Enricher - Cisco Whois


This article describes the specific configuration options to set up the enricher.
To configure the general options for the enricher, see Configure the general options.

Enricher name

Cisco Whois

Input

Domain and email.

Output

Whois lookup information, email domain names.

API endpoints

  • https://investigate.api.umbrella.com/whois/{Domain}

  • https://investigate.api.umbrella.com/whois/emails/{Email}

Description

Based on the input observables, the enricher searches the source Cisco Umbrella DNS database for matches.

Retrieved matches are stored in the platform as enrichment observables related to the corresponding input IP addresses.
They are not automatically assigned a maliciousness confidence level because they may not necessarily be malicious.

The default Source reliability value for this enricher is C – Fairly reliable.
You can change it to a different reliability value, as needed.

Requirements

Users need an API key. Log in to Cisco Umbrella, and then go to the Investigate API Access area to create a new API token.

Configure the enricher parameters

  1. Edit the enricher.

  2. From the Observable types drop-down menu, select one or more observable types you want to enrich with data retrieved through the Cisco Whois enricher.

  3. The API URL field is automatically filled in with the default domain for the endpoint.
    You can add a proxy or set up ports according to your needs.
    Default value: https://investigate.api.umbrella.com.

  4. In the API key field, enter your Cisco API token.

  5. To store your changes, click Save; to discard them, click Cancel.

See also