Autonomous System
AS51178 — VOP-AS(RU)
Last fetched
AS51178 is an Autonomous System operated by VOP-AS and registered in RU. As of Wed, 20 May 2026 21:53:17 GMT, it announces 15 routed IP prefixes and peers with 18 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS51178 announces 15 distinct routed prefixes. The 15-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
18 distinct peers via BGP. The first 18 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS9002 | RETN-AS | GB |
| AS215456 | SECRETARIA DE ECONOMIA | RU |
| AS208511 | EVERVAULT - Evervault | RU |
| AS204891 | ASPNET | RU |
| AS204272 | MONDOZE-AS-AP Mondoze Data Centre | RU |
| AS203597 | GWILKINSON | RU |
| AS202537 | TCLC-AS-AP Treasure Chindwin Land Co.,Ltd | RU |
| AS201706 | ITELECOM LTDA | RU |
| AS199072 | S.P. TELECOM LTDA | RU |
| AS197303 | AS-CONVERSEBANK | RU |
| AS62330 | ITM8-AS | RU |
| AS59692 | MULTICAST-AS | AE |
| AS59399 | CHINANET-LIAONING-BENXI-MAN CHINANET Liaoning province network | RU |
| AS50673 | PUBGROUPE-FR publicisgroupe france | NL |
| AS50509 | BITARISP2016 | RU |
| AS34927 | PANKERL-MEDIA | CH |
| AS29076 | FAUST-ASN Kyiv-150, Predslavenskaya str. 34b | RU |
| AS9049 | ERTH-TRANSIT-AS | RU |
Blast radius
Approximate count of dependent hostnames if AS51178 disappeared from the routing table.
~3,185 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:53:17 GMT.
MOAS / hijack watch
Prefixes routed by AS51178 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 AS51178 is unique to AS51178 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS51178.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS51178"})-[: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.