Skip to content

Hostname

usao.edu

Last fetched

usao.edu resolves to 1 IPv4 address operated by ONENET-AS-1 - Oklahoma Network for Education Enrichment and in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
164.58.177.142164.58.0.0/16AS5078ONENET-AS-1 - Oklahoma Network for Education Enrichment andUS

WHOIS identity

Registrar
Organization
university of science and arts of oklahoma 1727 w. alabama
Contact emails

Subdomains

70 observed subdomains of usao.edu.

Web-graph footprint

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

268 sites link to this hostname.

195 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for usao.edu.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEoutboundmail.blackbaud.net
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.watermarkinsights.com
SPF_IP164.58.177.139
SPF_IP164.58.177.140
SPF_IP198.187.196.0/24

Related pages

Pivot deeper into the graph from usao.edu.

Cypher and MCP

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

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