www. redirect microservice for Google App Engine
-
Updated
Nov 28, 2017 - Python
www. redirect microservice for Google App Engine
Domainer is a Go script that allows you to extract the root domains from a list of domains based on the ARPANET RFC's for (top-level) domains (TLDs). It removes the scheme (if present) from the input domains and extracts the last label before the TLD to produce the root domain. The extracted root domains are then printed as output.
This project automatically retrieves and parses the IANA Root Zone Database webpage and updates a JSON file in the repository with the current top-level domain (TLD) data. The JSON file maps each TLD (with its leading dot) to its associated type and TLD manager information.
Read hostname list from STDIN and dump root-domains on STDOUT
Domain Grabber — A Python CLI tool to fetch unique root domains from Archive.org CDX API based on given domain extensions (e.g., .id, .co.id, .ac.id). Supports multiple extensions, progress tracking, retry with User-Agent rotation, and automatic result saving. Ideal for OSINT, domain research, and penetration testing reconnaissance.
Add a description, image, and links to the root-domain topic page so that developers can more easily learn about it.
To associate your repository with the root-domain topic, visit your repo's landing page and select "manage topics."