IP Intelligence Response Structure
This section constitutes of detailed insights on the IP address of the end user. Information in this section can be used to create or enrich workflows such as manual review, auto-rejection, etc.
IP Intelligence Fields
These fields contain information related to and derived from the IP address associated with the session.
| Field Name | Description | Example Values | Applicable Product |
|---|---|---|---|
timezone | The timezone the session was originated from. | A string, e.g.America/Los_Angeles or null | Arkose Detect Arkose Protect |
user_ip | The IP address of the device used for the session. | An IP address, e.g.199.220.42.206, or null | Arkose Detect Arkose Protect |
is_tor | Indicates if the IP is suspected of being a TOR connection (either active or previously hosted TOR nodes and exist). | true, false | Arkose Detect Arkose Protect |
is_vpn | Indicates if the IP is suspected of being a VPN connection. For example, it has been on a VPN and can include data center ranges. | true, false | Arkose Detect Arkose Protect |
is_proxy | Indicates if this IP address suspected to be a proxy. | true, false | Arkose Detect Arkose Protect |
is_bot | Whether the session is bot-originated or not. | true, false | Arkose Detect Arkose Protect |
country | Country the User IP belongs to. | A string, e.g. US or null. | Arkose Detect Arkose Protect |
region | State/Region that the IP belongs to. | A string, e.g. California or null. | Arkose Detect Arkose Protect |
city | The city the IP belongs to. | A string, e.g. Fremont or null | Arkose Detect Arkose Protect |
isp | The Internet Service Provider name. | A string, e.g. AT&T U-verse or null | Arkose Detect Arkose Protect |
public_access_point | Whether the IP address belongs to education and research institutions, corporates, or public WiFi such as hotel lobby, coffee shop, etc. | true, false | Arkose Detect Arkose Protect |
connection_type | Whether the connection type belongs to one of the following categories: Residential, Corporate, Education, Mobile, Data Center | A string, e.g. Residential or null | Arkose Detect Arkose Protect |
latitude | The latitude coordinates of the device used for the session. | e.g. 37.52809906 or null | Arkose Detect Arkose Protect |
longitude | The longitude coordinates of the device used for the session. | e.g. -121.97319794 or null | Arkose Detect Arkose Protect |
Updated 5 days ago