Skip to content

Hostname

ccri.edu

Last fetched

ccri.edu resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.14.201104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.15.201104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
community college of rhode island
Contact emails

Subdomains

97 observed subdomains of ccri.edu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ccri.edu.

MechanismTarget
SPF_INCLUDE_tuf-spf.touchnet.com
SPF_INCLUDEmh.blackboard.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.244.78.224/32
SPF_IP203.55.21.6
SPF_IP204.168.144.108
SPF_IP209.143.65.64/26
SPF_IP209.35.196.202
SPF_IP216.17.93.137/32
SPF_IP216.19.127.48
SPF_IP216.19.127.49
SPF_IP216.19.127.53
SPF_IP74.122.104.0/22
SPF_MXccri.edu

Related pages

Pivot deeper into the graph from ccri.edu.

Cypher and MCP

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

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