Skip to content

Releases: AroraShreshth/domainlooker

πŸ•΅οΈ DOMAINLOOKER v0.1.3

05 Aug 04:11

Choose a tag to compare

πŸš€ DOMAINLOOKER v0.1.3

🎯 What's New

Professional domain intelligence gathering CLI tool with comprehensive analysis capabilities.

✨ Features

  • πŸ” WHOIS Analysis - Complete domain registration intelligence
  • 🌐 DNS Investigation - Comprehensive DNS record analysis (A, AAAA, MX, NS, TXT, SOA)
  • πŸ”’ SSL Certificate Inspection - Certificate validation and expiry monitoring
  • πŸ”₯ Network Scanning - Port discovery and service identification
  • πŸ•ΈοΈ Subdomain Discovery - Advanced subdomain enumeration techniques
  • πŸ“Š Export Options - CSV and JSON export with API-ready schemas
  • ⚠️ Threat Assessment - Automated security risk evaluation
  • 🎯 Batch Processing - Multiple domain analysis with parallel processing

πŸ“¦ Installation

npm install -g [email protected]

πŸš€ Quick Start

# Single domain analysis
domainlooker example.com

# Multiple domains with subdomain discovery
domainlooker google.com github.com --subdomains

# Export results to JSON
domainlooker example.com --export-json report.json

πŸ”— Links

πŸ› οΈ Requirements

  • Node.js 16.0.0 or higher
  • Internet connection for domain lookups

Made with ❀️ for the cybersecurity and developer community

πŸ•΅οΈ DOMAINLOOKER v0.1.2

05 Aug 04:08

Choose a tag to compare

πŸš€ DOMAINLOOKER v0.1.2

🎯 What's New

✨ Features

  • πŸ” WHOIS Analysis - Complete domain registration intelligence
  • 🌐 DNS Investigation - Comprehensive DNS record analysis (A, AAAA, MX, NS, TXT, SOA)
  • πŸ”’ SSL Certificate Inspection - Certificate validation and expiry monitoring
  • πŸ”₯ Network Scanning - Port discovery and service identification
  • πŸ•ΈοΈ Subdomain Discovery - Advanced subdomain enumeration techniques
  • πŸ“Š Export Options - CSV and JSON export with API-ready schemas
  • ⚠️ Threat Assessment - Automated security risk evaluation
  • 🎯 Batch Processing - Multiple domain analysis with parallel processing

πŸ“¦ Installation

npm install -g [email protected]

πŸš€ Quick Start

# Single domain analysis
domainlooker example.com

# Multiple domains with subdomain discovery
domainlooker google.com github.com --subdomains

# Export results to JSON
domainlooker example.com --export-json report.json

πŸ”— Links

πŸ› οΈ Requirements

  • Node.js 16.0.0 or higher
  • Internet connection for domain lookups

πŸ”„ Full Changelog

View all changes: ...v0.1.2


Made with ❀️ for the cybersecurity and developer community