Autonomous System
AS29614 — ELITE-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
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.
- 41.67.159.0/24
- 41.67.128.0/18
- 41.67.160.0/24
- 41.67.161.0/24
- 41.67.160.0/22
- 41.67.162.0/24
- 41.67.163.0/24
- 41.67.164.0/24
- 41.67.165.0/24
- 41.67.164.0/22
- 41.67.166.0/24
- 41.67.167.0/24
- 41.67.168.0/24
- 41.67.169.0/24
- 41.67.168.0/22
- 41.67.170.0/24
- 41.67.171.0/24
- 41.67.172.0/24
- 41.67.173.0/24
- 41.67.172.0/22
- 41.67.174.0/24
- 41.67.175.0/24
- 41.67.176.0/24
- 41.169.55.0/24
- 41.169.80.0/24
Peering ecosystem
26 distinct peers via BGP. The first 26 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS1273 | CW Vodafone Group PLC | — |
| AS329588 | DATENREISEN | GH |
| AS328962 | ASN-INTELLIC - Intellicom Computer Consulting, Inc. | ZA |
| AS328454 | SUPER VIAS REDES INTEGRADAS LTDA. | GH |
| AS328224 | IDNIC-QAULIAMALI-AS-ID PT. QAULI AMALI INTEGRA | GH |
| AS328212 | DRCall Tecnologia Ltda | GH |
| AS328185 | STEGH-AS - St. Thomas-Elgin General Hospital | GH |
| AS328076 | RIKSGALDEN-AS Riksgaldskontoret | GH |
| AS328054 | TCEC-AS | GH |
| AS327965 | ARB-APEX-BANK | GH |
| AS327947 | VAA-AS | GH |
| AS37721 | CAMIX-Peering-AS | BF |
| AS37613 | NTFC-ASN | GH |
| AS37534 | GITGE | GH |
| AS37468 | Prestabist | AO |
| AS37320 | — | — |
| AS37304 | AFRINIC-ZA-CPT-AS | GH |
| AS37232 | ATLANTIQUE-TELECOM- | GH |
| AS37087 | movicel-as | GH |
| AS37074 | RAIN-GROUP-HOLDINGS | GH |
| AS36994 | Blue-Crane-Communications | ZA |
| AS36900 | — | — |
| AS29674 | STEK-AS | GH |
| AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| AS10798 | SBICSA | ZA |
| AS8657 | MEO-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 countryOr query Whisper from your own LLM workflow via the Whisper MCP server.