Autonomous System
AS27932 — AS27932 - Redes y Telecomunicaciones(HN)
Last fetched
AS27932 is an Autonomous System operated by AS27932 - Redes y Telecomunicaciones and registered in HN. As of Sun, 06 Sep 2026 16:16:07 GMT, it announces 64 routed IP prefixes and peers with 8 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS27932 announces 64 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 143.202.196.0/24
- 143.202.197.0/24
- 143.202.198.0/24
- 143.202.199.0/24
- 181.79.224.0/24
- 181.79.225.0/24
- 181.79.226.0/24
- 181.79.227.0/24
- 181.79.228.0/24
- 181.79.229.0/24
- 181.79.231.0/24
- 181.79.232.0/24
- 181.79.233.0/24
- 181.79.234.0/24
- 181.79.237.0/24
- 181.79.238.0/24
- 181.79.239.0/24
- 181.79.224.0/19
- 181.79.242.0/24
- 181.79.243.0/24
- 190.124.160.0/24
- 190.124.161.0/24
- 190.124.162.0/24
- 190.124.163.0/24
- 190.124.160.0/21
Peering ecosystem
8 distinct peers via BGP. The first 8 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS18747 | IFX18747 - IFX Corporation | US |
| AS262234 | AS262234 - ASOCIACION DE SERVICIO DE INTERNET S. DE RL. | HN |
| AS263239 | AS263239 - Banco Financiera Comercial Hondurena S.A. | HN |
| AS264719 | AS264719 - INGENIERIA TELECOMUNICACIONES S.A de CV | HN |
| AS27696 | AS27696 - LIBERTY NETWORKS HONDURAS, SOCIEDAD DE RESPONSABILIDAD LIMITADA | HN |
| AS27923 | AS27923 - COMPANIA DE TELEVISION VIA SATELITE, S.A. (TEVISAT S.A.) | HN |
| AS52422 | AS52422 - Velco Globalnetwork | HN |
| AS52468 | AS52468 - UFINET PANAMA S.A. | PA |
Blast radius
Count of dependent hostnames if AS27932 disappeared from the routing table.
376 hostnames depend on this network.Exact count across all 64 announced prefixes. Snapshot Sat, 25 Jul 2026 07:01:00 GMT.
MOAS / hijack watch
Prefixes routed by AS27932 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 AS27932 is unique to AS27932 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS27932.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS27932"})-[: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.