Proactive Malicious Domain Detection Using Registration Metadata

Resolve Bottlenecks,
Find Innovative Solutions
Generate 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

VSEngineering 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

Engineering Contradiction:
Improvedetection accuracyVSAvoiddetection timing
Core Design Contradiction:
Measurement precisionVSLoss of time

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.

Inventive Principle:
Principle #10Preliminary action

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

Engineering Contradiction:
Improvedetection timingVSAvoiddetection accuracy
Core Design Contradiction:
Loss of timeVSMeasurement precision

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.

Inventive Principle:
Principle #1Segmentation

3Speed

If analysis of registration information is performed immediately, then response speed is improved, but system complexity increases

Engineering Contradiction:
Improveresponse speedVSAvoidsystem complexity
Core Design Contradiction:
SpeedVSDevice complexity

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.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS12432224B2Proactive malicious newly registered domain detection
Publication Date: 2025.09.30 PALO ALTO NETWORKS INC
  • US12432224B2 patent drawing
  • US12432224B2 patent drawing
  • US12432224B2 patent drawing

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.