Publication Date – November 8, 2021
https://api.bitsighttech.com/sovereign/network-resources/ips/ip_address
Determine if a specific IP address belongs to the address space of one of your subscribed countries.
Available for National Cybersecurity.
Parameters
*Required.
Parameter | Description | Values |
---|---|---|
ip_addressPath |
Identify the IP address to query. | [String] IP address. |
Example Request
curl 'https://api.bitsighttech.com/sovereign/network-resources/ips/12.345.67.890' -u api_token:
Response Codes
See the common errors and status codes.
Code | Description |
---|---|
200 – Okay |
The address belongs to your subscribed country. |
403 – Unauthorized |
The address does not belong to any of your subscribed countries. |