Skip to content

Hostname

pccc.edu

Last fetched

pccc.edu is a registered hostname under the .edu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
Organization
passaic county community college
Contact emails

Subdomains

33 observed subdomains of pccc.edu.

Web-graph footprint

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

221 sites link to this hostname.

198 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for pccc.edu.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.bbnotify.net
SPF_INCLUDE_spfbblms.pccc.edu
SPF_INCLUDEes._spf.adp.com
SPF_INCLUDEsend.qtrak.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.watermarkinsights.com
SPF_IP130.156.38.115
SPF_IP130.156.38.116
SPF_IP130.156.38.15
SPF_IP156.70.3.153
SPF_IP168.245.98.60

Related pages

Pivot deeper into the graph from pccc.edu.

Cypher and MCP

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

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