📊General

We return detailed general data belonging to the IP Address

Sample Response

{
    "ip": "102.219.153.59",
    "type": "IPv4",
    "hostname": null,
}
FieldDescription

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