Skip to content

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

WHISPER CANON · AS16629Routing diversity7.1/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/16629

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.

Peering ecosystem

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

Peer ASNOperatorCountry
AS11340CL
AS17126CL
AS19196CL
AS23416CL
AS264707CL
AS264729CL
AS264780CL
AS26623CL
AS266662CL
AS266902CL
AS267848CL
AS267926CL
AS271788CL
AS27677CL
AS3573ACCENTURE - Accenture LLPUS
AS46313WAL-MART4 - Wal-Mart Stores, Inc.US
AS52230CL
AS52248CL
AS52315CL
AS7004CL
AS7418CL

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 country

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