Optional
Readonly
autonomousThe autonomous system number associated with the IP address. This value is only set when using the City Plus or Insights web service or the Enterprise database.
Optional
Readonly
autonomousThe organization associated with the registered autonomous system number for the IP address. This value is only set when using the City Plus or Insights web service or the Enterprise database.
Optional
Readonly
connectionThe connection type may take the following values: "Dialup", "Cable/DSL", "Corporate", "Cellular", and "Satellite". Additional values may be added in the future. This value is only set when using the City Plus or Insights web service or the Enterprise database.
Optional
Readonly
domainThe second level domain associated with the IP address. This will be something like "example.com" or "example.co.uk", not "foo.example.com". This value is only set when using the City Plus or Insights web service or the Enterprise database.
Optional
ipThe IP address that the data in the model is for. If you performed a "me" lookup against the web service, this will be the externally routable IP address for the system the code is running on. If the system is behind a NAT, this may differ from the IP address locally assigned to it.
Readonly
isThis is true if the IP address belongs to any sort of anonymous network. This value is only available from GeoIP2 Insights.
Readonly
isThis is true if the IP address is registered to an anonymous VPN provider. This value is only available from GeoIP2 Insights.
Readonly
isThis is true if the IP address belongs to an anycast network. See https://en.wikipedia.org/wiki/Anycast.
This is not available from GeoLite databases or web services.
Readonly
isThis is true if the IP address belongs to a hosting or VPN provider (see
description of IsAnonymousVpn
property). This value is only available from
GeoIP2 Insights.
Readonly
isTrue if MaxMind believes this IP address to be a legitimate proxy, such as an internal VPN used by a corporation. This is only available in the GeoIP2 Enterprise database.
Readonly
isThis is true if the IP address belongs to a public proxy. This value is only available from GeoIP2 Insights.
Readonly
isThis is true if the IP address is on a suspected anonymizing network and belongs to a residential ISP. This value is only available from GeoIP2 Insights.
Readonly
isThis is true if the IP address belongs to a Tor exit node. This value is only available from GeoIP2 Insights.
Optional
Readonly
ispThe name of the ISP associated with the IP address. This value is only set when using the City Plus or Insights web service or the Enterprise database.
Optional
Readonly
mobileThe mobile country code (MCC) associated with the IP address and ISP. See https://en.wikipedia.org/wiki/Mobile_country_code.
This value is only set when using the City Plus or Insights web service or the Enterprise database.
Optional
Readonly
mobileThe mobile network code (MNC) associated with the IP address and ISP. See https://en.wikipedia.org/wiki/Mobile_country_code.
This value is only set when using the City Plus or Insights web service or the Enterprise database.
Optional
networkThe network associated with the record. In particular, this is the largest
network where all of the fields besides ipAddress
have the same value.
Optional
Readonly
organizationThe name of the organization associated with the IP address. This value is only set when using the City Plus or Insights web service or the Enterprise database.
Optional
Readonly
staticAn indicator of how static or dynamic an IP address is. The value ranges
from 0 to 99.99 with higher values meaning a greater static association.
For example, many IP addresses with a userType
of cellular
have a lifetime
under one. Static Cable/DSL IPs typically have a lifetime above thirty.
Optional
Readonly
userThe estimated number of users sharing the IP/network during the past 24 hours. For IPv4, the count is for the individual IP. For IPv6, the count is for the /64 network. This value is only available from GeoIP2 Insights.
Optional
Readonly
userThe user type associated with the IP address. This value is only set when using the City Plus or Insights web service or the Enterprise database.
Readonly
isThis is true if the IP is an anonymous proxy. See MaxMind's GeoIP FAQ
Readonly
isThis is true if the IP belong to a satellite Internet provider.
Generated using TypeDoc
Contains data for the traits record associated with an IP address.