IP Enrichment - DomainTools Parsed Whois

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Content Index


This playbook uses the DomainTools Parsed Whois API. Given a ip address or set of ip addresses associated with an incident, return Whois information data for the extracted ip addresess as comments to the incident.

Attribute Value
Type Playbook
Solution DomainTools
Source View on GitHub

Logic App Connectors

This playbook uses 2 Logic App connectors / built-in actions:

Connector / Action Type Connections Actions
azuresentinel Managed 1 8
function Built-in 0 1
Action parameters (URLs, paths, function IDs)

azuresentinel (Managed)

Action Method Endpoint Other
Entities_-_Get_IPs post /entities/ip
Add_Parsed_WhoIs_data_to_Incident_Comments post /Incidents/Comment
Add_basic_Parsed_WhoIs_data_to_Incident_Comments post /Incidents/Comment
Add_parsed_whois_contacts_to_incident_Comments post /Incidents/Comment
Add_parsed_whois_networks_to_incident_Comments post /Incidents/Comment
Add_parsed_whois_routes_data_to_incident_comments post /Incidents/Comment
Add_comment_to_incident_(V3) post /Incidents/Comment
Add_refferral_servers_comments_to_incident_comments post /Incidents/Comment

function (Built-in)

Action Method Endpoint Other
ParsedWhois functionId=[concat('/subscriptions/', subscription().subscriptionId, '/resourceGroups/', resourceGroup().name, '/providers/Microsoft.Web/sites/', variables('Functionappname'), '/functions/ParsedWhois')]

Additional Documentation

📄 Source: DomainTools-IP-Address-Playbook/readme.md

DomainTools

DomainTools IP Address Enrichment Playbook

Table of Contents

  1. Overview
  2. Deploy DomainTools-IP-Address-Playbook
  3. Authentication
  4. Prerequisites
  5. Deployment
  6. Post Deployment Steps

Overview

This playbook uses the DomainTools Parsed Whois API. It is able to provide whois information for a IP or set of IPs associated with an incident.

Visit https://www.domaintools.com/integrations to request a Api key.

When a new Azure Sentinel Incident is created, and this playbook is triggered, it performs these actions:

Incident Comments

Deploy to Azure Deploy to Azure

Authentication

Authentication methods this connector supports:

Prerequisites

Deployment instructions

Post-Deployment instructions:

b. Configurations in Sentinel:


Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Playbooks · Back to DomainTools