Certificate Transparency,
structured.
Query CT logs by registered domain, exact hostname, SHA-256 fingerprint or keyword. Structured search across billions of certificate records.
Query CT logs by registered domain, exact hostname, SHA-256 fingerprint or keyword. Structured search across billions of certificate records.
CTlogs.io indexes Certificate Transparency logs and makes them queryable with structured, typed search. Instead of scraping raw log entries, security teams can pivot on domains, subdomains, keywords and fingerprints across billions of records.
Every publicly-trusted TLS certificate is recorded in append-only CT logs. That record is a goldmine for security teams: shadow IT discovery, phishing-domain detection, expiry monitoring and incident forensics all start with knowing what certificates exist for your names.
CTlogs.io continuously ingests entries from all usable CT logs, parses each certificate, and indexes every field: subject, SANs, issuer, fingerprint, validity. You query fields, not text blobs.
The frontend is served via Cloudflare Pages. API queries are processed by a dedicated backend that scans half-year certificate tables in parallel, from newest to oldest.