Subdomain Finder
Discover all subdomains for any domain using Certificate Transparency logs. See which are live and map your attack surface. Free. A work email unlocks the full list with IP addresses.
Discover all subdomains for any domain using Certificate Transparency logs. See which are live and map your attack surface. Free. A work email unlocks the full list with IP addresses.
A subdomain finder (also called a subdomain checker, scanner, lookup, or search tool) discovers the subdomains attached to a root domain. Organisations run dozens or hundreds of them: staging environments, API gateways, admin panels, developer sandboxes, and legacy apps. Each one is a possible way in, so mapping the full set is the first step in understanding your external attack surface.
This tool reads Certificate Transparency (CT) logs, a public, append-only record of every SSL/TLS certificate issued by a trusted Certificate Authority. When a certificate is issued for staging.example.com, that name is written to CT. Searching those logs lets us find all subdomains for a domain without sending a single request to the target, so the scan is passive and non-intrusive. Each discovered name is then resolved through DNS to show whether it is live and where it points.
staging., dev., admin., and api.Only enumerate and assess domains you own or are expressly authorised to assess. See our acceptable use policy.
Enter the root domain above and this tool searches public Certificate Transparency logs for every certificate ever issued under it, then resolves each name through DNS to show which are live. It is passive: no traffic is sent to the target. CT logs will not include subdomains that never had a public certificate, so pair the results with your own DNS records for a complete picture.
This subdomain finder is free with no signup. Type a domain, press Find, and you get the discovered subdomains, their live status, and their IP addresses, which you can copy as a list.
Certificate Transparency is a public framework requiring Certificate Authorities to log the SSL/TLS certificates they issue. Because the logs are searchable, anyone can see what certificates exist for a domain, and therefore what subdomains exist.
Attribute every host to an owner, check the live ones for weak configuration, remove dangling DNS records that could enable a takeover, and get the ones worth testing assessed. A free External Security Check maps the surface to the controls it touches.
Yes. It only queries public Certificate Transparency logs and performs standard DNS lookups. No intrusive scanning or vulnerability testing is performed. Use it only against domains you own or are authorised to assess.