threat_passive_dns
Query passive DNS data for a domain to retrieve historical IPs and first/last seen timestamps. Falls back from SecurityTrails API to crt.sh when no API key is set.
Instructions
Query passive DNS data for a domain. Uses SecurityTrails API if SECURITYTRAILS_API_KEY is set, otherwise falls back to Certificate Transparency logs (crt.sh) for historical cert data plus current multi-resolver comparison. Returns historical IPs, first/last seen timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain to query passive DNS history for (e.g. 'example.com') |