如何查找本地网页主机服务器ip

发布于 2025-01-11 00:44:18 字数 73 浏览 0 评论 0原文

我工作的地方有一个网页,我想知道它的托管位置。有没有办法找到托管网页的服务器名称或 IP?这是一个本地网页。无法从公司网络外部访问。

There is a webpage where i work and i want to know where is it hosting from. Is there a way to find server name or ip that hosts the webpage? It's a local webpage. Not accessible from outside of company network.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

薄情伤 2025-01-18 00:44:18

不要在 ping 请求中包含协议 (HTTP/HTTPS)。例如,如果您正在 ping google:

ping google.com

注意:大多数更新的站点现在都会为您提供 IPv6 结果。看起来像

2a00:1450:4009:822::2003

Do not include the protocol (HTTP/HTTPS) in a ping request. For example, if you were pinging google:

ping google.com

Note: Most updated sites will now give you the IPv6 result. Which looks like

2a00:1450:4009:822::2003
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文