Skip to content

Hostname

okstate.edu

Last fetched

okstate.edu resolves to 4 IPv4 addresses operated by AS55532 in AU.

Nutrition Label

WHISPER CANON · okstate.eduRouting diversity3.0/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/okstate.edu

Resolution chain

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

WHOIS identity

Registrar
Organization
oklahoma state university
Contact emails

Subdomains

5,289 observed subdomains of okstate.edu.

Web-graph footprint

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

490 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for okstate.edu.

Related pages

Pivot deeper into the graph from okstate.edu.

Cypher and MCP

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

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