💥 Working on a new open source script that will be uploaded to GitHub sometime this month. It scans a base domain (example darkforums) across 224+ TLDs to find every registered variant.
For each hit it pulls DNS records, WHOIS registration data (registrar, creation date, registrant), TLS certificates, and HTTP details including the page title.
It flags newly registered domains, suspicious TLDs, parked pages, and privacy-protected WHOIS. It outputs clickable terminal links, auto-saves results to JSON with scan-over-scan diffing to catch new registrations.
Python code with no APIs, no dependencies, no pip install required.

