Buz

🍯 IPinfo geoip database

Provided by buz.dev

3
Tables
236mb
Size
11/30/2024
Last Updated

Geoip database from ipinfo.io

Tables

countryasncountry_asn

Tags

geoipipsecurity

Usage


	attach 'https://hive.buz.dev/ipinfo' as geoip;
	use geoip;
	show tables;
	select * from country limit 10;