- pygeoip allows you to retrieve geographic information from an IP address. It is based on GeoIP databases, which are distributed in several files, depending on their type (city, region, country, and ISP).
- netifaces.interfaces().
- 53 (UDP).
- The subnets (prefixlen_diff=1, new_prefix=None) method has the capacity to generate subnets with additional host bits or with a specific amount of network bits.
- country_name_by_addr(<ip_address>).
- record_by_addr(<ip_address>).
- org_by_name(<domain_name>).
- dns.resolver.query('domain','AAAA').
- dns.resolver.query('domain','MX').
- dns.resolver.query('domain','NS').