Skip to content

Hostname

hocking.edu

Last fetched

hocking.edu resolves to 1 IPv4 address operated by OARNET-AS - OARnet in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
198.30.4.40198.30.0.0/16AS600OARNET-AS - OARnetUS

WHOIS identity

Registrar
Organization
hocking technical college
Contact emails

Subdomains

270 observed subdomains of hocking.edu.

Web-graph footprint

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

283 sites link to this hostname.

323 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hocking.edu.

MechanismTarget
SPF_INCLUDE2446169.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.bswift.com
SPF_IP148.59.100.16/28
SPF_IP198.30.4.0/24
SPF_IP216.17.113.134
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32

Related pages

Pivot deeper into the graph from hocking.edu.

Cypher and MCP

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

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