Domain dantam.app
United States
AMAZON-02
Ubuntu
Software information

AmazonS3 AmazonS3

tcp/443

CloudFront

tcp/80

nginx nginx 1.24.0

tcp/443

  • Open service 18.66.192.68:443 · dantam.app

    2026-01-10 14:47

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 2699
    Connection: close
    Date: Sat, 10 Jan 2026 14:47:45 GMT
    Cache-Control: public, max-age=0, s-maxage=31536000
    Server: AmazonS3
    Accept-Ranges: bytes
    ETag: "577e3f598f59d5d17bdd105dd0ef019a"
    Last-Modified: Sat, 10 Jan 2026 14:41:26 GMT
    X-Cache: Hit from cloudfront
    Via: 1.1 af1bbc213b3a9ee2f125be77ca3609a0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: WBDVHW67YPcZ3pPw3xuZGRjdQGyTCU_4EEARFOYhKIiQ9rrq9nZs8Q==
    Age: 2
    
    Page title: KOSMO Case Sheet
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>KOSMO Case Sheet</title>
      <script src="https://cdn.tailwindcss.com"></script>
      <script>
        tailwind.config = {
          darkMode: 'class',
          theme: {
            extend: {
              fontFamily: {
                sans: ['Inter', 'sans-serif'],
              },
            },
          },
        }
      </script>
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
      <style>
        @import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
        body {
          font-family: 'Inter', sans-serif;
          overflow: hidden;
          margin: 0;
          padding: 0;
        }
        /* Vertical and Horizontal custom scrollbars */
        .custom-scrollbar::-webkit-scrollbar {
          width: 4px;
          height: 4px;
        }
        .custom-scrollbar::-webkit-scrollbar-track {
          background: transparent;
        }
        .custom-scrollbar::-webkit-scrollbar-thumb {
          background: #e2e8f0;
          border-radius: 10px;
        }
        .custom-scrollbar::-webkit-scrollbar-thumb:hover {
          background: #cbd5e1;
        }
        /* Dark mode scrollbar */
        .dark .custom-scrollbar::-webkit-scrollbar-thumb {
          background: #334155;
        }
        .dark .custom-scrollbar::-webkit-scrollbar-thumb:hover {
          background: #475569;
        }
        .tooth-pulse {
          animation: pulse 2s infinite ease-in-out;
        }
        @keyframes pulse {
          0%, 100% { opacity: 1; transform: scale(1); }
          50% { opacity: 0.8; transform: scale(1.05); }
        }
        /* Hide scrollbar for Chrome, Safari and Opera */
        .no-scrollbar::-webkit-scrollbar {
          display: none;
        }
        /* Hide scrollbar for IE, Edge and Firefox */
        .no-scrollbar {
          -ms-overflow-style: none;  /* IE and Edge */
          scrollbar-width: none;  /* Firefox */
        }
        @media print {
          body {
            overflow: visible !important;
            background: white !important;
          }
          .no-print {
            display: none !important;
          }
          .print-only {
            display: block !important;
          }
          #root {
            overflow: visible !important;
          }
          nav, main, aside, .fixed {
            display: none !important;
          }
          .print-report-container {
            display: block !important;
            padding: 0;
            margin: 0;
          }
        }
        .print-only {
          display: none;
        }
      </style>
    <link rel="stylesheet" href="/index.css">
      <script type="module" crossorigin src="/assets/index-rXTns5iX.js"></script>
    </head>
    <body class="bg-slate-50 dark:bg-slate-950 transition-colors duration-300">
      <div id="root"></div>
    </body>
    </html>
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 18.66.192.46:443 · dantam.app

    2026-01-10 14:47

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 2699
    Connection: close
    Date: Sat, 10 Jan 2026 14:47:45 GMT
    Cache-Control: public, max-age=0, s-maxage=31536000
    Server: AmazonS3
    Accept-Ranges: bytes
    ETag: "577e3f598f59d5d17bdd105dd0ef019a"
    Last-Modified: Sat, 10 Jan 2026 14:41:26 GMT
    X-Cache: Hit from cloudfront
    Via: 1.1 a4a80ac7ffee78c042728f52e3f729e0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 9wgLWxXww344GdhPDLSp7PwJEUOJg60AqCNGQ1ZtQCI-0Ex8NSLUmg==
    Age: 2
    
    Page title: KOSMO Case Sheet
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>KOSMO Case Sheet</title>
      <script src="https://cdn.tailwindcss.com"></script>
      <script>
        tailwind.config = {
          darkMode: 'class',
          theme: {
            extend: {
              fontFamily: {
                sans: ['Inter', 'sans-serif'],
              },
            },
          },
        }
      </script>
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
      <style>
        @import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
        body {
          font-family: 'Inter', sans-serif;
          overflow: hidden;
          margin: 0;
          padding: 0;
        }
        /* Vertical and Horizontal custom scrollbars */
        .custom-scrollbar::-webkit-scrollbar {
          width: 4px;
          height: 4px;
        }
        .custom-scrollbar::-webkit-scrollbar-track {
          background: transparent;
        }
        .custom-scrollbar::-webkit-scrollbar-thumb {
          background: #e2e8f0;
          border-radius: 10px;
        }
        .custom-scrollbar::-webkit-scrollbar-thumb:hover {
          background: #cbd5e1;
        }
        /* Dark mode scrollbar */
        .dark .custom-scrollbar::-webkit-scrollbar-thumb {
          background: #334155;
        }
        .dark .custom-scrollbar::-webkit-scrollbar-thumb:hover {
          background: #475569;
        }
        .tooth-pulse {
          animation: pulse 2s infinite ease-in-out;
        }
        @keyframes pulse {
          0%, 100% { opacity: 1; transform: scale(1); }
          50% { opacity: 0.8; transform: scale(1.05); }
        }
        /* Hide scrollbar for Chrome, Safari and Opera */
        .no-scrollbar::-webkit-scrollbar {
          display: none;
        }
        /* Hide scrollbar for IE, Edge and Firefox */
        .no-scrollbar {
          -ms-overflow-style: none;  /* IE and Edge */
          scrollbar-width: none;  /* Firefox */
        }
        @media print {
          body {
            overflow: visible !important;
            background: white !important;
          }
          .no-print {
            display: none !important;
          }
          .print-only {
            display: block !important;
          }
          #root {
            overflow: visible !important;
          }
          nav, main, aside, .fixed {
            display: none !important;
          }
          .print-report-container {
            display: block !important;
            padding: 0;
            margin: 0;
          }
        }
        .print-only {
          display: none;
        }
      </style>
    <link rel="stylesheet" href="/index.css">
      <script type="module" crossorigin src="/assets/index-rXTns5iX.js"></script>
    </head>
    <body class="bg-slate-50 dark:bg-slate-950 transition-colors duration-300">
      <div id="root"></div>
    </body>
    </html>
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 18.66.192.25:80 · dantam.app

    2026-01-10 14:47

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sat, 10 Jan 2026 14:47:48 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://dantam.app/
    X-Cache: Redirect from cloudfront
    Via: 1.1 ec12d3de4ccd821a7e749609dcc62010.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 0B2h24C0g0TxbsqdA_KxULUDIMc7TEMEyMEQZRalsqauMt-OMLWYWQ==
    
    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 3 days ago by HttpPlugin
    Create report
  • Open service 18.66.192.68:80 · dantam.app

    2026-01-10 14:47

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sat, 10 Jan 2026 14:47:47 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://dantam.app/
    X-Cache: Redirect from cloudfront
    Via: 1.1 eec5ede1fdb15ceb2352a4ebfb155362.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: BsRrUeMuJjB_P7iXLc9BesWaCYqyPlU7yojthaWuynzP1YKr4SqNiA==
    
    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 3 days ago by HttpPlugin
    Create report
  • Open service 18.66.192.24:443 · dantam.app

    2026-01-10 14:47

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 2699
    Connection: close
    Date: Sat, 10 Jan 2026 14:47:45 GMT
    Cache-Control: public, max-age=0, s-maxage=31536000
    Server: AmazonS3
    Accept-Ranges: bytes
    ETag: "577e3f598f59d5d17bdd105dd0ef019a"
    Last-Modified: Sat, 10 Jan 2026 14:41:26 GMT
    X-Cache: Hit from cloudfront
    Via: 1.1 aedc37d054398c84a361f8542a82efea.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: m0xoXpohSGZViDF0cWjLN6NDLeg0eg6wvCeLHzVOwRS0JndyTc9t9w==
    Age: 2
    
    Page title: KOSMO Case Sheet
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>KOSMO Case Sheet</title>
      <script src="https://cdn.tailwindcss.com"></script>
      <script>
        tailwind.config = {
          darkMode: 'class',
          theme: {
            extend: {
              fontFamily: {
                sans: ['Inter', 'sans-serif'],
              },
            },
          },
        }
      </script>
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
      <style>
        @import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
        body {
          font-family: 'Inter', sans-serif;
          overflow: hidden;
          margin: 0;
          padding: 0;
        }
        /* Vertical and Horizontal custom scrollbars */
        .custom-scrollbar::-webkit-scrollbar {
          width: 4px;
          height: 4px;
        }
        .custom-scrollbar::-webkit-scrollbar-track {
          background: transparent;
        }
        .custom-scrollbar::-webkit-scrollbar-thumb {
          background: #e2e8f0;
          border-radius: 10px;
        }
        .custom-scrollbar::-webkit-scrollbar-thumb:hover {
          background: #cbd5e1;
        }
        /* Dark mode scrollbar */
        .dark .custom-scrollbar::-webkit-scrollbar-thumb {
          background: #334155;
        }
        .dark .custom-scrollbar::-webkit-scrollbar-thumb:hover {
          background: #475569;
        }
        .tooth-pulse {
          animation: pulse 2s infinite ease-in-out;
        }
        @keyframes pulse {
          0%, 100% { opacity: 1; transform: scale(1); }
          50% { opacity: 0.8; transform: scale(1.05); }
        }
        /* Hide scrollbar for Chrome, Safari and Opera */
        .no-scrollbar::-webkit-scrollbar {
          display: none;
        }
        /* Hide scrollbar for IE, Edge and Firefox */
        .no-scrollbar {
          -ms-overflow-style: none;  /* IE and Edge */
          scrollbar-width: none;  /* Firefox */
        }
        @media print {
          body {
            overflow: visible !important;
            background: white !important;
          }
          .no-print {
            display: none !important;
          }
          .print-only {
            display: block !important;
          }
          #root {
            overflow: visible !important;
          }
          nav, main, aside, .fixed {
            display: none !important;
          }
          .print-report-container {
            display: block !important;
            padding: 0;
            margin: 0;
          }
        }
        .print-only {
          display: none;
        }
      </style>
    <link rel="stylesheet" href="/index.css">
      <script type="module" crossorigin src="/assets/index-rXTns5iX.js"></script>
    </head>
    <body class="bg-slate-50 dark:bg-slate-950 transition-colors duration-300">
      <div id="root"></div>
    </body>
    </html>
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 18.66.192.46:80 · dantam.app

    2026-01-10 14:47

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sat, 10 Jan 2026 14:47:47 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://dantam.app/
    X-Cache: Redirect from cloudfront
    Via: 1.1 29473aa9cc185f2a037ec3a7e2ffd74c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 9jVZeogIG6BHvsF2UggnNc9JnNVe6Fug0NMIEgnphsmtjyvb6GbZdQ==
    
    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 3 days ago by HttpPlugin
    Create report
  • Open service 18.66.192.25:443 · dantam.app

    2026-01-10 14:47

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 2699
    Connection: close
    Date: Sat, 10 Jan 2026 14:47:45 GMT
    Cache-Control: public, max-age=0, s-maxage=31536000
    Server: AmazonS3
    Accept-Ranges: bytes
    ETag: "577e3f598f59d5d17bdd105dd0ef019a"
    Last-Modified: Sat, 10 Jan 2026 14:41:26 GMT
    X-Cache: Hit from cloudfront
    Via: 1.1 66ce4848bcf993e3c57b596461cd0b82.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: fpkXggznlwug57jvvZlaB0JjuS7SIo3DMZ8xMnyHKfZ7OwnHJ5fEwQ==
    Age: 2
    
    Page title: KOSMO Case Sheet
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>KOSMO Case Sheet</title>
      <script src="https://cdn.tailwindcss.com"></script>
      <script>
        tailwind.config = {
          darkMode: 'class',
          theme: {
            extend: {
              fontFamily: {
                sans: ['Inter', 'sans-serif'],
              },
            },
          },
        }
      </script>
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
      <style>
        @import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
        body {
          font-family: 'Inter', sans-serif;
          overflow: hidden;
          margin: 0;
          padding: 0;
        }
        /* Vertical and Horizontal custom scrollbars */
        .custom-scrollbar::-webkit-scrollbar {
          width: 4px;
          height: 4px;
        }
        .custom-scrollbar::-webkit-scrollbar-track {
          background: transparent;
        }
        .custom-scrollbar::-webkit-scrollbar-thumb {
          background: #e2e8f0;
          border-radius: 10px;
        }
        .custom-scrollbar::-webkit-scrollbar-thumb:hover {
          background: #cbd5e1;
        }
        /* Dark mode scrollbar */
        .dark .custom-scrollbar::-webkit-scrollbar-thumb {
          background: #334155;
        }
        .dark .custom-scrollbar::-webkit-scrollbar-thumb:hover {
          background: #475569;
        }
        .tooth-pulse {
          animation: pulse 2s infinite ease-in-out;
        }
        @keyframes pulse {
          0%, 100% { opacity: 1; transform: scale(1); }
          50% { opacity: 0.8; transform: scale(1.05); }
        }
        /* Hide scrollbar for Chrome, Safari and Opera */
        .no-scrollbar::-webkit-scrollbar {
          display: none;
        }
        /* Hide scrollbar for IE, Edge and Firefox */
        .no-scrollbar {
          -ms-overflow-style: none;  /* IE and Edge */
          scrollbar-width: none;  /* Firefox */
        }
        @media print {
          body {
            overflow: visible !important;
            background: white !important;
          }
          .no-print {
            display: none !important;
          }
          .print-only {
            display: block !important;
          }
          #root {
            overflow: visible !important;
          }
          nav, main, aside, .fixed {
            display: none !important;
          }
          .print-report-container {
            display: block !important;
            padding: 0;
            margin: 0;
          }
        }
        .print-only {
          display: none;
        }
      </style>
    <link rel="stylesheet" href="/index.css">
      <script type="module" crossorigin src="/assets/index-rXTns5iX.js"></script>
    </head>
    <body class="bg-slate-50 dark:bg-slate-950 transition-colors duration-300">
      <div id="root"></div>
    </body>
    </html>
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 18.66.192.24:80 · dantam.app

    2026-01-10 14:47

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sat, 10 Jan 2026 14:47:47 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://dantam.app/
    X-Cache: Redirect from cloudfront
    Via: 1.1 878a01abbb158ab50d28bd4e882dc33a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: MUC50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 9mFrpp_UiE-q7wbcI5yvQXLUusGg-qY_z2P8qgUJ7feeb4hugNPkaw==
    
    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 3 days ago by HttpPlugin
    Create report
  • Open service 13.126.32.63:443 · acc.dantam.app

    2026-01-10 00:44

    HTTP/1.1 404 Not Found
    Server: nginx/1.24.0 (Ubuntu)
    Date: Sat, 10 Jan 2026 00:44:32 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 139
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: Express
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Credentials: true
    Content-Security-Policy: default-src 'none'
    X-Content-Type-Options: nosniff
    
    Page title: Error
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="utf-8">
    <title>Error</title>
    </head>
    <body>
    <pre>Cannot GET /</pre>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 13.126.32.63:443 · www.inv.dantam.app

    2026-01-09 10:33

    HTTP/1.1 404 Not Found
    Server: nginx/1.24.0 (Ubuntu)
    Date: Fri, 09 Jan 2026 10:33:07 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 139
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: Express
    Vary: Origin
    Access-Control-Allow-Credentials: true
    Content-Security-Policy: default-src 'none'
    X-Content-Type-Options: nosniff
    
    Page title: Error
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="utf-8">
    <title>Error</title>
    </head>
    <body>
    <pre>Cannot GET /</pre>
    </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 13.126.32.63:443 · inv.dantam.app

    2026-01-09 01:30

    HTTP/1.1 404 Not Found
    Server: nginx/1.24.0 (Ubuntu)
    Date: Fri, 09 Jan 2026 01:30:34 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 139
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: Express
    Vary: Origin
    Access-Control-Allow-Credentials: true
    Content-Security-Policy: default-src 'none'
    X-Content-Type-Options: nosniff
    
    Page title: Error
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="utf-8">
    <title>Error</title>
    </head>
    <body>
    <pre>Cannot GET /</pre>
    </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 13.126.32.63:443 · www.acc.dantam.app

    2026-01-09 01:30

    HTTP/1.1 404 Not Found
    Server: nginx/1.24.0 (Ubuntu)
    Date: Fri, 09 Jan 2026 01:30:34 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 139
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: Express
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Credentials: true
    Content-Security-Policy: default-src 'none'
    X-Content-Type-Options: nosniff
    
    Page title: Error
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="utf-8">
    <title>Error</title>
    </head>
    <body>
    <pre>Cannot GET /</pre>
    </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 13.126.32.63:443 · acc.dantam.app

    2026-01-02 19:22

    HTTP/1.1 404 Not Found
    Server: nginx/1.24.0 (Ubuntu)
    Date: Fri, 02 Jan 2026 19:22:07 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 139
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: Express
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Credentials: true
    Content-Security-Policy: default-src 'none'
    X-Content-Type-Options: nosniff
    
    Page title: Error
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="utf-8">
    <title>Error</title>
    </head>
    <body>
    <pre>Cannot GET /</pre>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 13.126.32.63:443 · www.inv.dantam.app

    2026-01-02 08:19

    HTTP/1.1 404 Not Found
    Server: nginx/1.24.0 (Ubuntu)
    Date: Fri, 02 Jan 2026 08:19:14 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 139
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: Express
    Vary: Origin
    Access-Control-Allow-Credentials: true
    Content-Security-Policy: default-src 'none'
    X-Content-Type-Options: nosniff
    
    Page title: Error
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="utf-8">
    <title>Error</title>
    </head>
    <body>
    <pre>Cannot GET /</pre>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 13.126.32.63:443 · inv.dantam.app

    2025-12-30 10:27

    HTTP/1.1 404 Not Found
    Server: nginx/1.24.0 (Ubuntu)
    Date: Tue, 30 Dec 2025 10:27:51 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 139
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: Express
    Vary: Origin
    Access-Control-Allow-Credentials: true
    Content-Security-Policy: default-src 'none'
    X-Content-Type-Options: nosniff
    
    Page title: Error
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="utf-8">
    <title>Error</title>
    </head>
    <body>
    <pre>Cannot GET /</pre>
    </body>
    </html>
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 13.126.32.63:443 · www.acc.dantam.app

    2025-12-30 10:27

    HTTP/1.1 404 Not Found
    Server: nginx/1.24.0 (Ubuntu)
    Date: Tue, 30 Dec 2025 10:27:51 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 139
    Connection: close
    Vary: Accept-Encoding
    X-Powered-By: Express
    Access-Control-Allow-Origin: *
    Access-Control-Allow-Credentials: true
    Content-Security-Policy: default-src 'none'
    X-Content-Type-Options: nosniff
    
    Page title: Error
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="utf-8">
    <title>Error</title>
    </head>
    <body>
    <pre>Cannot GET /</pre>
    </body>
    </html>
    
    Found 2025-12-30 by HttpPlugin
    Create report
*.dantam.appdantam.app
CN:
*.dantam.app
Key:
RSA-2048
Issuer:
Not before:
2026-01-10 00:00
Not after:
2027-02-08 23:59
acc.dantam.appwww.acc.dantam.app
CN:
acc.dantam.app
Key:
ECDSA-256
Issuer:
E7
Not before:
2025-12-24 05:46
Not after:
2026-03-24 05:46
inv.dantam.appwww.inv.dantam.app
CN:
inv.dantam.app
Key:
ECDSA-256
Issuer:
E7
Not before:
2025-12-24 05:47
Not after:
2026-03-24 05:47