Skip to content

Hostname

sewanee.edu

Last fetched

sewanee.edu resolves to 1 IPv4 address operated by SEWANEE - University of the South in US.

Nutrition Label

WHISPER CANON · sewanee.eduRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/sewanee.edu

Resolution chain

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

IPPrefixASNOperatorCountry
152.97.17.168152.97.0.0/18AS31975SEWANEE - University of the SouthUS

WHOIS identity

Registrar
Organization
university of the south
Contact emails

Subdomains

375 observed subdomains of sewanee.edu.

Web-graph footprint

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

606 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

31 SPF mechanisms authorising senders for sewanee.edu.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDE_spf.explore-blue.com
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDE_spf.qemailserver.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEe2ma.net
SPF_IP104.245.209.192/26
SPF_IP107.85.101.206
SPF_IP107.85.101.214
SPF_IP152.97.0.0/18
SPF_IP167.89.95.129/32
SPF_IP172.214.53.198
SPF_IP198.187.196.100/32
SPF_IP199.244.78.223/32
SPF_IP199.244.78.224/32
SPF_IP216.17.115.223
SPF_IP34.194.230.233/32
SPF_IP34.230.107.215/32
SPF_IP38.106.32.22/32
SPF_IP38.106.32.46/32
SPF_IP50.31.156.96/27
SPF_IP50.31.37.198
SPF_IP52.4.210.202
SPF_IP52.42.20.3/32
SPF_IP52.45.50.190/32
SPF_IP54.236.219.76
SPF_IP54.236.221.99
SPF_IP65.38.18.9/32
SPF_IP96.5.232.15

Related pages

Pivot deeper into the graph from sewanee.edu.

Cypher and MCP

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

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