Domain mimus-lichtenstein.de
Germany
Strato GmbH
Unix
Software information

Apache Apache 2.4.66

tcp/443 tcp/80

  • Open service 2a01:238:20a:202:1161:::80 · mimus-lichtenstein.de

    2026-01-10 10:25

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 10:26:17 GMT
    Server: Apache/2.4.66 (Unix)
    Location: https://mimus-lichtenstein.de/
    Content-Length: 278
    Connection: close
    Content-Type: text/html; charset=iso-8859-1
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://mimus-lichtenstein.de/">here</a>.</p>
    </body></html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 81.169.145.161:443 · mimus-lichtenstein.de

    2026-01-10 10:25

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 10:25:18 GMT
    Server: Apache/2.4.66 (Unix)
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Mon, 16 Jul 2018 21:02:00 GMT
    ETag: "1250-5712424037efd"
    Accept-Ranges: bytes
    Content-Length: 4688
    Content-Type: text/html
    
    Page title: Mimus Lichtenstein
    
    <html>
    	<head>
    		<title>Mimus Lichtenstein</title>
    		<meta charset="utf8">
    		<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet">
    		
    		
    		
    		<style>
    			body{
    				font-family: 'Montserrat', sans-serif;
    				background-color: #323232;
    				padding: 0;
    				margin: 0;
    			}
    			
    			@media only screen and (max-width: 600px) {
    				.col{
    					float: left;
    					position: relative;
    					width: 100%;
    					height: 50%;
    					text-align: center;
    					transition: all 0.5s;
    				}
    			}
    			
    			.col{
    				float: left;
    				position: relative;
    				width: 50%;
    				height: 100%;
    				text-align: center;
    				transition: all 0.5s;
    			}
    			
    			.line{
    				float: left;
    				position: absolute;
    				height: 100%;
    				left: 50%;
    				width: 5px;
    				background-color: white;
    				z-index: 1;
    			}
    			
    			
    			.buttonBorder{
    				z-index: 10;
    				margin-top: 50px;
    				position: relative;
    				transition: all 0.5s;
    			}
    			
    			.buttonBorder a{
    				z-index: 10;
    				text-transform: uppercase;
    				text-decoration: none;
    				color: white;
    				font-size: 120%;
    				transition: all 0.5s;
    
    			}
    			
    			.btn {
    			  z-index: 10;
    			  padding: 2% 3%;
    			  border: solid #ffffff 2px;
    			  text-decoration: none;
    			  letter-spacing: 4px;
    			  transition: all 0.5s;
    
    			}	
    			
    			
    			.col1{
    				background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('http://hingerey.mimus-lichtenstein.de/img/bgHingerey.jpg');
    				background-size: 120% auto;
    				background-position-x: center;
    				background-position-y: center;
    			}
    					
    			.col1 .container{
    				position: relative;
    				top:30%;
    			}
    			
    			.col1 .img1 img{
    				height: 25%;
    				transition: all 0.5s;
    			}
    			
    			
    			.col1hover{
    				z-index: 0;
    				float: left;
    				position: absolute;
    				width: 100%;
    				height: 100%;
    				background: rgba(255, 255, 255, 0.8);
    				transition: all 1s;
    				opacity: 0;
    			}
    			
    			.col1:hover{
    				background-size: 100% auto;
    				transition: all 0.5s;
    			}
    			
    			.col1:hover .col1hover{
    				opacity: 1;
    			}
    			
    			.col1:hover .btn{
    				text-decoration: none;
    				color: black;
    				letter-spacing: 8px;
    				border: solid #000000 2px;
    				transition: all 0.5s;
    			}
    			
    			.col1:hover .img1 img{
    				content:url("http://www.hingerey.mimus-lichtenstein.de/img/logo/schwarzHoch.png");
    				height: 30%;
    			}
    			
    			#preload-01{background: url(http://www.hingerey.mimus-lichtenstein.de/img/logo/schwarzHoch.png) no-repeat -9999px -9999px; }
    			
    
    			
    			
    			
    			.col2{
    				background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('http://hingerey.mimus-lichtenstein.de/img/bgMuseum.jpg');
    				background-size: auto 110%;
    				background-position-x: center;
    				background-position-y: center;
    			}
    			
    			.col2 .container{
    				position: relative;
    				top:30%;
    			}
    			
    			.col2 .img2 img{
    				height: 25%;
    				transition: all 0.5s;
    			}
    			
    			.col2hover{
    				z-index: 0;
    				float: left;
    				position: absolute;
    				width: 100%;
    				height: 100%;
    				background: rgba(255, 255, 255, 0.8);
    				transition: all 1s;
    				opacity: 0;
    			}
    			
    			.col2:hover{
    				background-size: auto 100%;
    				transition: all 0.5s;
    			}
    			
    			.col2:hover .col2hover{
    				opacity: 1;
    			}
    			
    			.col2:hover .btn{
    				text-decoration: none;
    				color: black;
    				letter-spacing: 8px;
    				border: solid #000000 2px;
    				transition: all 0.5s;
    			}
    			
    			.col2:hover .img2 img{
    				height: 30%;
    			}
    			
    			
    			.selText {
    			  position: absolute;
    			  width: 20%;
    			  top: 5%;
    			  left: 38%;
    			  z-index: 2;
    			  text-align: center;
    			  padding: 15px 3%;
    			  border: solid #ffffff 2px;
    			  text-decoration: none;
    			  background: #ffffff;
    			}
    			
    			
    
    			
    		</style>
    	</head>
    	
    	<body>
    		<div class="selText">Webseite auswählen</div>
    		<div class="col col1" onclick="col1()">
    			<div class="col1hover"></div>
    			<div class="container">
    				<div class="img1"><img src="http://www.hingerey.mimus-lichtenstein.de/img/logo/weissHoch.png"></div>
    				<div class="buttonBorder">
    					<a id="btn2" class="btn" href="http://hingerey.mimus-lichtenstein.de">Hingerey</a>
    				</div>
    			</div>
    			
    		</div>
    		<div
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2a01:238:20a:202:1161:::80 · www.mimus-lichtenstein.de

    2026-01-10 10:25

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 10:26:16 GMT
    Server: Apache/2.4.66 (Unix)
    Location: https://www.mimus-lichtenstein.de/
    Content-Length: 282
    Connection: close
    Content-Type: text/html; charset=iso-8859-1
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://www.mimus-lichtenstein.de/">here</a>.</p>
    </body></html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 81.169.145.161:80 · www.mimus-lichtenstein.de

    2026-01-10 10:25

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 10:26:15 GMT
    Server: Apache/2.4.66 (Unix)
    Location: https://www.mimus-lichtenstein.de/
    Content-Length: 282
    Connection: close
    Content-Type: text/html; charset=iso-8859-1
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://www.mimus-lichtenstein.de/">here</a>.</p>
    </body></html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2a01:238:20a:202:1161:::443 · www.mimus-lichtenstein.de

    2026-01-10 10:25

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 10:25:18 GMT
    Server: Apache/2.4.66 (Unix)
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Mon, 16 Jul 2018 21:02:00 GMT
    ETag: "1250-5712424037efd"
    Accept-Ranges: bytes
    Content-Length: 4688
    Content-Type: text/html
    
    Page title: Mimus Lichtenstein
    
    <html>
    	<head>
    		<title>Mimus Lichtenstein</title>
    		<meta charset="utf8">
    		<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet">
    		
    		
    		
    		<style>
    			body{
    				font-family: 'Montserrat', sans-serif;
    				background-color: #323232;
    				padding: 0;
    				margin: 0;
    			}
    			
    			@media only screen and (max-width: 600px) {
    				.col{
    					float: left;
    					position: relative;
    					width: 100%;
    					height: 50%;
    					text-align: center;
    					transition: all 0.5s;
    				}
    			}
    			
    			.col{
    				float: left;
    				position: relative;
    				width: 50%;
    				height: 100%;
    				text-align: center;
    				transition: all 0.5s;
    			}
    			
    			.line{
    				float: left;
    				position: absolute;
    				height: 100%;
    				left: 50%;
    				width: 5px;
    				background-color: white;
    				z-index: 1;
    			}
    			
    			
    			.buttonBorder{
    				z-index: 10;
    				margin-top: 50px;
    				position: relative;
    				transition: all 0.5s;
    			}
    			
    			.buttonBorder a{
    				z-index: 10;
    				text-transform: uppercase;
    				text-decoration: none;
    				color: white;
    				font-size: 120%;
    				transition: all 0.5s;
    
    			}
    			
    			.btn {
    			  z-index: 10;
    			  padding: 2% 3%;
    			  border: solid #ffffff 2px;
    			  text-decoration: none;
    			  letter-spacing: 4px;
    			  transition: all 0.5s;
    
    			}	
    			
    			
    			.col1{
    				background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('http://hingerey.mimus-lichtenstein.de/img/bgHingerey.jpg');
    				background-size: 120% auto;
    				background-position-x: center;
    				background-position-y: center;
    			}
    					
    			.col1 .container{
    				position: relative;
    				top:30%;
    			}
    			
    			.col1 .img1 img{
    				height: 25%;
    				transition: all 0.5s;
    			}
    			
    			
    			.col1hover{
    				z-index: 0;
    				float: left;
    				position: absolute;
    				width: 100%;
    				height: 100%;
    				background: rgba(255, 255, 255, 0.8);
    				transition: all 1s;
    				opacity: 0;
    			}
    			
    			.col1:hover{
    				background-size: 100% auto;
    				transition: all 0.5s;
    			}
    			
    			.col1:hover .col1hover{
    				opacity: 1;
    			}
    			
    			.col1:hover .btn{
    				text-decoration: none;
    				color: black;
    				letter-spacing: 8px;
    				border: solid #000000 2px;
    				transition: all 0.5s;
    			}
    			
    			.col1:hover .img1 img{
    				content:url("http://www.hingerey.mimus-lichtenstein.de/img/logo/schwarzHoch.png");
    				height: 30%;
    			}
    			
    			#preload-01{background: url(http://www.hingerey.mimus-lichtenstein.de/img/logo/schwarzHoch.png) no-repeat -9999px -9999px; }
    			
    
    			
    			
    			
    			.col2{
    				background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('http://hingerey.mimus-lichtenstein.de/img/bgMuseum.jpg');
    				background-size: auto 110%;
    				background-position-x: center;
    				background-position-y: center;
    			}
    			
    			.col2 .container{
    				position: relative;
    				top:30%;
    			}
    			
    			.col2 .img2 img{
    				height: 25%;
    				transition: all 0.5s;
    			}
    			
    			.col2hover{
    				z-index: 0;
    				float: left;
    				position: absolute;
    				width: 100%;
    				height: 100%;
    				background: rgba(255, 255, 255, 0.8);
    				transition: all 1s;
    				opacity: 0;
    			}
    			
    			.col2:hover{
    				background-size: auto 100%;
    				transition: all 0.5s;
    			}
    			
    			.col2:hover .col2hover{
    				opacity: 1;
    			}
    			
    			.col2:hover .btn{
    				text-decoration: none;
    				color: black;
    				letter-spacing: 8px;
    				border: solid #000000 2px;
    				transition: all 0.5s;
    			}
    			
    			.col2:hover .img2 img{
    				height: 30%;
    			}
    			
    			
    			.selText {
    			  position: absolute;
    			  width: 20%;
    			  top: 5%;
    			  left: 38%;
    			  z-index: 2;
    			  text-align: center;
    			  padding: 15px 3%;
    			  border: solid #ffffff 2px;
    			  text-decoration: none;
    			  background: #ffffff;
    			}
    			
    			
    
    			
    		</style>
    	</head>
    	
    	<body>
    		<div class="selText">Webseite auswählen</div>
    		<div class="col col1" onclick="col1()">
    			<div class="col1hover"></div>
    			<div class="container">
    				<div class="img1"><img src="http://www.hingerey.mimus-lichtenstein.de/img/logo/weissHoch.png"></div>
    				<div class="buttonBorder">
    					<a id="btn2" class="btn" href="http://hingerey.mimus-lichtenstein.de">Hingerey</a>
    				</div>
    			</div>
    			
    		</div>
    		<div
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 81.169.145.161:443 · www.mimus-lichtenstein.de

    2026-01-10 10:25

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 10:25:19 GMT
    Server: Apache/2.4.66 (Unix)
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Mon, 16 Jul 2018 21:02:00 GMT
    ETag: "1250-5712424037efd"
    Accept-Ranges: bytes
    Content-Length: 4688
    Content-Type: text/html
    
    Page title: Mimus Lichtenstein
    
    <html>
    	<head>
    		<title>Mimus Lichtenstein</title>
    		<meta charset="utf8">
    		<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet">
    		
    		
    		
    		<style>
    			body{
    				font-family: 'Montserrat', sans-serif;
    				background-color: #323232;
    				padding: 0;
    				margin: 0;
    			}
    			
    			@media only screen and (max-width: 600px) {
    				.col{
    					float: left;
    					position: relative;
    					width: 100%;
    					height: 50%;
    					text-align: center;
    					transition: all 0.5s;
    				}
    			}
    			
    			.col{
    				float: left;
    				position: relative;
    				width: 50%;
    				height: 100%;
    				text-align: center;
    				transition: all 0.5s;
    			}
    			
    			.line{
    				float: left;
    				position: absolute;
    				height: 100%;
    				left: 50%;
    				width: 5px;
    				background-color: white;
    				z-index: 1;
    			}
    			
    			
    			.buttonBorder{
    				z-index: 10;
    				margin-top: 50px;
    				position: relative;
    				transition: all 0.5s;
    			}
    			
    			.buttonBorder a{
    				z-index: 10;
    				text-transform: uppercase;
    				text-decoration: none;
    				color: white;
    				font-size: 120%;
    				transition: all 0.5s;
    
    			}
    			
    			.btn {
    			  z-index: 10;
    			  padding: 2% 3%;
    			  border: solid #ffffff 2px;
    			  text-decoration: none;
    			  letter-spacing: 4px;
    			  transition: all 0.5s;
    
    			}	
    			
    			
    			.col1{
    				background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('http://hingerey.mimus-lichtenstein.de/img/bgHingerey.jpg');
    				background-size: 120% auto;
    				background-position-x: center;
    				background-position-y: center;
    			}
    					
    			.col1 .container{
    				position: relative;
    				top:30%;
    			}
    			
    			.col1 .img1 img{
    				height: 25%;
    				transition: all 0.5s;
    			}
    			
    			
    			.col1hover{
    				z-index: 0;
    				float: left;
    				position: absolute;
    				width: 100%;
    				height: 100%;
    				background: rgba(255, 255, 255, 0.8);
    				transition: all 1s;
    				opacity: 0;
    			}
    			
    			.col1:hover{
    				background-size: 100% auto;
    				transition: all 0.5s;
    			}
    			
    			.col1:hover .col1hover{
    				opacity: 1;
    			}
    			
    			.col1:hover .btn{
    				text-decoration: none;
    				color: black;
    				letter-spacing: 8px;
    				border: solid #000000 2px;
    				transition: all 0.5s;
    			}
    			
    			.col1:hover .img1 img{
    				content:url("http://www.hingerey.mimus-lichtenstein.de/img/logo/schwarzHoch.png");
    				height: 30%;
    			}
    			
    			#preload-01{background: url(http://www.hingerey.mimus-lichtenstein.de/img/logo/schwarzHoch.png) no-repeat -9999px -9999px; }
    			
    
    			
    			
    			
    			.col2{
    				background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('http://hingerey.mimus-lichtenstein.de/img/bgMuseum.jpg');
    				background-size: auto 110%;
    				background-position-x: center;
    				background-position-y: center;
    			}
    			
    			.col2 .container{
    				position: relative;
    				top:30%;
    			}
    			
    			.col2 .img2 img{
    				height: 25%;
    				transition: all 0.5s;
    			}
    			
    			.col2hover{
    				z-index: 0;
    				float: left;
    				position: absolute;
    				width: 100%;
    				height: 100%;
    				background: rgba(255, 255, 255, 0.8);
    				transition: all 1s;
    				opacity: 0;
    			}
    			
    			.col2:hover{
    				background-size: auto 100%;
    				transition: all 0.5s;
    			}
    			
    			.col2:hover .col2hover{
    				opacity: 1;
    			}
    			
    			.col2:hover .btn{
    				text-decoration: none;
    				color: black;
    				letter-spacing: 8px;
    				border: solid #000000 2px;
    				transition: all 0.5s;
    			}
    			
    			.col2:hover .img2 img{
    				height: 30%;
    			}
    			
    			
    			.selText {
    			  position: absolute;
    			  width: 20%;
    			  top: 5%;
    			  left: 38%;
    			  z-index: 2;
    			  text-align: center;
    			  padding: 15px 3%;
    			  border: solid #ffffff 2px;
    			  text-decoration: none;
    			  background: #ffffff;
    			}
    			
    			
    
    			
    		</style>
    	</head>
    	
    	<body>
    		<div class="selText">Webseite auswählen</div>
    		<div class="col col1" onclick="col1()">
    			<div class="col1hover"></div>
    			<div class="container">
    				<div class="img1"><img src="http://www.hingerey.mimus-lichtenstein.de/img/logo/weissHoch.png"></div>
    				<div class="buttonBorder">
    					<a id="btn2" class="btn" href="http://hingerey.mimus-lichtenstein.de">Hingerey</a>
    				</div>
    			</div>
    			
    		</div>
    		<div
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2a01:238:20a:202:1161:::443 · mimus-lichtenstein.de

    2026-01-10 10:25

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 10:25:17 GMT
    Server: Apache/2.4.66 (Unix)
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Mon, 16 Jul 2018 21:02:00 GMT
    ETag: "1250-5712424037efd"
    Accept-Ranges: bytes
    Content-Length: 4688
    Content-Type: text/html
    
    Page title: Mimus Lichtenstein
    
    <html>
    	<head>
    		<title>Mimus Lichtenstein</title>
    		<meta charset="utf8">
    		<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet">
    		
    		
    		
    		<style>
    			body{
    				font-family: 'Montserrat', sans-serif;
    				background-color: #323232;
    				padding: 0;
    				margin: 0;
    			}
    			
    			@media only screen and (max-width: 600px) {
    				.col{
    					float: left;
    					position: relative;
    					width: 100%;
    					height: 50%;
    					text-align: center;
    					transition: all 0.5s;
    				}
    			}
    			
    			.col{
    				float: left;
    				position: relative;
    				width: 50%;
    				height: 100%;
    				text-align: center;
    				transition: all 0.5s;
    			}
    			
    			.line{
    				float: left;
    				position: absolute;
    				height: 100%;
    				left: 50%;
    				width: 5px;
    				background-color: white;
    				z-index: 1;
    			}
    			
    			
    			.buttonBorder{
    				z-index: 10;
    				margin-top: 50px;
    				position: relative;
    				transition: all 0.5s;
    			}
    			
    			.buttonBorder a{
    				z-index: 10;
    				text-transform: uppercase;
    				text-decoration: none;
    				color: white;
    				font-size: 120%;
    				transition: all 0.5s;
    
    			}
    			
    			.btn {
    			  z-index: 10;
    			  padding: 2% 3%;
    			  border: solid #ffffff 2px;
    			  text-decoration: none;
    			  letter-spacing: 4px;
    			  transition: all 0.5s;
    
    			}	
    			
    			
    			.col1{
    				background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('http://hingerey.mimus-lichtenstein.de/img/bgHingerey.jpg');
    				background-size: 120% auto;
    				background-position-x: center;
    				background-position-y: center;
    			}
    					
    			.col1 .container{
    				position: relative;
    				top:30%;
    			}
    			
    			.col1 .img1 img{
    				height: 25%;
    				transition: all 0.5s;
    			}
    			
    			
    			.col1hover{
    				z-index: 0;
    				float: left;
    				position: absolute;
    				width: 100%;
    				height: 100%;
    				background: rgba(255, 255, 255, 0.8);
    				transition: all 1s;
    				opacity: 0;
    			}
    			
    			.col1:hover{
    				background-size: 100% auto;
    				transition: all 0.5s;
    			}
    			
    			.col1:hover .col1hover{
    				opacity: 1;
    			}
    			
    			.col1:hover .btn{
    				text-decoration: none;
    				color: black;
    				letter-spacing: 8px;
    				border: solid #000000 2px;
    				transition: all 0.5s;
    			}
    			
    			.col1:hover .img1 img{
    				content:url("http://www.hingerey.mimus-lichtenstein.de/img/logo/schwarzHoch.png");
    				height: 30%;
    			}
    			
    			#preload-01{background: url(http://www.hingerey.mimus-lichtenstein.de/img/logo/schwarzHoch.png) no-repeat -9999px -9999px; }
    			
    
    			
    			
    			
    			.col2{
    				background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('http://hingerey.mimus-lichtenstein.de/img/bgMuseum.jpg');
    				background-size: auto 110%;
    				background-position-x: center;
    				background-position-y: center;
    			}
    			
    			.col2 .container{
    				position: relative;
    				top:30%;
    			}
    			
    			.col2 .img2 img{
    				height: 25%;
    				transition: all 0.5s;
    			}
    			
    			.col2hover{
    				z-index: 0;
    				float: left;
    				position: absolute;
    				width: 100%;
    				height: 100%;
    				background: rgba(255, 255, 255, 0.8);
    				transition: all 1s;
    				opacity: 0;
    			}
    			
    			.col2:hover{
    				background-size: auto 100%;
    				transition: all 0.5s;
    			}
    			
    			.col2:hover .col2hover{
    				opacity: 1;
    			}
    			
    			.col2:hover .btn{
    				text-decoration: none;
    				color: black;
    				letter-spacing: 8px;
    				border: solid #000000 2px;
    				transition: all 0.5s;
    			}
    			
    			.col2:hover .img2 img{
    				height: 30%;
    			}
    			
    			
    			.selText {
    			  position: absolute;
    			  width: 20%;
    			  top: 5%;
    			  left: 38%;
    			  z-index: 2;
    			  text-align: center;
    			  padding: 15px 3%;
    			  border: solid #ffffff 2px;
    			  text-decoration: none;
    			  background: #ffffff;
    			}
    			
    			
    
    			
    		</style>
    	</head>
    	
    	<body>
    		<div class="selText">Webseite auswählen</div>
    		<div class="col col1" onclick="col1()">
    			<div class="col1hover"></div>
    			<div class="container">
    				<div class="img1"><img src="http://www.hingerey.mimus-lichtenstein.de/img/logo/weissHoch.png"></div>
    				<div class="buttonBorder">
    					<a id="btn2" class="btn" href="http://hingerey.mimus-lichtenstein.de">Hingerey</a>
    				</div>
    			</div>
    			
    		</div>
    		<div
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 81.169.145.161:80 · mimus-lichtenstein.de

    2026-01-10 10:25

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 10:26:15 GMT
    Server: Apache/2.4.66 (Unix)
    Location: https://mimus-lichtenstein.de/
    Content-Length: 278
    Connection: close
    Content-Type: text/html; charset=iso-8859-1
    
    Page title: 301 Moved Permanently
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a href="https://mimus-lichtenstein.de/">here</a>.</p>
    </body></html>
    
    Found 2 days ago by HttpPlugin
    Create report
www.mimus-lichtenstein.demimus-lichtenstein.de
CN:
www.mimus-lichtenstein.de
Not before:
2026-01-10 00:00
Not after:
2027-01-31 23:59