Skip to content

Hostname

ehs.msu.edu

Last fetched

ehs.msu.edu is a registered hostname under the .edu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with ehs.msu.edu in WhisperGraph.

Subdomains

5 observed subdomains of ehs.msu.edu.

Web-graph footprint

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

119 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ehs.msu.edu.

MechanismTarget
SPF_INCLUDEspf-00165801.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.163.143.0/24
SPF_IP148.163.147.0/24
SPF_IP35.9.156.197/32
SPF_IP35.9.217.195/32
SPF_IP35.9.75.0/24
SPF_MXehs.msu.edu

Related pages

Pivot deeper into the graph from ehs.msu.edu.

Cypher and MCP

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

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