Federal agencies indict 30 people in Colorado, including alleged TdA gang leaders

Federal and local law enforcement agencies announced the indictments of 30 people in Colorado on Monday, including alleged leaders of the Venezuelan prison gang Tren de Aragua, which a police chief described as akin to a parasite.

Officials characterized the investigation leading to the operation as the biggest in the country.

“We learned how violent they are,” Aurora Police Department Chief Todd Chamberlain said of the gang, which has gained a foothold in metro Denver. “We learned what their mission was. Their mission was to be like a parasite, and they basically take over any area that they can control.”

The U.S. Department of Justice, along with the Bureau of Alcohol, Tobacco, Firearms and Explosives, the Drug Enforcement Administration, U.S. Customs and Immigration Enforcement, and the Aurora Police Department, outlined their operation on Monday.

Around 70 confiscated guns sat on a wall and table behind the law enforcement officials. 

The indictments included 30 people from the metro Denver area, ranging in ages from 22 to 45. Their alleged crimes varied — from drug trafficking to firearm offenses and murder-for-hire charges. The arrests were made from November to May, officials said.  

In the murder-for-hire plot, officials alleged that several defendants agreed to kill two people for $15,000.

The suspects also promised to show the victims’ severed heads as proof of the murders for an extra $5,000, according to U.S. Attorney Peter McNeilly.

Authorities believe that eight of the 30 suspects in the indictments list are members of the Venezuelan gang that has drawn national and international attention after taking over apartment buildings in Aurora last year. President Donald Trump promised a crackdown on illegal immigration, which he dubbed “Operation Aurora,” in part as a result of the transnational gang’s activities in Colorado.

Authorities regarded three of the eight suspects as gang leaders. Some were arrested in Columbia and will be extradited to Colorado.

Many of the suspects were associates of the gang, according to McNeilly.

The people indicted included the following:

  • Jose Manuel Guerra-Caballero, also known as “Blanco” and “Cuchillo”

  • Jose Gerardo Villamediana-Villanueva

  • Michelle Peña

  • Kleber Arguello-Villegas

  • Jose David Hernandez-Gonzalez

  • Jonathan Jose Ocopio-Villalobos

  • Victor Alexander Hernandez-Villacreses

  • Alexandra Nazaret Marin-Risco

  • Jonathan Enrique Medina

  • Keidinson Orlando Torrealba-Gonzalez

  • Kevin Alexander Ruiz-Perez

  • Lenguinyer Guevara-Muro

  • Jhon Harrison Villalobos-Salas

  • Esleiter Vargas-Morales

  • Yeiber Samuel Alfonzo-Martinez

  • Guarnel Moises Urbina-Betancourt

  • Willangel Maieyker Martinez-Sanjoa

  • Kendry Jose Robertis-Garcia

  • Michael Joel Ojeda-Avila

  • Luis Aguilera-Pericaguan

  • Nelo Osmel Comenarez-Morillo

  • Santtys Jose Silva-Alvarez

  • Rosmer Javier Bello-Garcia

  • Jose David Rivas-Mendez

  • Antony Alexander Diaz-Gonzalez

  • Diomar Armando Mendez-Chavez

  • Dannys Alexis Moncada-Arteaga

  • Jose Daniel Bencomo-Gutierrez

  • Luis Henriquez Charaima

McNeilly did not say how many of the suspects are Venezuelan nationals.

The multi-agency investigation began in October after the Arapahoe County Sheriff’s Office reached out to the Bureau of Alcohol, Tobacco, Firearms and Explosives (ATF) regarding violent crime at the Ivy Crossing Apartments near South Quebec Street and High Line Smith Way, according to ATF Special Agent in Charge Brent Beavers.

It quickly raised to a “complex transnational armed drug and firearms trafficking investigation,” Beavers said.

The investigation led to the confiscation of 69 guns, ranging from handguns to rifles, and multi-kilogram quantities of 2C or “pink cocaine,” fentanyl and methamphetamine. 

One of the affidavits detailed Jose Manuel Guerra-Caballero’s January arrest in a drug operation. The ATF alleged that Guerra-Caballero conspired to distribute more than 500 grams of methamphetamine and arranged an armed narcotics transaction. Several others participated in the operation to provide protection for undercover agents, who posed as sellers of 10 pounds of methamphetamine, the affidavits said. 

Authorities identified Jose Gerardo Villamediana-Villanueva as the leader of the group.

As for allegations of murder-for-hire, authorities claimed that Jose David Rivas-Mendez discussed the price for murder with an undercover agent.

The suspects allegedly told the undercover agent the cost would be $15,000 for two people.

The arrest documents said Rivas-Mendez later asked: “If we bring back their heads how much would you pay us? We take care of that quickly with a machete.” 

The two eventually agreed on $20,000 for the two murders.

“This to them is like playing golf for you guys. It’s all laughs,” Rivas-Mendez allegedly said about the proposed twin murders.

During one undercover drug operation, suspects mentioned they had associates that were recently on the local news for being involved in jewelry store robberies, according to the affidavit.

While the specific incident was not noted, an alleged TDA member was arrested in connection with a Denver jewelry store robbery late last year.

The suspects also stated that they have associates around the nation, including in Chicago, New York City and Miami.

“This isn’t just important to Colorado, it’s important to the whole country,” said Jeremy Franker, deputy director of Joint Task Force Vulcan, an initiative launched in 2019 aimed at ultimately destroying Mara Salvatrucha, the gang popularly known as MS-13.

Officials called the investigation in Colorado the biggest in the country.

Chamberlain, the Aurora police chief, added that the idea of TDA within the city wasn’t well-known two years ago, with the department not identifying direct members until the end of 2023.

Homeland Security Investigations Special Agent in Charge Steve Cagen said the Edge of Lowry apartments in Aurora was the first stronghold of the gang, with members choosing Colorado due to “resources” here that were not offered elsewhere. Then, through word of mouth, the gang began to spread in the city.

Cagen did not specify what the “resources” were.

“This isn’t because Aurora is crime ridden or it’s a horrible place. It’s not — it’s because these buildings were just not being managed,” said Peter Schulte, the city attorney for Aurora, adding that the poor condition of the apartments allowed for criminal activity.

While the joint-effort has paid off in reducing TDA activity in the state, there is still plenty of work to be done, officials said.

McNeilly said this does not mean directing forces toward anyone that is Venezuelan — just those connected to the gang.

“We’re not simply pursuing people because of the nation in which they were born or where they came to the United States from,” he said. “Our crosshairs are firmly on Tren de Aragua and anyone else who chooses to commit crimes with Tren de Aragua.”

McNeilly added: “I have a message specifically for TDA. We will not let you use Colorado as your headquarters in the United States. If you bring your dangerous crimes to Colorado, we will hunt you down and we will bring you to justice and we will go anywhere in the world in pursuit of you.”

Sign Up For Free:

let pathVariable;
let pathVariable2;

function handleUrlPathSegment() {

const fullPath = window.location.pathname.toLowerCase();
if (fullPath.includes(‘/business/’)) {
pathVariable = ‘business’;
pathVariable2 = ‘Business Newsletter’;
} else if (fullPath.includes(‘/outdoors/’) || fullPath.includes(‘/outdoor/’)) {
pathVariable = ‘outdoors’;
pathVariable2 = ‘Outdoors Newsletter’;
} else if (fullPath.includes(‘/opinion/’)) {
pathVariable = ‘opinion’;
pathVariable2 = ‘Opinion Newsletter’;
} else if (fullPath.includes(‘politics’)) {
pathVariable = ‘politics’;
pathVariable2 = ‘Politics Newsletter’;
} else if (fullPath.includes(‘outtherecolorado’)) {
pathVariable = ‘outtherecolorado’;
pathVariable2 = ‘Out There Colorado Newsletter’;
} else {
pathVariable = ‘am-update’;
pathVariable2 = ‘AM Update Newsletter’;
}

console.log(`Current path: ${fullPath}`);
console.log(`Path variable set to: ${pathVariable}`);
console.log(`Path variable 2 set to: ${pathVariable2}`);

applyNewsletterName(pathVariable2);

return { pathVariable, pathVariable2 };
}

function applyNewsletterName(newsletterName) {

if (document.readyState === ‘loading’) {
document.addEventListener(‘DOMContentLoaded’, function() {
updateNewsletterElement(newsletterName);
});
} else {

updateNewsletterElement(newsletterName);
}
}

function updateNewsletterElement(newsletterName) {
const newsletterElement = document.getElementById(‘newsletterName’);

if (newsletterElement) {
newsletterElement.textContent = newsletterName;
console.log(`Updated #newsletterName element with: ${newsletterName}`);
} else {
console.warn(‘Element with ID #newsletterName not found in the DOM’);
}
}

function setupFormSubmitListener() {
function getFormattedDate() {
const now = new Date();

const timestamp = now.getTime();

console.log(‘chris: Using Unix timestamp’);
console.log(‘chris: Current time:’, now);
console.log(‘chris: Unix timestamp (ms):’, timestamp);

return timestamp;
}

const formattedDate = getFormattedDate();
var profile = window.blueConicClient.profile.getProfile();
profile.setValues(‘newsletter_category’, pathVariable);
profile.setValue(‘newsletter_signup_date’, formattedDate);
window.blueConicClient.profile.updateProfile(this, function() {
});
}

handleUrlPathSegment();
setupFormSubmitListener();

Success! Thank you for subscribing to our newsletter.

function subscribeSuccess() {
var nsltrform = document.querySelector(“#nsltr”);
var nsltrSuccess = document.querySelector(“#successnsltr”);

nsltrform.classList.add(“hideblock”);
nsltrSuccess.classList.remove(“hideblock”);
}

function validateEmail(email) {
return String(email)
.toLowerCase()
.match(
/^(([^()[].,;:s@”]+(.[^()[].,;:s@”]+)*)|(“.+”))@(([[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}])|(([a-zA-Z-0-9]+.)+[a-zA-Z]{2,}))$/
);
}

function validateEmailAddress() {
const result = document.querySelector(“#result”);
const email = document.querySelector(“#email”).value;

result.innerText = “”;

if(validateEmail(email)) {
newsletterSubscribe(email);
} else {
result.innerText = ‘The email entered: ‘ + email + ‘ is not valid :(‘;
result.style.color = “red”;
}
return false;
}

function newsletterSubscribe(email) {
fetch(“https://services.gazette.com/mg2-newsletters.php?action=subscribe&site=denvergazette.com&emailPreferenceId=69&email=” + email, {
method: “POST”
}).then(res => {
console.log(“SUCCESSFUL POST”);
subscribeSuccess();
});

}

#nsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: #2076b3;

background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20weekly%207.png);
background-size: cover;

}

#nsltr-header {
color: #fff4f4;
}
#nsltr-body {
text-align: center;
color: #ffffff;
}
#nsltr-button {
margin-top: 5px;
}
#successnsltr {
min-width: 100%;
margin: 10px 0;
padding: 10px 20px;
background-color: green;
text-align: center;
color: white;
}

#successnsltr a {
color: white;
}

.hideblock {
display:none;
}

h6 a {
color: black;
text-decoration: none;
padding: 5px;
background-color: #bbccdd;
font-weight: 600;
}

@media only screen and (min-width: 768px) {
#nsltr {
background-image: url(https://static.gazette.com/emails/circ/Audience%20Images/dg%20weekly%207.png);
background-size: cover;
}
}



Welcome Back.

Streak: 9 days i

Stories you've missed since your last login:

Stories you've saved for later:

Recommended stories based on your interests:

Edit my interests