IP2Proxy Kafka API
Schema
Name |
Schema |
Description |
---|---|---|
ip2proxy_is_proxy |
Determine whether if an IP address was a proxy or not. Returns 0 is not proxy, 1 if proxy, and 2 if it’s data center IP. |
|
ip2proxy_proxy_type |
Type of proxy. |
|
ip2proxy_country_code |
Two-character country code based on ISO 3166. |
|
ip2proxy_country_name |
Country name based on ISO 3166. |
|
ip2proxy_region |
Region or state name. |
|
ip2proxy_city |
City name. |
|
ip2proxy_isp |
Internet Service Provider or company’s name. |
|
ip2proxy_domain |
Internet domain name associated with IP address range. |
|
ip2proxy_usage_type |
Usage type classification of ISP or company. |
|
ip2proxy_asn |
Autonomous system number (ASN). |
|
ip2proxy_as |
Autonomous system (AS) name. |
|
ip2proxy_last_seesn |
Proxy last seen in days. |
|
ip2proxy_threat |
Security threat reported. |
|
ip2proxy_provider |
Name of VPN provider if available. |
|
ip2proxy_fraud_score |
Potential risk score (0 - 99) associated with IP address. |
|
ip2proxy_error |
IP2Proxy BIN lookup error message. |