Domain erwait.app
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443

CloudFront

tcp/80

  • Open service 2600:9000:236e:9800:b:e69b:2c80:93a1:443 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 1213
    Connection: close
    Last-Modified: Wed, 31 Dec 2025 15:55:25 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Fri, 02 Jan 2026 15:07:19 GMT
    ETag: "c4c6c984a9de04d31860efd1ed65dc60"
    X-Cache: Hit from cloudfront
    Via: 1.1 fd4a8fa7c304171992e7f22fc8894904.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: WutHW6yM5IfdgDckUIBWPt4YZzvus7CmLXiQCZlWjKD_ysUqAoKT0Q==
    Age: 36474
    
    Page title: ER Wait
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta httpEquiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
        <title>ER Wait</title>
        <!-- The `react-native-web` recommended style reset: https://necolas.github.io/react-native-web/docs/setup/#root-element -->
        <style id="expo-reset">
          /* These styles make the body full-height */
          html,
          body {
            height: 100%;
          }
          /* These styles disable body scrolling if you are using <ScrollView> */
          body {
            overflow: hidden;
          }
          /* These styles make the root element full-height */
          #root {
            display: flex;
            height: 100%;
            flex: 1;
          }
        </style>
      <link rel="icon" href="/favicon.ico" /></head>
    
      <body>
        <!-- Use static rendering with Expo Router to support running without JavaScript. -->
        <noscript>
          You need to enable JavaScript to run this app.
        </noscript>
        <!-- The root element for your Expo app. -->
        <div id="root"></div>
      <script src="/_expo/static/js/web/entry-f1dfd4a25bd5b091adc0e95fcf28fbfe.js" defer></script>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:2240:1600:b:e69b:2c80:93a1:80 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 15:07:22 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://erwait.app/
    X-Cache: Redirect from cloudfront
    Via: 1.1 df3b3b9f4fa0f79195c56a91cf242364.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 90SGDQEtb0VMWMAWjEB86fQBlBtSg5koupc33b0SkkWe566mqG5rdg==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:2240:ba00:b:e69b:2c80:93a1:80 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 15:07:22 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://erwait.app/
    X-Cache: Redirect from cloudfront
    Via: 1.1 df3b3b9f4fa0f79195c56a91cf242364.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: JGN6W82U7OHCBlYonBTXSb5Nf1dYqCjPL9cTA-tkGyH39WEH9buubQ==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:236e:8c00:b:e69b:2c80:93a1:443 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 1213
    Connection: close
    Last-Modified: Wed, 31 Dec 2025 15:55:25 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Fri, 02 Jan 2026 15:07:19 GMT
    ETag: "c4c6c984a9de04d31860efd1ed65dc60"
    X-Cache: Hit from cloudfront
    Via: 1.1 75a13c74495137fb5435dc4030981df6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: SEnzncxIMVPwk9da26y9KHzpjGFDV5wNdZ4iTzYyXeP5wODVH7_XQg==
    Age: 36472
    
    Page title: ER Wait
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta httpEquiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
        <title>ER Wait</title>
        <!-- The `react-native-web` recommended style reset: https://necolas.github.io/react-native-web/docs/setup/#root-element -->
        <style id="expo-reset">
          /* These styles make the body full-height */
          html,
          body {
            height: 100%;
          }
          /* These styles disable body scrolling if you are using <ScrollView> */
          body {
            overflow: hidden;
          }
          /* These styles make the root element full-height */
          #root {
            display: flex;
            height: 100%;
            flex: 1;
          }
        </style>
      <link rel="icon" href="/favicon.ico" /></head>
    
      <body>
        <!-- Use static rendering with Expo Router to support running without JavaScript. -->
        <noscript>
          You need to enable JavaScript to run this app.
        </noscript>
        <!-- The root element for your Expo app. -->
        <div id="root"></div>
      <script src="/_expo/static/js/web/entry-f1dfd4a25bd5b091adc0e95fcf28fbfe.js" defer></script>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 65.9.86.34:80 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 15:07:22 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://erwait.app/
    X-Cache: Redirect from cloudfront
    Via: 1.1 0186e9c41d0aebb13c1398b95b7f4756.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS1-C1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 5UnTO5aLwWM7M19gGH3YJss2ZpGciLerOXVqnleyCUVmRtplsIW_QQ==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:2240:ba00:b:e69b:2c80:93a1:443 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 1213
    Connection: close
    Last-Modified: Wed, 31 Dec 2025 15:55:25 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Fri, 02 Jan 2026 15:07:19 GMT
    ETag: "c4c6c984a9de04d31860efd1ed65dc60"
    X-Cache: Hit from cloudfront
    Via: 1.1 857b0dca772798c338c78a1be69c955c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: vMrC5ozdXH7ro-12fciAIYKT4YvnvsCL4B--yKzlqJcc5cJPk2nXjQ==
    Age: 36471
    
    Page title: ER Wait
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta httpEquiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
        <title>ER Wait</title>
        <!-- The `react-native-web` recommended style reset: https://necolas.github.io/react-native-web/docs/setup/#root-element -->
        <style id="expo-reset">
          /* These styles make the body full-height */
          html,
          body {
            height: 100%;
          }
          /* These styles disable body scrolling if you are using <ScrollView> */
          body {
            overflow: hidden;
          }
          /* These styles make the root element full-height */
          #root {
            display: flex;
            height: 100%;
            flex: 1;
          }
        </style>
      <link rel="icon" href="/favicon.ico" /></head>
    
      <body>
        <!-- Use static rendering with Expo Router to support running without JavaScript. -->
        <noscript>
          You need to enable JavaScript to run this app.
        </noscript>
        <!-- The root element for your Expo app. -->
        <div id="root"></div>
      <script src="/_expo/static/js/web/entry-f1dfd4a25bd5b091adc0e95fcf28fbfe.js" defer></script>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:236e:9800:b:e69b:2c80:93a1:80 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 15:07:21 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://erwait.app/
    X-Cache: Redirect from cloudfront
    Via: 1.1 814952d19d560b49ff15ad2f71e400d2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: mIotLlWOIOOFKS8VV34HHHEqg9H5XlkjGbsa3xvclNBVt0OeS1BpAA==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:236e:9400:b:e69b:2c80:93a1:443 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 1213
    Connection: close
    Last-Modified: Wed, 31 Dec 2025 15:55:25 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Fri, 02 Jan 2026 15:07:19 GMT
    ETag: "c4c6c984a9de04d31860efd1ed65dc60"
    X-Cache: Hit from cloudfront
    Via: 1.1 d954dd318e06aa0e69375f36dcd819de.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 2_28wysg2XcdAFAfyyNKJ6Zo954Fs6PRZKDOcK7OIJ4JVylEHPScFw==
    Age: 36471
    
    Page title: ER Wait
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta httpEquiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
        <title>ER Wait</title>
        <!-- The `react-native-web` recommended style reset: https://necolas.github.io/react-native-web/docs/setup/#root-element -->
        <style id="expo-reset">
          /* These styles make the body full-height */
          html,
          body {
            height: 100%;
          }
          /* These styles disable body scrolling if you are using <ScrollView> */
          body {
            overflow: hidden;
          }
          /* These styles make the root element full-height */
          #root {
            display: flex;
            height: 100%;
            flex: 1;
          }
        </style>
      <link rel="icon" href="/favicon.ico" /></head>
    
      <body>
        <!-- Use static rendering with Expo Router to support running without JavaScript. -->
        <noscript>
          You need to enable JavaScript to run this app.
        </noscript>
        <!-- The root element for your Expo app. -->
        <div id="root"></div>
      <script src="/_expo/static/js/web/entry-f1dfd4a25bd5b091adc0e95fcf28fbfe.js" defer></script>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:2240:de00:b:e69b:2c80:93a1:443 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 1213
    Connection: close
    Last-Modified: Wed, 31 Dec 2025 15:55:25 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Fri, 02 Jan 2026 15:07:19 GMT
    ETag: "c4c6c984a9de04d31860efd1ed65dc60"
    X-Cache: Hit from cloudfront
    Via: 1.1 c80fd33b8f8c4dff5488cc52ba797aa6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 5Y9FM8HZXPXqhiiSOxs7XhEE34JINMdG4Q4srcypMgBalrEfETqn8A==
    Age: 36471
    
    Page title: ER Wait
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta httpEquiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
        <title>ER Wait</title>
        <!-- The `react-native-web` recommended style reset: https://necolas.github.io/react-native-web/docs/setup/#root-element -->
        <style id="expo-reset">
          /* These styles make the body full-height */
          html,
          body {
            height: 100%;
          }
          /* These styles disable body scrolling if you are using <ScrollView> */
          body {
            overflow: hidden;
          }
          /* These styles make the root element full-height */
          #root {
            display: flex;
            height: 100%;
            flex: 1;
          }
        </style>
      <link rel="icon" href="/favicon.ico" /></head>
    
      <body>
        <!-- Use static rendering with Expo Router to support running without JavaScript. -->
        <noscript>
          You need to enable JavaScript to run this app.
        </noscript>
        <!-- The root element for your Expo app. -->
        <div id="root"></div>
      <script src="/_expo/static/js/web/entry-f1dfd4a25bd5b091adc0e95fcf28fbfe.js" defer></script>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 65.9.86.84:443 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 1213
    Connection: close
    Last-Modified: Wed, 31 Dec 2025 15:55:25 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Fri, 02 Jan 2026 15:07:21 GMT
    ETag: "c4c6c984a9de04d31860efd1ed65dc60"
    X-Cache: Hit from cloudfront
    Via: 1.1 e10153740ff95eb4d0c9f3172baeb43e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS1-C1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: T9VLWtbZ2O9Ri3jpyHguVWfSsqund1LWjsmJotwadYGy7i4UKugxbg==
    Age: 36472
    
    Page title: ER Wait
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta httpEquiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
        <title>ER Wait</title>
        <!-- The `react-native-web` recommended style reset: https://necolas.github.io/react-native-web/docs/setup/#root-element -->
        <style id="expo-reset">
          /* These styles make the body full-height */
          html,
          body {
            height: 100%;
          }
          /* These styles disable body scrolling if you are using <ScrollView> */
          body {
            overflow: hidden;
          }
          /* These styles make the root element full-height */
          #root {
            display: flex;
            height: 100%;
            flex: 1;
          }
        </style>
      <link rel="icon" href="/favicon.ico" /></head>
    
      <body>
        <!-- Use static rendering with Expo Router to support running without JavaScript. -->
        <noscript>
          You need to enable JavaScript to run this app.
        </noscript>
        <!-- The root element for your Expo app. -->
        <div id="root"></div>
      <script src="/_expo/static/js/web/entry-f1dfd4a25bd5b091adc0e95fcf28fbfe.js" defer></script>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 65.9.86.84:80 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 15:07:22 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://erwait.app/
    X-Cache: Redirect from cloudfront
    Via: 1.1 0186e9c41d0aebb13c1398b95b7f4756.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS1-C1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 7hbk-aGB9dB4WbUJW_YI0lC907Rjw3CRr6H7MHkNEFhBJBoqF_frKQ==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:2240:1600:b:e69b:2c80:93a1:443 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 1213
    Connection: close
    Last-Modified: Wed, 31 Dec 2025 15:55:25 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Fri, 02 Jan 2026 15:07:19 GMT
    ETag: "c4c6c984a9de04d31860efd1ed65dc60"
    X-Cache: Hit from cloudfront
    Via: 1.1 fd38301adb0ceb6cf6c42567f371a2f4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: t5wQchagowve_d2UKvCyXe762oceXS9rKUOxsMXR-48oXgfyu39z4g==
    Age: 36471
    
    Page title: ER Wait
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta httpEquiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
        <title>ER Wait</title>
        <!-- The `react-native-web` recommended style reset: https://necolas.github.io/react-native-web/docs/setup/#root-element -->
        <style id="expo-reset">
          /* These styles make the body full-height */
          html,
          body {
            height: 100%;
          }
          /* These styles disable body scrolling if you are using <ScrollView> */
          body {
            overflow: hidden;
          }
          /* These styles make the root element full-height */
          #root {
            display: flex;
            height: 100%;
            flex: 1;
          }
        </style>
      <link rel="icon" href="/favicon.ico" /></head>
    
      <body>
        <!-- Use static rendering with Expo Router to support running without JavaScript. -->
        <noscript>
          You need to enable JavaScript to run this app.
        </noscript>
        <!-- The root element for your Expo app. -->
        <div id="root"></div>
      <script src="/_expo/static/js/web/entry-f1dfd4a25bd5b091adc0e95fcf28fbfe.js" defer></script>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:2240:de00:b:e69b:2c80:93a1:80 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 15:07:21 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://erwait.app/
    X-Cache: Redirect from cloudfront
    Via: 1.1 adc51edbb4dc468fb382e40b115a2f62.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: mwzf8xjgNS14Q7IeXLgnxZxUddy2g0wZn1cquM4Ufceh79Bid-gBfw==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:236e:ee00:b:e69b:2c80:93a1:443 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 1213
    Connection: close
    Last-Modified: Wed, 31 Dec 2025 15:55:25 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Fri, 02 Jan 2026 15:07:19 GMT
    ETag: "c4c6c984a9de04d31860efd1ed65dc60"
    X-Cache: Hit from cloudfront
    Via: 1.1 bf791e1829ff18782cd9837fbba03616.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: PzoR3yrAXvnsU6MGLXQmvwY2JBPyDKzJXBZgznMXAGTDBIsJr6bDaQ==
    Age: 36471
    
    Page title: ER Wait
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta httpEquiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
        <title>ER Wait</title>
        <!-- The `react-native-web` recommended style reset: https://necolas.github.io/react-native-web/docs/setup/#root-element -->
        <style id="expo-reset">
          /* These styles make the body full-height */
          html,
          body {
            height: 100%;
          }
          /* These styles disable body scrolling if you are using <ScrollView> */
          body {
            overflow: hidden;
          }
          /* These styles make the root element full-height */
          #root {
            display: flex;
            height: 100%;
            flex: 1;
          }
        </style>
      <link rel="icon" href="/favicon.ico" /></head>
    
      <body>
        <!-- Use static rendering with Expo Router to support running without JavaScript. -->
        <noscript>
          You need to enable JavaScript to run this app.
        </noscript>
        <!-- The root element for your Expo app. -->
        <div id="root"></div>
      <script src="/_expo/static/js/web/entry-f1dfd4a25bd5b091adc0e95fcf28fbfe.js" defer></script>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:2240:5a00:b:e69b:2c80:93a1:80 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 15:07:21 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://erwait.app/
    X-Cache: Redirect from cloudfront
    Via: 1.1 5743d3ff81b625f69ad8b8e32fc9c412.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: Cvt55ueBhI2qCENw6_L8ms_ok2H4bf8Ifs4NWP4DOx1545Zj7gRCUA==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:236e:8c00:b:e69b:2c80:93a1:80 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 15:07:22 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://erwait.app/
    X-Cache: Redirect from cloudfront
    Via: 1.1 5743d3ff81b625f69ad8b8e32fc9c412.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: fAOK0nateAG1Cyc541GHwBlrXVb8nq4JfW0eal0fnsvJOGNK0SHDhQ==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:236e:9400:b:e69b:2c80:93a1:80 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 15:07:22 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://erwait.app/
    X-Cache: Redirect from cloudfront
    Via: 1.1 9ef1b108656dc6d0707b168b862883dc.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: KKMlBcRwqNJW-6i6yfPOHZaIzqnUJhHWyl0p9o-bCj4a8ngP3Uacfw==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:236e:ee00:b:e69b:2c80:93a1:80 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 15:07:22 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://erwait.app/
    X-Cache: Redirect from cloudfront
    Via: 1.1 91353a8aba9ab05d79e9678e004043bc.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: Mzsbic_VGG0q5SZez683nVZCG1SfODqjahyWWI89CE8HaSI1xfWHuA==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 65.9.86.34:443 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 1213
    Connection: close
    Last-Modified: Wed, 31 Dec 2025 15:55:25 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Fri, 02 Jan 2026 15:07:21 GMT
    ETag: "c4c6c984a9de04d31860efd1ed65dc60"
    X-Cache: Hit from cloudfront
    Via: 1.1 cc03ea6a31b592e93e84115778cdc494.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS1-C1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: bv5fRUSnc5nn7EJDGuV3GS6YeXOzf2waIUBZWghwiEmgdsFVhUFBgA==
    Age: 36471
    
    Page title: ER Wait
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta httpEquiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
        <title>ER Wait</title>
        <!-- The `react-native-web` recommended style reset: https://necolas.github.io/react-native-web/docs/setup/#root-element -->
        <style id="expo-reset">
          /* These styles make the body full-height */
          html,
          body {
            height: 100%;
          }
          /* These styles disable body scrolling if you are using <ScrollView> */
          body {
            overflow: hidden;
          }
          /* These styles make the root element full-height */
          #root {
            display: flex;
            height: 100%;
            flex: 1;
          }
        </style>
      <link rel="icon" href="/favicon.ico" /></head>
    
      <body>
        <!-- Use static rendering with Expo Router to support running without JavaScript. -->
        <noscript>
          You need to enable JavaScript to run this app.
        </noscript>
        <!-- The root element for your Expo app. -->
        <div id="root"></div>
      <script src="/_expo/static/js/web/entry-f1dfd4a25bd5b091adc0e95fcf28fbfe.js" defer></script>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 65.9.86.71:80 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 15:07:21 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://erwait.app/
    X-Cache: Redirect from cloudfront
    Via: 1.1 d143bdfb7cce4cf7ec0bcf9ec13e5914.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS1-C1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 0H1R-FHplbfQgsOodyq9QiVqqNYA_veCB5MIYpvvIOgrOMwKmmvZ-A==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 65.9.86.62:443 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 1213
    Connection: close
    Last-Modified: Wed, 31 Dec 2025 15:55:25 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Fri, 02 Jan 2026 15:07:21 GMT
    ETag: "c4c6c984a9de04d31860efd1ed65dc60"
    X-Cache: Hit from cloudfront
    Via: 1.1 5e828cc6ff056cb59ec35c3467ec45f4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS1-C1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: j3N7AZN1rryjM7xWg4fX-7_COdnJsu_NO-w5RdNcVMNoHwhZ_xExUw==
    Age: 36471
    
    Page title: ER Wait
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta httpEquiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
        <title>ER Wait</title>
        <!-- The `react-native-web` recommended style reset: https://necolas.github.io/react-native-web/docs/setup/#root-element -->
        <style id="expo-reset">
          /* These styles make the body full-height */
          html,
          body {
            height: 100%;
          }
          /* These styles disable body scrolling if you are using <ScrollView> */
          body {
            overflow: hidden;
          }
          /* These styles make the root element full-height */
          #root {
            display: flex;
            height: 100%;
            flex: 1;
          }
        </style>
      <link rel="icon" href="/favicon.ico" /></head>
    
      <body>
        <!-- Use static rendering with Expo Router to support running without JavaScript. -->
        <noscript>
          You need to enable JavaScript to run this app.
        </noscript>
        <!-- The root element for your Expo app. -->
        <div id="root"></div>
      <script src="/_expo/static/js/web/entry-f1dfd4a25bd5b091adc0e95fcf28fbfe.js" defer></script>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 65.9.86.71:443 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 1213
    Connection: close
    Last-Modified: Wed, 31 Dec 2025 15:55:25 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Fri, 02 Jan 2026 15:07:21 GMT
    ETag: "c4c6c984a9de04d31860efd1ed65dc60"
    X-Cache: Hit from cloudfront
    Via: 1.1 cca9137c259ad738f790039a45561cee.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS1-C1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: JOCCvtGVgRmPdcoxIKJ3kcigFB4y02CnmUTgipReyEOIYRgaC2XGVQ==
    Age: 36471
    
    Page title: ER Wait
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta httpEquiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
        <title>ER Wait</title>
        <!-- The `react-native-web` recommended style reset: https://necolas.github.io/react-native-web/docs/setup/#root-element -->
        <style id="expo-reset">
          /* These styles make the body full-height */
          html,
          body {
            height: 100%;
          }
          /* These styles disable body scrolling if you are using <ScrollView> */
          body {
            overflow: hidden;
          }
          /* These styles make the root element full-height */
          #root {
            display: flex;
            height: 100%;
            flex: 1;
          }
        </style>
      <link rel="icon" href="/favicon.ico" /></head>
    
      <body>
        <!-- Use static rendering with Expo Router to support running without JavaScript. -->
        <noscript>
          You need to enable JavaScript to run this app.
        </noscript>
        <!-- The root element for your Expo app. -->
        <div id="root"></div>
      <script src="/_expo/static/js/web/entry-f1dfd4a25bd5b091adc0e95fcf28fbfe.js" defer></script>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2600:9000:2240:5a00:b:e69b:2c80:93a1:443 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 1213
    Connection: close
    Last-Modified: Wed, 31 Dec 2025 15:55:25 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Fri, 02 Jan 2026 15:07:19 GMT
    ETag: "c4c6c984a9de04d31860efd1ed65dc60"
    X-Cache: Hit from cloudfront
    Via: 1.1 b3fce8903671f8346e7a6a138d2d4610.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: ZaE70BIpxNdOTerDIX9Iwy23Z_srGi5OfE0lG684-zFyd1f3F-OeDg==
    Age: 36471
    
    Page title: ER Wait
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta httpEquiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
        <title>ER Wait</title>
        <!-- The `react-native-web` recommended style reset: https://necolas.github.io/react-native-web/docs/setup/#root-element -->
        <style id="expo-reset">
          /* These styles make the body full-height */
          html,
          body {
            height: 100%;
          }
          /* These styles disable body scrolling if you are using <ScrollView> */
          body {
            overflow: hidden;
          }
          /* These styles make the root element full-height */
          #root {
            display: flex;
            height: 100%;
            flex: 1;
          }
        </style>
      <link rel="icon" href="/favicon.ico" /></head>
    
      <body>
        <!-- Use static rendering with Expo Router to support running without JavaScript. -->
        <noscript>
          You need to enable JavaScript to run this app.
        </noscript>
        <!-- The root element for your Expo app. -->
        <div id="root"></div>
      <script src="/_expo/static/js/web/entry-f1dfd4a25bd5b091adc0e95fcf28fbfe.js" defer></script>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 65.9.86.62:80 · erwait.app

    2026-01-02 15:07

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 15:07:21 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://erwait.app/
    X-Cache: Redirect from cloudfront
    Via: 1.1 241b025da3883bdb653910a6da97c0a8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS1-C1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: OxC2W9Ls4o08HiFWGyhtag3EnxhKTptTxJ-pjZnUiLLDMOwy9nXpng==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
erwait.app*.erwait.app
CN:
erwait.app
Key:
RSA-2048
Issuer:
Not before:
2025-12-28 00:00
Not after:
2027-01-26 23:59