Autonomous System
AS6739 — ONO-AS - VODAFONE ONO, S.A.(ES)
Last fetched
AS6739 is an Autonomous System operated by ONO-AS - VODAFONE ONO, S.A. and registered in ES. As of Sun, 06 Sep 2026 18:10:50 GMT, it announces 69 routed IP prefixes and peers with 10 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS6739 announces 69 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 2.154.0.0/16
- 2.154.192.0/18
- 5.40.0.0/16
- 62.42.0.0/16
- 62.43.0.0/16
- 62.57.0.0/16
- 62.81.16.0/24
- 62.81.29.0/24
- 62.81.0.0/16
- 62.82.0.0/16
- 62.100.96.0/19
- 62.174.0.0/17
- 62.175.0.0/17
- 62.175.96.0/19
- 62.175.0.0/16
- 81.60.128.0/18
- 81.61.64.0/18
- 81.61.0.0/16
- 81.61.128.0/18
- 81.184.0.0/16
- 81.202.0.0/16
- 82.159.0.0/16
- 82.213.128.0/18
- 83.173.128.0/18
- 84.120.0.0/16
Peering ecosystem
10 distinct peers via BGP. The first 10 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS12430 | VODAFONE_ES - VODAFONE ESPANA S.A.U. | ES |
| AS16338 | ONO-AS2 - VODAFONE ONO, S.A. | ES |
| AS207628 | ESTYA-AS - Eduardo Senin Herrero | ES |
| AS29109 | MEDIOSAVANZADOS-AS - MEDIOS AVANZADOS DE CALCULO Y DISENO, S.L. | ES |
| AS31249 | IEMPRESA-ES-AS - IEMPRESA-ES-AS | ES |
| AS31346 | DDOL-AS - Datadec Online, S.A. | ES |
| AS39780 | TECNOCOM-NET - TECNOCOM-NET | ES |
| AS44585 | EFOR - Efor Global Technology SL | ES |
| AS48202 | ODEC - ODEC, CENTRO DE CALCULO Y APLICACIONES INFORMATICAS, S.A. | ES |
| AS49388 | INTERCOMGI-BCN - Inspirit Cloud, S.L. | ES |
Blast radius
Count of dependent hostnames if AS6739 disappeared from the routing table.
Blast radius: Computing — check back later. The precompute pipeline refreshes this panel within a few days.
MOAS / hijack watch
Prefixes routed by AS6739 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 AS6739 is unique to AS6739 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS6739.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS6739"})-[: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.