Autonomous System
AS3112 — OARNET-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
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.
- 131.123.236.0/22
- 157.134.240.0/21
- 192.88.191.0/24
- 192.88.192.0/24
- 192.148.242.0/24
- 192.148.246.0/24
- 198.30.88.0/23
- 198.30.183.0/24
- 199.18.14.0/24
- 199.18.32.0/20
- 199.18.53.0/24
- 199.18.139.0/24
- 199.18.204.0/22
- 199.18.208.0/22
- 199.18.234.0/23
- 199.18.236.0/22
- 199.18.242.0/24
- 205.133.216.0/21
- 206.21.56.0/21
- 206.244.126.0/23
- 206.244.128.0/22
- 206.244.164.0/22
Peering ecosystem
14 distinct peers via BGP. The first 14 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS2025 | UTOLEDO - University of Toledo | US |
| AS33167 | SWOCA-TWASSIGNED - Southwest Ohio Computer Association | US |
| AS32666 | CWRU-AS-1 - Case Western Reserve University | US |
| AS32234 | UD-ACA-AS - University of Dayton | US |
| AS29709 | NEONET-FALLS - Northeast Ohio Network for Educational Technology | US |
| AS26898 | CONNECT-ASN - Connect | US |
| AS26818 | COL-PUB-SCHOOLS-OH - Columbus Public Schools | US |
| AS22320 | MVECA-AS - Miami Valley Educational Computer Association | US |
| AS20126 | UC-DOM - University of Cincinnati | US |
| AS20085 | UAKRON - The University of Akron | US |
| AS19616 | ACCESS-OHIO - ACCESS | US |
| AS13501 | OARNET-AS-2 - OARnet | US |
| AS12247 | META-SOLUTIONS - Tri-Rivers Educational Computer Association | US |
| AS11537 | INTERNET2-RESEARCH-EDU - Internet2 | US |
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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.