Skip to content

Hostname

ripon.edu

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.235104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.235104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.114172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
ripon college
Contact emails

Subdomains

30 observed subdomains of ripon.edu.

Web-graph footprint

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

372 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ripon.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.ripon.edu
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_tuf-spf.touchnet.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.cashnet.com
SPF_IP207.46.167.170
SPF_IP208.76.63.16/28
SPF_IP209.143.65.64/26
SPF_IP216.27.93.13/32
SPF_IP40.122.113.94/32

Related pages

Pivot deeper into the graph from ripon.edu.

Cypher and MCP

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

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