Skip to content

Autonomous System

AS34659 — KEYYO - Keyyo SA(FR)

Last fetched

AS34659 is an Autonomous System operated by KEYYO - Keyyo SA and registered in FR. As of Fri, 04 Sep 2026 04:47:37 GMT, it announces 24 routed IP prefixes and peers with 7 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS34659Routing diversity7.0/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/34659

Routing footprint

AS34659 announces 24 distinct routed prefixes. The 24-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.

Peering ecosystem

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

Peer ASNOperatorCountry
AS12844BOUYGTEL-B2B - Bouygues Telecom SAFR
AS13193ASN-NERIM - Keyyo SAFR
AS201084GENERIS-SYSTEM - Generis System Telecom SASFR
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS35280F5 - F5 Networks SARLFR
AS6939HURRICANE - Hurricane Electric LLCUS
AS9002RETN-AS - RETN LimitedGB

Blast radius

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

20,387 hostnames depend on this network.Exact count across all 24 announced prefixes. Snapshot Wed, 05 Aug 2026 17:00:56 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS34659.

Cypher and MCP

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

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