Autonomous System
AS12418 — QUANTUM(RU)
Last fetched
AS12418 is an Autonomous System operated by QUANTUM and registered in RU. As of Thu, 21 May 2026 01:03:51 GMT, it announces 195 routed IP prefixes and peers with 25 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS12418 announces 195 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 31.200.192.0/24
- 31.200.193.0/24
- 31.200.194.0/24
- 31.200.195.0/24
- 31.200.196.0/24
- 31.200.197.0/24
- 31.200.198.0/24
- 31.200.199.0/24
- 31.200.200.0/24
- 31.200.201.0/24
- 31.200.202.0/24
- 31.200.203.0/24
- 31.200.204.0/24
- 31.200.205.0/24
- 31.200.206.0/24
- 31.200.207.0/24
- 77.235.192.0/24
- 77.235.193.0/24
- 77.235.194.0/24
- 77.235.195.0/24
- 77.235.196.0/24
- 77.235.197.0/24
- 77.235.198.0/24
- 77.235.199.0/24
- 77.235.200.0/24
Peering ecosystem
25 distinct peers via BGP. The first 25 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3216 | SOVAM-AS | RU |
| AS213457 | FEMCO-AS | RU |
| AS212491 | CONTINENT-AS | RU |
| AS210787 | CDEK4-AS | RU |
| AS206845 | BAKULEV-CENTER-AS | RU |
| AS200054 | OKBANK | RU |
| AS62255 | BEMYLINK | SI |
| AS58163 | ASEXIAR | RU |
| AS57573 | GREENATOM | RU |
| AS50928 | SYNTSIB-AS | RU |
| AS50673 | SERVERIUS-AS | NL |
| AS48890 | SOLVO-AS | RU |
| AS48858 | MILECOM-AS | RU |
| AS47855 | PRIME Moscow branch | RU |
| AS35598 | INETCOM | RU |
| AS31703 | MOBIL-AS | RU |
| AS31500 | GNM-AS | AG |
| AS31133 | MF-MGSM-AS PJSC MegaFon | RU |
| AS29648 | COMLINE-AS | RU |
| AS28825 | ASTELE21 | RU |
| AS20485 | TRANSTELECOM Moscow, Russia | RU |
| AS12389 | ROSTELECOM-AS PJSC Rostelecom. Technical Team | RU |
| AS9002 | RETN-AS | GB |
| AS8359 | MTS | RU |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Approximate count of dependent hostnames if AS12418 disappeared from the routing table.
~4,797 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:03:51 GMT.
MOAS / hijack watch
Prefixes routed by AS12418 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 AS12418 is unique to AS12418 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS12418.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS12418"})-[: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.