... | 🕐 --:--
-- -- --
عاجل
⚡ عاجل: كريستيانو رونالدو يُتوّج كأفضل لاعب كرة قدم في العالم ⚡ أخبار عاجلة تتابعونها لحظة بلحظة على خبر ⚡ تابعوا آخر المستجدات والأحداث من حول العالم
⌘K
AI مباشر
30396 مقال 232 مصدر نشط 38 قناة مباشرة 7543 خبر اليوم
آخر تحديث: منذ 0 ثانية

Hormuz reality check: US says tankers are 'coming back' — despite Iran’s ‘chokehold’ narrative

العالم
Gulf News
2026/03/26 - 23:09 501 مشاهدة

Shipping lanes through the Strait of Hormuz are showing early signs of life again, with the United States Department of the Treasury signaling a cautious rebound in maritime traffic — even as war tensions with Iran continue to dominate headlines.

US Treasury Secretary Scott Bessent said vessel movement in and out of the Arabian Gulf is now "increasing day by day", describing the shift as “the beginning” of a broader recovery.

"You're starting to see more and more movement in and out of the Gulf today, and this is more than yesterday, and this is the beginning."

"I am confident that shipping traffic will continue to increase on a daily basis, even before we secure the straits."

Bessent was speaking during a Cabinet meeting on Thursday, during which he offered an optimistic outlook on the energy sector despite the ongoing hostilities with Iran.

He noted that the oil market is well supplied and pointed to a gradual resumption of maritime activity in the region.

"The oil market is well supplied," he said, predicting that more tanker traffic will begin to flow from the Middle East.

Countering Iran's Hormuz 'chokehold' narrative

The remarks offer a striking contrast to persistent reports that Iran maintains a tight chokehold over Hormuz, where attacks on tankers, mines, and drone threats had sharply reduced flows and rattled global energy markets.

At its peak, the disruption triggered fears of a prolonged supply shock, given that roughly a fifth of the world’s oil passes through the narrow corridor.

A shift in momentum — or strategic signaling?

Bessent’s update suggests that risk calculations among shipping firms may be changing.

Some operators appear willing to re-enter the waterway, possibly due to increased US-led naval patrols, convoy protections, and a perceived plateau in escalation.

At the same time, diplomatic currents are quietly moving.

Washington continues to insist that talks with Tehran are progressing, even as Iranian officials publicly deny formal negotiations.

Backchannel efforts — reportedly involving mediators such as Pakistan, Turkey, and Egypt — are seeking an “off-ramp” to de-escalate the conflict.

This dual-track strategy — military pressure alongside renewed diplomacy— echoes earlier attempts led by US President Donald Trump, who recently claimed Iran is "eager" for a deal, even if unwilling to admit it publicly.

'Present from the right people in Iran'

Earlier this week, US President Donald Trump cryptically said that Iran “gave us a present.” He again revealed the "gift" during Thursday’s Cabinet meeting.

Trump said that Iranian officials, with whom the US is engaging in backchannel talks, are allowing “eight boats of oil” to pass through the Strait of Hormuz, suggesting it was an apparent act of good faith for negotiations.

“Well, I guess we’re dealing with the right people,” said Trump, who indicated the tankers are operating under Pakistani flags.

مشاركة:
\n

مقالات ذات صلة

// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 59885; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 59885; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
AI
يا هلا! اسألني أي شي 🎤