by KincaidYang · MCP Server · ★ 64
English 介绍 基于 Golang 实现的域名 Whois 查询工具,支持所有允许公开查询的 TLD 后缀的域名、IPv4/v6、ASN 的 Whois 信息查询。 根据 ICANN 《通用顶级域名注册数据临时政策细则(Temporary Specification for gTLD Registration Data)》和欧盟《通用数据保护条例》合规要求,在查询域名信息时,程序只返回了部分必要的信息(详见下方返回结果示例),不会返回所有者的、、、等字段。 演示站点: https://whois.ddnsip.cn https://whois.mmoke.com By immoke 使用方法 Docker部署 下载 使用二进制文件 您可从 Release 页面下载对应平台的二进制文件。 从源码编译 安装依赖 本程序默认使用内存缓存,可直接运行;生产环境或多实例部署建议搭配 Redis 使用,您可
| Stars | 64 |
| Forks | 13 |
| Language | Go |
| Category | MCP Server |
| License | MIT |
| Quality Score | 61.4188142643872/100 |
| Last Updated | 2026-08-22 |
| Created | 2023-09-20 |
| Platforms | docker, go, mcp |
| Est. Tokens | ~19k |
These tools work well together with whois for enhanced workflows:
Explore other popular mcp server tools:
whois is Self-hosted WHOIS/RDAP API and MCP server for domains, IPv4/IPv6, CIDRs and ASNs.. It is categorized as a MCP Server with 64 GitHub stars.
whois is primarily written in Go. It covers topics such as api, asn, docker.
You can find installation instructions and usage details in the whois GitHub repository at github.com/KincaidYang/whois. The project has 64 stars and 13 forks, indicating an active community.
whois is released under the MIT license, making it free to use and modify according to the license terms.