Skip to content

Hostname

cpdp.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · cpdp.com.brRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/cpdp.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
162.214.115.23162.214.112.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
Organization
centro paulista de diagn?stico, pesquisa e treinam
Contact emails

Subdomains

17 observed subdomains of cpdp.com.br.

Web-graph footprint

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

28 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Acpdp.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcpdspf.cpdp.com.br
SPF_INCLUDEspf1.auinmeio.com.br
SPF_INCLUDEspf2.auinmeio.com.br
SPF_IP162.214.115.23
SPF_IP192.185.223.102
SPF_MXcpdp.com.br

Related pages

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

Cypher and MCP

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

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