Drop Lists for backorders

Registrars that wish to support the backorder market for domains, can utilise drop lists (or the equivalent data from an unavailable names report, or simply the EPP Check command response) to determine which domains are likely to become available for re-registration and take back orders in their sales process.

Drop lists are open and available to the public to enable the re-sale of names as they become available.


  1. Drop lists are generated at the same time each day and published here
  2. In the unlikely event of a technical issue with generation or publication of the list, then it will be published later in the day.
  3. Two files exist per registry referenced as REGISTRY (e.g. REGISTRY will be replaced with ‘uk’ for .uk):
    1. REGISTRY.csv.gz which is the primary data file, it is a gzipped CSV with the list of all domains that are now pending delete.  We utilise gzip as that allows reading and parsing of the files without first decompressing them.
    2. REGISTRY.csv.gz.sha256 which provides a checksum of the data file.
  4. Drop lists contain domains which have an RFC5731 domain state of pending delete which means they are either in RFC3915 redemption period or RFC3915 pending delete period.
  5. Domains which are in RFC3915 redemption period may subsequently be renewed and removed from the next days drop list.
  6. Domains in RFC3915 pending delete period cannot be restored and renewed and will drop at the specified time.
  7. Domains which are deleted in their add grace period drop immediately and do not appear on a drop list.

Drop list fields
ColumnNotes
roidThe all time unique repository object identifier for the domain contained within the drop list.
domainThe domain that is due to drop.
drop_timeThe time from which the domain will become available for re-registration in ISO format. Times ending in Z denote Zulu time which is UTC.

Downloading drop lists

For most users missing a single day or two of a drop list will not have a meaningful impact as most registries operate a 5-day RFC3915 pending delete period.

Drop list URLs do not change, the files are over-written daily so you can automate downloads and processing.

If you are automating your utilisation of the lists we recommend that before downloading the latest drop list you check and compare the HTTP ‘Last modified’ header time using a command like:

curl -L -I <URL of download file>

If the last modified time is the same as the last version you downloaded please try again later.

Processing drop lists without decompressing can be done using commands like ‘zcat’, ‘zgrep’ or ‘zless’ or equivalents on your operating system.

Minerva House, Edmund Halley Road, Oxford Science Park, OX4 4DQ, United Kingdom