Skip to content

Autonomous System

AS766REDIRIS RedIRIS Autonomous System(ES)

Last fetched

AS766 is an Autonomous System operated by REDIRIS RedIRIS Autonomous System and registered in ES. As of Thu, 21 May 2026 06:18:25 GMT, it announces 33 routed IP prefixes and peers with 28 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS766Routing diversity7.6/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/766

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS174COGENT-174 - Cogent Communications, LLCUS
AS210158MADRIDDIGITALES
AS208597ES-NASERTIC-ASES
AS205580EFCA-ASNES
AS200521SEAP-AGEES
AS198878UNAVES
AS198853I2BASQUEES
AS198096CICA Centro Informatico Cientifico de Andalucia - CICAES
AS197829GOBIERNO-DE-NAVARRAES
AS49851AST-ASES
AS44593REDCAYLEES
AS43697GOVERN-DE-LES-ILLES-BALEARS Administracio auutonomicaES
AS37721Virtual-Technologies-Solutions-SABF
AS34511F-INTEGRA-AS Manresa 5ES
AS34285JJAA-ASES
AS31951NASADSN-AS - NASA Deep Space Network DSNUS
AS25354RED-ES-ASES
AS25285BOE-ASES
AS21320GEANT_IAS_VRFNL
AS20965GEANT The GEANT IP ServiceNL
AS15630UNED UNED Autonomous SystemES
AS15488UPV-EHUES
AS13041CESCA-ACES
AS9002RETN-ASGB
AS6939HURRICANE - Hurricane Electric LLCUS
AS3356LEVEL3 - Level 3 Parent, LLCUS
AS2114ESICES
AS288ESA Robert Bosch Strasse 5DE

Blast radius

Approximate count of dependent hostnames if AS766 disappeared from the routing table.

~520,529 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 06:18:25 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS766.

Cypher and MCP

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

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