OK
https://lookaside.facebook.com/robots.txt
Websites
Runtime: 560ms
On August 31, 2024, 12:13 AM UTC, https://lookaside.facebook.com/robots.txt was accessible when tested on AS15146 in Bahamas.
Failures
HTTP Experiment
null
DNS Experiment
null
Control
null
DNS Queries
Resolver:
65.75.98.202
Query:
IN A lookaside.facebook.com
Engine:
system
Name
Class
TTL
Type
DATA
@
IN
A
157.240.14.19
Query:
IN AAAA lookaside.facebook.com
Engine:
system
Name
Class
TTL
Type
DATA
@
IN
AAAA
2a03:2880:f02c:13:face:b00c:0:3
TCP Connections
Connection to 157.240.14.19:443 succeeded.
Connection to 2a03:2880:f02c:13:face:b00c:0:3:443 succeeded.
HTTP Requests
URL
GET https://lookaside.facebook.com/robots.txt
Response Headers
Access-Control-Allow-Origin:*Content-Length:2959Content-Type:text/html; charset=utf-8Date:Sat, 31 Aug 2024 00:13:47 GMTProxy-Status:proxy_internal_response; e_isproxyerr="AcK0cbi9ICFhr2kC9qRXhW41PTtA29yZX8ju4x9JivM2jiAUC8oXMsfjhIKWGg"; e_proxy="AcKOJttSmy9h9QjitsMzAjIvYgE_pYpIUBHFlD8BjFbCp1RM8IrNg0T2tx5rV6Y6Csz5ZLIL8OFSoHu9"; e_fb_binaryversion="AcIUd3n_k47fMr3qP0SeRm8FRK-h4fQJRnSZ0cB2anP2CHxxToNjSYLsWWe4rgv3sytje2tcDRUjrBI9soPwluEUCZQBbFUJpO0"; e_fb_httpversion="AcLnwh5n_E24c0RlVhZWXcAPrvr3Vb77peIOkeNbKnyfzDAc46YCkgbjQmh5"; e_fb_requestsequencenumber="AcKPECMcF7Il0qKpPYplHsWC5gDSMijcr9hP-mrvUHnJeqS94fpl9FfDrQ"; e_fb_requesthandler="AcLyNchGOe1SBJZg_Bw08wE04agivmUQqeDn4m1k_ol5H1CFcAGebZ_A-lna7FlQ3iSCfCaJVfa2xmqJ"; e_fb_proxycode="AcIHwTVI3xwA-besEV0CMTUN3VVfOett6YK1AcsoSp6CN21rG6bgXYa52vIz"; e_fb_builduser="AcK-qulSAZ4qrcdEayKMRlPzoW120Zwd0d_XZCh7U7CZsG1HxPVoaxcO-9Co5Qji7pw"; e_fb_vipport="AcL_dBmQx-BiZf9wThil626O3bVPBMg6OWpPY1iCXklAvAK-kKN63YgfZekP"; e_clientaddr="AcJ4NotjG2YupXavMox8jVYeR-iITO6tdK1e2dQpMxMdr-nj1dF017C46lUqIeLsJfYbKo6Oy6ZQ1vri"; e_fb_vipaddr="AcIlyyHLA25mVGCMovGvlovliVB9bJZdCQYxVqDjWnH59V2oECbftNyRkjD-u98KGqHSgA2zRw"; e_fb_configversion="AcIfjZXEGvKKlEh38N_oFrYhFAG2T_u90PLq41MWi66N5e8IYJCWPona94oGhA"; e_fb_requesttime="AcLD9kVKQrGHh8a12EHt97X9lZG7XG1IRu9E28vUGKmFd2VjC4DdO3TiIOrDDrt91CLgtI4tig"; e_fb_responsebytes="AcL7gJbCA9eur2QmH77dlMos0XwjleRCIsBcCbH5A0RQTfw0adB365tzRQatGQ"
Response Body
<!DOCTYPE html> <html lang="en" id="facebook"> <head> <title>Facebook | Error</title> <meta charset="utf-8"> <meta http-equiv="cache-control" content="no-cache"> <meta http-equiv="cache-control" content="no-store"> <meta http-equiv="cache-control" content="max-age=0"> <meta http-equiv="expires" content="-1"> <meta http-equiv="pragma" content="no-cache"> <meta name="robots" content="noindex,nofollow"> <style> html, body { color: #141823; background-color: #e9eaed; font-family: Helvetica, Lucida Grande, Arial, Tahoma, Verdana, sans-serif; margin: 0; padding: 0; text-align: center; } #header { height: 30px; padding-bottom: 10px; padding-top: 10px; text-align: center; } #icon { width: 30px; } h1 { font-size: 18px; } p { font-size: 13px; } #footer { border-top: 1px solid #ddd; color: #9197a3; font-size: 12px; padding: 5px 8px 6px 0; } </style> </head> <body> <div id="header"> <a href="//www.facebook.com/"> <img id="icon" src="//static.facebook.com/images/logos/facebook_2x.png" /> </a> </div> <div id="core"> <h1 id="sorry">Sorry, something went wrong.</h1> <p id="promise"> We're working on it and we'll get it fixed as soon as we can. </p> <p id="back-link"> <a id="back" href="//www.facebook.com/">Go Back</a> </p> <div id="footer"> Facebook <span id="copyright"> © 2024 </span> <span id="help-link"> · <a id="help" href="//www.facebook.com/help/">Help Center</a> </span> </div> </div> <script> document.getElementById('back').onclick = function() { if (history.length > 1) { history.back(); return false; } }; // Adjust the display based on the window size if (window.innerHeight < 80 || window.innerWidth < 80) { // Blank if window is too small document.body.style.display = 'none'; }; if (window.innerWidth < 200 || window.innerHeight < 150) { document.getElementById('back-link').style.display = 'none'; document.getElementById('help-link').style.display = 'none'; }; if (window.innerWidth < 200) { document.getElementById('sorry').style.fontSize = '16px'; }; if (window.innerWidth < 150) { document.getElementById('promise').style.display = 'none'; }; if (window.innerHeight < 150) { document.getElementById('sorry').style.margin = '4px 0 0 0'; document.getElementById('sorry').style.fontSize = '14px'; document.getElementById('promise').style.display = 'none'; }; </script> </body> </html>
Resolver
Resolver ASN
AS15146
Resolver IP
65.75.98.202
Resolver Network Name
Cable Bahamas
Report ID
20240831T001303Z_webconnectivity_BS_15146_n1_vOKwVxLy8ns366C2
Platform
android
Software Name
ooniprobe-android (3.8.9)
Measurement Engine
ooniprobe-engine (3.23.0)