Skip to main content

Workflow Template: Pangea - IP Address Enrichment with Cache

Receives an IP Address from a parent workflow and query Pangea for its reputation.

Updated today

The "Pangea - IP Address Enrichment with Cache" workflow template is designed to enhance threat intelligence by enriching IP addresses with reputation data. It efficiently checks a local cache for recent analysis results, reducing redundant queries and speeding up response times. If no cached data is available, it retrieves fresh reputation data from Pangea, providing comprehensive analysis and summary outputs. This workflow is ideal for organizations seeking to streamline their threat intelligence processes by leveraging cached data for faster decision-making.

Optional Triggers

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

Use Cases

Function , Threat Intelligence Enrichment

Workflow Breakdown

  1. Receives an IP Address 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?