Autonomous System
AS23673 — ONLINE-AS Cogetel Online, Cambodia, ISP(KH)
Last fetched
AS23673 is an Autonomous System operated by ONLINE-AS Cogetel Online, Cambodia, ISP and registered in KH. As of Thu, 21 May 2026 15:16:21 GMT, it announces 142 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS23673 announces 142 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 43.230.192.0/24
- 43.230.193.0/24
- 43.230.192.0/22
- 43.230.194.0/24
- 43.230.195.0/24
- 103.197.240.0/24
- 103.197.241.0/24
- 103.197.240.0/22
- 103.197.242.0/24
- 103.197.243.0/24
- 103.206.68.0/24
- 103.206.69.0/24
- 103.206.68.0/22
- 103.206.70.0/24
- 103.206.71.0/24
- 103.239.52.0/24
- 103.239.53.0/24
- 103.239.52.0/22
- 103.239.54.0/24
- 103.239.55.0/24
- 110.235.240.0/24
- 110.235.241.0/24
- 110.235.242.0/24
- 110.235.243.0/24
- 110.235.244.0/24
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS137537 | IONECOLTD-AS-AP iOne Co., Ltd | KH |
| AS137409 | GSLNETWORKS-AS-AP GSL Networks Pty LTD | AU |
| AS134136 | IBANK-AS-AP IBANK CAMBODIA PLC | KH |
| AS55329 | TELCOTECH-KH Telcotech Ltd. | KH |
| AS38623 | VIETTELCAMBODIA-AS-AP ISPIXP IN CAMBODIA WITH THE BEST VERVICE IN THERE. | KH |
| AS38001 | NEWMEDIAEXPRESS-AS-AP NewMedia Express Pte Ltd | SG |
| AS23764 | CTGNET CTGNet | HK |
| AS9900 | COGETEL-AS-AP COGETEL Co., Ltd | KH |
| AS6939 | HURRICANE - Hurricane Electric LLC | US |
Blast radius
Approximate count of dependent hostnames if AS23673 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 AS23673 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 AS23673 is unique to AS23673 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS23673.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS23673"})-[: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.