Domain adsoon.de
Germany
Strato GmbH
Unix
Software information

Apache Apache 2.4.66

tcp/443 tcp/80

  • MacOS file listing through .DS_Store file
    First seen 2023-12-25 07:50
    Last seen 2025-12-26 14:00
    Open for 732 days
  • MacOS file listing through .DS_Store file
    First seen 2023-12-25 07:50
    Last seen 2026-01-02 09:20
    Open for 739 days
  • MacOS file listing through .DS_Store file
    First seen 2023-12-25 07:50
    Last seen 2026-01-02 05:54
    Open for 738 days
  • MacOS file listing through .DS_Store file
    First seen 2023-12-25 07:50
    Last seen 2026-01-02 00:24
    Open for 738 days
  • Open service 81.169.145.66:80 · adsoon.de

    2026-01-09 16:25

    HTTP/1.1 200 OK
    Date: Fri, 09 Jan 2026 16:26:26 GMT
    Server: Apache/2.4.66 (Unix)
    Last-Modified: Wed, 27 Dec 2023 16:13:36 GMT
    ETag: "a28-60d8014cd3817"
    Accept-Ranges: bytes
    Content-Length: 2600
    Connection: close
    Content-Type: text/html
    
    Page title: AdSoon | fotografie
    
    <!DOCTYPE html>
    <html lang="de">
    <head>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width,initial-scale=1">
    	<title>AdSoon | fotografie</title>
    	<meta name="description" content="Fotografie und Design aus einer Hand">
    	<link rel="stylesheet" href="styles/styles.css">
       	<link rel="shortcut icon" href="images/favicon.ico">
       	
       	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
       	<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet"> 
       	  <!-- Slider CSS-Datei: --> 
       	  <link href="styles/sequence-theme.modern-slide-in.css" rel="stylesheet" media="all">
    
       	<!-- Lightbox: --> 
       	<script src="scripts/lightbox.min.js"></script>
       	<link href="styles/lightbox.css" rel="stylesheet">
       	
       	<!--[if lt IE 9]>
    	<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    	<![endif]-->
    	
    <script type='text/javascript'>	//alert("Hallo Welt!");
        
        //Wenn das Dokument geladen wurde…
    	$(document).ready(function(){
    
    	// Überschrift h1 verändern:
        $("h1").css({ "color": "#0000ff" });   
        $("h1").html("Neuer Headline-Text");
    
    
    	//nach oben scrollen:
    	$('a.top').click(function () {
    		$('body,html').animate({scrollTop: 0}, 800);
    		return false;
    		});
    		
    		
    		//Beim Klick auf den "Menü"-Button…
    		$('a#mobile-menu-btn').click(function () { 
    			// …soll die Navigation eingeblendet werden.
    			$('#navigation').slideToggle("slow");
    			});
    
    });
    
    
    </script>
    
    </head>
    
    <body id="oben">
    
    <div class="wrapper">
    <div class="row">
    
    <a href="index.html"><img src="images/start1.jpg" alt="Text"></a>
    </div>
    
    <header>
    <a id="mobile-menu-btn" href="#">Menü</a>
    
       <nav id="navigation">
    	<ul>
    		<li><a href="fotos.html">fotos</a></li>
    		<li><a href="projekte.html" class="active">projekte</a></li>
    		<li><a href="ausstellungen.html" class="active">ausstellungen</a></li>
    		<li><a href="publikationen.html" class="active">publikationen</a></li>
    		<li><a href="kontakt.html" class="active">kontakt</a></li>
    
    		
    	</ul>
    	</nav>    
    </header>
    
    <div class="row">
    <div class="column1 full">
    <img src="images/startseite1.jpg" align="center"  alt="Text">
    </div>
    </div>
    
    
    
    <div class="row">
    <a href="index.html"><img src="images/startunten.jpg" alt="Text"></a>
    </div>
    
    
    
    
    
    
    
    
    
    
    <!-- Fußleiste -->
        <footer>
    		<a class="top" align="center" href="#oben">Nach oben</a></p>
    		
    
    		<a href="mailto:info@adsoon.de">E-Mail an ADSOON</a>
    		<p>©Alle Fotorechte liegen bei Adrian Sonnenburg 
        </footer>    
     
    
    
    
    
    </div> <!-- Ende Wrapper -->
    
    
       	 
    
    </body>
    </html>
    
    
    
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 81.169.145.66:443 · www.adsoon.de

    2026-01-09 07:45

    HTTP/1.1 200 OK
    Date: Fri, 09 Jan 2026 07:45:14 GMT
    Server: Apache/2.4.66 (Unix)
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Wed, 27 Dec 2023 16:13:36 GMT
    ETag: "a28-60d8014cd3817"
    Accept-Ranges: bytes
    Content-Length: 2600
    Content-Type: text/html
    
    Page title: AdSoon | fotografie
    
    <!DOCTYPE html>
    <html lang="de">
    <head>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width,initial-scale=1">
    	<title>AdSoon | fotografie</title>
    	<meta name="description" content="Fotografie und Design aus einer Hand">
    	<link rel="stylesheet" href="styles/styles.css">
       	<link rel="shortcut icon" href="images/favicon.ico">
       	
       	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
       	<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet"> 
       	  <!-- Slider CSS-Datei: --> 
       	  <link href="styles/sequence-theme.modern-slide-in.css" rel="stylesheet" media="all">
    
       	<!-- Lightbox: --> 
       	<script src="scripts/lightbox.min.js"></script>
       	<link href="styles/lightbox.css" rel="stylesheet">
       	
       	<!--[if lt IE 9]>
    	<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    	<![endif]-->
    	
    <script type='text/javascript'>	//alert("Hallo Welt!");
        
        //Wenn das Dokument geladen wurde…
    	$(document).ready(function(){
    
    	// Überschrift h1 verändern:
        $("h1").css({ "color": "#0000ff" });   
        $("h1").html("Neuer Headline-Text");
    
    
    	//nach oben scrollen:
    	$('a.top').click(function () {
    		$('body,html').animate({scrollTop: 0}, 800);
    		return false;
    		});
    		
    		
    		//Beim Klick auf den "Menü"-Button…
    		$('a#mobile-menu-btn').click(function () { 
    			// …soll die Navigation eingeblendet werden.
    			$('#navigation').slideToggle("slow");
    			});
    
    });
    
    
    </script>
    
    </head>
    
    <body id="oben">
    
    <div class="wrapper">
    <div class="row">
    
    <a href="index.html"><img src="images/start1.jpg" alt="Text"></a>
    </div>
    
    <header>
    <a id="mobile-menu-btn" href="#">Menü</a>
    
       <nav id="navigation">
    	<ul>
    		<li><a href="fotos.html">fotos</a></li>
    		<li><a href="projekte.html" class="active">projekte</a></li>
    		<li><a href="ausstellungen.html" class="active">ausstellungen</a></li>
    		<li><a href="publikationen.html" class="active">publikationen</a></li>
    		<li><a href="kontakt.html" class="active">kontakt</a></li>
    
    		
    	</ul>
    	</nav>    
    </header>
    
    <div class="row">
    <div class="column1 full">
    <img src="images/startseite1.jpg" align="center"  alt="Text">
    </div>
    </div>
    
    
    
    <div class="row">
    <a href="index.html"><img src="images/startunten.jpg" alt="Text"></a>
    </div>
    
    
    
    
    
    
    
    
    
    
    <!-- Fußleiste -->
        <footer>
    		<a class="top" align="center" href="#oben">Nach oben</a></p>
    		
    
    		<a href="mailto:info@adsoon.de">E-Mail an ADSOON</a>
    		<p>©Alle Fotorechte liegen bei Adrian Sonnenburg 
        </footer>    
     
    
    
    
    
    </div> <!-- Ende Wrapper -->
    
    
       	 
    
    </body>
    </html>
    
    
    
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 81.169.145.66:443 · adsoon.de

    2026-01-09 02:43

    HTTP/1.1 200 OK
    Date: Fri, 09 Jan 2026 02:43:41 GMT
    Server: Apache/2.4.66 (Unix)
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Wed, 27 Dec 2023 16:13:36 GMT
    ETag: "a28-60d8014cd3817"
    Accept-Ranges: bytes
    Content-Length: 2600
    Content-Type: text/html
    
    Page title: AdSoon | fotografie
    
    <!DOCTYPE html>
    <html lang="de">
    <head>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width,initial-scale=1">
    	<title>AdSoon | fotografie</title>
    	<meta name="description" content="Fotografie und Design aus einer Hand">
    	<link rel="stylesheet" href="styles/styles.css">
       	<link rel="shortcut icon" href="images/favicon.ico">
       	
       	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
       	<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet"> 
       	  <!-- Slider CSS-Datei: --> 
       	  <link href="styles/sequence-theme.modern-slide-in.css" rel="stylesheet" media="all">
    
       	<!-- Lightbox: --> 
       	<script src="scripts/lightbox.min.js"></script>
       	<link href="styles/lightbox.css" rel="stylesheet">
       	
       	<!--[if lt IE 9]>
    	<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    	<![endif]-->
    	
    <script type='text/javascript'>	//alert("Hallo Welt!");
        
        //Wenn das Dokument geladen wurde…
    	$(document).ready(function(){
    
    	// Überschrift h1 verändern:
        $("h1").css({ "color": "#0000ff" });   
        $("h1").html("Neuer Headline-Text");
    
    
    	//nach oben scrollen:
    	$('a.top').click(function () {
    		$('body,html').animate({scrollTop: 0}, 800);
    		return false;
    		});
    		
    		
    		//Beim Klick auf den "Menü"-Button…
    		$('a#mobile-menu-btn').click(function () { 
    			// …soll die Navigation eingeblendet werden.
    			$('#navigation').slideToggle("slow");
    			});
    
    });
    
    
    </script>
    
    </head>
    
    <body id="oben">
    
    <div class="wrapper">
    <div class="row">
    
    <a href="index.html"><img src="images/start1.jpg" alt="Text"></a>
    </div>
    
    <header>
    <a id="mobile-menu-btn" href="#">Menü</a>
    
       <nav id="navigation">
    	<ul>
    		<li><a href="fotos.html">fotos</a></li>
    		<li><a href="projekte.html" class="active">projekte</a></li>
    		<li><a href="ausstellungen.html" class="active">ausstellungen</a></li>
    		<li><a href="publikationen.html" class="active">publikationen</a></li>
    		<li><a href="kontakt.html" class="active">kontakt</a></li>
    
    		
    	</ul>
    	</nav>    
    </header>
    
    <div class="row">
    <div class="column1 full">
    <img src="images/startseite1.jpg" align="center"  alt="Text">
    </div>
    </div>
    
    
    
    <div class="row">
    <a href="index.html"><img src="images/startunten.jpg" alt="Text"></a>
    </div>
    
    
    
    
    
    
    
    
    
    
    <!-- Fußleiste -->
        <footer>
    		<a class="top" align="center" href="#oben">Nach oben</a></p>
    		
    
    		<a href="mailto:info@adsoon.de">E-Mail an ADSOON</a>
    		<p>©Alle Fotorechte liegen bei Adrian Sonnenburg 
        </footer>    
     
    
    
    
    
    </div> <!-- Ende Wrapper -->
    
    
       	 
    
    </body>
    </html>
    
    
    
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 81.169.145.66:80 · www.adsoon.de

    2026-01-02 09:20

    HTTP/1.1 200 OK
    Date: Fri, 02 Jan 2026 09:20:17 GMT
    Server: Apache/2.4.66 (Unix)
    Last-Modified: Wed, 27 Dec 2023 16:13:36 GMT
    ETag: "a28-60d8014cd3817"
    Accept-Ranges: bytes
    Content-Length: 2600
    Connection: close
    Content-Type: text/html
    
    Page title: AdSoon | fotografie
    
    <!DOCTYPE html>
    <html lang="de">
    <head>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width,initial-scale=1">
    	<title>AdSoon | fotografie</title>
    	<meta name="description" content="Fotografie und Design aus einer Hand">
    	<link rel="stylesheet" href="styles/styles.css">
       	<link rel="shortcut icon" href="images/favicon.ico">
       	
       	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
       	<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet"> 
       	  <!-- Slider CSS-Datei: --> 
       	  <link href="styles/sequence-theme.modern-slide-in.css" rel="stylesheet" media="all">
    
       	<!-- Lightbox: --> 
       	<script src="scripts/lightbox.min.js"></script>
       	<link href="styles/lightbox.css" rel="stylesheet">
       	
       	<!--[if lt IE 9]>
    	<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    	<![endif]-->
    	
    <script type='text/javascript'>	//alert("Hallo Welt!");
        
        //Wenn das Dokument geladen wurde…
    	$(document).ready(function(){
    
    	// Überschrift h1 verändern:
        $("h1").css({ "color": "#0000ff" });   
        $("h1").html("Neuer Headline-Text");
    
    
    	//nach oben scrollen:
    	$('a.top').click(function () {
    		$('body,html').animate({scrollTop: 0}, 800);
    		return false;
    		});
    		
    		
    		//Beim Klick auf den "Menü"-Button…
    		$('a#mobile-menu-btn').click(function () { 
    			// …soll die Navigation eingeblendet werden.
    			$('#navigation').slideToggle("slow");
    			});
    
    });
    
    
    </script>
    
    </head>
    
    <body id="oben">
    
    <div class="wrapper">
    <div class="row">
    
    <a href="index.html"><img src="images/start1.jpg" alt="Text"></a>
    </div>
    
    <header>
    <a id="mobile-menu-btn" href="#">Menü</a>
    
       <nav id="navigation">
    	<ul>
    		<li><a href="fotos.html">fotos</a></li>
    		<li><a href="projekte.html" class="active">projekte</a></li>
    		<li><a href="ausstellungen.html" class="active">ausstellungen</a></li>
    		<li><a href="publikationen.html" class="active">publikationen</a></li>
    		<li><a href="kontakt.html" class="active">kontakt</a></li>
    
    		
    	</ul>
    	</nav>    
    </header>
    
    <div class="row">
    <div class="column1 full">
    <img src="images/startseite1.jpg" align="center"  alt="Text">
    </div>
    </div>
    
    
    
    <div class="row">
    <a href="index.html"><img src="images/startunten.jpg" alt="Text"></a>
    </div>
    
    
    
    
    
    
    
    
    
    
    <!-- Fußleiste -->
        <footer>
    		<a class="top" align="center" href="#oben">Nach oben</a></p>
    		
    
    		<a href="mailto:info@adsoon.de">E-Mail an ADSOON</a>
    		<p>©Alle Fotorechte liegen bei Adrian Sonnenburg 
        </footer>    
     
    
    
    
    
    </div> <!-- Ende Wrapper -->
    
    
       	 
    
    </body>
    </html>
    
    
    
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 81.169.145.66:443 · www.adsoon.de

    2026-01-02 05:54

    HTTP/1.1 200 OK
    Date: Fri, 02 Jan 2026 05:54:15 GMT
    Server: Apache/2.4.66 (Unix)
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Wed, 27 Dec 2023 16:13:36 GMT
    ETag: "a28-60d8014cd3817"
    Accept-Ranges: bytes
    Content-Length: 2600
    Content-Type: text/html
    
    Page title: AdSoon | fotografie
    
    <!DOCTYPE html>
    <html lang="de">
    <head>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width,initial-scale=1">
    	<title>AdSoon | fotografie</title>
    	<meta name="description" content="Fotografie und Design aus einer Hand">
    	<link rel="stylesheet" href="styles/styles.css">
       	<link rel="shortcut icon" href="images/favicon.ico">
       	
       	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
       	<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet"> 
       	  <!-- Slider CSS-Datei: --> 
       	  <link href="styles/sequence-theme.modern-slide-in.css" rel="stylesheet" media="all">
    
       	<!-- Lightbox: --> 
       	<script src="scripts/lightbox.min.js"></script>
       	<link href="styles/lightbox.css" rel="stylesheet">
       	
       	<!--[if lt IE 9]>
    	<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    	<![endif]-->
    	
    <script type='text/javascript'>	//alert("Hallo Welt!");
        
        //Wenn das Dokument geladen wurde…
    	$(document).ready(function(){
    
    	// Überschrift h1 verändern:
        $("h1").css({ "color": "#0000ff" });   
        $("h1").html("Neuer Headline-Text");
    
    
    	//nach oben scrollen:
    	$('a.top').click(function () {
    		$('body,html').animate({scrollTop: 0}, 800);
    		return false;
    		});
    		
    		
    		//Beim Klick auf den "Menü"-Button…
    		$('a#mobile-menu-btn').click(function () { 
    			// …soll die Navigation eingeblendet werden.
    			$('#navigation').slideToggle("slow");
    			});
    
    });
    
    
    </script>
    
    </head>
    
    <body id="oben">
    
    <div class="wrapper">
    <div class="row">
    
    <a href="index.html"><img src="images/start1.jpg" alt="Text"></a>
    </div>
    
    <header>
    <a id="mobile-menu-btn" href="#">Menü</a>
    
       <nav id="navigation">
    	<ul>
    		<li><a href="fotos.html">fotos</a></li>
    		<li><a href="projekte.html" class="active">projekte</a></li>
    		<li><a href="ausstellungen.html" class="active">ausstellungen</a></li>
    		<li><a href="publikationen.html" class="active">publikationen</a></li>
    		<li><a href="kontakt.html" class="active">kontakt</a></li>
    
    		
    	</ul>
    	</nav>    
    </header>
    
    <div class="row">
    <div class="column1 full">
    <img src="images/startseite1.jpg" align="center"  alt="Text">
    </div>
    </div>
    
    
    
    <div class="row">
    <a href="index.html"><img src="images/startunten.jpg" alt="Text"></a>
    </div>
    
    
    
    
    
    
    
    
    
    
    <!-- Fußleiste -->
        <footer>
    		<a class="top" align="center" href="#oben">Nach oben</a></p>
    		
    
    		<a href="mailto:info@adsoon.de">E-Mail an ADSOON</a>
    		<p>©Alle Fotorechte liegen bei Adrian Sonnenburg 
        </footer>    
     
    
    
    
    
    </div> <!-- Ende Wrapper -->
    
    
       	 
    
    </body>
    </html>
    
    
    
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 81.169.145.66:443 · adsoon.de

    2026-01-02 00:24

    HTTP/1.1 200 OK
    Date: Fri, 02 Jan 2026 00:24:11 GMT
    Server: Apache/2.4.66 (Unix)
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Wed, 27 Dec 2023 16:13:36 GMT
    ETag: "a28-60d8014cd3817"
    Accept-Ranges: bytes
    Content-Length: 2600
    Content-Type: text/html
    
    Page title: AdSoon | fotografie
    
    <!DOCTYPE html>
    <html lang="de">
    <head>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width,initial-scale=1">
    	<title>AdSoon | fotografie</title>
    	<meta name="description" content="Fotografie und Design aus einer Hand">
    	<link rel="stylesheet" href="styles/styles.css">
       	<link rel="shortcut icon" href="images/favicon.ico">
       	
       	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
       	<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet"> 
       	  <!-- Slider CSS-Datei: --> 
       	  <link href="styles/sequence-theme.modern-slide-in.css" rel="stylesheet" media="all">
    
       	<!-- Lightbox: --> 
       	<script src="scripts/lightbox.min.js"></script>
       	<link href="styles/lightbox.css" rel="stylesheet">
       	
       	<!--[if lt IE 9]>
    	<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    	<![endif]-->
    	
    <script type='text/javascript'>	//alert("Hallo Welt!");
        
        //Wenn das Dokument geladen wurde…
    	$(document).ready(function(){
    
    	// Überschrift h1 verändern:
        $("h1").css({ "color": "#0000ff" });   
        $("h1").html("Neuer Headline-Text");
    
    
    	//nach oben scrollen:
    	$('a.top').click(function () {
    		$('body,html').animate({scrollTop: 0}, 800);
    		return false;
    		});
    		
    		
    		//Beim Klick auf den "Menü"-Button…
    		$('a#mobile-menu-btn').click(function () { 
    			// …soll die Navigation eingeblendet werden.
    			$('#navigation').slideToggle("slow");
    			});
    
    });
    
    
    </script>
    
    </head>
    
    <body id="oben">
    
    <div class="wrapper">
    <div class="row">
    
    <a href="index.html"><img src="images/start1.jpg" alt="Text"></a>
    </div>
    
    <header>
    <a id="mobile-menu-btn" href="#">Menü</a>
    
       <nav id="navigation">
    	<ul>
    		<li><a href="fotos.html">fotos</a></li>
    		<li><a href="projekte.html" class="active">projekte</a></li>
    		<li><a href="ausstellungen.html" class="active">ausstellungen</a></li>
    		<li><a href="publikationen.html" class="active">publikationen</a></li>
    		<li><a href="kontakt.html" class="active">kontakt</a></li>
    
    		
    	</ul>
    	</nav>    
    </header>
    
    <div class="row">
    <div class="column1 full">
    <img src="images/startseite1.jpg" align="center"  alt="Text">
    </div>
    </div>
    
    
    
    <div class="row">
    <a href="index.html"><img src="images/startunten.jpg" alt="Text"></a>
    </div>
    
    
    
    
    
    
    
    
    
    
    <!-- Fußleiste -->
        <footer>
    		<a class="top" align="center" href="#oben">Nach oben</a></p>
    		
    
    		<a href="mailto:info@adsoon.de">E-Mail an ADSOON</a>
    		<p>©Alle Fotorechte liegen bei Adrian Sonnenburg 
        </footer>    
     
    
    
    
    
    </div> <!-- Ende Wrapper -->
    
    
       	 
    
    </body>
    </html>
    
    
    
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 81.169.145.66:443 · adsoon.de

    2025-12-30 08:25

    HTTP/1.1 200 OK
    Date: Tue, 30 Dec 2025 08:25:44 GMT
    Server: Apache/2.4.66 (Unix)
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Wed, 27 Dec 2023 16:13:36 GMT
    ETag: "a28-60d8014cd3817"
    Accept-Ranges: bytes
    Content-Length: 2600
    Content-Type: text/html
    
    Page title: AdSoon | fotografie
    
    <!DOCTYPE html>
    <html lang="de">
    <head>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width,initial-scale=1">
    	<title>AdSoon | fotografie</title>
    	<meta name="description" content="Fotografie und Design aus einer Hand">
    	<link rel="stylesheet" href="styles/styles.css">
       	<link rel="shortcut icon" href="images/favicon.ico">
       	
       	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
       	<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet"> 
       	  <!-- Slider CSS-Datei: --> 
       	  <link href="styles/sequence-theme.modern-slide-in.css" rel="stylesheet" media="all">
    
       	<!-- Lightbox: --> 
       	<script src="scripts/lightbox.min.js"></script>
       	<link href="styles/lightbox.css" rel="stylesheet">
       	
       	<!--[if lt IE 9]>
    	<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    	<![endif]-->
    	
    <script type='text/javascript'>	//alert("Hallo Welt!");
        
        //Wenn das Dokument geladen wurde…
    	$(document).ready(function(){
    
    	// Überschrift h1 verändern:
        $("h1").css({ "color": "#0000ff" });   
        $("h1").html("Neuer Headline-Text");
    
    
    	//nach oben scrollen:
    	$('a.top').click(function () {
    		$('body,html').animate({scrollTop: 0}, 800);
    		return false;
    		});
    		
    		
    		//Beim Klick auf den "Menü"-Button…
    		$('a#mobile-menu-btn').click(function () { 
    			// …soll die Navigation eingeblendet werden.
    			$('#navigation').slideToggle("slow");
    			});
    
    });
    
    
    </script>
    
    </head>
    
    <body id="oben">
    
    <div class="wrapper">
    <div class="row">
    
    <a href="index.html"><img src="images/start1.jpg" alt="Text"></a>
    </div>
    
    <header>
    <a id="mobile-menu-btn" href="#">Menü</a>
    
       <nav id="navigation">
    	<ul>
    		<li><a href="fotos.html">fotos</a></li>
    		<li><a href="projekte.html" class="active">projekte</a></li>
    		<li><a href="ausstellungen.html" class="active">ausstellungen</a></li>
    		<li><a href="publikationen.html" class="active">publikationen</a></li>
    		<li><a href="kontakt.html" class="active">kontakt</a></li>
    
    		
    	</ul>
    	</nav>    
    </header>
    
    <div class="row">
    <div class="column1 full">
    <img src="images/startseite1.jpg" align="center"  alt="Text">
    </div>
    </div>
    
    
    
    <div class="row">
    <a href="index.html"><img src="images/startunten.jpg" alt="Text"></a>
    </div>
    
    
    
    
    
    
    
    
    
    
    <!-- Fußleiste -->
        <footer>
    		<a class="top" align="center" href="#oben">Nach oben</a></p>
    		
    
    		<a href="mailto:info@adsoon.de">E-Mail an ADSOON</a>
    		<p>©Alle Fotorechte liegen bei Adrian Sonnenburg 
        </footer>    
     
    
    
    
    
    </div> <!-- Ende Wrapper -->
    
    
       	 
    
    </body>
    </html>
    
    
    
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 81.169.145.66:80 · adsoon.de

    2025-12-23 05:23

    HTTP/1.1 200 OK
    Date: Tue, 23 Dec 2025 05:23:54 GMT
    Server: Apache/2.4.66 (Unix)
    Last-Modified: Wed, 27 Dec 2023 16:13:36 GMT
    ETag: "a28-60d8014cd3817"
    Accept-Ranges: bytes
    Content-Length: 2600
    Connection: close
    Content-Type: text/html
    
    Page title: AdSoon | fotografie
    
    <!DOCTYPE html>
    <html lang="de">
    <head>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width,initial-scale=1">
    	<title>AdSoon | fotografie</title>
    	<meta name="description" content="Fotografie und Design aus einer Hand">
    	<link rel="stylesheet" href="styles/styles.css">
       	<link rel="shortcut icon" href="images/favicon.ico">
       	
       	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
       	<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet"> 
       	  <!-- Slider CSS-Datei: --> 
       	  <link href="styles/sequence-theme.modern-slide-in.css" rel="stylesheet" media="all">
    
       	<!-- Lightbox: --> 
       	<script src="scripts/lightbox.min.js"></script>
       	<link href="styles/lightbox.css" rel="stylesheet">
       	
       	<!--[if lt IE 9]>
    	<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    	<![endif]-->
    	
    <script type='text/javascript'>	//alert("Hallo Welt!");
        
        //Wenn das Dokument geladen wurde…
    	$(document).ready(function(){
    
    	// Überschrift h1 verändern:
        $("h1").css({ "color": "#0000ff" });   
        $("h1").html("Neuer Headline-Text");
    
    
    	//nach oben scrollen:
    	$('a.top').click(function () {
    		$('body,html').animate({scrollTop: 0}, 800);
    		return false;
    		});
    		
    		
    		//Beim Klick auf den "Menü"-Button…
    		$('a#mobile-menu-btn').click(function () { 
    			// …soll die Navigation eingeblendet werden.
    			$('#navigation').slideToggle("slow");
    			});
    
    });
    
    
    </script>
    
    </head>
    
    <body id="oben">
    
    <div class="wrapper">
    <div class="row">
    
    <a href="index.html"><img src="images/start1.jpg" alt="Text"></a>
    </div>
    
    <header>
    <a id="mobile-menu-btn" href="#">Menü</a>
    
       <nav id="navigation">
    	<ul>
    		<li><a href="fotos.html">fotos</a></li>
    		<li><a href="projekte.html" class="active">projekte</a></li>
    		<li><a href="ausstellungen.html" class="active">ausstellungen</a></li>
    		<li><a href="publikationen.html" class="active">publikationen</a></li>
    		<li><a href="kontakt.html" class="active">kontakt</a></li>
    
    		
    	</ul>
    	</nav>    
    </header>
    
    <div class="row">
    <div class="column1 full">
    <img src="images/startseite1.jpg" align="center"  alt="Text">
    </div>
    </div>
    
    
    
    <div class="row">
    <a href="index.html"><img src="images/startunten.jpg" alt="Text"></a>
    </div>
    
    
    
    
    
    
    
    
    
    
    <!-- Fußleiste -->
        <footer>
    		<a class="top" align="center" href="#oben">Nach oben</a></p>
    		
    
    		<a href="mailto:info@adsoon.de">E-Mail an ADSOON</a>
    		<p>©Alle Fotorechte liegen bei Adrian Sonnenburg 
        </footer>    
     
    
    
    
    
    </div> <!-- Ende Wrapper -->
    
    
       	 
    
    </body>
    </html>
    
    
    
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 81.169.145.66:80 · www.adsoon.de

    2025-12-23 01:45

    HTTP/1.1 200 OK
    Date: Tue, 23 Dec 2025 01:45:08 GMT
    Server: Apache/2.4.66 (Unix)
    Last-Modified: Wed, 27 Dec 2023 16:13:36 GMT
    ETag: "a28-60d8014cd3817"
    Accept-Ranges: bytes
    Content-Length: 2600
    Connection: close
    Content-Type: text/html
    
    Page title: AdSoon | fotografie
    
    <!DOCTYPE html>
    <html lang="de">
    <head>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width,initial-scale=1">
    	<title>AdSoon | fotografie</title>
    	<meta name="description" content="Fotografie und Design aus einer Hand">
    	<link rel="stylesheet" href="styles/styles.css">
       	<link rel="shortcut icon" href="images/favicon.ico">
       	
       	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
       	<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet"> 
       	  <!-- Slider CSS-Datei: --> 
       	  <link href="styles/sequence-theme.modern-slide-in.css" rel="stylesheet" media="all">
    
       	<!-- Lightbox: --> 
       	<script src="scripts/lightbox.min.js"></script>
       	<link href="styles/lightbox.css" rel="stylesheet">
       	
       	<!--[if lt IE 9]>
    	<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    	<![endif]-->
    	
    <script type='text/javascript'>	//alert("Hallo Welt!");
        
        //Wenn das Dokument geladen wurde…
    	$(document).ready(function(){
    
    	// Überschrift h1 verändern:
        $("h1").css({ "color": "#0000ff" });   
        $("h1").html("Neuer Headline-Text");
    
    
    	//nach oben scrollen:
    	$('a.top').click(function () {
    		$('body,html').animate({scrollTop: 0}, 800);
    		return false;
    		});
    		
    		
    		//Beim Klick auf den "Menü"-Button…
    		$('a#mobile-menu-btn').click(function () { 
    			// …soll die Navigation eingeblendet werden.
    			$('#navigation').slideToggle("slow");
    			});
    
    });
    
    
    </script>
    
    </head>
    
    <body id="oben">
    
    <div class="wrapper">
    <div class="row">
    
    <a href="index.html"><img src="images/start1.jpg" alt="Text"></a>
    </div>
    
    <header>
    <a id="mobile-menu-btn" href="#">Menü</a>
    
       <nav id="navigation">
    	<ul>
    		<li><a href="fotos.html">fotos</a></li>
    		<li><a href="projekte.html" class="active">projekte</a></li>
    		<li><a href="ausstellungen.html" class="active">ausstellungen</a></li>
    		<li><a href="publikationen.html" class="active">publikationen</a></li>
    		<li><a href="kontakt.html" class="active">kontakt</a></li>
    
    		
    	</ul>
    	</nav>    
    </header>
    
    <div class="row">
    <div class="column1 full">
    <img src="images/startseite1.jpg" align="center"  alt="Text">
    </div>
    </div>
    
    
    
    <div class="row">
    <a href="index.html"><img src="images/startunten.jpg" alt="Text"></a>
    </div>
    
    
    
    
    
    
    
    
    
    
    <!-- Fußleiste -->
        <footer>
    		<a class="top" align="center" href="#oben">Nach oben</a></p>
    		
    
    		<a href="mailto:info@adsoon.de">E-Mail an ADSOON</a>
    		<p>©Alle Fotorechte liegen bei Adrian Sonnenburg 
        </footer>    
     
    
    
    
    
    </div> <!-- Ende Wrapper -->
    
    
       	 
    
    </body>
    </html>
    
    
    
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 81.169.145.66:443 · www.adsoon.de

    2025-12-22 22:30

    HTTP/1.1 200 OK
    Date: Mon, 22 Dec 2025 22:30:24 GMT
    Server: Apache/2.4.66 (Unix)
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Wed, 27 Dec 2023 16:13:36 GMT
    ETag: "a28-60d8014cd3817"
    Accept-Ranges: bytes
    Content-Length: 2600
    Content-Type: text/html
    
    Page title: AdSoon | fotografie
    
    <!DOCTYPE html>
    <html lang="de">
    <head>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width,initial-scale=1">
    	<title>AdSoon | fotografie</title>
    	<meta name="description" content="Fotografie und Design aus einer Hand">
    	<link rel="stylesheet" href="styles/styles.css">
       	<link rel="shortcut icon" href="images/favicon.ico">
       	
       	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
       	<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet"> 
       	  <!-- Slider CSS-Datei: --> 
       	  <link href="styles/sequence-theme.modern-slide-in.css" rel="stylesheet" media="all">
    
       	<!-- Lightbox: --> 
       	<script src="scripts/lightbox.min.js"></script>
       	<link href="styles/lightbox.css" rel="stylesheet">
       	
       	<!--[if lt IE 9]>
    	<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    	<![endif]-->
    	
    <script type='text/javascript'>	//alert("Hallo Welt!");
        
        //Wenn das Dokument geladen wurde…
    	$(document).ready(function(){
    
    	// Überschrift h1 verändern:
        $("h1").css({ "color": "#0000ff" });   
        $("h1").html("Neuer Headline-Text");
    
    
    	//nach oben scrollen:
    	$('a.top').click(function () {
    		$('body,html').animate({scrollTop: 0}, 800);
    		return false;
    		});
    		
    		
    		//Beim Klick auf den "Menü"-Button…
    		$('a#mobile-menu-btn').click(function () { 
    			// …soll die Navigation eingeblendet werden.
    			$('#navigation').slideToggle("slow");
    			});
    
    });
    
    
    </script>
    
    </head>
    
    <body id="oben">
    
    <div class="wrapper">
    <div class="row">
    
    <a href="index.html"><img src="images/start1.jpg" alt="Text"></a>
    </div>
    
    <header>
    <a id="mobile-menu-btn" href="#">Menü</a>
    
       <nav id="navigation">
    	<ul>
    		<li><a href="fotos.html">fotos</a></li>
    		<li><a href="projekte.html" class="active">projekte</a></li>
    		<li><a href="ausstellungen.html" class="active">ausstellungen</a></li>
    		<li><a href="publikationen.html" class="active">publikationen</a></li>
    		<li><a href="kontakt.html" class="active">kontakt</a></li>
    
    		
    	</ul>
    	</nav>    
    </header>
    
    <div class="row">
    <div class="column1 full">
    <img src="images/startseite1.jpg" align="center"  alt="Text">
    </div>
    </div>
    
    
    
    <div class="row">
    <a href="index.html"><img src="images/startunten.jpg" alt="Text"></a>
    </div>
    
    
    
    
    
    
    
    
    
    
    <!-- Fußleiste -->
        <footer>
    		<a class="top" align="center" href="#oben">Nach oben</a></p>
    		
    
    		<a href="mailto:info@adsoon.de">E-Mail an ADSOON</a>
    		<p>©Alle Fotorechte liegen bei Adrian Sonnenburg 
        </footer>    
     
    
    
    
    
    </div> <!-- Ende Wrapper -->
    
    
       	 
    
    </body>
    </html>
    
    
    
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 81.169.145.66:443 · adsoon.de

    2025-12-22 14:41

    HTTP/1.1 200 OK
    Date: Mon, 22 Dec 2025 14:41:25 GMT
    Server: Apache/2.4.66 (Unix)
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Wed, 27 Dec 2023 16:13:36 GMT
    ETag: "a28-60d8014cd3817"
    Accept-Ranges: bytes
    Content-Length: 2600
    Content-Type: text/html
    
    Page title: AdSoon | fotografie
    
    <!DOCTYPE html>
    <html lang="de">
    <head>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width,initial-scale=1">
    	<title>AdSoon | fotografie</title>
    	<meta name="description" content="Fotografie und Design aus einer Hand">
    	<link rel="stylesheet" href="styles/styles.css">
       	<link rel="shortcut icon" href="images/favicon.ico">
       	
       	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
       	<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet"> 
       	  <!-- Slider CSS-Datei: --> 
       	  <link href="styles/sequence-theme.modern-slide-in.css" rel="stylesheet" media="all">
    
       	<!-- Lightbox: --> 
       	<script src="scripts/lightbox.min.js"></script>
       	<link href="styles/lightbox.css" rel="stylesheet">
       	
       	<!--[if lt IE 9]>
    	<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    	<![endif]-->
    	
    <script type='text/javascript'>	//alert("Hallo Welt!");
        
        //Wenn das Dokument geladen wurde…
    	$(document).ready(function(){
    
    	// Überschrift h1 verändern:
        $("h1").css({ "color": "#0000ff" });   
        $("h1").html("Neuer Headline-Text");
    
    
    	//nach oben scrollen:
    	$('a.top').click(function () {
    		$('body,html').animate({scrollTop: 0}, 800);
    		return false;
    		});
    		
    		
    		//Beim Klick auf den "Menü"-Button…
    		$('a#mobile-menu-btn').click(function () { 
    			// …soll die Navigation eingeblendet werden.
    			$('#navigation').slideToggle("slow");
    			});
    
    });
    
    
    </script>
    
    </head>
    
    <body id="oben">
    
    <div class="wrapper">
    <div class="row">
    
    <a href="index.html"><img src="images/start1.jpg" alt="Text"></a>
    </div>
    
    <header>
    <a id="mobile-menu-btn" href="#">Menü</a>
    
       <nav id="navigation">
    	<ul>
    		<li><a href="fotos.html">fotos</a></li>
    		<li><a href="projekte.html" class="active">projekte</a></li>
    		<li><a href="ausstellungen.html" class="active">ausstellungen</a></li>
    		<li><a href="publikationen.html" class="active">publikationen</a></li>
    		<li><a href="kontakt.html" class="active">kontakt</a></li>
    
    		
    	</ul>
    	</nav>    
    </header>
    
    <div class="row">
    <div class="column1 full">
    <img src="images/startseite1.jpg" align="center"  alt="Text">
    </div>
    </div>
    
    
    
    <div class="row">
    <a href="index.html"><img src="images/startunten.jpg" alt="Text"></a>
    </div>
    
    
    
    
    
    
    
    
    
    
    <!-- Fußleiste -->
        <footer>
    		<a class="top" align="center" href="#oben">Nach oben</a></p>
    		
    
    		<a href="mailto:info@adsoon.de">E-Mail an ADSOON</a>
    		<p>©Alle Fotorechte liegen bei Adrian Sonnenburg 
        </footer>    
     
    
    
    
    
    </div> <!-- Ende Wrapper -->
    
    
       	 
    
    </body>
    </html>
    
    
    
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 81.169.145.66:443 · www.adsoon.de

    2025-12-21 02:54

    HTTP/1.1 200 OK
    Date: Sun, 21 Dec 2025 02:54:12 GMT
    Server: Apache/2.4.66 (Unix)
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Wed, 27 Dec 2023 16:13:36 GMT
    ETag: "a28-60d8014cd3817"
    Accept-Ranges: bytes
    Content-Length: 2600
    Content-Type: text/html
    
    Page title: AdSoon | fotografie
    
    <!DOCTYPE html>
    <html lang="de">
    <head>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width,initial-scale=1">
    	<title>AdSoon | fotografie</title>
    	<meta name="description" content="Fotografie und Design aus einer Hand">
    	<link rel="stylesheet" href="styles/styles.css">
       	<link rel="shortcut icon" href="images/favicon.ico">
       	
       	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
       	<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet"> 
       	  <!-- Slider CSS-Datei: --> 
       	  <link href="styles/sequence-theme.modern-slide-in.css" rel="stylesheet" media="all">
    
       	<!-- Lightbox: --> 
       	<script src="scripts/lightbox.min.js"></script>
       	<link href="styles/lightbox.css" rel="stylesheet">
       	
       	<!--[if lt IE 9]>
    	<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    	<![endif]-->
    	
    <script type='text/javascript'>	//alert("Hallo Welt!");
        
        //Wenn das Dokument geladen wurde…
    	$(document).ready(function(){
    
    	// Überschrift h1 verändern:
        $("h1").css({ "color": "#0000ff" });   
        $("h1").html("Neuer Headline-Text");
    
    
    	//nach oben scrollen:
    	$('a.top').click(function () {
    		$('body,html').animate({scrollTop: 0}, 800);
    		return false;
    		});
    		
    		
    		//Beim Klick auf den "Menü"-Button…
    		$('a#mobile-menu-btn').click(function () { 
    			// …soll die Navigation eingeblendet werden.
    			$('#navigation').slideToggle("slow");
    			});
    
    });
    
    
    </script>
    
    </head>
    
    <body id="oben">
    
    <div class="wrapper">
    <div class="row">
    
    <a href="index.html"><img src="images/start1.jpg" alt="Text"></a>
    </div>
    
    <header>
    <a id="mobile-menu-btn" href="#">Menü</a>
    
       <nav id="navigation">
    	<ul>
    		<li><a href="fotos.html">fotos</a></li>
    		<li><a href="projekte.html" class="active">projekte</a></li>
    		<li><a href="ausstellungen.html" class="active">ausstellungen</a></li>
    		<li><a href="publikationen.html" class="active">publikationen</a></li>
    		<li><a href="kontakt.html" class="active">kontakt</a></li>
    
    		
    	</ul>
    	</nav>    
    </header>
    
    <div class="row">
    <div class="column1 full">
    <img src="images/startseite1.jpg" align="center"  alt="Text">
    </div>
    </div>
    
    
    
    <div class="row">
    <a href="index.html"><img src="images/startunten.jpg" alt="Text"></a>
    </div>
    
    
    
    
    
    
    
    
    
    
    <!-- Fußleiste -->
        <footer>
    		<a class="top" align="center" href="#oben">Nach oben</a></p>
    		
    
    		<a href="mailto:info@adsoon.de">E-Mail an ADSOON</a>
    		<p>©Alle Fotorechte liegen bei Adrian Sonnenburg 
        </footer>    
     
    
    
    
    
    </div> <!-- Ende Wrapper -->
    
    
       	 
    
    </body>
    </html>
    
    
    
    
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 81.169.145.66:80 · adsoon.de

    2025-12-20 15:24

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 15:24:05 GMT
    Server: Apache/2.4.66 (Unix)
    Last-Modified: Wed, 27 Dec 2023 16:13:36 GMT
    ETag: "a28-60d8014cd3817"
    Accept-Ranges: bytes
    Content-Length: 2600
    Connection: close
    Content-Type: text/html
    
    Page title: AdSoon | fotografie
    
    <!DOCTYPE html>
    <html lang="de">
    <head>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width,initial-scale=1">
    	<title>AdSoon | fotografie</title>
    	<meta name="description" content="Fotografie und Design aus einer Hand">
    	<link rel="stylesheet" href="styles/styles.css">
       	<link rel="shortcut icon" href="images/favicon.ico">
       	
       	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
       	<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet"> 
       	  <!-- Slider CSS-Datei: --> 
       	  <link href="styles/sequence-theme.modern-slide-in.css" rel="stylesheet" media="all">
    
       	<!-- Lightbox: --> 
       	<script src="scripts/lightbox.min.js"></script>
       	<link href="styles/lightbox.css" rel="stylesheet">
       	
       	<!--[if lt IE 9]>
    	<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    	<![endif]-->
    	
    <script type='text/javascript'>	//alert("Hallo Welt!");
        
        //Wenn das Dokument geladen wurde…
    	$(document).ready(function(){
    
    	// Überschrift h1 verändern:
        $("h1").css({ "color": "#0000ff" });   
        $("h1").html("Neuer Headline-Text");
    
    
    	//nach oben scrollen:
    	$('a.top').click(function () {
    		$('body,html').animate({scrollTop: 0}, 800);
    		return false;
    		});
    		
    		
    		//Beim Klick auf den "Menü"-Button…
    		$('a#mobile-menu-btn').click(function () { 
    			// …soll die Navigation eingeblendet werden.
    			$('#navigation').slideToggle("slow");
    			});
    
    });
    
    
    </script>
    
    </head>
    
    <body id="oben">
    
    <div class="wrapper">
    <div class="row">
    
    <a href="index.html"><img src="images/start1.jpg" alt="Text"></a>
    </div>
    
    <header>
    <a id="mobile-menu-btn" href="#">Menü</a>
    
       <nav id="navigation">
    	<ul>
    		<li><a href="fotos.html">fotos</a></li>
    		<li><a href="projekte.html" class="active">projekte</a></li>
    		<li><a href="ausstellungen.html" class="active">ausstellungen</a></li>
    		<li><a href="publikationen.html" class="active">publikationen</a></li>
    		<li><a href="kontakt.html" class="active">kontakt</a></li>
    
    		
    	</ul>
    	</nav>    
    </header>
    
    <div class="row">
    <div class="column1 full">
    <img src="images/startseite1.jpg" align="center"  alt="Text">
    </div>
    </div>
    
    
    
    <div class="row">
    <a href="index.html"><img src="images/startunten.jpg" alt="Text"></a>
    </div>
    
    
    
    
    
    
    
    
    
    
    <!-- Fußleiste -->
        <footer>
    		<a class="top" align="center" href="#oben">Nach oben</a></p>
    		
    
    		<a href="mailto:info@adsoon.de">E-Mail an ADSOON</a>
    		<p>©Alle Fotorechte liegen bei Adrian Sonnenburg 
        </footer>    
     
    
    
    
    
    </div> <!-- Ende Wrapper -->
    
    
       	 
    
    </body>
    </html>
    
    
    
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 81.169.145.66:80 · www.adsoon.de

    2025-12-20 14:48

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 14:48:22 GMT
    Server: Apache/2.4.66 (Unix)
    Last-Modified: Wed, 27 Dec 2023 16:13:36 GMT
    ETag: "a28-60d8014cd3817"
    Accept-Ranges: bytes
    Content-Length: 2600
    Connection: close
    Content-Type: text/html
    
    Page title: AdSoon | fotografie
    
    <!DOCTYPE html>
    <html lang="de">
    <head>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width,initial-scale=1">
    	<title>AdSoon | fotografie</title>
    	<meta name="description" content="Fotografie und Design aus einer Hand">
    	<link rel="stylesheet" href="styles/styles.css">
       	<link rel="shortcut icon" href="images/favicon.ico">
       	
       	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
       	<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet"> 
       	  <!-- Slider CSS-Datei: --> 
       	  <link href="styles/sequence-theme.modern-slide-in.css" rel="stylesheet" media="all">
    
       	<!-- Lightbox: --> 
       	<script src="scripts/lightbox.min.js"></script>
       	<link href="styles/lightbox.css" rel="stylesheet">
       	
       	<!--[if lt IE 9]>
    	<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    	<![endif]-->
    	
    <script type='text/javascript'>	//alert("Hallo Welt!");
        
        //Wenn das Dokument geladen wurde…
    	$(document).ready(function(){
    
    	// Überschrift h1 verändern:
        $("h1").css({ "color": "#0000ff" });   
        $("h1").html("Neuer Headline-Text");
    
    
    	//nach oben scrollen:
    	$('a.top').click(function () {
    		$('body,html').animate({scrollTop: 0}, 800);
    		return false;
    		});
    		
    		
    		//Beim Klick auf den "Menü"-Button…
    		$('a#mobile-menu-btn').click(function () { 
    			// …soll die Navigation eingeblendet werden.
    			$('#navigation').slideToggle("slow");
    			});
    
    });
    
    
    </script>
    
    </head>
    
    <body id="oben">
    
    <div class="wrapper">
    <div class="row">
    
    <a href="index.html"><img src="images/start1.jpg" alt="Text"></a>
    </div>
    
    <header>
    <a id="mobile-menu-btn" href="#">Menü</a>
    
       <nav id="navigation">
    	<ul>
    		<li><a href="fotos.html">fotos</a></li>
    		<li><a href="projekte.html" class="active">projekte</a></li>
    		<li><a href="ausstellungen.html" class="active">ausstellungen</a></li>
    		<li><a href="publikationen.html" class="active">publikationen</a></li>
    		<li><a href="kontakt.html" class="active">kontakt</a></li>
    
    		
    	</ul>
    	</nav>    
    </header>
    
    <div class="row">
    <div class="column1 full">
    <img src="images/startseite1.jpg" align="center"  alt="Text">
    </div>
    </div>
    
    
    
    <div class="row">
    <a href="index.html"><img src="images/startunten.jpg" alt="Text"></a>
    </div>
    
    
    
    
    
    
    
    
    
    
    <!-- Fußleiste -->
        <footer>
    		<a class="top" align="center" href="#oben">Nach oben</a></p>
    		
    
    		<a href="mailto:info@adsoon.de">E-Mail an ADSOON</a>
    		<p>©Alle Fotorechte liegen bei Adrian Sonnenburg 
        </footer>    
     
    
    
    
    
    </div> <!-- Ende Wrapper -->
    
    
       	 
    
    </body>
    </html>
    
    
    
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 81.169.145.66:443 · adsoon.de

    2025-12-20 13:09

    HTTP/1.1 200 OK
    Date: Sat, 20 Dec 2025 13:09:24 GMT
    Server: Apache/2.4.66 (Unix)
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Wed, 27 Dec 2023 16:13:36 GMT
    ETag: "a28-60d8014cd3817"
    Accept-Ranges: bytes
    Content-Length: 2600
    Content-Type: text/html
    
    Page title: AdSoon | fotografie
    
    <!DOCTYPE html>
    <html lang="de">
    <head>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width,initial-scale=1">
    	<title>AdSoon | fotografie</title>
    	<meta name="description" content="Fotografie und Design aus einer Hand">
    	<link rel="stylesheet" href="styles/styles.css">
       	<link rel="shortcut icon" href="images/favicon.ico">
       	
       	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
       	<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet"> 
       	  <!-- Slider CSS-Datei: --> 
       	  <link href="styles/sequence-theme.modern-slide-in.css" rel="stylesheet" media="all">
    
       	<!-- Lightbox: --> 
       	<script src="scripts/lightbox.min.js"></script>
       	<link href="styles/lightbox.css" rel="stylesheet">
       	
       	<!--[if lt IE 9]>
    	<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    	<![endif]-->
    	
    <script type='text/javascript'>	//alert("Hallo Welt!");
        
        //Wenn das Dokument geladen wurde…
    	$(document).ready(function(){
    
    	// Überschrift h1 verändern:
        $("h1").css({ "color": "#0000ff" });   
        $("h1").html("Neuer Headline-Text");
    
    
    	//nach oben scrollen:
    	$('a.top').click(function () {
    		$('body,html').animate({scrollTop: 0}, 800);
    		return false;
    		});
    		
    		
    		//Beim Klick auf den "Menü"-Button…
    		$('a#mobile-menu-btn').click(function () { 
    			// …soll die Navigation eingeblendet werden.
    			$('#navigation').slideToggle("slow");
    			});
    
    });
    
    
    </script>
    
    </head>
    
    <body id="oben">
    
    <div class="wrapper">
    <div class="row">
    
    <a href="index.html"><img src="images/start1.jpg" alt="Text"></a>
    </div>
    
    <header>
    <a id="mobile-menu-btn" href="#">Menü</a>
    
       <nav id="navigation">
    	<ul>
    		<li><a href="fotos.html">fotos</a></li>
    		<li><a href="projekte.html" class="active">projekte</a></li>
    		<li><a href="ausstellungen.html" class="active">ausstellungen</a></li>
    		<li><a href="publikationen.html" class="active">publikationen</a></li>
    		<li><a href="kontakt.html" class="active">kontakt</a></li>
    
    		
    	</ul>
    	</nav>    
    </header>
    
    <div class="row">
    <div class="column1 full">
    <img src="images/startseite1.jpg" align="center"  alt="Text">
    </div>
    </div>
    
    
    
    <div class="row">
    <a href="index.html"><img src="images/startunten.jpg" alt="Text"></a>
    </div>
    
    
    
    
    
    
    
    
    
    
    <!-- Fußleiste -->
        <footer>
    		<a class="top" align="center" href="#oben">Nach oben</a></p>
    		
    
    		<a href="mailto:info@adsoon.de">E-Mail an ADSOON</a>
    		<p>©Alle Fotorechte liegen bei Adrian Sonnenburg 
        </footer>    
     
    
    
    
    
    </div> <!-- Ende Wrapper -->
    
    
       	 
    
    </body>
    </html>
    
    
    
    
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 81.169.145.66:443 · www.adsoon.de

    2025-12-19 03:42

    HTTP/1.1 200 OK
    Date: Fri, 19 Dec 2025 03:42:28 GMT
    Server: Apache/2.4.66 (Unix)
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Wed, 27 Dec 2023 16:13:36 GMT
    ETag: "a28-60d8014cd3817"
    Accept-Ranges: bytes
    Content-Length: 2600
    Content-Type: text/html
    
    Page title: AdSoon | fotografie
    
    <!DOCTYPE html>
    <html lang="de">
    <head>
    	<meta charset="utf-8">
    	<meta name="viewport" content="width=device-width,initial-scale=1">
    	<title>AdSoon | fotografie</title>
    	<meta name="description" content="Fotografie und Design aus einer Hand">
    	<link rel="stylesheet" href="styles/styles.css">
       	<link rel="shortcut icon" href="images/favicon.ico">
       	
       	<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
       	<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet"> 
       	  <!-- Slider CSS-Datei: --> 
       	  <link href="styles/sequence-theme.modern-slide-in.css" rel="stylesheet" media="all">
    
       	<!-- Lightbox: --> 
       	<script src="scripts/lightbox.min.js"></script>
       	<link href="styles/lightbox.css" rel="stylesheet">
       	
       	<!--[if lt IE 9]>
    	<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    	<![endif]-->
    	
    <script type='text/javascript'>	//alert("Hallo Welt!");
        
        //Wenn das Dokument geladen wurde…
    	$(document).ready(function(){
    
    	// Überschrift h1 verändern:
        $("h1").css({ "color": "#0000ff" });   
        $("h1").html("Neuer Headline-Text");
    
    
    	//nach oben scrollen:
    	$('a.top').click(function () {
    		$('body,html').animate({scrollTop: 0}, 800);
    		return false;
    		});
    		
    		
    		//Beim Klick auf den "Menü"-Button…
    		$('a#mobile-menu-btn').click(function () { 
    			// …soll die Navigation eingeblendet werden.
    			$('#navigation').slideToggle("slow");
    			});
    
    });
    
    
    </script>
    
    </head>
    
    <body id="oben">
    
    <div class="wrapper">
    <div class="row">
    
    <a href="index.html"><img src="images/start1.jpg" alt="Text"></a>
    </div>
    
    <header>
    <a id="mobile-menu-btn" href="#">Menü</a>
    
       <nav id="navigation">
    	<ul>
    		<li><a href="fotos.html">fotos</a></li>
    		<li><a href="projekte.html" class="active">projekte</a></li>
    		<li><a href="ausstellungen.html" class="active">ausstellungen</a></li>
    		<li><a href="publikationen.html" class="active">publikationen</a></li>
    		<li><a href="kontakt.html" class="active">kontakt</a></li>
    
    		
    	</ul>
    	</nav>    
    </header>
    
    <div class="row">
    <div class="column1 full">
    <img src="images/startseite1.jpg" align="center"  alt="Text">
    </div>
    </div>
    
    
    
    <div class="row">
    <a href="index.html"><img src="images/startunten.jpg" alt="Text"></a>
    </div>
    
    
    
    
    
    
    
    
    
    
    <!-- Fußleiste -->
        <footer>
    		<a class="top" align="center" href="#oben">Nach oben</a></p>
    		
    
    		<a href="mailto:info@adsoon.de">E-Mail an ADSOON</a>
    		<p>©Alle Fotorechte liegen bei Adrian Sonnenburg 
        </footer>    
     
    
    
    
    
    </div> <!-- Ende Wrapper -->
    
    
       	 
    
    </body>
    </html>
    
    
    
    
    Found 2025-12-19 by HttpPlugin
    Create report
adsoon.dewww.adsoon.de
CN:
adsoon.de
Not before:
2025-12-12 00:00
Not after:
2027-01-02 23:59
Domain summary
IP summary