dsh-whois-plugin
Run the following command in DeepSeek Harness:
dsh plugin install rjn32s/dsh-whois-plugin
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install rjn32s/dsh-whois-plugin in your DeepSeek Harness terminal; the full source is available at https://github.com/rjn32s/dsh-whois-plugin
About this plugin
When an agent needs to look up domain registration details, the old route means port-43 text parsing or shelling out to a whois binary—clunky and hard to make cross-platform. dsh-whois-plugin collapses that into a single structured tool call: the model passes a domain, and the plugin resolves the authoritative RDAP server from IANA's bootstrap registry, queries it over HTTPS, and returns clean JSON covering registrar, domain status, registration and expiration dates, nameservers, and registrant entities where the registry publishes them.
No API key, no external binary, no manual endpoint configuration. The plugin caches the IANA bootstrap table for 24 hours and routes each TLD to its correct server automatically. For ccTLDs that have not yet published an RDAP entry, it throws a clear error instead of silently falling back to the legacy WHOIS protocol.
It fits workflows that repeatedly need domain intelligence: security researchers tracking registration changes and registrar shifts, DevOps engineers confirming DNS ownership during incident response, or any developer who wants to ask an agent a plain-language question and get back authoritative, structured registration data.
Use Cases
- Look up registrar, status, and expiration date for a domain
- Verify DNS nameserver ownership and configuration
- Track registration time changes for security analysis
Best For
- Security researchers who need domain registration intelligence
- DevOps engineers investigating network incidents
- Developers who want to query domain info in natural language
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.