delv www.apple.com @dns-server-name-IPv4-here
delv www.apple.com @dns-server-name-IPv6-here
# Try Cloudlfare, Google and IBM dns resolver #
delv www.apple.com @1.1.1.1
delv www.apple.com @8.8.8.8
delv www.apple.com @9.9.9.9
# IPv6 example using IBM quad9 dns #
delv -6 www.cyberciti.biz @2620:fe::fe
Why do I get resolution failed: broken trust chain error despite correctly configured DNSSEC?
You must correctly configure your local DNS resolver to deal with this issue. Your DNS resolver must support DNSSEC. Otherwise, you will lose connectivity. Here is how to configure DNSSEC for popular caching DNS resolver that are typically installed on Linux or Unix: