Skip to content

Hostname

dam.thon.com

Last fetched

dam.thon.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · dam.thon.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/dam.thon.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.96.1118.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.4918.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.6118.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.7718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.140.10718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.3118.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.5218.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.171.214.1093.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.1203.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.713.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.803.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with dam.thon.com in WhisperGraph.

Web-graph footprint

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

46 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from dam.thon.com.

Cypher and MCP

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

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