I especially like that last part.
$ jc dig example.com | jq -r '.[].answer[].data'
93.184.216.34
https://github.com/kellyjonbrazil/jc
cargo build --release --verbose --target x86_64-unknown-linux-musl --no-default-features --features=with_idna,with_tls,with_https,with_rustls
alias dog "dog --edns=show --https --nameserver https://mozilla.cloudflare-dns.com/dns-query"
I especially like that last part.