Autonomous System
AS16629(CL)
Last fetched
AS16629 is an Autonomous System registered in CL. As of Tue, 21 Jul 2026 11:55:12 GMT, it announces 25 routed IP prefixes and peers with 21 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS16629 announces 25 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 170.84.208.0/22
- 181.212.0.0/16
- 186.40.128.0/17
- 190.4.192.0/19
- 190.171.138.0/24
- 190.171.128.0/18
- 190.171.188.0/24
- 200.0.116.0/24
- 200.14.96.0/23
- 200.54.96.0/24
- 200.54.0.0/16
- 200.54.215.0/24
- 200.68.0.0/18
- 200.113.4.0/22
- 200.113.48.0/22
- 200.113.60.0/22
- 201.236.168.0/21
- 201.236.176.0/21
- 201.246.64.0/19
- 201.246.96.0/19
- 2800:4e0:c006::/48
- 2800:4e0:c007::/48
- 2800:4e0:c000::/34
- 2800:590:1000::/36
- 2800:590:2000::/36
Peering ecosystem
21 distinct peers via BGP. The first 21 are listed below.
Blast radius
Count of dependent hostnames if AS16629 disappeared from the routing table.
10,838 hostnames depend on this network.Exact count across all 23 announced prefixes. Snapshot Mon, 08 Jun 2026 14:00:07 GMT.
MOAS / hijack watch
Prefixes routed by AS16629 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 AS16629 is unique to AS16629 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS16629.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS16629"})-[: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.