Domain www.aimpoint.no
Norway
Domeneshop AS
Debian
Software information

Apache Apache 2.4.25

tcp/443 tcp/80

  • Git configuration and history exposed
    First seen 2022-07-29 11:32
    Last seen 2023-03-14 17:54
    Open for 228 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652297a07095

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://gitmaster.domeneshop.no/webpages/notfoundweb.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      [branch "1.0"]
      	remote = origin
      	merge = refs/heads/1.0
      [branch "1.1"]
      	remote = origin
      	merge = refs/heads/1.1
      
      Found on 2022-10-13 17:52
      393 Bytes
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522f58d008c

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [remote "origin"]
      	url = https://gitmaster.domeneshop.no/webpages/notfoundweb.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "master"]
      	remote = origin
      	merge = refs/heads/master
      [branch "1.0"]
      	remote = origin
      	merge = refs/heads/1.0
      
      Found on 2022-07-29 11:32
      337 Bytes
  • Open service 2a01:5b40:0:4700::1:80 · www.aimpoint.no

    2026-01-26 07:46

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 07:46:56 GMT
    Server: Apache/2.4.25 (Debian)
    Vary: Accept-Encoding
    Content-Length: 612
    Connection: close
    Content-Type: text/html; charset=utf-8
    
    Page title: www.aimpoint.no
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
                          "http://www.w3.org/TR/html4/frameset.dtd">
    <HTML>
    	<HEAD>
    		<!-- mod_frameredirect version 20131206-02 -->
    		<TITLE>www.aimpoint.no</TITLE>
    		<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
    	</HEAD>
    	<FRAMESET ROWS="100%,*" STYLE="border: none 0px #ffffff; margin: 0; padding:0;">
    		<FRAME NAME="_main" MARGINWIDTH="10" MARGINHEIGHT="10" SRC="http://aimpoint2.wordpress.com/">
    		<NOFRAMES>
    			<P>The document is located <A HREF="http://aimpoint2.wordpress.com/">here</A>.</P>
    		</NOFRAMES>
    	</FRAMESET>
    </HTML>
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 194.63.248.47:443 · www.aimpoint.no

    2026-01-26 07:46

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 07:46:38 GMT
    Server: Apache/2.4.25 (Debian)
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Connection: close
    Transfer-Encoding: chunked
    Content-Type: text/html
    
    Page title: www.aimpoint.no is not found
    
    <!DOCTYPE html>
    <html>
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>www.aimpoint.no is not found</title>
        <style>
    
    * {margin: 0;padding: 0;}
    
    body {
    background: #ccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    text-align: center;
    }
    
    h1 {
    margin: 10px auto 20px 10px;
    color: #3498db;
    }
    
    p {
    display: inline-block;
    min-width: 200px;
    margin: auto 30px 10px 30px;
    }
    
    .container {
    position: relative;
    text-align: left;
    min-height: 200px;
    max-width: 800px;
    min-width: 450px;
    margin: 15% auto 0px auto;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 20px;
    box-sizing: border-box;
    }
    
    img.logo {
    width: auto;
    max-height: 50px;
    margin-top: 30px;
    border: 0;
    }
    
    .logocont {
    text-align: center;
    }
    
    .langselect {
    position: absolute;
    top: 10px;
    right: 10px;
    }
    
    .langselect img {
    position: relative;
    width: auto;
    border: 0;
    margin: 2px;
    height: 15px;
    }
    
    .footer {
    color: #aaa;
    margin: 1em auto 0px auto;
    font-size: 8pt;
    text-align: center;
    min-width: 450px;
    }
    
        </style>
    </head>
    <body>
    <script>
    var h = {
    'en':'www.aimpoint.no is not found',
    'no':'www.aimpoint.no ble ikke funnet',
    'sv':'www.aimpoint.no hittades inte'
    };
    
    var u = {
    'en': 'www.domainnameshop.com/',
    'no': 'www.domeneshop.no/',
    'sv': 'www.domainnameshop.com/?currency=SEK&lang=sv', 
    };
    
    var m = {
    'en': 'www.aimpoint.no is not found in the configuration on this server. It might be because of a newly changed or wrong DNS pointer, or a reconfiguration of the server. <br><br>Please contact customer support if the problem persists.',
    'no': 'www.aimpoint.no er ikke funnet i konfigurasjonen til denne serveren. Det kan være på grunn av en nylig endret eller feil DNS-peker, eller en rekonfigurering av serveren. <br><br>Ta kontakt med kundeservice hvis problemet vedvarer.',
    'sv': 'www.aimpoint.no kunde inte hittas i denna servers konfiguration. Det kan vara på grund av en nylig ändrad eller fel DNS-pekare, eller en omkonfiguration av servern. <br><br>Kontakta kundservice om problemet består.'
    };
    
    var l = (navigator.language || navigator.userLanguage || 'en').toLowerCase();
    l = (l.indexOf('-') > -1)?(l.split("-")[1]):((l === 'nb' || l === 'nn')?'no':l);
    
    var i = (typeof SVGRect != "undefined")?'svg':'png';
    
    function q(s) {
        return document.getElementById(s);
    }
    </script>
    
    <div class="container">
        <h1 id="t">www.aimpoint.no is not found</h1>
        <p  id="m">www.aimpoint.no is not found in the configuration on this server. It might be because of a newly changed or wrong DNS pointer, or a reconfiguration of the server. <br><br>Please contact customer support if the problem persists.</p>
        <div class="logocont"><a id="l" href="https://www.domainnameshop.com/"><img id="i" class="logo" src="/images/logo-en.png"></a></div>
        <div id="ls" class="langselect" style="display: none;"><img src='/images/flag-no.png' alt='Norsk' title='Norsk' onclick="setLang('no')" /><img src='/images/flag-se.png' alt='Svenska' title='Svenska' onclick="setLang('sv')" /><img src='/images/flag-en.png' alt='English' title='English' onclick="setLang('en')" /></div>
    </div>
    <div class="footer">Domeneshop AS &copy; 2026</div>
    
    <script>
    q('ls').setAttribute("style", "");
    
    function setLang(s) {
        s = ((s in h)?s:'en');
        q('t').innerHTML = document.title = h[s];
        q('m').innerHTML = m[s];
        q('l').setAttribute('href', 'https://'+u[s]);
        q('i').setAttribute('src', '/images/logo-'+s+'.'+i);
        q('redir').setAttribute('content','10; url=https://'+u[s]);
    }
    
    setLang(l);
    </script>
    </body>
    </html>
    <!---
    
    -->
    
    Found 2026-01-26 by HttpPlugin
    Create report
  • Open service 2a01:5b40:0:4700::1:443 · www.aimpoint.no

    2026-01-26 07:46

    HTTP/1.1 200 OK
    Date: Mon, 26 Jan 2026 07:46:38 GMT
    Server: Apache/2.4.25 (Debian)
    Accept-Ranges: bytes
    Vary: Accept-Encoding
    Connection: close
    Transfer-Encoding: chunked
    Content-Type: text/html
    
    Page title: www.aimpoint.no is not found
    
    <!DOCTYPE html>
    <html>
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>www.aimpoint.no is not found</title>
        <style>
    
    * {margin: 0;padding: 0;}
    
    body {
    background: #ccc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    text-align: center;
    }
    
    h1 {
    margin: 10px auto 20px 10px;
    color: #3498db;
    }
    
    p {
    display: inline-block;
    min-width: 200px;
    margin: auto 30px 10px 30px;
    }
    
    .container {
    position: relative;
    text-align: left;
    min-height: 200px;
    max-width: 800px;
    min-width: 450px;
    margin: 15% auto 0px auto;
    background: #FFFFFF;
    border-radius: 20px;
    padding: 20px;
    box-sizing: border-box;
    }
    
    img.logo {
    width: auto;
    max-height: 50px;
    margin-top: 30px;
    border: 0;
    }
    
    .logocont {
    text-align: center;
    }
    
    .langselect {
    position: absolute;
    top: 10px;
    right: 10px;
    }
    
    .langselect img {
    position: relative;
    width: auto;
    border: 0;
    margin: 2px;
    height: 15px;
    }
    
    .footer {
    color: #aaa;
    margin: 1em auto 0px auto;
    font-size: 8pt;
    text-align: center;
    min-width: 450px;
    }
    
        </style>
    </head>
    <body>
    <script>
    var h = {
    'en':'www.aimpoint.no is not found',
    'no':'www.aimpoint.no ble ikke funnet',
    'sv':'www.aimpoint.no hittades inte'
    };
    
    var u = {
    'en': 'www.domainnameshop.com/',
    'no': 'www.domeneshop.no/',
    'sv': 'www.domainnameshop.com/?currency=SEK&lang=sv', 
    };
    
    var m = {
    'en': 'www.aimpoint.no is not found in the configuration on this server. It might be because of a newly changed or wrong DNS pointer, or a reconfiguration of the server. <br><br>Please contact customer support if the problem persists.',
    'no': 'www.aimpoint.no er ikke funnet i konfigurasjonen til denne serveren. Det kan være på grunn av en nylig endret eller feil DNS-peker, eller en rekonfigurering av serveren. <br><br>Ta kontakt med kundeservice hvis problemet vedvarer.',
    'sv': 'www.aimpoint.no kunde inte hittas i denna servers konfiguration. Det kan vara på grund av en nylig ändrad eller fel DNS-pekare, eller en omkonfiguration av servern. <br><br>Kontakta kundservice om problemet består.'
    };
    
    var l = (navigator.language || navigator.userLanguage || 'en').toLowerCase();
    l = (l.indexOf('-') > -1)?(l.split("-")[1]):((l === 'nb' || l === 'nn')?'no':l);
    
    var i = (typeof SVGRect != "undefined")?'svg':'png';
    
    function q(s) {
        return document.getElementById(s);
    }
    </script>
    
    <div class="container">
        <h1 id="t">www.aimpoint.no is not found</h1>
        <p  id="m">www.aimpoint.no is not found in the configuration on this server. It might be because of a newly changed or wrong DNS pointer, or a reconfiguration of the server. <br><br>Please contact customer support if the problem persists.</p>
        <div class="logocont"><a id="l" href="https://www.domainnameshop.com/"><img id="i" class="logo" src="/images/logo-en.png"></a></div>
        <div id="ls" class="langselect" style="display: none;"><img src='/images/flag-no.png' alt='Norsk' title='Norsk' onclick="setLang('no')" /><img src='/images/flag-se.png' alt='Svenska' title='Svenska' onclick="setLang('sv')" /><img src='/images/flag-en.png' alt='English' title='English' onclick="setLang('en')" /></div>
    </div>
    <div class="footer">Domeneshop AS &copy; 2026</div>
    
    <script>
    q('ls').setAttribute("style", "");
    
    function setLang(s) {
        s = ((s in h)?s:'en');
        q('t').innerHTML = document.title = h[s];
        q('m').innerHTML = m[s];
        q('l').setAttribute('href', 'https://'+u[s]);
        q('i').setAttribute('src', '/images/logo-'+s+'.'+i);
        q('redir').setAttribute('content','10; url=https://'+u[s]);
    }
    
    setLang(l);
    </script>
    </body>
    </html>
    <!---
    
    -->
    
    Found 2026-01-26 by HttpPlugin
    Create report
CN:
grand.domeneshop.no
Key:
RSA-4096
Issuer:
Not before:
2017-12-05 10:18
Not after:
2018-12-05 10:18
Domain summary
IP summary