Domain klaundry.kako-tech.com
United States
ORACLE-BMC-31898
Software information

Apache Apache

tcp/443 tcp/80

  • Open service 50.6.160.125:80 ยท www.klaundry.kako-tech.com

    2026-01-25 16:49

    HTTP/1.1 200 OK
    Date: Sun, 25 Jan 2026 16:50:08 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Smart Laundry | Kako Tech
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      <title>Smart Laundry | Kako Tech</title>
      <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
      <style>
        html, body {
          margin: 0;
          padding: 0;
          font-family: 'Segoe UI', sans-serif;
          scroll-behavior: smooth;
        }
        .hero {
          position: relative;
          min-height: 120vh;
          overflow: hidden;
          color: white;
          background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url('/uploads/hero.png') no-repeat center center/cover;
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          text-align: center;
          padding: 3rem 1rem;
        }
        .hero h1 {
          font-size: 3rem;
          font-weight: bold;
        }
        .login-top {
          position: absolute;
          top: 20px;
          right: 20px;
        }
        .section {
          padding: 80px 20px;
          text-align: center;
        }
        .section h2 {
          margin-bottom: 40px;
          font-weight: 600;
        }
        .services .icon {
          font-size: 2rem;
        }
        .services .col-md-4 h5 {
          color: #fff;
        }
        footer {
          background: #f8f9fa;
          padding: 20px;
          text-align: center;
          font-size: 14px;
        }
      </style>
    </head>
    <body>
    
      <!-- HERO -->
      <div class="hero">
        <!-- Login Button on top right -->
        <div class="login-top">
          <a href="/modules/users/login.php" class="btn btn-light btn-sm">Log In</a>
        </div>
    
        <div class="mb-5">
          <h1>Smart Laundry, Smarter Life</h1>
          <p class="mb-4">Effortless laundry care with online ordering, door-to-door delivery, and expert service.</p>
        </div>
    
        <!-- OUR SERVICES inside hero -->
        <div class="container mt-5">
          <h2 class="text-white">โœจ Our Services โœจ</h2>
          <div class="row justify-content-center text-start text-white px-4 services">
            <div class="col-md-4 mb-4">
              <h5>๐Ÿงบ Wash & Fold</h5>
              <p>Perfect for everyday laundry. Sorted, washed in cold water, dried on low heat and neatly folded.</p>
            </div>
            <div class="col-md-4 mb-4">
              <h5>๐Ÿ‘” Dry Cleaning</h5>
              <p>For garments requiring extra care. Cleaned, pressed, inspected and delivered with care.</p>
            </div>
            <div class="col-md-4 mb-4">
              <h5>๐Ÿ›๏ธ Special Items</h5>
              <p>Comforters, curtains, delicate fabrics and more โ€” handled with expert attention.</p>
            </div>
          </div>
        </div>
      </div>
    
      <!-- WHATSAPP CONTACT -->
      <div class="section bg-light">
        <h2>๐Ÿ“ฑ Contact Us via WhatsApp</h2>
        <p class="lead">๐Ÿ’ฌ Click below to chat with us:</p>
        <a href="https://wa.me/9647508300333" class="btn btn-success btn-lg" target="_blank">
          ๐Ÿ’ฌ WhatsApp +9647508300333
        </a>
      </div>
    
      <!-- FOOTER -->
      <footer>
        &copy; 2026 Smart Laundry by Kako Tech | <a href="/klaundry/">Home</a>
      </footer>
    
      <script>
        // Scroll animation effect
        const observer = new IntersectionObserver((entries) => {
          entries.forEach((entry) => {
            if (entry.isIntersecting) {
              entry.target.classList.add('animate__fadeInUp');
              observer.unobserve(entry.target);
            }
          });
        }, { threshold: 0.1 });
    
        document.querySelectorAll('.section').forEach((sec) => {
          sec.classList.add('animate__animated');
          observer.observe(sec);
        });
      </script>
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" />
    </body>
    </html>
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 50.6.160.125:80 ยท klaundry.kako-tech.com

    2026-01-25 16:49

    HTTP/1.1 200 OK
    Date: Sun, 25 Jan 2026 16:50:08 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Smart Laundry | Kako Tech
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      <title>Smart Laundry | Kako Tech</title>
      <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
      <style>
        html, body {
          margin: 0;
          padding: 0;
          font-family: 'Segoe UI', sans-serif;
          scroll-behavior: smooth;
        }
        .hero {
          position: relative;
          min-height: 120vh;
          overflow: hidden;
          color: white;
          background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url('/uploads/hero.png') no-repeat center center/cover;
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          text-align: center;
          padding: 3rem 1rem;
        }
        .hero h1 {
          font-size: 3rem;
          font-weight: bold;
        }
        .login-top {
          position: absolute;
          top: 20px;
          right: 20px;
        }
        .section {
          padding: 80px 20px;
          text-align: center;
        }
        .section h2 {
          margin-bottom: 40px;
          font-weight: 600;
        }
        .services .icon {
          font-size: 2rem;
        }
        .services .col-md-4 h5 {
          color: #fff;
        }
        footer {
          background: #f8f9fa;
          padding: 20px;
          text-align: center;
          font-size: 14px;
        }
      </style>
    </head>
    <body>
    
      <!-- HERO -->
      <div class="hero">
        <!-- Login Button on top right -->
        <div class="login-top">
          <a href="/modules/users/login.php" class="btn btn-light btn-sm">Log In</a>
        </div>
    
        <div class="mb-5">
          <h1>Smart Laundry, Smarter Life</h1>
          <p class="mb-4">Effortless laundry care with online ordering, door-to-door delivery, and expert service.</p>
        </div>
    
        <!-- OUR SERVICES inside hero -->
        <div class="container mt-5">
          <h2 class="text-white">โœจ Our Services โœจ</h2>
          <div class="row justify-content-center text-start text-white px-4 services">
            <div class="col-md-4 mb-4">
              <h5>๐Ÿงบ Wash & Fold</h5>
              <p>Perfect for everyday laundry. Sorted, washed in cold water, dried on low heat and neatly folded.</p>
            </div>
            <div class="col-md-4 mb-4">
              <h5>๐Ÿ‘” Dry Cleaning</h5>
              <p>For garments requiring extra care. Cleaned, pressed, inspected and delivered with care.</p>
            </div>
            <div class="col-md-4 mb-4">
              <h5>๐Ÿ›๏ธ Special Items</h5>
              <p>Comforters, curtains, delicate fabrics and more โ€” handled with expert attention.</p>
            </div>
          </div>
        </div>
      </div>
    
      <!-- WHATSAPP CONTACT -->
      <div class="section bg-light">
        <h2>๐Ÿ“ฑ Contact Us via WhatsApp</h2>
        <p class="lead">๐Ÿ’ฌ Click below to chat with us:</p>
        <a href="https://wa.me/9647508300333" class="btn btn-success btn-lg" target="_blank">
          ๐Ÿ’ฌ WhatsApp +9647508300333
        </a>
      </div>
    
      <!-- FOOTER -->
      <footer>
        &copy; 2026 Smart Laundry by Kako Tech | <a href="/klaundry/">Home</a>
      </footer>
    
      <script>
        // Scroll animation effect
        const observer = new IntersectionObserver((entries) => {
          entries.forEach((entry) => {
            if (entry.isIntersecting) {
              entry.target.classList.add('animate__fadeInUp');
              observer.unobserve(entry.target);
            }
          });
        }, { threshold: 0.1 });
    
        document.querySelectorAll('.section').forEach((sec) => {
          sec.classList.add('animate__animated');
          observer.observe(sec);
        });
      </script>
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" />
    </body>
    </html>
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 50.6.160.125:443 ยท klaundry.kako-tech.com

    2026-01-25 16:49

    HTTP/1.1 200 OK
    Date: Sun, 25 Jan 2026 16:49:59 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Smart Laundry | Kako Tech
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      <title>Smart Laundry | Kako Tech</title>
      <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
      <style>
        html, body {
          margin: 0;
          padding: 0;
          font-family: 'Segoe UI', sans-serif;
          scroll-behavior: smooth;
        }
        .hero {
          position: relative;
          min-height: 120vh;
          overflow: hidden;
          color: white;
          background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url('/uploads/hero.png') no-repeat center center/cover;
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          text-align: center;
          padding: 3rem 1rem;
        }
        .hero h1 {
          font-size: 3rem;
          font-weight: bold;
        }
        .login-top {
          position: absolute;
          top: 20px;
          right: 20px;
        }
        .section {
          padding: 80px 20px;
          text-align: center;
        }
        .section h2 {
          margin-bottom: 40px;
          font-weight: 600;
        }
        .services .icon {
          font-size: 2rem;
        }
        .services .col-md-4 h5 {
          color: #fff;
        }
        footer {
          background: #f8f9fa;
          padding: 20px;
          text-align: center;
          font-size: 14px;
        }
      </style>
    </head>
    <body>
    
      <!-- HERO -->
      <div class="hero">
        <!-- Login Button on top right -->
        <div class="login-top">
          <a href="/modules/users/login.php" class="btn btn-light btn-sm">Log In</a>
        </div>
    
        <div class="mb-5">
          <h1>Smart Laundry, Smarter Life</h1>
          <p class="mb-4">Effortless laundry care with online ordering, door-to-door delivery, and expert service.</p>
        </div>
    
        <!-- OUR SERVICES inside hero -->
        <div class="container mt-5">
          <h2 class="text-white">โœจ Our Services โœจ</h2>
          <div class="row justify-content-center text-start text-white px-4 services">
            <div class="col-md-4 mb-4">
              <h5>๐Ÿงบ Wash & Fold</h5>
              <p>Perfect for everyday laundry. Sorted, washed in cold water, dried on low heat and neatly folded.</p>
            </div>
            <div class="col-md-4 mb-4">
              <h5>๐Ÿ‘” Dry Cleaning</h5>
              <p>For garments requiring extra care. Cleaned, pressed, inspected and delivered with care.</p>
            </div>
            <div class="col-md-4 mb-4">
              <h5>๐Ÿ›๏ธ Special Items</h5>
              <p>Comforters, curtains, delicate fabrics and more โ€” handled with expert attention.</p>
            </div>
          </div>
        </div>
      </div>
    
      <!-- WHATSAPP CONTACT -->
      <div class="section bg-light">
        <h2>๐Ÿ“ฑ Contact Us via WhatsApp</h2>
        <p class="lead">๐Ÿ’ฌ Click below to chat with us:</p>
        <a href="https://wa.me/9647508300333" class="btn btn-success btn-lg" target="_blank">
          ๐Ÿ’ฌ WhatsApp +9647508300333
        </a>
      </div>
    
      <!-- FOOTER -->
      <footer>
        &copy; 2026 Smart Laundry by Kako Tech | <a href="/klaundry/">Home</a>
      </footer>
    
      <script>
        // Scroll animation effect
        const observer = new IntersectionObserver((entries) => {
          entries.forEach((entry) => {
            if (entry.isIntersecting) {
              entry.target.classList.add('animate__fadeInUp');
              observer.unobserve(entry.target);
            }
          });
        }, { threshold: 0.1 });
    
        document.querySelectorAll('.section').forEach((sec) => {
          sec.classList.add('animate__animated');
          observer.observe(sec);
        });
      </script>
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" />
    </body>
    </html>
    
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 50.6.160.125:443 ยท www.klaundry.kako-tech.com

    2026-01-25 16:49

    HTTP/1.1 200 OK
    Date: Sun, 25 Jan 2026 16:49:59 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: Smart Laundry | Kako Tech
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      <title>Smart Laundry | Kako Tech</title>
      <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
      <style>
        html, body {
          margin: 0;
          padding: 0;
          font-family: 'Segoe UI', sans-serif;
          scroll-behavior: smooth;
        }
        .hero {
          position: relative;
          min-height: 120vh;
          overflow: hidden;
          color: white;
          background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url('/uploads/hero.png') no-repeat center center/cover;
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          text-align: center;
          padding: 3rem 1rem;
        }
        .hero h1 {
          font-size: 3rem;
          font-weight: bold;
        }
        .login-top {
          position: absolute;
          top: 20px;
          right: 20px;
        }
        .section {
          padding: 80px 20px;
          text-align: center;
        }
        .section h2 {
          margin-bottom: 40px;
          font-weight: 600;
        }
        .services .icon {
          font-size: 2rem;
        }
        .services .col-md-4 h5 {
          color: #fff;
        }
        footer {
          background: #f8f9fa;
          padding: 20px;
          text-align: center;
          font-size: 14px;
        }
      </style>
    </head>
    <body>
    
      <!-- HERO -->
      <div class="hero">
        <!-- Login Button on top right -->
        <div class="login-top">
          <a href="/modules/users/login.php" class="btn btn-light btn-sm">Log In</a>
        </div>
    
        <div class="mb-5">
          <h1>Smart Laundry, Smarter Life</h1>
          <p class="mb-4">Effortless laundry care with online ordering, door-to-door delivery, and expert service.</p>
        </div>
    
        <!-- OUR SERVICES inside hero -->
        <div class="container mt-5">
          <h2 class="text-white">โœจ Our Services โœจ</h2>
          <div class="row justify-content-center text-start text-white px-4 services">
            <div class="col-md-4 mb-4">
              <h5>๐Ÿงบ Wash & Fold</h5>
              <p>Perfect for everyday laundry. Sorted, washed in cold water, dried on low heat and neatly folded.</p>
            </div>
            <div class="col-md-4 mb-4">
              <h5>๐Ÿ‘” Dry Cleaning</h5>
              <p>For garments requiring extra care. Cleaned, pressed, inspected and delivered with care.</p>
            </div>
            <div class="col-md-4 mb-4">
              <h5>๐Ÿ›๏ธ Special Items</h5>
              <p>Comforters, curtains, delicate fabrics and more โ€” handled with expert attention.</p>
            </div>
          </div>
        </div>
      </div>
    
      <!-- WHATSAPP CONTACT -->
      <div class="section bg-light">
        <h2>๐Ÿ“ฑ Contact Us via WhatsApp</h2>
        <p class="lead">๐Ÿ’ฌ Click below to chat with us:</p>
        <a href="https://wa.me/9647508300333" class="btn btn-success btn-lg" target="_blank">
          ๐Ÿ’ฌ WhatsApp +9647508300333
        </a>
      </div>
    
      <!-- FOOTER -->
      <footer>
        &copy; 2026 Smart Laundry by Kako Tech | <a href="/klaundry/">Home</a>
      </footer>
    
      <script>
        // Scroll animation effect
        const observer = new IntersectionObserver((entries) => {
          entries.forEach((entry) => {
            if (entry.isIntersecting) {
              entry.target.classList.add('animate__fadeInUp');
              observer.unobserve(entry.target);
            }
          });
        }, { threshold: 0.1 });
    
        document.querySelectorAll('.section').forEach((sec) => {
          sec.classList.add('animate__animated');
          observer.observe(sec);
        });
      </script>
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" />
    </body>
    </html>
    
    Found 2026-01-25 by HttpPlugin
    Create report
klaundry.kako-tech.comwww.klaundry.kako-tech.com
CN:
klaundry.kako-tech.com
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-25 15:51
Not after:
2026-02-23 15:50
IP summary