Hostname
iun.edu
Last fetched
iun.edu resolves to 129.79.123.142, announced in 129.79.0.0/16 by INDIANA-AS - Indiana University in US. iun.edu is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 129.79.123.142
129.79.0.0/16 · INDIANA-AS - Indiana University · Bloomington, US
- 129.79.123.143
129.79.0.0/16 · INDIANA-AS - Indiana University · Bloomington, US
IPv6 resolution
Attribution
indiana university
ORIGIN_AS
WHOIS identity
- Registrant organisation
- indiana university northwest
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- dns1.iu.edu
- dns2.iu.edu
- dns3.iu.edu
MX records
- iun-edu.mail.protection.outlook.com
SPF policy
- ip: 74.122.104.0/22
- ip: 162.247.216.0/22
- ip: 23.253.251.136/32
- ip: 206.107.42.249/32
- ip: 206.107.42.254/32
- include: amazonses.com
- include: spf.protection.outlook.com
- include: service-now.com
- a: smtphosts.uits.iu.edu
- include: _spf.vendors.uits.iu.edu
Threat-feed evidence
History
Related pages
Pivot from iun.edu into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "iun.edu"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.