Autonomous System
AS50596 — ITNET33(RU)
Last fetched
AS50596 is an Autonomous System operated by ITNET33 and registered in RU. As of Thu, 21 May 2026 13:43:28 GMT, it announces 35 routed IP prefixes and peers with 3 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS50596 announces 35 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 37.75.200.0/22
- 37.75.200.0/21
- 37.75.204.0/22
- 46.254.160.0/22
- 46.254.160.0/21
- 46.254.164.0/22
- 93.179.104.0/22
- 93.179.104.0/21
- 93.179.108.0/22
- 109.201.96.0/21
- 109.201.104.0/21
- 109.201.96.0/19
- 109.201.112.0/22
- 109.201.116.0/22
- 109.201.120.0/22
- 109.201.124.0/22
- 178.57.208.0/22
- 178.57.208.0/21
- 178.57.212.0/22
- 185.8.220.0/23
- 185.8.220.0/22
- 185.8.222.0/23
- 185.235.64.0/23
- 185.235.64.0/22
- 185.235.66.0/23
Peering ecosystem
3 distinct peers via BGP. The first 3 are listed below.
MOAS / hijack watch
Prefixes routed by AS50596 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 AS50596 is unique to AS50596 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS50596.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS50596"})-[: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.