WHOIS Lookup
Enter a domain or IP address to fetch registry information.
Tips
- Try domains (example.com) or IPv4 addresses (8.8.8.8).
- Results vary by registry; not all fields are present.
CLI
open "http://localhost:3000/whois?q=example.com"
curl "http://localhost:3000/whois?q=example.com&format=text"
curl "http://localhost:3000/whois?q=example.com&format=json"