Skip to content

Hostname

jccc.edu

Last fetched

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

Nutrition Label

WHISPER CANON · jccc.eduRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.6/10canon.whisper.security/host/jccc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.14.220104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.15.220104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.14.155.2163.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
johnson county community college
Contact emails

Subdomains

559 observed subdomains of jccc.edu.

Web-graph footprint

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

974 sites link to this hostname.

855 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for jccc.edu.

Related pages

Pivot deeper into the graph from jccc.edu.

Cypher and MCP

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

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