ipstack Plugin for Steampipe
Query ipstack with SQL
Use SQL to query IP address information including geolocation and more from ipstack. For example:
select ip, country_code, region_name, latitude, longitude, location_calling_code from ipstack_ip;
Learn about Steampipe.
Get started
Table documentation and examples →
Install the plugin:
steampipe plugin install ipstack
Get involved
The Steampipe community can be found on GitHub Discussions, where you can ask questions, voice ideas, and share your projects.
Our Code of Conduct applies to all Steampipe community channels.
Contributing
Please see CONTRIBUTING.md.