Hostname
jccc.edu
Last fetched
jccc.edu resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
jccc.edu resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.14.220 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.15.220 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 3.14.155.216 | 3.14.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- johnson county community college
- Contact emails
- —
Subdomains
559 observed subdomains of jccc.edu.
Showing 25 of 559. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for jccc.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.e2ma.net |
| SPF_INCLUDE | _tuf-spf.touchnet.com |
| SPF_INCLUDE | mbssmtp.mbsbooks.com |
| SPF_INCLUDE | smtp2w.vovici.com |
| SPF_INCLUDE | spf.elluciancloud.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 12.228.6.215/32 |
| SPF_IP | 216.185.228.72/29 |
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.