Please note that this GitHub project is no longer being maintained and has been migrated to a new repository. We recommend that you use the IP2Location.io D SDK going forward.
This D library enables user to easily implement the checking of WHOIS information for a particular domain into their solution using the API from https://www.ip2whois.com. It is a WHOIS lookup api that helps users to obtain domain information, WHOIS record, by using a domain name. The WHOIS API returns a comprehensive WHOIS data such as creation date, updated date, expiration date, domain age, the contact information of the registrant, mailing address, phone number, email address, nameservers the domain is using and much more. IP2WHOIS supports the query for 1113 TLDs and 634 ccTLDs.
This library requires an API key to function. You may sign up for a free API key at https://www.ip2whois.com/register.
To learn more about installation, usage, and code examples, please visit the developer documentation at https://ip2whois-d.readthedocs.io/en/latest/index.html.
See the LICENSE file.