Skip to content

Hostname

pdg.com.br

Last fetched

pdg.com.br resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in BR.

Nutrition Label

WHISPER CANON · pdg.com.brRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pdg.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
152.67.40.138152.67.32.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationBR

WHOIS identity

Registrar
Organization
pdg realty s.a. empreendimentos e participa??es
Contact emails

Subdomains

15 observed subdomains of pdg.com.br.

Web-graph footprint

Distinct hostnames that link to or from pdg.com.br in the public web crawl.

36 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for pdg.com.br.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.22.150.218
SPF_IP152.67.55.90
SPF_IP152.67.61.28
SPF_IP168.138.128.135
SPF_IP168.138.132.220
SPF_IP168.138.142.104
SPF_IP168.138.144.135

Related pages

Pivot deeper into the graph from pdg.com.br.

Cypher and MCP

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

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

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