Autonomous System
AS41275 — LEALTA-AS Moscow, Russia(RU)
Last fetched
AS41275 is an Autonomous System operated by LEALTA-AS Moscow, Russia and registered in RU. As of Thu, 21 May 2026 11:10:13 GMT, it announces 33 routed IP prefixes and peers with 16 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS41275 announces 33 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 5.35.113.0/24
- 5.35.112.0/22
- 5.35.114.0/23
- 62.217.184.0/21
- 84.22.132.0/22
- 85.198.104.0/23
- 89.169.48.0/23
- 89.169.48.0/22
- 89.207.216.0/24
- 89.207.217.0/24
- 89.207.216.0/22
- 89.207.216.0/21
- 89.207.221.0/24
- 89.207.220.0/22
- 93.157.244.0/22
- 93.157.247.0/24
- 95.130.129.0/24
- 95.130.128.0/22
- 95.131.144.0/24
- 95.131.144.0/22
- 95.131.144.0/21
- 95.131.148.0/22
- 185.43.198.0/23
- 185.136.76.0/23
- 185.136.76.0/22
Peering ecosystem
16 distinct peers via BGP. The first 14 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3216 | SOVAM-AS | RU |
| AS202984 | TEAM-HOST AS | RU |
| AS202289 | LOVITEL-WIFI-AS | RU |
| AS201706 | AS-SERVICEPIPE | RU |
| AS50673 | SERVERIUS-AS | NL |
| AS48362 | TKSWF-AS | AT |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS35598 | INETCOM | RU |
| AS34927 | IFOG-GMBH | CH |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS31500 | GNM-AS | AG |
| AS25091 | IP-MAX IP-Max SA | CH |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
| AS12389 | ROSTELECOM-AS PJSC Rostelecom. Technical Team | RU |
Blast radius
Approximate count of dependent hostnames if AS41275 disappeared from the routing table.
~1,353 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 11:10:13 GMT.
MOAS / hijack watch
Prefixes routed by AS41275 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 AS41275 is unique to AS41275 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS41275.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS41275"})-[: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.