MCPcopy Create free account
hub / github.com/DingGuodong/LinuxBashShellScriptForOps / query_dns_rr

Function query_dns_rr

functions/net/dns/pyDnsQueryRR.py:34–86  ·  view source on GitHub ↗

query ip address of given domain name :param qname: domain name :param rdtype: A, CNAME, MX, TXT, NS, SRV, ... :param nameserver: :param debug: enable debug, :return: list

(qname, rdtype=dns.rdatatype.A, nameserver="8.8.8.8", debug=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

pyDnsQueryRR.pyFile · 0.70

Calls 1

get_domain_name_from_urlFunction · 0.70

Tested by

no test coverage detected