Neighborhood Threat Scan

Guilt by association, made visible. Point it at a domain or address and it looks at everything living nearby — other sites on the same server, flagged neighbours in the same network block, and the related infrastructure an attacker tends to reuse. You learn whether your target sits in a clean neighbourhood or a bad one, and get the leads to pivot into the wider campaign around it.

How it uses the graph

Traverses the WHOIS, DNS, threat-intel layers of the graph, in 13 steps:

How it walks the graph13 steps
01Co-tenants on the same IP

Finding domains on the seed's IP…

WHOISDNSthreat-intel
02Shared-registrant pivot

Finding domains sharing its WHOIS email…

WHOISDNSthreat-intel
03Nameservers it uses

Reading the nameservers it delegates to…

WHOISDNSthreat-intel
04Unflagged siblings (forward TI)

Finding registrant-shared domains on no feed…

WHOISDNSthreat-intel
05Verdict on a sibling

Scoring a sibling with explain()…

WHOISDNSthreat-intel
06Serving IPs & their threat flags

Serving IPs & their threat flags…

WHOISDNSthreat-intel
07Flagged domains sharing the same IP

Flagged domains sharing the same IP…

WHOISDNSthreat-intel
08Per-IP co-tenants & shared/dedicated class

Per-IP co-tenants & shared/dedicated class…

WHOISDNSthreat-intel
09Domains co-hosted on this IP (with phishing flags)

Domains co-hosted on this IP (with phishing flags)…

WHOISDNSthreat-intel
10IP network owner & threat status

IP network owner & threat status…

WHOISDNSthreat-intel
11Flagged neighbors in the same announced prefix

Flagged neighbors in the same announced prefix…

WHOISDNSthreat-intel
12Prefix threat-listing density

Prefix threat-listing density…

WHOISDNSthreat-intel
13Curated abuse / bulletproof signals

Curated abuse / bulletproof signals…

WHOISDNSthreat-intel

Why each step runs

  1. 01Co-tenants on the same IP. Reverse-resolves the seed's address to its co-tenants, the first and cheapest pivot to sibling infrastructure.
  2. 02Shared-registrant pivot. Pivots on the registrant email — the highest-signal operator link — to domains the same actor registered.
  3. 03Nameservers it uses. Names the DNS operators the seed uses, a delegation pivot that clusters infrastructure under shared providers.
  4. 04Unflagged siblings (forward TI). Filters the registrant estate to siblings absent from threat feeds — the not-yet-flagged campaign infrastructure forward TI exists to catch.
  5. 05Verdict on a sibling. Lets the analyst pivot any discovered hit through a sourced verdict to confirm and prioritise it.
  6. 06Serving IPs & their threat flags. Shows whether any IP address serving the domain is itself flagged malicious (Tor exit, C2, malware).
  7. 07Flagged domains sharing the same IP. Flags whether the domain shares an IP with any known-malicious domain — guilt by proximity.
  8. 08Per-IP co-tenants & shared/dedicated class. Counts the other hostnames answering from each serving IP and classifies it dedicated, low-density or shared — the call a takedown hinges on.
  9. 09Domains co-hosted on this IP (with phishing flags). For an IP indicator, lists every hostname served from it with phishing/threat flags — co-hosting density and whether it mixes phishing with legitimate sites.
  10. 10IP network owner & threat status. For an IP indicator, names the announced prefix, ASN and network operator alongside the IP's own threat verdict in one pass.
  11. 11Flagged neighbors in the same announced prefix. For an IP indicator, reveals other malicious IPs in the same routed block — a dirty neighborhood signal.
  12. 12Prefix threat-listing density. For a prefix indicator, counts how many of its IPs are threat-listed and across how many feeds — how saturated the CIDR block is with abuse.
  13. 13Curated abuse / bulletproof signals. Surfaces explicit curated abuse signals such as toxic-neighborhood on the indicator (or its prefix) — the sparse, high-signal bulletproof-hosting marker.