> For the complete documentation index, see [llms.txt](https://viva.gitbook.io/project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://viva.gitbook.io/project/wang-luo/yu-ming-jie-xi/nslookup.md).

# nslookup

## 安装

centos安装

```
yum install bind-utils -y
```

## 使用

```
nslookup {{ 域名 }}
```
