ICANN Centralized Zone Data Service (CZDS) Tool https://czds.icann.org
Go to file
2023-11-03 02:12:13 -04:00
czds Initial commit 2023-11-03 02:12:13 -04:00
czdz.py Initial commit 2023-11-03 02:12:13 -04:00
LICENSE Initial commit 2023-11-03 02:12:13 -04:00
README.md Initial commit 2023-11-03 02:12:13 -04:00

ICANN CZDS

The ICANN Centralized Zone Data Service (CZDS) allows approved users to request and download DNS zone files in bulk, provided they represent a legitimate company or academic institution and their intended use is legal and ethical. Once ICANN approves the request, this tool streamlines the retrieval of extensive domain name system data, facilitating research and security analysis in the realm of internet infrastructure.

Zone Information

Zone files are updated once every 24 hours, specifically from 00:00 UTC to 06:00 UTC. Access to these zones is granted in increments, and the total time for approval across all zones may extend to a month or longer. It is typical for more than 90% of requested zones to receive approval. Please be aware that access to certain zones is time-bound, expiring at the beginning of the following year, or up to a decade after the initial approval has been confirmed.

Usage

Authentication

Credentials may be provided interactively upon execution or via the CZDS_USER & CZDS_PASS environment variables:

export CZDS_USER='your_username'
export CZDS_PASS='your_password'

Python version

python czds.py [--username <username> --password <password>] [--concurrency <int>]

POSIX version

./czds

Mirrors

acid.vegasGitHubGitLabSuperNETs