--- title: Cisco Umbrella Investigate description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/cisco-umbrella-investigate/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/cisco-umbrella-investigate/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; Cisco Umbrella Investigate icon ***Version: 1.5 Updated: April 27, 2026*** Gather enrichment data on incident observables using Cisco Umbrella Investigate. ## Actions * **Domain Reputation** (*Enrichment*) - Get the domain status (safe, malicious, or not classified) and the domain’s categories from Cisco Umbrella Investigate for the specified domain. * **IP Reputation** (*Enrichment*) - List any malicious domains from Cisco Umbrella Investigate associated with the specified IP. * **Domain Whois** (*Enrichment*) - Get Whois information from Cisco Umbrella Investigate for the specified domain. * **Email Whois** (*Enrichment*) - List any domains registered using the specified email address from Cisco Umbrella Investigate. * **IP Reputation V2** (*Enrichment*) - List malicious domains from Cisco Umbrella Investigate associated with the specified IP v2. ## Category Threat Intelligence-Reputation ## Configure Cisco Umbrella Investigate 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'; * * **URL**. Enter the URL for your Cisco Umbrella Investigate instance. * **API Token**. Enter an [API key](https://docs.umbrella.com/deployment-umbrella/docs/add-umbrella-api-keys) for Cisco Umbrella Investigate. * * * * Cisco Umbrella Investigate configuration For information about Cisco Umbrella Investigate, see [Cisco Umbrella Investigate documentation](https://docs.umbrella.com/deployment-umbrella/docs/manage-umbrella-investigate). ## Change Log * September 25, 2019 - First upload * October 27, 2021 - New actions added * November 22, 2022 + solved issue for which the integration test will throw an error if no value for timeout is provided + set the timeout field as not required * June 23, 2023 (v1.4) + Updated the integration with Environmental Variables + Renamed from CISCO Umbrella Investigate OIF to Cisco Umbrella Investigate * April 27, 2026 (v1.5) - 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.