Skip to content

Hostname

kenyon.edu

Last fetched

kenyon.edu resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · kenyon.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kenyon.edu

Resolution chain

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

IPPrefixASNOperatorCountry
3.14.25.1323.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

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 kenyon.edu in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for kenyon.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEcust-spf.cashnet.com
SPF_INCLUDEe2ma.net
SPF_INCLUDEkenyon.campusgroups.com
SPF_INCLUDEmbssmtp.mbsbooks.com
SPF_INCLUDEspf-na.exlibrisgroup.com
SPF_INCLUDEspf.app.jaggaer.com
SPF_INCLUDEspf.symplicity.com
SPF_INCLUDEspf.topdesk.net
SPF_INCLUDEsphosts.publishingconcepts.com
SPF_INCLUDEtechnolutions.net
SPF_INCLUDEu538675.wl176.sendgrid.net
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP148.105.0.0/16
SPF_IP198.2.128.0/18
SPF_IP199.231.134.73/32
SPF_IP205.133.67.0/26
SPF_IP205.133.67.33
SPF_IP205.201.128.0/20
SPF_IP216.248.199.106/32
SPF_IP50.31.43.252/32
SPF_IP52.14.181.245
SPF_IP52.15.108.173

Related pages

Pivot deeper into the graph from kenyon.edu.

Cypher and MCP

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

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