Domain tarjous.kokouspoukama.fi
Germany
GOOGLE-CLOUD-PLATFORM
Software information

Caddy

tcp/443 tcp/80

  • Open service 34.107.103.177:80 · tarjous.kokouspoukama.fi

    2024-11-20 03:31

    HTTP/1.1 308 Permanent Redirect
    Connection: close
    Location: https://tarjous.kokouspoukama.fi/
    Server: Caddy
    Date: Wed, 20 Nov 2024 03:31:51 GMT
    Content-Length: 0
    
    Found 2024-11-20 by HttpPlugin
    Create report
  • Open service 34.107.103.177:443 · tarjous.kokouspoukama.fi

    2024-11-20 03:31

    HTTP/1.1 200 OK
    Alt-Svc: h3=":443"; ma=2592000
    Content-Length: 30694
    Content-Type: text/html; charset=utf-8
    Date: Wed, 20 Nov 2024 03:31:51 GMT
    Server: Caddy
    Connection: close
    
    Page title: Poukaman alvittomat alkuviikot
    
    <html>
      <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
    		<meta name="description" content="Poukaman alvittomilla alkuviikoilla palautamme arvonlisäverot.">
    		<meta name="keywords" content="kokoustarjous">
    		<meta name="author" content="">
    		<meta property="og:type" content="website">
    		<meta property="og:title" content="Alviton alkuviikko">
    		<meta property="og:description" content="Alvittomilla alkuviikoilla palautamme arvonlisäverot vieraillemme! Kysy lisää!">
    		<meta property="og:image" content="">
    		<meta property="og:url" content="http://tarjous.kokouspoukama.fi/">
    		<meta name="robots" content="noindex, nofollow">
        <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
        <title>Poukaman alvittomat alkuviikot</title>
    		
    
    
    
    
    <style type="text/css">
        @import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
    </style>
    
    		<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.2/jquery.min.js"></script>
    <script>
    	function timers() {
    		setTimeout(function(){
    			$('.countdown').each(function() {
    			    if (! $(this).data('countdown-bound')) {
                        var id = $(this).attr('id');
                        var date = $(this).attr('data-date');
    
                        $(this).data('countdown-bound', true);
                        initializeClock(id, date);
                    }
    			});
    		});
    	}
    
    	$(document).ready(function () {
    		timers();
    
            $('body').on('DOMNodeInserted',function(e) {
                timers();
            });
    	});
    
    	function getTimeRemaining(endtime) {
            endtime = endtime.replace(' ', 'T');
            var t = Date.parse(endtime) - Date.parse(new Date());
    		var seconds = Math.floor((t / 1000) % 60);
    		var minutes = Math.floor((t / 1000 / 60) % 60);
    		var hours = Math.floor((t / (1000 * 60 * 60)) % 24);
    		var days = Math.floor(t / (1000 * 60 * 60 * 24));
    		return {
    			'total': t,
    			'days': days,
    			'hours': hours,
    			'minutes': minutes,
    			'seconds': seconds
    		};
    	}
    
    	function initializeClock (id, endtime) {
    		var clock = document.getElementById(id);
    		var daysSpan = clock.querySelector('.days');
    		var hoursSpan = clock.querySelector('.hours');
    		var minutesSpan = clock.querySelector('.minutes');
    		var secondsSpan = clock.querySelector('.seconds');
    
    		function updateClock() {
    			var t = getTimeRemaining(endtime);
    
    			daysSpan.innerHTML = t.days;
    			hoursSpan.innerHTML = ('0' + t.hours).slice(-2);
    			minutesSpan.innerHTML = ('0' + t.minutes).slice(-2);
    			secondsSpan.innerHTML = ('0' + t.seconds).slice(-2);
    
    			if (t.total <= 0) {
    				daysSpan.innerHTML = '00';
    				hoursSpan.innerHTML = '00';
    				minutesSpan.innerHTML = '00';
    				secondsSpan.innerHTML = '00';
    			}
    		}
    
    		updateClock();
    
    		if (window['timerinterval' + id]) {
    			clearInterval(window['timerinterval' + id]);
    		}
    
    		window['timerinterval' + id] = setInterval(updateClock, 1000);
    	}
    </script>
    
    	<style type="text/css">
    .ml-4{
    		background-color: #f6f6f6;
    		
    	}
    	.ml-4 .hero,
    	.ml-4.hero {
    		background-image: url('');
    		background-color: #1e9fd4;
    		background-position: center center;
    		background-size: cover;
    		padding-bottom: 60px;
    		padding-top: 60px;
    		margin-top: 0px;
    		margin-bottom: 0px;
    	}
    	
    	.ml-4.hero {
    		background-image: url('');
    		background-color: #1e9fd4;
    		background-position: center center;
    		background-size: cover;
    		padding-bottom: 60px;
    		padding-top: 60px;
    		margin-top: 0px;
    		margin-bottom: 0px;
    	}
    
    .ml-4 h1 {
    	color: #090a0b;
    	font-size: 49px;
    	font-weight: bold; font-style: normal; text-decoration: none;
    	text-align: center;
    	margin-bottom: 30px;
    }
    .ml-4 p {
    	color: #2c3e50;
    	font-size: 16px;
    	margin-bottom: 15px;
    }
    .ml-4 p:last-child {
    	margin-bottom: 30px;
    }
    .ml-4 p a {
    	color: #2c3e50;
    	text-decoration: underline;
    }	
    .ml-4 .btn {
    	background-color: #f0908b;
    	font-size: 18px;
    	color: #ffffff;
    	border-radius: 5px;
    	
    Found 2024-11-20 by HttpPlugin
    Create report
tarjous.kokouspoukama.fi
CN:
tarjous.kokouspoukama.fi
Key:
ECDSA-256
Issuer:
E6
Not before:
2024-11-20 02:31
Not after:
2025-02-18 02:31
Domain summary
IP summary