Autonomous System
AS9729 — IS-AP iAdvantage Limited(HK)
Last fetched
AS9729 is an Autonomous System operated by IS-AP iAdvantage Limited and registered in HK. As of Wed, 20 May 2026 21:57:42 GMT, it announces 158 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS9729 announces 158 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 202.152.20.0/24
- 202.152.21.0/24
- 202.152.22.0/24
- 202.152.23.0/24
- 202.152.24.0/24
- 202.152.25.0/24
- 202.152.26.0/24
- 202.152.27.0/24
- 202.152.28.0/24
- 202.152.29.0/24
- 202.152.30.0/24
- 202.152.31.0/24
- 202.152.32.0/24
- 202.152.33.0/24
- 202.152.34.0/24
- 202.152.35.0/24
- 202.152.36.0/24
- 202.152.37.0/24
- 202.152.38.0/24
- 202.152.39.0/24
- 202.152.40.0/24
- 202.152.41.0/24
- 202.152.42.0/24
- 204.2.197.0/24
- 204.2.200.0/23
Peering ecosystem
9 distinct peers via BGP. The first 9 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS4635 | HKIX-RS1 Hong Kong Internet Exchange--Route Server 1 | HK |
| AS133929 | CHINATELECOM-ZHEJIANG-HUZHOU-5G-NETWORK CHINATELECOM ZHEJIANG province HUZHOU 5G network | HK |
| AS10238 | CCI-HK-AP Cyber Channel International Ltd | HK |
| AS10103 | HKBN-AS-AP HK Broadband Network Ltd. | HK |
| AS9381 | HKBNES-AS-AP HKBN Enterprise Solutions HK Limited | HK |
| AS9304 | HUTCHISON-AS-AP HGC Global Communications Limited | HK |
| AS8966 | ETISALAT-AS P.O. Box 1150, Dubai, U | AE |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
| AS6453 | AS6453 - TATA COMMUNICATIONS AMERICA INC | US |
Blast radius
Approximate count of dependent hostnames if AS9729 disappeared from the routing table.
~1,517 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 21:57:42 GMT.
MOAS / hijack watch
Prefixes routed by AS9729 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 AS9729 is unique to AS9729 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS9729.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS9729"})-[: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.