What problem does it solve? Organizations lose track of their own infrastructure, and forgotten staging, VPN, or admin hosts become security blind spots. This Skill maps a domain's full hostname footprint passively, without sending any traffic to the target, using public certificate and DNS data. ## Core Features & Use Cases - Certificate Transparency enumeration: Query crt.sh and other CT front-ends with wildcard and organization-name searches to surface every hostname ever issued a public certificate, including long-dead hosts. - Multi-source aggregation and resolution: Combine CT, passive DNS, and wordlist tools (subfinder, amass, dnsx), detect wildcard-DNS zones, and grade each finding as confirmed, probable, or unconfirmed. - Hostname triage: Interpret name patterns (dev, vpn, jira, legacy) to prioritize follow-up, using the included reference guides on source coverage and name-pattern triage. - Use Case: During vendor due diligence on example.com, run a crt.sh wildcard query, deduplicate precert pairs, resolve candidates, and discover a forgotten staging host plus an undisclosed sibling domain registered to the same organization. ## Quick Start Use the find-hidden-subdomains skill to enumerate all subdomains of example.com passively and grade which ones are confirmed live assets.