# whois

## Description:

whois/nicname 클라이언트 프로그램

## Features:

1. recursion 지원
2. IDN 지원

## Reference:

* <http://svn.oops.org/wsvn/OOPS.kwhois/trunk/>

  ```bash
  [root@an3 x86_64]$ whois -h
  사용법: whois [OPTIONS...] 질의[@서버[:포트]]
  유효한 옵션들:
       -h 서버    whois 서버 이름
       -p 포트    서버 포트
       -t 초      질의 시간 제한
       -r         반복을 강행
       -n         반복 하지 않음
       -v         디버그 모드
       --         쿼리의 일부분으로 취급됨
  기본 서버: whois.verisign-grs.com
  kwhois 4.4
  [root@an3 x86_64]$
  ```

## Dependencies:

* None

## Sub Packages:

* None

## Releated Packages:

* None


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://joungkyun.gitbook.io/annyung-3-user-guide/annyung3-package-catalog/annyung3-core-packages/pkg-core-whois.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
