Autonomous System
AS24028 — CNXNET-AS-MY REDtone(MY)
Last fetched
AS24028 is an Autonomous System operated by CNXNET-AS-MY REDtone and registered in MY. As of Thu, 21 May 2026 10:51:43 GMT, it announces 125 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS24028 announces 125 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 43.251.136.0/24
- 43.251.137.0/24
- 43.251.139.0/24
- 103.21.152.0/24
- 103.21.153.0/24
- 103.21.152.0/22
- 103.21.154.0/24
- 103.21.155.0/24
- 103.251.201.0/24
- 182.54.192.0/24
- 182.54.193.0/24
- 182.54.192.0/22
- 182.54.194.0/24
- 182.54.195.0/24
- 182.54.196.0/24
- 182.54.197.0/24
- 182.54.196.0/22
- 182.54.198.0/24
- 182.54.199.0/24
- 182.54.200.0/24
- 182.54.201.0/24
- 182.54.200.0/22
- 182.54.202.0/24
- 182.54.203.0/24
- 182.54.204.0/24
Peering ecosystem
9 distinct peers via BGP. The first 9 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3491 | PCCWG-APAC-HK PCCW Global HK Ltd. | HK |
| AS142607 | SIZAF-AS-AP Sizaf InfoComm SDN. BHD. | MY |
| AS134847 | RDC-AS-AP REDtone Data Centre Sdn. Bhd. | MY |
| AS132850 | TGNSB-AS-AP TS Global Network Sdn. Bhd. | MY |
| AS55822 | MYIX-MY Persatuan Pengendali Internet Malaysia | MY |
| AS38001 | NEWMEDIAEXPRESS-AS-AP NewMedia Express Pte Ltd | SG |
| AS24068 | REDTONE-MY-AS Broadband Service Provider | MY |
| AS9930 | TTNET-MY TIME dotCom Berhad No. 14, Jalan Majistret U126 Hicom Glenmarie Industrial Park 40150 Shah Alam Selangor, Malaysia | MY |
| AS4788 | TTSSB-MY TM TECHNOLOGY SERVICES SDN. BHD. | MY |
Blast radius
Approximate count of dependent hostnames if AS24028 disappeared from the routing table.
~400 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:51:43 GMT.
MOAS / hijack watch
Prefixes routed by AS24028 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 AS24028 is unique to AS24028 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS24028.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS24028"})-[: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.