IP2Proxy Kafka API

Schema

Name

Schema

Description

ip2proxy_is_proxy

String

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

String

Type of proxy.

ip2proxy_country_code

String

Two-character country code based on ISO 3166.

ip2proxy_country_name

String

Country name based on ISO 3166.

ip2proxy_region

String

Region or state name.

ip2proxy_city

String

City name.

ip2proxy_isp

String

Internet Service Provider or company’s name.

ip2proxy_domain

String

Internet domain name associated with IP address range.

ip2proxy_usage_type

String

Usage type classification of ISP or company.

ip2proxy_asn

String

Autonomous system number (ASN).

ip2proxy_as

String

Autonomous system (AS) name.

ip2proxy_last_seesn

String

Proxy last seen in days.

ip2proxy_threat

String

Security threat reported.

ip2proxy_provider

String

Name of VPN provider if available.

ip2proxy_fraud_score

String

Potential risk score (0 - 99) associated with IP address.

ip2proxy_error

String

IP2Proxy BIN lookup error message.