IPToHost
Common Scripts Pack.#
This Script is part of theGets the hostname correlated with the inputed IP address.
#
Script DataName | Description |
---|---|
Script Type | python |
Tags | - |
#
InputsArgument Name | Description |
---|---|
ip | The IP address to check. |
#
OutputsPath | Description | Type |
---|---|---|
Endpoint | The endpoint object. | Unknown |
Endpoint.Hostname | The endpoint hostname. | string |
Endpoint.IP | The endpoint IP address. | string |