OFAC TCO sanctions program

TCO is one of the program codes OFAC attaches to entries on the Specially Designated Nationals list. As of 2026-07-24 it appears on 416 SDN entries. Designations under this program are made under Executive Order 13581 (TCO), Executive Order 13224 (Terrorism) and Executive Order 14014.

416
SDN entries
165
individuals
251
entities
0
vessels & aircraft

What the TCO code means on an SDN entry

OFAC does not maintain one list per sanctions program. It maintains one SDN list, and tags each entry with the program or programs it was designated under. An entry can carry several: of the 416 entries tagged TCO, 33 also carry at least one other program code.

The legal authorities OFAC records against these designations are:

That matters for screening: if you filter an SDN extract to a single program code you will silently drop entries that were designated under a different code but are blocked all the same. Screen the whole list, then use the program code to explain a hit — not to decide which entries to load.

TCO designations by type

TypeEntriesShare
Entities25160.3%
Individuals16539.7%

When TCO designations were made

The earliest entry still carrying this code was published 2009-04-15; the most recent was 2026-06-23. Designations per year, most recent first:

Year publishedEntries
202634
2025227
202410
202313
202214
20215
201816
201712
201620
20157

Countries recorded against TCO entries

Counted from the address, nationality and citizenship fields on each entry. An entry can record more than one country, and many record none, so these do not sum to the entry count:

CountryEntries
Cambodia85
Mexico60
China47
United Arab Emirates29
Singapore23
Japan18
United Kingdom18
Venezuela17
Russia12
El Salvador12
Pakistan12
Burma12

Most recent TCO designations

Name as publishedTypeDate published
CCU COMMERCIAL BANK PLC.Entity2026-06-23
CLOUD NINE NO. 4 LEASING COMPANY LIMITEDEntity2026-06-23
EAST LINK LONDON LTDEntity2026-06-23
CHASCA LONDON LIMITEDEntity2026-06-23
MINGMEN LONDON LTDEntity2026-06-23
TERRA COTTA WARRIORS ISLE OF DOGS LTDEntity2026-06-23
CHARCO CHARCO HOLBORN LIMITEDEntity2026-06-23
FORTUNE NETWORK TECHNOLOGY LTDEntity2026-06-23
CHEN, BoIndividual2026-06-23
HALO NETWORK TECHNOLOGY LTDEntity2026-06-23
CUBAN TRADING UK LTDEntity2026-06-23
FANG, ZhizhenIndividual2026-06-23

Names are reproduced exactly as OFAC publishes them. OFAC also publishes alternate identities (a.k.a. spellings and transliterations) for many entries, and a screening system that matches only the primary name will miss them.

Digital-currency addresses under TCO

OFAC publishes 29 digital-currency addresses on entries carrying this program code. Those are broken out by chain on the sanctioned address pages.

Screen this programmatically

The same data behind this page is available as a single unauthenticated GET. It checks a counterparty name against all SDN primary names and alternate identities, and returns a match list rather than a yes/no so you can log what matched and why:

curl "https://sanctionsai.dev/sanctions?name=CCU%20COMMERCIAL%20BANK%20PLC."

The free tier allows 5 checks per day with no signup, which is enough to wire the call up and see the response shape. Production limits and the audit log are on the paid tiers; the API reference covers batch screening and the degraded flag you should alert on.

Screening this in an agent or payment flow?

SanctionsAI is an OFAC screening API built for automated systems: one GET per counterparty, name and digital-currency address matching against the full SDN list, and an audit trail of what matched. Free tier, no signup.

See pricing

Source. Every figure on this page is counted from the U.S. Treasury OFAC SDN enhanced XML export, published 2026-07-24. No figure is estimated. The authoritative list is OFAC's own Sanctions List Search.

Scope. SDN list only. This page does not cover the OFAC Consolidated (non-SDN) lists, the Sectoral Sanctions Identifications list, or the EU, UK or UN lists, and it does not apply the 50 Percent Rule, under which entities owned 50% or more by blocked persons are themselves blocked without being listed by name.

Not legal or compliance advice. A screening decision requires the official list and, where the stakes warrant it, counsel.