dns¶
dns thingsā¦ okay?
host level dns resolution¶
things like dig and dog use their own mechanism, sometimes, for debugging things you might want to do a lookup how the OS would do it:
linux:
macos:
query dns over tls (dot)¶
want to test dns over tls? there's dog and possibly dig available to test things:
dns query over http api (doh)¶
just get the answer bit, with jq