Name changes: tracing a hull through five identities
Renaming a ship is routine, legal and unrecorded by sanctions lists. Here is why it works as concealment and how the lists let you defeat it anyway.
Updated 6 September 2026identitynamesdata
Why a name is such a weak identifier
Ship names are not unique, not permanent, and not standardised. Several hulls in this database share a name with an unrelated vessel. Names are transliterated inconsistently between alphabets. They change on sale, on reflagging, on a change of trade, or for no reason beyond an owner’s preference.
None of that is unusual or suspicious in itself. What makes it useful to someone under sanctions pressure is that most screening in the real world happens on names.
A cargo is offered. A broker checks the vessel name against a list. A port agent types it into a system. A bank’s transaction monitoring flags on strings. If the name in front of them is not the name on the list, the check passes, even though the hull is the same steel.
What the lists actually do about it
All three main authorities anticipate this, in different ways.
OFAC records former names as aliases on the SDN entry, marked “f.k.a.”. A vessel designated a decade ago can carry four or five of them.
The EU prints the previous name inline, as Kavya (formerly Hana), so that a reader searching the old name still finds the row.
The UK publishes alias names in the ship record alongside the primary name.
The allied lists do the same to varying degrees: Australia notes previous names in an additional information field, New Zealand has an explicit alternate names column.
All of them key the designation to the IMO number, which is the point. A rename does not lift a listing; it only makes the listing harder to find by the wrong method.
The trap this creates for data work
If you build a dataset that joins on names, you will produce two kinds of error at once: the same hull appearing as several vessels, and different hulls collapsing into one because they share a name.
This site therefore joins on the IMO number and nothing else, validates the check digit, and refuses to merge records that lack one. Names are kept as an attribute of the hull, each with the source that printed it, marked as current, former or alias.
Choosing which name to display is the one place a judgement is made: the heading uses the name from the most recently dated listing, on the reasoning that the newest authority to look at the vessel recorded the most recent identity. Every other name remains visible below. That rule is documented in how this site builds a vessel history because it is a heuristic, not a fact from the data.
What a name history tells you
Read as a sequence rather than a list, the names on a vessel page are informative.
A hull carrying one name across three authorities and four years is stable. A hull with three names in eighteen months, each recorded by a different authority, has changed hands or changed strategy repeatedly. When the name changes cluster with flag changes and a new manager, you are looking at the pattern described in management churn.
What the lists will not give you is the date of a rename. They record what was true when the authority acted, not when the change happened. Getting the date means a manual lookup in a ship-particulars source for that specific hull, and this site treats those sources as exactly that: per-vessel enrichment, not a bulk feed.
The practical check
If you have a name and need certainty, resolve it to an IMO number first and work from the number. If you have an IMO number and the name in front of you does not match any name on the record, that is not a mismatch to dismiss. It is the most likely single sign that you are looking at a hull whose identity has moved on since the last time an authority wrote it down, and the next step is checking each authority directly.
Common questions
How often can a ship be renamed?
As often as its owner wants. A change of name is a registry formality, and there is no international limit on how many times it can happen.
Does the sanctions listing follow the new name?
It follows the IMO number, which does not change. Authorities generally update the name in their records at the next revision, and some print the old name as an alias, but the designation attaches to the hull.
Why do lists show different names for the same ship?
Because each authority recorded the name in use when it listed the vessel. Three authorities listing across two years produce up to three names, all correct on their own date.
How do I know which name is current?
Take the name from the most recently dated listing, then verify against a ship-particulars source. This site follows exactly that rule and shows every other name it holds, with the source for each.
Worked examples from the data
Vessels sanctions lists record under more than one name, generated live from the listings in this database rather than written into the article.
| Vessel | IMO | Flag | Type | First listed |
|---|---|---|---|---|
| UL JI BONG 6 | 9114555 | Democratic People's Republic of Korea | General Cargo / Multi Purpose | 28 Dec 2017 |
| AN SAN 1 | 7303803 | North Korea | Chemical Carrier | 23 Feb 2018 |
| YU PHYONG 5 | 8605026 | North Korea | Oil tanker | 23 Feb 2018 |
| SAM JONG 2 | 7408873 | North Korea | Oil tanker | 23 Feb 2018 |
| CHON MYONG 1 | 8712362 | North Korea | Oil tanker | 23 Feb 2018 |
| RYE SONG GANG 1 | 7389704 | North Korea | Oil tanker | 21 Nov 2017 |
Sources
- IMO identification number schemes: numbers do not change with name or flag — International Maritime Organization
- Regulation (EU) No 833/2014, Annex XLII, which prints renamed vessels as 'formerly' — Council of the European Union
- Specially Designated Nationals List, which records former names as aliases — US Treasury, Office of Foreign Assets Control
- The UK Sanctions List, which publishes alias names for specified ships — Foreign, Commonwealth & Development Office
- Guidance to Address Illicit Shipping and Sanctions Evasion Practices — US Departments of State and the Treasury and the US Coast Guard
- Equasis: name history for individual vessels — Equasis
Links go to the primary document wherever one exists. Where a fact comes from a news report rather than an official text, the publisher is named and the claim is attributed in the sentence itself.
Read next
- Flags of convenience and flag-hopping — Why most of the world fleet flies a flag unrelated to its owners, why that is lawful, and what changes when a ship starts changing registry every few months.
- Fraudulent registries and false flags — Some ships fly a flag no government ever granted. The IMO has a name for it, a reporting process for it, and a public record of the ships involved.
- AIS: going dark, spoofing, and why a gap is not proof — The transponder system was built for collision avoidance, not for enforcement. Understanding what it can and cannot show is the difference between a story and a mistake.
- Ship-to-ship transfers: how a cargo loses its origin — Moving oil between vessels at sea is routine, lawful and old. It is also the single most effective way to break the documentary link between a cargo and where it came from.
- Ownership onions: how to read a shipping ownership chain — Single-ship companies, management companies and holding companies are normal shipping practice. The same structure is also what makes a designated owner hard to find.
This explainer describes how sanctions regimes and shipping practices work in general. It is not legal advice, and it does not make findings about any named vessel, company or person. Vessel pages state only what an authority published.