Hostname
terra.com.br
Last fetched
terra.com.br resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists registrar:terra (83) as the registrar.
Nutrition Label
Resolution chain
terra.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 48.211.234.142 | 48.208.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- registrar:terra (83)
- Organization
- hostmaster terra networks
- Contact emails
Subdomains
804 observed subdomains of terra.com.br.
Showing 25 of 804. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from terra.com.br in the public web crawl.
12,596 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for terra.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailaz-spf.terra.com.br |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | ti-spf.terra.com.br |
| SPF_IP | 200.154.152.0/24 |
| SPF_IP | 200.176.10.0/23 |
| SPF_IP | 200.176.2.0/23 |
| SPF_IP | 208.84.242.0/23 |
| SPF_IP | 98.142.233.64/28 |
| SPF_IP | 98.142.235.128/26 |
Related pages
Pivot deeper into the graph from terra.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "terra.com.br"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.