GET: IP Addresses by Country

https://api.bitsighttech.com/ratings/v1/companies/company_guid/countries

Get the number of IP addresses in an organization's IP address space, by country.

Example Request

curl https://api.bitsighttech.com/ratings/v1/companies/company_guid/countries -u api_token:

Example Response

{
  "ipv4": {
    "RU": 2,
    […]
  }
}

Response Attributes

Field Description
ipv4

Object

A list of two-letter country codes for counting IPV4 addresses by country.
 

Country Code

Integer

The number of the organization's IP addresses in that country.
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.