πGeneral
We return detailed general data belonging to the IP Address
Sample Response
{
"ip": "102.219.153.59",
"type": "IPv4",
"hostname": null,
}
Field
Description
ip
The IP address that is analyzed.
type
The IP address type: either IPv4
or IPv6
.
hostname
The hostname the IP address resolves to
Last updated
Was this helpful?