>>> gi = pygeoip.GeoIP('GeoIPRegion.dat') >>> gi.region_by_name('apple.com') {'region_code': 'CA', 'country_code': 'US'}