Skip to content

Hostname

etsu.edu

Last fetched

etsu.edu resolves to 1 IPv4 address operated by ETSU-NET - East Tennessee State University in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
151.141.244.241151.141.128.0/17AS29842ETSU-NET - East Tennessee State UniversityUS

WHOIS identity

Registrar
Organization
east tennessee state university
Contact emails

Subdomains

259 observed subdomains of etsu.edu.

Web-graph footprint

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

2,362 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for etsu.edu.

MechanismTarget
SPF_INCLUDE_spf.audienceview.net
SPF_INCLUDE_spf.qemailserver.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEgeneral01.spf.etsu.edu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.formassembly.com
SPF_IP139.146.146.0/24
SPF_IP139.146.160.0/24
SPF_IP151.141.244.102
SPF_IP151.141.244.55
SPF_IP151.141.244.77
SPF_IP167.89.34.105/32
SPF_IP185.225.161.0/24
SPF_IP185.249.220.0/24
SPF_IP198.187.196.100/32
SPF_IP20.236.219.22/32
SPF_IP204.92.18.65/32
SPF_IP206.107.42.17/32
SPF_IP208.115.235.10
SPF_IP208.117.55.247/32
SPF_IP34.194.230.233/32
SPF_IP52.90.189.12
SPF_MXetsu.edu

Related pages

Pivot deeper into the graph from etsu.edu.

Cypher and MCP

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

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