- Geolocation variables
- client
.as .name - client
.as .number - client
.geo .area_code - client
.geo .city .ascii - client
.geo .city .latin1 - client
.geo .city .utf8 - client
.geo .city - client
.geo .conn_speed - client
.geo .continent_code - client
.geo .country_code - client
.geo .country_code3 - client
.geo .country_name .ascii - client
.geo .country_name .latin1 - client
.geo .country_name .utf8 - client
.geo .country_name - client
.geo .gmt_offset - client
.geo .ip_override - client
.geo .latitude - client
.geo .longitude - client
.geo .metro_code - client
.geo .postal_code - client
.geo .region .ascii - client
.geo .region .latin1 - client
.geo .region .utf8 - client
.geo .region
client.geo.continent_code
Two-letter code representing the continent. Possible codes are:
Code | Continent |
---|---|
AF |
Africa |
AN |
Antarctica |
AS |
Asia |
EU |
Europe |
NA |
North America |
OC |
Oceania |
SA |
South America |
These continents are defined by UN M.49.
The continent code for the Caribbean countries is NA
.
Note that EU
refers to the continent name, not to the European Union. For example, IP addresses allocated to Norway and Switzerland (members of the European Economic Area and the Schengen Area respectively, but not of the European Union) are presented with the continent code EU, meaning the geographic continent of Europe.
Type
STRING
Accessibility
Read OnlyReadable From
All subroutines