Hostname
jsbr.net.br
Last fetched
jsbr.net.br resolves to 1 IPv4 address operated by AS264559 in BR.
Nutrition Label
Resolution chain
jsbr.net.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 |
|---|---|---|---|---|
| 138.0.217.238 | 138.0.217.0/24 | AS264559 | — | BR |
WHOIS identity
- Registrar
- —
- Organization
- jsbrasil solu??es em informatica ltda - me
- Contact emails
Subdomains
31 observed subdomains of jsbr.net.br.
Showing 25 of 31. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for jsbr.net.br.
| Mechanism | Target |
|---|---|
| SPF_IP | 138.0.217.231 |
| SPF_IP | 138.0.217.232 |
| SPF_IP | 138.0.217.234 |
| SPF_IP | 138.0.217.235 |
| SPF_IP | 138.0.217.236 |
| SPF_IP | 186.233.184.209 |
| SPF_IP | 186.233.184.32 |
Related pages
Pivot deeper into the graph from jsbr.net.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jsbr.net.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.