Home > PRESIDENT TRUMP
136 views 11 min 0 Comment

Seized Venezuelan Oil Tanker Concealed Its Location

Tevin McLeod - December 12, 2025




By Jim Thomas    |  
Friday, 12 December 2025 06:54 PM EST

U.S. forces seized an oil tanker off Venezuela this week after tracking data and satellite imagery indicated the ship was falsifying and concealing its location to evade U.S. sanctions, a move that ties President Donald Trump’s sanctions enforcement to a vessel the Treasury Department has identified as part of an illicit oil-shipping network.

Publicly available satellite imagery and ship-tracking data indicate that the tanker named Skipper evaded sanctions by falsifying or concealing its location, according to The Washington Times.

The same tracking data suggests Skipper has carried sanctioned oil from Iran and Venezuela.

Both countries’ oil industries are under U.S. sanctions, and Skipper has been “punished by the Treasury Department since 2022.”

Treasury sanctions records from November 2022 identify the vessel ADISA, an oil products tanker with IMO 9304667, as blocked property linked to Triton Navigation Corp., an entity Treasury designated under executive order 13224.

The Treasury release also identifies Triton Navigation as a company used to arrange ownership of oil vessels and states that “the ADISA is being identified as property in which Triton Navigation Corp. has an interest.”

In its Nov. 3, 2022, press release announcing the designations, Treasury said the network it targeted used shell companies and fraudulent tactics, including document falsification, to obfuscate the origins of Iranian oil and evade sanctions.

The Washington Times report said that when U.S. forces captured Skipper on Wednesday, the vessel was allegedly transporting Iranian and Venezuelan oil to Cuba. It described Skipper as a “shadow vessel” that hid its position by sending fake signal locations, a practice known as “spoofing.”

Kpler, a maritime analytics company, estimated Skipper obscured its location through spoofing for more than 80 days over the past two years. The Washington Times report also cited MarineTraffic data indicating the ship had not declared a location since Nov. 7, more than a month before U.S. Coast Guard and Navy forces captured it.

Data suggested Skipper conducted a ship-to-ship transfer between Aug. 11 and Aug. 13, a maneuver it said was confirmed by satellite imagery. It reported the cargo was unloaded in China, where it was “falsely declared.”

The report described Skipper’s track as moving between the Middle East, Asia, and the Caribbean. It said publicly accessible satellite imagery placed the tanker near Venezuela, while some transponder-based tracking placed it near Guyana.

Trump has accused Venezuelan leader Nicolás Maduro of shipping illicit drugs into the United States, which Maduro denies, and described the seizure as part of Trump’s pressure campaign on Venezuela’s government.

Venezuela has historically used vessels such as Skipper to mitigate the impact of oil sanctions imposed by Trump.

Subsequently, Venezuela has resorted to deploying dark or shadow fleets. These ships, which reportedly account for up to 20% of the global oil tanker fleet, frequently obscure their destinations by altering data records.

Reuters and The Associated Press contributed to this report.

Jim Thomas ✉
Jim Thomas is a writer based in Indiana. He holds a bachelor’s degree in Political Science, a law degree from U.I.C. Law School, and has practiced law for more than 20 years.


© 2025 Newsmax. All rights reserved.



Newsfront


U.S. forces seized an oil tanker off Venezuela this week after tracking data and satellite imagery indicated the ship was falsifying and concealing its location to evade U.S. sanctions, a move that ties President Donald Trump’s sanctions enforcement to a vessel the Treasury …


venezuelan oil tanker, nicolás maduro, donald trump


474


Friday, 12 December 2025 06:54 PM


2025-54-12


Friday, 12 December 2025 06:54 PM

Join the Newsmax Community

 


Free Newsmax E-Alerts

Privacy: We never share your email.

 

 \
\
\
‘;

var showDesktop = true;
var showMobile = false;
var enabled = false;

if (showMobile && (window.innerWidth <= 992)) { enabled = true; }
if (showDesktop && (window.innerWidth > 992)) { enabled = true; }

if (enabled) {
// Append template
jQuery(“#p_lt_zoneContent_pageplaceholder_p_lt_zoneRight_NewsmaxTVLive_NMTVPlayerContainer”).html(playerTemplate);

// Schedule
(function ($, d) {

var schedule = {
data: {},
endpoint: ‘/CMSPages/NewsMax/Handlers/TVScheduleHandler.ashx’,
limit: ‘2’, //how many shows to display

parse: function (v) {
var datetime = v.ShowDateTime.split(‘T’);
(!this.data[datetime[0]]) ? this.data[datetime[0]] = new Array() : [];
this.data[datetime[0]].push(v);
},

createSchedule: function () {
var schedule = $(‘#NMTVplayer-schedule’);
schedule.empty();
var tpl=””;
schedule.append(tpl);
},

populate: function (s) {
var _this = this;
var count = 0; //used to show the categories

function template(o, j) {
return ” +
” + moment(o.datetime).format(‘LT’).replace(” AM”, “a ET”).replace(” PM”, “p ET”) + ‘ • ‘ +
” + o.title + ” +
”;
}

s = s[Object.keys(s)[0]].concat(s[Object.keys(s)[1]]); // Get data for today and tomorrow
//console.log(Object.keys(s)); // display shows array on console
s = s.slice(0, _this.limit); // Only get the limit!

$.each(s, function (j, o) {
var nmSubtitle = “”;

if (o.Episode == o.Program) {
nmSubtitle = “”;
} else {
nmSubtitle = o.Episode;
}
var program = {
datetime: o.ShowDateTime,
title: o.Program,
description: o.Description,
subtitle: nmSubtitle
};

if (count == 0) {
$(‘#schedule’).append(‘On Now:’);
} else if (count == 1) {
$(‘#schedule’).append(‘Coming Up:’);
}
$(‘#schedule’).append(template(program, j));
count = count + 1;
});
},

scrollUp: function () {
var target = $(‘#NMTVplayer-schedule’);
$(‘html, body’).animate({
scrollTop: target.offset().top – 100
}, 1000);
},

init: function (ms) {
var _this = this;
var hash = (ms) ? “?h=” + ms : “”;
$.getJSON(_this.endpoint + hash, function (data) {
$.each(data, function (i, v) { _this.parse(v); });

_this.createSchedule();
_this.populate(_this.data);
});

}
};

// Initialize
schedule.init();

// Intervals
var everyInterval = 1860000; // 31 Minutes
var nextInterval = Math.abs(moment().endOf(‘hour’).toDate() – moment().toDate());
window.setTimeout(function () {
schedule.init(Date.now());
window.setInterval(function () {
schedule.init(Date.now());
}, everyInterval);
}, nextInterval);
})(window.jQuery, this)

if (typeof akamai == “undefined”) {
jQuery.getScript(‘https://amp.akamaized.net/hosted/1.1/player.esi?apikey=newsmax&version=9.1.36’, function () {
loadVideoPlayer(); // run once loaded!
});
}
}

function loadVideoPlayer() {
var config = {
playbackOrder: [“hls”, “dvr”, “audio”, “default”],
autoplay: true,
muted: true,
captioning: { enabled: true },
playsinline: true,
autoplayPolicy: “muted”,
media: {
title: “Newsmax TV Live”,
source: [{
src: “https://nmxlive.akamaized.net/hls/live/529965/Live_1/index.m3u8”,
type: “application/x-mpegURL”
}],
track: [{
kind: “captions”,
type: “text/cea-608”,
srclang: “eng”
}]
},
cmcd: {
contentId: “newsmaxlive”
},
plugins: {
ima: {
resources: [{
src: “//imasdk.googleapis.com/js/sdkloader/ima3.js”,
debug: “//imasdk.googleapis.com/js/sdkloader/ima3_debug.js”,
type: “text/javascript”,
async: true
},
{
src: “${paths.plugins}ima/Ima.min.js”,
debug: “${paths.plugins}ima/Ima.js”,
type: “text/javascript”,
async: true
}],
adTagUrl: “https://pubads.g.doubleclick.net/gampad/live/ads?iu=/6305169/Newsmax/Video/livestream&description_url=http://www.newsmax.com&tfcd=0&npa=0&sz=640×480&gdfp_req=1&vpos=preroll&output=vast&unviewed_position_start=1&env=vp&impl=s&correlator=&vpmute=1&plcmt=1″
},
googleanalytics: {
resources: [
{
src: “https://www.googletagmanager.com/gtag/js?id=G-MDSEMR3DWD”,
type: “text/javascript”,
async: true,
},
{
src: “#{paths.plugins}googleanalytics/Googleanalytics.js”,
type: “text/javascript”,
async: true,
},
],
trackingId: “G-MDSEMR3DWD”,
mode: “gtag”,
events: {
video: [
{
type: “started”,
data: {
metric1: “viewDuration”,
dimension1: “#{media.title}”,
metric2: “#{media.duration}”,
},
},
{
type: “ended”,
data: {
metric1: “viewDuration”,
dimension1: “#{media.title}”,
metric2: “#{media.duration}”,
},
},
],
ads: [
{
type: “adstarted”,
data: {
dimension3: “#{ads.currentAd.title}”,
metric3: “#{ads.currentAd.duration}”,
},
},
{
type: “adended”,
data: {
dimension3: “#{ads.currentAd.title}”,
metric3: “#{ads.currentAd.duration}”,
}
}
]
}
}
}
};

function createVideoPlayer() {
var amp = akamai.amp.AMP.create(“amp”, config, function (event) {
amp = event.player;
const defaults = {
visible: false,
fontFamily: “proportionalSansSerif”,
fontSize: “med”,
fontColor: “white”,
fontOpacity: “100%”,
edgeType: “rightShadow”,
edgeColor: “black”,
edgeOpacity: “50%”,
backgroundColor: “black”,
backgroundOpacity: “0%”,
windowColor: “black”,
windowOpacity: “50%”,
scroll: “popout”
}
if (amp.captioning != null)
amp.captioning.changeSettings(defaults)
//alternatevely settings can be refreshed by clearin local storage key
//localStorage.removeItem(“akamai_amp”);
});
// once created detach scroll event
window.removeEventListener(“scroll”, onscroll, { passive: true })

window.addEventListener(“nmtvplayer_toggleFullscreen”, toggleFullScreen, { passive: true });
window.addEventListener(“nmtvplayer_listen”, listenBtn, { passive: true });
}

function onscroll(event) {
// this Helper will tell whether a HTMLElement becomes visible
var parentContainerState = akamai.amp.Utils.getViewability(“#p_lt_zoneContent_pageplaceholder_p_lt_zoneRight_NewsmaxTVLive_NMTVPlayerContainer”);

// once player placeholder container becomes visible we create the player
if (parentContainerState === “full”)
createVideoPlayer();
}

window.addEventListener(“scroll”, onscroll, { passive: true });


function readyHandler(event) {
amp = event.player // exposes player instance to DOM
}

function toggleFullScreen() {
return jQuery(“#amp”)[0].amp.enterFullScreen();
}

function toggleMute() {
const player = jQuery(“#amp”)[0].amp;
return player.muted ? player.unmute() : player.mute()
}
function listenBtn() {
if (jQuery(“#amp”)[0].amp.muted) {
document.getElementById(“listen-btn”).innerHTML = “Mute”;
} else {
document.getElementById(“listen-btn”).innerHTML = “Listen”;
}

toggleMute();
return
}

// Run onscroll incase the video is already showing
onscroll();
};
})();


Friday, 12 Dec 2025 18:30 PM


Nearly two-thirds of Americans, including more than half of Republicans, believe the Trump administration is hiding info . . .


Friday, 12 Dec 2025 18:40 PM


A federal judge has rejected a request by the Department of Education to delay student loan forgiveness decisions for mo . . .



Source link

Post Views: 142

PREVIOUS

Here’s why Bannon is ‘white pilled’ on 2026 midterms…

NEXT

Trump Signs Legislation Honoring 1980 USA Olympic Hockey Champs
Related Post
December 19, 2025
‘Obamacare Was Created to Make Insurance Companies Rich’
March 10, 2026
Democratic senator says US 'seem to be' on path toward deploying American troops on the ground in Iran
March 5, 2026
Trump Demands Role in Choosing Iran’s Next Leader
November 30, 2025
Wisconsin GOP Divided on How to Break Court Losses
Comments are closed.
John Michael Chambers

DISCLAIMER

The material contained on this website represents the opinion, analysis and/or commentary of JMC, John Michael Chambers and its aggregated content and resources, and is intended to provide the viewer with general information only and nothing should be considered as providing medical, financial, or other advice. JMC, John Michael Chambers strives to deliver wartime updates and opinion commentary that empowers and informs viewers. JMC, John Michael Chambers is dedicated to the rule of law and upholding the U.S. Constitution and does not endorse violence or discrimination in any form. This is NOT an official government or military website. This is not a news network.

© 2026 John Michael Chambers All rights reserved.