# domain-check mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für domain-check in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:domain-check
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install domain-check
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#domain-check
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/do/domain-check/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:domain-check
- **Paketmanager:** Homebrew
- **Version:** 1.0.2
- **Quellzusammenfassung:** CLI tool for checking domain availability using RDAP and WHOIS protocols
- **Homepage:** <https://github.com/saidutt46/domain-check>
- **Repository:** <https://github.com/saidutt46/domain-check>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- domain-check (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.0.2
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2025: The public GitHub repository and crates.io package are created.
- 2026: The project reaches 1.0.0.
- 2026: GitHub releases show 1.0.2 published in March.

### Related projects

- Related projects and systems include RDAP, WHOIS, IANA TLD bootstrap data, crates.io, Homebrew, and MCP clients such as Claude, Codex, Gemini, Cursor, and VS Code Copilot as listed by the README.

### Quellen

- <https://github.com/saidutt46/domain-check#readme>
- <https://api.github.com/repos/saidutt46/domain-check>
- <https://api.github.com/repos/saidutt46/domain-check/releases>
- <https://crates.io/api/v1/crates/domain-check>
- <https://formulae.brew.sh/formula/domain-check>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- Nix - domain-check: normalized package name match | nixpkgs package indexes: pkgs/by-name/do/domain-check/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/domain-check.yml](https://github.com/mxcl/pkgdb/blob/main/combined/domain-check.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
