Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@ip-location-db/dbip-city

Package Overview
Dependencies
0
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ip-location-db/dbip-city

Ip to location database


Version published
Weekly downloads
486
decreased by-33.61%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

ip-location-db

DatabaseTypeLicenseUpdateipv4ipv6ipv4-numipv6-num
ASN
NPM version
CountryCC0Dailyasn-country-ipv4.csvasn-country-ipv6.csvasn-country-ipv4-num.csvasn-country-ipv6-num.csv
GeoFeed + ASN
NPM version
CountryCC0Dailygeo-asn-country-ipv4.csvgeo-asn-country-ipv6.csvgeo-asn-country-ipv4-num.csvgeo-asn-country-ipv6-num.csv
GeoFeed + Whois + ASN
NPM version
CountryCC0Dailygeo-whois-asn-country-ipv4.csvgeo-whois-asn-country-ipv6.csvgeo-whois-asn-country-ipv4-num.csvgeo-whois-asn-country-ipv6-num.csv
iptoasn.com
NPM version
CountryPDDL by iptoasn.comDailyiptoasn-country-ipv4.csviptoasn-country-ipv6.csviptoasn-country-ipv4-num.csviptoasn-country-ipv6-num.csv
Webnet77
NPM version
CountryDONATIONWARE by Webnet77Dailywebnet77-country-ipv4.csvwebnet77-country-ipv6.csvwebnet77-country-ipv4-num.csvwebnet77-country-ipv6-num.csv
DB-IP Lite
NPM version
CountryCC BY 4.0 by DB-IPMonthlydbip-country-ipv4.csvdbip-country-ipv6.csvdbip-country-ipv4-num.csvdbip-country-ipv6-num.csv
DB-IP Lite
NPM version
CityCC BY 4.0 by DB-IPMonthlydbip-city-ipv4.csv.gzdbip-city-ipv6.csv.gzdbip-city-ipv4-num.csv.gzdbip-city-ipv6-num.csv.gz
GeoLite2
NPM version
CountryGeoLite2 License by MaxMindWeeklygeolite2-country-ipv4.csvgeolite2-country-ipv6.csvgeolite2-country-ipv4-num.csvgeolite2-country-ipv6-num.csv
GeoLite2
NPM version
CityGeoLite2 License by MaxMindWeeklygeolite2-city-ipv4.csv.gzgeolite2-city-ipv6.csv.gzgeolite2-city-ipv4-num.csv.gzgeolite2-city-ipv6-num.csv.gz

This project provides ip to location database in csv.
Country csv format: ip_range_start,ip_range_end,country_code
City csv format: ip_range_start,ip_range_end,country_code,state1,state2,city,postcode,latitude,longitude,timezone
country_code is the two-letter code defined in ISO 3166-1 alpha-2. You can get the country name, capital, continent, currency, languages, etc. from the country_code by Countries Database in JSON, CSV, SQL format.

When merging multiple database, set the front database above back one. (ex. geo-whois-asn-...csv is created by merging 3 database with GeoFeed > Whois > ASN.)

ASN database [Update: Daily]

Created by merging 5 RIP (afrinic, apnic, arin, lacnic, ripe ncc) IP-ASN database. ASN (Autonomous System Number) is a unique number assigned to an Autonomous System (AS) by the IANA.

GeoFeed database [Update: Daily]

Created by merging GeoFeed database from OpenGeoFeed.

Whois database [Update: Daily]

Created by merging 5 RIP provided WHOIS database. There are some inconsistencies between 5 RIP.

iptoasn.com database [Update: Hourly]

You can download hourly updated database in tsv format from original site. This is licensed under a Public Domain Dedication and Licence v1.0. There are some differences from above ASN database.

Webnet77 database [Update: Daily]

This database is donationware, please read the license carefully.
We recommend donating to webnet77, if you use this database especially for commercial use.

DB-IP database [Update: Monthly]

You could download and read the license from ip-to-country-lite or ip-to-city-lite. These database are licensed under a Creative Commons Attribution 4.0 International License, so, you must create attribution to DB-IP.com for using this database.
In the case of a web application, you must include a link back to DB-IP.com on pages that display or use results from the database. You may do it by pasting the HTML code snippet into your code: <a href='https://db-ip.com/'>IP Geolocation by DB-IP</a>.
If you need better accuracy or no attribution or daily updates, please use the Commercial Version of db-ip.

GeoLite2 database [Update: Weekly]

GeoLite2 is created by MaxMind. The license of GeoLite2 is written in GEOLITE2_LICENSE and End User License Agreement (EULA) is written in GEOLITE2_EULA. Please carefully read the GEOLITE2_LICENSE and GEOLITE2_EULA files, if you use these database. This package comes with certain restrictions and obligations, most notably:

  • You cannot prevent the library from updating the databases.
  • You cannot use the GeoLite2 data:
    • for FCRA purposes,
    • to identify specific households or individuals.

If you need better accuracy, please use the GeoIp2.

Of course, it depends on your use case. But the above list is too long, thus, we write down the recommendation.

  • If you need postcode or timezone, geolite2-city is the one.
  • If you need city data with CC-BY License, dbip-city is the one.
  • If you need country database with Public Domain, we recommend geo-whois-asn-country database.

License

It depends on the database. Please read carefully each database license. You can use PDDL (ODC Public Domain Dedication and Licence) licensed database without any attribution. When you write the attribution to this project, we are glad if you make a link to sapics/ip-location-db.

Keywords

FAQs

Last updated on 27 Jan 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc