Skip to content

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

WHISPER CANON · AS23969Routing diversity10.0/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/23969

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.

Peering ecosystem

12 distinct peers via BGP. The first 12 are listed below.

Peer ASNOperatorCountry
AS133919TH
AS135012TH
AS139753TH
AS140618TH
AS147027TH
AS17827TH
AS23974TH
AS24429CN
AS24482SG
AS38040TH
AS45806TH
AS4651TH

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 country

Or query Whisper from your own LLM workflow via the Whisper MCP server.