Skip to content

Autonomous System

AS29614ELITE-AS(GH)

Last fetched

AS29614 is an Autonomous System operated by ELITE-AS and registered in GH. As of Wed, 20 May 2026 23:30:52 GMT, it announces 106 routed IP prefixes and peers with 26 other Autonomous Systems in the WhisperGraph BGP dataset.

Nutrition Label

WHISPER CANON · AS29614Routing diversity10.0/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/asn/29614

Routing footprint

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

Peering ecosystem

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

Peer ASNOperatorCountry
AS1273CW Vodafone Group PLC
AS329588DATENREISENGH
AS328962ASN-INTELLIC - Intellicom Computer Consulting, Inc.ZA
AS328454SUPER VIAS REDES INTEGRADAS LTDA.GH
AS328224IDNIC-QAULIAMALI-AS-ID PT. QAULI AMALI INTEGRAGH
AS328212DRCall Tecnologia LtdaGH
AS328185STEGH-AS - St. Thomas-Elgin General HospitalGH
AS328076RIKSGALDEN-AS RiksgaldskontoretGH
AS328054TCEC-ASGH
AS327965ARB-APEX-BANKGH
AS327947VAA-ASGH
AS37721CAMIX-Peering-ASBF
AS37613NTFC-ASNGH
AS37534GITGEGH
AS37468PrestabistAO
AS37320
AS37304AFRINIC-ZA-CPT-ASGH
AS37232ATLANTIQUE-TELECOM-GH
AS37087movicel-asGH
AS37074RAIN-GROUP-HOLDINGSGH
AS36994Blue-Crane-CommunicationsZA
AS36900
AS29674STEK-ASGH
AS13335CLOUDFLARENET - Cloudflare, Inc.US
AS10798SBICSAZA
AS8657MEO-INTERNACIONAL MEO - SERVICOS DE COMUNICACOES E MULTIMEDIA S.A.PT

Blast radius

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

~159 hostnames depend on this network.Sampled from 10 prefixes, snapshot Wed, 20 May 2026 23:30:52 GMT.

MOAS / hijack watch

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

Threat posture

Related pages

Pivot deeper into the graph from AS29614.

Cypher and MCP

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

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