Autonomous System
AS23969(TH)
Last fetched
AS23969 is an Autonomous System registered in TH. As of Tue, 21 Jul 2026 11:55:13 GMT, it announces 1,852 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS23969 announces 1,852 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 1.0.128.0/24
- 1.0.129.0/24
- 1.0.130.0/23
- 1.0.132.0/24
- 1.0.133.0/24
- 1.0.134.0/23
- 1.0.137.0/24
- 1.0.138.0/24
- 1.0.139.0/24
- 1.0.140.0/24
- 1.0.141.0/24
- 1.0.142.0/23
- 1.0.128.0/19
- 1.0.144.0/20
- 1.0.128.0/18
- 1.0.160.0/22
- 1.0.164.0/24
- 1.0.165.0/24
- 1.0.166.0/24
- 1.0.167.0/24
- 1.0.168.0/24
- 1.0.169.0/24
- 1.0.170.0/24
- 1.0.171.0/24
- 1.0.172.0/22
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
Blast radius
Count of dependent hostnames if AS23969 disappeared from the routing table.
≥61 hostnames depend on this network.Verified lower bound — counted across 50 of 1,852 announced prefixes. The true total is at least this many. Snapshot Mon, 13 Jul 2026 21:00:22 GMT.
MOAS / hijack watch
Prefixes routed by AS23969 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 AS23969 is unique to AS23969 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS23969.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS23969"})-[: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.