返回列表 发帖

如何查询自己网站的IP地址?

打开电脑,左下角的开始菜单,运行,输入cmd,然后在dos界面,输入
ping 您的域名 回车(注意中间有个空格)。
如 输入
ping www.baidu.com 回车
Pinging www.a.shifen.com [220.181.6.18] with 32 bytes of data:
Reply from 220.181.6.18: bytes=32 time=52ms TTL=55
Reply from 220.181.6.18: bytes=32 time=50ms TTL=55
这个220.181.6.18就是您网站的IP地址

招友情链接:无要求,无限制
www.vwwv.com.ar

TOP

Pinging www.a.shifen.com [220.181.6.18] with 32 bytes of data:
Reply from 220.181.6.18: bytes=32 time=52ms TTL=55
Reply from 220.181.6.18: bytes=32 time=50ms TTL=55
这个220.181.6.18就是您网站的IP地址

TOP

返回列表