Skip to content

Hostname

ilstu.edu

Last fetched

ilstu.edu resolves to 1 IPv4 address operated by ILLINOIS-STATE-UNIV - Illinois State University in US.

Nutrition Label

WHISPER CANON · ilstu.eduRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ilstu.edu

Resolution chain

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

IPPrefixASNOperatorCountry
138.87.50.5138.87.0.0/16AS7386ILLINOIS-STATE-UNIV - Illinois State UniversityUS

WHOIS identity

Registrar
Organization
illinois state university
Contact emails

Subdomains

9,329 observed subdomains of ilstu.edu.

Web-graph footprint

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

246 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

42 SPF mechanisms authorising senders for ilstu.edu.

MechanismTarget
SPF_INCLUDE_spf.longsight.com
SPF_INCLUDE_spf.qemailserver.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEe2ma.net
SPF_INCLUDErelay01.evenue.net
SPF_INCLUDEsecure.giftlegacy.com
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstspg-customer.com
SPF_IP104.225.160.0/19
SPF_IP138.87.124.128/25
SPF_IP138.87.235.0/24
SPF_IP138.87.249.164
SPF_IP198.187.196.0/24
SPF_IP199.231.134.73/32
SPF_IP199.36.164.0/22
SPF_IP216.147.212.20/30
SPF_IP216.151.85.0/24
SPF_IP216.248.199.106/32
SPF_IP34.194.230.233/32
SPF_IP34.230.107.215/32
SPF_IP40.122.204.255/32
SPF_IP44.240.211.67/32
SPF_IP52.27.255.223/32
SPF_IP52.27.255.227/32
SPF_IP52.43.50.148/32
SPF_IP52.86.188.131/32
SPF_IP54.201.128.101/32
SPF_IP54.236.109.30/32
SPF_IP54.236.128.150/32
SPF_IP63.143.55.170
SPF_IP63.143.55.218
SPF_IP64.181.217.140
SPF_IP64.181.217.141
SPF_IP64.31.50.210
SPF_IP64.74.237.230/31
SPF_IP66.195.143.26/32
SPF_IP66.195.143.90/32
SPF_IP67.227.172.214/32
SPF_IP67.227.172.223
SPF_IP67.227.173.168/32
SPF_IP8.12.72.20/32

Related pages

Pivot deeper into the graph from ilstu.edu.

Cypher and MCP

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

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