Skip to content

Hostname

cpcc.edu

Last fetched

cpcc.edu resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.22.93.19823.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
central piedmont community college
Contact emails

Subdomains

253 observed subdomains of cpcc.edu.

Web-graph footprint

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

781 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for cpcc.edu.

MechanismTarget
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEspf-0019d803.pphosted.com
SPF_INCLUDEspf.cfi.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP152.43.29.126
SPF_IP152.43.29.127
SPF_IP152.43.29.128
SPF_IP152.43.29.69
SPF_IP176.31.145.254/32
SPF_IP208.75.123.0/24
SPF_IP216.17.112.106
SPF_IP216.248.199.105/32
SPF_IP216.248.199.106/32
SPF_IP5.61.117.104/29
SPF_IP52.43.50.148/32
SPF_IP52.86.188.131/32
SPF_IP66.194.20.68
SPF_IP66.194.20.69

Related pages

Pivot deeper into the graph from cpcc.edu.

Cypher and MCP

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

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