Skip to content

Hostname

cccnj.edu

Last fetched

cccnj.edu resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · cccnj.eduRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/cccnj.edu

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.99104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.99104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.129172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
cumberland county college
Contact emails

Subdomains

5 observed subdomains of cccnj.edu.

Web-graph footprint

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

76 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for cccnj.edu.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDE_spf.academicworks.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhobsonsmail.com
SPF_INCLUDEmh.blackboard.com
SPF_IP130.156.180.20
SPF_IP130.156.180.239
SPF_IP130.156.180.30
SPF_IP192.254.121.248/32
SPF_IP208.117.49.214/32
SPF_IP208.76.63.21/28
SPF_IP208.76.63.22
SPF_IP208.76.63.23
SPF_IP208.76.63.24
SPF_IP208.76.63.25
SPF_IP208.76.63.31
SPF_IP209.10.16.209/32
SPF_IP209.10.16.221/32
SPF_IP23.22.228.238/32
SPF_IP34.194.81.60/32
SPF_IP34.197.133.25/32
SPF_IP34.198.106.176/32
SPF_IP34.198.69.122/32
SPF_IP34.198.69.238/32
SPF_IP54.85.61.20/32
SPF_IP54.85.76.43/32

Related pages

Pivot deeper into the graph from cccnj.edu.

Cypher and MCP

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

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