Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
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 |
This playbook uses 2 Logic App connectors / built-in actions:
| Connector / Action | Type | Connections | Actions |
|---|---|---|---|
azuresentinel |
Managed | 1 | 8 |
function |
Built-in | 0 | 1 |
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')] |

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:

Authentication methods this connector supports:

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