Hostname
ilstu.edu
Last fetched
ilstu.edu resolves to 1 IPv4 address operated by ILLINOIS-STATE-UNIV - Illinois State University in US.
Nutrition Label
Resolution chain
ilstu.edu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 138.87.50.5 | 138.87.0.0/16 | AS7386 | ILLINOIS-STATE-UNIV - Illinois State University | US |
WHOIS identity
- Registrar
- —
- Organization
- illinois state university
- Contact emails
- —
Subdomains
9,329 observed subdomains of ilstu.edu.
Showing 25 of 9,329. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
42 SPF mechanisms authorising senders for ilstu.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.longsight.com |
| SPF_INCLUDE | _spf.qemailserver.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | e2ma.net |
| SPF_INCLUDE | relay01.evenue.net |
| SPF_INCLUDE | secure.giftlegacy.com |
| SPF_INCLUDE | spf.dynect.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | stspg-customer.com |
| SPF_IP | 104.225.160.0/19 |
| SPF_IP | 138.87.124.128/25 |
| SPF_IP | 138.87.235.0/24 |
| SPF_IP | 138.87.249.164 |
| SPF_IP | 198.187.196.0/24 |
| SPF_IP | 199.231.134.73/32 |
| SPF_IP | 199.36.164.0/22 |
| SPF_IP | 216.147.212.20/30 |
| SPF_IP | 216.151.85.0/24 |
| SPF_IP | 216.248.199.106/32 |
| SPF_IP | 34.194.230.233/32 |
| SPF_IP | 34.230.107.215/32 |
| SPF_IP | 40.122.204.255/32 |
| SPF_IP | 44.240.211.67/32 |
| SPF_IP | 52.27.255.223/32 |
| SPF_IP | 52.27.255.227/32 |
| SPF_IP | 52.43.50.148/32 |
| SPF_IP | 52.86.188.131/32 |
| SPF_IP | 54.201.128.101/32 |
| SPF_IP | 54.236.109.30/32 |
| SPF_IP | 54.236.128.150/32 |
| SPF_IP | 63.143.55.170 |
| SPF_IP | 63.143.55.218 |
| SPF_IP | 64.181.217.140 |
| SPF_IP | 64.181.217.141 |
| SPF_IP | 64.31.50.210 |
| SPF_IP | 64.74.237.230/31 |
| SPF_IP | 66.195.143.26/32 |
| SPF_IP | 66.195.143.90/32 |
| SPF_IP | 67.227.172.214/32 |
| SPF_IP | 67.227.172.223 |
| SPF_IP | 67.227.173.168/32 |
| SPF_IP | 8.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.