Steampipe Plugin Whois

Use SQL to instantly query WHOIS. Open source CLI. No DB required.
Alternatives To Steampipe Plugin Whois
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Steampipe Plugin Whois15
2 months ago8December 16, 2021apache-2.0Go
Use SQL to instantly query WHOIS. Open source CLI. No DB required.
Whois Server10
5 years agon,ullbsd-4-clauseGo
WHOIS server builded in Golang and using Postgres as a DB.
Ios_shortpractice7
7 years agomitSwift
练习项目补完,清单原出处-"200 Software Project Ideas And Tips To Developing Them"
Webeye7
a year agomitPython
Webeye is a Powerful package for making ethical hacking tools easier
Alternatives To Steampipe Plugin Whois
Select To Compare


Alternative Project Comparisons
Readme

image

WHOIS Plugin for Steampipe

Use SQL to query domain records, name servers and contact information from WHOIS.

Quick start

Install the plugin with Steampipe:

steampipe plugin install whois

Run a query:

select * from whois_domain where domain = 'steampipe.io';

Developing

Prerequisites:

Clone:

git clone https://github.com/turbot/steampipe-plugin-whois.git
cd steampipe-plugin-whois

Build, which automatically installs the new version to your ~/.steampipe/plugins directory:

make

Configure the plugin:

cp config/* ~/.steampipe/config

Try it!

steampipe query
> .inspect whois

Further reading:

Contributing

Please see the contribution guidelines and our code of conduct. All contributions are subject to the Apache 2.0 open source license.

help wanted issues:

Popular Whois Projects
Popular Sql Projects
Popular Networking Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Go
Postgresql
Sql
Whois