// Adds dimensions UUID, Author and Topic into GA4
Friday, January 23, 2026
25.7 C
Singapore

Man held for bomb scare at Taj Mahal that led to closure

Agra — At least 1,000 tourists inside the Taj Mahal complex in Agra were evacuated on Thursday following a bomb call which turned out to be a hoax, the police said.

The caller, identified as Vimal Kumar Singh, was detained in Firozabad and appeared to be mentally unstable, additional director general (ADG) of police, Agra zone, A Satish Ganesh said.

Singh called the 112 emergency response number of the Uttar Pradesh Police at around 9am and claimed that a bomb was kept inside the 17th-century monument.

The UP Police informed the Central Industrial Security Force (CISF) who launched anti-sabotage checks at the Taj Mahal premises. Nothing suspicious was found, and the monument was reopened about two hours later, the ADG said.

“Prima facie it seems that he (Singh) is mentally unstable and is probably under treatment… The family members of the accused also claimed that he was under treatment for his ailment We are probing why he made such a call,” Ganesh said.

See also  China puts 20,000 villagers in central quarantine over virus risk
- Advertisement -

Hot this week

For his 50th birthday, Jamus Lim gets not 1 but 2 surprise parties

SINGAPORE: When Workers’ Party MP Jamus Lim turned 50...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //