Autonomous System
AS48166 — VYSHKOVO-AS(RU)
Last fetched
AS48166 is an Autonomous System operated by VYSHKOVO-AS and registered in RU. As of Wed, 20 May 2026 21:52:41 GMT, it announces 10 routed IP prefixes and peers with 25 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS48166 announces 10 distinct routed prefixes. The 10-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
Peering ecosystem
25 distinct peers via BGP. The first 25 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1299 | TWELVE99 Arelion, fka Telia Carrier | SE |
| AS211134 | AS-YAMAGATAU Yamagata University | RU |
| AS208942 | DEBORAH SILVA SANTOS ME | RU |
| AS206653 | RODRIGUEZ PAEZ HUGO HERNAN TELNET PARAGUAY | RU |
| AS198539 | PSNL-208188 - Puget Sound Networks, LLC | RU |
| AS197460 | ETH0-AS | RU |
| AS62255 | EQUINIX-SVC-ASN Equinix Solutions Validation Center | SI |
| AS59666 | ER76-AS | RU |
| AS57818 | AS-SATDV-AMK | RU |
| AS57424 | NOVOTEHNIKS-AS | RU |
| AS56493 | MLINOTEST-AS | RU |
| AS51547 | GAZPROMBANK-KRASNOYARSK-AS | RU |
| AS49510 | IDE-GROUP-MANAGE | RU |
| AS44705 | SWDES-AS | RU |
| AS43993 | EHIWEB | EE |
| AS42861 | OMEGANET | RU |
| AS41102 | NETFOX-AS | RU |
| AS35598 | HOSTERBY-AS | RU |
| AS29076 | FAUST-ASN Kyiv-150, Predslavenskaya str. 34b | RU |
| AS12389 | ROSTELECOM-AS PJSC Rostelecom. Technical Team | RU |
| AS9049 | ERTH-TRANSIT-AS | RU |
| AS9002 | RETN-AS | GB |
| AS8752 | ASVT-NETWORK Russia | RU |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS3216 | SOVAM-AS | RU |
Blast radius
Approximate count of dependent hostnames if AS48166 disappeared from the routing table.
~3,480 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:52:41 GMT.
MOAS / hijack watch
Prefixes routed by AS48166 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 AS48166 is unique to AS48166 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS48166.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS48166"})-[: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.