--- layout: post title: API Stack - Domain Whois with DomainTools API image: http://kinlane-productions2.s3.amazonaws.com/api-evangelist-site/blog/domain-tools-logo.png author: name: kinlane tags: - Tools - ai --- The [DomainTools API](http://www.domaintools.com/api/ "Domain Tools API") provides research and monitoring web services for domains. Using DomainTools you can perform whois lookup, history, reverse IP, name server reports, domain suggestion and search. The DomainTools API is RESTful, using HMAC authentication and returns XML, JSON and HTML responses. DomainTools charges a monthly fee, and per call charge for each of the domain services. [DomainTools API](http://www.domaintools.com/api/ "DomainTools API") for domain related services is a perfect tool for the API stack