Domain openlab.wgrid.app
Germany
AMAZON-02
Software information

Apache Apache

tcp/443

  • Git configuration and history exposed
    First seen 2023-02-20 20:29
    Last seen 2026-01-02 03:13
    Open for 1046 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522c636736e

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://gitlab.com/wezeo/play/teamgrid-app
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "production"]
      	remote = origin
      	merge = refs/heads/production
      [branch "bugfix/google-login"]
      	remote = origin
      	merge = refs/heads/bugfix/google-login
      
      Found on 2026-01-02 03:13
      363 Bytes
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652245f295eb

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://gitlab.com/wezeo/play/teamgrid-app
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "production"]
      	remote = origin
      	merge = refs/heads/production
      
      Found on 2023-02-20 20:29
      275 Bytes
  • MacOS file listing through .DS_Store file
    First seen 2023-02-20 20:29
    Last seen 2023-04-21 02:46
    Open for 59 days
  • Open service 3.74.254.29:443 · openlab.wgrid.app

    2026-01-09 11:29

    HTTP/1.1 200 OK
    Date: Fri, 09 Jan 2026 11:29:38 GMT
    Server: Apache
    X-Frame-Options: SAMEORIGIN
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Sun, 14 Jan 2024 18:52:44 GMT
    ETag: "b63-60eec670aeeac"
    Accept-Ranges: bytes
    Content-Length: 2915
    Vary: Accept-Encoding
    X-Robots-Tag: noindex, nofollow
    Cache-Control: max-age=0, no-cache, no-store, must-revalidate
    Pragma: no-cache
    Content-Type: text/html
    
    Page title: wGrid
    
    <!DOCTYPE html>
    <html lang="en" mode="ios" class="ios">
      <head>
        <meta charset="utf-8" />
        <title>wGrid</title>
    
        <base href="/" />
    
        <meta name="color-scheme" content="light" />
        <meta
          name="viewport"
          content="viewport-fit=cover, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"
        />
        <meta name="format-detection" content="telephone=no" />
        <meta name="msapplication-tap-highlight" content="no" />
    
        <link rel="shortcut icon" type="image/png" href="/assets/icon/favicon.png" />
    
        <!-- add to homescreen for ios -->
        <meta name="apple-mobile-web-app-capable" content="yes" />
        <meta name="apple-mobile-web-app-title" content="wGrid" />
        <meta name=“apple-mobile-web-app-status-bar-style” content=“white-translucent” />
        <link rel="apple-touch-icon" href="/assets/icon/icon.png" sizes="256x256">
    	<meta name="theme-color" content="#0449ff">
      <script defer src="/chunk-vendors.02425ef003bed06c.bundle.js"></script><script defer src="/index.02425ef003bed06c.bundle.js"></script><!--[if IE]><link rel="icon" type="image/svg+xml" href="/img/icons/favicon.svg"><![endif]--><link rel="icon" type="image/png" sizes="32x32" href="/img/icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/img/icons/favicon-16x16.png"><link rel="manifest" href="/manifest.json"><meta name="theme-color" content="#0449ff"><meta name="apple-mobile-web-app-capable" content="no"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta name="apple-mobile-web-app-title" content="wGrid"><link rel="apple-touch-icon" href="/img/icons/apple-touch-icon-152x152.png"><link rel="mask-icon" href="/img/icons/safari-pinned-tab.svg" color="#0449ff"><meta name="msapplication-TileImage" content="/img/icons/msapplication-icon-144x144.png"><meta name="msapplication-TileColor" content="#0449ff"></head>
    
      <body>
    	<div class="initial-loading">
    		<img src="/assets/images/wg-dark.png">
    		<div class="progress-bar">
    			<div class="bar"></div>
    		</div>
    	</div>
        <div id="app"></div>
      </body>
    
      <style>
    	html, body {
    		background: #0449ff;
    	}
    
    	.initial-loading {
    		position: absolute;
    		top: 0;
    		left: 0;
    		width: 100vw;
    		height: 100vh;
    		display: flex;
    		flex-direction: column;
    		justify-content: center;
    		align-items: center;
    		color: white;
    	}
    
    	.initial-loading .progress-bar {
    		position: relative;
    		width: 200px;
    		height: 12px;
    		background: #bbbbbb50;
    		border-radius: 30px;
    		overflow: hidden;
    	}
    	
    	.initial-loading .progress-bar .bar {
    		position: absolute;
    		top: 0;
    		left: 0;
    		width: 100%;
    		height: 100%;
    		border-radius: 30px;
    		background: white;
    		animation: loading 3s linear infinite;
    	}
    	
    	.initial-loading img {
    		width: 70%;
    		max-width: 225px;
    		margin-bottom: 20px;
    	}
    
    	@keyframes loading {
    		0% {
    			left: -100%
    		}
    		100% {
    			left: 150%
    		}
    	}
      </style>
    </html>
    
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 3.74.254.29:443 · openlab.wgrid.app

    2026-01-02 03:13

    HTTP/1.1 200 OK
    Date: Fri, 02 Jan 2026 03:13:03 GMT
    Server: Apache
    X-Frame-Options: SAMEORIGIN
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Sun, 14 Jan 2024 18:52:44 GMT
    ETag: "b63-60eec670aeeac"
    Accept-Ranges: bytes
    Content-Length: 2915
    Vary: Accept-Encoding
    X-Robots-Tag: noindex, nofollow
    Cache-Control: max-age=0, no-cache, no-store, must-revalidate
    Pragma: no-cache
    Content-Type: text/html
    
    Page title: wGrid
    
    <!DOCTYPE html>
    <html lang="en" mode="ios" class="ios">
      <head>
        <meta charset="utf-8" />
        <title>wGrid</title>
    
        <base href="/" />
    
        <meta name="color-scheme" content="light" />
        <meta
          name="viewport"
          content="viewport-fit=cover, width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"
        />
        <meta name="format-detection" content="telephone=no" />
        <meta name="msapplication-tap-highlight" content="no" />
    
        <link rel="shortcut icon" type="image/png" href="/assets/icon/favicon.png" />
    
        <!-- add to homescreen for ios -->
        <meta name="apple-mobile-web-app-capable" content="yes" />
        <meta name="apple-mobile-web-app-title" content="wGrid" />
        <meta name=“apple-mobile-web-app-status-bar-style” content=“white-translucent” />
        <link rel="apple-touch-icon" href="/assets/icon/icon.png" sizes="256x256">
    	<meta name="theme-color" content="#0449ff">
      <script defer src="/chunk-vendors.02425ef003bed06c.bundle.js"></script><script defer src="/index.02425ef003bed06c.bundle.js"></script><!--[if IE]><link rel="icon" type="image/svg+xml" href="/img/icons/favicon.svg"><![endif]--><link rel="icon" type="image/png" sizes="32x32" href="/img/icons/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/img/icons/favicon-16x16.png"><link rel="manifest" href="/manifest.json"><meta name="theme-color" content="#0449ff"><meta name="apple-mobile-web-app-capable" content="no"><meta name="apple-mobile-web-app-status-bar-style" content="default"><meta name="apple-mobile-web-app-title" content="wGrid"><link rel="apple-touch-icon" href="/img/icons/apple-touch-icon-152x152.png"><link rel="mask-icon" href="/img/icons/safari-pinned-tab.svg" color="#0449ff"><meta name="msapplication-TileImage" content="/img/icons/msapplication-icon-144x144.png"><meta name="msapplication-TileColor" content="#0449ff"></head>
    
      <body>
    	<div class="initial-loading">
    		<img src="/assets/images/wg-dark.png">
    		<div class="progress-bar">
    			<div class="bar"></div>
    		</div>
    	</div>
        <div id="app"></div>
      </body>
    
      <style>
    	html, body {
    		background: #0449ff;
    	}
    
    	.initial-loading {
    		position: absolute;
    		top: 0;
    		left: 0;
    		width: 100vw;
    		height: 100vh;
    		display: flex;
    		flex-direction: column;
    		justify-content: center;
    		align-items: center;
    		color: white;
    	}
    
    	.initial-loading .progress-bar {
    		position: relative;
    		width: 200px;
    		height: 12px;
    		background: #bbbbbb50;
    		border-radius: 30px;
    		overflow: hidden;
    	}
    	
    	.initial-loading .progress-bar .bar {
    		position: absolute;
    		top: 0;
    		left: 0;
    		width: 100%;
    		height: 100%;
    		border-radius: 30px;
    		background: white;
    		animation: loading 3s linear infinite;
    	}
    	
    	.initial-loading img {
    		width: 70%;
    		max-width: 225px;
    		margin-bottom: 20px;
    	}
    
    	@keyframes loading {
    		0% {
    			left: -100%
    		}
    		100% {
    			left: 150%
    		}
    	}
      </style>
    </html>
    
    
    Found 2026-01-02 by HttpPlugin
    Create report
openlab.wgrid.app
CN:
openlab.wgrid.app
Key:
ECDSA-256
Issuer:
E8
Not before:
2025-11-23 01:43
Not after:
2026-02-21 01:43
Domain summary
IP summary