Skip to content

Autonomous System

AS9308CHINA-ABITCOOL AbitcoolChina Inc.(CN)

Last fetched

AS9308 is an Autonomous System operated by CHINA-ABITCOOL AbitcoolChina Inc. and registered in CN. As of Wed, 20 May 2026 23:34:26 GMT, it announces 52 routed IP prefixes and peers with 4 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS9308Routing diversity8.6/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/9308

Routing footprint

AS9308 announces 52 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS4847CNIX-AP China Networks Inter-ExchangeCN
AS141679TRANSMOSTCN
AS23724CHINANET-IDC-BJ-AP IDC, China Telecommunications CorporationCN
AS9808CHINAMOBILE-CN China Mobile Communications Group Co., Ltd.CN

MOAS / hijack watch

Prefixes routed by AS9308 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 AS9308 is unique to AS9308 in the current routing snapshot.

Threat posture

Related pages

Pivot deeper into the graph from AS9308.

Cypher and MCP

Reproduce the headline metric directly against graph.whisper.security:

MATCH (a:ASN {name: "AS9308"})-[: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.