Skip to content

Hostname

daontnt.com

Last fetched

daontnt.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1489 as the registrar.

Nutrition Label

WHISPER CANON · daontnt.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/daontnt.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.11108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.23108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.4108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.62108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.227.249.10413.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.249.3113.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.249.7913.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.227.249.9613.227.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.234.10699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1489
Organization
hyun jin ok
Contact emails

Subdomains

2 observed subdomains of daontnt.com.

Web-graph footprint

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

11 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for daontnt.com.

MechanismTarget
SPF_INCLUDE_spf1.g2works.kr

Related pages

Pivot deeper into the graph from daontnt.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "daontnt.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.