查询域名目前的DNS服务器

提供两种方法:

1、在使用的操作系统里进入MS-DOS(命令提示行)界面

输入 nslookup 回车

输入 set type=ns 回车

输入域名(不带WWW的),如:nihao.net 回车

看到列出至少一个 nameserver = x.x.x.x

那就是域名现在使用的DNS服务器了。

2、可以在网站里查询:

英文国际:http://www.registernames.net/whois.shtml

英文国内:http://www.cnnic.net.cn/registration/domain.shtml

评论

此博客中的热门博文

FreeBSD安装Pure-FTPd及user manager for PureFTPd

debian lighttpd php ssl

解决nginx出现File not found的问题