Examples
DNS (Twisted Names)
- testdns.py - Prints the results of an Address record lookup, Mail-Exchanger record lookup, and Nameserver record lookup for the given domain name.
- dns-service.py - Searches for SRV records in DNS.
- gethostbyname.py - Returns the IP address for a given hostname.