Autonomous System
AS52233 — Columbus Communications Curacao NV(CW)
Last fetched
AS52233 is an Autonomous System operated by Columbus Communications Curacao NV and registered in CW. As of Thu, 21 May 2026 16:26:38 GMT, it announces 184 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS52233 announces 184 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 63.245.108.0/23
- 131.221.144.0/23
- 131.221.146.0/23
- 138.219.140.0/24
- 138.219.140.0/23
- 138.219.141.0/24
- 138.219.142.0/23
- 161.0.96.0/24
- 161.0.96.0/23
- 161.0.97.0/24
- 161.0.98.0/23
- 161.0.100.0/23
- 161.0.102.0/23
- 161.0.104.0/23
- 161.0.106.0/23
- 161.0.108.0/22
- 170.245.0.0/24
- 170.245.1.0/24
- 170.245.2.0/23
- 186.2.176.0/23
- 186.2.178.0/23
- 186.2.180.0/23
- 186.2.182.0/23
- 186.2.184.0/23
- 186.2.186.0/23
Peering ecosystem
5 distinct peers via BGP. The first 5 are listed below.
Blast radius
Approximate count of dependent hostnames if AS52233 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS52233 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 AS52233 is unique to AS52233 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS52233.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS52233"})-[: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.