OFAC SDNT sanctions program

SDNT is one of the program codes OFAC attaches to entries on the Specially Designated Nationals list. As of 2026-07-24 it appears on 143 SDN entries. Designations under this program are made under Executive Order 12978 (Counter Narcotics SDNT).

143
SDN entries
65
individuals
78
entities
0
vessels & aircraft

What the SDNT 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 143 entries tagged SDNT, 0 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.

SDNT designations by type

TypeEntriesShare
Entities7854.5%
Individuals6545.5%

When SDNT designations were made

The earliest entry still carrying this code was published 1995-10-23; the most recent was 2010-07-15. Designations per year, most recent first:

Year publishedEntries
201017
200945
20073
200613
20051
200414
200315
200222
20014
20007

Countries recorded against SDNT 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
Colombia129
Mexico10
Lebanon5
Panama4
Cayman Islands2
Vanuatu2
Guatemala2

Most recent SDNT designations

Name as publishedTypeDate published
COMERCIALIZADORA DE GANADO Y RENTAS DE CAPITAL S.A.Entity2010-07-15
MASA FACIL, S.A. DE C.V.Entity2010-07-15
RODRIGUEZ FERNANDEZ, AndreIndividual2010-07-15
CASTRO JARAMILLO, Monica MariaIndividual2010-07-15
RAMIREZ DUQUE, Carlos ManuelIndividual2010-07-15
ALIMENTOS CARNICOS DE TRADICION ESPANOLA LTDA.Entity2010-01-14
BOSQUE DE SANTA TERESITA LTDA.Entity2010-01-14
RESTAURANTE BAR PUNTA DEL ESTEEntity2010-01-14
SAAVEDRA Y CIA. S. EN C.Entity2010-01-14
SERVIAGRICOLA CIFUENTES E.U.Entity2010-01-14
UNIVISA S.A.Entity2010-01-14
CIFUENTES VARGAS, OrlandoIndividual2010-01-14

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.

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=COMERCIALIZADORA%20DE%20GANADO%20Y%20RENTAS%20DE%20CAPITAL%20S.A."

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.