Skip to content

Hostname

caneu.cl

Last fetched

caneu.cl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TW. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · caneu.clRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/caneu.cl

Resolution chain

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

IPPrefixASNOperatorCountry
3.169.121.1043.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.1133.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.383.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.121.953.169.120.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.171.198.103.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.393.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.493.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.198.733.171.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
registrar:nic chile
Organization
juan pablo carrillo neumann
Contact emails

Subdomains

2 observed subdomains of caneu.cl.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from caneu.cl.

Cypher and MCP

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

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