Autonomous System
AS10098 — HENDERSON-HK Towngas Telecommunications Fixed Network Ltd(HK)
Last fetched
AS10098 is an Autonomous System operated by HENDERSON-HK Towngas Telecommunications Fixed Network Ltd and registered in HK. As of Wed, 20 May 2026 23:32:06 GMT, it announces 40 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS10098 announces 40 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 49.216.176.0/22
- 49.216.180.0/22
- 49.216.184.0/22
- 49.216.188.0/22
- 49.216.192.0/22
- 49.216.196.0/22
- 49.216.200.0/22
- 49.216.204.0/22
- 49.216.208.0/22
- 103.58.163.0/24
- 103.58.164.0/24
- 103.58.164.0/22
- 103.58.167.0/24
- 103.58.180.0/24
- 202.134.24.0/22
- 202.134.28.0/24
- 202.134.29.0/24
- 202.134.30.0/24
- 202.134.31.0/24
- 202.134.32.0/20
- 202.134.49.0/24
- 202.134.50.0/24
- 202.134.51.0/24
- 202.134.52.0/24
- 202.134.53.0/24
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3257 | GTT-BACKBONE GTT | US |
| AS140570 | PPLAST | HK |
| AS15412 | FLAG-AS Flag Telecom Global Internet AS | GB |
| AS10132 | EASTAR-TECHNOLOGY-AP Towngas Telecommunications Fixed Network Limited | HK |
| AS9293 | HKNET-VIPNET NTT Com Asia Limited | HK |
| AS9002 | RETN-AS | GB |
| AS4635 | HKIX-RS1 Hong Kong Internet Exchange--Route Server 1 | HK |
| AS3491 | PCCWG-APAC-HK PCCW Global HK Ltd. | HK |
Blast radius
Approximate count of dependent hostnames if AS10098 disappeared from the routing table.
~896 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:32:06 GMT.
MOAS / hijack watch
Prefixes routed by AS10098 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 AS10098 is unique to AS10098 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS10098.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS10098"})-[: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.