Domain work.systel.cloud
Switzerland
Hostpoint AG
Software information

Apache Apache

tcp/443 tcp/80

  • Open service 217.26.61.238:80 · work.systel.cloud

    2026-01-09 20:55

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 09 Jan 2026 20:55:47 GMT
    Server: Apache
    Location: https://work.systel.cloud/
    Content-Length: 234
    Connection: close
    Content-Type: text/html; charset=iso-8859-1
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://work.systel.cloud/">here</a>.</p>
    </body></html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 2a00:d70:0:b:2002:0:d91a:3dee:80 · work.systel.cloud

    2026-01-09 20:55

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 09 Jan 2026 20:55:47 GMT
    Server: Apache
    Location: https://work.systel.cloud/
    Content-Length: 234
    Connection: close
    Content-Type: text/html; charset=iso-8859-1
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://work.systel.cloud/">here</a>.</p>
    </body></html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 2a00:d70:0:b:2002:0:d91a:3dee:443 · work.systel.cloud

    2026-01-09 20:55

    HTTP/1.1 200 OK
    Date: Fri, 09 Jan 2026 20:55:09 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: systel solutions ag - Cloud
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <meta charset="utf-8">
      <meta content="width=device-width, initial-scale=1.0" name="viewport">
    
      <title>systel solutions ag - Cloud</title>
      <meta name="keywords" content="systel, systel solutions, swyx, wildix, pieterlen, lengnau,"/>
    <meta name="description" content="Wir konzipieren die IT-Infrastruktur mit optimalem Kosten-Nutzen-Verhältnis. Individuell abgestimmt auf Ihr Unternehmen werden IT-Leistungen zu einem Fixpreis abgedeckt."/>
    <meta name="robots" content="index,follow"/>
    <meta name="rating" content="general"/>
    <meta name="author" content="systel solutions ag"/>
    <meta name="copyright" content="Copyright  systel solutions ag"/>
    <meta name="generator" content="systel solutions ag"/>
    <meta name="content-language" content="de"/>
      <!-- Favicons -->
      <link href="assets/img/favicon.ico" rel="icon">
      <!-- <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon"> -->
    
      <!-- Google Fonts -->
      <link rel="preconnect" href="https://fonts.googleapis.com">
      <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
      <link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,600;1,700&family=Roboto:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Work+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
    
      <!-- Vendor CSS Files -->
      <link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
      <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
      <link href="assets/vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
      <link href="assets/vendor/aos/aos.css" rel="stylesheet">
      <link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
      <link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
    
      <!-- Template Main CSS File -->
      <link href="assets/css/main.css" rel="stylesheet">
      <style>
       .header{
        position: absolute;
       }
    
    a,
    a:hover {
      color: inherit;
    }
    
    a:hover {
      text-decoration: none;
    }
    .bg-red {
      background: #26a9e1;
      font-weight:bold;
    }
    .container-fluid-max {
      max-width: 1440px;
    }
    .cover {
      background: no-repeat center/cover;
    }
    .p-15 {
      padding: 15px;
    }
    /* BANNER SECTION
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    .hero {
      background-attachment: fixed;
      transition: transform 0.5s ease-in-out;
    }
    
    .hero::after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: linear-gradient(
        rgba(0, 0, 0, 0.5) 0,
        rgba(0, 0, 0, 0.3) 50%,
        rgba(0, 0, 0, 0.1) 100%
      );
    }
    
    .hero .container-fluid {
      z-index: 10;
    }  
    
    .hero::before{
      content: "";
        background: rgb(0 0 0 / 62%);
        position: absolute;
        inset: 0;
        height:1000px;
    }
    .contact .info-item{
      box-shadow: 0 0 25px rgb(255 255 255 / 42%);
      padding: 70px 0 80px 0px;
    }
    .footer{
      background:#000;
      box-shadow:none;  
      color:#fff;
    }
    /* @media screen and (min-width: 992px) {
        .header .logo img {
            margin-left:350px;
        }
    } */
    
    @media screen and (max-width: 576px) {
      section .info-item-1 {
            margin-top:0px !important;
        }
    }
      </style>
    
    </head>
    <body>
    <main id="main">  
    
      <!-- header -->
       <!-- header -->
     <header id="header" class="header d-flex align-items-center">
        <div class="container-fluid container-xl d-flex align-items-center justify-content-between">
    
          <a href="index" class="logo mx-auto d-block d-flex align-items-center">
            <!-- Uncomment the line below if you also wish to use an image logo -->
            <img src="assets/img/systel-logo.jpg" alt="Systel Logo">
            <!-- <h1>UpConstruction<span>.</span></h1> -->
          </a>
        </div>
      </header>
      <!-- header -->  <!-- header -->
      
      <!-- content -->
      <section id="home" class="d-flex align-items-center cover hero" style="height:1000px;background-image:url(assets/img/hero-carousel/server.jpg);background-si
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 217.26.61.238:443 · work.systel.cloud

    2026-01-09 20:55

    HTTP/1.1 200 OK
    Date: Fri, 09 Jan 2026 20:55:09 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: systel solutions ag - Cloud
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <meta charset="utf-8">
      <meta content="width=device-width, initial-scale=1.0" name="viewport">
    
      <title>systel solutions ag - Cloud</title>
      <meta name="keywords" content="systel, systel solutions, swyx, wildix, pieterlen, lengnau,"/>
    <meta name="description" content="Wir konzipieren die IT-Infrastruktur mit optimalem Kosten-Nutzen-Verhältnis. Individuell abgestimmt auf Ihr Unternehmen werden IT-Leistungen zu einem Fixpreis abgedeckt."/>
    <meta name="robots" content="index,follow"/>
    <meta name="rating" content="general"/>
    <meta name="author" content="systel solutions ag"/>
    <meta name="copyright" content="Copyright  systel solutions ag"/>
    <meta name="generator" content="systel solutions ag"/>
    <meta name="content-language" content="de"/>
      <!-- Favicons -->
      <link href="assets/img/favicon.ico" rel="icon">
      <!-- <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon"> -->
    
      <!-- Google Fonts -->
      <link rel="preconnect" href="https://fonts.googleapis.com">
      <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
      <link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,600;1,700&family=Roboto:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Work+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
    
      <!-- Vendor CSS Files -->
      <link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
      <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
      <link href="assets/vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
      <link href="assets/vendor/aos/aos.css" rel="stylesheet">
      <link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
      <link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
    
      <!-- Template Main CSS File -->
      <link href="assets/css/main.css" rel="stylesheet">
      <style>
       .header{
        position: absolute;
       }
    
    a,
    a:hover {
      color: inherit;
    }
    
    a:hover {
      text-decoration: none;
    }
    .bg-red {
      background: #26a9e1;
      font-weight:bold;
    }
    .container-fluid-max {
      max-width: 1440px;
    }
    .cover {
      background: no-repeat center/cover;
    }
    .p-15 {
      padding: 15px;
    }
    /* BANNER SECTION
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    .hero {
      background-attachment: fixed;
      transition: transform 0.5s ease-in-out;
    }
    
    .hero::after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: linear-gradient(
        rgba(0, 0, 0, 0.5) 0,
        rgba(0, 0, 0, 0.3) 50%,
        rgba(0, 0, 0, 0.1) 100%
      );
    }
    
    .hero .container-fluid {
      z-index: 10;
    }  
    
    .hero::before{
      content: "";
        background: rgb(0 0 0 / 62%);
        position: absolute;
        inset: 0;
        height:1000px;
    }
    .contact .info-item{
      box-shadow: 0 0 25px rgb(255 255 255 / 42%);
      padding: 70px 0 80px 0px;
    }
    .footer{
      background:#000;
      box-shadow:none;  
      color:#fff;
    }
    /* @media screen and (min-width: 992px) {
        .header .logo img {
            margin-left:350px;
        }
    } */
    
    @media screen and (max-width: 576px) {
      section .info-item-1 {
            margin-top:0px !important;
        }
    }
      </style>
    
    </head>
    <body>
    <main id="main">  
    
      <!-- header -->
       <!-- header -->
     <header id="header" class="header d-flex align-items-center">
        <div class="container-fluid container-xl d-flex align-items-center justify-content-between">
    
          <a href="index" class="logo mx-auto d-block d-flex align-items-center">
            <!-- Uncomment the line below if you also wish to use an image logo -->
            <img src="assets/img/systel-logo.jpg" alt="Systel Logo">
            <!-- <h1>UpConstruction<span>.</span></h1> -->
          </a>
        </div>
      </header>
      <!-- header -->  <!-- header -->
      
      <!-- content -->
      <section id="home" class="d-flex align-items-center cover hero" style="height:1000px;background-image:url(assets/img/hero-carousel/server.jpg);background-si
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 2a00:d70:0:b:2002:0:d91a:3dee:443 · www.work.systel.cloud

    2026-01-09 20:41

    HTTP/1.1 200 OK
    Date: Fri, 09 Jan 2026 20:41:29 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: systel solutions ag - Cloud
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <meta charset="utf-8">
      <meta content="width=device-width, initial-scale=1.0" name="viewport">
    
      <title>systel solutions ag - Cloud</title>
      <meta name="keywords" content="systel, systel solutions, swyx, wildix, pieterlen, lengnau,"/>
    <meta name="description" content="Wir konzipieren die IT-Infrastruktur mit optimalem Kosten-Nutzen-Verhältnis. Individuell abgestimmt auf Ihr Unternehmen werden IT-Leistungen zu einem Fixpreis abgedeckt."/>
    <meta name="robots" content="index,follow"/>
    <meta name="rating" content="general"/>
    <meta name="author" content="systel solutions ag"/>
    <meta name="copyright" content="Copyright  systel solutions ag"/>
    <meta name="generator" content="systel solutions ag"/>
    <meta name="content-language" content="de"/>
      <!-- Favicons -->
      <link href="assets/img/favicon.ico" rel="icon">
      <!-- <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon"> -->
    
      <!-- Google Fonts -->
      <link rel="preconnect" href="https://fonts.googleapis.com">
      <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
      <link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,600;1,700&family=Roboto:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Work+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
    
      <!-- Vendor CSS Files -->
      <link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
      <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
      <link href="assets/vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
      <link href="assets/vendor/aos/aos.css" rel="stylesheet">
      <link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
      <link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
    
      <!-- Template Main CSS File -->
      <link href="assets/css/main.css" rel="stylesheet">
      <style>
       .header{
        position: absolute;
       }
    
    a,
    a:hover {
      color: inherit;
    }
    
    a:hover {
      text-decoration: none;
    }
    .bg-red {
      background: #26a9e1;
      font-weight:bold;
    }
    .container-fluid-max {
      max-width: 1440px;
    }
    .cover {
      background: no-repeat center/cover;
    }
    .p-15 {
      padding: 15px;
    }
    /* BANNER SECTION
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    .hero {
      background-attachment: fixed;
      transition: transform 0.5s ease-in-out;
    }
    
    .hero::after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: linear-gradient(
        rgba(0, 0, 0, 0.5) 0,
        rgba(0, 0, 0, 0.3) 50%,
        rgba(0, 0, 0, 0.1) 100%
      );
    }
    
    .hero .container-fluid {
      z-index: 10;
    }  
    
    .hero::before{
      content: "";
        background: rgb(0 0 0 / 62%);
        position: absolute;
        inset: 0;
        height:1000px;
    }
    .contact .info-item{
      box-shadow: 0 0 25px rgb(255 255 255 / 42%);
      padding: 70px 0 80px 0px;
    }
    .footer{
      background:#000;
      box-shadow:none;  
      color:#fff;
    }
    /* @media screen and (min-width: 992px) {
        .header .logo img {
            margin-left:350px;
        }
    } */
    
    @media screen and (max-width: 576px) {
      section .info-item-1 {
            margin-top:0px !important;
        }
    }
      </style>
    
    </head>
    <body>
    <main id="main">  
    
      <!-- header -->
       <!-- header -->
     <header id="header" class="header d-flex align-items-center">
        <div class="container-fluid container-xl d-flex align-items-center justify-content-between">
    
          <a href="index" class="logo mx-auto d-block d-flex align-items-center">
            <!-- Uncomment the line below if you also wish to use an image logo -->
            <img src="assets/img/systel-logo.jpg" alt="Systel Logo">
            <!-- <h1>UpConstruction<span>.</span></h1> -->
          </a>
        </div>
      </header>
      <!-- header -->  <!-- header -->
      
      <!-- content -->
      <section id="home" class="d-flex align-items-center cover hero" style="height:1000px;background-image:url(assets/img/hero-carousel/server.jpg);background-si
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 217.26.61.238:443 · www.work.systel.cloud

    2026-01-09 20:41

    HTTP/1.1 200 OK
    Date: Fri, 09 Jan 2026 20:41:29 GMT
    Server: Apache
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Vary: Accept-Encoding
    Transfer-Encoding: chunked
    Content-Type: text/html; charset=UTF-8
    
    Page title: systel solutions ag - Cloud
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <meta charset="utf-8">
      <meta content="width=device-width, initial-scale=1.0" name="viewport">
    
      <title>systel solutions ag - Cloud</title>
      <meta name="keywords" content="systel, systel solutions, swyx, wildix, pieterlen, lengnau,"/>
    <meta name="description" content="Wir konzipieren die IT-Infrastruktur mit optimalem Kosten-Nutzen-Verhältnis. Individuell abgestimmt auf Ihr Unternehmen werden IT-Leistungen zu einem Fixpreis abgedeckt."/>
    <meta name="robots" content="index,follow"/>
    <meta name="rating" content="general"/>
    <meta name="author" content="systel solutions ag"/>
    <meta name="copyright" content="Copyright  systel solutions ag"/>
    <meta name="generator" content="systel solutions ag"/>
    <meta name="content-language" content="de"/>
      <!-- Favicons -->
      <link href="assets/img/favicon.ico" rel="icon">
      <!-- <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon"> -->
    
      <!-- Google Fonts -->
      <link rel="preconnect" href="https://fonts.googleapis.com">
      <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
      <link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,600;1,700&family=Roboto:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Work+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
    
      <!-- Vendor CSS Files -->
      <link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
      <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
      <link href="assets/vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
      <link href="assets/vendor/aos/aos.css" rel="stylesheet">
      <link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
      <link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
    
      <!-- Template Main CSS File -->
      <link href="assets/css/main.css" rel="stylesheet">
      <style>
       .header{
        position: absolute;
       }
    
    a,
    a:hover {
      color: inherit;
    }
    
    a:hover {
      text-decoration: none;
    }
    .bg-red {
      background: #26a9e1;
      font-weight:bold;
    }
    .container-fluid-max {
      max-width: 1440px;
    }
    .cover {
      background: no-repeat center/cover;
    }
    .p-15 {
      padding: 15px;
    }
    /* BANNER SECTION
    –––––––––––––––––––––––––––––––––––––––––––––––––– */
    .hero {
      background-attachment: fixed;
      transition: transform 0.5s ease-in-out;
    }
    
    .hero::after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: linear-gradient(
        rgba(0, 0, 0, 0.5) 0,
        rgba(0, 0, 0, 0.3) 50%,
        rgba(0, 0, 0, 0.1) 100%
      );
    }
    
    .hero .container-fluid {
      z-index: 10;
    }  
    
    .hero::before{
      content: "";
        background: rgb(0 0 0 / 62%);
        position: absolute;
        inset: 0;
        height:1000px;
    }
    .contact .info-item{
      box-shadow: 0 0 25px rgb(255 255 255 / 42%);
      padding: 70px 0 80px 0px;
    }
    .footer{
      background:#000;
      box-shadow:none;  
      color:#fff;
    }
    /* @media screen and (min-width: 992px) {
        .header .logo img {
            margin-left:350px;
        }
    } */
    
    @media screen and (max-width: 576px) {
      section .info-item-1 {
            margin-top:0px !important;
        }
    }
      </style>
    
    </head>
    <body>
    <main id="main">  
    
      <!-- header -->
       <!-- header -->
     <header id="header" class="header d-flex align-items-center">
        <div class="container-fluid container-xl d-flex align-items-center justify-content-between">
    
          <a href="index" class="logo mx-auto d-block d-flex align-items-center">
            <!-- Uncomment the line below if you also wish to use an image logo -->
            <img src="assets/img/systel-logo.jpg" alt="Systel Logo">
            <!-- <h1>UpConstruction<span>.</span></h1> -->
          </a>
        </div>
      </header>
      <!-- header -->  <!-- header -->
      
      <!-- content -->
      <section id="home" class="d-flex align-items-center cover hero" style="height:1000px;background-image:url(assets/img/hero-carousel/server.jpg);background-si
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 2a00:d70:0:b:2002:0:d91a:3dee:80 · www.work.systel.cloud

    2026-01-09 20:41

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 09 Jan 2026 20:42:07 GMT
    Server: Apache
    Location: https://www.work.systel.cloud/
    Content-Length: 238
    Connection: close
    Content-Type: text/html; charset=iso-8859-1
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://www.work.systel.cloud/">here</a>.</p>
    </body></html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
work.systel.cloud
CN:
work.systel.cloud
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-08 20:45
Not after:
2026-02-06 20:45
www.work.systel.cloud
CN:
www.work.systel.cloud
Key:
RSA-2048
Issuer:
R12
Not before:
2025-11-08 20:35
Not after:
2026-02-06 20:35