Hostname
terra.com.mx
Last fetched
terra.com.mx resolves to 20.22.178.223, announced in 20.0.0.0/11 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. terra.com.mx 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
IPv6 resolution
Attribution
Azure
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- registrar:interdomain sau
Subdomains
Showing 12 of 222. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- b.dns.terra.com.br
- d.dns.terra.com.br
- a.dns.terra.com
- a1-19.akam.net
- a11-66.akam.net
- a13-65.akam.net
- a24-67.akam.net
- a28-64.akam.net
- a6-66.akam.net
MX records
- mx.terra.com.mx.cust.a.hostedemail.com
SPF policy
- ip: 200.53.65.0/24
- ip: 200.53.68.0/24
- ip: 200.53.69.0/24
- ip: 200.53.73.0/24
- ip: 66.231.227.0/25
- ip: 216.40.42.17/32
- include: _spf.hostedemail.com
- include: spf.mailjet.com
- ip: 200.53.64.57
Threat-feed evidence
History
Related pages
Pivot from terra.com.mx 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: "terra.com.mx"})-[: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.