DNS
Testar Consulta
Requisição Direta
host:
- Pacote Debian:
bind9-host
host [-v] [-4|-6] [-T|-U] [-t <type>] [-p <port>] <name> [<server>]
dig:
- Pacote Debian:
bind9-dnsutils
dig [@<server>] [-4|-6] [-t <type>] [-p <port>] <name> [<type>]
DNS over HTTPS (DoH)
curl -H "accept: application/dns-json" "https://<server>/dns-query?name=<domain-name>"