umbrella-domain-risk-score
Query domain risk score from Cisco Umbrella Investigate.
Syntax
umbrella-domain-risk-score [profile=PROFILE] domain=DOMAIN [pretty=PRETTY]
Options
- profile=PROFILE
- Optional. Cisco Umbrella connect profile code
- domain=DOMAIN
- Required. Domain to query
- pretty=PRETTY
- Optional. Specify t to output indicators as newline-separated text
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Profile | Cisco Umbrella connect profile code |
| domain | String | Domain | e.g. example.com |
| risk_score | Integer | Risk Score | e.g. 7 |
| indicators | List | Indicators | e.g. [Geo Popularity Score: 21, Lexical: 63] |