Domain ftf.moduurn.com
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443

CloudFront

tcp/80

  • Open service 13.33.187.57:80 · www.ftf.moduurn.com

    2025-12-22 04:06

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 04:06:22 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://www.ftf.moduurn.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 9bd2938ceb90e1a35f549d1165e84676.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: axOJrzCfe3k3CD9_Ma6zVmH5sX-5poYGzxxHR9Fs0hIzY55Mw3UutQ==
    
    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.12:443 · ftf.moduurn.com

    2025-12-22 04:06

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4111
    Connection: close
    Date: Mon, 22 Dec 2025 01:17:40 GMT
    Last-Modified: Tue, 12 Aug 2025 15:11:09 GMT
    ETag: "cc1d198b078ac973c5905efd3eae15f4"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 7a0989f96d7fa4864ba49c5b0d586bb2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: xDgAWu8axWE74Xz67lBan3tH3rDrBm93L9pZPH3fO2vceAORrSSLmw==
    Age: 10122
    
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <script> window.prerenderReady = false; </script>
        <meta charset="utf-8" />
        <meta name="fragment" content="!">
        <title></title>
        <base href="/" />
    
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, viewport-fit=cover"
        />
    
        <!-- <link rel="manifest" href="./manifest.json"/> -->
        <link rel="manifest" href="manifest.webmanifest" />
        <link rel="apple-touch-icon" href="./assets/appicons/icon-192x192.png" />
        <meta name="theme-color" content="#017F7C" />
        <link
          href="https://api.mapbox.com/mapbox-gl-js/v1.11.1/mapbox-gl.css"
          rel="stylesheet"
        />
        <link
          rel="icon"
          id="appFavicon"
          type="image/png"
          href="/assets/images/broken-image.svg"
        />
        <link
          rel="stylesheet"
          href="https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v4.5.1/mapbox-gl-geocoder.css"
          type="text/css"
        />
        <style>
          .loading-container {
            width: 100vw;
            height: 100vh;
            background-color: white;
            background-image: url('assets/images/loaderBg.gif');
            background-repeat: no-repeat;
            background-size: 100px 100px;
            background-position: center;
          }
        </style>
          <!--Facebook domain verification-->
          <meta name="facebook-domain-verification" content="m6kt4p6dnsffcjiym7l8yflgz961w8" /> 
      <link rel="stylesheet" href="styles.6484bfbf58f6b6667980.css"></head>
      <body>
        <div id="main-conatiner">
          <moduurnv2-root>
            <div class="loading-container"></div>
          </moduurnv2-root>
        </div>
        <div id="content">
          <div style="text-align: center;">
            <div>
              <div>
                <h1>Not supported</h1>
                <h4>Oops!</h4>
                <p>
                  This browser not supported. Please try using a newer brower like
                  Chrome, Safari or Firefox.
                </p>
              </div>
            </div>
          </div>
        </div>
        <noscript
          >Please enable JavaScript to continue using this application.</noscript
        >
      <script src="runtime-es2015.d471a3c54f323f31ec07.js" type="module"></script><script src="runtime-es5.d471a3c54f323f31ec07.js" nomodule defer></script><script src="polyfills-es5.9e1293f08b209d78fdd4.js" nomodule defer></script><script src="polyfills-es2015.9d739323b51b0acc1fe9.js" type="module"></script><script src="main-es2015.9ff4d117674c86292852.js" type="module"></script><script src="main-es5.9ff4d117674c86292852.js" nomodule defer></script></body>
      <script>
        var browser = (function (agent) {
          switch (true) {
            //case agent.indexOf("edge") > -1: return "edge";//edge
            case agent.indexOf('edge') > -1:
              return 'chromium based edge (dev or canary)'; // Match also / to avoid matching for the older Edge
            // case agent.indexOf("opr") > -1 && !!window.opr: return "opera";
            //case agent.indexOf("chrome") > -1 && !!window.chrome: return "chrome";
            case agent.indexOf('trident') > -1:
              return 'ie';
            //case agent.indexOf("firefox") > -1: return "firefox";
            //case agent.indexOf("safari") > -1: return "safari";
            default:
              return 'other';
          }
        })(window.navigator.userAgent.toLowerCase());
        if (browser == 'ie') {
          var ua = window.navigator.userAgent;
          var msie = ua.indexOf('MSIE ');
          if (msie > 0 || !!navigator.userAgent.match(/Trident.*rv\:11\./)) {
            // If Internet Explorer, return version number
            document.getElementById('main-conatiner').style.display = 'none';
            document.getElementById('content').style.display = 'block';
          }
        }
        //  else if (browser == 'chromium based edge (dev or canary)') {
        //   document.getElementById('main-conatiner').style.display = 'none';
        //   document.getElementById('content').style.display = 'block';
        // }
         else {
          document.getElementById('main-conatiner').style.display = 'block';
          document.getElementById('content').style.display = 'none';
        }
      </s
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 13.33.187.78:80 · www.ftf.moduurn.com

    2025-12-22 04:06

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 04:06:22 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://www.ftf.moduurn.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 abf16b943a9b4039b87ccdb094d9303e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: d6JvJUCoVmrROKHbDvuzePmHmgAtF8rlKINJnlIEnsKokvQ6l5genQ==
    
    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.57:443 · ftf.moduurn.com

    2025-12-22 04:06

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4111
    Connection: close
    Date: Mon, 22 Dec 2025 01:17:40 GMT
    Last-Modified: Tue, 12 Aug 2025 15:11:09 GMT
    ETag: "cc1d198b078ac973c5905efd3eae15f4"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 32c1b1f3aed1f2411468b70713ad6556.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: vlfqe6ZvWat1rYic2ALc0BIUQUSLyIQ4lbu5V6q0QCiEyY8vCJlMZw==
    Age: 10122
    
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <script> window.prerenderReady = false; </script>
        <meta charset="utf-8" />
        <meta name="fragment" content="!">
        <title></title>
        <base href="/" />
    
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, viewport-fit=cover"
        />
    
        <!-- <link rel="manifest" href="./manifest.json"/> -->
        <link rel="manifest" href="manifest.webmanifest" />
        <link rel="apple-touch-icon" href="./assets/appicons/icon-192x192.png" />
        <meta name="theme-color" content="#017F7C" />
        <link
          href="https://api.mapbox.com/mapbox-gl-js/v1.11.1/mapbox-gl.css"
          rel="stylesheet"
        />
        <link
          rel="icon"
          id="appFavicon"
          type="image/png"
          href="/assets/images/broken-image.svg"
        />
        <link
          rel="stylesheet"
          href="https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v4.5.1/mapbox-gl-geocoder.css"
          type="text/css"
        />
        <style>
          .loading-container {
            width: 100vw;
            height: 100vh;
            background-color: white;
            background-image: url('assets/images/loaderBg.gif');
            background-repeat: no-repeat;
            background-size: 100px 100px;
            background-position: center;
          }
        </style>
          <!--Facebook domain verification-->
          <meta name="facebook-domain-verification" content="m6kt4p6dnsffcjiym7l8yflgz961w8" /> 
      <link rel="stylesheet" href="styles.6484bfbf58f6b6667980.css"></head>
      <body>
        <div id="main-conatiner">
          <moduurnv2-root>
            <div class="loading-container"></div>
          </moduurnv2-root>
        </div>
        <div id="content">
          <div style="text-align: center;">
            <div>
              <div>
                <h1>Not supported</h1>
                <h4>Oops!</h4>
                <p>
                  This browser not supported. Please try using a newer brower like
                  Chrome, Safari or Firefox.
                </p>
              </div>
            </div>
          </div>
        </div>
        <noscript
          >Please enable JavaScript to continue using this application.</noscript
        >
      <script src="runtime-es2015.d471a3c54f323f31ec07.js" type="module"></script><script src="runtime-es5.d471a3c54f323f31ec07.js" nomodule defer></script><script src="polyfills-es5.9e1293f08b209d78fdd4.js" nomodule defer></script><script src="polyfills-es2015.9d739323b51b0acc1fe9.js" type="module"></script><script src="main-es2015.9ff4d117674c86292852.js" type="module"></script><script src="main-es5.9ff4d117674c86292852.js" nomodule defer></script></body>
      <script>
        var browser = (function (agent) {
          switch (true) {
            //case agent.indexOf("edge") > -1: return "edge";//edge
            case agent.indexOf('edge') > -1:
              return 'chromium based edge (dev or canary)'; // Match also / to avoid matching for the older Edge
            // case agent.indexOf("opr") > -1 && !!window.opr: return "opera";
            //case agent.indexOf("chrome") > -1 && !!window.chrome: return "chrome";
            case agent.indexOf('trident') > -1:
              return 'ie';
            //case agent.indexOf("firefox") > -1: return "firefox";
            //case agent.indexOf("safari") > -1: return "safari";
            default:
              return 'other';
          }
        })(window.navigator.userAgent.toLowerCase());
        if (browser == 'ie') {
          var ua = window.navigator.userAgent;
          var msie = ua.indexOf('MSIE ');
          if (msie > 0 || !!navigator.userAgent.match(/Trident.*rv\:11\./)) {
            // If Internet Explorer, return version number
            document.getElementById('main-conatiner').style.display = 'none';
            document.getElementById('content').style.display = 'block';
          }
        }
        //  else if (browser == 'chromium based edge (dev or canary)') {
        //   document.getElementById('main-conatiner').style.display = 'none';
        //   document.getElementById('content').style.display = 'block';
        // }
         else {
          document.getElementById('main-conatiner').style.display = 'block';
          document.getElementById('content').style.display = 'none';
        }
      </s
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 13.33.187.78:443 · ftf.moduurn.com

    2025-12-22 04:06

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4111
    Connection: close
    Date: Mon, 22 Dec 2025 01:17:40 GMT
    Last-Modified: Tue, 12 Aug 2025 15:11:09 GMT
    ETag: "cc1d198b078ac973c5905efd3eae15f4"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 2ad26f5878b778b17955978bf962dc9a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: UIi40uMdcZfwURHEDIB27x6OhDR23VpMDvnTM1DAnKeyLjWfW5ngbw==
    Age: 10121
    
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <script> window.prerenderReady = false; </script>
        <meta charset="utf-8" />
        <meta name="fragment" content="!">
        <title></title>
        <base href="/" />
    
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, viewport-fit=cover"
        />
    
        <!-- <link rel="manifest" href="./manifest.json"/> -->
        <link rel="manifest" href="manifest.webmanifest" />
        <link rel="apple-touch-icon" href="./assets/appicons/icon-192x192.png" />
        <meta name="theme-color" content="#017F7C" />
        <link
          href="https://api.mapbox.com/mapbox-gl-js/v1.11.1/mapbox-gl.css"
          rel="stylesheet"
        />
        <link
          rel="icon"
          id="appFavicon"
          type="image/png"
          href="/assets/images/broken-image.svg"
        />
        <link
          rel="stylesheet"
          href="https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v4.5.1/mapbox-gl-geocoder.css"
          type="text/css"
        />
        <style>
          .loading-container {
            width: 100vw;
            height: 100vh;
            background-color: white;
            background-image: url('assets/images/loaderBg.gif');
            background-repeat: no-repeat;
            background-size: 100px 100px;
            background-position: center;
          }
        </style>
          <!--Facebook domain verification-->
          <meta name="facebook-domain-verification" content="m6kt4p6dnsffcjiym7l8yflgz961w8" /> 
      <link rel="stylesheet" href="styles.6484bfbf58f6b6667980.css"></head>
      <body>
        <div id="main-conatiner">
          <moduurnv2-root>
            <div class="loading-container"></div>
          </moduurnv2-root>
        </div>
        <div id="content">
          <div style="text-align: center;">
            <div>
              <div>
                <h1>Not supported</h1>
                <h4>Oops!</h4>
                <p>
                  This browser not supported. Please try using a newer brower like
                  Chrome, Safari or Firefox.
                </p>
              </div>
            </div>
          </div>
        </div>
        <noscript
          >Please enable JavaScript to continue using this application.</noscript
        >
      <script src="runtime-es2015.d471a3c54f323f31ec07.js" type="module"></script><script src="runtime-es5.d471a3c54f323f31ec07.js" nomodule defer></script><script src="polyfills-es5.9e1293f08b209d78fdd4.js" nomodule defer></script><script src="polyfills-es2015.9d739323b51b0acc1fe9.js" type="module"></script><script src="main-es2015.9ff4d117674c86292852.js" type="module"></script><script src="main-es5.9ff4d117674c86292852.js" nomodule defer></script></body>
      <script>
        var browser = (function (agent) {
          switch (true) {
            //case agent.indexOf("edge") > -1: return "edge";//edge
            case agent.indexOf('edge') > -1:
              return 'chromium based edge (dev or canary)'; // Match also / to avoid matching for the older Edge
            // case agent.indexOf("opr") > -1 && !!window.opr: return "opera";
            //case agent.indexOf("chrome") > -1 && !!window.chrome: return "chrome";
            case agent.indexOf('trident') > -1:
              return 'ie';
            //case agent.indexOf("firefox") > -1: return "firefox";
            //case agent.indexOf("safari") > -1: return "safari";
            default:
              return 'other';
          }
        })(window.navigator.userAgent.toLowerCase());
        if (browser == 'ie') {
          var ua = window.navigator.userAgent;
          var msie = ua.indexOf('MSIE ');
          if (msie > 0 || !!navigator.userAgent.match(/Trident.*rv\:11\./)) {
            // If Internet Explorer, return version number
            document.getElementById('main-conatiner').style.display = 'none';
            document.getElementById('content').style.display = 'block';
          }
        }
        //  else if (browser == 'chromium based edge (dev or canary)') {
        //   document.getElementById('main-conatiner').style.display = 'none';
        //   document.getElementById('content').style.display = 'block';
        // }
         else {
          document.getElementById('main-conatiner').style.display = 'block';
          document.getElementById('content').style.display = 'none';
        }
      </s
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 13.33.187.57:80 · ftf.moduurn.com

    2025-12-22 04:06

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 04:06:22 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://ftf.moduurn.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 af1c2193a818b5824fd85ddd651620a8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: ZTL5VOoa6npbDHESwa9i9hOCsdKMPfgrTOfuSxgZioe48WD4n5tAIQ==
    
    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.57:443 · www.ftf.moduurn.com

    2025-12-22 04:06

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4111
    Connection: close
    Date: Mon, 22 Dec 2025 01:17:40 GMT
    Last-Modified: Tue, 12 Aug 2025 15:11:09 GMT
    ETag: "cc1d198b078ac973c5905efd3eae15f4"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 de048058a16d8205bfbc06a8f2eefb34.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: VSdOGHdQm9GdP_G__zrmxDo4aMVSKezqazA78Brgr5XXXnhYkP66Ow==
    Age: 10122
    
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <script> window.prerenderReady = false; </script>
        <meta charset="utf-8" />
        <meta name="fragment" content="!">
        <title></title>
        <base href="/" />
    
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, viewport-fit=cover"
        />
    
        <!-- <link rel="manifest" href="./manifest.json"/> -->
        <link rel="manifest" href="manifest.webmanifest" />
        <link rel="apple-touch-icon" href="./assets/appicons/icon-192x192.png" />
        <meta name="theme-color" content="#017F7C" />
        <link
          href="https://api.mapbox.com/mapbox-gl-js/v1.11.1/mapbox-gl.css"
          rel="stylesheet"
        />
        <link
          rel="icon"
          id="appFavicon"
          type="image/png"
          href="/assets/images/broken-image.svg"
        />
        <link
          rel="stylesheet"
          href="https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v4.5.1/mapbox-gl-geocoder.css"
          type="text/css"
        />
        <style>
          .loading-container {
            width: 100vw;
            height: 100vh;
            background-color: white;
            background-image: url('assets/images/loaderBg.gif');
            background-repeat: no-repeat;
            background-size: 100px 100px;
            background-position: center;
          }
        </style>
          <!--Facebook domain verification-->
          <meta name="facebook-domain-verification" content="m6kt4p6dnsffcjiym7l8yflgz961w8" /> 
      <link rel="stylesheet" href="styles.6484bfbf58f6b6667980.css"></head>
      <body>
        <div id="main-conatiner">
          <moduurnv2-root>
            <div class="loading-container"></div>
          </moduurnv2-root>
        </div>
        <div id="content">
          <div style="text-align: center;">
            <div>
              <div>
                <h1>Not supported</h1>
                <h4>Oops!</h4>
                <p>
                  This browser not supported. Please try using a newer brower like
                  Chrome, Safari or Firefox.
                </p>
              </div>
            </div>
          </div>
        </div>
        <noscript
          >Please enable JavaScript to continue using this application.</noscript
        >
      <script src="runtime-es2015.d471a3c54f323f31ec07.js" type="module"></script><script src="runtime-es5.d471a3c54f323f31ec07.js" nomodule defer></script><script src="polyfills-es5.9e1293f08b209d78fdd4.js" nomodule defer></script><script src="polyfills-es2015.9d739323b51b0acc1fe9.js" type="module"></script><script src="main-es2015.9ff4d117674c86292852.js" type="module"></script><script src="main-es5.9ff4d117674c86292852.js" nomodule defer></script></body>
      <script>
        var browser = (function (agent) {
          switch (true) {
            //case agent.indexOf("edge") > -1: return "edge";//edge
            case agent.indexOf('edge') > -1:
              return 'chromium based edge (dev or canary)'; // Match also / to avoid matching for the older Edge
            // case agent.indexOf("opr") > -1 && !!window.opr: return "opera";
            //case agent.indexOf("chrome") > -1 && !!window.chrome: return "chrome";
            case agent.indexOf('trident') > -1:
              return 'ie';
            //case agent.indexOf("firefox") > -1: return "firefox";
            //case agent.indexOf("safari") > -1: return "safari";
            default:
              return 'other';
          }
        })(window.navigator.userAgent.toLowerCase());
        if (browser == 'ie') {
          var ua = window.navigator.userAgent;
          var msie = ua.indexOf('MSIE ');
          if (msie > 0 || !!navigator.userAgent.match(/Trident.*rv\:11\./)) {
            // If Internet Explorer, return version number
            document.getElementById('main-conatiner').style.display = 'none';
            document.getElementById('content').style.display = 'block';
          }
        }
        //  else if (browser == 'chromium based edge (dev or canary)') {
        //   document.getElementById('main-conatiner').style.display = 'none';
        //   document.getElementById('content').style.display = 'block';
        // }
         else {
          document.getElementById('main-conatiner').style.display = 'block';
          document.getElementById('content').style.display = 'none';
        }
      </s
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 13.33.187.26:80 · www.ftf.moduurn.com

    2025-12-22 04:06

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 04:06:22 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://www.ftf.moduurn.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 d9636724d333576f23b5fcfb40d7830c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: aMf_c0frt4jBrDosAE3h228zLFMkV6jw1f6IksI1sqlJMLLIbT10qw==
    
    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.26:80 · ftf.moduurn.com

    2025-12-22 04:06

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 04:06:22 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://ftf.moduurn.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 ad82d8a80f2c6497aad660c7722475c0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: -MZv9cpfZhKHWIEMLZyVW8nN4U0AeErXckFNnpugbDi8eb3cZf_SCQ==
    
    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.26:443 · www.ftf.moduurn.com

    2025-12-22 04:06

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4111
    Connection: close
    Date: Mon, 22 Dec 2025 01:17:40 GMT
    Last-Modified: Tue, 12 Aug 2025 15:11:09 GMT
    ETag: "cc1d198b078ac973c5905efd3eae15f4"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 d2c570942164f5ee69dab53f43b0f1d2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: T0G1M1_CozFrAo26fa8LvBSrAPpbBNm8pqkR3x4krE-BnsfIzDdU-w==
    Age: 10122
    
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <script> window.prerenderReady = false; </script>
        <meta charset="utf-8" />
        <meta name="fragment" content="!">
        <title></title>
        <base href="/" />
    
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, viewport-fit=cover"
        />
    
        <!-- <link rel="manifest" href="./manifest.json"/> -->
        <link rel="manifest" href="manifest.webmanifest" />
        <link rel="apple-touch-icon" href="./assets/appicons/icon-192x192.png" />
        <meta name="theme-color" content="#017F7C" />
        <link
          href="https://api.mapbox.com/mapbox-gl-js/v1.11.1/mapbox-gl.css"
          rel="stylesheet"
        />
        <link
          rel="icon"
          id="appFavicon"
          type="image/png"
          href="/assets/images/broken-image.svg"
        />
        <link
          rel="stylesheet"
          href="https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v4.5.1/mapbox-gl-geocoder.css"
          type="text/css"
        />
        <style>
          .loading-container {
            width: 100vw;
            height: 100vh;
            background-color: white;
            background-image: url('assets/images/loaderBg.gif');
            background-repeat: no-repeat;
            background-size: 100px 100px;
            background-position: center;
          }
        </style>
          <!--Facebook domain verification-->
          <meta name="facebook-domain-verification" content="m6kt4p6dnsffcjiym7l8yflgz961w8" /> 
      <link rel="stylesheet" href="styles.6484bfbf58f6b6667980.css"></head>
      <body>
        <div id="main-conatiner">
          <moduurnv2-root>
            <div class="loading-container"></div>
          </moduurnv2-root>
        </div>
        <div id="content">
          <div style="text-align: center;">
            <div>
              <div>
                <h1>Not supported</h1>
                <h4>Oops!</h4>
                <p>
                  This browser not supported. Please try using a newer brower like
                  Chrome, Safari or Firefox.
                </p>
              </div>
            </div>
          </div>
        </div>
        <noscript
          >Please enable JavaScript to continue using this application.</noscript
        >
      <script src="runtime-es2015.d471a3c54f323f31ec07.js" type="module"></script><script src="runtime-es5.d471a3c54f323f31ec07.js" nomodule defer></script><script src="polyfills-es5.9e1293f08b209d78fdd4.js" nomodule defer></script><script src="polyfills-es2015.9d739323b51b0acc1fe9.js" type="module"></script><script src="main-es2015.9ff4d117674c86292852.js" type="module"></script><script src="main-es5.9ff4d117674c86292852.js" nomodule defer></script></body>
      <script>
        var browser = (function (agent) {
          switch (true) {
            //case agent.indexOf("edge") > -1: return "edge";//edge
            case agent.indexOf('edge') > -1:
              return 'chromium based edge (dev or canary)'; // Match also / to avoid matching for the older Edge
            // case agent.indexOf("opr") > -1 && !!window.opr: return "opera";
            //case agent.indexOf("chrome") > -1 && !!window.chrome: return "chrome";
            case agent.indexOf('trident') > -1:
              return 'ie';
            //case agent.indexOf("firefox") > -1: return "firefox";
            //case agent.indexOf("safari") > -1: return "safari";
            default:
              return 'other';
          }
        })(window.navigator.userAgent.toLowerCase());
        if (browser == 'ie') {
          var ua = window.navigator.userAgent;
          var msie = ua.indexOf('MSIE ');
          if (msie > 0 || !!navigator.userAgent.match(/Trident.*rv\:11\./)) {
            // If Internet Explorer, return version number
            document.getElementById('main-conatiner').style.display = 'none';
            document.getElementById('content').style.display = 'block';
          }
        }
        //  else if (browser == 'chromium based edge (dev or canary)') {
        //   document.getElementById('main-conatiner').style.display = 'none';
        //   document.getElementById('content').style.display = 'block';
        // }
         else {
          document.getElementById('main-conatiner').style.display = 'block';
          document.getElementById('content').style.display = 'none';
        }
      </s
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 13.33.187.12:443 · www.ftf.moduurn.com

    2025-12-22 04:06

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4111
    Connection: close
    Date: Mon, 22 Dec 2025 01:17:40 GMT
    Last-Modified: Tue, 12 Aug 2025 15:11:09 GMT
    ETag: "cc1d198b078ac973c5905efd3eae15f4"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 840e16b680c94fee8c48b15e01dda782.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: sAQ4aIvQ3gw9nG3LK_WM-fgJo9K7DQnL1ilJsJVKXJcyEUSNZFd6Pg==
    Age: 10122
    
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <script> window.prerenderReady = false; </script>
        <meta charset="utf-8" />
        <meta name="fragment" content="!">
        <title></title>
        <base href="/" />
    
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, viewport-fit=cover"
        />
    
        <!-- <link rel="manifest" href="./manifest.json"/> -->
        <link rel="manifest" href="manifest.webmanifest" />
        <link rel="apple-touch-icon" href="./assets/appicons/icon-192x192.png" />
        <meta name="theme-color" content="#017F7C" />
        <link
          href="https://api.mapbox.com/mapbox-gl-js/v1.11.1/mapbox-gl.css"
          rel="stylesheet"
        />
        <link
          rel="icon"
          id="appFavicon"
          type="image/png"
          href="/assets/images/broken-image.svg"
        />
        <link
          rel="stylesheet"
          href="https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v4.5.1/mapbox-gl-geocoder.css"
          type="text/css"
        />
        <style>
          .loading-container {
            width: 100vw;
            height: 100vh;
            background-color: white;
            background-image: url('assets/images/loaderBg.gif');
            background-repeat: no-repeat;
            background-size: 100px 100px;
            background-position: center;
          }
        </style>
          <!--Facebook domain verification-->
          <meta name="facebook-domain-verification" content="m6kt4p6dnsffcjiym7l8yflgz961w8" /> 
      <link rel="stylesheet" href="styles.6484bfbf58f6b6667980.css"></head>
      <body>
        <div id="main-conatiner">
          <moduurnv2-root>
            <div class="loading-container"></div>
          </moduurnv2-root>
        </div>
        <div id="content">
          <div style="text-align: center;">
            <div>
              <div>
                <h1>Not supported</h1>
                <h4>Oops!</h4>
                <p>
                  This browser not supported. Please try using a newer brower like
                  Chrome, Safari or Firefox.
                </p>
              </div>
            </div>
          </div>
        </div>
        <noscript
          >Please enable JavaScript to continue using this application.</noscript
        >
      <script src="runtime-es2015.d471a3c54f323f31ec07.js" type="module"></script><script src="runtime-es5.d471a3c54f323f31ec07.js" nomodule defer></script><script src="polyfills-es5.9e1293f08b209d78fdd4.js" nomodule defer></script><script src="polyfills-es2015.9d739323b51b0acc1fe9.js" type="module"></script><script src="main-es2015.9ff4d117674c86292852.js" type="module"></script><script src="main-es5.9ff4d117674c86292852.js" nomodule defer></script></body>
      <script>
        var browser = (function (agent) {
          switch (true) {
            //case agent.indexOf("edge") > -1: return "edge";//edge
            case agent.indexOf('edge') > -1:
              return 'chromium based edge (dev or canary)'; // Match also / to avoid matching for the older Edge
            // case agent.indexOf("opr") > -1 && !!window.opr: return "opera";
            //case agent.indexOf("chrome") > -1 && !!window.chrome: return "chrome";
            case agent.indexOf('trident') > -1:
              return 'ie';
            //case agent.indexOf("firefox") > -1: return "firefox";
            //case agent.indexOf("safari") > -1: return "safari";
            default:
              return 'other';
          }
        })(window.navigator.userAgent.toLowerCase());
        if (browser == 'ie') {
          var ua = window.navigator.userAgent;
          var msie = ua.indexOf('MSIE ');
          if (msie > 0 || !!navigator.userAgent.match(/Trident.*rv\:11\./)) {
            // If Internet Explorer, return version number
            document.getElementById('main-conatiner').style.display = 'none';
            document.getElementById('content').style.display = 'block';
          }
        }
        //  else if (browser == 'chromium based edge (dev or canary)') {
        //   document.getElementById('main-conatiner').style.display = 'none';
        //   document.getElementById('content').style.display = 'block';
        // }
         else {
          document.getElementById('main-conatiner').style.display = 'block';
          document.getElementById('content').style.display = 'none';
        }
      </s
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 13.33.187.26:443 · ftf.moduurn.com

    2025-12-22 04:06

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4111
    Connection: close
    Date: Mon, 22 Dec 2025 01:17:40 GMT
    Last-Modified: Tue, 12 Aug 2025 15:11:09 GMT
    ETag: "cc1d198b078ac973c5905efd3eae15f4"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 d9636724d333576f23b5fcfb40d7830c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: 5eofmI_xt_8ZvjILjOPgNjput2zaDsgPT63AWuHmxhJH07GqDoTsEQ==
    Age: 10122
    
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <script> window.prerenderReady = false; </script>
        <meta charset="utf-8" />
        <meta name="fragment" content="!">
        <title></title>
        <base href="/" />
    
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, viewport-fit=cover"
        />
    
        <!-- <link rel="manifest" href="./manifest.json"/> -->
        <link rel="manifest" href="manifest.webmanifest" />
        <link rel="apple-touch-icon" href="./assets/appicons/icon-192x192.png" />
        <meta name="theme-color" content="#017F7C" />
        <link
          href="https://api.mapbox.com/mapbox-gl-js/v1.11.1/mapbox-gl.css"
          rel="stylesheet"
        />
        <link
          rel="icon"
          id="appFavicon"
          type="image/png"
          href="/assets/images/broken-image.svg"
        />
        <link
          rel="stylesheet"
          href="https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v4.5.1/mapbox-gl-geocoder.css"
          type="text/css"
        />
        <style>
          .loading-container {
            width: 100vw;
            height: 100vh;
            background-color: white;
            background-image: url('assets/images/loaderBg.gif');
            background-repeat: no-repeat;
            background-size: 100px 100px;
            background-position: center;
          }
        </style>
          <!--Facebook domain verification-->
          <meta name="facebook-domain-verification" content="m6kt4p6dnsffcjiym7l8yflgz961w8" /> 
      <link rel="stylesheet" href="styles.6484bfbf58f6b6667980.css"></head>
      <body>
        <div id="main-conatiner">
          <moduurnv2-root>
            <div class="loading-container"></div>
          </moduurnv2-root>
        </div>
        <div id="content">
          <div style="text-align: center;">
            <div>
              <div>
                <h1>Not supported</h1>
                <h4>Oops!</h4>
                <p>
                  This browser not supported. Please try using a newer brower like
                  Chrome, Safari or Firefox.
                </p>
              </div>
            </div>
          </div>
        </div>
        <noscript
          >Please enable JavaScript to continue using this application.</noscript
        >
      <script src="runtime-es2015.d471a3c54f323f31ec07.js" type="module"></script><script src="runtime-es5.d471a3c54f323f31ec07.js" nomodule defer></script><script src="polyfills-es5.9e1293f08b209d78fdd4.js" nomodule defer></script><script src="polyfills-es2015.9d739323b51b0acc1fe9.js" type="module"></script><script src="main-es2015.9ff4d117674c86292852.js" type="module"></script><script src="main-es5.9ff4d117674c86292852.js" nomodule defer></script></body>
      <script>
        var browser = (function (agent) {
          switch (true) {
            //case agent.indexOf("edge") > -1: return "edge";//edge
            case agent.indexOf('edge') > -1:
              return 'chromium based edge (dev or canary)'; // Match also / to avoid matching for the older Edge
            // case agent.indexOf("opr") > -1 && !!window.opr: return "opera";
            //case agent.indexOf("chrome") > -1 && !!window.chrome: return "chrome";
            case agent.indexOf('trident') > -1:
              return 'ie';
            //case agent.indexOf("firefox") > -1: return "firefox";
            //case agent.indexOf("safari") > -1: return "safari";
            default:
              return 'other';
          }
        })(window.navigator.userAgent.toLowerCase());
        if (browser == 'ie') {
          var ua = window.navigator.userAgent;
          var msie = ua.indexOf('MSIE ');
          if (msie > 0 || !!navigator.userAgent.match(/Trident.*rv\:11\./)) {
            // If Internet Explorer, return version number
            document.getElementById('main-conatiner').style.display = 'none';
            document.getElementById('content').style.display = 'block';
          }
        }
        //  else if (browser == 'chromium based edge (dev or canary)') {
        //   document.getElementById('main-conatiner').style.display = 'none';
        //   document.getElementById('content').style.display = 'block';
        // }
         else {
          document.getElementById('main-conatiner').style.display = 'block';
          document.getElementById('content').style.display = 'none';
        }
      </s
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 13.33.187.12:80 · www.ftf.moduurn.com

    2025-12-22 04:06

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 04:06:21 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://www.ftf.moduurn.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 de048058a16d8205bfbc06a8f2eefb34.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: 6EoutEzR04tuOMk4RP-vcxJMWwY6CAfiNJNIFZvl9hO6Ui01hwJjsw==
    
    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.78:443 · www.ftf.moduurn.com

    2025-12-22 04:06

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 4111
    Connection: close
    Date: Mon, 22 Dec 2025 01:17:40 GMT
    Last-Modified: Tue, 12 Aug 2025 15:11:09 GMT
    ETag: "cc1d198b078ac973c5905efd3eae15f4"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 6641a812839e5267ee0880e96b41efc4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: C-v11aXDmdcbXMsMsIUFKKD46RFBP96tzfmKMWNptJh-9g4qLZrRKg==
    Age: 10121
    
    
    <!DOCTYPE html>
    <html lang="en">
      <head>
        <script> window.prerenderReady = false; </script>
        <meta charset="utf-8" />
        <meta name="fragment" content="!">
        <title></title>
        <base href="/" />
    
        <meta
          name="viewport"
          content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, viewport-fit=cover"
        />
    
        <!-- <link rel="manifest" href="./manifest.json"/> -->
        <link rel="manifest" href="manifest.webmanifest" />
        <link rel="apple-touch-icon" href="./assets/appicons/icon-192x192.png" />
        <meta name="theme-color" content="#017F7C" />
        <link
          href="https://api.mapbox.com/mapbox-gl-js/v1.11.1/mapbox-gl.css"
          rel="stylesheet"
        />
        <link
          rel="icon"
          id="appFavicon"
          type="image/png"
          href="/assets/images/broken-image.svg"
        />
        <link
          rel="stylesheet"
          href="https://api.mapbox.com/mapbox-gl-js/plugins/mapbox-gl-geocoder/v4.5.1/mapbox-gl-geocoder.css"
          type="text/css"
        />
        <style>
          .loading-container {
            width: 100vw;
            height: 100vh;
            background-color: white;
            background-image: url('assets/images/loaderBg.gif');
            background-repeat: no-repeat;
            background-size: 100px 100px;
            background-position: center;
          }
        </style>
          <!--Facebook domain verification-->
          <meta name="facebook-domain-verification" content="m6kt4p6dnsffcjiym7l8yflgz961w8" /> 
      <link rel="stylesheet" href="styles.6484bfbf58f6b6667980.css"></head>
      <body>
        <div id="main-conatiner">
          <moduurnv2-root>
            <div class="loading-container"></div>
          </moduurnv2-root>
        </div>
        <div id="content">
          <div style="text-align: center;">
            <div>
              <div>
                <h1>Not supported</h1>
                <h4>Oops!</h4>
                <p>
                  This browser not supported. Please try using a newer brower like
                  Chrome, Safari or Firefox.
                </p>
              </div>
            </div>
          </div>
        </div>
        <noscript
          >Please enable JavaScript to continue using this application.</noscript
        >
      <script src="runtime-es2015.d471a3c54f323f31ec07.js" type="module"></script><script src="runtime-es5.d471a3c54f323f31ec07.js" nomodule defer></script><script src="polyfills-es5.9e1293f08b209d78fdd4.js" nomodule defer></script><script src="polyfills-es2015.9d739323b51b0acc1fe9.js" type="module"></script><script src="main-es2015.9ff4d117674c86292852.js" type="module"></script><script src="main-es5.9ff4d117674c86292852.js" nomodule defer></script></body>
      <script>
        var browser = (function (agent) {
          switch (true) {
            //case agent.indexOf("edge") > -1: return "edge";//edge
            case agent.indexOf('edge') > -1:
              return 'chromium based edge (dev or canary)'; // Match also / to avoid matching for the older Edge
            // case agent.indexOf("opr") > -1 && !!window.opr: return "opera";
            //case agent.indexOf("chrome") > -1 && !!window.chrome: return "chrome";
            case agent.indexOf('trident') > -1:
              return 'ie';
            //case agent.indexOf("firefox") > -1: return "firefox";
            //case agent.indexOf("safari") > -1: return "safari";
            default:
              return 'other';
          }
        })(window.navigator.userAgent.toLowerCase());
        if (browser == 'ie') {
          var ua = window.navigator.userAgent;
          var msie = ua.indexOf('MSIE ');
          if (msie > 0 || !!navigator.userAgent.match(/Trident.*rv\:11\./)) {
            // If Internet Explorer, return version number
            document.getElementById('main-conatiner').style.display = 'none';
            document.getElementById('content').style.display = 'block';
          }
        }
        //  else if (browser == 'chromium based edge (dev or canary)') {
        //   document.getElementById('main-conatiner').style.display = 'none';
        //   document.getElementById('content').style.display = 'block';
        // }
         else {
          document.getElementById('main-conatiner').style.display = 'block';
          document.getElementById('content').style.display = 'none';
        }
      </s
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 13.33.187.78:80 · ftf.moduurn.com

    2025-12-22 04:06

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 04:06:21 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://ftf.moduurn.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 9b70adf7c49e859435e96eb0fc35c216.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: ICkRM1ZZbu_tKB1_i2-s1Fbi45DjuglgBPFOCzCDrIDIhnAJtHLMag==
    
    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.12:80 · ftf.moduurn.com

    2025-12-22 04:06

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 04:06:21 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://ftf.moduurn.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 7a0989f96d7fa4864ba49c5b0d586bb2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: FRA60-P9
    X-Amz-Cf-Id: JuWY4uYA7ZgmRIH2zlC4-RP_IXnZMN58GhPs-w2-Q2W_wtQefoKVOQ==
    
    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
www.ftf.moduurn.comftf.moduurn.com
CN:
www.ftf.moduurn.com
Key:
RSA-2048
Issuer:
Not before:
2025-01-21 00:00
Not after:
2026-02-19 23:59