Skip to content

Hostname

oab.org.br

Last fetched

oab.org.br resolves to 1 IPv4 address operated by AS4230 in BR.

Nutrition Label

WHISPER CANON · oab.org.brRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/oab.org.br

Resolution chain

oab.org.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
ordem dos advogados do brasil conselho federal
Contact emails

Subdomains

128 observed subdomains of oab.org.br.

Web-graph footprint

Distinct hostnames that link to or from oab.org.br in the public web crawl.

1,940 sites link to this hostname.

221 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for oab.org.br.

MechanismTarget
SPF_Aoab.org.br
SPF_INCLUDEspf.mlicloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP200.252.130.225
SPF_IP201.16.82.225
SPF_MXoab.org.br

Related pages

Pivot deeper into the graph from oab.org.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "oab.org.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.