DNS & IP Tools provide tactical intelligence to the Security Operation Center (SOC). Penetration Testers use the tools to map the attack surface of a target. Blue teams benefit from quickly identifying areas of security weakness and during incident response. Collect information about IP Addresses, Networks, Web Pages and DNS records.

The information gathering tools here are a quick reference point. Pivot from the information found with these tools to perform deeper enumeration using port scanners, web page analysis and other more aggressive tools.

In addition to the online access there is also the option to query the tools via an easy to use API, Maltego transforms and a Chrome extension.

Free IP and Network Tools

TracerouteUsing mtr an advanced traceroute tool trace the path of an Internet connection.
Test PingA common tool for testing connectivity to a host, perform a ping from our server.
DNS LookupFind DNS records for a domain, results are determined using the dig DNS tool.
Find (A) RecordsFind forward DNS (A) records for a domain.
Reverse DNSFind Reverse DNS records for an IP address or a range of IP addresses.
Find Shared DNS ServersFind hosts sharing DNS servers.
Zone TransferOnline Test of a zone transfer that will attempt to get all DNS records for a target domain
Whois LookupDetermine the registered owner of a domain or IP address block with the whois tool.
IP Geolocation LookupFind the geographic location of an IP address.
Reverse IPDiscover web hosts sharing an IP address with a reverse IP lookup.
TCP Port ScanDetermine the status of an Internet facing service or firewall
UDP Port ScanOnline UDP port scan available for common UDP services
Subnet Lookup OnlineDetermine the properties of a network subnet
HTTP HeadersView HTTP Headers of a web site. The HTTP Headers reveal system and web application details.
Page LinksDump all the links from a web page.
AS LookupGet Autonomous System Number or ASN details from an AS or an IP address.
Banner Grabbing (Search)Discover network services by querying the service port.
Chrome extensionChrome Extension for Fast access to IP Tools.

Many of these tools are passive in nature with no packets sent to target IP ranges. For tools that do generate a small number of packets against target networks there are benefits from not being sourced from your own IP range. Particular helpful in investigations or red team testing where you may benefit from not being directly attributable.

To balance the Free availability of these tools against the need to minimise abuse; a number of limits exist on the Free access to the IP Tools. Queries are are available through the web forms on each tool page. In addition access is also available using the simple API.

Remove Limits with a Full Membership

Reconnaissance and troubleshooting for technical operations.

  • Unlimited Results (Free Queries are limited to 500 results)
  • Generous Daily Quota (based on plan)
  • Purchase additional Credits (Contact Sales for a Credit Boost!)
  • Attack Surface Mapping with Domain Profiler
  • Intelligence for Red Teams, Blue Teams and Network Operations
  • Full Access to 28 Vulnerability Scanners & Tools

Using the IP Tools API

Try the Free API access to the IP Tools. The purpose of providing these tools accessible via an API is to make it as easy as possible to quickly get access to information that can assist when assessing the security of an organizations network. Remove limits with a Full Membership The output from the API is basic text, you can access the API using curl, a web browser or a scripting language of your choice such as php or python. Using the API is straight forward, the target system IP address or hostname can be added to the q= parameter. No key or sign-up is required to access the API. If you are a registered user you can access an API key in the user dashboard. Access with the API key must use HTTPS. Example request with curl and a valid API Key:
curl https://api.hackertarget.com/dnslookup/?q=hackertarget.com&apikey=plmoknijbuhvygvtrgedsfghhhhkjhkhfsk

Access to the MTR Traceroute API

https://api.hackertarget.com/mtr/?q=8.8.8.8&apikey=**APIKEYREQUIRED**

Access to the on-line Test Ping API

https://api.hackertarget.com/nping/?q=8.8.8.8&apikey=**APIKEYREQUIRED**

Access to the DNS Lookup API

https://api.hackertarget.com/dnslookup/?q=google.com

Access to the Reverse DNS Lookup API

https://api.hackertarget.com/reversedns/?q=8.8.8.8

Access to the Whois Lookup API

https://api.hackertarget.com/whois/?q=8.8.8.8&apikey=**APIKEYREQUIRED**

Access to the IP Geolocation Lookup API

https://api.hackertarget.com/ipgeo/?q=8.8.8.8

Access to the Reverse IP Lookup API

https://api.hackertarget.com/reverseiplookup/?q=8.8.8.8

Access to the HTTP Headers API

https://api.hackertarget.com/httpheaders/?q=www.google.com

Access to the Page Links API

https://api.hackertarget.com/pagelinks/?q=www.google.com

Access to the AS Lookup API

https://api.hackertarget.com/aslookup/?q=1.1.1.1
These tools have been made available for adhoc lookups to assist in the security assessment process. There is a limit of 50 API calls per day from a single IP address as a Free user. As some of the data from cached resources there is no guarantee made for accuracy or reliability of this service. See the HackerTarget.com terms of service for more information.

Rate Limiting of API Requests

To ensure service reliability we have a rate limit that amounts to a maximum of 2 requests per second from a single IP address. If you exceed the rate limit you will receive a HTTP 429 response code from the API server.

API Usage and Quota Monitoring

The current users API quota and usage can both be monitored by examining the HTTP Headers of the response from the API endpoint. In the example below the curl -i command is used, this will display the HTTP Headers as part of the output. The x-api-quota reports on the current users API quota and the x-api-count shows the current API usage count for the day.
test@thematrix:~$ curl -i https://api.hackertarget.com/geoip/?q=1.1.1.1
HTTP/2 200 
server: nginx
date: Wed, 27 Jan 2021 21:17:26 GMT
content-type: text/plain; charset=utf-8
content-length: 91
x-api-quota: 51
x-api-count: 8

IP Address: 1.1.1.1
Country: Australia
Latitude: -33.494
Longitude: 143.2104

Boost API Credits

Available now for all Members. The daily API quota is still used as your membership plan allows. If you are hitting your limit, we now offer an API Credit Boost for all membership levels. Pay a fixed price and receive a pool of credits to be used after your daily limit is reached. Contact sales for details and ordering.

Pssst!

Introductory pricing may increase.

$250 USD

100'000 API Credits

$1400 USD

1 Million API credits

Domain Profiler for Attack Surface Discovery

Use the Domain Profiler tool to perform automated reconnaissance against a domain name. This provides a quick overview of an organisations Internet facing infrastructure within a few minutes.

Chrome Extension for Fast access to IP Tools

If you are a Chrome user you may find this extension helpful in your day to day work. Access all the IP Tools using a quick popup window that will be available after you install the extension.

If you are on a Windows box this is a great way to get easy access to helpful Linux command line tools (dig, whois, curl, wget).

Next Level Your Technical Network Intelligence

Get Access Now
  • 1.4 Billion Host A records
  • 2.1 Billion Network Service Banners
  • 2 Million Vulnerability Scans performed per year