1. Tool Start Parameters
  2. Domain Finder

Domain Finder

Request

Parameters
Parameter
tool_id
Type
integer
required
true

The ID of this tool. The value is 390.

Parameter
target
Type
string
required
true

The domain name for which to find associated domains.

Parameter
tool_params
Type
dictionary
{
  "op": "start_scan",
  "tool_id": 390,
  "target": "bbc.com",
  "tool_params": {
    "do_ssl_search": "on",
    "do_whois": "on",
    "minimum_weight": 75
  }
}