Description Usage Arguments Value Note References Examples
The Hosting History API provides a list of changes that have occurred in a Domain Name's registrar, IP address, and name servers. IP and name server events include the value before and after the change and indicate the type of action that triggered the event.
1 | hosting_history(domain)
|
domain |
domain to perform the Whois query on |
a list
of hosting history result detais for the domain
In rare cases, you may request a domain for which no recent Whois record is available. If that occurs, the system will respond with an error.
http://www.domaintools.com/resources/api-documentation/hosting-history/
1 2 | hosting_history("domaintools.com")
hosting_history("dailychanges.com")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.