Skip to content

Hostname

cpp.edu

Last fetched

cpp.edu resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · cpp.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cpp.edu

Resolution chain

cpp.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.33.238.993.33.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
52.223.15.2552.223.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from cpp.edu in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for cpp.edu.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_tuf-spf.touchnet.com
SPF_INCLUDEironportspf.calstate.edu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.71.246.16
SPF_IP134.71.246.205
SPF_IP134.71.246.206
SPF_IP134.71.246.207
SPF_IP167.89.16.8/32
SPF_IP198.21.1.32/32
SPF_IP2620:df:8000:ff11:0:1:246:16
SPF_IP2620:df:8000:ff14:0:1:246:205
SPF_IP2620:df:8000:ff14:0:1:246:206
SPF_IP2620:df:8000:ff14:0:1:246:207

Related pages

Pivot deeper into the graph from cpp.edu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cpp.edu"})-[: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.