Domain app.kudos.ir
Iran
Noyan Abr Arvan Co. ( Private Joint Stock)
Software information

ArvanCloud

tcp/443

  • MacOS file listing through .DS_Store file
    First seen 2024-07-09 00:40
    Last seen 2024-11-04 09:02
    Open for 118 days
  • Open service 185.143.233.120:443 · app.kudos.ir

    2025-01-02 02:32

    HTTP/1.1 200 OK
    Date: Thu, 02 Jan 2025 02:32:48 GMT
    Content-Type: text/html
    Content-Length: 4169
    Connection: close
    Vary: Accept-Encoding
    last-modified: Sun, 29 Dec 2024 12:02:52 GMT
    etag: "1049-67713a6c-561378b8cb551564;;;"
    vary: User-Agent
    x-turbo-charged-by: LiteSpeed
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=260
    X-Cache: BYPASS
    X-Request-ID: 0faba6016ea1305c6f6337372f349e95
    X-SID: 6233
    Accept-Ranges: bytes
    
    Page title: Kudos
    
    <!DOCTYPE html>
    <html>
    <head>
        <!--
          If you are serving your web app in a path other than the root, change the
          href value below to reflect the base path you are serving from.
    
          The path provided below has to start and end with a slash "/" in order for
          it to work correctly.
    
          For more details:
          * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
    
          This is a placeholder for base href that will be replaced by the value of
          the `--base-href` argument provided to `flutter build`.
        -->
        <base href="/">
    
        <meta charset="UTF-8">
        <meta content="IE=Edge" http-equiv="X-UA-Compatible">
        <meta name="description" content="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی">
        <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
        <!-- iOS meta tags & icons -->
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="apple-mobile-web-app-title" content="nova_kudos_flutter">
        <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
        <!-- Favicon -->
        <link rel="icon" type="image/png" href="favicon.ico"/>
    
        <title>Kudos</title>
        <link rel="manifest" href="manifest.json">
        <link rel="stylesheet" href="style.css" type="text/css">
    
        <!-- Croppie -->
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.css" />
        <script defer src="https://cdnjs.cloudflare.com/ajax/libs/exif-js/2.3.0/exif.js"></script>
        <script src="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.min.js"></script>
    
    
        <script>
        // The value below is injected by flutter build, do not touch.
        const serviceWorkerVersion = "3689197274";
    
        </script>
        <!-- This script adds the flutter initialization JS code -->
        <script src="flutter.js" defer></script>
        <script src="script.js"></script>
    
        <style>
            #__image_picker_web-file-input{
            display:none!important;
          }
    
    
          input[file]{
            opacity:0!important
          }
        </style>
    
    </head>
    <body>
    <!-- Capture PWA install prompt event -->
    <script>
        let deferredPrompt;
    
        window.addEventListener('beforeinstallprompt', (e) => {
          deferredPrompt = e;
        });
    
        function promptInstall(){
           deferredPrompt.prompt();
        }
    
        // Listen for app install event
        window.addEventListener('appinstalled', () => {
          deferredPrompt = null;
          appInstalled();
        });
    
        // Track how PWA was launched (either from browser or as PWA)
        function getLaunchMode() {
          const isStandalone = window.matchMedia('(display-mode: standalone)').matches;
          if(deferredPrompt) hasPrompt();
          if (document.referrer.startsWith('android-app://')) {
            appLaunchedAsTWA();
          } else if (navigator.standalone || isStandalone) {
            appLaunchedAsPWA();
          } else {
            window.appLaunchedInBrowser();
          }
        }
    </script>
    
        <div class="loading-container">
            <div id='circle'>
                <div class='pointer'></div>
                <div class='pointer'></div>
                <div class='pointer'></div>
                <div class='pointer'></div>
                <div class='pointer'></div>
                <div class='pointer'></div>
                <div class='pointer'></div>
            </div>
        </div>
    
    <script>
    
        const removeLoading = ()=>{
           document.querySelector(".loading-container").remove();
        }
    
        window.addEventListener("flutter-first-frame",function(){ removeLoading(); });
    
    
    
    
        window.addEventListener('load', function(ev) {
            _flutter.loader.loadEntrypoint({
                serviceWorker: {
                    serviceWorkerVersion: serviceWorkerVersion,
                },
                onEntrypointLoaded: function(engineInitializer) {
                    let config = {
                        renderer:  "canvaskit",
                    };
                    engineInitializer.initializeEngine(config).then(function(appRunner) {
                        appRunner.runApp();
              
    Found 2025-01-02 by HttpPlugin
    Create report
  • Open service 185.143.233.120:443 · app.kudos.ir

    2025-01-01 01:32

    HTTP/1.1 200 OK
    Date: Wed, 01 Jan 2025 01:32:05 GMT
    Content-Type: text/html
    Content-Length: 4169
    Connection: close
    Vary: Accept-Encoding
    last-modified: Sun, 29 Dec 2024 12:02:52 GMT
    etag: "1049-67713a6c-561378b8cb551564;;;"
    vary: User-Agent
    x-turbo-charged-by: LiteSpeed
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=274
    X-Cache: BYPASS
    X-Request-ID: 6f39af656baa88a4968ec30e89ae1d83
    X-SID: 6110
    Accept-Ranges: bytes
    
    Page title: Kudos
    
    <!DOCTYPE html>
    <html>
    <head>
        <!--
          If you are serving your web app in a path other than the root, change the
          href value below to reflect the base path you are serving from.
    
          The path provided below has to start and end with a slash "/" in order for
          it to work correctly.
    
          For more details:
          * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
    
          This is a placeholder for base href that will be replaced by the value of
          the `--base-href` argument provided to `flutter build`.
        -->
        <base href="/">
    
        <meta charset="UTF-8">
        <meta content="IE=Edge" http-equiv="X-UA-Compatible">
        <meta name="description" content="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی">
        <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
        <!-- iOS meta tags & icons -->
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="apple-mobile-web-app-title" content="nova_kudos_flutter">
        <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
        <!-- Favicon -->
        <link rel="icon" type="image/png" href="favicon.ico"/>
    
        <title>Kudos</title>
        <link rel="manifest" href="manifest.json">
        <link rel="stylesheet" href="style.css" type="text/css">
    
        <!-- Croppie -->
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.css" />
        <script defer src="https://cdnjs.cloudflare.com/ajax/libs/exif-js/2.3.0/exif.js"></script>
        <script src="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.min.js"></script>
    
    
        <script>
        // The value below is injected by flutter build, do not touch.
        const serviceWorkerVersion = "3689197274";
    
        </script>
        <!-- This script adds the flutter initialization JS code -->
        <script src="flutter.js" defer></script>
        <script src="script.js"></script>
    
        <style>
            #__image_picker_web-file-input{
            display:none!important;
          }
    
    
          input[file]{
            opacity:0!important
          }
        </style>
    
    </head>
    <body>
    <!-- Capture PWA install prompt event -->
    <script>
        let deferredPrompt;
    
        window.addEventListener('beforeinstallprompt', (e) => {
          deferredPrompt = e;
        });
    
        function promptInstall(){
           deferredPrompt.prompt();
        }
    
        // Listen for app install event
        window.addEventListener('appinstalled', () => {
          deferredPrompt = null;
          appInstalled();
        });
    
        // Track how PWA was launched (either from browser or as PWA)
        function getLaunchMode() {
          const isStandalone = window.matchMedia('(display-mode: standalone)').matches;
          if(deferredPrompt) hasPrompt();
          if (document.referrer.startsWith('android-app://')) {
            appLaunchedAsTWA();
          } else if (navigator.standalone || isStandalone) {
            appLaunchedAsPWA();
          } else {
            window.appLaunchedInBrowser();
          }
        }
    </script>
    
        <div class="loading-container">
            <div id='circle'>
                <div class='pointer'></div>
                <div class='pointer'></div>
                <div class='pointer'></div>
                <div class='pointer'></div>
                <div class='pointer'></div>
                <div class='pointer'></div>
                <div class='pointer'></div>
            </div>
        </div>
    
    <script>
    
        const removeLoading = ()=>{
           document.querySelector(".loading-container").remove();
        }
    
        window.addEventListener("flutter-first-frame",function(){ removeLoading(); });
    
    
    
    
        window.addEventListener('load', function(ev) {
            _flutter.loader.loadEntrypoint({
                serviceWorker: {
                    serviceWorkerVersion: serviceWorkerVersion,
                },
                onEntrypointLoaded: function(engineInitializer) {
                    let config = {
                        renderer:  "canvaskit",
                    };
                    engineInitializer.initializeEngine(config).then(function(appRunner) {
                        appRunner.runApp();
              
    Found 2025-01-01 by HttpPlugin
    Create report
  • Open service 185.143.233.120:443 · app.kudos.ir

    2024-12-24 01:31

    HTTP/1.1 200 OK
    Date: Tue, 24 Dec 2024 01:31:02 GMT
    Content-Type: text/html
    Content-Length: 4168
    Connection: close
    Vary: Accept-Encoding
    last-modified: Mon, 04 Nov 2024 11:40:31 GMT
    etag: "1048-6728b2af-a4af6053f68e239a;;;"
    vary: User-Agent
    x-turbo-charged-by: LiteSpeed
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=272
    X-Cache: BYPASS
    X-Request-ID: 2428fb8d5ba7005bc9c49d181da3ead1
    X-SID: 6113
    Accept-Ranges: bytes
    
    Page title: Kudos
    
    <!DOCTYPE html>
    <html>
    <head>
        <!--
          If you are serving your web app in a path other than the root, change the
          href value below to reflect the base path you are serving from.
    
          The path provided below has to start and end with a slash "/" in order for
          it to work correctly.
    
          For more details:
          * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
    
          This is a placeholder for base href that will be replaced by the value of
          the `--base-href` argument provided to `flutter build`.
        -->
        <base href="/">
    
        <meta charset="UTF-8">
        <meta content="IE=Edge" http-equiv="X-UA-Compatible">
        <meta name="description" content="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی">
        <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
        <!-- iOS meta tags & icons -->
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="apple-mobile-web-app-title" content="nova_kudos_flutter">
        <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
        <!-- Favicon -->
        <link rel="icon" type="image/png" href="favicon.ico"/>
    
        <title>Kudos</title>
        <link rel="manifest" href="manifest.json">
        <link rel="stylesheet" href="style.css" type="text/css">
    
        <!-- Croppie -->
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.css" />
        <script defer src="https://cdnjs.cloudflare.com/ajax/libs/exif-js/2.3.0/exif.js"></script>
        <script src="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.min.js"></script>
    
    
        <script>
        // The value below is injected by flutter build, do not touch.
        const serviceWorkerVersion = "691154845";
    
        </script>
        <!-- This script adds the flutter initialization JS code -->
        <script src="flutter.js" defer></script>
        <script src="script.js"></script>
    
        <style>
            #__image_picker_web-file-input{
            display:none!important;
          }
    
    
          input[file]{
            opacity:0!important
          }
        </style>
    
    </head>
    <body>
    <!-- Capture PWA install prompt event -->
    <script>
        let deferredPrompt;
    
        window.addEventListener('beforeinstallprompt', (e) => {
          deferredPrompt = e;
        });
    
        function promptInstall(){
           deferredPrompt.prompt();
        }
    
        // Listen for app install event
        window.addEventListener('appinstalled', () => {
          deferredPrompt = null;
          appInstalled();
        });
    
        // Track how PWA was launched (either from browser or as PWA)
        function getLaunchMode() {
          const isStandalone = window.matchMedia('(display-mode: standalone)').matches;
          if(deferredPrompt) hasPrompt();
          if (document.referrer.startsWith('android-app://')) {
            appLaunchedAsTWA();
          } else if (navigator.standalone || isStandalone) {
            appLaunchedAsPWA();
          } else {
            window.appLaunchedInBrowser();
          }
        }
    </script>
    
        <div class="loading-container">
            <div id='circle'>
                <div class='pointer'></div>
                <div class='pointer'></div>
                <div class='pointer'></div>
                <div class='pointer'></div>
                <div class='pointer'></div>
                <div class='pointer'></div>
                <div class='pointer'></div>
            </div>
        </div>
    
    <script>
    
        const removeLoading = ()=>{
           document.querySelector(".loading-container").remove();
        }
    
        window.addEventListener("flutter-first-frame",function(){ removeLoading(); });
    
    
    
    
        window.addEventListener('load', function(ev) {
            _flutter.loader.loadEntrypoint({
                serviceWorker: {
                    serviceWorkerVersion: serviceWorkerVersion,
                },
                onEntrypointLoaded: function(engineInitializer) {
                    let config = {
                        renderer:  "canvaskit",
                    };
                    engineInitializer.initializeEngine(config).then(function(appRunner) {
                        appRunner.runApp();
               
    Found 2024-12-24 by HttpPlugin
    Create report
  • Open service 185.143.233.120:443 · app.kudos.ir

    2024-12-22 01:40

    HTTP/1.1 200 OK
    Date: Sun, 22 Dec 2024 01:40:54 GMT
    Content-Type: text/html
    Content-Length: 4168
    Connection: close
    Vary: Accept-Encoding
    last-modified: Mon, 04 Nov 2024 11:40:31 GMT
    etag: "1048-6728b2af-a4af6053f68e239a;;;"
    vary: User-Agent
    x-turbo-charged-by: LiteSpeed
    X-XSS-Protection: 1; mode=block
    Server: ArvanCloud
    Server-Timing: total;dur=268
    X-Cache: BYPASS
    X-Request-ID: baa9143ecda42597076be56e6d4a757f
    X-SID: 6110
    Accept-Ranges: bytes
    
    Page title: Kudos
    
    <!DOCTYPE html>
    <html>
    <head>
        <!--
          If you are serving your web app in a path other than the root, change the
          href value below to reflect the base path you are serving from.
    
          The path provided below has to start and end with a slash "/" in order for
          it to work correctly.
    
          For more details:
          * https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base
    
          This is a placeholder for base href that will be replaced by the value of
          the `--base-href` argument provided to `flutter build`.
        -->
        <base href="/">
    
        <meta charset="UTF-8">
        <meta content="IE=Edge" http-equiv="X-UA-Compatible">
        <meta name="description" content="کودوس، پلتفرم افزایش مشارکت پرسنل و گسترش فرهنگ قدردانی">
        <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
        <!-- iOS meta tags & icons -->
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="apple-mobile-web-app-title" content="nova_kudos_flutter">
        <link rel="apple-touch-icon" href="icons/Icon-192.png">
    
        <!-- Favicon -->
        <link rel="icon" type="image/png" href="favicon.ico"/>
    
        <title>Kudos</title>
        <link rel="manifest" href="manifest.json">
        <link rel="stylesheet" href="style.css" type="text/css">
    
        <!-- Croppie -->
        <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.css" />
        <script defer src="https://cdnjs.cloudflare.com/ajax/libs/exif-js/2.3.0/exif.js"></script>
        <script src="https://cdnjs.cloudflare.com/ajax/libs/croppie/2.6.5/croppie.min.js"></script>
    
    
        <script>
        // The value below is injected by flutter build, do not touch.
        const serviceWorkerVersion = "691154845";
    
        </script>
        <!-- This script adds the flutter initialization JS code -->
        <script src="flutter.js" defer></script>
        <script src="script.js"></script>
    
        <style>
            #__image_picker_web-file-input{
            display:none!important;
          }
    
    
          input[file]{
            opacity:0!important
          }
        </style>
    
    </head>
    <body>
    <!-- Capture PWA install prompt event -->
    <script>
        let deferredPrompt;
    
        window.addEventListener('beforeinstallprompt', (e) => {
          deferredPrompt = e;
        });
    
        function promptInstall(){
           deferredPrompt.prompt();
        }
    
        // Listen for app install event
        window.addEventListener('appinstalled', () => {
          deferredPrompt = null;
          appInstalled();
        });
    
        // Track how PWA was launched (either from browser or as PWA)
        function getLaunchMode() {
          const isStandalone = window.matchMedia('(display-mode: standalone)').matches;
          if(deferredPrompt) hasPrompt();
          if (document.referrer.startsWith('android-app://')) {
            appLaunchedAsTWA();
          } else if (navigator.standalone || isStandalone) {
            appLaunchedAsPWA();
          } else {
            window.appLaunchedInBrowser();
          }
        }
    </script>
    
        <div class="loading-container">
            <div id='circle'>
                <div class='pointer'></div>
                <div class='pointer'></div>
                <div class='pointer'></div>
                <div class='pointer'></div>
                <div class='pointer'></div>
                <div class='pointer'></div>
                <div class='pointer'></div>
            </div>
        </div>
    
    <script>
    
        const removeLoading = ()=>{
           document.querySelector(".loading-container").remove();
        }
    
        window.addEventListener("flutter-first-frame",function(){ removeLoading(); });
    
    
    
    
        window.addEventListener('load', function(ev) {
            _flutter.loader.loadEntrypoint({
                serviceWorker: {
                    serviceWorkerVersion: serviceWorkerVersion,
                },
                onEntrypointLoaded: function(engineInitializer) {
                    let config = {
                        renderer:  "canvaskit",
                    };
                    engineInitializer.initializeEngine(config).then(function(appRunner) {
                        appRunner.runApp();
               
    Found 2024-12-22 by HttpPlugin
    Create report
*.kudos.irkudos.ir
CN:
kudos.ir
Key:
ECDSA-256
Issuer:
E6
Not before:
2024-11-17 00:02
Not after:
2025-02-15 00:02
Domain summary
IP summary