# Nameservers ## query-ns-list **Accepts:**
*pattern* | pattern to match (against host name, like "ns.dom\*") |
*full* | include IPs if non-zero (0 or 1) |
1 2 | `ns.example.com 1.2.3.4 - ` `ns6.example.com - FE80:0000:0000:0000:0202:B3FF:FE1E:8329` |
*host* | Full qualified host name |
*ip* | IPv4 address (must not be from IANA's reserved range) |
*ipv6* | IPv6 address (short notation like fec0::17 is accepted) |
*host* | full qualified host name |
*ip* | IPv4 address (must not be from IANA's reserved range) |
*ipv6* | IPv6 address (short notation like 'fec0::17' is accepted) |
*host * | Full qualified host name |