python

  1. Underground Forum

    Script DNS (Domain Name System) Resolver

    DNS Resolver This script is designed to retrieve various types of DNS records for a list of domains. It performs domain name resolution and collects records such as A, AAAA, NS, MX, TXT, SPF, SOA, CNAME, and DMARC. It uses multithreading to speed up the process of retrieving data for multiple...
  2. Underground Forum

    Script Bulk WHOIS Resolver

    WHOIS Resolver This script is written in Python and is designed for bulk collection of WHOIS information for domains. Copyright holder: underground forum Release date: 2025-06-04 How It Works The script takes a list of domains from a file, queries WHOIS information for each one, processes the...
Top