Skip to content

Hostname

eou.edu

Last fetched

eou.edu resolves to 1 IPv4 address operated by LINK-OREGON - University of Oregon in US.

Nutrition Label

WHISPER CANON · eou.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/eou.edu

Resolution chain

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

IPPrefixASNOperatorCountry
140.211.209.32140.211.0.0/16AS3701LINK-OREGON - University of OregonUS

WHOIS identity

Registrar
Organization
eastern oregon university
Contact emails

Subdomains

141 observed subdomains of eou.edu.

Web-graph footprint

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

661 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for eou.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemailcampaigns.net
SPF_INCLUDEfinalsiteconnect.com
SPF_INCLUDEspf-na.exlibrisgroup.com
SPF_INCLUDEspf1.formassembly.com
SPF_IP140.211.40.8/29
SPF_IP34.213.212.147
SPF_IP52.25.101.79
SPF_IP54.174.147.233/32
SPF_IP69.55.6.123
SPF_IP69.55.6.7/32

Related pages

Pivot deeper into the graph from eou.edu.

Cypher and MCP

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

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