dns_lookup
Resolve DNS records (A/AAAA, MX, NS, TXT, CNAME, SOA, CAA) for a target host and perform reverse PTR lookup on A records.
Instructions
Resolve a host's DNS records (A/AAAA, plus MX/NS/TXT/CNAME/SOA/CAA when dnspython is installed) and attempt a reverse PTR lookup on its A records. Requires the target to be in scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes |