LDNS LDNS

// dns · subdomains

pagesperso-orange.fr Subdomain Discovery

Discover subdomains of pagesperso-orange.fr by searching Certificate Transparency (CT) logs. This passive reconnaissance technique finds subdomains that have had SSL/TLS certificates issued for them.

//01

pagesperso-orange.fr Subdomains from CT Logs

Certificate Transparency logs are public, append-only databases of all SSL/TLS certificates issued by participating Certificate Authorities. By searching these logs for pagesperso-orange.fr, we can discover subdomains that have had certificates issued for them.

This approach is passive — it doesn't send any traffic to pagesperso-orange.fr's servers. It only queries the public crt.sh database, making it safe and non-intrusive.

//02

How Subdomain Discovery Works for pagesperso-orange.fr

When a Certificate Authority issues an SSL/TLS certificate for any subdomain of pagesperso-orange.fr, the certificate details are recorded in Certificate Transparency logs. These logs are publicly searchable.

By querying crt.sh for %.pagesperso-orange.fr, we find all certificates ever issued for pagesperso-orange.fr and its subdomains. The name_value fields from these certificates reveal subdomain names that may not be discoverable through other means.

//03

Using pagesperso-orange.fr's Subdomain Data

Discovered subdomains of pagesperso-orange.fr can help identify forgotten services, development environments, or unauthorized infrastructure. Domain administrators should regularly audit their subdomain footprint.

Note that CT log discovery only finds subdomains that have had SSL/TLS certificates issued. Subdomains using only HTTP or internal DNS records without certificates will not appear in these results.