tldr/pages.zh/common/whois.md

17 lines
294 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# whois
> WHOISRFC 3912协议的命令行客户端。
> 更多信息:<https://github.com/rfc1036/whois>.
- 获取域名信息:
`whois {{example.com}}`
- 获取 IP 地址信息:
`whois {{8.8.8.8}}`
- 获取 IP 地址用于报告滥用的联系方式:
`whois -b {{8.8.8.8}}`