Proactive Malicious Domain Detection Using Registration Metadata
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing systems are ineffective in promptly identifying newly registered malicious domains, allowing nefarious individuals to compromise computer systems by hosting malicious services, as historical information on domain reputation is delayed and often unavailable immediately after registration.
Innovation Solution
A system utilizing a machine learning model trained on historical domain data analyzes registration information of newly registered domains to predict malicious activity within days of registration, proactively detecting and preventing communication with such domains.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Measurement precision
If historical information on domain reputation is used for detection, then detection accuracy is improved, but detection timing is delayed until after domain registration
Solution Approach 1:
The system performs preliminary analysis of registration information immediately when a domain is registered, before the domain becomes operational. By analyzing registrar reputation, domain name patterns, and registration metadata at the moment of registration, the system proactively identifies malicious domains without waiting for historical reputation data to accumulate, thus resolving the contradiction between early detection timing and accurate identification.
2Loss of time
If proactive detection using registration information is implemented, then detection timing is improved, but detection accuracy may worsen due to limited data availability
Solution Approach 1:
The detection system segments the analysis into multiple independent features extracted from registration information: registrar reputation score, domain name pattern matching, registration metadata analysis, and WHOIS data validation. Each segment is evaluated separately and combined through a scoring mechanism, allowing the system to achieve accurate proactive detection by aggregating multiple weak signals into a strong predictive indicator without waiting for historical data.
3Speed
If analysis of registration information is performed immediately, then response speed is improved, but system complexity increases
Solution Approach 1:
The system implements self-service mechanisms where registration information is automatically captured and analyzed in real-time as domains are registered. The analysis engine autonomously evaluates multiple features including registrar reputation, domain patterns, and metadata without human intervention. Results are immediately scored and integrated into threat intelligence feeds, enabling fast automated response while managing complexity through standardized processing pipelines and pre-configured analysis rules.
Data Source
AI summary
The present application discloses a method, system, and computer system for determining whether a registered domain is malicious. The method includes that a newly registered domain is registered, applying a malicious domain detector in connection with determining whether the newly registered domain is malicious, and in response to determining that the newly registered domain is malicious, sending to a security entity an indication that the newly registered domain is malicious.


