---
title: Hacker Target
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/hacker-target/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/hacker-target/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.2
Updated: April 29, 2026***
Utilize Hacker Target's investigational tools during an incident.
## Actions
* **Find A Records** (*Enrichment*) - Query Hacker Target for A records matching the specified domain.
* **Search DNS Records** (*Enrichment*) - Query Hacker Target for DNS records matching the specified domain or IP.
* **HTTP Records** (*Enrichment*) - Query Hacker Target for HTTP records matching the specified domain.
* **Geo IP Lookup** (*Enrichment*) - Retrieve geolocation information for the specified IP address from Hacker Target.
* **Ping** (*Enrichment*) - Ping the specified domain or IP from Hacker Target.
* **Reverse DNS** (*Enrichment*) - Query Hacker Target for reverse DNS information on the specified domain or IP.
* **Reverse IP** (*Enrichment*) - Query Hacker Target for reverse IP information on the specified domain or IP.
* **Traceroute** (*Enrichment*) - Run a traceroute command on the specified domain or IP from Hacker Target.
* **Whois Lookup** (*Enrichment*) - Retrieve Whois information for the specified IP address.
* **Page Links** (*Enrichment*) - Parse the html of a website and extract links from the page.
## Configure Hacker Target in Automation Service and Cloud SOAR
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
*
* **Server URL**. Enter your Hacker Target server URL, for example, `https://api.hackertarget.com`
* **API Key**. Enter a Hacker Target [API key](https://hackertarget.com/ip-tools/).
*
*
*
*
For information about Hacker Target, see the [Hacker Target website](https://hackertarget.com/).
## Change Log
* December 19, 2019 - First upload
* March 10, 2022 - Logo
* July 6, 2023 (v1.1)
+ Updated the integration with Environmental Variables
+ Integration renamed from Hacker Target OIF to Hacker Target
* April 29, 2026 (v1.2) - Upgraded the `python3_generic` Docker image (Python 3.8) to `python3_12_generic` (Python 3.12) to address Python 3.8 end-of-life and improve security and performance.