Hostname
vinu.edu
Last fetched
vinu.edu resolves to 1 IPv4 address operated by VU-NET - Vincennes University in US.
Nutrition Label
Resolution chain
vinu.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 |
|---|---|---|---|---|
| 159.218.221.34 | 159.218.0.0/16 | AS399569 | VU-NET - Vincennes University | US |
WHOIS identity
- Registrar
- —
- Organization
- vincennes university
- Contact emails
- —
Subdomains
89 observed subdomains of vinu.edu.
Showing 25 of 89. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vinu.edu in the public web crawl.
744 sites link to this hostname.
683 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
29 SPF mechanisms authorising senders for vinu.edu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | cust-spf.cashnet.com |
| SPF_INCLUDE | mbssmtp.mbsbooks.com |
| SPF_INCLUDE | mh.blackboard.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | technolutions.net |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 137.160.167.0/26 |
| SPF_IP | 159.218.126.0/23 |
| SPF_IP | 159.218.200.0/23 |
| SPF_IP | 159.218.221.0/24 |
| SPF_IP | 159.218.222.0/23 |
| SPF_IP | 159.218.64.3 |
| SPF_IP | 198.105.13.131/32 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 34.197.131.165 |
| SPF_IP | 40.90.242.7/32 |
| SPF_IP | 40.90.242.8/32 |
| SPF_IP | 50.31.41.207 |
| SPF_IP | 52.147.210.224/28 |
| SPF_IP | 52.45.21.204 |
| SPF_IP | 52.5.21.95 |
| SPF_IP | 52.55.21.93 |
| SPF_IP | 63.144.247.35/32 |
| SPF_IP | 66.151.109.16 |
| SPF_IP | 66.151.109.93 |
| SPF_IP | 72.32.141.64/32 |
| SPF_IP | 72.32.141.66/32 |
Related pages
Pivot deeper into the graph from vinu.edu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vinu.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.