Autonomous System
AS47541 — VKONTAKTE-SPB-AS vk.com(RU)
Last fetched
AS47541 is an Autonomous System operated by VKONTAKTE-SPB-AS vk.com and registered in RU. As of Thu, 21 May 2026 00:59:20 GMT, it announces 29 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS47541 announces 29 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 79.137.139.0/24
- 79.137.164.0/24
- 79.137.180.0/24
- 79.137.183.0/24
- 87.240.128.0/18
- 87.240.166.0/24
- 87.240.167.0/24
- 91.231.132.0/24
- 91.231.133.0/24
- 91.231.134.0/24
- 93.186.224.0/21
- 93.186.232.0/21
- 95.142.192.0/21
- 95.142.192.0/20
- 95.213.0.0/18
- 95.213.44.0/24
- 95.213.45.0/24
- 95.213.0.0/17
- 185.32.248.0/22
- 185.131.68.0/23
- 217.69.132.0/24
- 2a00:bdc0::/33
- 2a00:bdc0:8000::/34
- 2a00:bdc0:c000::/35
- 2a00:bdc1::/32
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS207581 | VKONTAKTE-SPBKM-AS | RU |
| AS62243 | VKONTAKTE-SPBZN-AS | RU |
| AS60476 | MYCOM-AS | RU |
| AS57973 | CLOUDGAMING-REGION-AS | RU |
| AS47764 | VK-AS | RU |
| AS34927 | IFOG-GMBH | CH |
| AS31133 | MF-MGSM-AS PJSC MegaFon | RU |
| AS12389 | ROSTELECOM-AS PJSC Rostelecom. Technical Team | RU |
| AS9002 | RETN-AS | GB |
| AS6762 | SEABONE-NET TELECOM ITALIA SPARKLE S.p.A. | IT |
Blast radius
Approximate count of dependent hostnames if AS47541 disappeared from the routing table.
~133 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:59:20 GMT.
MOAS / hijack watch
Prefixes routed by AS47541 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
| Prefix | Conflicting ASN | Operator |
|---|---|---|
| 87.240.166.0/24 | AS47542 | VKONTAKTE-MSK-CDN-AS Moscow CDN vk.com |
| 95.213.45.0/24 | AS47542 | VKONTAKTE-MSK-CDN-AS Moscow CDN vk.com |
| 95.213.44.0/24 | AS47542 | VKONTAKTE-MSK-CDN-AS Moscow CDN vk.com |
| 91.231.134.0/24 | AS47764 | VK-AS |
| 91.231.133.0/24 | AS47764 | VK-AS |
| 87.240.167.0/24 | AS47542 | VKONTAKTE-MSK-CDN-AS Moscow CDN vk.com |
Threat posture
Related pages
Pivot deeper into the graph from AS47541.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS47541"})-[: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.