Este resumen es generado por inteligencia artificial y revisado por la redacción.
`; document.body.appendChild(modalWrapper); let figcaption = modalWrapper.querySelector(«figcaption»); if(figcaption) figcaption.style.display=»none»; modalWrapper.querySelector(«.s-multimedia__close-modal»).addEventListener(«click»,()=>{modalWrapper.remove(); e.style.display=»flex»; if(caption) caption.style.display=»block»;});})})});});
No es cierto que las imágenes de un edificio en ruinas tras un bombardeo fueran grabadas en Kabul (Afganistán) en 2021, como afirman usuarios de redes sociales que citan como prueba una respuesta de Grok —la inteligencia artificial de X—, sino que se corresponden con un ataque a una escuela en Irán este 28 de febrero, como ha publicado la Agencia EFE y otros medios nacionales e internacionales.
No es cierto que las imágenes de un edificio en ruinas tras un bombardeo fueran grabadas en Kabul (Afganistán) en 2021, como afirman usuarios de redes sociales que citan como prueba una respuesta de Grok —la inteligencia artificial de X—, sino que se corresponden con un ataque a una escuela en Irán este 28 de febrero, como ha publicado la Agencia EFE y otros medios nacionales e internacionales.
Numerosos usuarios de redes sociales acusan a EFE y otros medios de comunicación, como RTVE, Antena 3 y El País, de difundir unas imágenes de un bombardeo en Kabul en 2021 como si fueran el ataque a una escuela en Minab (Irán) este 28 de febrero.
LEE MÁS: “Hay riesgo de que aumenten los ataques terroristas hacia Occidente”: ¿Qué viene tras los ataques a Irán?
Los contenidos citan como prueba varios mensaje de Grok (la IA de X), que señalan que los vídeos corresponden a un ataque yihadista en un centro escolar de Kabul en mayo de 2021 en el que murieron más de 80 personas, la mayoría niñas.
En una de las fotografías difundidas por EFE y otros medios se puede ver el humo salir de la infraestructura que corresponde supuestamente con la escuela iraní en la que han fallecido, al menos, 148 niñas.
En otros vídeos se ve el edificio hecho escombros, varias grúas y personas en la zona de los hechos.
HECHOS: Las imágenes sí corresponden con el bombardeo ocurrido en un escuela en Irán este sábado tras los ataques de Estados Unidos e Israel, como han publicado varios medios de comunicación —entre ellos la Agencia EFE— y constata una geolocalización de las mismas, y no con un atentado yihadista en Kabul en 2021.
En primer lugar, la fotografía difundida procede de un vídeo del momento posterior al ataque que se ha publicado en redes sociales. Varios puntos de esta fotografía se corresponden con la imagen aérea que ofrece Google Maps de la escuela atacada en Minab.
Asimismo, en los vídeos se reconocen otros elementos visuales presentes en otras imágenes publicadas tras los ataques.
Las imágenes distribuidas por EFE fueron facilitadas por las agencias de noticias iraníes Tasnim y Mehr.
Una columna de humo se eleva desde el puerto de Jebel Ali tras un ataque de Irán en Dubái el 1 de marzo de 2026. (Foto de Fadel SENNA / AFP).
/ FADEL SENNA
`; document.body.appendChild(modalWrapper); let figcaption = modalWrapper.querySelector(«figcaption»); if(figcaption) figcaption.style.display=»none»; modalWrapper.querySelector(«.s-multimedia__close-modal»).addEventListener(«click»,()=>{modalWrapper.remove(); e.style.display=»flex»; if(caption) caption.style.display=»block»;});})})});});
Por otro lado, una búsqueda del ataque que cita Grok en Kabul demuestra que el edificio atacado en la capital afgana no se corresponde con el que aparecen en las imágenes difundidas por medios de comunicación tras los bombardeos de Estados Unidos e Israel.
La IA de X, que muchos usuarios usan para verificar contenidos pese a su limitación para contrastar hechos, no cita ninguna prueba de que las imágenes sean de Kabul.
De hecho, pese a que la respuesta en la que señala que los hechos se produjeron en Afganistán ha sido la que más se ha viralizado, en otros mensajes esta herramienta ha afirmado que las imágenes son del ataque a la escuela iraní, aunque su algoritmo no ha priorizado su rectificación.
Otros fallos de X
Hace unos meses se registró un caso, muy viral en redes, en el que una internauta difundió la imagen de una familia en una infravivienda durante el franquismo y Grok aseguró que se trataba de Estados Unidos en los años 30, pese a que la fotografía sí se había tomado en España en la década de los 50.
Ni en esa ocasión ni en las respuestas que se han viralizado ahora sobre el ataque a una escuela iraní Grok cita la fuente de sus afirmaciones.
En definitiva, las citadas imágenes son del ataque a una escuela en Minab (Irán) este sábado 28 de febrero, y no de un atentado en Kabul en 2021, como Grok -cuyas capacidades de verificación son muy limitadas- asegura.
Conforme a los criterios de
Tipo de trabajo:
‘+sanitizeHTML(modalConfig.message)+’
‘;}function closeSources(){isSourcesExiting=true;const sourcesEl=document.getElementById(‘merlin-sources-overlay’);if(sourcesEl){sourcesEl.className=CLS.sourcesOverlay+’ ‘+CLS.sourcesOverlayExiting;}setTimeout(function(){showSources=false;isSourcesExiting=false;sourcesButtonRect=null;sourcesData=[];nonNoticiaUrlsData=[];document.body.style.overflow=»;if(sourcesEl&&sourcesEl.parentNode){sourcesEl.parentNode.removeChild(sourcesEl);}},200);}function getDisplayTitle(source){if(source.title)return source.title;try{const url=new URL(source.url.replace(/[?&]merlin=true/,»));const pathname=url.pathname;const lastSegment=pathname.split(«https://elcomercio.pe/»).filter(Boolean).pop()||»;return lastSegment .replace(/-/g,’ ‘).replace(/bw/g,function(char){return char.toUpperCase();});}catch{return ‘Ver artículo’;}}function getNonNoticiaDisplayTitle(urlItem,index){if(urlItem.title)return urlItem.title;try{var clean=urlItem.url.split(‘?’)[0];var urlObj=new URL(clean);var path=urlObj.pathname.replace(/^/+/,»).replace(//$/,»);if(!path)return index!==undefined?’Ver enlace ‘+(index+1):’Ver enlace’;return ‘Ver ‘+path;}catch(e){return index!==undefined?’Ver enlace ‘+(index+1):’Ver enlace’;}}function escapeHTML(str){if(!str)return »;const div=document.createElement(‘div’);div.textContent=str;return div.innerHTML;}function sanitizeURL(url){if(!url)return »;try{const parsed=new URL(url);if(parsed.protocol!==’http:’&&parsed.protocol!==’https:’){return »;}return parsed.href;}catch{return »;}}function renderSources(){if(!showSources||(sourcesData.length===0&&nonNoticiaUrlsData.length===0))return »;const totalSources=sourcesData.length+nonNoticiaUrlsData.length;const isSingleSource=totalSources===1;return »;}const root=document.createElement(‘div’);root.id=’merlin-widget-root’;document.body.appendChild(root);function render(){root.innerHTML=’
‘+(isLoggedIn()?renderModal():»)+renderWarningModal()+renderSources()+’
‘;setupModalEventDelegation();bindEvents();}function setupModalEventDelegation(){document.removeEventListener(‘click’,handleGlobalOverlayClicks,true);document.addEventListener(‘click’,handleGlobalOverlayClicks,true);setTimeout(function(){const warningCloseBtn=document.getElementById(‘merlin-warning-modal-close’);const warningModal=document.getElementById(‘merlin-warning-modal’);const sourcesCloseBtn=document.getElementById(‘merlin-sources-close’);const sourcesOverlay=document.getElementById(‘merlin-sources-overlay’);},0);}function handleGlobalOverlayClicks(e){const target=e.target;if(!target||!target.closest)return;if(target.closest(‘#merlin-warning-modal-close’)){e.preventDefault();e.stopPropagation();closeModal();return;}if(target.closest(‘#merlin-sources-close’)){e.preventDefault();e.stopPropagation();closeSources();return;}const warningModal=document.getElementById(‘merlin-warning-modal’);if(warningModal&&target===warningModal){closeModal();return;}const sourcesOverlay=document.getElementById(‘merlin-sources-overlay’);if(sourcesOverlay&&target===sourcesOverlay){closeSources();return;}const showSourcesBtn=target.closest(‘[data-show-sources]’);if(showSourcesBtn){e.preventDefault();e.stopPropagation();const messageId=showSourcesBtn.getAttribute(‘data-show-sources’);sourcesButtonRect=showSourcesBtn.getBoundingClientRect();const msg=messages.find(function(m){return m.id===messageId;});if(!msg)return;if(msg.enrichedSources){sourcesData=msg.enrichedSources.noticiaSources||[];nonNoticiaUrlsData=msg.enrichedSources.nonNoticiaSources||[];showSources=true;isSourcesExiting=false;document.body.style.overflow=’hidden’;const totalSources=sourcesData.length+nonNoticiaUrlsData.length;const isSingleSource=totalSources===1;const finalHTML=»;const widgetDiv=root.querySelector(‘.’+CLS.widget);if(widgetDiv){const existingSources=document.getElementById(‘merlin-sources-overlay’);if(existingSources&&existingSources.parentNode){existingSources.parentNode.removeChild(existingSources);}widgetDiv.insertAdjacentHTML(‘beforeend’,finalHTML);setupModalEventDelegation();}return;}const urls=msg.urls&&msg.urls.length>0?msg.urls:extractUrlsFromMessage(msg.text);if(urls&&urls.length>0){if(!msg.urls){msg.urls=urls;}let noticiaUrls=urls.filter(function(u){return isNoticiaUrl(u.url);});const nonNoticiaUrls=urls.filter(function(u){return!isNoticiaUrl(u.url);});if(noticiaUrls.length>5){noticiaUrls=noticiaUrls.slice(noticiaUrls.length-5);}nonNoticiaUrlsData=nonNoticiaUrls;showSources=true;isSourcesExiting=false;document.body.style.overflow=’hidden’;const skeletonCount=noticiaUrls.length;const isSingleSource=skeletonCount===1;let skeletonItems=»»;for(let i=0;i‘;}const skeletonHTML=»;const widgetDiv=root.querySelector(‘.’+CLS.widget);if(widgetDiv){const existingSources=document.getElementById(‘merlin-sources-overlay’);if(existingSources&&existingSources.parentNode){existingSources.parentNode.removeChild(existingSources);}widgetDiv.insertAdjacentHTML(‘beforeend’,skeletonHTML);setupModalEventDelegation();}enrichSources(noticiaUrls).then(function(enrichedSources){sourcesData=enrichedSources;msg.enrichedSources={noticiaSources:enrichedSources,nonNoticiaSources:nonNoticiaUrls};const sourcesList=document.querySelector(‘.’+CLS.sourcesList);if(sourcesList&&showSources){let html=sourcesData.map(function(source){const safeUrl=sanitizeURL(source.url);if(!safeUrl)return »;const urlWithMerlin=safeUrl.includes(‘?’)?safeUrl+’&chatbotmerlin=true’:safeUrl+’?chatbotmerlin=true’;const safeCategory=escapeHTML(source.category);const safeAuthor=escapeHTML(source.author);const safeTimestamp=escapeHTML(source.timestamp);const safeTitle=escapeHTML(getDisplayTitle(source));const safeImage=sanitizeURL(source.image);const safeAlt=escapeHTML(source.title||’Imagen de la fuente’);return ‘
‘+safeCategory+’
‘:»)+’
‘+safeTitle+’
‘)+(safeImage?’
‘:»)+’
‘+»+’
‘;}).join(»);html+=nonNoticiaUrlsData.map(function(urlItem,index){const safeUrl=sanitizeURL(urlItem.url);if(!safeUrl)return »;const urlWithMerlin=safeUrl.includes(‘?’)?safeUrl+’&chatbotmerlin=true’:safeUrl+’?chatbotmerlin=true’;const safeTitle=escapeHTML(getNonNoticiaDisplayTitle(urlItem,index));return ‘
‘+safeTitle+’
‘+»+’
‘;}).join(»);sourcesList.innerHTML=html;}}).catch(function(err){console.error(‘[Merlin Widget]Error enriching sources:’,err);});}}}function renderModal(){return »;}function renderChat(){let messagesHTML=»;if(messages.length>0){messagesHTML=messages.map(function(msg){return renderMessage(msg);}).join(»);}else{messagesHTML=’
‘;}return ‘
‘+messagesHTML+(isBotTyping?renderTypingIndicator():»)+’
‘+_0x3m4n+’
‘;}function isMobileDevice(){return /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)||(‘ontouchstart’ in window)||(navigator.maxTouchPoints>0);}function updateChatDOM(){const modalBody=document.querySelector(‘.’+CLS.body);if(!modalBody)return;chatEventsBound=false;modalBody.innerHTML=renderChat();const container=document.querySelector(‘.’+CLS.chatMessages);if(container){container.style.overflowY=’auto’;container.style.overflowX=’hidden’;container.style.flex=’1′;container.style.display=’flex’;container.style.flexDirection=’column’;const targetBottom=container.scrollHeight;const startPosition=Math.max(0,targetBottom-container.clientHeight-150);container.scrollTop=startPosition;requestAnimationFrame(function(){container.scrollTo({top:container.scrollHeight,behavior:’smooth’,});});}setupChatEvents();if(pendingInputRestore){const input=document.getElementById(‘merlin-input’);if(input&&pendingInputRestore){input.value=pendingInputRestore;pendingInputRestore=null;if(!isMobileDevice()){input.focus();}}}else if(!isBotTyping&&isLoggedIn()&&!showModal&&!showSources){setTimeout(function(){const input=document.getElementById(‘merlin-input’);if(input&&!input.disabled&&!isMobileDevice()){input.focus();}},100);}const warningModal=root.querySelector(‘.’+CLS.warningModal);if(warningModal){warningModal.outerHTML=renderWarningModal();}else if(showModal){const widgetDiv=root.querySelector(‘.’+CLS.widget);if(widgetDiv){widgetDiv.insertAdjacentHTML(‘beforeend’,renderWarningModal());}}const sourcesOverlay=root.querySelector(‘.’+CLS.sourcesOverlay);if(sourcesOverlay){sourcesOverlay.outerHTML=renderSources();}else if(showSources){const widgetDiv=root.querySelector(‘.’+CLS.widget);if(widgetDiv){widgetDiv.insertAdjacentHTML(‘beforeend’,renderSources());}}}function renderMessage(msg){const bubbleClass=msg.type===’sent’?CLS.bubbleContainer+’ ‘+CLS.bubbleContainerSent:CLS.bubbleContainer+’ ‘+CLS.bubbleContainerReceived;const bubbleTypeClass=msg.type===’sent’?CLS.bubble+’ ‘+CLS.bubbleSent:CLS.bubble;if(msg.type===’received’){const formattedText=formatTextToHTML(msg.text);const sanitizedHTML=sanitizeHTML(formattedText);const urls=msg.urls&&msg.urls.length>0?msg.urls:extractUrlsFromMessage(msg.text);const hasUrls=urls&&urls.length>0;if(hasUrls&&!msg.urls){msg.urls=urls;}const showSourcesButton=msg.hasValidSources===true||(msg.enrichedSources&&(msg.enrichedSources.noticiaSources.length>0||msg.enrichedSources.nonNoticiaSources.length>0));return ‘
‘+sanitizedHTML+’
‘+(showSourcesButton?’
‘+ICONS.sourceIcon+’
Fuentes‘:»)+’
‘;}else{const div=document.createElement(‘div’);div.textContent=msg.text;const escapedText=div.innerHTML;return »;}}function renderTypingIndicator(){return ‘
‘+ICONS.merlinThinkingIcon+’
‘;}function renderScrollButton(){return »;}function renderInput(){const placeholder=isLoggedIn()?’Pregúntale a Merlín’:’Por favor inicia sesión’;const disabledAttr=!isLoggedIn()?’ disabled’:»;return ‘
‘;}function renderTooltip(){return »;}let chatEventsBound=false;function setupChatEvents(){if(chatEventsBound)return;chatEventsBound=true;const input=document.getElementById(‘merlin-input’);const sendBtn=document.getElementById(‘merlin-send’);const messagesContainer=document.querySelector(‘.’+CLS.chatMessages);const scrollBtn=document.getElementById(‘merlin-scroll-down’);if(input){input.addEventListener(‘keydown’,function(e){if(e.key===’Enter’&&!e.shiftKey&&!isBotTyping){e.preventDefault();handleSend();}});input.addEventListener(‘input’,function(e){if(!isBotTyping){const cursorPos=input.selectionStart;const originalValue=e.target.value;const sanitized=sanitizeInput(originalValue);if(sanitized!==originalValue){const diff=originalValue.length-sanitized.length;input.value=sanitized;const newPos=Math.max(0,cursorPos-diff);input.setSelectionRange(newPos,newPos);}}});input.addEventListener(‘touchstart’,function(e){if(!input.disabled){input.readOnly=false;}},{passive:true});input.addEventListener(‘focus’,function(){if(!input.disabled){input.readOnly=false;}});}if(sendBtn){sendBtn.addEventListener(‘click’,handleSend);sendBtn.addEventListener(‘touchend’,function(e){e.preventDefault();handleSend();});}if(messagesContainer){messagesContainer.addEventListener(‘scroll’,checkScrollPosition,{passive:true});}if(scrollBtn){scrollBtn.addEventListener(‘click’,function(){scrollToBottom(true);});scrollBtn.addEventListener(‘touchend’,function(e){e.preventDefault();scrollToBottom(true);});}}async function handleSend(){const input=document.getElementById(‘merlin-input’);if(!input||!isLoggedIn()||isBotTyping)return;const messageToSend=input.value.trim();if(messageToSend){const validation=validateMessage(messageToSend);if(!validation.valid){errorMessage=validation.error||’Mensaje no válido.’;showModal=true;isModalExiting=false;insertWarningModal();input.focus();return;}try{window.dataLayer=window.dataLayer||[];window.dataLayer.push({event:’merlin_search_query’,search_term:messageToSend,query_type:’manual’,query_location:’widget’});}catch(e){console.error(‘Error pushing to dataLayer:’,e);}if(showModal){closeModal();}input.value=»»;await handleSendMessage(messageToSend);}}let mainEventsBound=false;function bindEvents(){const widgetBtn=document.getElementById(‘merlin-widget-button’);const closeBtn=document.getElementById(‘merlin-close’);const expandBtn=document.getElementById(‘merlin-expand’);const tooltipBtn=document.getElementById(‘merlin-tooltip-btn’);const tooltipMenu=document.getElementById(‘merlin-tooltip-menu’);const aboutBtn=document.getElementById(‘merlin-about’);const clearBtn=document.getElementById(‘merlin-clear’);if(widgetBtn){widgetBtn.onclick=function(){if(!isLoggedIn())return;toggle();};}if(closeBtn){closeBtn.onclick=toggle;closeBtn.ontouchend=function(e){e.preventDefault();toggle();};}if(expandBtn){expandBtn.onclick=expand;expandBtn.ontouchend=function(e){e.preventDefault();expand();};}if(tooltipBtn){const toggleTooltip=function(e){e.stopPropagation();tooltipOpen=!tooltipOpen;const menu=document.getElementById(‘merlin-tooltip-menu’);if(menu){if(tooltipOpen){menu.classList.remove(‘merlin-hidden’);}else{menu.classList.add(‘merlin-hidden’);}}};tooltipBtn.onclick=toggleTooltip;tooltipBtn.ontouchend=function(e){e.preventDefault();toggleTooltip(e);};}if(aboutBtn){aboutBtn.onclick=function(){window.open(«https://elcomercio.pe/»+LANDING_REDIRECT,’_blank’,’noopener,noreferrer’);tooltipOpen=false;const menu=document.getElementById(‘merlin-tooltip-menu’);if(menu)menu.classList.add(‘merlin-hidden’);};}if(clearBtn){clearBtn.onclick=function(){clearChat();tooltipOpen=false;const menu=document.getElementById(‘merlin-tooltip-menu’);if(menu)menu.classList.add(‘merlin-hidden’);};}if(!mainEventsBound){mainEventsBound=true;document.addEventListener(‘click’,function(e){const menu=document.getElementById(‘merlin-tooltip-menu’);const btn=document.getElementById(‘merlin-tooltip-btn’);if(menu&&btn&&tooltipOpen&&!menu.contains(e.target)&&!btn.contains(e.target)){tooltipOpen=false;menu.classList.add(‘merlin-hidden’);}});document.addEventListener(‘keydown’,handleEscKey);}}function handleEscKey(e){if(e.key===’Escape’){if(showSources){closeSources();}else if(showModal){closeModal();}}}function toggle(){if(isOpen){chatEventsBound=false;if(showModal){showModal=false;errorMessage=null;responseMessage=null;responseCode=null;remainingQuestions=null;isModalExiting=false;const modalEl=document.getElementById(‘merlin-warning-modal’);if(modalEl&&modalEl.parentNode){modalEl.parentNode.removeChild(modalEl);}}if(showSources){showSources=false;isSourcesExiting=false;document.body.style.overflow=»;const sourcesEl=document.getElementById(‘merlin-sources-overlay’);if(sourcesEl&&sourcesEl.parentNode){sourcesEl.parentNode.removeChild(sourcesEl);}}}const wasOpen=isOpen;isOpen=!isOpen;const existingModal=document.querySelector(‘.’+CLS.modal);if(existingModal){if(isOpen){existingModal.classList.add(CLS.modalOpen);}else{existingModal.classList.remove(CLS.modalOpen);}}else{render();}if(isOpen&&!wasOpen){chatEventsBound=false;if(!historyLoaded){const modalBody=document.querySelector(‘.’+CLS.body);if(modalBody){modalBody.innerHTML=»;}retrieveHistory().then(function(){historyLoaded=true;updateChatDOM();setTimeout(function(){scrollToBottom(false);checkScrollPosition();},100);}).catch(function(error){console.error(‘Error loading chat history:’,error);historyLoaded=true;updateChatDOM();setTimeout(function(){scrollToBottom(false);checkScrollPosition();},100);});}else{updateChatDOM();setTimeout(function(){scrollToBottom(false);checkScrollPosition();},100);}}else if(isOpen){updateChatDOM();setTimeout(function(){scrollToBottom(false);checkScrollPosition();},100);}}function expand(){try{localStorage.setItem(‘merlin-expand-to-chat’,’true’);localStorage.setItem(‘merlin-origin-url’,window.location.href);}catch(error){console.error(‘Error al guardar estado:’,error);}window.location.href=window.location.origin+»https://elcomercio.pe/»+REDIRECT_PATH;}(function setupStorageListener(){window.addEventListener(‘storage’,function(e){if(e.key===_0x1k2l&&e.newValue!==e.oldValue){if(isOpen&&isLoggedIn()){messages=[];showScrollButton=false;updateChatDOM();tooltipOpen=false;const scrollBtnContainer=document.querySelector(‘.’+CLS.chatScrollDownButtonContainer);if(scrollBtnContainer){scrollBtnContainer.classList.add(‘merlin-hidden’);}}}else if(e.key===_0x9i0j&&e.newValue!==e.oldValue){if(isOpen&&isLoggedIn()){setTimeout(function(){retrieveHistory().then(function(){responseCode=null;responseMessage=null;errorMessage=null;updateChatDOM();setTimeout(function(){scrollToBottom(false);checkScrollPosition();},100);}).catch(function(error){console.error(‘Error reloading messages after sync:’,error);});},500);}}});})();function startWidget(){(async function init(){try{await waitForCryptoHelpers();}catch(error){console.error(‘Failed to load cryptoHelpers:’,error);}messages=[];render();})();}if(document.readyState===’loading’){document.addEventListener(‘DOMContentLoaded’,startWidget);}else{startWidget();}})();
Últimas noticias
Lo último en Oriente Medio
Más sobre Israel
nnroger.zuzunaga@comercio.com.pen
nnComunicador social por la Universidad Nacional Mayor de San Marcos. Incursionó en el periodismo en el 2001 como practicante en la sección Economía de El Comercio. Luego trabajó en las secciones Mundo, Turismo y Opinión. Ha sido enviado especial a Venezuela, Ecuador, México, Chile, Bolivia, Brasil y Argentina. Actualmente se desempeña como coordinador web de la sección Mundo.","languages":"Español e inglés","author_type":"Personal","firstName":"Roger","books":[],"podcasts":[],"awards":[],"middleName":"Angel","location":"Lima","_id":"roger-zuzunaga-ruiz","status":true}},"type":"author","version":"0.5.8","url":"https://elcomercio.pe/autor/roger-zuzunaga-ruiz","slug":"roger-zuzunaga-ruiz"}]},"subtype":"meganota","first_publish_date":"2026-03-01T13:45:22.933Z","additional_properties":{"is_published":true,"publish_date":"2026-03-02T03:10:13.08Z","has_published_copy":true},"last_updated_date":"2026-03-02T05:04:30.4Z","publishing":{"scheduled_operations":{"unpublish_edition":[],"publish_edition":[]}},"owner":{"sponsored":false,"id":"elcomercio"},"address":{},"workflow":{"status_code":3},"label":{"contenido":{"display":true,"text":"Calificado","url":"tcc"},"formato":{"display":true,"text":"Especial","url":"tfe"},"genero":{"display":true,"text":"Explicativo","url":"expl"},"facebook_ia":{"display":true,"text":"Si","url":"true"},"audio":{"display":true,"text":"alicia","url":""},"trustproject":{"display":true,"text":"Noticias","url":"noticias"},"locador":{"display":true,"text":"No","url":"false"},"nucleo":{"display":true,"text":"Redacción","url":"redaccion"}},"promo_items":{"basic":{"owner":{"sponsored":false,"id":"elcomercio"},"address":{"locality":"Tlajomulco de Zúñiga"},"syndication":{"search":false,"external_distribution":false},"auth":{"1":"5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab"},"caption":"Integrantes del ejército de México custodian las inmediaciones del Aeropuerto Internacional de Guadalajara, en Tlajomulco de Zúñiga. (EFE/ Francisco Guasco).","source":{"system":"photo center","edit_url":"","additional_properties":{"editor":"photo center"}},"taxonomy":{"associated_tasks":[]},"type":"image","version":"0.10.9","url":"https://cloudfront-us-east-1.images.arcpublishing.com/elcomercio/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg","licensable":false,"credits":{"affiliation":[{"name":"EFE","type":"author"}],"by":[{"name":"Francisco Guasco","type":"author","byline":"Francisco Guasco"}]},"subtitle":"Integrantes del ejército de México custodian las inmediaciones del Aeropuerto Internacional de Guadalajara, en Tlajomulco de Zúñiga. (EFE/ Francisco Guasco).","width":1920,"creditIPTC":"EFE","_id":"HDC6WDN6NVE4BJRPPXTPAIE6CI","additional_properties":{"fullSizeResizeUrl":"/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab","iptc_source":"EFE","iptc_job_identifier":"MEX5425","proxyUrl":"/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab","takenOn":"2026-02-24T22:26:47Z","originalUrl":"https://cloudfront-us-east-1.images.arcpublishing.com/elcomercio/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg","published":true,"resizeUrl":"/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab","ingestionMethod":"manual","thumbnailResizeUrl":"/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=300","version":0,"originalName":"cc5b528658a1345d74aace73c34e1229483f6b41w.jpg","mime_type":"image/jpeg","restricted":false,"template_id":302,"galleries":[]},"created_date":"2026-02-25T19:05:48Z","last_updated_date":"2026-02-25T19:05:48Z","slug":"MÉXICO VIOLENCIA","height":1280,"image_type":"photograph","status":"","resized_urls":{"landscape_xl":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=980&height=528&quality=75&smart=true","landscape_ext_story":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=980&height=355&quality=75&smart=true","landscape_l":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=648&height=374&quality=75&smart=true","landscape_md":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=314&height=157&quality=75&smart=true","landscape_s":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=234&height=161&quality=75&smart=true","landscape_xs":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=118&height=72&quality=75&smart=true","landscape_xxs":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=170&height=90&quality=75&smart=true","portrait_xl":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=528&height=900&quality=75&smart=true","portrait_l":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=374&height=648&quality=75&smart=true","portrait_md":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=314&height=374&quality=75&smart=true","portrait_s":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=161&height=220&quality=75&smart=true","portrait_xs":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=75&height=90&quality=75&smart=true","square_xl":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=900&height=900&quality=75&smart=true","square_l":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=600&height=600&quality=75&smart=true","square_md":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=300&height=300&quality=75&smart=true","square_s":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=150&height=150&quality=75&smart=true","square_xs":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=75&height=75&quality=75&smart=true","small":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=100&height=200&quality=75&smart=true","medium":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=480&quality=75&smart=true","content":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=980&quality=75&smart=true","content_small":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=320&quality=75&smart=true","large":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=940&height=569&quality=75&smart=true","story_small":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=482&height=290&quality=75&smart=true","amp_new":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=1200&height=800&quality=75&smart=true","amp":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=900&height=600&quality=75&smart=true","impresa":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=617&height=637&quality=75&smart=true","impresa_s":"https://elcomercio.pe/resizer/v2/HDC6WDN6NVE4BJRPPXTPAIE6CI.jpg?auth=5bf6aa5daf80143ce776ad8eed9380c54fd1709a075991c9fbaf05c01a4de0ab&width=273&height=289&quality=75&smart=true"}}},"canonical_url":"/mundo/mexico/el-mencho-cuales-son-los-principales-carteles-de-mexico-donde-operan-y-que-pasara-tras-la-muerte-del-lider-del-cjng-noticia/","distributor":{"name":"elcomercio","category":"staff","subcategory":""},"version":"0.10.11","canonical_website":"elcomercio","revision":{"editions":["default"],"parent_id":"FGK2IKVFKFFOHHHI6GEL3A4B2E","published":true,"branch":"default","revision_id":"5AOQFBRFBVA23LGDFP5JFEFD4M"},"planning":{"scheduling":{"will_have_image":true},"story_length":{"character_count_actual":8848,"inch_count_actual":10,"word_count_actual":1412,"line_count_actual":64}},"content_restrictions":{"content_code":"premium"},"display_date":"2026-03-02T11:15:00Z","headlines":{"tablet":"","print":"","meta_title":"El Mencho | Cuáles son los principales cárteles de México, dónde operan y qué pasará tras la muerte del líder del CJNG","native":"","web":"","mobile":"","basic":"“México pasó de siete grandes cárteles a más de 150 organizaciones criminales entre pequeñas y medianas”"},"websites":{"elcomercio":{"website_url":"/mundo/mexico/el-mencho-cuales-son-los-principales-carteles-de-mexico-donde-operan-y-que-pasara-tras-la-muerte-del-lider-del-cjng-noticia/","website_section":{"path":"https://elcomercio.pe/mundo/mexico","parent":{"default":"/mundo"},"_website":"elcomercio","parent_id":"/mundo","name":"México","_id":"https://elcomercio.pe/mundo/mexico","additional_properties":{"original":{"parent":{"header-pro":null,"default":"/mundo","sitemap-default":null,"test":"/mundo","menu-pro":"/mundo"},"inactive":false,"node_type":"section","_website":"elcomercio","name":"México","_id":"https://elcomercio.pe/mundo/mexico","ancestors":{"header-pro":[],"default":["https://elcomercio.pe/"],"sitemap-default":[],"test":["https://elcomercio.pe/"],"menu-pro":["https://elcomercio.pe/"]},"order":{"default":175,"test":175,"menu-pro":2022}}},"_website_section_id":"elcomercio./mundo/mexico","type":"section","version":"0.6.0"}}},"created_date":"2026-02-26T15:48:59.005Z","publish_date":"2026-03-02T05:04:30.216Z","_id":"VU4OXJPTCJDPNJ7ECOV4PBGAIQ","website":"elcomercio","website_url":"/mundo/mexico/el-mencho-cuales-son-los-principales-carteles-de-mexico-donde-operan-y-que-pasara-tras-la-muerte-del-lider-del-cjng-noticia/"},{"content_elements":[{"level":2,"_id":"XZOMKCVUIJAKRNJBHLIZ7TVTVY","additional_properties":{},"type":"header","content":"Lluvias y huaicos en Perú EN VIVO: Últimas noticias en tiempo real de la emergencia en regiones del país"},{"_id":"PUT2NJRGOVCNTBS4PKMCGZEWYQ","type":"raw_html","content":"





De acuerdo con el pronóstico para la región andina, se reportan lluvias en la Sierra central y norte.