Hostname
mail.caec.cl
Last fetched
mail.caec.cl resolves to 207.210.102.120, announced in 207.210.102.0/24 by AS263702 - GRUPO ZGH SPA in CL. mail.caec.cl is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 207.210.102.120
207.210.102.0/24 · AS263702 - GRUPO ZGH SPA · Santiago, CL
IPv6 resolution
No AAAA record for mail.caec.cl is recorded in WhisperGraph.
Attribution
grupo zgh
ORIGIN_AS
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for mail.caec.cl. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.
Mail and authentication
Nameservers
- ns01.v2nets.com
- ns02.v2nets.com
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
SPF policy
- a: mail.caec.cl
- mx: mail.caec.cl
- include: _spf.v2nets.cl
- include: mailrouting.v2nets.cl
- include: relay.mailchannels.net
- ip: 142.4.197.153
- ip: 158.69.40.59
- ip: 207.210.102.120
- ip: 51.161.75.233
- ip: 51.222.133.169
- ip: 51.222.41.84
- ip: 51.222.47.171
- ip: 51.79.113.239
- ip: 54.39.36.217
- ip: 54.39.37.209
Threat-feed evidence
History
Related pages
Pivot from mail.caec.cl into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mail.caec.cl"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.