IP2WHOIS Deno Module
This Deno module 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 module requires API key to function. You may sign up for a free API key at https://www.ip2location.io/pricing.
Developer Documentation
To learn more about installation, usage, and code examples, please visit the developer documentation at https://ip2whois-deno.readthedocs.io/en/latest/index.html.
LICENCE
See the LICENSE file.