Autonomous System
AS3316 — RELARN Research & Education Network(RU)
Last fetched
AS3316 is an Autonomous System operated by RELARN Research & Education Network and registered in RU. As of Thu, 21 May 2026 13:14:31 GMT, it announces 33 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS3316 announces 33 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 86.62.49.0/24
- 193.232.85.0/24
- 193.232.131.0/24
- 194.85.105.0/24
- 194.85.106.0/24
- 194.85.117.0/24
- 194.85.118.0/24
- 194.85.119.0/24
- 194.190.132.0/24
- 194.190.132.0/22
- 194.190.134.0/24
- 194.190.138.0/24
- 194.190.141.0/24
- 194.190.142.0/24
- 194.190.145.0/24
- 194.190.148.0/24
- 194.190.156.0/24
- 194.226.29.0/24
- 194.226.44.0/24
- 194.226.46.0/23
- 194.226.64.0/24
- 194.226.69.0/24
- 194.226.64.0/20
- 194.226.72.0/24
- 194.226.73.0/24
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS5568 | RBNET | RU |
| AS47445 | RIPN-RU-RND RND RU services AS | RU |
| AS45029 | RIPN-SU-NET | RU |
| AS45018 | RIPN-RU-VLV | RU |
| AS44597 | RIPN-RU-SMR for Samara Project | RU |
| AS43213 | EKT-IX-RS Routing Arbiter for Ekaterinburg Internet Exchange EBURG Exchange is co-ordinated by RIPN | RU |
| AS42385 | RIPN- | RU |
| AS25091 | IP-MAX IP-Max SA | CH |
| AS8985 | MSK-IX_SERVICES | RU |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
MOAS / hijack watch
Prefixes routed by AS3316 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 AS3316 is unique to AS3316 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS3316.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS3316"})-[: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.