Skip to content

Hostname

radorbad.net

Last fetched

radorbad.net resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:4146 as the registrar.

Nutrition Label

WHISPER CANON · radorbad.netRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/radorbad.net

Resolution chain

radorbad.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.24.209104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.220.205172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
20.150.145.24220.150.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:4146
Organization
domain admin
Contact emails

Subdomains

11 observed subdomains of radorbad.net.

Web-graph footprint

Distinct hostnames that link to or from radorbad.net in the public web crawl.

12 sites link to this hostname.

555 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • radorbad.net

SPF policy

10 SPF mechanisms authorising senders for radorbad.net.

MechanismTarget
SPF_Aradorbad.net
SPF_IP147.135.128.105
SPF_IP149.202.72.18
SPF_IP172.203.76.167
SPF_IP20.150.145.242
SPF_IP20.163.57.246
SPF_IP45.76.12.234
SPF_IP5.135.51.74
SPF_IP91.134.53.125
SPF_MXradorbad.net

Related pages

Pivot deeper into the graph from radorbad.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "radorbad.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.