ADVERTISEMENT

Why AFP thinks Maguindanao del Sur ambush is a retaliation by Dawlah Islamiyah

Published Mar 19, 2024 06:05 am
general Romeo brawner jr DI ambush maguindanao del sur.jpg
Armed Forces of the Philippines (AFP) Chief, General Romeo Brawner Jr. (left) renders his final salute to a fallen Philippine Army personnel on March 18, 2024 at Camp Siongco in Datu Odin Sinsuat, Maguindanao del Norte. Behind him is 6th Infantry Division commander Maj. Gen. Alex Rillera, who also offers a salute while at the far back is Lt. Gen. William Gonzales, commander of the Western Mindanao Command. (Photo courtesy of AFP)

The Armed Forces of the Philippines (AFP) said Tuesday, March 19, that it was considering the fatal ambush on Philippine Army (PA) personnel in Datu Hoffer Ampatuan, Maguindanao del Sur over the weekend as a form of retaliation by the militant group Dawlah Islamiyah (DI).

Col. Francel Margareth Padilla, AFP spokesperson, said a series of encounters had occurred between the military and DI fighters since late last year following the bomb attack at the Mindanao State University (MSU) in Marawi City on Dec. 3, 2023. 

“This is believed to be the DI’s [retaliation]. They are seen to [be] losing support from the community because of the continuous operations of the military in the area since last year,” Padilla said in an interview over ANC.

Last Sunday, March 17, around 10 to 20 suspected DI-Hassan fighters ambushed military personnel who were on their way back to patrol base after buying food and other supplies for “iftar” in Barangay Tuayan 1, Datu Hoffer Ampatuan, Maguindanao del Sur. Four members of the 6th Infantry Division (6ID) got killed in the incident.

“There is actually a series of encounters that already occurred since last year so the military has already had it since previously. This is a retaliatory for that,” she reiterated.

The MSU bombing, which claimed the lives of four people and injured 50 others, was blamed on the DI-Maute Group so the military launched pursuit operations to capture the ones believed responsible for the incident.

On Jan. 25 to 26, the AFP launched counter-terrorism operations in Piagapo, Lanao del Sur where nine DI fighters died. The following month, the AFP announced that one of the fatalities was Khadafi Mimbesa alias "Engineer," the pinpointed brains behind the bombing at MSU.

On Feb. 18, another encounter occurred between the military and DI fighters in Munai, Lanao del Norte where six soldiers and three militants died.

“They are believed to be dwindling already and as we have said, they are already having a leadership vacuum as well that’s why they are already operating in very small groups. But you know, the army is still circling the area because they are believed to be regrouping their small cells,” Padilla revealed.

“What we are foreseeing is that these small groups will join each other so that they will have more numbers. But of course, within our operations, we are making sure that this does not happen so we are trying to actually do our pursuit operations to encircle the areas where they are found to be operating upon. This is what we want to prevent: for them to have the means to regroup,” the military spokesperson noted.

Padilla confirmed that the DI was trying to recruit new members although the group was finding it hard to accomplish.

“It’s difficult for them to recruit and they can no longer big support that’s why they resort to retaliation at this point. They already have a leadership vacuum, their members are scattered, and their forces are already dwindling. We will continue with our relentless operations to eradicate this group,” she said.

A birthday and a wake

Meanwhile, AFP Chief, General Romeo Brawner Jr. visited the wake of the four slain soldiers in the most recent ambush on Monday, March 18, which coincided with his 56th birthday.

The wake for Private Marvin Dumaguing, Private Jessie James Corpuz, Private First Class Carl Araña, and Corporal Creszaldy Espartero was held at the headquarters of 6ID at Camp Siongco in Datu Odin Sinsuat, Maguindanao del Norte.

Brawner earlier directed the ground commanders to hunt down the perpetrators behind the ambush in Datu Hoffer Ampatuan.

Vice President Sara Duterte also dropped by at the wake of the soldiers at Camp Siongco where she was welcomed by the grieving families of the troopers, as well as Western Mindanao Command (WestMinCom) commander, Lt. Gen. William N. Gonzales; and 6ID commander, Major General Alex S. Rillera.

Related Tags

Armed Forces of the Philippines AFP General Romeo Brawner Jr. Ambush Dawlah Islamiyah
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.