MONITOR IPGEOLOC

Level

base

History

appears in 3.0.0

Description

Get the geolocation of a given IP address

Format

section

Usage

ip=<IP>

Returns

[Continent] code=[continent_code] : Empty if not available name=[localized_name] : Empty if not available [Country] code=[country_code] : Empty if not available name=[localized_name] : Empty if not available

Example

MONITOR IPGEOLOC ip=111.111.111.111
[Continent]
code=as
name=Asia
[Country]
code=jp
name=Japan