Skip to content

Hostname

amazon.com.mx

Last fetched

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

Nutrition Label

WHISPER CANON · amazon.com.mxRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.6/10canon.whisper.security/host/amazon.com.mx

Resolution chain

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

IPPrefixASNOperatorCountry
98.82.159.1498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.170.5998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.171.16498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
amazon technologies,
Contact emails

Subdomains

116 observed subdomains of amazon.com.mx.

Web-graph footprint

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

10,066 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for amazon.com.mx.

MechanismTarget
SPF_INCLUDEamazon.com

Related pages

Pivot deeper into the graph from amazon.com.mx.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "amazon.com.mx"})-[: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.