--- title: IBM X-Force Exchange description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/ibm-x-force-exchange/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/ibm-x-force-exchange/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; IBM X-Force Exchange icon ***Version: 1.6 Updated: April 29, 2026*** IBM X-Force Exchange is a cloud-based threat intelligence platform that allows you to consume, share and act on threat intelligence. It enables you to rapidly research the latest global security threats, aggregate actionable intelligence, consult with experts and collaborate with peers. ## Actions * **Search DNS Records** (*Enrichment*) - Search DNS records for a specified IP or Domain. * **IP Reputation** (*Enrichment*) - Gather IP reputation information for a specific IP address. * **File Reputation** (*Enrichment*) - Gather file reputation information for a specific file. * **URL Reputation** (*Enrichment*) - Gather URL reputation information for a specific URL. * **Whois Lookup** (*Enrichment*) - Issue a Whois lookup on a specific IP or Domain. * **Passive DNS** (*Enrichment*) - Search passive DNS records for a specific IP or Domain. * **URL Reputation V2** (*Enrichment*) - Accepted multiple URLs separated by comma as Input and do URL reputation. ## Configure IBM X-Force Exchange 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'; import CloudSOARAPIURL from '../../../../reuse/automation-service/cloud-soar-api-url.md'; import AccessID from '../../../../reuse/automation-service/access-id.md'; import AccessKey from '../../../../reuse/automation-service/access-key.md'; * * **API URL**. Enter your IBM X-Force [API URL](https://api.xforce.ibmcloud.com/doc/), for example, `https://api.xforce.ibmcloud.com` * **API Key**. Enter an IBM X-Force [API key](https://www.ibm.com/docs/en/qradar-common?topic=dashboard-configuring-advanced-threat-protection-feed-licensing#taskt_Qapps_XForceapp_configure_atpf__steps__1). * **Secret Key**. Enter the secret for the IBM X-Force API key. * * * * * * * IBM X-Force Exchange configuration For information about IBM X-Force Exchange, see [IBM X-Force Exchange documentation](https://sdk.xforce.ibmcloud.com/). ## Category Threat Intelligence-Reputation ## Change Log * December 19, 2019 - First upload * June 19, 2020 + Whois Lookup and Passive DNS results can be saved as a .csv file + New action has been added * June 07, 2022 - New Actions: + URL Reputation V2 * August 22, 2022 (v1.2) - General improvements * February 23, 2023 (v1.3) + Updated integration: (Updated the integration Fields with Environmental Variables) * July 12, 2023 (v1.4) + Changed fields visibility + Integration renamed from IBM X-Force Exchange OIF to IBM X-Force Exchange + Added new actions: - Passive DNS V2 - Whois Lookup V2 * June 26, 2024 (v1.5) + Updated Whois Lookup and Passive DNS actions with the new Cloud SOAR API; results can now be saved as incident attachments and artifacts. * April 29, 2026 (v1.6) - 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.