macOS
brew install domain-checklocal Homebrew formula metadata
brew / rank 4802
CLI tool for checking domain availability using RDAP and WHOIS protocols. Version 1.0.2 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#domain-check.
install
brew install domain-checklocal Homebrew formula metadata
nix profile install nixpkgs#domain-checknixpkgs package indexes · pkgs/by-name/do/domain-check/package.nix · source: api.github.com
overview
CLI tool for checking domain availability using RDAP and WHOIS protocols
history
domain-check is a Rust command-line domain availability checker that combines RDAP-first lookups, WHOIS fallback, TLD expansion, pattern generation, JSON/CSV output, and an MCP server built on the same engine.
The project appeared publicly in April 2025 and describes itself as a universal domain exploration engine. Its README emphasizes the combination of CLI, Rust library, and MCP server outputs, making it a newer tool shaped by both traditional domain search workflows and AI-agent integration.
The README advertises installation through Homebrew, Cargo, and GitHub releases, while crates.io shows the CLI crate published shortly after the repository was created. By March 2026 the GitHub release stream had reached 1.0.2.
Typical usage checks a single domain, expands a base name across selected TLDs, applies startup or other presets, generates candidate names from patterns, or emits JSON and CSV for automation. The README also describes noninteractive flags for CI-style runs.
domain-check is notable as a small modern Rust CLI that packages one engine three ways: terminal command, Rust library, and MCP server. That makes it a clean example of a package adapting an old internet task, domain availability checking, to current automation and AI-agent workflows.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
domain-check | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:domain-check |
|---|---|
| Version | 1.0.2 |
| Package manager | Homebrew |
| Homepage | https://github.com/saidutt46/domain-check |
| Repository | https://github.com/saidutt46/domain-check |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
domain-check
nix profile install nixpkgs#domain-checksource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.