dsh-ip-info
Manifest validIP/domain intelligence for DeepSeek Harness: ip_lookup, dns_lookup and whois_lookup tools via free no-key APIs (ipwho.is, Google DNS-over-HTTPS, RDAP).
dsh-ip-info
IP/domain intelligence for DeepSeek Harness — geolocation, ISP/ASN, DNS, whois. Free, no API key.
Three agent tools over free public APIs. No key, no config — just call them.
Tools
| Tool | What it does | Backed by |
|------|--------------|-----------|
| ip_lookup | IP/host → country, city, ISP, org, ASN, timezone | ipwho.is |
| dns_lookup | A / AAAA / MX / TXT / CNAME / NS / SOA records | Google DNS-over-HTTPS |
| whois_lookup | registrar, status, created/expiry dates, name servers | RDAP |
Install
dsh plugin --profile web add dsh-ip-info
Then the tools appear in the agent toolset. No API key, no configuration.
Usage
ip_lookup(ip: "8.8.8.8")
dns_lookup(host: "github.com", type: "A")
whois_lookup(domain: "example.com")
Useful for network debugging, infrastructure work, and security analysis — the agent can tell you where an IP is, whose ASN it belongs to, what a domain resolves to, and who registered it.
License
MIT
Similar plugins
by uckkk
IP 工具:校验/分类 IP 与 CIDR 网段计算
★ 0
MIT
JavaScript
Aug 19, 2026
dsh plugin --profile web add dsh-ipby Yurzi
Configurable non-public address allowlists for DeepSeek Harness web_fetch
★ 4
↓ 297/wk
MIT
TypeScript
Sep 11, 2026
dsh plugin --profile web add dsh-web-fetch-enhancedThe public-apis catalog wired into DeepSeek Harness: search 1716 free public APIs by keyword, category, auth, HTTPS or CORS and call any of them.
★ 0
dsh plugin --profile web add dsh-public-apisby ChrisDeadman
Brave Search API-backed web search provider for [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) (`dsh`)
★ 0
MIT
JavaScript
Sep 4, 2026
dsh plugin --profile web add @deads-inc/dsh-web-search-braveOffline, deterministic public API catalog search for DeepSeek Harness, with Chinese and English queries plus exact filters for authentication, HTTPS, CORS, status, source tier, and category.
★ 0
dsh plugin --profile web add dsh-universe-apiby rice-awa
把 DeepSeek Harness 的 Web GUI 安全地开放到局域网或公网,自带密码鉴权,支持可选的TLS。Securely expose DeepSeek Harness's Web GUI to your local network or the public internet, with built-in password authentication and TLS support
★ 4
↓ 70/wk
MIT
TypeScript
Sep 13, 2026
dsh plugin --profile web add @riceawa/dsh-lan-gateway