Hostname
data2.com.br
Last fetched
data2.com.br is a registered hostname under the .br top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- data2 - agro & ti
- Contact emails
Subdomains
75 observed subdomains of data2.com.br.
Showing 25 of 75. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from data2.com.br in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for data2.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.scw-tem.cloud |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | mxroute.com |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_INCLUDE | rp.oracleemaildelivery.com |
| SPF_INCLUDE | spf.mtasv.net |
Related pages
Pivot deeper into the graph from data2.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "data2.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.