A recursive WHOIS server, it gets the data from whomever owns it.
Made with https://github.com/likexian/whois. Whatever they support, we support.
Supported queries:
- domain
- IPv6
- IPv4
- ASN
Binaries are provided for a wide range of systems in GitHub releases.
Docker images are available at https://gitlab.com/lama-corp/infra/tools/whoisd/container_registry.
Available environment variables:
WHOISD_LISTEN: defaults to:43WHOISD_LOG_LEVEL: defaults towarn
Copyright Marc 'risson' Schmitt 2026. Licensed under the EUPL-1.2 or later license.
Run the "Release" workflow with the version to be released. The CI takes care of the rest.