Skip to content

Hostname

hsu.edu

Last fetched

hsu.edu resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US.

Nutrition Label

WHISPER CANON · hsu.eduRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/hsu.edu

Resolution chain

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

IPPrefixASNOperatorCountry
204.48.24.79204.48.16.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
Organization
henderson state university
Contact emails

Subdomains

77 observed subdomains of hsu.edu.

Web-graph footprint

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

484 sites link to this hostname.

128 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for hsu.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_tuf-spf.touchnet.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.elluciancloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.228.6.215/32
SPF_IP18.214.202.42
SPF_IP3.209.136.136
SPF_IP3.222.163.189
SPF_IP3.230.80.180
SPF_IP52.22.92.184
SPF_IP52.45.50.190/32

Related pages

Pivot deeper into the graph from hsu.edu.

Cypher and MCP

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

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