Domain leipzig.dataweek.de
Germany
Verein zur Foerderung eines Deutschen Forschungsnetzes e.V.
Debian
Software information

Apache Apache 2.4.62

tcp/443

  • Git configuration and history exposed
    First seen 2022-07-08 10:10
    Last seen 2023-01-12 15:10
    Open for 188 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522052cc084

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://github.com/AKSW/leipzig.dataweek.de.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "page-live"]
      	remote = origin
      	merge = refs/heads/page-live
      
      Found on 2022-07-08 10:10
      278 Bytes
  • Git configuration and history exposed
    First seen 2022-07-08 10:10
    Last seen 2026-01-05 09:29
    Open for 1276 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522052cc084

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://github.com/AKSW/leipzig.dataweek.de.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "page-live"]
      	remote = origin
      	merge = refs/heads/page-live
      
      Found on 2026-01-05 09:29
      278 Bytes
  • Open service 139.18.2.37:443 · www.leipzig.dataweek.de

    2026-01-09 11:02

    HTTP/1.1 301 Moved Permanently
    date: Fri, 09 Jan 2026 11:02:12 GMT
    server: Apache/2.4.62 (Debian)
    location: https://www.leipzig.dataweek.de/
    content-length: 17
    connection: close
    
    
    Moved Permanently
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 116.202.103.206:443 · www.leipzig.dataweek.de

    2026-01-05 09:29

    HTTP/1.1 200 OK
    Content-Length: 26004
    Content-Type: text/html
    Date: Mon, 05 Jan 2026 09:29:02 GMT
    Etag: "691f2150-6594"
    Last-Modified: Thu, 20 Nov 2025 14:10:24 GMT
    Connection: close
    
    Page title: Data Week Leipzig 2026 | Startseite
    
    <!doctype html>
    <html lang="de" prefix="og: http://ogp.me/ns#">
    
    <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Data Week Leipzig 2026 | Startseite</title>
      <link rel="icon" type="image/x-icon" href="/favicon.ico">
      <link rel="icon" type="image/svg+xml" href="/resources/images/favicon.svg">
      <link rel="icon" type="image/png" href="/resources/images/favicon.png">
      <meta property="og:title" content="Startseite">
      <meta name="twitter:title" content="Startseite">
    
      <meta name="description" content="Data Week is a week-long event in Leipzig focusing on digitization in heterogeneous areas of life as well as transparent, traceable and sustainable applications. In addition to the obvious STEM focus of the events, the content also integrates political, scientific and overall societal perspectives on artificial intelligence and data.">
      <meta property="og:description" content="Data Week is a week-long event in Leipzig focusing on digitization in heterogeneous areas of life as well as transparent, traceable and sustainable applications. In addition to the obvious STEM focus of the events, the content also integrates political, scientific and overall societal perspectives on artificial intelligence and data.">
      <meta name="twitter:description" content="Data Week is a week-long event in Leipzig focusing on digitization in heterogeneous areas of life as well as transparent, traceable and sustainable applications. In addition to the obvious STEM focus of the events, the content also integrates political, scientific and overall societal perspectives on artificial intelligence and data.">
      <meta property="og:image" content="https://dataweek.de/resources/images/social_image.png">
      <meta name="twitter:image" content="https://dataweek.de/resources/images/social_image.png">
    
      <meta name="twitter:site" content="DataWeekLeipzig">
    
      <meta property="og:type" content="article">
      <meta name="twitter:card" content="summary_large_image">
    
    
      <script>
        document.documentElement.className = document.documentElement.className.replace('no-js', 'js');
      </script>
      <script src="/resources/js/base.js" defer></script>
      <link rel="stylesheet" type="text/css" media="screen" href="/resources/css/base.dev.css">
      <script type="application/ld+json">
        {
          "@context": "https:\/\/schema.org",
          "@type": "BreadcrumbList",
          "itemListElement": [{
            "@type": "ListItem",
            "position": 1,
            "item": {
              "@id": "https:\/\/example.com\/index.html",
              "name": "Startseite"
            }
          }]
        }
      </script>
    
      <style>
        :root {
          --mark-before: ' [Start der Markierung] ';
          --mark-after: ' [Ende der Markierung] ';
          --del-before: ' [Start von Gelöscht] ';
          --del-after: ' [Ende von Gelöscht] ';
          --ins-before: ' [Start von Eingefügt] ';
          --ins-after: ' [Ende von Eingefügt] ';
          --s-before: ' [Start von Durchgestrichen] ';
          --s-after: ' [Ende von Durchgestrichen] ';
        }
        .timetable-floorplan .time {
          width: 100px;
        }.timetable-floorplan .col-1 {
            /* Firefox */
            width: -moz-calc(100% - 100px);
            /* WebKit */
            width: -webkit-calc(100% - 100px);
            /* Opera */
            width: -o-calc(100% - 100px);
            /* Standard */
            width: calc(100% - 100px);
          }.timetable-floorplan .col-2 {
            /* Firefox */
            width: -moz-calc(50% - 50px);
            /* WebKit */
            width: -webkit-calc(50% - 50px);
            /* Opera */
            width: -o-calc(50% - 50px);
            /* Standard */
            width: calc(50% - 50px);
          }.timetable-floorplan .col-3 {
            /* Firefox */
            width: -moz-calc(33% - 33px);
            /* WebKit */
            width: -webkit-calc(33% - 33px);
            /* Opera */
            width: -o-calc(33% - 33px);
            /* Standard */
            width: calc(33% - 33px);
          }.timetable-floorplan .col-4 {
            /* Firefox */
            width: -moz-calc(25% - 25px);
            /* WebKit */
            width: -webkit-calc(25% - 25px);
            /* Opera */
     
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2a01:4f8:c012:d239::1:80 · www.leipzig.dataweek.de

    2026-01-05 09:29

    HTTP/1.1 404 Not Found
    Content-Type: text/plain; charset=utf-8
    X-Content-Type-Options: nosniff
    Date: Mon, 05 Jan 2026 09:29:02 GMT
    Content-Length: 19
    Connection: close
    
    
    404 page not found
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2a01:4f8:c012:d239::1:443 · www.leipzig.dataweek.de

    2026-01-05 09:29

    HTTP/1.1 200 OK
    Content-Length: 26004
    Content-Type: text/html
    Date: Mon, 05 Jan 2026 09:29:02 GMT
    Etag: "691f2150-6594"
    Last-Modified: Thu, 20 Nov 2025 14:10:24 GMT
    Connection: close
    
    Page title: Data Week Leipzig 2026 | Startseite
    
    <!doctype html>
    <html lang="de" prefix="og: http://ogp.me/ns#">
    
    <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Data Week Leipzig 2026 | Startseite</title>
      <link rel="icon" type="image/x-icon" href="/favicon.ico">
      <link rel="icon" type="image/svg+xml" href="/resources/images/favicon.svg">
      <link rel="icon" type="image/png" href="/resources/images/favicon.png">
      <meta property="og:title" content="Startseite">
      <meta name="twitter:title" content="Startseite">
    
      <meta name="description" content="Data Week is a week-long event in Leipzig focusing on digitization in heterogeneous areas of life as well as transparent, traceable and sustainable applications. In addition to the obvious STEM focus of the events, the content also integrates political, scientific and overall societal perspectives on artificial intelligence and data.">
      <meta property="og:description" content="Data Week is a week-long event in Leipzig focusing on digitization in heterogeneous areas of life as well as transparent, traceable and sustainable applications. In addition to the obvious STEM focus of the events, the content also integrates political, scientific and overall societal perspectives on artificial intelligence and data.">
      <meta name="twitter:description" content="Data Week is a week-long event in Leipzig focusing on digitization in heterogeneous areas of life as well as transparent, traceable and sustainable applications. In addition to the obvious STEM focus of the events, the content also integrates political, scientific and overall societal perspectives on artificial intelligence and data.">
      <meta property="og:image" content="https://dataweek.de/resources/images/social_image.png">
      <meta name="twitter:image" content="https://dataweek.de/resources/images/social_image.png">
    
      <meta name="twitter:site" content="DataWeekLeipzig">
    
      <meta property="og:type" content="article">
      <meta name="twitter:card" content="summary_large_image">
    
    
      <script>
        document.documentElement.className = document.documentElement.className.replace('no-js', 'js');
      </script>
      <script src="/resources/js/base.js" defer></script>
      <link rel="stylesheet" type="text/css" media="screen" href="/resources/css/base.dev.css">
      <script type="application/ld+json">
        {
          "@context": "https:\/\/schema.org",
          "@type": "BreadcrumbList",
          "itemListElement": [{
            "@type": "ListItem",
            "position": 1,
            "item": {
              "@id": "https:\/\/example.com\/index.html",
              "name": "Startseite"
            }
          }]
        }
      </script>
    
      <style>
        :root {
          --mark-before: ' [Start der Markierung] ';
          --mark-after: ' [Ende der Markierung] ';
          --del-before: ' [Start von Gelöscht] ';
          --del-after: ' [Ende von Gelöscht] ';
          --ins-before: ' [Start von Eingefügt] ';
          --ins-after: ' [Ende von Eingefügt] ';
          --s-before: ' [Start von Durchgestrichen] ';
          --s-after: ' [Ende von Durchgestrichen] ';
        }
        .timetable-floorplan .time {
          width: 100px;
        }.timetable-floorplan .col-1 {
            /* Firefox */
            width: -moz-calc(100% - 100px);
            /* WebKit */
            width: -webkit-calc(100% - 100px);
            /* Opera */
            width: -o-calc(100% - 100px);
            /* Standard */
            width: calc(100% - 100px);
          }.timetable-floorplan .col-2 {
            /* Firefox */
            width: -moz-calc(50% - 50px);
            /* WebKit */
            width: -webkit-calc(50% - 50px);
            /* Opera */
            width: -o-calc(50% - 50px);
            /* Standard */
            width: calc(50% - 50px);
          }.timetable-floorplan .col-3 {
            /* Firefox */
            width: -moz-calc(33% - 33px);
            /* WebKit */
            width: -webkit-calc(33% - 33px);
            /* Opera */
            width: -o-calc(33% - 33px);
            /* Standard */
            width: calc(33% - 33px);
          }.timetable-floorplan .col-4 {
            /* Firefox */
            width: -moz-calc(25% - 25px);
            /* WebKit */
            width: -webkit-calc(25% - 25px);
            /* Opera */
     
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2a01:4f8:c012:d239::1:443 · leipzig.dataweek.de

    2026-01-05 09:29

    HTTP/1.1 302 Found
    Location: https://dataweek.de/
    Date: Mon, 05 Jan 2026 09:29:01 GMT
    Content-Length: 5
    Connection: close
    
    
    Found
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 116.202.103.206:80 · www.leipzig.dataweek.de

    2026-01-05 09:29

    HTTP/1.1 404 Not Found
    Content-Type: text/plain; charset=utf-8
    X-Content-Type-Options: nosniff
    Date: Mon, 05 Jan 2026 09:29:01 GMT
    Content-Length: 19
    Connection: close
    
    
    404 page not found
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 116.202.103.206:80 · leipzig.dataweek.de

    2026-01-05 09:29

    HTTP/1.1 404 Not Found
    Content-Type: text/plain; charset=utf-8
    X-Content-Type-Options: nosniff
    Date: Mon, 05 Jan 2026 09:29:01 GMT
    Content-Length: 19
    Connection: close
    
    
    404 page not found
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 116.202.103.206:443 · leipzig.dataweek.de

    2026-01-05 09:29

    HTTP/1.1 302 Found
    Location: https://dataweek.de/
    Date: Mon, 05 Jan 2026 09:29:01 GMT
    Content-Length: 5
    Connection: close
    
    
    Found
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2a01:4f8:c012:d239::1:80 · leipzig.dataweek.de

    2026-01-05 09:29

    HTTP/1.1 404 Not Found
    Content-Type: text/plain; charset=utf-8
    X-Content-Type-Options: nosniff
    Date: Mon, 05 Jan 2026 09:29:01 GMT
    Content-Length: 19
    Connection: close
    
    
    404 page not found
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 2a01:4f8:c012:d239::1:80 · leipzig.dataweek.de

    2025-12-30 17:05

    HTTP/1.1 404 Not Found
    Content-Type: text/plain; charset=utf-8
    X-Content-Type-Options: nosniff
    Date: Tue, 30 Dec 2025 17:05:10 GMT
    Content-Length: 19
    Connection: close
    
    
    404 page not found
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 2a01:4f8:c012:d239::1:80 · www.leipzig.dataweek.de

    2025-12-30 17:05

    HTTP/1.1 404 Not Found
    Content-Type: text/plain; charset=utf-8
    X-Content-Type-Options: nosniff
    Date: Tue, 30 Dec 2025 17:05:12 GMT
    Content-Length: 19
    Connection: close
    
    
    404 page not found
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 116.202.103.206:443 · leipzig.dataweek.de

    2025-12-30 17:05

    HTTP/1.1 302 Found
    Location: https://dataweek.de/
    Date: Tue, 30 Dec 2025 17:05:09 GMT
    Content-Length: 5
    Connection: close
    
    
    Found
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 2a01:4f8:c012:d239::1:443 · leipzig.dataweek.de

    2025-12-30 17:05

    HTTP/1.1 302 Found
    Location: https://dataweek.de/
    Date: Tue, 30 Dec 2025 17:05:09 GMT
    Content-Length: 5
    Connection: close
    
    
    Found
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 2a01:4f8:c012:d239::1:443 · www.leipzig.dataweek.de

    2025-12-30 17:05

    HTTP/1.1 200 OK
    Content-Length: 26004
    Content-Type: text/html
    Date: Tue, 30 Dec 2025 17:05:09 GMT
    Etag: "691f2150-6594"
    Last-Modified: Thu, 20 Nov 2025 14:10:24 GMT
    Connection: close
    
    Page title: Data Week Leipzig 2026 | Startseite
    
    <!doctype html>
    <html lang="de" prefix="og: http://ogp.me/ns#">
    
    <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Data Week Leipzig 2026 | Startseite</title>
      <link rel="icon" type="image/x-icon" href="/favicon.ico">
      <link rel="icon" type="image/svg+xml" href="/resources/images/favicon.svg">
      <link rel="icon" type="image/png" href="/resources/images/favicon.png">
      <meta property="og:title" content="Startseite">
      <meta name="twitter:title" content="Startseite">
    
      <meta name="description" content="Data Week is a week-long event in Leipzig focusing on digitization in heterogeneous areas of life as well as transparent, traceable and sustainable applications. In addition to the obvious STEM focus of the events, the content also integrates political, scientific and overall societal perspectives on artificial intelligence and data.">
      <meta property="og:description" content="Data Week is a week-long event in Leipzig focusing on digitization in heterogeneous areas of life as well as transparent, traceable and sustainable applications. In addition to the obvious STEM focus of the events, the content also integrates political, scientific and overall societal perspectives on artificial intelligence and data.">
      <meta name="twitter:description" content="Data Week is a week-long event in Leipzig focusing on digitization in heterogeneous areas of life as well as transparent, traceable and sustainable applications. In addition to the obvious STEM focus of the events, the content also integrates political, scientific and overall societal perspectives on artificial intelligence and data.">
      <meta property="og:image" content="https://dataweek.de/resources/images/social_image.png">
      <meta name="twitter:image" content="https://dataweek.de/resources/images/social_image.png">
    
      <meta name="twitter:site" content="DataWeekLeipzig">
    
      <meta property="og:type" content="article">
      <meta name="twitter:card" content="summary_large_image">
    
    
      <script>
        document.documentElement.className = document.documentElement.className.replace('no-js', 'js');
      </script>
      <script src="/resources/js/base.js" defer></script>
      <link rel="stylesheet" type="text/css" media="screen" href="/resources/css/base.dev.css">
      <script type="application/ld+json">
        {
          "@context": "https:\/\/schema.org",
          "@type": "BreadcrumbList",
          "itemListElement": [{
            "@type": "ListItem",
            "position": 1,
            "item": {
              "@id": "https:\/\/example.com\/index.html",
              "name": "Startseite"
            }
          }]
        }
      </script>
    
      <style>
        :root {
          --mark-before: ' [Start der Markierung] ';
          --mark-after: ' [Ende der Markierung] ';
          --del-before: ' [Start von Gelöscht] ';
          --del-after: ' [Ende von Gelöscht] ';
          --ins-before: ' [Start von Eingefügt] ';
          --ins-after: ' [Ende von Eingefügt] ';
          --s-before: ' [Start von Durchgestrichen] ';
          --s-after: ' [Ende von Durchgestrichen] ';
        }
        .timetable-floorplan .time {
          width: 100px;
        }.timetable-floorplan .col-1 {
            /* Firefox */
            width: -moz-calc(100% - 100px);
            /* WebKit */
            width: -webkit-calc(100% - 100px);
            /* Opera */
            width: -o-calc(100% - 100px);
            /* Standard */
            width: calc(100% - 100px);
          }.timetable-floorplan .col-2 {
            /* Firefox */
            width: -moz-calc(50% - 50px);
            /* WebKit */
            width: -webkit-calc(50% - 50px);
            /* Opera */
            width: -o-calc(50% - 50px);
            /* Standard */
            width: calc(50% - 50px);
          }.timetable-floorplan .col-3 {
            /* Firefox */
            width: -moz-calc(33% - 33px);
            /* WebKit */
            width: -webkit-calc(33% - 33px);
            /* Opera */
            width: -o-calc(33% - 33px);
            /* Standard */
            width: calc(33% - 33px);
          }.timetable-floorplan .col-4 {
            /* Firefox */
            width: -moz-calc(25% - 25px);
            /* WebKit */
            width: -webkit-calc(25% - 25px);
            /* Opera */
     
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 116.202.103.206:443 · www.leipzig.dataweek.de

    2025-12-30 17:05

    HTTP/1.1 200 OK
    Content-Length: 26004
    Content-Type: text/html
    Date: Tue, 30 Dec 2025 17:05:09 GMT
    Etag: "691f2150-6594"
    Last-Modified: Thu, 20 Nov 2025 14:10:24 GMT
    Connection: close
    
    Page title: Data Week Leipzig 2026 | Startseite
    
    <!doctype html>
    <html lang="de" prefix="og: http://ogp.me/ns#">
    
    <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Data Week Leipzig 2026 | Startseite</title>
      <link rel="icon" type="image/x-icon" href="/favicon.ico">
      <link rel="icon" type="image/svg+xml" href="/resources/images/favicon.svg">
      <link rel="icon" type="image/png" href="/resources/images/favicon.png">
      <meta property="og:title" content="Startseite">
      <meta name="twitter:title" content="Startseite">
    
      <meta name="description" content="Data Week is a week-long event in Leipzig focusing on digitization in heterogeneous areas of life as well as transparent, traceable and sustainable applications. In addition to the obvious STEM focus of the events, the content also integrates political, scientific and overall societal perspectives on artificial intelligence and data.">
      <meta property="og:description" content="Data Week is a week-long event in Leipzig focusing on digitization in heterogeneous areas of life as well as transparent, traceable and sustainable applications. In addition to the obvious STEM focus of the events, the content also integrates political, scientific and overall societal perspectives on artificial intelligence and data.">
      <meta name="twitter:description" content="Data Week is a week-long event in Leipzig focusing on digitization in heterogeneous areas of life as well as transparent, traceable and sustainable applications. In addition to the obvious STEM focus of the events, the content also integrates political, scientific and overall societal perspectives on artificial intelligence and data.">
      <meta property="og:image" content="https://dataweek.de/resources/images/social_image.png">
      <meta name="twitter:image" content="https://dataweek.de/resources/images/social_image.png">
    
      <meta name="twitter:site" content="DataWeekLeipzig">
    
      <meta property="og:type" content="article">
      <meta name="twitter:card" content="summary_large_image">
    
    
      <script>
        document.documentElement.className = document.documentElement.className.replace('no-js', 'js');
      </script>
      <script src="/resources/js/base.js" defer></script>
      <link rel="stylesheet" type="text/css" media="screen" href="/resources/css/base.dev.css">
      <script type="application/ld+json">
        {
          "@context": "https:\/\/schema.org",
          "@type": "BreadcrumbList",
          "itemListElement": [{
            "@type": "ListItem",
            "position": 1,
            "item": {
              "@id": "https:\/\/example.com\/index.html",
              "name": "Startseite"
            }
          }]
        }
      </script>
    
      <style>
        :root {
          --mark-before: ' [Start der Markierung] ';
          --mark-after: ' [Ende der Markierung] ';
          --del-before: ' [Start von Gelöscht] ';
          --del-after: ' [Ende von Gelöscht] ';
          --ins-before: ' [Start von Eingefügt] ';
          --ins-after: ' [Ende von Eingefügt] ';
          --s-before: ' [Start von Durchgestrichen] ';
          --s-after: ' [Ende von Durchgestrichen] ';
        }
        .timetable-floorplan .time {
          width: 100px;
        }.timetable-floorplan .col-1 {
            /* Firefox */
            width: -moz-calc(100% - 100px);
            /* WebKit */
            width: -webkit-calc(100% - 100px);
            /* Opera */
            width: -o-calc(100% - 100px);
            /* Standard */
            width: calc(100% - 100px);
          }.timetable-floorplan .col-2 {
            /* Firefox */
            width: -moz-calc(50% - 50px);
            /* WebKit */
            width: -webkit-calc(50% - 50px);
            /* Opera */
            width: -o-calc(50% - 50px);
            /* Standard */
            width: calc(50% - 50px);
          }.timetable-floorplan .col-3 {
            /* Firefox */
            width: -moz-calc(33% - 33px);
            /* WebKit */
            width: -webkit-calc(33% - 33px);
            /* Opera */
            width: -o-calc(33% - 33px);
            /* Standard */
            width: calc(33% - 33px);
          }.timetable-floorplan .col-4 {
            /* Firefox */
            width: -moz-calc(25% - 25px);
            /* WebKit */
            width: -webkit-calc(25% - 25px);
            /* Opera */
     
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 116.202.103.206:80 · www.leipzig.dataweek.de

    2025-12-30 17:05

    HTTP/1.1 404 Not Found
    Content-Type: text/plain; charset=utf-8
    X-Content-Type-Options: nosniff
    Date: Tue, 30 Dec 2025 17:05:09 GMT
    Content-Length: 19
    Connection: close
    
    
    404 page not found
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 116.202.103.206:80 · leipzig.dataweek.de

    2025-12-30 17:05

    HTTP/1.1 404 Not Found
    Content-Type: text/plain; charset=utf-8
    X-Content-Type-Options: nosniff
    Date: Tue, 30 Dec 2025 17:05:08 GMT
    Content-Length: 19
    Connection: close
    
    
    404 page not found
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 139.18.2.37:443 · www.leipzig.dataweek.de

    2025-12-23 08:06

    HTTP/1.1 301 Moved Permanently
    date: Tue, 23 Dec 2025 08:06:35 GMT
    server: Apache/2.4.62 (Debian)
    location: https://www.leipzig.dataweek.de/
    content-length: 17
    connection: close
    
    
    Moved Permanently
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 116.202.103.206:80 · www.leipzig.dataweek.de

    2025-12-20 17:05

    HTTP/1.1 404 Not Found
    Content-Type: text/plain; charset=utf-8
    X-Content-Type-Options: nosniff
    Date: Sat, 20 Dec 2025 17:05:15 GMT
    Content-Length: 19
    Connection: close
    
    
    404 page not found
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 116.202.103.206:443 · www.leipzig.dataweek.de

    2025-12-20 17:05

    HTTP/1.1 200 OK
    Content-Length: 26004
    Content-Type: text/html
    Date: Sat, 20 Dec 2025 17:05:14 GMT
    Etag: "691f2150-6594"
    Last-Modified: Thu, 20 Nov 2025 14:10:24 GMT
    Connection: close
    
    Page title: Data Week Leipzig 2026 | Startseite
    
    <!doctype html>
    <html lang="de" prefix="og: http://ogp.me/ns#">
    
    <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Data Week Leipzig 2026 | Startseite</title>
      <link rel="icon" type="image/x-icon" href="/favicon.ico">
      <link rel="icon" type="image/svg+xml" href="/resources/images/favicon.svg">
      <link rel="icon" type="image/png" href="/resources/images/favicon.png">
      <meta property="og:title" content="Startseite">
      <meta name="twitter:title" content="Startseite">
    
      <meta name="description" content="Data Week is a week-long event in Leipzig focusing on digitization in heterogeneous areas of life as well as transparent, traceable and sustainable applications. In addition to the obvious STEM focus of the events, the content also integrates political, scientific and overall societal perspectives on artificial intelligence and data.">
      <meta property="og:description" content="Data Week is a week-long event in Leipzig focusing on digitization in heterogeneous areas of life as well as transparent, traceable and sustainable applications. In addition to the obvious STEM focus of the events, the content also integrates political, scientific and overall societal perspectives on artificial intelligence and data.">
      <meta name="twitter:description" content="Data Week is a week-long event in Leipzig focusing on digitization in heterogeneous areas of life as well as transparent, traceable and sustainable applications. In addition to the obvious STEM focus of the events, the content also integrates political, scientific and overall societal perspectives on artificial intelligence and data.">
      <meta property="og:image" content="https://dataweek.de/resources/images/social_image.png">
      <meta name="twitter:image" content="https://dataweek.de/resources/images/social_image.png">
    
      <meta name="twitter:site" content="DataWeekLeipzig">
    
      <meta property="og:type" content="article">
      <meta name="twitter:card" content="summary_large_image">
    
    
      <script>
        document.documentElement.className = document.documentElement.className.replace('no-js', 'js');
      </script>
      <script src="/resources/js/base.js" defer></script>
      <link rel="stylesheet" type="text/css" media="screen" href="/resources/css/base.dev.css">
      <script type="application/ld+json">
        {
          "@context": "https:\/\/schema.org",
          "@type": "BreadcrumbList",
          "itemListElement": [{
            "@type": "ListItem",
            "position": 1,
            "item": {
              "@id": "https:\/\/example.com\/index.html",
              "name": "Startseite"
            }
          }]
        }
      </script>
    
      <style>
        :root {
          --mark-before: ' [Start der Markierung] ';
          --mark-after: ' [Ende der Markierung] ';
          --del-before: ' [Start von Gelöscht] ';
          --del-after: ' [Ende von Gelöscht] ';
          --ins-before: ' [Start von Eingefügt] ';
          --ins-after: ' [Ende von Eingefügt] ';
          --s-before: ' [Start von Durchgestrichen] ';
          --s-after: ' [Ende von Durchgestrichen] ';
        }
        .timetable-floorplan .time {
          width: 100px;
        }.timetable-floorplan .col-1 {
            /* Firefox */
            width: -moz-calc(100% - 100px);
            /* WebKit */
            width: -webkit-calc(100% - 100px);
            /* Opera */
            width: -o-calc(100% - 100px);
            /* Standard */
            width: calc(100% - 100px);
          }.timetable-floorplan .col-2 {
            /* Firefox */
            width: -moz-calc(50% - 50px);
            /* WebKit */
            width: -webkit-calc(50% - 50px);
            /* Opera */
            width: -o-calc(50% - 50px);
            /* Standard */
            width: calc(50% - 50px);
          }.timetable-floorplan .col-3 {
            /* Firefox */
            width: -moz-calc(33% - 33px);
            /* WebKit */
            width: -webkit-calc(33% - 33px);
            /* Opera */
            width: -o-calc(33% - 33px);
            /* Standard */
            width: calc(33% - 33px);
          }.timetable-floorplan .col-4 {
            /* Firefox */
            width: -moz-calc(25% - 25px);
            /* WebKit */
            width: -webkit-calc(25% - 25px);
            /* Opera */
     
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 2a01:4f8:c012:d239::1:443 · leipzig.dataweek.de

    2025-12-20 17:05

    HTTP/1.1 302 Found
    Location: https://dataweek.de/
    Date: Sat, 20 Dec 2025 17:05:14 GMT
    Content-Length: 5
    Connection: close
    
    
    Found
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 116.202.103.206:443 · leipzig.dataweek.de

    2025-12-20 17:05

    HTTP/1.1 302 Found
    Location: https://dataweek.de/
    Date: Sat, 20 Dec 2025 17:05:15 GMT
    Content-Length: 5
    Connection: close
    
    
    Found
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 2a01:4f8:c012:d239::1:80 · leipzig.dataweek.de

    2025-12-20 17:05

    HTTP/1.1 404 Not Found
    Content-Type: text/plain; charset=utf-8
    X-Content-Type-Options: nosniff
    Date: Sat, 20 Dec 2025 17:05:14 GMT
    Content-Length: 19
    Connection: close
    
    
    404 page not found
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 2a01:4f8:c012:d239::1:80 · www.leipzig.dataweek.de

    2025-12-20 17:05

    HTTP/1.1 404 Not Found
    Content-Type: text/plain; charset=utf-8
    X-Content-Type-Options: nosniff
    Date: Sat, 20 Dec 2025 17:05:14 GMT
    Content-Length: 19
    Connection: close
    
    
    404 page not found
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 116.202.103.206:80 · leipzig.dataweek.de

    2025-12-20 17:05

    HTTP/1.1 404 Not Found
    Content-Type: text/plain; charset=utf-8
    X-Content-Type-Options: nosniff
    Date: Sat, 20 Dec 2025 17:05:15 GMT
    Content-Length: 19
    Connection: close
    
    
    404 page not found
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 2a01:4f8:c012:d239::1:443 · www.leipzig.dataweek.de

    2025-12-20 17:05

    HTTP/1.1 200 OK
    Content-Length: 26004
    Content-Type: text/html
    Date: Sat, 20 Dec 2025 17:05:15 GMT
    Etag: "691f2150-6594"
    Last-Modified: Thu, 20 Nov 2025 14:10:24 GMT
    Connection: close
    
    Page title: Data Week Leipzig 2026 | Startseite
    
    <!doctype html>
    <html lang="de" prefix="og: http://ogp.me/ns#">
    
    <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Data Week Leipzig 2026 | Startseite</title>
      <link rel="icon" type="image/x-icon" href="/favicon.ico">
      <link rel="icon" type="image/svg+xml" href="/resources/images/favicon.svg">
      <link rel="icon" type="image/png" href="/resources/images/favicon.png">
      <meta property="og:title" content="Startseite">
      <meta name="twitter:title" content="Startseite">
    
      <meta name="description" content="Data Week is a week-long event in Leipzig focusing on digitization in heterogeneous areas of life as well as transparent, traceable and sustainable applications. In addition to the obvious STEM focus of the events, the content also integrates political, scientific and overall societal perspectives on artificial intelligence and data.">
      <meta property="og:description" content="Data Week is a week-long event in Leipzig focusing on digitization in heterogeneous areas of life as well as transparent, traceable and sustainable applications. In addition to the obvious STEM focus of the events, the content also integrates political, scientific and overall societal perspectives on artificial intelligence and data.">
      <meta name="twitter:description" content="Data Week is a week-long event in Leipzig focusing on digitization in heterogeneous areas of life as well as transparent, traceable and sustainable applications. In addition to the obvious STEM focus of the events, the content also integrates political, scientific and overall societal perspectives on artificial intelligence and data.">
      <meta property="og:image" content="https://dataweek.de/resources/images/social_image.png">
      <meta name="twitter:image" content="https://dataweek.de/resources/images/social_image.png">
    
      <meta name="twitter:site" content="DataWeekLeipzig">
    
      <meta property="og:type" content="article">
      <meta name="twitter:card" content="summary_large_image">
    
    
      <script>
        document.documentElement.className = document.documentElement.className.replace('no-js', 'js');
      </script>
      <script src="/resources/js/base.js" defer></script>
      <link rel="stylesheet" type="text/css" media="screen" href="/resources/css/base.dev.css">
      <script type="application/ld+json">
        {
          "@context": "https:\/\/schema.org",
          "@type": "BreadcrumbList",
          "itemListElement": [{
            "@type": "ListItem",
            "position": 1,
            "item": {
              "@id": "https:\/\/example.com\/index.html",
              "name": "Startseite"
            }
          }]
        }
      </script>
    
      <style>
        :root {
          --mark-before: ' [Start der Markierung] ';
          --mark-after: ' [Ende der Markierung] ';
          --del-before: ' [Start von Gelöscht] ';
          --del-after: ' [Ende von Gelöscht] ';
          --ins-before: ' [Start von Eingefügt] ';
          --ins-after: ' [Ende von Eingefügt] ';
          --s-before: ' [Start von Durchgestrichen] ';
          --s-after: ' [Ende von Durchgestrichen] ';
        }
        .timetable-floorplan .time {
          width: 100px;
        }.timetable-floorplan .col-1 {
            /* Firefox */
            width: -moz-calc(100% - 100px);
            /* WebKit */
            width: -webkit-calc(100% - 100px);
            /* Opera */
            width: -o-calc(100% - 100px);
            /* Standard */
            width: calc(100% - 100px);
          }.timetable-floorplan .col-2 {
            /* Firefox */
            width: -moz-calc(50% - 50px);
            /* WebKit */
            width: -webkit-calc(50% - 50px);
            /* Opera */
            width: -o-calc(50% - 50px);
            /* Standard */
            width: calc(50% - 50px);
          }.timetable-floorplan .col-3 {
            /* Firefox */
            width: -moz-calc(33% - 33px);
            /* WebKit */
            width: -webkit-calc(33% - 33px);
            /* Opera */
            width: -o-calc(33% - 33px);
            /* Standard */
            width: calc(33% - 33px);
          }.timetable-floorplan .col-4 {
            /* Firefox */
            width: -moz-calc(25% - 25px);
            /* WebKit */
            width: -webkit-calc(25% - 25px);
            /* Opera */
     
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 139.18.2.37:443 · www.leipzig.dataweek.de

    2025-12-20 09:18

    HTTP/1.1 301 Moved Permanently
    date: Sat, 20 Dec 2025 09:18:12 GMT
    server: Apache/2.4.62 (Debian)
    location: https://www.leipzig.dataweek.de/
    content-length: 17
    connection: close
    
    
    Moved Permanently
    Found 2025-12-20 by HttpPlugin
    Create report
CN:
*.aksw.org
Key:
RSA-2048
Issuer:
Not before:
2021-06-04 15:58
Not after:
2027-06-04 15:58
2026.dataweek.de2026.dataweek.eccenca.devdataweek.dedataweek.eccenca.devleipzig.dataweek.dewww.dataweek.dewww.leipzig.dataweek.de
CN:
dataweek.de
Key:
RSA-4096
Issuer:
R12
Not before:
2025-12-20 16:06
Not after:
2026-03-20 16:06
2024.dataweek.de2024.dataweek.eccenca.devdataweek.dedataweek.eccenca.devleipzig.dataweek.dewww.dataweek.dewww.leipzig.dataweek.de
CN:
dataweek.de
Key:
RSA-4096
Issuer:
R13
Not before:
2025-12-27 16:05
Not after:
2026-03-27 16:05
2023.dataweek.de2023.dataweek.eccenca.devdataweek.dedataweek.eccenca.devleipzig.dataweek.dewww.dataweek.dewww.leipzig.dataweek.de
CN:
dataweek.de
Key:
RSA-4096
Issuer:
R13
Not before:
2025-10-31 15:35
Not after:
2026-01-29 15:35