OK
https://weibo.com/
Websites
Runtime: 4.6s
On September 18, 2024, 09:13 PM UTC, https://weibo.com/ was accessible when tested on AS34702 in Estonia.
Failures
HTTP Experiment
null
DNS Experiment
null
Control
null
DNS Queries
Resolver:
74.125.74.148
Query:
IN A weibo.com
Engine:
system
Name
Class
TTL
Type
DATA
@
IN
A
36.51.224.126
@
IN
A
36.51.224.123
TCP Connections
Connection to 36.51.224.126:443 succeeded.
Connection to 36.51.224.123:443 succeeded.
HTTP Requests
URL
GET https://passport.weibo.com/visitor/visitor?entry=miniblog&a=enter&url=https%3A%2F%2Fweibo.com%2F&domain=weibo.com&ua=Mozilla%2F5.0%20%28Windows%20NT%2010.0%3B%20Win64%3B%20x64%29%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%29%20Chrome%2F126.0.0.0%20Safari%2F537.3&_rand=1726693986184&sudaref=
Response Headers
Cache-Control:no-cache, must-revalidateContent-Security-Policy:upgrade-insecure-requestsContent-Type:text/htmlDate:Wed, 18 Sep 2024 21:13:07 GMTExpires:Sat, 26 Jul 1997 05:00:00 GMTPragma:no-cacheServer:nginxStrict-Transport-Security:max-age=31536000; includeSubDomainsVary:Accept-EncodingX-Via-Ssl:ssl.52.sinag1.hyds.lb.sinanode.com
Response Body
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=gb2312"/> <title>Sina Visitor System</title> </head> <body> <span id="message"></span> <script type="text/javascript" src="/js/visitor/mini_original.js?v=20161116"></script> <script type="text/javascript"> window.use_fp = "1" == "1"; // ÊÇ·ñ²É¼¯É豸ָÎÆ¡£ var url = url || {}; (function () { this.l = function (u, c) { try { var s = document.createElement("script"); s.type = "text/javascript"; s[document.all ? "onreadystatechange" : "onload"] = function () { if (document.all && this.readyState != "loaded" && this.readyState != "complete") { return } this[document.all ? "onreadystatechange" : "onload"] = null; this.parentNode.removeChild(this); if (c) { c() } }; s.src = u; document.getElementsByTagName("head")[0].appendChild(s) } catch (e) { } }; }).call(url); var visitor_origin = function () { try { var need_restore = "1" == "1"; // ÊÇ·ñ×߻ָ´Éí·ÝÁ÷³Ì¡£ // Èç¹ûÐèÒª×߻ָ´Éí·ÝÁ÷³Ì£¬³¢ÊÔ´Ó cookie »ñÈ¡Óû§Éí·Ý¡£ if (!need_restore || !Store.CookieHelper.get("SRF")) { // Èô»ñȡʧ°Ü×ß´´½¨·Ã¿ÍÁ÷³Ì¡£ // Á÷³ÌÖ´ÐÐʱ¼ä¹ý³¤£¨³¬¹ý 3s£©£¬ÔòÈÏΪ³ö´í¡£ var error_timeout = window.setTimeout("error_back()", 5000); tid.get(function (tid, where, confidence) { // È¡Ö¸ÎÆ˳ÀûÍê³É£¬Çå³ý³ö´í timeout ¡£ window.clearTimeout(error_timeout); incarnate(tid, where, confidence); }); } else { // Óû§Éí·Ý´æÔÚ£¬³¢ÊÔ»Ö¸´Óû§Éí·Ý¡£ restore(); } } catch (e) { // ³ö´í¡£ error_back(); } }; var visitor_gray = function () { var from = "weibo"; Store.DB.get("tid", function (v) { if (!v) { v = ""; } ufp.util.postData('https://' + window.location.host + '/visitor/genvisitor2', 'cb=visitor_gray_callback&tid=' + v + '&from=' + from, function (res) { if (res) { eval(res); } }); }); } // Á÷³ÌÈë¿Ú¡£ wload(function () { visitor_gray(); }); // ¡°·µ»Ø¡± »Øµ÷º¯Êý¡£ var return_back = function (response) { if (response["retcode"] == 20000000) { back(); } else { // ³ö´í¡£ error_back(response["msg"]); } }; // Ìøת»Ø³õʼµØÖ·¡£ var back = function () { var url = "https://weibo.com/"; if (url != "none") { window.location.href = url; } }; // ¿çÓò¹ã²¥¡£ var cross_domain = function (response) { var from = "weibo"; var entry = "miniblog"; if (response["retcode"] == 20000000) { var crossdomain_host = "login.sina.com.cn"; if (crossdomain_host != "none") { var cross_domain_intr = window.location.protocol + "//" + crossdomain_host + "/visitor/visitor?a=crossdomain&cb=return_back&s=" + encodeURIComponent(response["data"]["sub"]) + "&sp=" + encodeURIComponent(response["data"]["subp"]) + "&from=" + from + "&_rand=" + Math.random() + "&entry=" + entry; url.l(cross_domain_intr); } else { back(); } } else { // ³ö´í¡£ error_back(response["msg"]); } }; // ¿çÓò¹ã²¥¡£ var cross_domain2 = function (response) { var from = "weibo"; var entry = "miniblog"; if (response["retcode"] == 20000000) { var crossdomain_host = "login.sina.com.cn"; if (crossdomain_host != "none") { var cross_domain_intr = window.location.protocol + "//" + crossdomain_host + "/visitor/visitor?a=crossdomain&s=" + encodeURIComponent(response["data"]["sub"]) + "&sp=" + encodeURIComponent(response["data"]["subp"]) + "&from=" + from + "&_rand=" + Math.random() + "&entry=" + entry+"&url=" + encodeURIComponent("https://weibo.com/"); window.location.href = cross_domain_intr; } else { back(); } } else { // ³ö´í¡£ error_back(response["msg"]); } }; // ΪÓû§¸³Óè·Ã¿ÍÉí·Ý ¡£ var incarnate = function (tid, where, conficence) { var gen_conf = ""; var from = "weibo"; var incarnate_intr = "https://" + window.location.host + "/visitor/visitor?a=incarnate&t=" + encodeURIComponent(tid) + "&w=" + encodeURIComponent(where) + "&c=" + encodeURIComponent(conficence) + "&gc=" + encodeURIComponent(gen_conf) + "&cb=cross_domain&from=" + from + "&_rand=" + Math.random(); url.l(incarnate_intr); }; // »Ö¸´Óû§¶ªÊ§µÄÉí·Ý¡£ var restore = function () { var from = "weibo"; var restore_intr = "https://" + window.location.host + "/visitor/visitor?a=restore&cb=restore_back&from=" + from + "&_rand=" + Math.random(); url.l(restore_intr); }; // ¿çÓò»Ö¸´¶ªÊ§µÄÉí·Ý¡£ var restore_back = function (response) { // Éí·Ý»Ö¸´³É¹¦×߹㲥Á÷³Ì£¬·ñÔò×ß´´½¨·Ã¿ÍÁ÷³Ì¡£ if (response["retcode"] == 20000000) { var url = "https://weibo.com/"; var alt = response["data"]["alt"]; var savestate = response["data"]["savestate"]; if (alt != "") { requrl = (url == "none") ? "" : "&url=" + encodeURIComponent(url); var params = "entry=sso&alt=" + encodeURIComponent(alt) + "&returntype=META" + "&gateway=1&savestate=" + encodeURIComponent(savestate) + requrl; window.location.href = "https://login.sina.com.cn/sso/login.php?" + params; } else { cross_domain(response); } } else if (response['retcode'] == 50111261 && isInIframe()) { //do nothing } else { tid.get(function (tid, where, confidence) { incarnate(tid, where, confidence); }); } }; // ³ö´íÇé¿ö·µ»ØµÇ¼ҳ¡£ var error_back = function (msg) { var url = "https://weibo.com/"; var clientType = "pc"; if (url != "none") { if (url.indexOf("ssovie4c55=0") === -1) { url += (((url.indexOf("?") === -1) ? "?" : "&") + "ssovie4c55=0"); } if (clientType == "mobile") { window.location.href = "https://passport.weibo.cn/signin/login?r=" + url; } else { window.location.href = "https://weibo.com/login.php"; } } else { if (document.getElementById("message")) { document.getElementById("message").innerHTML = "Error occurred" + (msg ? (": " + msg) : "."); } } }; var visitor_gray_callback = function (response) { if (response["retcode"] === 20000000) { var tid = response["data"]["tid"]; Store.DB.set('tid', tid); var alt = response["data"]["alt"]; if (alt !== "") { var url = "https://weibo.com/"; var saveState = response["data"]["savestate"]; requrl = (url === "none") ? "" : "&url=" + encodeURIComponent(url); var params = "entry=sso&alt=" + encodeURIComponent(alt) + "&returntype=META" + "&gateway=1&savestate=" + encodeURIComponent(saveState) + requrl; window.location.href = "https://login.sina.com.cn/sso/login.php?" + params; } else { cross_domain2(response) } } }; var isInIframe = function () { try { return window.self !== window.top; } catch (e) { return true; } }; </script> </body> </html>
URL
GET https://weibo.com/
Response Headers
Content-Length:679Content-Type:text/html; charset=utf-8Date:Wed, 18 Sep 2024 21:13:06 GMTLb:[scrubbed]Location:https://passport.weibo.com/visitor/visitor?entry=miniblog&a=enter&url=https%3A%2F%2Fweibo.com%2F&domain=weibo.com&ua=Mozilla%2F5.0%20%28Windows%20NT%2010.0%3B%20Win64%3B%20x64%29%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%29%20Chrome%2F126.0.0.0%20Safari%2F537.3&_rand=1726693986184&sudaref=Proc_node:mapi-weibopro-node-bypass-upgrade-589b66c789-hzs4lServer:SHANHAI-SERVERSet-Cookie:XSRF-TOKEN=YsEk9ox6G2eiLx8A5D7FUN3K; path=/; secureSsl_node:msre-10-81-97-73.hk.intra.weibo.cnVary:OriginX-Download-Options:noopenX-Frame-Options:SAMEORIGINX-Login-Visitor:trueX-Readtime:1X-Xss-Protection:1; mode=block
Response Body
Redirecting to <a href="https://passport.weibo.com/visitor/visitor?entry=miniblog&a=enter&url=https%3A%2F%2Fweibo.com%2F&domain=weibo.com&ua=Mozilla%2F5.0%20%28Windows%20NT%2010.0%3B%20Win64%3B%20x64%29%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%29%20Chrome%2F126.0.0.0%20Safari%2F537.3&_rand=1726693986184&sudaref=">https://passport.weibo.com/visitor/visitor?entry=miniblog&a=enter&url=https%3A%2F%2Fweibo.com%2F&domain=weibo.com&ua=Mozilla%2F5.0%20%28Windows%20NT%2010.0%3B%20Win64%3B%20x64%29%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%29%20Chrome%2F126.0.0.0%20Safari%2F537.3&_rand=1726693986184&sudaref=</a>.
Resolver
Resolver ASN
AS15169
Resolver IP
74.125.74.148
Resolver Network Name
Google LLC
Report ID
20240918T195900Z_webconnectivity_EE_34702_n1_tO3SFZV2W75L0vbA
Platform
windows
Software Name
ooniprobe-desktop-unattended (3.23.0)
Measurement Engine
ooniprobe-engine (3.23.0)