Skip to content

Hostname

keystone.edu

Last fetched

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

Nutrition Label

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

Resolution chain

keystone.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
keystone college
Contact emails

Subdomains

32 observed subdomains of keystone.edu.

Web-graph footprint

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

286 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for keystone.edu.

MechanismTarget
SPF_Aexcalibur03.keystone.edu
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.168.255.218/32
SPF_IP50.207.179.133
SPF_IP67.220.127.252/32

Related pages

Pivot deeper into the graph from keystone.edu.

Cypher and MCP

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

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