Hostname
cranbrook.edu
Last fetched
cranbrook.edu resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US.
Nutrition Label
Resolution chain
cranbrook.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 50.28.12.136 | 50.28.0.0/18 | AS32244 | LIQUIDWEB - Liquid Web, L.L.C | US |
WHOIS identity
- Registrar
- —
- Organization
- cranbrook educational community
- Contact emails
- —
Subdomains
46 observed subdomains of cranbrook.edu.
Showing 25 of 46. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
22 SPF mechanisms authorising senders for cranbrook.edu.
| Mechanism | Target |
|---|---|
| SPF_A | wt3.cranbrook.edu |
| SPF_INCLUDE | spf-0073fe01.pphosted.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.maropost.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.192.32.80/29 |
| SPF_IP | 104.192.36.80/29 |
| SPF_IP | 136.147.140.182/32 |
| SPF_IP | 173.231.203.249 |
| SPF_IP | 18.232.228.108 |
| SPF_IP | 198.134.8.30 |
| SPF_IP | 205.139.105.140/32 |
| SPF_IP | 205.201.133.57/32 |
| SPF_IP | 207.32.246.253 |
| SPF_IP | 209.220.191.124/32 |
| SPF_IP | 209.239.233.124/32 |
| SPF_IP | 34.110.180.34/32 |
| SPF_IP | 50.28.12.136 |
| SPF_IP | 54.196.161.150 |
| SPF_IP | 54.205.77.233 |
| SPF_IP | 64.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.