zannotate icon indicating copy to clipboard operation
zannotate copied to clipboard

Add ipinfo enrichment

Open phillip-stephens opened this issue 1 year ago • 3 comments

We should add integration with ipinfo.io to enrich data related to IP addresses.

phillip-stephens avatar Sep 30 '24 14:09 phillip-stephens

Thank you very much for submitting the feature request. I am the DevRel of IPinfo. Let me know if you need any help from us.

We offer both the API and data downloads. The data downloads are in MMDB format, but the data schema is different from MaxMind's. MaxMind uses nested data structures, while we use a flat/tabular data structure. More information here.

Free stuff

  • API:
    • Tokenless access grants 1,000 requests per day
    • The free tier token grants 50,000 requests per day
  • Data Downloads

🔗 https://ipinfo.io/developers/ip-to-country-asn-database

If you want, you can use a project-specific access token to download the free database, as the database is licensed under CC-BY-SA 4.0.

abdullahdevrel avatar Sep 30 '24 16:09 abdullahdevrel

Hey @abdullahdevrel, thank you for reaching out! This is awesome, I'll reach out if I have any questions.\

Thanks!

phillip-stephens avatar Sep 30 '24 18:09 phillip-stephens

Hey,

If you want a similarly accurate IP API but with a much larger free tier plan, consider https://ipapi.is/

The data quality is the same as ipinfo.io, but with much larger free plan - https://ipapi.is/blog/ipinfo-io-alternative.html

NikolaiT avatar Oct 07 '24 22:10 NikolaiT