윈도우 cmd로 DNS 정보 조회 방법
ㅁ 윈도우 cmd로 DNS 정보 조회 방법
1. 텍스트 관리
> nslookup -type=txt 도메인.com
2.A레코드
> nslookup -type=A 도메인.com
3.CNAME
> nslookup -type=CNAME 도메인.com
4.mx레코드
> nslookup -type=MX 도메인.com
ㅁ 윈도우 cmd로 DNS 정보 조회 방법
1. 텍스트 관리
> nslookup -type=txt 도메인.com
2.A레코드
> nslookup -type=A 도메인.com
3.CNAME
> nslookup -type=CNAME 도메인.com
4.mx레코드
> nslookup -type=MX 도메인.com
eb 님의 최근 댓글
ㅅㄴ 2025 08.05