US military shoots down Iranian drone that ‘aggressively’ approached ship
The U.S. military shot down an Iranian drone on Feb. 3 that “aggressively” approached an aircraft carrier in the Middle East “with unclear intent,” according to U.S. Central Command.
The USS Abraham Lincoln was in the Arabian Sea around 500 miles from Iran’s southern coast when an Iranian Shahed-139 drone approached the ship, according to a statement sent to USA TODAY.
A fighter jet launched from the aircraft shot down the drone “in self-defense,” the statement read. No American servicemembers were harmed, and no equipment was damaged during the incident, it stated.
According to the statement from the U.S. military, Iranian forces “harassed” a U.S.-flagged merchant vessel with an American crew on board in the Strait of Hormuz in a separate incident hours later. Two Iranian military ships and a drone had approached the American ship, which is named Stena Imperative, “at high speeds and threatened to board and seize the tanker,” the statement said.
The USS McFaul, a guided missile destroyer that is also deployed in the area, escorted the vessel with support from the Air Force, and “the situation de-escalated,” according to the statement.
The developments come as President Donald Trump has repeatedly threatened to use U.S. military force on Iran if it does not agree to a deal on its nuclear program. He has deployed a growing number of military assets towards the country, including the USS Abraham Lincoln and its accompanying warships.
White House spokesperson Karoline Leavitt said in a Fox News appearance that scheduled talks between the U.S. and Iran set for later this week were still expected to proceed as planned.
Leavitt said that Trump maintains a range of options. “And that includes the use of military force,” Leavitt said.
Iran’s supreme leader said in recent days that the country would strike back if attacked.
“We are not the initiators and do not want to attack any country, but the Iranian nation will strike a strong blow against anyone who attacks and harasses them,” Ayatollah Ali Khamenei said Feb. 1, according to Iranian state media.
Asked about those comments, Trump told reporters on Feb. 1, “We have the biggest, most powerful ships in the world over there.”
“Hopefully, we’ll make a deal. If we don’t make a deal, then we’ll find out whether or not he was right.”
Protests have exploded in Iran in recent weeks at an escalating degree not seen since the country’s 1979 revolution. In response, the government has unleashed a bloody crackdown that has killed more than 6,800 people, according to Human Rights Activists in Iran, a U.S.-based human rights organization tracking the violence.
Contributing: Francesca Chambers
(function () { let route = window.ga_data.route, headline = route.headline || document.title, url = route.url, sponsoredText = (route.sponsoredSeries || route.sponsoredStory) ? 'Story From ' + route.sponsoredName + ': ' : '';
nsbFacebookURL(url, headline); nsbTwitterURL(url, headline, sponsoredText); nsbEmailURL(url, headline, sponsoredText); nsbSMSURL(url, headline, sponsoredText);
function nsbFacebookURL(url, headline) { let ele = document.querySelectorAll('.nsb-facebook'); if (!ele) return;
nsbSetLink(ele, `https://www.facebook.com/dialog/feed?app_id=${window.ga_data.site.facebook.appid}&redirect_uri=${window.location.href}&link=${url}&name=${encodeURIComponent(headline)}`); }
function nsbTwitterURL(url, headline, sponsoredText) { let ele = document.querySelectorAll('.nsb-twitter'); if (!ele) return;
let text = encodeURIComponent(`${sponsoredText}${headline}`); nsbSetLink(ele, `https://twitter.com/intent/tweet?text=${text} ${url} via @${window.ga_data.site.twitter.primary_account}`); }
function nsbEmailURL(url, headline, sponsoredText) { let description = document.querySelector('meta[name="description"]') ? encodeURIComponent(document.querySelector('meta[name="description"]').getAttribute('content')) : null, siteName = window.ga_data.site.publicationName, text = encodeURIComponent(`${sponsoredText}${headline}`);
if (!description && text) ele.remove(); else nsbSetLink(document.querySelectorAll('.nsb-email'), `mailto:?subject=${siteName} ${text}&body=From ${siteName}%0D%0A${text}%0D%0A${description}%0D%0A%0D%0A${url}%0D%0A%0D%0A%0D%0A%0D%0A`); }
function nsbSMSURL(url, headline, sponsoredText) { let ele = document.querySelectorAll('.nsb-text'); if (!ele) return;
let text = encodeURIComponent(`${sponsoredText}${headline}`) + '%0A%0A'; nsbSetLink(ele, `sms:?&body=${text}${encodeURIComponent(url)}`); }
function nsbSetLink (ele, url) { let links = ele; links.forEach(link => { link.setAttribute('href', url); }); } })();
function fireNavShareAnalytics (type) { try { let analytics = document.getElementById("pageAnalytics"), section = ga_data.route.sectionName || ga_data.route.ssts.split('/')[0]; if (analytics) { analytics.fireEvent(`${ga_data.route.basePageType}:${section}:nav-share-buttons:${type}`); } else { if (window.newrelic) window.newrelic.noticeError('page analytics tag not found'); } } catch (e) { if (window.newrelic) window.newrelic.noticeError(e); } }