如何使用 PHP 查找网站的主机?
我正在开发一个网站,它将找到网站的主机,我使用 tracert 方法,然后使用输出的最终结果作为主机,有时以 ip 地址而不是域结尾名称。
有人对此有什么想法吗?
我目前的工作可以在以下位置查看: http://ganguro.highviews.co.cc/
请指教。
谢谢你!
I am developing a website which will find the host of the website, i am using the tracert method and then using the end result of the output as the host, which ends with ip addresses sometimes instead of the domain names.
Anybody has any ideas on this?
My current work can be seen at:
http://ganguro.highviews.co.cc/
Please advice.
Thank you!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用 ARIN API 来查找谁在托管网站。
另请参阅以下链接
you can use the ARIN api to get find who is hosting a website.
also refer to the following link