RSIS Repository Open-access research from RSIS International journals

International Journal of Research and Innovation in Social Science (IJRISS)

Enhancing Phishing URL Detection Using a Two-Level Rule-Based Framework Combining Lexical and RDAP Registration Features

byWan Afifie Aliff Bin Wan Abdullah; Zulkiflee Muslim; Haniza Nahar; Radzi Motsidi

Published August 25, 2026  •  Vol. 10, Issue 8, pp. 330–347Open Access
DOI: 10.47772/IJRISS.2026.100800025

Abstract

Phishing remains one of the most persistent cyber threats, and almost every campaign ultimately depends on a deceptive Uniform Resource Locator (URL). Existing defences face a structural trade-off: blacklists are reactive and cannot cover newly registered domains during the zero-hour window, while machine-learning detectors, although accurate, are opaque, feature-hungry, and often depend on page content or full DNS telemetry that many organisations cannot collect. This study proposes and evaluates a lightweight, fully interpretable two-level rule-based framework that fuses lexical URL features with domain registration evidence retrieved through the Registration Data Access Protocol (RDAP). Level 1 scores each URL using five transparent lexical rules derived from training-set distributions of domain length, number of dots, number of hyphens, number of digits, and URL entropy. Level 2 applies three RDAP rules covering domain age, days to expiry, and a missing-registration-data flag, targeting the young, short-lived, and poorly documented domains that characterise phishing infrastructure. The two levels are combined through logical OR and AND decision fusion and evaluated on a balanced, held-out set of 400 URLs drawn from a curated corpus of 800. Level 1 achieved 95.50% accuracy (precision 0.9789, recall 0.9300); Level 2 achieved perfect recall (1.0000) at 0.8969 precision; OR fusion preserved perfect recall; and AND fusion delivered the best overall result at 96.50% accuracy with perfect precision, zero false positives, and a Matthews Correlation Coefficient of 0.9323. A confusion-matrix decomposition further shows that the false-positive sets of the two levels are completely disjoint, confirming that lexical and registration evidence fail independently. Exploiting this, a cascaded implementation of AND fusion reproduces identical decisions while issuing RDAP queries for only 47.5% of URLs, a 52.5% reduction in external lookups.

Keywords: Phishing detection, URL lexical features, RDAP, rule-based classification, decision fusion, interpretable security

JournalInternational Journal of Research and Innovation in Social Science (IJRISS)
ISSN2454-6186
Volume / IssueVolume 10, Issue 8
Pages330–347
Publication dateAugust 25, 2026
DOI10.47772/IJRISS.2026.100800025
PublisherRSIS International
LicenseOpen Access

How to cite this article

Wan Afifie Aliff Bin Wan Abdullah, Zulkiflee Muslim, Haniza Nahar, & Radzi Motsidi (2026). Enhancing Phishing URL Detection Using a Two-Level Rule-Based Framework Combining Lexical and RDAP Registration Features. International Journal of Research and Innovation in Social Science (IJRISS), 10(8), 330-347. https://doi.org/10.47772/IJRISS.2026.100800025

BibTeX

@article{Wan2026,
  title   = {Enhancing Phishing URL Detection Using a Two-Level Rule-Based Framework Combining Lexical and RDAP Registration Features},
  author  = {Wan Afifie Aliff Bin Wan Abdullah and Zulkiflee Muslim and Haniza Nahar and Radzi Motsidi},
  journal = {International Journal of Research and Innovation in Social Science (IJRISS)},
  volume  = {10},
  number  = {8},
  pages   = {330--347},
  year    = {2026},
  doi     = {10.47772/IJRISS.2026.100800025},
  publisher = {RSIS International}
}