Daily Snapshot of the IANA Root Zone Database
TLD Root Zone DB is an updated daily snapshot of the IANA Root Zone Database, which contains TLD Type
, TLD Manager
, RDAP Endpoint
and DNSSEC
information for all top-level domains (TLDs).
- Free & Open Source: No rate limits and no API keys required
- Automated Daily Updates: Scheduled to run every day at 6:30 UTC
- Smart Commit System: Only commits changes if data actually changes
- Data Source: TLD and RDAP data is fetched from IANA and DNSSEC data from InterNIC
- Multiple Output Formats: JSON and CSV files for easy integration
- Comprehensive Data Sets:
- Individual TLD, RDAP, and DNSSEC files
- Combined datasets with merged TLD + RDAP + DNSSEC information
git clone https://github.com/P1N2O/tld-root-zone-db.git
cd tld-root-zone-db
npm install
npm run update
This project is licensed under the MIT License.