What problem does it solve?
This Skill helps you quickly gather actionable intelligence about a domain by collecting subdomains, DNS records, TLS certificate details, and WHOIS registration signals without requiring API keys or heavy dependencies.
Core Features & Use Cases
- Passive subdomain reconnaissance: Retrieves subdomains from Certificate Transparency logs to support infrastructure discovery and assessment.
- TLS certificate inspection: Connects to the target on port 443 to extract issuer, SANs, protocol, cipher, and expiry status.
- WHOIS + DNS + availability heuristic: Queries WHOIS (TCP/43) and DNS (system + Google DoH) and combines signals to estimate whether a domain appears available.
- Bulk analysis: Runs multiple checks across multiple domains in parallel and returns structured JSON output you can process downstream.
- Use case: Before setting up monitoring or investigating an organization's online presence, discover related hosts, confirm certificate configuration, and check whether a target domain is likely registered.
Quick Start
Ask the agent to run domain-intel for ssl and dns on example.com and return the results as JSON.