{
	"DESCRIPTION": "Sends information about an IP address",
	"USAGE": "[IP]",
	"EXAMPLES": "whois IP:8.8.8.8",
	"ERROR": "An error occurred while retrieving data for {{ip}}",
	"INFO_ABOUT": "Information about {{ip}}",
	"COUNTRY": "Country",
	"REGION": "Region",
	"CITY": "City",
	"ZIP": "Postal Code",
	"TIMEZONE": "Timezone",
	"CONTINENT": "Continent",
	"CURRENCY": "Currency",
	"ISP": "ISP",
	"INFO": "Additional Information",
	"PROXY": "This IP belongs to Tor, VPN, or proxy",
	"MOBILE": "This IP is used for mobile data",
	"HOSTING": "This IP belongs to hosting or data center"
}