domaindetails | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / domaindetails

domaindetails

maintained by clawdbot

star 230 account_tree 71 verified_user MIT License
bolt View GitHub

name: domaindetails description: Look up domain WHOIS/RDAP info and check marketplace listings. Free API, no auth required. metadata: {"clawdbot":{"emoji":"🌐","requires":{"bins":["curl"]}}}

domaindetails

Domain lookup and marketplace search. Free API, just curl.

Domain Lookup

curl -s "https://mcp.domaindetails.com/lookup/example.com" | jq

Returns: registrar, created/expires dates, nameservers, DNSSEC, contacts.

Marketplace Search

curl -s "https://api.domaindetails.com/api/marketplace/search?domain=example.com" | jq

Returns listings from: Sedo, Afternic, Atom, Dynadot, Namecheap, NameSilo, Unstoppable Domains.

Rate Limits

  • 100 requests/minute (no auth needed)

CLI (Optional)

npx domaindetails example.com

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 230
GitHub Forks 71
Created Jan 2026
Last Updated 6 months ago
tools tools domain utilities

Related Skills

get-location
chevron_right
manage-search
chevron_right
domain-name-brainstormer
chevron_right
namecheap
chevron_right
domain-checker
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.