Autonomous System
AS48642 — FOR-AS Russia(RU)
Last fetched
AS48642 is an Autonomous System operated by FOR-AS Russia and registered in RU. As of Thu, 21 May 2026 11:14:47 GMT, it announces 41 routed IP prefixes and peers with 18 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS48642 announces 41 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.43.128.0/19
- 5.199.192.0/19
- 45.131.56.0/22
- 46.36.0.0/19
- 82.112.32.0/19
- 83.217.14.0/23
- 88.218.212.0/22
- 91.193.148.0/22
- 91.197.204.0/22
- 91.211.20.0/22
- 91.223.170.0/24
- 91.227.50.0/23
- 91.231.196.0/22
- 91.235.188.0/22
- 93.90.96.0/20
- 94.230.128.0/20
- 94.230.142.0/23
- 109.74.160.0/20
- 109.197.224.0/21
- 134.255.128.0/19
- 178.217.224.0/21
- 185.2.104.0/22
- 185.59.56.0/22
- 185.60.212.0/22
- 185.132.28.0/22
Peering ecosystem
18 distinct peers via BGP. The first 18 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3216 | SOVAM-AS | RU |
| AS206338 | MRSK | RU |
| AS204477 | URALKALI-AS | RU |
| AS201643 | EGOV66-AS | RU |
| AS197007 | LASERCRAFT | RU |
| AS60489 | ASCIT | RU |
| AS50384 | W-IX_LTD W-IX LTD | RU |
| AS43328 | REDTELECOM-AS | RU |
| AS41022 | CCS-AS | RU |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS34927 | IFOG-GMBH | CH |
| AS25091 | IP-MAX IP-Max SA | CH |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
| AS12389 | ROSTELECOM-AS PJSC Rostelecom. Technical Team | RU |
| AS12341 | USPC | RU |
| AS9049 | ERTH-TRANSIT-AS | RU |
| AS9002 | RETN-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Approximate count of dependent hostnames if AS48642 disappeared from the routing table.
~410 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:14:47 GMT.
MOAS / hijack watch
Prefixes routed by AS48642 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 AS48642 is unique to AS48642 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS48642.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS48642"})-[: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.