OFAC RUSSIA-EO14065 sanctions program
RUSSIA-EO14065 is one of the program codes OFAC attaches to entries on the Specially Designated Nationals list. As of 2026-07-24 it appears on 8 SDN entries. Designations under this program are made under Executive Order 14065 and Executive Order 13660 (Ukraine).
What the RUSSIA-EO14065 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 8 entries tagged RUSSIA-EO14065, 2 also carry at least one other program code.
The legal authorities OFAC records against these designations are:
- Executive Order 14065
- Executive Order 13660 (Ukraine)
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.
RUSSIA-EO14065 designations by type
| Type | Entries | Share |
|---|---|---|
| Individuals | 6 | 75.0% |
| Entities | 2 | 25.0% |
When RUSSIA-EO14065 designations were made
The earliest entry still carrying this code was published 2014-07-16; the most recent was 2022-06-28. Designations per year, most recent first:
| Year published | Entries |
|---|---|
| 2022 | 6 |
| 2014 | 2 |
Countries recorded against RUSSIA-EO14065 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:
| Country | Entries |
|---|---|
| Ukraine | 7 |
| Russia | 2 |
Most recent RUSSIA-EO14065 designations
| Name as published | Type | Date published |
|---|---|---|
| TODOROVA, Anna Yurievna | Individual | 2022-06-28 |
| GOVTVIN, Yuriy Nikolaevich | Individual | 2022-06-28 |
| EZHIKOV, Vladimir Vladimirovich | Individual | 2022-06-28 |
| ANTONOV, Vladimir Nikolaevich | Individual | 2022-06-28 |
| ANANCHENKO, Aleksandr Evgenyevich | Individual | 2022-06-28 |
| PEREVERZEVA, Tatiana Viktorovna | Individual | 2022-06-28 |
| DONETSK PEOPLE'S REPUBLIC | Entity | 2014-07-16 |
| LUHANSK PEOPLE'S REPUBLIC | Entity | 2014-07-16 |
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=TODOROVA,%20Anna%20Yurievna"
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 pricingSource. 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.