PHPackages                             mgocobachi/domaintools - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. mgocobachi/domaintools

ActiveLibrary[API Development](/categories/api)

mgocobachi/domaintools
======================

Access to the Domaintools API

v1.0.0(9y ago)131MITPHPPHP ^7.1

Since Feb 26Pushed 9y ago1 watchersCompare

[ Source](https://github.com/mgocobachi/domaintools)[ Packagist](https://packagist.org/packages/mgocobachi/domaintools)[ RSS](/packages/mgocobachi-domaintools/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

[![Build Status](https://camo.githubusercontent.com/615e60e5d0a7aca9ece5b1800ec9be8333f76d22d3a03a1a33dcf45901e3b87b/68747470733a2f2f7472617669732d63692e6f72672f6d676f636f62616368692f646f6d61696e746f6f6c732e737667)](https://travis-ci.org/mgocobachi/domaintools)[![Latest Stable Version](https://camo.githubusercontent.com/daca691b19f9fc136431e5d9633f3551b68d303af750da95ceb6c790c7dc9489/68747470733a2f2f706f7365722e707567782e6f72672f6d676f636f62616368692f646f6d61696e746f6f6c732f762f737461626c652e737667)](https://packagist.org/packages/mgocobachi/domaintools)[![License](https://camo.githubusercontent.com/f0dcba7eef10d078ce9459c57cd2cb33bc242264af3f26db7fd4b2b0c7c68dc7/68747470733a2f2f706f7365722e707567782e6f72672f6d676f636f62616368692f646f6d61696e746f6f6c732f6c6963656e73652e737667)](https://packagist.org/packages/mgocobachi/domaintools)

DomainTools API
===============

[](#domaintools-api)

The DomainTools API provides direct access to the same data that drives the powerful research tools on DomainTools.com.

What is DomainTools?
--------------------

[](#what-is-domaintools)

DomainTools helps security analysts turn threat data into threat intelligence. We take indicators from your network, including domains and IPs, and connect them with nearly every active domain on the Internet. Those connections inform risk assessments, help profile attackers, guide online fraud investigations, and map cyber activity to attacker infrastructure.

Endpoints supported
-------------------

[](#endpoints-supported)

- [Domain Profile](http://www.domaintools.com/resources/api-documentation/domain-profile/)
- [Domain Reputation](http://www.domaintools.com/resources/api-documentation/reputation/)
- [Domain Search](http://www.domaintools.com/resources/api-documentation/domain-search/)

How to use
----------

[](#how-to-use)

To use the package is defined a helper function called as 'domantools()', it accept two parameters, the username and the API key. However, if you leave it in blank you will hit the API as anonymous and limited calls.

```
