For IP address check responses, Ekata considers the following inputs:
- IP Address
- Primary/Secondary Address
- Primary/Secondary Phone
Error: An error message for an address check can return the following responses:
- Null – No information returned
- Partial Error – Could not retrieve entire response
Warnings: A warning message returns the following:
- Invalid Input
- IP address is in a private range – The IP address cannot be routed across the internet indicating a higher risk.
- Empty array
Is Valid: This indicates if the IP address is valid:
- True
- False
- Null
Is Proxy: This indicates if the IP address is a known proxy:
- True – This indicates the possibility of a higher risk.
- False
- Null
Connection Type: This is the connection type of the IP address:
- Cable/DSL
- Corporate
- Cellular
- Dialup
- Null
IP Geolocation: This includes the location of the IP address providing:
- Postal code
- City name – such as Boise
- Country name – such as United States
- Continent Code – such as NA
Comments
0 comments
Article is closed for comments.