get
https://data.leadboxer.com/api/ip-lookup
Usage:
Provide an IP address as a parameter
Returned data
When a match is found, we will return the following fields:
Organization fields
-
ipDomain
-
ipOrganization
Geo location fields
-
ipCountryName
-
ipCountryCode
-
ipRegionName
-
ipCity
-
ipSubContinent
-
ipLatitude
-
ipLongitude
-
ipTimezone
IP address details
-
ipIsp
-
ipRange
-
ipUsageType
Meta data
-
searchIp
-
searchResponseTimeMs
Get Organization details
The ipDomain field can be used to get further details about the organiation using the Domain lookup API
Output Sample
See the Sample Response Output for details.
