Skip to content

Hostname

oru.edu

Last fetched

oru.edu resolves to 2 IPv4 addresses operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US.

Nutrition Label

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

Resolution chain

oru.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.241.6.199162.241.4.0/22AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS
97.65.10.897.65.10.0/24AS395572CLEARWINDS - Clear Winds Technologies IncorporatedUS

WHOIS identity

Registrar
Organization
oral roberts university
Contact emails

Subdomains

189 observed subdomains of oru.edu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for oru.edu.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEa._spf.brightspace.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.dynect.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP108.178.6.0/24
SPF_IP139.60.0.0/24
SPF_IP139.60.1.0/24
SPF_IP139.60.2.0/24
SPF_IP139.60.3.0/24
SPF_IP165.193.85.0/24
SPF_IP173.236.20.0/24
SPF_IP192.92.97.0/24
SPF_IP198.187.196.100/32
SPF_IP198.187.196.130/32
SPF_IP205.143.139.214
SPF_IP205.143.139.217
SPF_IP205.143.139.224
SPF_IP208.117.49.214/32
SPF_IP216.235.195.0/24
SPF_IP34.210.12.74
SPF_IP52.128.40.0/21
SPF_IP63.101.54.51
SPF_IP66.151.109.0/24
SPF_IP67.228.34.32/27
SPF_IP72.50.228.113/32

Related pages

Pivot deeper into the graph from oru.edu.

Cypher and MCP

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

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