Autonomous System
AS26619 — AS26619 - GTD COLOMBIA S.A.S(CO)
Last fetched
AS26619 is an Autonomous System operated by AS26619 - GTD COLOMBIA S.A.S and registered in CO. As of Sun, 06 Sep 2026 14:19:30 GMT, it announces 70 routed IP prefixes and peers with 5 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS26619 announces 70 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 179.50.1.0/24
- 179.50.2.0/24
- 179.50.3.0/24
- 179.50.0.0/21
- 179.50.4.0/24
- 179.50.5.0/24
- 179.50.9.0/24
- 179.50.11.0/24
- 179.50.8.0/21
- 179.50.14.0/24
- 179.50.16.0/24
- 179.50.16.0/21
- 179.50.22.0/24
- 179.50.23.0/24
- 179.50.24.0/24
- 179.50.26.0/24
- 179.50.27.0/24
- 179.50.28.0/24
- 179.50.29.0/24
- 179.50.30.0/24
- 179.50.31.0/24
- 179.50.32.0/21
- 179.50.40.0/21
- 179.50.50.0/24
- 179.50.48.0/21
Peering ecosystem
5 distinct peers via BGP. The first 5 are listed below.
Blast radius
Count of dependent hostnames if AS26619 disappeared from the routing table.
1,255 hostnames depend on this network.Exact count across all 70 announced prefixes. Snapshot Sun, 19 Jul 2026 00:00:14 GMT.
MOAS / hijack watch
Prefixes routed by AS26619 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 AS26619 is unique to AS26619 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS26619.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS26619"})-[: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.