Domain studentdev.theacademix.com
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443

CloudFront

tcp/80

  • Git configuration and history exposed
    First seen 2024-10-30 03:43
    Last seen 2026-01-02 07:27
    Open for 429 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbb6597c62a

      [core]
      	repositoryformatversion = 0
      	filemode = false
      	bare = false
      	logallrefupdates = true
      	symlinks = false
      	ignorecase = true
      [remote "origin"]
      	url = git@github.com:harshish-gts/student-fuse-academix.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      [branch "harshish"]
      	vscode-merge-base = origin/main
      	remote = origin
      	merge = refs/heads/harshish
      
      Found on 2026-01-02 07:27
      411 Bytes
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbb5bef375e

      [core]
      	repositoryformatversion = 0
      	filemode = false
      	bare = false
      	logallrefupdates = true
      	symlinks = false
      	ignorecase = true
      [remote "origin"]
      	url = https://github.com/GTS-Infosoft-LLP/academix-web-frontend-reactjs.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      
      Found on 2025-05-09 03:44
      328 Bytes
  • MacOS file listing through .DS_Store file
    First seen 2024-10-30 03:43
    Last seen 2026-01-02 07:27
    Open for 429 days
  • Open service 52.85.65.72:443 · studentdev.theacademix.com

    2026-01-09 16:13

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Date: Fri, 09 Jan 2026 16:13:05 GMT
    Last-Modified: Fri, 02 Jan 2026 06:10:09 GMT
    ETag: "14c24648bbb8c3f64d122e6f921b9831"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 ddcc211ea1d565c67eac00a91dda8304.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    X-Amz-Cf-Id: usZvRjlJL8yl-S1H10mpa8JcVCoKx_djWCRZMyA6Xb0LstzgZVSZkA==
    Age: 2
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 52.85.65.72:443 · studentdev.theacademix.com

    2026-01-09 13:20

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Last-Modified: Fri, 02 Jan 2026 06:10:09 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Fri, 09 Jan 2026 13:20:53 GMT
    ETag: "14c24648bbb8c3f64d122e6f921b9831"
    X-Cache: Hit from cloudfront
    Via: 1.1 ed63aee7a232dfd166d737f0f937fa32.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    X-Amz-Cf-Id: ptnUbP_nKyQR48Xbed7GaVCDNsTEn-SJ1g66DDLeKuZd_UP2o65Eyg==
    Age: 14592
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 52.85.65.72:443 · studentdev.theacademix.com

    2026-01-09 13:20

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Last-Modified: Fri, 02 Jan 2026 06:10:09 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Fri, 09 Jan 2026 13:20:53 GMT
    ETag: "14c24648bbb8c3f64d122e6f921b9831"
    X-Cache: Hit from cloudfront
    Via: 1.1 ddcc211ea1d565c67eac00a91dda8304.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    X-Amz-Cf-Id: BR6sXxGIOT63eePaozfg4p87CROdD-OWfQ4MzBHtVaTToxM2s7NUOA==
    Age: 14592
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 52.85.65.72:443 · studentdev.theacademix.com

    2026-01-02 07:27

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Date: Fri, 02 Jan 2026 07:27:31 GMT
    Last-Modified: Fri, 02 Jan 2026 06:10:09 GMT
    ETag: "14c24648bbb8c3f64d122e6f921b9831"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 ed63aee7a232dfd166d737f0f937fa32.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    X-Amz-Cf-Id: 7tLODTNS0u1kzWEy66V559rJXbAPOTYNLa8FpRgRDdDvGb6qQB4iXQ==
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 52.85.65.72:443 · studentdev.theacademix.com

    2026-01-02 07:27

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Date: Fri, 02 Jan 2026 07:27:31 GMT
    Last-Modified: Fri, 02 Jan 2026 06:10:09 GMT
    ETag: "14c24648bbb8c3f64d122e6f921b9831"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 025655d33ea4a9c8f0ee3e05af37046e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    X-Amz-Cf-Id: 99oaGaSb3tfoIcOs-VdCyN4AIyxsqxRrDzLSZV2UF6trKB5QeD7szQ==
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 52.85.65.72:443 · studentdev.theacademix.com

    2026-01-01 23:07

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Last-Modified: Wed, 31 Dec 2025 12:35:13 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Thu, 01 Jan 2026 18:29:49 GMT
    ETag: "5b7182dfc0cd245657f1a96341357b45"
    X-Cache: Hit from cloudfront
    Via: 1.1 7e8fb5897171311635245be9d021a224.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    X-Amz-Cf-Id: LtO6El5gPVlxXG6Hsk0jpkUUO5Gp3cNsAsgkR_ihlPUksQh2UehCdQ==
    Age: 16687
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 52.85.65.72:443 · studentdev.theacademix.com

    2025-12-23 09:35

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Last-Modified: Fri, 19 Dec 2025 13:41:54 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Tue, 23 Dec 2025 04:21:09 GMT
    ETag: "725dd8e061b10cb68ee83c899eea3683"
    X-Cache: Hit from cloudfront
    Via: 1.1 70dc0df635de6c459634809796c9bbd8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    X-Amz-Cf-Id: qotUK3yJEWB3-MnMYfp46FLbiZ4IfWfd_Lp9OS4Tvo05-TVWa7BsYA==
    Age: 18860
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 52.85.65.72:443 · studentdev.theacademix.com

    2025-12-23 09:35

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Last-Modified: Fri, 19 Dec 2025 13:41:54 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Tue, 23 Dec 2025 04:21:09 GMT
    ETag: "725dd8e061b10cb68ee83c899eea3683"
    X-Cache: Hit from cloudfront
    Via: 1.1 ddcc211ea1d565c67eac00a91dda8304.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    X-Amz-Cf-Id: 9G-Kg5a_OpWgMqAubGii-3CXP2GlSeSfSH1iByEeMNkJNoK6utldTQ==
    Age: 18859
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 52.85.65.72:443 · studentdev.theacademix.com

    2025-12-23 04:21

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Last-Modified: Fri, 19 Dec 2025 13:41:54 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Tue, 23 Dec 2025 04:21:09 GMT
    ETag: "725dd8e061b10cb68ee83c899eea3683"
    X-Cache: Hit from cloudfront
    Via: 1.1 419820c97f609bc6c7a0fe8ab9ac7158.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    X-Amz-Cf-Id: 1TwkwSC_b7mURGwIx7f8NhAVRnIRhrOKaNPgHG7Y7yEaU4iE9ddt1g==
    Age: 1
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 2600:9000:235a:ee00:6:d468:9540:93a1:443 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Date: Mon, 22 Dec 2025 02:27:23 GMT
    Last-Modified: Fri, 19 Dec 2025 13:41:54 GMT
    ETag: "725dd8e061b10cb68ee83c899eea3683"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 d9636724d333576f23b5fcfb40d7830c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: Djnh5iOd29Jc_QCxYkLD6W8kAUrnjzbX0GhL-O0GxxdGG1XVQaITTA==
    Age: 30917
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 13.33.187.106:80 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 11:02:39 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://studentdev.theacademix.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 5f82872daec754c74bbd4ef1bc7f7314.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: Wrk_6Ezw6ovY-bTgFXGPx_-VhuGY1uUUDA8hqfgoueHI1hcx7Ydc_g==
    
    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 2025-12-22 by HttpPlugin
    Create report
  • Open service 2600:9000:235a:4800:6:d468:9540:93a1:80 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 11:02:39 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://studentdev.theacademix.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 d6dae4153314f4d7a17919a7dd5a237c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: hP14FRta8ZUvJymA_z4k7x3C_Llp953BG1wTqtO2pJ1f-mSwvwzMdw==
    
    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 2025-12-22 by HttpPlugin
    Create report
  • Open service 13.33.187.106:443 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Date: Mon, 22 Dec 2025 02:27:23 GMT
    Last-Modified: Fri, 19 Dec 2025 13:41:54 GMT
    ETag: "725dd8e061b10cb68ee83c899eea3683"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 de142d0ad142b3c0e86791d0b145349a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: qt-v74qeJU14HuKNqov_SHIeFRZdd3EAuluo8efbrk3BUgkXvzWY2g==
    Age: 30917
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 2600:9000:235a:6a00:6:d468:9540:93a1:443 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Date: Mon, 22 Dec 2025 02:27:23 GMT
    Last-Modified: Fri, 19 Dec 2025 13:41:54 GMT
    ETag: "725dd8e061b10cb68ee83c899eea3683"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 2ad26f5878b778b17955978bf962dc9a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: 2d8EudPti3WagUpPcq3MTR7GFIKKEBOuPR9a-uR08UMh7tbQMWbt-g==
    Age: 30917
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 13.33.187.18:80 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 11:02:39 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://studentdev.theacademix.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 6641a812839e5267ee0880e96b41efc4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: L9DPUCsMo9OTBM-LyIHSwEzX0arUP6948UpoCTDJ33fOr6-1l7s6AA==
    
    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 2025-12-22 by HttpPlugin
    Create report
  • Open service 2600:9000:235a:1800:6:d468:9540:93a1:443 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Date: Mon, 22 Dec 2025 02:27:23 GMT
    Last-Modified: Fri, 19 Dec 2025 13:41:54 GMT
    ETag: "725dd8e061b10cb68ee83c899eea3683"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 3e79abe3bfc4a431738eb9199cb216f6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: 5xgzx0rC3pGlepM6NuomI2v3zT6ctOaBvip36QikHZ34G_UeU9O8ZA==
    Age: 30917
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 2600:9000:235a:a800:6:d468:9540:93a1:443 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Date: Mon, 22 Dec 2025 02:27:23 GMT
    Last-Modified: Fri, 19 Dec 2025 13:41:54 GMT
    ETag: "725dd8e061b10cb68ee83c899eea3683"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 f8e909d80b83cb9eeaf200975944eb56.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: A4IPxjehNiAcphzffhIyRB1aaC0Jmh5nfRiayS7RBSJqCW1kQD1UgA==
    Age: 30917
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 2600:9000:235a:5400:6:d468:9540:93a1:443 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Date: Mon, 22 Dec 2025 02:27:23 GMT
    Last-Modified: Fri, 19 Dec 2025 13:41:54 GMT
    ETag: "725dd8e061b10cb68ee83c899eea3683"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 840e16b680c94fee8c48b15e01dda782.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: KuaS08O_t0UqVsgVyEICKVM_3adkLsudihdwh22xblw32s0rdhquqg==
    Age: 30917
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 2600:9000:235a:3a00:6:d468:9540:93a1:80 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 11:02:39 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://studentdev.theacademix.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 9bd2938ceb90e1a35f549d1165e84676.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: SOr5OR4yfNmqcxrmzuGJqSHy3Mg3EehrgG_JBEHcbiJ58007KlqXPg==
    
    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 2025-12-22 by HttpPlugin
    Create report
  • Open service 2600:9000:235a:6a00:6:d468:9540:93a1:80 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 11:02:39 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://studentdev.theacademix.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 a6ec089aa02839578670b49d128782c2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: GiOIV3sE_V8vXP2IPir8W5c9ytgS02XoyeJKxEDERt5a2rjsuepkMw==
    
    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 2025-12-22 by HttpPlugin
    Create report
  • Open service 2600:9000:235a:1800:6:d468:9540:93a1:80 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 11:02:39 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://studentdev.theacademix.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 32803d0ba3af70cddd7db80d2fd00608.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: rXwrP-rBCc_2eRfiNPGNLzah-80OBS4p4_6aLqdu2cMVfLUSVPWZew==
    
    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 2025-12-22 by HttpPlugin
    Create report
  • Open service 2600:9000:235a:a400:6:d468:9540:93a1:80 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 11:02:39 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://studentdev.theacademix.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 51b32b366d2fc0baf4c02123f643c37c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: KYqdprR3KzyY_iFAFz3ls579Nf87jAC7VT6WKDfVFzXcHxGocycYpQ==
    
    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 2025-12-22 by HttpPlugin
    Create report
  • Open service 2600:9000:235a:a800:6:d468:9540:93a1:80 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 11:02:39 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://studentdev.theacademix.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 7baaafbc6706c1aed705d9e4c146a872.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: vo2QD12I8vgej97h1jJDXNQ4nPMi0XdXKwEdqvA1LUX0c_N4xnHQCw==
    
    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 2025-12-22 by HttpPlugin
    Create report
  • Open service 2600:9000:235a:4800:6:d468:9540:93a1:443 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Date: Mon, 22 Dec 2025 02:27:23 GMT
    Last-Modified: Fri, 19 Dec 2025 13:41:54 GMT
    ETag: "725dd8e061b10cb68ee83c899eea3683"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 ad82d8a80f2c6497aad660c7722475c0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: OyCogiv0yUeGU015N5wMp2R5KIieBAMpKeXEWgfTJl5m3cg02ZzakQ==
    Age: 30917
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 2600:9000:235a:a400:6:d468:9540:93a1:443 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Date: Mon, 22 Dec 2025 02:27:23 GMT
    Last-Modified: Fri, 19 Dec 2025 13:41:54 GMT
    ETag: "725dd8e061b10cb68ee83c899eea3683"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 2e8126aebd83e92e3cf50c4f9c832912.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: YKaCDeXt77pGghfmks7N3fCPbL0azLr2nUPbkP2VRPBNQmb15ChsCQ==
    Age: 30917
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 2600:9000:235a:ee00:6:d468:9540:93a1:80 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 11:02:39 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://studentdev.theacademix.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 7a0989f96d7fa4864ba49c5b0d586bb2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: mh_2R7eUFI1onK1Ie5OZFXDdTSTYkJwtV5tezm6Ksfez_Wllstqx6w==
    
    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 2025-12-22 by HttpPlugin
    Create report
  • Open service 13.33.187.9:80 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 11:02:39 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://studentdev.theacademix.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 9b70adf7c49e859435e96eb0fc35c216.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: S9AGC8ayVRxnjpUvCe9kQe1L4rzsGSvAH0R69rJAke2M96HJrUu07Q==
    
    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 2025-12-22 by HttpPlugin
    Create report
  • Open service 2600:9000:235a:3a00:6:d468:9540:93a1:443 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Date: Mon, 22 Dec 2025 02:27:23 GMT
    Last-Modified: Fri, 19 Dec 2025 13:41:54 GMT
    ETag: "725dd8e061b10cb68ee83c899eea3683"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 eb8dd67e239abea324e36244f60eec4c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: sLkLmAHb5apSH3mMZx-_oe5a4DFL01Nc6S2c7AMsdPizzNVmAs_Tvg==
    Age: 30918
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 13.33.187.48:443 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Date: Mon, 22 Dec 2025 02:27:23 GMT
    Last-Modified: Fri, 19 Dec 2025 13:41:54 GMT
    ETag: "725dd8e061b10cb68ee83c899eea3683"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 9bd2938ceb90e1a35f549d1165e84676.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: odErhlrNRnZvu2eG1FPLhLEXQXqdmk63oOgFUh5XpmaBtZ3y5LDuqQ==
    Age: 30917
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 2600:9000:235a:5400:6:d468:9540:93a1:80 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 11:02:39 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://studentdev.theacademix.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 a6ec089aa02839578670b49d128782c2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: embrwYNncUYMpASCxe3lPHxxfoY5o9VbWBNhf_XJEQ_eCcsAR61L5A==
    
    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 2025-12-22 by HttpPlugin
    Create report
  • Open service 13.33.187.18:443 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Date: Mon, 22 Dec 2025 02:27:23 GMT
    Last-Modified: Fri, 19 Dec 2025 13:41:54 GMT
    ETag: "725dd8e061b10cb68ee83c899eea3683"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 5f82872daec754c74bbd4ef1bc7f7314.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: LEn18t1Ng_J5k2Nx4F40SeP-bvwwq43APYhrEMWZTfEd_YrzXoQuAw==
    Age: 30917
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 13.33.187.48:80 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 11:02:39 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://studentdev.theacademix.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 eb8dd67e239abea324e36244f60eec4c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: 6ABAC4igzZTc51dJ18w3FHvxUNS2ATKz0Q2eM_F7ecDQjQQagSyXqA==
    
    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 2025-12-22 by HttpPlugin
    Create report
  • Open service 13.33.187.9:443 · studentdev.theacademix.com

    2025-12-22 11:02

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Date: Mon, 22 Dec 2025 02:27:23 GMT
    Last-Modified: Fri, 19 Dec 2025 13:41:54 GMT
    ETag: "725dd8e061b10cb68ee83c899eea3683"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 6b284415724869adc9db63c19e48e420.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: W7f5YnEmALS2Rvx_o1rhVXxZYQ8ReUJIc9igYDHhnKcUsLJ3sgD7jQ==
    Age: 30917
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 52.85.65.72:443 · studentdev.theacademix.com

    2025-12-21 04:49

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Last-Modified: Fri, 19 Dec 2025 13:41:54 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sat, 20 Dec 2025 19:52:34 GMT
    ETag: "725dd8e061b10cb68ee83c899eea3683"
    X-Cache: Hit from cloudfront
    Via: 1.1 fa0c215d40a6b5701b7117b099ed994a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    X-Amz-Cf-Id: bOv3wHLGgxoqVKTr5TwP-EmIHJsb52Ybz4ucMhtguzlQonz3R48YEw==
    Age: 32223
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 52.85.65.72:443 · studentdev.theacademix.com

    2025-12-21 04:49

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Last-Modified: Fri, 19 Dec 2025 13:41:54 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sat, 20 Dec 2025 19:52:34 GMT
    ETag: "725dd8e061b10cb68ee83c899eea3683"
    X-Cache: Hit from cloudfront
    Via: 1.1 799a7df2b90bf4910cc065d26b088a04.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    X-Amz-Cf-Id: jBQ5e9pY2yOTZ2Aoau9GEnll-46vyaJBKRll510wIR9Nqj-7erDMEA==
    Age: 32222
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 52.85.65.72:443 · studentdev.theacademix.com

    2025-12-20 23:51

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Last-Modified: Fri, 19 Dec 2025 13:41:54 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sat, 20 Dec 2025 19:52:34 GMT
    ETag: "725dd8e061b10cb68ee83c899eea3683"
    X-Cache: Hit from cloudfront
    Via: 1.1 33dbd20675fb00285d976b6fbceb3f70.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    X-Amz-Cf-Id: D8Tm0XN6kKq-r0lHg_03k3aGBQhZKc8U-Kyv0GSfB6LVW6wgodZe7A==
    Age: 14342
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 52.85.65.72:443 · studentdev.theacademix.com

    2025-12-18 23:46

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5242
    Connection: close
    Last-Modified: Fri, 12 Dec 2025 11:42:33 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Thu, 18 Dec 2025 20:10:48 GMT
    ETag: "6a091eea8ab75f7a5feee8ad75eef6f5"
    X-Cache: Hit from cloudfront
    Via: 1.1 025655d33ea4a9c8f0ee3e05af37046e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P6
    X-Amz-Cf-Id: 1aLllvUZF89hlyDUXAuS7_-QLQrZQd0_KoVqioVf6z2Hz-g0N8FjUw==
    Age: 12970
    
    Page title: Academix Student Panel
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <meta
          name="description"
          content="Fuse React - Material design admin template with pre-built apps and pages"
        />
        <meta
          name="keywords"
          content="React,Redux,Material UI Next,Material,Material Design,Google Material Design,HTML,CSS,Firebase,Authentication,Material Redux Theme,Material Redux Template"
        />
        <meta name="author" content="Withinpixels" />
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1, shrink-to-fit=no"
        />
        <meta name="theme-color" content="#000000" />
        <base href="/" />
    
        <link href="/assets/tailwind-base.css" rel="stylesheet" />
    
        <!--
              manifest.json provides metadata used when your web app is added to the
              homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
            -->
        <link rel="manifest" href="/manifest.json" />
        <link rel="shortcut icon" href="/favicon.ico" />
    
        <!--<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">-->
    
        <!--        You can choose main icon from variety of the material ui icon fonts-->
        <link
          href="/assets/fonts/material-design-icons/MaterialIconsOutlined.css"
          rel="stylesheet"
        />
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIcons.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsRound.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsSharp.css" rel="stylesheet">-->
        <!--        <link href="/assets/fonts/material-design-icons/MaterialIconsTwoTone.css" rel="stylesheet">-->
    
        <link rel="preconnect" href="https://fonts.googleapis.com" />
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
        <link
          href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
          rel="stylesheet"
        />
    
        <noscript id="emotion-insertion-point"></noscript>
        <!--
              Notice the use of  in the tags above.
              It will be replaced with the URL of the `public` folder during the build.
              Only files inside the `public` folder can be referenced from the HTML.
    
              Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will
              work correctly both with client-side routing and a non-root public URL.
              Learn how to configure a non-root public URL by running `npm run build`.
            -->
        <title>Academix Student Panel</title>
    
        <!-- FUSE Splash Screen CSS -->
        <style>
          body #fuse-splash-screen {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* background-color: #121212; */
            background: #fff;
            color: #e0e0e0;
            z-index: 999999;
            pointer-events: none;
            opacity: 1;
            visibility: visible;
            transition: opacity 400ms cubic-bezier(0.4, 0, 0.2, 1);
          }
    
          body #fuse-splash-screen img {
            width: 120px;
            max-width: 120px;
          }
    
          #spinner {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 40px;
            width: 56px;
          }
    
          #spinner > div {
            width: 12px;
            height: 12px;
            background-color: #3567df;
            border-radius: 100%;
            display: inline-block;
            animation: fuse-bouncedelay 1s infinite ease-in-out both;
          }
    
          #spinner .bounce1 {
            animation-delay: -0.32s;
          }
    
          #spinner .bounce2 {
            animation-delay: -0.16s;
          }
    
          @keyframes fuse-bouncedelay {
            0%,
            80%,
            100% {
              transform: scale(0);
            }
    
            40% {
              transform: scale(1);
            }
          }
        </style>
        <!-- / FUSE Splash Screen CSS -->
        <script type="module" cr
    Found 2025-12-18 by HttpPlugin
    Create report
studentdev.theacademix.comlearn.abhimanyu8829.publicvm.com
CN:
studentdev.theacademix.com
Key:
RSA-2048
Issuer:
Not before:
2025-12-31 00:00
Not after:
2027-01-29 23:59
studentdev.theacademix.comignischoool.alert24.inischool.alert24.inischools.alert24.in
CN:
studentdev.theacademix.com
Key:
RSA-2048
Issuer:
Not before:
2025-12-22 00:00
Not after:
2027-01-20 23:59
studentdev.theacademix.comischool.alert24.inischools.alert24.in
CN:
studentdev.theacademix.com
Key:
RSA-2048
Issuer:
Not before:
2025-12-04 00:00
Not after:
2027-01-02 23:59