Domain student.milado.app
The Netherlands
MICROSOFT-CORP-MSN-AS-BLOCK
  • MacOS file listing through .DS_Store file
    First seen 2024-03-17 01:46
    Last seen 2026-01-02 05:10
    Open for 656 days
  • Open service 20.82.12.44:443 · student.milado.app

    2026-01-09 05:24

    HTTP/1.1 200 OK
    Content-Length: 2751
    Connection: close
    Content-Type: text/html
    Date: Fri, 09 Jan 2026 05:25:18 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "66491348"
    Last-Modified: Wed, 27 Nov 2024 06:30:04 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: MiLaDo Student
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <meta charset="utf-8" />
      <title>MiLaDo Student</title>
    
      <base href="/" />
    
      <!-- This meta viewport ensures the webpage's dimensions change according to the device it's on. This is called Responsive Web Design.-->
      <meta name="viewport"
        content="viewport-fit=cover, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0" />
      <meta name="description" content="MiLaDo Student Web App" />
    
      <meta name="theme-color" media="(prefers-color-scheme: dark)" content="#181818" />
      <meta name="theme-color" media="(prefers-color-scheme: light)" content="#f3f3f3" />
    
      <!-- These meta tags are Apple-specific, and set the web application to run in full-screen mode with a black status bar. Learn more at https://developer.apple.com/library/archive/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html-->
      <meta name="apple-mobile-web-app-capable" content="yes" />
      <meta name="apple-mobile-web-app-title" content="MiLaDo Student" />
      <meta name="apple-mobile-web-app-status-bar-style" content="black" />
    
      <!-- Imports an icon to represent the document. -->
      <link rel="icon" href="/assets/icons/icon_whitebg_24.png" type="image/x-icon" />
    
      <!-- Imports the manifest to represent the web application. A web app must have a manifest to be a PWA. -->
      <link rel="manifest" href="/manifest.json" />
    
      <link rel="stylesheet" media="(prefers-color-scheme:light)"
        href="https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.11.2/cdn/themes/light.css" />
      <!-- <link rel="stylesheet" media="(prefers-color-scheme:dark)" href="https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.11.2/cdn/themes/dark.css" onload="document.documentElement.classList.add('sl-theme-dark');"/> -->
      <script type="module"
        src="https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.11.2/cdn/shoelace-autoloader.js"></script>
    
      <script type="module" crossorigin src="/code/index-44be60da.js"></script>
      <link rel="stylesheet" href="/code/index-105ad30a.css">
    </head>
    
    <style>
      .center {
        display: flex;
        justify-content: center;
        align-items: center;
      }
    </style>
    
    <body>
      
      <app-index></app-index>
    
      
      <script>
        console.log('CloudKit is defined, initializing MiLaDoApp...');
        if (typeof MiLaDoApp === 'undefined') {
          MiLaDoApp = {};
        }
      </script>
      <script src="/MiLaDoAppinit.js"></script>
      <!-- Listen for the cloudkitloaded event on the window object. -->
      <script> window.addEventListener('cloudkitloaded', MiLaDoApp.init); </script>
      <script src="https://cdn.apple-cloudkit.com/ck/2/cloudkit.js"></script>
    
      <div class="center" id="sign-in-button"></div>
      <div class="center" id="sign-out-button"></div>
    </body>
    
    </html>
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 20.82.12.44:443 · student.milado.app

    2026-01-02 05:10

    HTTP/1.1 200 OK
    Content-Length: 2751
    Connection: close
    Content-Type: text/html
    Date: Fri, 02 Jan 2026 05:10:40 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "66491348"
    Last-Modified: Wed, 27 Nov 2024 06:30:04 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: MiLaDo Student
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <meta charset="utf-8" />
      <title>MiLaDo Student</title>
    
      <base href="/" />
    
      <!-- This meta viewport ensures the webpage's dimensions change according to the device it's on. This is called Responsive Web Design.-->
      <meta name="viewport"
        content="viewport-fit=cover, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0" />
      <meta name="description" content="MiLaDo Student Web App" />
    
      <meta name="theme-color" media="(prefers-color-scheme: dark)" content="#181818" />
      <meta name="theme-color" media="(prefers-color-scheme: light)" content="#f3f3f3" />
    
      <!-- These meta tags are Apple-specific, and set the web application to run in full-screen mode with a black status bar. Learn more at https://developer.apple.com/library/archive/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html-->
      <meta name="apple-mobile-web-app-capable" content="yes" />
      <meta name="apple-mobile-web-app-title" content="MiLaDo Student" />
      <meta name="apple-mobile-web-app-status-bar-style" content="black" />
    
      <!-- Imports an icon to represent the document. -->
      <link rel="icon" href="/assets/icons/icon_whitebg_24.png" type="image/x-icon" />
    
      <!-- Imports the manifest to represent the web application. A web app must have a manifest to be a PWA. -->
      <link rel="manifest" href="/manifest.json" />
    
      <link rel="stylesheet" media="(prefers-color-scheme:light)"
        href="https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.11.2/cdn/themes/light.css" />
      <!-- <link rel="stylesheet" media="(prefers-color-scheme:dark)" href="https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.11.2/cdn/themes/dark.css" onload="document.documentElement.classList.add('sl-theme-dark');"/> -->
      <script type="module"
        src="https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.11.2/cdn/shoelace-autoloader.js"></script>
    
      <script type="module" crossorigin src="/code/index-44be60da.js"></script>
      <link rel="stylesheet" href="/code/index-105ad30a.css">
    </head>
    
    <style>
      .center {
        display: flex;
        justify-content: center;
        align-items: center;
      }
    </style>
    
    <body>
      
      <app-index></app-index>
    
      
      <script>
        console.log('CloudKit is defined, initializing MiLaDoApp...');
        if (typeof MiLaDoApp === 'undefined') {
          MiLaDoApp = {};
        }
      </script>
      <script src="/MiLaDoAppinit.js"></script>
      <!-- Listen for the cloudkitloaded event on the window object. -->
      <script> window.addEventListener('cloudkitloaded', MiLaDoApp.init); </script>
      <script src="https://cdn.apple-cloudkit.com/ck/2/cloudkit.js"></script>
    
      <div class="center" id="sign-in-button"></div>
      <div class="center" id="sign-out-button"></div>
    </body>
    
    </html>
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 20.82.12.44:443 · student.milado.app

    2025-12-22 16:24

    HTTP/1.1 200 OK
    Content-Length: 2751
    Connection: close
    Content-Type: text/html
    Date: Mon, 22 Dec 2025 16:24:23 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "66491348"
    Last-Modified: Wed, 27 Nov 2024 06:30:04 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: MiLaDo Student
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <meta charset="utf-8" />
      <title>MiLaDo Student</title>
    
      <base href="/" />
    
      <!-- This meta viewport ensures the webpage's dimensions change according to the device it's on. This is called Responsive Web Design.-->
      <meta name="viewport"
        content="viewport-fit=cover, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0" />
      <meta name="description" content="MiLaDo Student Web App" />
    
      <meta name="theme-color" media="(prefers-color-scheme: dark)" content="#181818" />
      <meta name="theme-color" media="(prefers-color-scheme: light)" content="#f3f3f3" />
    
      <!-- These meta tags are Apple-specific, and set the web application to run in full-screen mode with a black status bar. Learn more at https://developer.apple.com/library/archive/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html-->
      <meta name="apple-mobile-web-app-capable" content="yes" />
      <meta name="apple-mobile-web-app-title" content="MiLaDo Student" />
      <meta name="apple-mobile-web-app-status-bar-style" content="black" />
    
      <!-- Imports an icon to represent the document. -->
      <link rel="icon" href="/assets/icons/icon_whitebg_24.png" type="image/x-icon" />
    
      <!-- Imports the manifest to represent the web application. A web app must have a manifest to be a PWA. -->
      <link rel="manifest" href="/manifest.json" />
    
      <link rel="stylesheet" media="(prefers-color-scheme:light)"
        href="https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.11.2/cdn/themes/light.css" />
      <!-- <link rel="stylesheet" media="(prefers-color-scheme:dark)" href="https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.11.2/cdn/themes/dark.css" onload="document.documentElement.classList.add('sl-theme-dark');"/> -->
      <script type="module"
        src="https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.11.2/cdn/shoelace-autoloader.js"></script>
    
      <script type="module" crossorigin src="/code/index-44be60da.js"></script>
      <link rel="stylesheet" href="/code/index-105ad30a.css">
    </head>
    
    <style>
      .center {
        display: flex;
        justify-content: center;
        align-items: center;
      }
    </style>
    
    <body>
      
      <app-index></app-index>
    
      
      <script>
        console.log('CloudKit is defined, initializing MiLaDoApp...');
        if (typeof MiLaDoApp === 'undefined') {
          MiLaDoApp = {};
        }
      </script>
      <script src="/MiLaDoAppinit.js"></script>
      <!-- Listen for the cloudkitloaded event on the window object. -->
      <script> window.addEventListener('cloudkitloaded', MiLaDoApp.init); </script>
      <script src="https://cdn.apple-cloudkit.com/ck/2/cloudkit.js"></script>
    
      <div class="center" id="sign-in-button"></div>
      <div class="center" id="sign-out-button"></div>
    </body>
    
    </html>
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 20.82.12.44:443 · student.milado.app

    2025-12-20 15:52

    HTTP/1.1 200 OK
    Content-Length: 2751
    Connection: close
    Content-Type: text/html
    Date: Sat, 20 Dec 2025 15:52:35 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "66491348"
    Last-Modified: Wed, 27 Nov 2024 06:30:04 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: MiLaDo Student
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <meta charset="utf-8" />
      <title>MiLaDo Student</title>
    
      <base href="/" />
    
      <!-- This meta viewport ensures the webpage's dimensions change according to the device it's on. This is called Responsive Web Design.-->
      <meta name="viewport"
        content="viewport-fit=cover, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0" />
      <meta name="description" content="MiLaDo Student Web App" />
    
      <meta name="theme-color" media="(prefers-color-scheme: dark)" content="#181818" />
      <meta name="theme-color" media="(prefers-color-scheme: light)" content="#f3f3f3" />
    
      <!-- These meta tags are Apple-specific, and set the web application to run in full-screen mode with a black status bar. Learn more at https://developer.apple.com/library/archive/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html-->
      <meta name="apple-mobile-web-app-capable" content="yes" />
      <meta name="apple-mobile-web-app-title" content="MiLaDo Student" />
      <meta name="apple-mobile-web-app-status-bar-style" content="black" />
    
      <!-- Imports an icon to represent the document. -->
      <link rel="icon" href="/assets/icons/icon_whitebg_24.png" type="image/x-icon" />
    
      <!-- Imports the manifest to represent the web application. A web app must have a manifest to be a PWA. -->
      <link rel="manifest" href="/manifest.json" />
    
      <link rel="stylesheet" media="(prefers-color-scheme:light)"
        href="https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.11.2/cdn/themes/light.css" />
      <!-- <link rel="stylesheet" media="(prefers-color-scheme:dark)" href="https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.11.2/cdn/themes/dark.css" onload="document.documentElement.classList.add('sl-theme-dark');"/> -->
      <script type="module"
        src="https://cdn.jsdelivr.net/npm/@shoelace-style/shoelace@2.11.2/cdn/shoelace-autoloader.js"></script>
    
      <script type="module" crossorigin src="/code/index-44be60da.js"></script>
      <link rel="stylesheet" href="/code/index-105ad30a.css">
    </head>
    
    <style>
      .center {
        display: flex;
        justify-content: center;
        align-items: center;
      }
    </style>
    
    <body>
      
      <app-index></app-index>
    
      
      <script>
        console.log('CloudKit is defined, initializing MiLaDoApp...');
        if (typeof MiLaDoApp === 'undefined') {
          MiLaDoApp = {};
        }
      </script>
      <script src="/MiLaDoAppinit.js"></script>
      <!-- Listen for the cloudkitloaded event on the window object. -->
      <script> window.addEventListener('cloudkitloaded', MiLaDoApp.init); </script>
      <script src="https://cdn.apple-cloudkit.com/ck/2/cloudkit.js"></script>
    
      <div class="center" id="sign-in-button"></div>
      <div class="center" id="sign-out-button"></div>
    </body>
    
    </html>
    Found 2025-12-20 by HttpPlugin
    Create report
student.milado.app
CN:
student.milado.app
Not before:
2025-09-29 00:00
Not after:
2026-03-29 23:59
Domain summary
IP summary