Hostname
cornish.edu
Last fetched
cornish.edu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
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.
Showing 24 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cornish.edu in the public web crawl.
485 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
25 SPF mechanisms authorising senders for cornish.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.messagegears.net |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.watermarkinsights.com |
| SPF_IP | 104.45.175.206/32 |
| SPF_IP | 135.84.216.0/22 |
| SPF_IP | 167.89.74.79/32 |
| SPF_IP | 167.89.75.142/32 |
| SPF_IP | 167.89.82.157/32 |
| SPF_IP | 184.106.13.89/32 |
| SPF_IP | 216.251.105.226 |
| SPF_IP | 216.98.158.0/24 |
| SPF_IP | 34.245.210.0/24 |
| SPF_IP | 52.180.90.234/32 |
| SPF_IP | 52.200.59.0/24 |
| SPF_IP | 52.224.142.128/32 |
| SPF_IP | 63.143.57.128/25 |
| SPF_IP | 63.143.59.128/25 |
| SPF_IP | 66.111.108.254 |
| SPF_IP | 66.240.227.0/24 |
| SPF_IP | 67.208.32.212 |
| SPF_IP | 69.169.239.43 |
| SPF_IP | 69.169.239.44 |
| SPF_IP | 74.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.