Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Enrich Observable WhoIs workflow

The Enrich Observable WhoIs workflow performs enrichment on selected observables. If the observables are of a type recognized by the WhoisXML API Integration, the observables are enriched.

Before you begin

Role required: admin

About this task

This workflow is triggered by the Security Operations Integration- Enrich Observable capability when you perform enrichment on one or more observables, and the WhoIs implementation is selected.

Image omitted: enrich-observ-whois-wf.png
Enrich Observable WhoIs workflow

Activities specific to this integration are described here. For more information on other activities, see Common Security Operations integration flows and orchestration activities.

Observable Enrichment Lookup activity

The Observable Enrichment Lookup workflow activity initiates the observable enrichment process.

The Observable Enrichment Lookup activity can be used with any observables workflow to begin enrichment.

Results

Possible results for this activity are:

ResultDescription
SuccessThe lookup is successful.
FailAn error occurred while attempting to perform the lookup. More error information is available in the activity output error.

Input variables

Input variables determine the initial behavior of the activity.

VariableDescription
implementation_idSystem identifier of the implementation used to perform the lookup.
domain_idThe domain identifier for the domain within which the lookup is being performed.
observable_idsOne or more observables to perform the desired action against. The IDs are used as a workflow input.
capabilityExcutionIdSystem identifier of the capability that launched the implementation workflow. Only required for Integration Capability implementation workflows such as Splunk, Elasticsearch.
task_sys_idSystem identifier for any task associated with the workflow.

Output variables

The output variables contain data that can be used in subsequent activities.

VariableDescription
response_dataRaw data returned by the implementation's API endpoint for the given domain.
mapping_idThe identifier for the enrichment mapping. For example, the WhoIs integration returns data in two different format, IP and URL, with a mapping id for each.