Releases: AroraShreshth/domainlooker
Releases Β· AroraShreshth/domainlooker
π΅οΈ DOMAINLOOKER v0.1.3
π 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
- π Documentation
- π¦ npm Package
- π Report Issues
- π€ Contributing Guide
π οΈ 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
π 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
- π Documentation
- π¦ npm Package
- π Report Issues
- π€ Contributing Guide
π οΈ 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