Skip to content

Autonomous System

AS3112OARNET-AS-1 - OARnet(US)

Last fetched

AS3112 is an Autonomous System operated by OARNET-AS-1 - OARnet and registered in US. As of Thu, 21 May 2026 11:02:31 GMT, it announces 22 routed IP prefixes and peers with 14 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS3112Routing diversity6.8/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/3112

Routing footprint

AS3112 announces 22 distinct routed prefixes. The 22-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

14 distinct peers via BGP. The first 14 are listed below.

Peer ASNOperatorCountry
AS2025UTOLEDO - University of ToledoUS
AS33167SWOCA-TWASSIGNED - Southwest Ohio Computer AssociationUS
AS32666CWRU-AS-1 - Case Western Reserve UniversityUS
AS32234UD-ACA-AS - University of DaytonUS
AS29709NEONET-FALLS - Northeast Ohio Network for Educational TechnologyUS
AS26898CONNECT-ASN - ConnectUS
AS26818COL-PUB-SCHOOLS-OH - Columbus Public SchoolsUS
AS22320MVECA-AS - Miami Valley Educational Computer AssociationUS
AS20126UC-DOM - University of CincinnatiUS
AS20085UAKRON - The University of AkronUS
AS19616ACCESS-OHIO - ACCESSUS
AS13501OARNET-AS-2 - OARnetUS
AS12247META-SOLUTIONS - Tri-Rivers Educational Computer AssociationUS
AS11537INTERNET2-RESEARCH-EDU - Internet2US

Blast radius

Approximate count of dependent hostnames if AS3112 disappeared from the routing table.

~744 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:02:31 GMT.

MOAS / hijack watch

Prefixes routed by AS3112 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.

No active MOAS conflicts. Every prefix announced by AS3112 is unique to AS3112 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS3112.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS3112"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS country

Or query Whisper from your own LLM workflow via the Whisper MCP server.