Skip to content

Hostname

mail.atesm.cl

Last fetched

mail.atesm.cl resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · mail.atesm.clRouting diversity4.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mail.atesm.cl

Resolution chain

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

IPPrefixASNOperatorCountry
3.254.46.2143.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.76.19952.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.237.11352.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.251.12752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.173.18552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
79.125.42.23179.125.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with mail.atesm.cl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mail.atesm.cl.

MechanismTarget
SPF_INCLUDEspf.fromdoppler.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP186.64.119.80
SPF_MXmail.atesm.cl

Related pages

Pivot deeper into the graph from mail.atesm.cl.

Cypher and MCP

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

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