domain-research

Perform RDAP and WHOIS lookups to determine domain status, ownership, and expiry.

7|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/KrishavRajSingh/computer --skill domain-research-krishavrajsingh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: domain-research
Source: https://github.com/KrishavRajSingh/computer/tree/main/sandbox/opencode/skills/domain-research
Command: npx skills add https://github.com/KrishavRajSingh/computer --skill domain-research-krishavrajsingh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Domain researchers need fast, credential-free access to domain availability, ownership details, and expiry information across numerous TLDs.

Core Features & Use Cases

  • RDAP + WHOIS lookups: Retrieve registration status, ownership, and registrar details across 1195+ TLDs with a RDAP-first approach and whois fallback.
  • Bulk and keyword search across TLDs: Check multiple domains and discover domain ideas for branding and campaigns.
  • Expiry and nameserver data: Extract expiry dates and nameservers to monitor portfolios and risk.

Quick Start

Run the domain-lookup.py tool to check a domain's availability.

Frequently Asked Questions about domain-research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check domain availability and ownership without credentials?

You can check domain availability and ownership without credentials by using RDAP and WHOIS lookups. This approach queries registration status, registrar details, and expiry dates across 1195+ TLDs directly.

What is the difference between RDAP and WHOIS for domain lookups?

RDAP is the modern replacement for WHOIS, offering structured data via HTTP. Using an RDAP-first approach with a WHOIS fallback ensures reliable retrieval of domain status, ownership, and expiry information even when RDAP fails.

How do I perform bulk domain availability checks across multiple TLDs?

You can perform bulk domain availability checks by running parallel lookups across multiple domains and TLDs simultaneously. This allows you to quickly scan registration status and discover domain ideas for branding campaigns.

Can I find domain expiry dates and nameserver data for portfolio monitoring?

Yes, you can extract domain expiry dates and nameserver data by performing RDAP and WHOIS lookups. This allows you to monitor domain portfolios and identify registration risks across numerous TLDs.

Does domain research work for all TLDs?

Domain research via RDAP and WHOIS works across 1195+ TLDs. It implements robust RDAP-bootstrap to locate the correct registry servers, ensuring comprehensive coverage for single-domain checks and bulk scans.

What's the best way to find available domain names from keywords?

The best way to find available domain names from keywords is to use keyword-based domain search across numerous TLDs. This generates domain ideas and checks their availability in parallel, streamlining branding and campaign research.