Skip to content

Hostname

pt.org.br

Last fetched

pt.org.br resolves to 3 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in BR.

Nutrition Label

WHISPER CANON · pt.org.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pt.org.br

Resolution chain

pt.org.br resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
140.238.238.160140.238.236.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationBR
146.235.40.229146.235.32.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationBR
168.75.82.220168.75.64.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationBR

WHOIS identity

Registrar
Organization
partido dos trabalhadores - diret?rio nacional
Contact emails

Subdomains

105 observed subdomains of pt.org.br.

Web-graph footprint

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

1,408 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for pt.org.br.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

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

Cypher and MCP

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

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