ipx.ee

IP 信息查询

结果页地址:https://ipx.ee/sitemap.xml
查询结果
查询
sitemap.xml
loading
正在查询 https://api.ipx.ee/sitemap.xml
补充说明
主站 curl ipx.ee 直接返回访问 IP。
当前访问者 GeoIP GET https://api.ipx.ee/ip 返回当前访问者的 GeoIP JSON。
指定 IP GET https://api.ipx.ee/24.48.0.1 直接按指定 IP 查询。
指定域名 GET https://api.ipx.ee/example.com 域名会先解析,再返回 GeoIP。
IPv4 探测 curl -4 ipx.ee curl v4.ipx.ee 两种方式都只看当前访问者的 IPv4。
IPv6 探测 curl -6 ipx.ee curl v6.ipx.ee 两种方式都只看当前访问者的 IPv6。
如果你只想把它当工具 API 用,直接请求 https://api.ipx.ee/iphttps://api.ipx.ee/{ip-or-domain} 就够了。