TorusBot

TorusBot蜘蛛/爬蟲屬於其他型別,由Torus Company開發執行。您可以繼續閱讀下方資訊,以深入瞭解TorusBot基本資訊,使用者代理和訪問控制等。

基本資訊

TorusBot的基本資訊如下表。但部分不是很規範的蜘蛛和爬蟲,可能存在資訊不明的情況。
蜘蛛/爬蟲名稱
TorusBot
型別
其他
開發商
Torus Company
當前狀態
活動

使用者代理

關於TorusBot蜘蛛或者爬蟲的使用者代理字串,IP地址和伺服器,所在地等資訊如下表格所示:
ReverseEngineeringBot/0.1
使用者代理字串
Mozilla/5.0 (compatible; ReverseEngineeringBot/0.1; +https://torus.company/bot.html)
首次出現
2023-03-04 04:39:26
最後出現
2023-10-14 05:47:57
遵循robots.txt
未知
來源
IP地址(8) 伺服器名稱 所屬國家
45.66.35.10 torix.dizum.com NL
2a01:7e01::f03c:93ff:fe0e:7c4b 2a01:7e01::f03c:93ff:fe0e:7c4b DE
88.80.187.198 li695-198.members.linode.com GB
192.42.116.208 11.tor-exit.nothingtohide.nl NL
185.220.101.82 tor-exit-82.cccs.de DE
192.42.116.175 23.tor-exit.nothingtohide.nl NL
107.189.1.160 onion-exit.stagingdomain.name LU
185.81.115.120 cerutty546y.online NL
使用者代理字串
Mozilla/5.0 (compatible; DongleEmulatorBot/0.1; +https://torus.company/bot.html)
首次出現
2023-08-06 03:56:31
最後出現
2023-10-14 05:39:24
遵循robots.txt
未知
來源
IP地址(6) 伺服器名稱 所屬國家
2a01:7e01::f03c:93ff:fe0e:7c4b 2a01:7e01::f03c:93ff:fe0e:7c4b DE
88.80.187.198 li695-198.members.linode.com GB
192.42.116.199 9.tor-exit.nothingtohide.nl NL
192.42.116.198 8.tor-exit.nothingtohide.nl NL
192.42.116.213 16.tor-exit.nothingtohide.nl NL
192.42.116.191 1.tor-exit.nothingtohide.nl NL
使用者代理字串
Mozilla/5.0 (compatible; DecompilationBot/0.1; +https://torus.company/bot.html)
首次出現
2023-07-11 15:19:57
最後出現
2023-10-03 04:57:56
遵循robots.txt
來源
IP地址(12) 伺服器名稱 所屬國家
2a01:7e00::f03c:92ff:fe06:c333 2a01:7e00::f03c:92ff:fe06:c333 ?
162.247.74.201 kunstler.tor-exit.calyxinstitute.org US
2a01:7e01::f03c:93ff:fe0e:7c4b 2a01:7e01::f03c:93ff:fe0e:7c4b DE
88.80.187.198 li695-198.members.linode.com GB
192.42.116.173 21.tor-exit.nothingtohide.nl NL
192.42.116.217 20.tor-exit.nothingtohide.nl NL
103.251.167.20 103.251.167.20 NL
23.137.251.61 tor-exit-incognet01.tuxli.org NL
5.45.98.162 nurembergtor13.quetzalcoatl-relays.org DE
23.128.248.24 tor-exit24.stormycloud.org US
107.189.7.144 luxembourgtornew20.quetzalcoatl-relays.org LU
45.141.215.21 45.141.215.21 NL
使用者代理字串
Mozilla/5.0 (compatible; TorusBot/1.0; +https://torus.company/bot.html)
首次出現
2022-06-01 09:45:23
最後出現
2022-06-25 22:09:44
遵循robots.txt
來源
IP地址(18) 伺服器名稱 所屬國家
89.58.42.239 05.nur.exit.tor.loki.tel DE
192.42.116.15 this-is-a-tor-exit-node-hviv115.hviv.nl NL
109.70.100.22 tor-exit-anonymizer.appliedprivacy.net AT
195.206.105.217 zrh-exit.privateinternetaccess.com CH
185.195.71.2 ? CH
51.195.166.202 ip202.ip-51-195-166.eu FR
185.220.101.10 berlin01.tor-exit.artikel10.org DE
185.170.114.125 nurembergtor2.quetzalcoatl-relays.org DE
185.243.218.27 tor-exit-terrahost01.tuxli.org NO
185.220.101.177 tor-exit-177.relayon.org DE

訪問控制

瞭解如何控制TorusBot訪問許可權,避免TorusBot抓取行為不當。

是否攔截TorusBot?

對於未知蜘蛛或者爬蟲。它的用途對網站來說可能是好的,也可能是壞的,這取決於它是什麼。所以說,這需要站長進一步分析判斷這些尚不明確的爬蟲行為,再作最終決定。 但,根據以往的經驗,未宣告行為目的及未命名的蜘蛛爬蟲,通常都有不可告人的祕密,我們理應對其行為進行控制,比如攔截。

通過Robots.txt攔截

您可以通過在網站的 robots.txt 中設定使用者代理訪問規則來遮蔽 TorusBot 或限制其訪問許可權。我們建議安裝 Spider Analyser 外掛,以檢查它是否真正遵循這些規則。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
# robots.txt
# 下列程式碼一般情況可以攔截該代理
User-agent: TorusBot
Disallow: /
# robots.txt # 下列程式碼一般情況可以攔截該代理 User-agent: TorusBot Disallow: /
# robots.txt
# 下列程式碼一般情況可以攔截該代理
User-agent: TorusBot
Disallow: /

您無需手動執行此操作,可通過我們的 Wordpress 外掛 Spider Analyser 來攔截不必要的蜘蛛或者爬蟲。

常見蜘蛛/爬蟲

Common Spiders
Fraunhofer crawler
Fraunhofer crawler蜘蛛/爬蟲屬於其他型別,由Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V.開發執行。您可以繼續閱讀下方資訊,以深入瞭解Fraunhofer crawler基本資訊,使用者代理和訪問控制等。
companyspotter
companyspotter蜘蛛/爬蟲屬於其他型別,由CompanySpotter BV開發執行。您可以繼續閱讀下方資訊,以深入瞭解companyspotter基本資訊,使用者代理和訪問控制等。
DataForSeo bot
DataForSeo bot蜘蛛/爬蟲屬於其他型別,由DataForSEO OU開發執行。您可以繼續閱讀下方資訊,以深入瞭解DataForSeo bot基本資訊,使用者代理和訪問控制等。
CloudFlare crawler
CloudFlare crawler蜘蛛/爬蟲屬於其他型別,由CloudFlare, Inc.開發執行。您可以繼續閱讀下方資訊,以深入瞭解CloudFlare crawler基本資訊,使用者代理和訪問控制等。
Odin
Odin蜘蛛/爬蟲屬於其他型別,由Cyble, Inc.開發執行。您可以繼續閱讀下方資訊,以深入瞭解Odin基本資訊,使用者代理和訪問控制等。
Chrome Privacy Preserving Prefetch Proxy
Chrome Privacy Preserving Prefetch Proxy蜘蛛/爬蟲屬於其他型別,由Google Inc.開發執行。您可以繼續閱讀下方資訊,以深入瞭解Chrome Privacy Preserving Prefetch Proxy基本資訊,使用者代理和訪問控制等。
EFF crawler
EFF crawler蜘蛛/爬蟲屬於其他型別,由Electronic Frontier Foundation開發執行。您可以繼續閱讀下方資訊,以深入瞭解EFF crawler基本資訊,使用者代理和訪問控制等。
Modat crawler
Modat crawler蜘蛛/爬蟲屬於其他型別,由Modat B.V.開發執行。您可以繼續閱讀下方資訊,以深入瞭解Modat crawler基本資訊,使用者代理和訪問控制等。

相關文章

Related Articles