Skip to content

Hostname

amazoncasetracker.com

Last fetched

amazoncasetracker.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · amazoncasetracker.comRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/amazoncasetracker.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.234.15100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.147.97.1916.147.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.236.35.11918.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
34.209.1.25234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.119.12235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.106.19835.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.106.20435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.246.3835.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.101.13635.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.56.17844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.166.20044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.38.36.22852.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.159.24252.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.215.21252.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.202.153.8354.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
hostmaster, amazon legal dept.
Contact emails

Subdomains

17 observed subdomains of amazoncasetracker.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from amazoncasetracker.com.

Cypher and MCP

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

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