Skip to content

Subdomain-Only Active Domain

It refers to domains where only subdomains are active and the apex (root) domain does not serve any content or DNS response. This behavior is often used by threat actors to hide malicious activity within subdomains, making detection harder while keeping the main domain seemingly benign.

Analyst Q&A

What this signal answers

Three questions every analyst asks before acting on this signal.

What it detects01

What does 'Subdomain-Only Active Domain' mean in DNS-layer or SOC analysis?

It refers to domains where only subdomains are active and the apex (root) domain does not serve any content or DNS response. This behavior is often used by threat actors to hide malicious activity within subdomains, making detection harder while keeping the main domain seemingly benign.

Why it matters02

Why is subdomain-exclusive activity considered suspicious?

Because legitimate domains typically maintain active root-level records for branding, mail, or redirection purposes. When only subdomains are active, it often indicates evasive infrastructure — such as phishing or C2 operations that leverage subdomain generation or dynamic DNS services.

How analysts use it03

How can SOC teams detect such domains effectively?

By monitoring patterns where the root domain has no recent DNS resolution or HTTP response, while multiple subdomains remain active. Correlating this behavior with other indicators (like new SSL certificates or fast-flux subdomain patterns) strengthens malicious attribution.

Often paired with:alert_only
Evidence shape

What Subdomain-Only Active Domain looks like in the response

A realistic shape of the entry the engine appends to the risk_signals array when this signal fires. Evidence keys are subgroup-default; per-signal overrides documented in the API reference.

json
{
  "slug": "ip_only_serve_on_subdomain",
  "name": "Subdomain-Only Active Domain",
  "group": "dns_history",
  "subgroup": "domain_lifecycle",
  "direction": "malicious",
  "evidence": {
    "first_seen_days_ago": 4,
    "activation_event": "newly_resolved",
    "dormancy_days_before": 0,
    "registered_days_ago": 7
  }
}
See in API reference
Siblings

Peers in Domain Lifecycle

4 other signals share the same subgroup. They detect related behaviors and often co-fire on the same IOC.

Reputation Hijacked Domain

It refers to a domain that previously maintained a clean reputation and was considered safe, but has later been repurpos

MaliciousCore
Newly-Activated Domain

It indicates that the domain has recently become active for the first time, either by starting to resolve in DNS or by r

Malicious
Newly-Activated Subdomain

It indicates that one or more subdomains under a given domain have recently become active or resolvable in DNS. This pat

Malicious
Newly-Associated IP

It indicates that the domain has started resolving to a new IP address for the first time. This event often marks a chan

Malicious
In the wild

See Subdomain-Only Active Domain fire on real IOCs

The Verdict Gallery is a curated stream of real verdicts. Filter by this signal to see exactly which IOCs it caught, what other signals fired alongside it, and what the engine recommended.

Open Verdict Gallery
Pre-filtered to Subdomain-Only Active Domain. See real IOCs this signal caught and the verdicts the engine returned.
Verdicts ✓

Start free, in five minutes

100 IOCs/day on the free tier, LLM layer included. No card required.