Skip to content

Hostname

vinu.edu

Last fetched

vinu.edu resolves to 1 IPv4 address operated by VU-NET - Vincennes University in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
159.218.221.34159.218.0.0/16AS399569VU-NET - Vincennes UniversityUS

WHOIS identity

Registrar
Organization
vincennes university
Contact emails

Subdomains

89 observed subdomains of vinu.edu.

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.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for vinu.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcust-spf.cashnet.com
SPF_INCLUDEmbssmtp.mbsbooks.com
SPF_INCLUDEmh.blackboard.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEtechnolutions.net
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP137.160.167.0/26
SPF_IP159.218.126.0/23
SPF_IP159.218.200.0/23
SPF_IP159.218.221.0/24
SPF_IP159.218.222.0/23
SPF_IP159.218.64.3
SPF_IP198.105.13.131/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP34.197.131.165
SPF_IP40.90.242.7/32
SPF_IP40.90.242.8/32
SPF_IP50.31.41.207
SPF_IP52.147.210.224/28
SPF_IP52.45.21.204
SPF_IP52.5.21.95
SPF_IP52.55.21.93
SPF_IP63.144.247.35/32
SPF_IP66.151.109.16
SPF_IP66.151.109.93
SPF_IP72.32.141.64/32
SPF_IP72.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.