Skip to content

Hostname

stetson.edu

Last fetched

stetson.edu resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

stetson.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.40.28104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.165.193172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
stetson university
Contact emails

Subdomains

103 observed subdomains of stetson.edu.

Web-graph footprint

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

2,039 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for stetson.edu.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEemail-od.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstetson.zendesk.com
SPF_IP12.228.6.215/32
SPF_IP139.60.0.0/24
SPF_IP139.60.1.0/24
SPF_IP139.60.2.0/24
SPF_IP139.60.3.0/24
SPF_IP147.253.199.64
SPF_IP168.245.110.178/32
SPF_IP172.109.206.47
SPF_IP176.31.145.254/32
SPF_IP198.244.55.61
SPF_IP216.248.199.106/32
SPF_IP34.192.40.99
SPF_IP40.86.82.200
SPF_IP52.43.50.148/32
SPF_IP52.86.188.131/32
SPF_IP54.165.137.65
SPF_IP54.167.179.27
SPF_IP54.240.121.247/32
SPF_IP54.240.121.248/32
SPF_IP54.80.21.189

Related pages

Pivot deeper into the graph from stetson.edu.

Cypher and MCP

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

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