domain_newly_registered
Discover newly registered domains by searching certificate transparency logs for certificates matching a pattern. Get issuance dates to spot phishing domains.
Instructions
Search CT logs for recently issued certificates matching a pattern to discover newly registered domains. Returns domains with certificate issuance dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days to look back. Default 7. | |
| pattern | Yes | Domain pattern to search in CT logs (e.g. 'paypal' to find phishing domains) |