Skip to content

sahilforkshere/domain-inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domain Inspector 🚀

A simple command-line tool to inspect a domain’s WHOIS data, SSL certificate info, and basic SEO metadata.


📦 Features

  • WHOIS lookup – retrieves registrar, creation, and expiration dates using whois-json
  • 🔐 SSL certificate check – validates SSL, issuer info, and days remaining via ssl-checker
  • 🌐 SEO snapshot – fetches page title and meta description using axios + cheerio
  • 🎨 Pretty output – color-coded CLI output via chalk
  • 🔄 Built-in retry/fail handling – handles network and parsing errors gracefully

🛠️ Built With


⚙️ Installation and Usage

npm install -g domain-inspector

domain-inspector google.com


About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors