Autonomous System
AS23889 — MauritiusTelecom(MU)
Last fetched
AS23889 is an Autonomous System operated by MauritiusTelecom and registered in MU. As of Thu, 21 May 2026 16:17:17 GMT, it announces 241 routed IP prefixes and peers with 30 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS23889 announces 241 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 41.136.0.0/18
- 41.136.64.0/18
- 41.136.0.0/16
- 41.136.128.0/18
- 41.136.194.0/24
- 41.136.195.0/24
- 41.136.192.0/21
- 41.136.196.0/24
- 41.136.198.0/23
- 41.136.200.0/24
- 41.136.201.0/24
- 41.136.202.0/24
- 41.136.203.0/24
- 41.136.204.0/24
- 41.136.192.0/18
- 41.136.240.0/22
- 41.212.128.0/24
- 41.212.128.0/22
- 41.212.143.0/24
- 41.212.168.0/22
- 41.212.128.0/17
- 41.212.212.0/24
- 41.223.220.0/22
- 102.112.0.0/17
- 102.112.128.0/17
Peering ecosystem
30 distinct peers via BGP. The first 30 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS329069 | CFSL1-AS | MU |
| AS328699 | cloud-mu | MU |
| AS328019 | ATCOMM-BROADBAND-SERVICES-LTD | MU |
| AS137409 | GSLNETWORKS-AS-AP GSL Networks Pty LTD | AU |
| AS48362 | TKSWF-AS | AT |
| AS37708 | AFRINIC-MAIN | MU |
| AS37622 | MTML-AS | MU |
| AS37468 | ANGOLA-CABLES | AO |
| AS37100 | SEACOM-AS | MU |
| AS36894 | goc | MU |
| AS34549 | MEER-AS meerfarbig GmbH & Co. KG | DE |
| AS31500 | GNM-AS | AG |
| AS29632 | NASSIST-AS | BG |
| AS29390 | CTU-AS | BG |
| AS21433 | ACCENTUREFSSC London DC | GB |
| AS20764 | RASCOM-AS CJSC RASCOM ISP | RU |
| AS17639 | CONVERGE-AS Converge ICT Solutions Inc. | PH |
| AS15084 | CONVERGYS - Concentrix CVG Corporation | US |
| AS14789 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS12297 | TELECOM-ARMENIA Telecom Armenia AS | AM |
| AS9304 | HUTCHISON-AS-AP HGC Global Communications Limited | HK |
| AS9002 | RETN-AS | GB |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6453 | AS6453 - TATA COMMUNICATIONS AMERICA INC | US |
| AS5511 | OPENTRANSIT | FR |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS3303 | SWISSCOM Swisscom Switzerland Ltd | CH |
| AS3216 | SOVAM-AS | RU |
Blast radius
Approximate count of dependent hostnames if AS23889 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 AS23889 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 AS23889 is unique to AS23889 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS23889.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS23889"})-[: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.