Domain 2025.dataweek.de
Germany
Hetzner Online GmbH
  • Git configuration and history exposed
    First seen 2024-06-26 09:21
    Last seen 2026-01-02 21:52
    Open for 555 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522e2302458

      [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-2025"]
      	remote = origin
      	merge = refs/heads/page-2025
      [user]
      	email = norman.radtke@gmail.com
      
      Found on 2026-01-02 21:52
      318 Bytes
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522de2a0cd6

      [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-2025"]
      	remote = origin
      	merge = refs/heads/page-2025
      
      Found on 2025-12-01 14:32
      278 Bytes
    • 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 2025-08-20 17:14
      278 Bytes
  • Open service 116.202.103.206:443 · 2025.dataweek.de

    2026-01-09 18:32

    HTTP/1.1 200 OK
    Content-Length: 44822
    Content-Type: text/html
    Date: Fri, 09 Jan 2026 18:33:27 GMT
    Etag: "68a82e09-af16"
    Last-Modified: Fri, 22 Aug 2025 08:44:57 GMT
    Connection: close
    
    Page title: Data Week Leipzig 2025 | 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 2025 | 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 2 days ago by HttpPlugin
    Create report
  • Open service 116.202.103.206:443 · 2025.dataweek.de

    2026-01-02 21:52

    HTTP/1.1 200 OK
    Content-Length: 44822
    Content-Type: text/html
    Date: Fri, 02 Jan 2026 21:52:48 GMT
    Etag: "68a82e09-af16"
    Last-Modified: Fri, 22 Aug 2025 08:44:57 GMT
    Connection: close
    
    Page title: Data Week Leipzig 2025 | 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 2025 | 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-02 by HttpPlugin
    Create report
  • Open service 116.202.103.206:443 · 2025.dataweek.de

    2025-12-23 04:24

    HTTP/1.1 200 OK
    Content-Length: 44822
    Content-Type: text/html
    Date: Tue, 23 Dec 2025 04:24:03 GMT
    Etag: "68a82e09-af16"
    Last-Modified: Fri, 22 Aug 2025 08:44:57 GMT
    Connection: close
    
    Page title: Data Week Leipzig 2025 | 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 2025 | 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-23 by HttpPlugin
    Create report
  • Open service 116.202.103.206:443 · 2025.dataweek.de

    2025-12-21 10:09

    HTTP/1.1 200 OK
    Content-Length: 44822
    Content-Type: text/html
    Date: Sun, 21 Dec 2025 10:09:23 GMT
    Etag: "68a82e09-af16"
    Last-Modified: Fri, 22 Aug 2025 08:44:57 GMT
    Connection: close
    
    Page title: Data Week Leipzig 2025 | 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 2025 | 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-21 by HttpPlugin
    Create report
  • Open service 2a01:4f8:c012:d239::1:80 · 2025.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:57 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 · 2025.dataweek.de

    2025-12-20 17:05

    HTTP/1.1 200 OK
    Content-Length: 44822
    Content-Type: text/html
    Date: Sat, 20 Dec 2025 17:05:55 GMT
    Etag: "68a82e09-af16"
    Last-Modified: Fri, 22 Aug 2025 08:44:57 GMT
    Connection: close
    
    Page title: Data Week Leipzig 2025 | 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 2025 | 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 116.202.103.206:80 · 2025.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:55 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 · 2025.dataweek.de

    2025-12-20 17:05

    HTTP/1.1 200 OK
    Content-Length: 44822
    Content-Type: text/html
    Date: Sat, 20 Dec 2025 17:05:55 GMT
    Etag: "68a82e09-af16"
    Last-Modified: Fri, 22 Aug 2025 08:44:57 GMT
    Connection: close
    
    Page title: Data Week Leipzig 2025 | 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 2025 | 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 116.202.103.206:443 · 2025.dataweek.de

    2025-12-19 00:09

    HTTP/1.1 200 OK
    Content-Length: 44822
    Content-Type: text/html
    Date: Fri, 19 Dec 2025 00:09:12 GMT
    Etag: "68a82e09-af16"
    Last-Modified: Fri, 22 Aug 2025 08:44:57 GMT
    Connection: close
    
    Page title: Data Week Leipzig 2025 | 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 2025 | 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-19 by HttpPlugin
    Create report
2025.dataweek.de2025.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
2025.dataweek.de2025.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-21 15:36
Not after:
2026-01-19 15:36
Domain summary