Skip to content

Hostname

aboutamazon.com

Last fetched

aboutamazon.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · aboutamazon.comRouting diversity5.0/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aboutamazon.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.200.126100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.227.235107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.231.1783.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.204.15934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.176.034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.154.17034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.13.12734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.85.20052.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.183.8654.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.2.5954.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.235.10398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.238.7298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.93.21298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.237.4198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

12 observed subdomains of aboutamazon.com.

Web-graph footprint

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

18,004 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from aboutamazon.com.

Cypher and MCP

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

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