Autonomous System
AS136188 — CHINATELECOM-ZHEJIANG-NINGBO-IDC NINGBO, ZHEJIANG Province, P.R.China.(CN)
Last fetched
AS136188 is an Autonomous System operated by CHINATELECOM-ZHEJIANG-NINGBO-IDC NINGBO, ZHEJIANG Province, P.R.China. and registered in CN. As of Thu, 21 May 2026 13:35:24 GMT, it announces 90 routed IP prefixes and peers with 1 other Autonomous System in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS136188 announces 90 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 60.163.142.0/23
- 60.190.1.0/24
- 60.190.31.0/24
- 60.190.38.0/24
- 60.190.39.0/24
- 60.190.63.0/24
- 61.153.17.0/24
- 61.153.18.0/23
- 61.153.154.0/24
- 61.164.79.0/24
- 61.174.40.0/23
- 61.174.42.0/23
- 61.174.68.0/24
- 61.175.103.0/24
- 103.88.32.0/22
- 110.42.0.0/18
- 110.42.0.0/17
- 110.42.64.0/19
- 110.42.96.0/20
- 110.42.112.0/20
- 114.66.0.0/19
- 114.66.0.0/18
- 114.66.32.0/19
- 115.231.37.0/24
- 115.231.38.0/24
Peering ecosystem
1 distinct peers via BGP. The first 1 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS4134 | CHINANET-BACKBONE No.31,Jin-rong Street | CN |
MOAS / hijack watch
Prefixes routed by AS136188 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 AS136188 is unique to AS136188 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS136188.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS136188"})-[: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.