Skip to content

Autonomous System

AS16625 — AKAMAI-AS - Akamai Technologies, Inc.(US)

Last fetched

AS16625 is an Autonomous System operated by AKAMAI-AS - Akamai Technologies, Inc. and registered in US. As of Tue, 21 Jul 2026 09:17:27 GMT, it announces 2,081 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS16625Routing diversity10.0/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/16625

Routing footprint

AS16625 announces 2,081 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS17727ID
AS20940NL
AS35994AKAMAI-AS - Akamai Technologies, Inc.US
AS45147ID
AS4657SG
AS55818ID
AS55836IN
AS6762IT
AS9002GB
AS9498IN

Blast radius

Count of dependent hostnames if AS16625 disappeared from the routing table.

158,758 hostnames depend on this network.Verified lower bound — counted across 50 of 2,374 announced prefixes. The true total is at least this many. Snapshot Mon, 08 Jun 2026 14:00:06 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS16625.

Cypher and MCP

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

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