GeoIP Anonymous IP binary database fields

The GeoIP Anonymous IP binary database contains the following fields for each network.

NameTypeDescription
is_anonymousboolean

This is true if the IP address belongs to any sort of anonymous network. This key is only present when the value is true.

Learn more about anonymizer and proxy detection on our Knowledge Base.

is_anonymous_vpnboolean

This is true if the IP address is registered to an anonymous VPN provider. If a VPN provider does not register subnets under names associated with them, we will likely only flag their IP ranges using the is_hosting_provider flag. This key is only present when the value is true.

Learn more about VPNs on our Knowledge Base.

is_hosting_providerboolean

This is true if the IP address belongs to a hosting provider. This key is only present when the value is true.

Learn more about hosting providers used for anonymizing on our Knowledge Base.

is_public_proxyboolean

This is true if the IP address belongs to a public proxy. This key is only present when the value is true.

Learn more about public proxies on our Knowledge Base.

is_residential_proxyboolean

This is true if the IP address is on a suspected anonymizing network and belongs to a residential ISP (does not include peer-to-peer proxy IPs). This key is only present when the value is true.

Learn more about residential proxies on our Knowledge Base.

is_tor_exit_nodeboolean

This is true if the IP address is a Tor exit node. This key is only present when the value is true.

Learn more about Tor exit nodes on our Knowledge Base.