Autonomous System
AS47764 — VK-AS(RU)
Last fetched
AS47764 is an Autonomous System operated by VK-AS and registered in RU. As of Thu, 21 May 2026 00:59:04 GMT, it announces 98 routed IP prefixes and peers with 15 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS47764 announces 98 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.61.16.0/21
- 5.61.232.0/21
- 5.101.40.0/22
- 5.181.61.0/24
- 5.181.60.0/22
- 5.188.140.0/22
- 31.177.104.0/22
- 37.139.32.0/22
- 37.139.40.0/22
- 45.84.128.0/22
- 45.136.20.0/22
- 62.217.160.0/20
- 79.137.157.0/24
- 79.137.174.0/23
- 79.137.240.0/21
- 83.166.232.0/21
- 83.166.248.0/21
- 83.217.216.0/22
- 83.222.28.0/22
- 84.23.52.0/22
- 85.192.32.0/22
- 87.239.104.0/21
- 87.242.112.0/22
- 89.208.84.0/22
- 89.208.196.0/22
Peering ecosystem
15 distinct peers via BGP. The first 17 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS207970 | MAILRU-AS | RU |
| AS203502 | TELEGA | RU |
| AS201706 | AS-SERVICEPIPE | RU |
| AS60863 | VK-AS | RU |
| AS60476 | MYCOM-AS | RU |
| AS50265 | GT-AS | RU |
| AS47542 | VKONTAKTE-MSK-CDN-AS Moscow CDN vk.com | RU |
| AS47541 | VKONTAKTE-SPB-AS vk.com | RU |
| AS43298 | STORMNETWORKS | RU |
| AS34927 | IFOG-GMBH | CH |
| AS21051 | NIVAL-AS | RU |
| AS12389 | ROSTELECOM-AS PJSC Rostelecom. Technical Team | RU |
| AS9002 | RETN-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6762 | SEABONE-NET TELECOM ITALIA SPARKLE S.p.A. | IT |
| AS5511 | OPENTRANSIT | FR |
Blast radius
Approximate count of dependent hostnames if AS47764 disappeared from the routing table.
~57,810 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:59:04 GMT.
MOAS / hijack watch
Prefixes routed by AS47764 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 AS47764 is unique to AS47764 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS47764.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS47764"})-[: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.