Subdomain Finder — Certificate Transparency (crt.sh) avatar

Subdomain Finder — Certificate Transparency (crt.sh)

Pricing

from $20.00 / 1,000 domain scanneds

Go to Apify Store
Subdomain Finder — Certificate Transparency (crt.sh)

Subdomain Finder — Certificate Transparency (crt.sh)

Discover subdomains of any domain from public Certificate Transparency logs (crt.sh). Attack-surface mapping and recon with first/last-seen dates. No key, no proxy.

Pricing

from $20.00 / 1,000 domain scanneds

Rating

0.0

(0)

Developer

Bruno

Bruno

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

3 days ago

Last modified

Share

Enumerate subdomains of any domain using public Certificate Transparency logs via crt.sh. Every TLS certificate ever issued is logged publicly — this actor mines those logs to reveal a domain's subdomains. No key, no proxy, no brute force.

Input

{ "domains": ["github.com", "tesla.com"], "includeExpired": true }

Output (one row per unique subdomain)

{ "domain": "github.com", "subdomain": "api.github.com", "first_seen": "2021-03-01T00:00:00", "last_seen": "2025-06-10T23:59:59" }

Use cases

  • Attack-surface mapping / external recon (pentest, bug bounty)
  • Asset & shadow-IT discovery for security teams
  • Monitoring new subdomains of your brand or competitors

Notes

  • Data source: Certificate Transparency logs aggregated by crt.sh.
  • crt.sh can be busy; requests are retried automatically.
  • Billed per domain scanned (not per subdomain), so cost is predictable regardless of how many subdomains a domain has.