Skip to content

Hostname

amazon.cl

Last fetched

amazon.cl resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists registrar:nom-iq ltd, dba com laude as the registrar.

Nutrition Label

WHISPER CANON · amazon.clRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint9.4/10canon.whisper.security/host/amazon.cl

Resolution chain

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

IPPrefixASNOperatorCountry
98.82.156.13798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.170.13098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.171.11998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nom-iq ltd, dba com laude
Organization
amazon technologies,
Contact emails

Subdomains

16 observed subdomains of amazon.cl.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for amazon.cl.

MechanismTarget
SPF_INCLUDEamazon.com

Related pages

Pivot deeper into the graph from amazon.cl.

Cypher and MCP

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

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