Autonomous System
AS45668 — AIMS-MY-NET AIMS Data Centre Sdn Bhd(MY)
Last fetched
AS45668 is an Autonomous System operated by AIMS-MY-NET AIMS Data Centre Sdn Bhd and registered in MY. As of Thu, 21 May 2026 01:07:38 GMT, it announces 42 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS45668 announces 42 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 103.123.237.0/24
- 103.232.48.0/24
- 103.232.49.0/24
- 103.232.50.0/24
- 103.232.51.0/24
- 110.74.128.0/24
- 110.74.129.0/24
- 110.74.130.0/23
- 110.74.132.0/22
- 110.74.136.0/23
- 110.74.138.0/24
- 110.74.139.0/24
- 110.74.140.0/24
- 110.74.140.0/22
- 110.74.128.0/19
- 110.74.144.0/21
- 110.74.149.0/24
- 110.74.150.0/24
- 110.74.152.0/22
- 110.74.156.0/23
- 110.74.158.0/24
- 110.74.159.0/24
- 110.74.160.0/24
- 110.74.161.0/24
- 110.74.162.0/24
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
| AS152635 | MESSB-AS-AP Monitor ERP System Sdn. Bhd. | MY |
| AS139815 | TUSB-AS-AP Taylors University Sdn Bhd | MY |
| AS59263 | UMT-AS Universiti Malaysia Terengganu | MY |
| AS42473 | AS-ANEXIA ANEXIA Internetdienstleistungs GmbH | AT |
| AS38001 | NEWMEDIAEXPRESS-AS-AP NewMedia Express Pte Ltd | SG |
| AS9930 | TTNET-MY TIME dotCom Berhad No. 14, Jalan Majistret U126 Hicom Glenmarie Industrial Park 40150 Shah Alam Selangor, Malaysia | MY |
| AS3491 | PCCWG-APAC-HK PCCW Global HK Ltd. | HK |
Blast radius
Approximate count of dependent hostnames if AS45668 disappeared from the routing table.
~668 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 01:07:38 GMT.
MOAS / hijack watch
Prefixes routed by AS45668 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 AS45668 is unique to AS45668 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS45668.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS45668"})-[: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.