Skip to content

Hostname

danthurnye.com

Last fetched

danthurnye.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.20.363.161.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.20.403.161.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.20.463.161.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.20.773.161.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.170.221.1213.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.143.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.363.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.593.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
99.86.159.4799.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.6199.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.8799.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.9799.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of danthurnye.com.

Threat posture

History

Related pages

Pivot deeper into the graph from danthurnye.com.

Cypher and MCP

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

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