Autonomous System
AS48347 — MTW-AS(RU)
Last fetched
AS48347 is an Autonomous System operated by MTW-AS and registered in RU. As of Thu, 21 May 2026 01:00:41 GMT, it announces 89 routed IP prefixes and peers with 32 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS48347 announces 89 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 31.129.122.0/24
- 37.228.88.0/22
- 37.228.92.0/24
- 37.228.93.0/24
- 37.228.94.0/24
- 45.8.230.0/24
- 45.10.52.0/24
- 45.10.53.0/24
- 45.10.54.0/24
- 45.10.55.0/24
- 45.15.252.0/24
- 45.81.253.0/24
- 45.81.255.0/24
- 45.82.152.0/24
- 45.132.18.0/23
- 45.135.164.0/24
- 45.141.100.0/22
- 45.142.36.0/24
- 45.143.93.0/24
- 46.29.114.0/23
- 77.81.5.0/24
- 80.66.64.0/24
- 85.204.240.0/24
- 91.230.208.0/24
- 91.245.227.0/24
Peering ecosystem
32 distinct peers via BGP. The first 32 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS8395 | EAST-AS | RU |
| AS216218 | DATA-1-AS | RU |
| AS216090 | SERVICE-V | RU |
| AS214822 | MTFINANCE-AS | RU |
| AS212490 | SETI | RU |
| AS210028 | CS | RU |
| AS207676 | BEST-LINE-AS | RU |
| AS206764 | MEDIASOFT-AS | RU |
| AS204623 | NEWLINE-AS | RU |
| AS199664 | WEAREWAY | RU |
| AS62444 | ALTRUM | RU |
| AS62356 | ITNOVATION-AS | RU |
| AS62255 | BEMYLINK | SI |
| AS61380 | ENGINETPLUS-AS | RU |
| AS59692 | IQWEB | AE |
| AS59584 | INDIKOM-AS | RU |
| AS57724 | DDOS-GUARD | RU |
| AS51579 | CORP-PARTNER-AS | RU |
| AS51009 | NICOS-MSK Nicos Autonomous System | RU |
| AS50668 | DIALOGK-AS | RU |
| AS50509 | TRANSROUTE | RU |
| AS49863 | LITE-TELECOM-AS | RU |
| AS49155 | KETRA-AS | RU |
| AS47258 | PREMIER-GC-AS | RU |
| AS43865 | INTEK-M-AS | RU |
| AS43667 | VRMNT-AS | RU |
| AS42148 | BEIREL-AS | RU |
| AS41639 | INCOMSV-AS | RU |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS35598 | INETCOM | RU |
| AS24482 | SGGS-AS-AP SG.GS | SG |
| AS9049 | ERTH-TRANSIT-AS | RU |
Blast radius
Approximate count of dependent hostnames if AS48347 disappeared from the routing table.
~5,607 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:00:41 GMT.
MOAS / hijack watch
Prefixes routed by AS48347 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 AS48347 is unique to AS48347 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS48347.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS48347"})-[: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.