dnsx

Fast DNS query and resolution tool with multiple query types support

brewmacoslinux
Try with needOr install directly
Source

About

DNS query and resolution tool

Commands

dnsx

Examples

Query A records for a domain$ dnsx -d example.com -a
Perform MX record lookup$ dnsx -d example.com -mx
Batch DNS resolution from file with custom resolver$ dnsx -l domains.txt -r 8.8.8.8