Domain develop.aura.witapps.us
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443

CloudFront

tcp/80

  • Open service 52.85.65.78:443 · develop.aura.witapps.us

    2026-01-10 04:10

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 8608
    Connection: close
    Date: Sat, 10 Jan 2026 04:10:50 GMT
    Cache-Control: public,max-age=900
    Server: AmazonS3
    Accept-Ranges: bytes
    ETag: "2119d3779b419a106825c44d52bd469d"
    Last-Modified: Fri, 26 Dec 2025 10:45:10 GMT
    X-Cache: Hit from cloudfront
    Via: 1.1 34e040cb5759c15c903209ff7bbe2c2a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: KGanEH2AA32pLugY4_VBua7eC2-Jm8JI6UQHxy8XOVC9caUGVDaC2w==
    Age: 3
    
    Page title: WIT LAB
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <script>
        const ua = window.navigator.userAgent;
        if (
          ua.includes("Instagram")// || ua.includes("FBAN") || ua.includes("FBAV") || ua.includes("FBIOS")
        ) {
          if (/iPad|iPhone|iPod/.test(ua)) {
            window.location.href = "x-safari-" + window.location.href;
          }
        }
      </script>
      <!-- Start cookieyes banner -->
      <script id="cookieyes" type="text/javascript"
        src="https://cdn-cookieyes.com/client_data/818f2bf465f49092b0fd7078/script.js"></script>
      <!-- End cookieyes banner -->
      <style>
        .varioqub-antiflicker {
          opacity: 0 !important;
        }
      </style>
      <script>
        (function (a, n, t, i, f, li, c, k, e, r) {
          a[t] =
            a[t] ||
            function () {
              (a[t].a = a[t].a || []).push(arguments);
            };
          n.classList.add(i);
          c = function () {
            n.classList.remove(i);
          };
          li.callback = c;
          a[t].antiFlicker = li;
          setTimeout(c, f);
        })(
          window,
          document.documentElement,
          "ymab",
          "varioqub-antiflicker",
          4000,
          { "metrika.XXXX": true }
        );
      </script>
    
    
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
      <meta name="robots" content="noindex, nofollow" />
      <!-- <link rel="preload" as="image" href="/leo.webp" fetchpriority="high" /> -->
      <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
      <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
      <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
      <link rel="manifest" href="/site.webmanifest" />
      <meta name="msapplication-TileColor" content="#da532c" />
      <meta name="theme-color" content="#ffffff" />
      <title>WIT LAB</title>
      <style>
        .splash-screen {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          margin: 0 auto;
          height: 100%;
          max-width: 560px;
          padding: 0 32px;
        }
    
        /* .splash-screen img {
            width: 100%;
            animation-name: loading;
            animation-duration: 3s;
            animation-iteration-count: infinite;
          }
          @keyframes loading {
            from {
              transform: scale(1.5);
              opacity: 0;
            }
            to {
              transform: scale(1);
              opacity: 100%;
            }
          } */
        .loader {
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          margin: auto;
          width: 32px;
          height: 32px;
          animation: loader-1-1 4.8s linear infinite;
        }
    
        .loader-container {
          position: absolute;
          /* position: relative; */
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          width: 32px;
          height: 32px;
          clear: both;
        }
    
        .loader.loader__black span::after {
          border-color: #000;
        }
    
        .loader.loader__white span::after {
          border-color: #fff;
        }
    
        .loader.loader__red span::after {
          border-color: #ff2c57;
        }
    
        @keyframes loader-1-1 {
          0% {
            transform: rotate(0deg);
          }
    
          100% {
            transform: rotate(360deg);
          }
        }
    
        .loader span {
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          margin: auto;
          height: 32px;
          width: 32px;
          clip: rect(0, 32px, 32px, 16px);
          animation: loader-1-2 1.2s linear infinite;
        }
    
        @keyframes loader-1-2 {
          0% {
            transform: rotate(0deg);
          }
    
          100% {
            transform: rotate(220deg);
          }
        }
    
        .loader span::after {
          position: absolute;
          box-sizing: border-box;
          content: "";
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          margin: auto;
          height: 32px;
          width: 32px;
          clip: rect(0, 32px, 32px, 16px);
          border: 3px solid transparent;
          border-radius: 50%;
          animation: loader-1-3 1.2s cubic-bezier(0.77, 0, 0.175, 1) infinite;
        }
    
        @keyframe
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 52.85.65.78:80 · develop.aura.witapps.us

    2026-01-10 04:10

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sat, 10 Jan 2026 04:10:52 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://develop.aura.witapps.us/
    X-Cache: Redirect from cloudfront
    Via: 1.1 92c2f36c465b846f668f475f8669bfe2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: -Y1tnh9Etv8ejhQ0vcHHYlP70B2fmm1f1q4pAGd4-IFs5Gyu4EkdgA==
    
    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-10 by HttpPlugin
    Create report
  • Open service 52.85.65.52:443 · develop.aura.witapps.us

    2026-01-10 04:10

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 8608
    Connection: close
    Date: Sat, 10 Jan 2026 04:10:50 GMT
    Cache-Control: public,max-age=900
    Server: AmazonS3
    Accept-Ranges: bytes
    ETag: "2119d3779b419a106825c44d52bd469d"
    Last-Modified: Fri, 26 Dec 2025 10:45:10 GMT
    X-Cache: Hit from cloudfront
    Via: 1.1 799a7df2b90bf4910cc065d26b088a04.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: GWMrg-Uz2q498NU3Krxqo39brpP_Xgcv_OcDwBdfgG6q0lOyXoav1Q==
    Age: 2
    
    Page title: WIT LAB
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <script>
        const ua = window.navigator.userAgent;
        if (
          ua.includes("Instagram")// || ua.includes("FBAN") || ua.includes("FBAV") || ua.includes("FBIOS")
        ) {
          if (/iPad|iPhone|iPod/.test(ua)) {
            window.location.href = "x-safari-" + window.location.href;
          }
        }
      </script>
      <!-- Start cookieyes banner -->
      <script id="cookieyes" type="text/javascript"
        src="https://cdn-cookieyes.com/client_data/818f2bf465f49092b0fd7078/script.js"></script>
      <!-- End cookieyes banner -->
      <style>
        .varioqub-antiflicker {
          opacity: 0 !important;
        }
      </style>
      <script>
        (function (a, n, t, i, f, li, c, k, e, r) {
          a[t] =
            a[t] ||
            function () {
              (a[t].a = a[t].a || []).push(arguments);
            };
          n.classList.add(i);
          c = function () {
            n.classList.remove(i);
          };
          li.callback = c;
          a[t].antiFlicker = li;
          setTimeout(c, f);
        })(
          window,
          document.documentElement,
          "ymab",
          "varioqub-antiflicker",
          4000,
          { "metrika.XXXX": true }
        );
      </script>
    
    
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
      <meta name="robots" content="noindex, nofollow" />
      <!-- <link rel="preload" as="image" href="/leo.webp" fetchpriority="high" /> -->
      <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
      <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
      <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
      <link rel="manifest" href="/site.webmanifest" />
      <meta name="msapplication-TileColor" content="#da532c" />
      <meta name="theme-color" content="#ffffff" />
      <title>WIT LAB</title>
      <style>
        .splash-screen {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          margin: 0 auto;
          height: 100%;
          max-width: 560px;
          padding: 0 32px;
        }
    
        /* .splash-screen img {
            width: 100%;
            animation-name: loading;
            animation-duration: 3s;
            animation-iteration-count: infinite;
          }
          @keyframes loading {
            from {
              transform: scale(1.5);
              opacity: 0;
            }
            to {
              transform: scale(1);
              opacity: 100%;
            }
          } */
        .loader {
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          margin: auto;
          width: 32px;
          height: 32px;
          animation: loader-1-1 4.8s linear infinite;
        }
    
        .loader-container {
          position: absolute;
          /* position: relative; */
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          width: 32px;
          height: 32px;
          clear: both;
        }
    
        .loader.loader__black span::after {
          border-color: #000;
        }
    
        .loader.loader__white span::after {
          border-color: #fff;
        }
    
        .loader.loader__red span::after {
          border-color: #ff2c57;
        }
    
        @keyframes loader-1-1 {
          0% {
            transform: rotate(0deg);
          }
    
          100% {
            transform: rotate(360deg);
          }
        }
    
        .loader span {
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          margin: auto;
          height: 32px;
          width: 32px;
          clip: rect(0, 32px, 32px, 16px);
          animation: loader-1-2 1.2s linear infinite;
        }
    
        @keyframes loader-1-2 {
          0% {
            transform: rotate(0deg);
          }
    
          100% {
            transform: rotate(220deg);
          }
        }
    
        .loader span::after {
          position: absolute;
          box-sizing: border-box;
          content: "";
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          margin: auto;
          height: 32px;
          width: 32px;
          clip: rect(0, 32px, 32px, 16px);
          border: 3px solid transparent;
          border-radius: 50%;
          animation: loader-1-3 1.2s cubic-bezier(0.77, 0, 0.175, 1) infinite;
        }
    
        @keyframe
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 52.85.65.12:80 · develop.aura.witapps.us

    2026-01-10 04:10

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sat, 10 Jan 2026 04:10:52 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://develop.aura.witapps.us/
    X-Cache: Redirect from cloudfront
    Via: 1.1 2c313927575349c92f098e6f1111a7ce.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: Y_-b3yBNRh7-8z_1EstwavCLn6XCABgV4v-4-vO1BEIV5gnMS1yn1w==
    
    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-10 by HttpPlugin
    Create report
  • Open service 52.85.65.52:80 · develop.aura.witapps.us

    2026-01-10 04:10

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sat, 10 Jan 2026 04:10:52 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://develop.aura.witapps.us/
    X-Cache: Redirect from cloudfront
    Via: 1.1 f80ce03e444d3f6a3da206e4b0906c84.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: C3g9oWv9XFzkFRr250SHJdtsoyUGRKWzhfT-7rMaLoeRJIQyTbg_Mg==
    
    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-10 by HttpPlugin
    Create report
  • Open service 52.85.65.33:80 · develop.aura.witapps.us

    2026-01-10 04:10

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sat, 10 Jan 2026 04:10:52 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://develop.aura.witapps.us/
    X-Cache: Redirect from cloudfront
    Via: 1.1 7e8fb5897171311635245be9d021a224.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: daAEnC6NHIwaNa--jyADzxjrpzChL_rBYNNq2kVVse_aKPLGD_7Scg==
    
    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-10 by HttpPlugin
    Create report
  • Open service 52.85.65.12:443 · develop.aura.witapps.us

    2026-01-10 04:10

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 8608
    Connection: close
    Date: Sat, 10 Jan 2026 04:10:50 GMT
    Cache-Control: public,max-age=900
    Server: AmazonS3
    Accept-Ranges: bytes
    ETag: "2119d3779b419a106825c44d52bd469d"
    Last-Modified: Fri, 26 Dec 2025 10:45:10 GMT
    X-Cache: Hit from cloudfront
    Via: 1.1 aa80856e4ab1425bca16fde063f31814.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: B1Cb4HkSCDir3PGtt3vJ8Sx96e1Ry2sk-hDyYBIy0VWFQbSyzvCEsA==
    Age: 2
    
    Page title: WIT LAB
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <script>
        const ua = window.navigator.userAgent;
        if (
          ua.includes("Instagram")// || ua.includes("FBAN") || ua.includes("FBAV") || ua.includes("FBIOS")
        ) {
          if (/iPad|iPhone|iPod/.test(ua)) {
            window.location.href = "x-safari-" + window.location.href;
          }
        }
      </script>
      <!-- Start cookieyes banner -->
      <script id="cookieyes" type="text/javascript"
        src="https://cdn-cookieyes.com/client_data/818f2bf465f49092b0fd7078/script.js"></script>
      <!-- End cookieyes banner -->
      <style>
        .varioqub-antiflicker {
          opacity: 0 !important;
        }
      </style>
      <script>
        (function (a, n, t, i, f, li, c, k, e, r) {
          a[t] =
            a[t] ||
            function () {
              (a[t].a = a[t].a || []).push(arguments);
            };
          n.classList.add(i);
          c = function () {
            n.classList.remove(i);
          };
          li.callback = c;
          a[t].antiFlicker = li;
          setTimeout(c, f);
        })(
          window,
          document.documentElement,
          "ymab",
          "varioqub-antiflicker",
          4000,
          { "metrika.XXXX": true }
        );
      </script>
    
    
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
      <meta name="robots" content="noindex, nofollow" />
      <!-- <link rel="preload" as="image" href="/leo.webp" fetchpriority="high" /> -->
      <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
      <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
      <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
      <link rel="manifest" href="/site.webmanifest" />
      <meta name="msapplication-TileColor" content="#da532c" />
      <meta name="theme-color" content="#ffffff" />
      <title>WIT LAB</title>
      <style>
        .splash-screen {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          margin: 0 auto;
          height: 100%;
          max-width: 560px;
          padding: 0 32px;
        }
    
        /* .splash-screen img {
            width: 100%;
            animation-name: loading;
            animation-duration: 3s;
            animation-iteration-count: infinite;
          }
          @keyframes loading {
            from {
              transform: scale(1.5);
              opacity: 0;
            }
            to {
              transform: scale(1);
              opacity: 100%;
            }
          } */
        .loader {
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          margin: auto;
          width: 32px;
          height: 32px;
          animation: loader-1-1 4.8s linear infinite;
        }
    
        .loader-container {
          position: absolute;
          /* position: relative; */
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          width: 32px;
          height: 32px;
          clear: both;
        }
    
        .loader.loader__black span::after {
          border-color: #000;
        }
    
        .loader.loader__white span::after {
          border-color: #fff;
        }
    
        .loader.loader__red span::after {
          border-color: #ff2c57;
        }
    
        @keyframes loader-1-1 {
          0% {
            transform: rotate(0deg);
          }
    
          100% {
            transform: rotate(360deg);
          }
        }
    
        .loader span {
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          margin: auto;
          height: 32px;
          width: 32px;
          clip: rect(0, 32px, 32px, 16px);
          animation: loader-1-2 1.2s linear infinite;
        }
    
        @keyframes loader-1-2 {
          0% {
            transform: rotate(0deg);
          }
    
          100% {
            transform: rotate(220deg);
          }
        }
    
        .loader span::after {
          position: absolute;
          box-sizing: border-box;
          content: "";
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          margin: auto;
          height: 32px;
          width: 32px;
          clip: rect(0, 32px, 32px, 16px);
          border: 3px solid transparent;
          border-radius: 50%;
          animation: loader-1-3 1.2s cubic-bezier(0.77, 0, 0.175, 1) infinite;
        }
    
        @keyframe
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 52.85.65.33:443 · develop.aura.witapps.us

    2026-01-10 04:10

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 8608
    Connection: close
    Date: Sat, 10 Jan 2026 04:10:49 GMT
    Cache-Control: public,max-age=900
    Server: AmazonS3
    Accept-Ranges: bytes
    ETag: "2119d3779b419a106825c44d52bd469d"
    Last-Modified: Fri, 26 Dec 2025 10:45:10 GMT
    X-Cache: Hit from cloudfront
    Via: 1.1 eab0437e9575fc5ab3f67303be5a9efc.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: FSyauu5YoiiMTBsG6HccWn_3pYPPUIjcqtY4TCfHEU66FEfktnTqlQ==
    Age: 3
    
    Page title: WIT LAB
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <script>
        const ua = window.navigator.userAgent;
        if (
          ua.includes("Instagram")// || ua.includes("FBAN") || ua.includes("FBAV") || ua.includes("FBIOS")
        ) {
          if (/iPad|iPhone|iPod/.test(ua)) {
            window.location.href = "x-safari-" + window.location.href;
          }
        }
      </script>
      <!-- Start cookieyes banner -->
      <script id="cookieyes" type="text/javascript"
        src="https://cdn-cookieyes.com/client_data/818f2bf465f49092b0fd7078/script.js"></script>
      <!-- End cookieyes banner -->
      <style>
        .varioqub-antiflicker {
          opacity: 0 !important;
        }
      </style>
      <script>
        (function (a, n, t, i, f, li, c, k, e, r) {
          a[t] =
            a[t] ||
            function () {
              (a[t].a = a[t].a || []).push(arguments);
            };
          n.classList.add(i);
          c = function () {
            n.classList.remove(i);
          };
          li.callback = c;
          a[t].antiFlicker = li;
          setTimeout(c, f);
        })(
          window,
          document.documentElement,
          "ymab",
          "varioqub-antiflicker",
          4000,
          { "metrika.XXXX": true }
        );
      </script>
    
    
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
      <meta name="robots" content="noindex, nofollow" />
      <!-- <link rel="preload" as="image" href="/leo.webp" fetchpriority="high" /> -->
      <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
      <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
      <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
      <link rel="manifest" href="/site.webmanifest" />
      <meta name="msapplication-TileColor" content="#da532c" />
      <meta name="theme-color" content="#ffffff" />
      <title>WIT LAB</title>
      <style>
        .splash-screen {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          margin: 0 auto;
          height: 100%;
          max-width: 560px;
          padding: 0 32px;
        }
    
        /* .splash-screen img {
            width: 100%;
            animation-name: loading;
            animation-duration: 3s;
            animation-iteration-count: infinite;
          }
          @keyframes loading {
            from {
              transform: scale(1.5);
              opacity: 0;
            }
            to {
              transform: scale(1);
              opacity: 100%;
            }
          } */
        .loader {
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          margin: auto;
          width: 32px;
          height: 32px;
          animation: loader-1-1 4.8s linear infinite;
        }
    
        .loader-container {
          position: absolute;
          /* position: relative; */
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          width: 32px;
          height: 32px;
          clear: both;
        }
    
        .loader.loader__black span::after {
          border-color: #000;
        }
    
        .loader.loader__white span::after {
          border-color: #fff;
        }
    
        .loader.loader__red span::after {
          border-color: #ff2c57;
        }
    
        @keyframes loader-1-1 {
          0% {
            transform: rotate(0deg);
          }
    
          100% {
            transform: rotate(360deg);
          }
        }
    
        .loader span {
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          margin: auto;
          height: 32px;
          width: 32px;
          clip: rect(0, 32px, 32px, 16px);
          animation: loader-1-2 1.2s linear infinite;
        }
    
        @keyframes loader-1-2 {
          0% {
            transform: rotate(0deg);
          }
    
          100% {
            transform: rotate(220deg);
          }
        }
    
        .loader span::after {
          position: absolute;
          box-sizing: border-box;
          content: "";
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          margin: auto;
          height: 32px;
          width: 32px;
          clip: rect(0, 32px, 32px, 16px);
          border: 3px solid transparent;
          border-radius: 50%;
          animation: loader-1-3 1.2s cubic-bezier(0.77, 0, 0.175, 1) infinite;
        }
    
        @keyframe
    Found 2026-01-10 by HttpPlugin
    Create report
*.develop.aura.witapps.usdevelop.aura.witapps.us
CN:
*.develop.aura.witapps.us
Key:
RSA-2048
Issuer:
Not before:
2025-02-08 00:00
Not after:
2026-03-10 23:59
Domain summary