OK
https://lookaside.facebook.com/robots.txt
Maldives
Country
Network
September 18, 2024, 11:12 AM UTC
Date & Time
Websites
Websites
Runtime: 1.2s
On September 18, 2024, 11:12 AM UTC, https://lookaside.facebook.com/robots.txt was accessible when tested on AS198605 in Maldives.

Failures

HTTP Experiment
null
DNS Experiment
null
Control
null

DNS Queries

Resolver:
5.62.61.140
Query:
IN A lookaside.facebook.com
Engine:
system
Name
Class
TTL
Type
DATA
@
IN
A
157.240.30.27

TCP Connections

Connection to 157.240.30.27:443 succeeded.

HTTP Requests

URL
GET https://lookaside.facebook.com/robots.txt
Response Headers
Access-Control-Allow-Origin:
*
Content-Length:
2959
Content-Type:
text/html; charset=utf-8
Date:
Wed, 18 Sep 2024 11:12:58 GMT
Proxy-Status:
proxy_internal_response; e_isproxyerr="AcJDsdNZ0xPfXl6qx29SGQroWCr8V1ako_C8BL1_P9KxVS7KTeb_sSe67f4KWg"; e_proxy="AcLafqpNUm1GCNNG0D0FL1WA6a5hBhXRSlJVgazw9gnro8tWmCr4NIJWlpxf1_7KsLn854WoaGG9uPA"; e_fb_binaryversion="AcLNFNt7DT5DkK5I_1iAILYizOV5-oapSyQ32efvl7nNoNd86lJsByD4fsrefZOEmYaGBAEOyBPuXJsPLeZ5AzYf4zym7pDZf_s"; e_fb_httpversion="AcJrExZCQZPIdW4_HsjQJ_SaMxCtEhU4z0SBobS6grMEF27LoZxoztJlPRH-"; e_fb_requestsequencenumber="AcLwgPwa72t_nlbCO8DxmV5ndtKTz9Mm3DC3Fg0DnhOYG-wxajeTU3xvlA"; e_fb_requesthandler="AcJOpuK_hq1HqGf0bfjz3Z1LG3xOTCj1_gYpTSrNTD9DrNnqAt62BgVXesi8M4EPt9Ucd25_Ng9AyBqq"; e_fb_proxycode="AcK8VG_Cu9DdnXjg3SYH_hUlpDn7Hvdf9pw8zS5YAEv6_Uhq4H4nCaTPkV5L"; e_fb_builduser="AcJgMqjxn85hDpHFVmzuHGgdZWQM9XB0XYMqFhPsJFi9AtzCqukaBmQQ9RZ1qITXZqs"; e_fb_vipport="AcKy-c4-6RuZQVUv2i4jx_-wud2sECs5cXdaw7h2SP6jongr4X0BooBWRVjY"; e_clientaddr="AcKb1QgKHSE9GUqPy-x6q4VPAuY-CYEP6_B-ETZh5AVIveJBLVFOnbNw9hD3ZjHGG0Ki3-vxrUY1Tg"; e_fb_vipaddr="AcLBJrNu2WZcRa0c8c-M7sN3GPndYZXUv-drEQZALJ-151y1rG-KoSw5aM_RUtFUNaxex78Jng"; e_fb_configversion="AcKkwQTC5eFkFY4WQ_N40NYfBin2rQMTfHzWvqxZ9N5Ngusvy3543Vg_F4CR3A"; e_fb_requesttime="AcIixcihrqosIPpDD0vNLLP6WB24-l6AyrFk6_qhDqUq4wb2qFknUXoblisoE48Qn9418-RASQ"; e_fb_responsebytes="AcL-lUgQuz91P20GKuhrOKwHuwnJS_CAAT9nJBn4A1Ravbgw5vGPDG9088albA"
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">
          &copy; 2024
        </span>
        <span id="help-link">
          &#183;
          <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
AS198605
Resolver IP
5.62.61.140
Resolver Network Name
AVAST Software s.r.o.
Report ID
20240918T111236Z_webconnectivity_MV_198605_n1_EolRtwq4qgtKM923
Platform
android
Software Name
ooniprobe-android (3.9.0-beta)
Measurement Engine
ooniprobe-engine (3.23.0)

Raw Measurement Data

Loading