Autonomous System
AS48293 — UNIONTEL-RU-AS(RU)
Last fetched
AS48293 is an Autonomous System operated by UNIONTEL-RU-AS and registered in RU. As of Thu, 21 May 2026 12:55:05 GMT, it announces 24 routed IP prefixes and peers with 19 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS48293 announces 24 distinct routed prefixes. The 24-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 91.194.246.0/23
- 91.194.247.0/24
- 91.212.217.0/24
- 94.228.192.0/24
- 94.228.193.0/24
- 94.228.194.0/24
- 94.228.195.0/24
- 94.228.196.0/24
- 94.228.197.0/24
- 94.228.198.0/24
- 94.228.199.0/24
- 94.228.192.0/20
- 94.228.200.0/24
- 94.228.201.0/24
- 94.228.202.0/24
- 94.228.203.0/24
- 94.228.204.0/24
- 94.228.205.0/24
- 94.228.207.0/24
- 185.108.20.0/24
- 185.108.21.0/24
- 185.108.20.0/22
- 185.108.22.0/24
- 2a06:4180::/29
Peering ecosystem
19 distinct peers via BGP. The first 19 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS211134 | AS-INTERSYS | RU |
| AS208936 | COMVIP-AS | RU |
| AS205784 | NV-TEL | RU |
| AS64419 | ECOTEL-AS | RU |
| AS60986 | RDITELECOM-AS | RU |
| AS59665 | ULTRATEL-AS | RU |
| AS57375 | VN | RU |
| AS56493 | DLINE-AS | RU |
| AS50509 | TRANSROUTE | RU |
| AS49357 | AS-UTECH- | RU |
| AS47122 | CYBERFIRST-AS --- MASTERTEL | RU |
| AS44342 | MARUSHKINONET | RU |
| AS43595 | UGRESHA-NET-AS | RU |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS35598 | INETCOM | RU |
| AS34927 | IFOG-GMBH | CH |
| AS29076 | CITYTELECOM-AS Filanco LTD | RU |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
MOAS / hijack watch
Prefixes routed by AS48293 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 AS48293 is unique to AS48293 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS48293.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS48293"})-[: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.