Hostname
btlnet.com.br
Last fetched
btlnet.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
- registrar:marcaria (69)
- Organization
- latinregistrar.com provedores de servicos ltda
- Contact emails
Subdomains
1 observed subdomain of btlnet.com.br.
| Subdomain |
|---|
| www.btlnet.com.br |
Web-graph footprint
Distinct hostnames that link to or from btlnet.com.br in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for btlnet.com.br.
| Mechanism | Target |
|---|---|
| SPF_IP | 193.179.213.168/29 |
| SPF_IP | 193.85.199.56/29 |
| SPF_IP | 37.143.113.202 |
| SPF_IP | 37.205.9.225 |
| SPF_IP | 80.95.97.104/29 |
| SPF_IP | 88.208.82.32/29 |
| SPF_MX | btlnet.com.br |
Related pages
Pivot deeper into the graph from btlnet.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "btlnet.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.