whois_history: Whois History

Description Usage Arguments Value Note References Examples

Description

The Whois History API provides a list of historic Whois records for a domain name. The format for each record is similar to that returned by the Recent Whois API although some fields may be missing if the data was not available when the record was stored in our system.

Usage

1
whois_history(domain)

Arguments

domain

domain to perform the Whois query on

Value

a list of Whois 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/whois-history/

Examples

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

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