Skip to content

Hostname

cranbrook.edu

Last fetched

cranbrook.edu resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US.

Nutrition Label

WHISPER CANON · cranbrook.eduRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cranbrook.edu

Resolution chain

cranbrook.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
50.28.12.13650.28.0.0/18AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
Organization
cranbrook educational community
Contact emails

Subdomains

46 observed subdomains of cranbrook.edu.

Web-graph footprint

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

218 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for cranbrook.edu.

MechanismTarget
SPF_Awt3.cranbrook.edu
SPF_INCLUDEspf-0073fe01.pphosted.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.maropost.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.192.32.80/29
SPF_IP104.192.36.80/29
SPF_IP136.147.140.182/32
SPF_IP173.231.203.249
SPF_IP18.232.228.108
SPF_IP198.134.8.30
SPF_IP205.139.105.140/32
SPF_IP205.201.133.57/32
SPF_IP207.32.246.253
SPF_IP209.220.191.124/32
SPF_IP209.239.233.124/32
SPF_IP34.110.180.34/32
SPF_IP50.28.12.136
SPF_IP54.196.161.150
SPF_IP54.205.77.233
SPF_IP64.91.224.131

Related pages

Pivot deeper into the graph from cranbrook.edu.

Cypher and MCP

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

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