Warning: end() expects parameter 1 to be array, null given in /var/www/shipinfo.net/vessels_map.php on line 2669

Warning: end() expects parameter 1 to be array, null given in /var/www/shipinfo.net/vessels_map.php on line 2670

Warning: end() expects parameter 1 to be array, null given in /var/www/shipinfo.net/vessels_map.php on line 2671
Current position of Unknown Unknown (IMO Unknown ) – live AIS position & track | ShipInfo.net .

Vessel type: | IMO: | MMSI:
Call sign:
Current Status

Where is the vessel?

this vessel is currently in Unknown location, based on AIS data received recently.

Latest AIS update:

Current position: Unknown (Unknown location)

Average speed (last 7 days): Loading…

Average speed (last 30 days): Loading…

Vessel profile: this vessel is a vessel with dimensions m x m.

This page combines live AIS, route history, probable destination signals, nearby traffic, and port activity for practical vessel monitoring.


Track of the vessel in the last 28 days


UTC: --
Start: -- Track timeline (UTC) End: --
Encountered: --


Link to the map:


Find another ship

no_name (0) last ports (portcalls and passsages)

No recent port call data available.



function normPortName(v) { return String(v || '') .toLowerCase() .replace(/[^a-z0-9]+/g, ' ') .replace(/\s+/g, ' ') .trim(); } var pagePortNorm = normPortName(portTrafficPortName || ''); var aliasSet = {}; (Array.isArray(portTrafficAliasIds) ? portTrafficAliasIds : []).forEach(function (id) { var n = parseInt(id, 10) || 0; if (n > 0) { aliasSet[n] = 1; } }); if (pid > 0) { aliasSet[pid] = 1; }