Hostname
jfpr.jus.br
Last fetched
jfpr.jus.br resolves to 1 IPv4 address operated by AS265450 in BR.
Nutrition Label
Resolution chain
jfpr.jus.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 |
|---|---|---|---|---|
| 200.33.174.61 | 200.33.174.0/24 | AS265450 | — | BR |
WHOIS identity
No WHOIS records are currently associated with jfpr.jus.br in WhisperGraph.
Subdomains
17 observed subdomains of jfpr.jus.br.
Web-graph footprint
Distinct hostnames that link to or from jfpr.jus.br in the public web crawl.
92 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for jfpr.jus.br.
| Mechanism | Target |
|---|---|
| SPF_A | mailgt.jfpr.jus.br |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 170.80.5.0/24 |
| SPF_IP | 170.81.138.10 |
| SPF_IP | 170.81.138.174 |
| SPF_IP | 170.81.138.175 |
| SPF_IP | 170.81.138.9 |
| SPF_IP | 200.33.174.0/24 |
Related pages
Pivot deeper into the graph from jfpr.jus.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jfpr.jus.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.