다양한 도메인 레코드에 대해 네임 서버에 질의. 더 많은 정보: https://manned.org/nslookup.
nslookup {{example.com}}
nslookup -type=NS {{example.com}} {{8.8.8.8}}
nslookup -type=PTR {{54.240.162.118}}
nslookup -vc -type=ANY {{example.com}}
nslookup -vc -type=AXFR {{example.com}} {{네임_서버}}
nslookup -type=MX -debug {{example.com}}
nslookup -port={{포트_번호}} -type=TXT {{example.com}} {{네임_서버}}