Hostname
calranch.com
Last fetched
calranch.com resolves to 1 IPv4 address operated by EPISERVER_AS in SE.
Nutrition Label
Resolution chain
calranch.com 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 |
|---|---|---|---|---|
| 217.114.94.2 | 217.114.94.0/24 | AS30811 | EPISERVER_AS | SE |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from calranch.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
40 SPF mechanisms authorising senders for calranch.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.aaih.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.0.0/16 |
| SPF_IP | 167.89.0.0/17 |
| SPF_IP | 168.245.0.0/17 |
| SPF_IP | 173.194.0.0/16 |
| SPF_IP | 192.254.112.0/20 |
| SPF_IP | 198.21.0.0/21 |
| SPF_IP | 198.37.144.0/20 |
| SPF_IP | 199.127.232.0/22 |
| SPF_IP | 199.255.192.0/22 |
| SPF_IP | 2001:4860:4000::/36 |
| SPF_IP | 208.117.48.0/20 |
| SPF_IP | 209.85.128.0/17 |
| SPF_IP | 216.239.32.0/19 |
| SPF_IP | 216.24.224.0/20 |
| SPF_IP | 216.27.12.144/28 |
| SPF_IP | 216.27.14.0/26 |
| SPF_IP | 216.27.14.64/27 |
| SPF_IP | 216.27.20.128/27 |
| SPF_IP | 216.27.22.160/27 |
| SPF_IP | 216.27.22.192/27 |
| SPF_IP | 216.27.8.32/28 |
| SPF_IP | 216.58.192.0/19 |
| SPF_IP | 2404:6800:4000::/36 |
| SPF_IP | 2607:f8b0:4000::/36 |
| SPF_IP | 2800:3f0:4000::/36 |
| SPF_IP | 2a00:1450:4000::0/36 |
| SPF_IP | 2c0f:fb50:4000::/36 |
| SPF_IP | 50.31.32.0/19 |
| SPF_IP | 65.98.146.0/24 |
| SPF_IP | 65.98.206.0/24 |
| SPF_IP | 65.98.214.0/24 |
| SPF_IP | 65.98.228.0/24 |
| SPF_IP | 65.98.250.0/24 |
| SPF_IP | 67.129.129.34 |
| SPF_IP | 67.129.129.40 |
| SPF_IP | 69.63.150.0/23 |
| SPF_MX | triadinet.com |
| SPF_MX | triadinet.net |
Related pages
Pivot deeper into the graph from calranch.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "calranch.com"})-[: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.