Skip to content

Hostname

d21.org

Last fetched

d21.org resolves to 1 IPv4 address operated by SKB-TBROAD_HANVIT-AS-KR SK Broadband Co Ltd in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · d21.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/d21.org

Resolution chain

d21.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
61.106.211.8461.106.192.0/19AS17864SKB-TBROAD_HANVIT-AS-KR SK Broadband Co LtdKR

WHOIS identity

Registrar
iana:244
Organization
ansandongsan church
Contact emails

Subdomains

22 observed subdomains of d21.org.

Web-graph footprint

Distinct hostnames that link to or from d21.org in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for d21.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from d21.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "d21.org"})-[: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.