Skip to main content

Workflow Template: Pangea - Domain Enrichment with Cache

Receives a Domain from a parent workflow and query Pangea for its reputation.

Updated yesterday

The "Pangea - Domain Enrichment with Cache" workflow template is designed for efficient threat intelligence enrichment by analyzing domain reputations. It accepts a domain as input and checks a local cache for recent reputation data, optimizing response times by returning cached results when available. If no cached data exists, it retrieves fresh domain reputation information from Pangea, ensuring comprehensive threat analysis. This workflow is ideal for enhancing security operations by providing timely and accurate domain intelligence.

Optional Triggers

["This workflow is intended to be used as a function."]

Use Cases

Function , Threat Intelligence Enrichment

Workflow Breakdown

  1. Receives a Domain as input.

  2. Lookup global variables for cached responses in the past 24 hours.

  3. If reputation is found on local cache, the saved data is returned to the parent workflow.

  4. When no reputation is found in cache, a summary of the analysis data is created and saved with the original api data.

Vendors

Utils, Torq, Pangea

Workflow Output

Returns full analysis data and a summary of the information.

Tips

  • Set "Provide Raw Data Analysis" to true or false to add or remove original vendor information to the output.

Did this answer your question?