Autonomous System
AS214432 — ZLIDC(GB)
Last fetched
AS214432 is an Autonomous System operated by ZLIDC and registered in GB. As of Thu, 21 May 2026 16:22:42 GMT, it announces 168 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS214432 announces 168 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.26.151.0/24
- 2.26.177.0/24
- 2.26.178.0/24
- 2.26.179.0/24
- 2.26.180.0/24
- 2.26.181.0/24
- 2.26.184.0/24
- 2.26.187.0/24
- 2.26.191.0/24
- 2.27.108.0/24
- 2.27.142.0/23
- 2.27.146.0/23
- 2.27.249.0/24
- 23.27.181.0/24
- 31.77.176.0/23
- 31.77.220.0/24
- 31.77.221.0/24
- 31.77.227.0/24
- 31.77.228.0/24
- 45.8.200.0/24
- 45.38.145.0/24
- 45.41.8.0/24
- 45.41.9.0/24
- 45.140.186.0/24
- 50.2.5.0/24
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS174 | COGENT-174 - Cogent Communications, LLC | US |
| AS213607 | WORLD-FIRST-COMMUNICATION-LTD | GB |
| AS153706 | STACKNETWORK-AS-AP Stack Network Sdn. Bhd. | MY |
| AS152179 | GCNL-AS-AP GLOBAL COMMUNICATION NETWORK LIMITED | HK |
| AS148996 | GCNL-AS-AP GLOBAL COMMUNICATION NETWORK LIMITED | HK |
| AS138997 | EDCL-AS-AP Eons Data Communications Limited | HK |
| AS138195 | MOACKCOLTD-AS-AP MOACK.Co.LTD | KR |
| AS134823 | SDCL-AS-AP Sky Digital Co., Ltd. | TW |
| AS46011 | LX-AS-KR LX | KR |
| AS21859 | ZEN-ECN - Zenlayer Inc | US |
| AS17497 | LGHL-AS-AP Liasail Global Hongkong Limited | HK |
| AS2914 | NTT-DATA-2914 - NTT America, Inc. | US |
Blast radius
Approximate count of dependent hostnames if AS214432 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 AS214432 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 AS214432 is unique to AS214432 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS214432.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS214432"})-[: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.