Domain follien.no
Norway
Domeneshop AS
Software information

nginx nginx

tcp/443 tcp/80

  • Open service 194.63.249.215:443 · follien.no

    2026-01-24 08:47

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 24 Jan 2026 08:47:41 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-UA-Compatible: IE=edge
    X-Redirect-By: WordPress
    Location: https://www.follien.no/
    Content-Security-Policy: upgrade-insecure-requests
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a01:5b40:0:4a04:0:981d:d740:7cbc:80 · follien.no

    2026-01-24 08:47

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 24 Jan 2026 08:47:40 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://follien.no/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a01:5b40:0:4a04:0:981d:d740:7cbc:443 · follien.no

    2026-01-24 08:47

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 24 Jan 2026 08:47:40 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-UA-Compatible: IE=edge
    X-Redirect-By: WordPress
    Location: https://www.follien.no/
    Content-Security-Policy: upgrade-insecure-requests
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a01:5b40:0:4a04:0:981d:d740:7cbc:443 · www.follien.no

    2026-01-24 08:47

    HTTP/1.1 503 Service Unavailable
    Server: nginx
    Date: Sat, 24 Jan 2026 08:47:41 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-UA-Compatible: IE=edge
    Link: <https://www.follien.no/wp-json/>; rel="https://api.w.org/"
    Expires: Wed, 11 Jan 1984 05:00:00 GMT
    Cache-Control: no-cache, must-revalidate, max-age=0
    
    Page title: Follien Multimedia - Website Under Maintenance
    
    <!DOCTYPE html>
    <html lang="nb-NO">
    <head>
    	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    	<meta name="viewport" content="width=device-width">
    		<meta name='robots' content='noindex,follow' />
    	<title>Follien Multimedia - Website Under Maintenance</title>
    	<style type="text/css">
    		html {
    			background: #f1f1f1;
    		}
    		body {
    			background: #fff;
    			color: #444;
    			font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    			margin: 2em auto;
    			padding: 1em 2em;
    			max-width: 700px;
    			-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
    			box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
    		}
    		h1 {
    			border-bottom: 1px solid #dadada;
    			clear: both;
    			color: #666;
    			font-size: 24px;
    			margin: 30px 0 0 0;
    			padding: 0;
    			padding-bottom: 7px;
    		}
    		#error-page {
    			margin-top: 50px;
    		}
    		#error-page p,
    		#error-page .wp-die-message {
    			font-size: 14px;
    			line-height: 1.5;
    			margin: 25px 0 20px;
    		}
    		#error-page code {
    			font-family: Consolas, Monaco, monospace;
    		}
    		ul li {
    			margin-bottom: 10px;
    			font-size: 14px ;
    		}
    		a {
    			color: #0073aa;
    		}
    		a:hover,
    		a:active {
    			color: #006799;
    		}
    		a:focus {
    			color: #124964;
    			-webkit-box-shadow:
    				0 0 0 1px #5b9dd9,
    				0 0 2px 1px rgba(30, 140, 190, 0.8);
    			box-shadow:
    				0 0 0 1px #5b9dd9,
    				0 0 2px 1px rgba(30, 140, 190, 0.8);
    			outline: none;
    		}
    		.button {
    			background: #f7f7f7;
    			border: 1px solid #ccc;
    			color: #555;
    			display: inline-block;
    			text-decoration: none;
    			font-size: 13px;
    			line-height: 2;
    			height: 28px;
    			margin: 0;
    			padding: 0 10px 1px;
    			cursor: pointer;
    			-webkit-border-radius: 3px;
    			-webkit-appearance: none;
    			border-radius: 3px;
    			white-space: nowrap;
    			-webkit-box-sizing: border-box;
    			-moz-box-sizing:    border-box;
    			box-sizing:         border-box;
    
    			-webkit-box-shadow: 0 1px 0 #ccc;
    			box-shadow: 0 1px 0 #ccc;
    			vertical-align: top;
    		}
    
    		.button.button-large {
    			height: 30px;
    			line-height: 2.15384615;
    			padding: 0 12px 2px;
    		}
    
    		.button:hover,
    		.button:focus {
    			background: #fafafa;
    			border-color: #999;
    			color: #23282d;
    		}
    
    		.button:focus {
    			border-color: #5b9dd9;
    			-webkit-box-shadow: 0 0 3px rgba(0, 115, 170, 0.8);
    			box-shadow: 0 0 3px rgba(0, 115, 170, 0.8);
    			outline: none;
    		}
    
    		.button:active {
    			background: #eee;
    			border-color: #999;
    			-webkit-box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
    			box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
    		}
    
    			</style>
    </head>
    <body id="error-page">
    	<div class="wp-die-message"><p style="text-align: center;"><a href="http://www.follien.no/wp-content/uploads/2015/05/FoMu_Logo_800x701white_bkg.png"><img class="alignnone size-medium wp-image-9" src="http://www.follien.no/wp-content/uploads/2015/05/FoMu_Logo_800x701white_bkg-300x263.png" alt="Follien Multimedia logo" width="300" height="263" /></a></p>
    <p style="text-align: center;">Denne siden er under utvikling</p></div></body>
    </html>
    	
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 2a01:5b40:0:4a04:0:981d:d740:7cbc:80 · www.follien.no

    2026-01-24 08:47

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Sat, 24 Jan 2026 08:47:39 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://www.follien.no/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 194.63.249.215:443 · follien.no

    2026-01-09 03:04

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Fri, 09 Jan 2026 03:04:22 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    X-UA-Compatible: IE=edge
    X-Redirect-By: WordPress
    Location: https://www.follien.no/
    Content-Security-Policy: upgrade-insecure-requests
    
    Found 2026-01-09 by HttpPlugin
    Create report
follien.nowww.follien.no
CN:
www.follien.no
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-12 04:32
Not after:
2026-02-10 04:32
Domain summary