Hostname
wsu.edu
Last fetched
wsu.edu is a registered hostname under the .edu top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- washington state university
- Contact emails
- —
Subdomains
13,881 observed subdomains of wsu.edu.
Showing 25 of 13,881. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wsu.edu in the public web crawl.
4,185 sites link to this hostname.
161 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for wsu.edu.
| Mechanism | Target |
|---|---|
| SPF_A | valid-senders.wsu.edu |
| SPF_INCLUDE | _spf1.wsu.edu |
| SPF_IP | 104.245.209.192/26 |
| SPF_IP | 104.47.0.0/17 |
| SPF_IP | 13.111.0.0/16 |
| SPF_IP | 136.147.135.0/24 |
| SPF_IP | 136.147.176.0/24 |
| SPF_IP | 136.147.182.0/24 |
| SPF_IP | 139.60.152.0/22 |
| SPF_IP | 147.160.158.0/24 |
| SPF_IP | 149.72.0.0/16 |
Related pages
Pivot deeper into the graph from wsu.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wsu.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.