Skip to content

Hostname

daangn.com

Last fetched

daangn.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · daangn.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/daangn.com

Resolution chain

daangn.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.158.213.111108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.2108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.46108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.8108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
52.222.236.1252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.3652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6052.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.9652.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.240.162.1754.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.240.162.2654.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.240.162.3754.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
54.240.162.8354.240.162.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
on behalf of daangn.com owner
Contact emails

Subdomains

51 observed subdomains of daangn.com.

Web-graph footprint

Distinct hostnames that link to or from daangn.com in the public web crawl.

796 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for daangn.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.stibee.com

Related pages

Pivot deeper into the graph from daangn.com.

Cypher and MCP

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

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