Skip to content

Hostname

illinoisstate.edu

Last fetched

illinoisstate.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 · illinoisstate.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/illinoisstate.edu

Resolution chain

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

WHOIS identity

Registrar
Organization
illinois state university
Contact emails

Subdomains

492 observed subdomains of illinoisstate.edu.

Web-graph footprint

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

1,265 sites link to this hostname.

248 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for illinoisstate.edu.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.longsight.com
SPF_INCLUDErelay01.evenue.net
SPF_INCLUDEsecure.giftlegacy.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP130.250.2.156
SPF_IP130.250.3.116
SPF_IP138.87.235.0/24
SPF_IP138.87.249.164
SPF_IP176.31.145.254/32
SPF_IP198.187.196.0/24
SPF_IP199.231.134.73/32
SPF_IP199.244.78.223/32
SPF_IP199.244.78.224/32
SPF_IP199.36.164.0/22
SPF_IP207.235.33.2
SPF_IP34.194.230.233/32
SPF_IP34.230.107.215/32
SPF_IP54.240.121.247/32
SPF_IP54.240.121.248/32
SPF_IP63.143.57.204/31
SPF_IP64.181.217.140
SPF_IP64.181.217.141
SPF_IP66.119.4.242
SPF_IP66.240.227.76/31

Related pages

Pivot deeper into the graph from illinoisstate.edu.

Cypher and MCP

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

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