Probe checks whether DNS protocol is available on network on ip:port.
QueryA returns net.IP structs of the answers.
QueryAAAA returns net.IP structs of the answers.
QueryMX returns MX structs of the answers.
QueryTXT returns the answer as a string slice.