Autonomous System
AS8342 — RTCOMM-AS - JSC RTComm.RU(RU)
Last fetched
AS8342 is an Autonomous System operated by RTCOMM-AS - JSC RTComm.RU and registered in RU. As of Sun, 06 Sep 2026 12:41:35 GMT, it announces 100 routed IP prefixes and peers with 11 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS8342 announces 100 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 45.84.3.0/24
- 45.129.185.0/24
- 45.151.60.0/24
- 45.153.74.0/23
- 46.8.4.0/24
- 46.8.248.0/24
- 77.83.117.0/24
- 78.153.143.0/24
- 78.153.145.0/24
- 78.153.154.0/23
- 81.17.158.0/24
- 81.176.0.0/16
- 81.177.0.0/19
- 81.177.32.0/20
- 81.177.48.0/21
- 81.177.64.0/21
- 81.177.80.0/20
- 81.177.128.0/19
- 81.177.160.0/20
- 81.177.176.0/21
- 91.216.59.0/24
- 91.226.30.0/24
- 93.188.207.0/24
- 95.172.157.0/24
- 95.181.163.0/24
Peering ecosystem
11 distinct peers via BGP. The first 11 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS12389 | ROSTELECOM-AS - PJSC Rostelecom | RU |
| AS199728 | DATA-LINE-KHB - Data-Line LLC | RU |
| AS208972 | gibirnet-tr - GIBIRNET ILETISIM HIZMETLERI SANAYI VE TICARET LIMITED SIRKETI | TR |
| AS214842 | AY7-AS - i7 LLC | RU |
| AS39154 | BFN-AS - Business-Finance LLC | RU |
| AS44532 | WAPTAK-AS - WapTak Ltd. | RU |
| AS48488 | TNT-TV-AS - JSC "TNT-Teleset" | RU |
| AS49291 | RTCOMM-AS - JSC RTComm.RU | RU |
| AS50629 | LWLCOM - LWLcom GmbH | DE |
| AS58097 | TAXCOM-AS - OOO Taxcom | RU |
| AS8920 | VTC-AS - JSC RTComm.RU | RU |
Blast radius
Count of dependent hostnames if AS8342 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS8342 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 AS8342 is unique to AS8342 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS8342.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS8342"})-[: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.