hosting_history: Hosting History

Description Usage Arguments Value Note References Examples

Description

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.

Usage

1

Arguments

domain

domain to perform the Whois query on

Value

a list of hosting history result detais for the domain

Note

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.

References

http://www.domaintools.com/resources/api-documentation/hosting-history/

Examples

1
2
hosting_history("domaintools.com")
hosting_history("dailychanges.com")

hrbrmstr/domaintools documentation built on May 17, 2019, 4:56 p.m.