Autonomous System
AS43832 — RIPN-NS5-RU-MSK(RU)
Last fetched
AS43832 is an Autonomous System operated by RIPN-NS5-RU-MSK and registered in RU. As of Thu, 21 May 2026 00:57:37 GMT, it announces 22 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS43832 announces 22 distinct routed prefixes. The 22-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 62.76.62.0/24
- 62.76.76.0/24
- 193.232.93.0/24
- 193.232.124.0/24
- 193.232.128.0/24
- 193.232.128.0/23
- 193.232.160.0/24
- 193.232.177.0/24
- 194.85.104.0/24
- 194.85.108.0/24
- 194.190.168.0/24
- 194.226.75.0/24
- 2001:678:17::/48
- 2001:67c:1442::/48
- 2001:67c:1444::/48
- 2001:6d0:d6::/48
- 2001:6d0:6d0::/48
- 2001:6d0:ffb9::/48
- 2001:6d0:ffd4::/48
- 2001:6d0:fffc::/48
- 2a0c:a9c7:160::/48
- 2a0c:a9c7:177::/48
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
Blast radius
Approximate count of dependent hostnames if AS43832 disappeared from the routing table.
~95 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 00:57:37 GMT.
MOAS / hijack watch
Prefixes routed by AS43832 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 AS43832 is unique to AS43832 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS43832.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS43832"})-[: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.