π Initial Release
Complete WHOIS server list for 1,260+ TLDs with automatic IANA synchronization.
β¨ Features
- Complete Coverage: 1,260+ TLD WHOIS servers
- Auto-Sync: GitHub Actions sync 2x weekly (Tuesday & Friday)
- Multiple Endpoints:
whois_servers.jsonanddata.json - Custom Domain: https://whois-list.org
- Beautiful Landing Page: API examples and documentation
- CDN-Powered: Cloudflare global CDN integration
π‘ API Endpoints
https://whois-list.org/whois_servers.json
https://whois-list.org/data.json
https://raw.githubusercontent.com/simplebytes-com/whois-server-list/main/whois_servers.json
π₯ Quick Start
# cURL
curl https://whois-list.org/whois_servers.json
# JavaScript
const servers = await fetch('https://whois-list.org/whois_servers.json').then(r => r.json());
# Python
import requests
servers = requests.get('https://whois-list.org/whois_servers.json').json()π Supported By
- DomainDetails.com β Project Sponsor & Primary User
- GitHub β Free hosting, Actions, and Pages
- Cloudflare β Global CDN and DDoS protection
π Stats
- Total TLDs: 1,260+
- Update Frequency: 2x per week
- Data Source: IANA Root Zone Database
- Format: JSON
Documentation: https://github.com/simplebytes-com/whois-server-list
Landing Page: https://whois-list.org