Subdomain Finder
Discover hostnames exposed in public TLS Certificate Transparency logs.
Passive certificate search
This search reads public certificate records and does not connect to each discovered hostname.
Searching certificate logs...
Discovered subdomains
| # | Subdomain | Latest issuer | Certificate valid until | Action |
|---|
How to interpret the results
Certificate logs are historical evidence, not a live availability check. Wildcards and the root domain are excluded, and you should confirm DNS and authorization before further testing.
About the Subdomain Finder
The Subdomain Finder searches public Certificate Transparency data through CertKit and extracts concrete hostnames found in certificate common names and DNS names.
Results are deduplicated and cached in the VuiZ database for 24 hours. A listed hostname appeared in a public certificate, but it may no longer resolve, accept connections, or belong to the same service.
Key features
- Certificate Transparency discovery Find hostnames disclosed when public certificate authorities issued TLS certificates for a domain.
- Scoped and deduplicated results Keep only concrete names below the requested domain, remove duplicates, and exclude apex and wildcard-only entries.
- Certificate context Review the issuer and latest certificate expiry associated with each extracted hostname.
- Database cache Reuse a stored search for 24 hours to reduce upstream requests; stale data is labeled when used during a CertKit outage.
How to find subdomains in certificate logs
Use a registrable domain or a delegated subdomain and interpret the results as historical certificate evidence.
- Enter a domain Enter a hostname such as example.com without a path, query string, wildcard, or IP address.
- Search Certificate Transparency data Select Find subdomains. VuiZ checks its database cache first and queries CertKit when the cached entry has expired.
- Filter and review the hostnames Filter the deduplicated list and review issuer and certificate expiry information for useful leads.
- Export and verify Copy or download the list, then verify DNS resolution and service ownership before using a hostname in an inventory or assessment.
Usage tips
- Search both the root domain and important delegated zones when you need a broader inventory.
- Treat expired certificate names as historical leads and confirm them with current DNS data.
- Only assess systems you own or are explicitly authorized to test; this tool does not perform active probing.