Skip to content

Hostname

cornish.edu

Last fetched

cornish.edu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

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

Resolution chain

cornish.edu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
cornish college of the arts
Contact emails

Subdomains

27 observed subdomains of cornish.edu.

Web-graph footprint

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

485 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for cornish.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.watermarkinsights.com
SPF_IP104.45.175.206/32
SPF_IP135.84.216.0/22
SPF_IP167.89.74.79/32
SPF_IP167.89.75.142/32
SPF_IP167.89.82.157/32
SPF_IP184.106.13.89/32
SPF_IP216.251.105.226
SPF_IP216.98.158.0/24
SPF_IP34.245.210.0/24
SPF_IP52.180.90.234/32
SPF_IP52.200.59.0/24
SPF_IP52.224.142.128/32
SPF_IP63.143.57.128/25
SPF_IP63.143.59.128/25
SPF_IP66.111.108.254
SPF_IP66.240.227.0/24
SPF_IP67.208.32.212
SPF_IP69.169.239.43
SPF_IP69.169.239.44
SPF_IP74.63.212.0/24

Related pages

Pivot deeper into the graph from cornish.edu.

Cypher and MCP

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

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