Skip to content

Hostname

cpbedu.com.br

Last fetched

cpbedu.com.br resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · cpbedu.com.brRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/cpbedu.com.br

Resolution chain

cpbedu.com.br resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.229.198.18218.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.53.20352.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.20.11.21154.20.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.207.13154.94.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.91.10756.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.79.15056.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with cpbedu.com.br in WhisperGraph.

Subdomains

2 observed subdomains of cpbedu.com.br.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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