> For the complete documentation index, see [llms.txt](https://doc.thordata.com/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.thordata.com/doc/zh-hk/chang-jian-wen-ti/chan-pin-wen-ti/wei-shen-mo-zai-zhi-wen-liu-lan-qi-zhong-shi-yong-wo-men-de-dai-li-wu-fa-da-dao-nin-de-li-xiang-shi/nin-suo-shi-yong-de-qi-ta-jian-ce-tong-lu-jian-ce-jie-guo-yu-thordata-hou-tai-xuan-qu-de-guo-jia-bu.md).

# 您所使用的其他檢測通路檢測結果與Thordata後臺選取的國家不一致

<mark style="color:red;">**實際問題的場景：**</mark><mark style="color:red;">用戶在選取到我們的IP後，常常會在協力廠商檢測通路上進行自測判斷IP質量，包括檢查IP的地理位置是否準確、欺詐度是否較高、是否為IDC機房IP。</mark>

IP地理位置是否準確作為用戶的重點關注項，在協力廠商IP檢測通路五花八門，可靠度參差不齊的情况下，常常出現“用戶信奉的協力廠商檢測通路結果”與我們給出的位置不符，導致了用戶的擔憂。当您使用第三方IP检测渠道检测出该IP的物理位置与Thordata后台提取的IP位置不一致时，可能是不同检测渠道所参考的IP 地理定位数据库不一致所造成的。

<figure><img src="/files/SVhdH3zUs6cIprG9ZJ8B" alt=""><figcaption><p>Ipinfo的檢測結果與網站選取結果是一致的</p></figcaption></figure>

<figure><img src="/files/kyOiTZUnltkZ8BviaDHr" alt=""><figcaption><p>Whoer的檢測結果則是資料庫更新不及時的結果</p></figcaption></figure>

根据目前世界上较权威的IP 地理定位数据库，我们结合了BGP库与商业Whois库中较主流的多家检测平台，确定应当优先遵循以下六個檢測機構的地理位置檢測結果。

* *IP2location（<https://lite.ip2location.com）>*
* *Maxmind（<https://www.maxmind.com）>*
* \_iping.cc (<https://www.iping.cc/)_&#x20>;
* *DB-IP（<https://db-ip.com）>*
* *ipinfo（<https://ipinfo.io）>*
* *ping0.cc(*[*https://ping0.cc/*](https://ping0.cc/)*)*

如果用戶使用協力廠商檢測結果與以上主流資料庫檢測結果不一致（如上圖的檢測結果），應優先遵循以上資料庫的檢測結果而非協力廠商檢測結果； 如果以上ipinfo、ping0.cc、IP2location、Maxmind、DB-IP、iping.cc出現內部檢測差异，交叉對比後遵循檢測結果較統一的庫，該結果若與Thordata選取的國家不一致，可找商務人員更換IP。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://doc.thordata.com/doc/zh-hk/chang-jian-wen-ti/chan-pin-wen-ti/wei-shen-mo-zai-zhi-wen-liu-lan-qi-zhong-shi-yong-wo-men-de-dai-li-wu-fa-da-dao-nin-de-li-xiang-shi/nin-suo-shi-yong-de-qi-ta-jian-ce-tong-lu-jian-ce-jie-guo-yu-thordata-hou-tai-xuan-qu-de-guo-jia-bu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
