IP Lookup API
This api can be used to lookup on ip address from hostname,reverse ip address lookup, ip address location lookup, and retrieve client ip address.
10 subscribers
7 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
IP Lookup API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
hostnames to ipv4 address /api/hostname-to-ipv4-lookup |
This request is used to convert from hostnames to ipv4 address. Maximum length of hostnames addresses that are allowed is 50 |
| POST |
hostnames to ipv6 address /api/hostname-to-ipv6-lookup |
This request is used to convert from hostnames to ipv6 address. Maximum length of hostnames addresses that are allowed is 50 |
| POST |
hostnames to ip address /api/hostname-to-ip-lookup |
This request is used to convert from hostnames to ip address(both ipv4 address and ipv6 address). Maximum length of hostnames addresses that are allowed is 50 |
| POST |
reverse ipv4 address to hostname /api/reverse-ipv4-lookup |
This request is used to reverse an ipv4 address to hostname Maximum length of ip addresses that are allowed is 20 |
| POST |
ipv4 address location lookup /api/ipv4-location-lookup |
This request is used to lookup on an ipv4 location Maximum length of hostnames addresses that are allowed is 20 |
| GET |
my ip address /api/my-ip-address |
This request is used to retrieve ip address of client. |
| GET |
my ip address location lookup /api/my-ip-location-lookup |
This request is used to lookup on client ip address location. |
IP Lookup API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $5 / month | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $25 / month | — |
|
| MEGA | $1,200 / month | — |
|