Skip to content

Hostname

ketchum.edu

Last fetched

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

Nutrition Label

WHISPER CANON · ketchum.eduRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ketchum.edu

Resolution chain

ketchum.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
marshall b. ketchum university
Contact emails

Subdomains

55 observed subdomains of ketchum.edu.

Web-graph footprint

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

156 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

49 SPF mechanisms authorising senders for ketchum.edu.

MechanismTarget
SPF_INCLUDE_spf.regroup.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf-00a04901.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.45.175.206/32
SPF_IP104.45.185.230
SPF_IP104.47.0.0/17
SPF_IP162.247.143.180
SPF_IP162.247.143.30
SPF_IP18.204.234.187
SPF_IP18.214.85.87
SPF_IP18.232.37.98
SPF_IP192.208.251.162
SPF_IP192.208.251.163
SPF_IP216.24.226.199
SPF_IP3.209.199.18
SPF_IP34.194.188.63
SPF_IP34.237.192.136
SPF_IP34.237.235.151
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP44.195.120.38
SPF_IP52.0.21.132/24
SPF_IP52.0.31.31/20
SPF_IP52.1.140.110
SPF_IP52.1.182.179
SPF_IP52.1.21.150
SPF_IP52.100.0.0/14
SPF_IP52.180.90.234/32
SPF_IP52.20.59.36
SPF_IP52.200.24.51
SPF_IP52.22.79.245
SPF_IP52.224.142.128/32
SPF_IP52.5.166.138
SPF_IP52.7.108.255
SPF_IP52.7.80.136
SPF_IP54.152.160.215
SPF_IP54.164.123.4
SPF_IP54.164.131.225
SPF_IP54.84.14.167
SPF_IP54.84.246.51
SPF_IP74.212.198.194
SPF_IP74.212.198.200
SPF_IP74.212.198.201
SPF_IP74.212.198.206
SPF_IP74.212.198.207
SPF_IP74.212.198.221
SPF_IP74.212.201.106
SPF_IP76.9.245.203

Related pages

Pivot deeper into the graph from ketchum.edu.

Cypher and MCP

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

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