Domain neonsouls.space
Russia
Beget LLC
Software information

nginx-reuseport 1.21.1

tcp/443 tcp/80

  • Open service 87.236.16.201:80 · www.neonsouls.space

    2026-01-24 10:08

    HTTP/1.1 301 Moved Permanently
    Server: nginx-reuseport/1.21.1
    Date: Sat, 24 Jan 2026 10:08:28 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 0
    Connection: close
    X-Content-Type-Options: nosniff
    X-Powered-By: PHP/8.3.20
    X-Server-Timezone: Europe/Moscow
    X-Server-Offset-Minutes: 180
    Cache-Control: no-store, no-cache, must-revalidate
    X-Content-Type-Options: *
    X-XSS-Protection: *
    Strict-Transport-Security: *
    Access-Control-Allow-Origin: *
    Set-Cookie: mcCommonSession=8d3d01293881c4a41efe05380856dc08; expires=Mon, 23 Feb 2026 10:08:28 GMT; Max-Age=2592000; path=/; secure; HttpOnly; SameSite=None
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Pragma: no-cache
    Set-Cookie: mcDev=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0; path=/
    Set-Cookie: mcAdmin=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0; path=/
    Location: https://www.neonsouls.space/
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 87.236.16.201:80 · neonsouls.space

    2026-01-24 10:08

    HTTP/1.1 301 Moved Permanently
    Server: nginx-reuseport/1.21.1
    Date: Sat, 24 Jan 2026 10:08:27 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 0
    Connection: close
    X-Content-Type-Options: nosniff
    X-Powered-By: PHP/8.3.20
    X-Server-Timezone: Europe/Moscow
    X-Server-Offset-Minutes: 180
    Cache-Control: no-store, no-cache, must-revalidate
    X-Content-Type-Options: *
    X-XSS-Protection: *
    Strict-Transport-Security: *
    Access-Control-Allow-Origin: *
    Set-Cookie: mcCommonSession=a48d3578a4f22a0b60df7ac1b12a16b6; expires=Mon, 23 Feb 2026 10:08:27 GMT; Max-Age=2592000; path=/; secure; HttpOnly; SameSite=None
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Pragma: no-cache
    Set-Cookie: mcDev=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0; path=/
    Set-Cookie: mcAdmin=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0; path=/
    Location: https://neonsouls.space/
    
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 87.236.16.201:443 · neonsouls.space

    2026-01-24 10:08

    HTTP/1.1 200 OK
    Server: nginx-reuseport/1.21.1
    Date: Sat, 24 Jan 2026 10:08:28 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Vary: Accept-Encoding
    X-Content-Type-Options: nosniff
    X-Powered-By: PHP/8.3.20
    X-Server-Timezone: Europe/Moscow
    X-Server-Offset-Minutes: 180
    Cache-Control: no-store, no-cache, must-revalidate
    X-Content-Type-Options: *
    X-XSS-Protection: *
    Strict-Transport-Security: *
    Access-Control-Allow-Origin: *
    Set-Cookie: mcCommonSession=be4a3a379db689e43b307249aaef6725; expires=Mon, 23 Feb 2026 10:08:28 GMT; Max-Age=2592000; path=/; secure; HttpOnly; SameSite=None
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Pragma: no-cache
    Set-Cookie: mcDev=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0; path=/
    Set-Cookie: mcAdmin=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0; path=/
    
    Page title: NEON SOULS | Genesis
    
    			<!DOCTYPE html>
    			<html class="lt_home ">
    				<head><meta charset="utf-8"><title>NEON SOULS | Genesis</title><meta name="description" content="NEON SOULS | Genesis"><meta name="robots" content="index, follow"><meta name="language" content="en-GB" code="en"><meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=0"><script mcbasehead-core>window.addEventListener('load', function() {
    	document.fonts.ready.then(function() {
    		if (typeof mc === 'undefined') return;
    		document.body.classList.add('font-ready');
    		mc('html').addClass('ready'); 
    		mc('script[mcbasehead-core]').remove();
    		
    		/** Dynamic Modules **/
    		mc('module').each(function(i, a){
    			const item = mc(this).attr('item');
    			const param = mc(this).attr('param');
    			const target = mc(this);
    			if (zero(item)) return;
    			mc.ajax({
    				action: 'loadDynamicModule',
    				data: {
    					item:item,
    					param:json_decode(param),
    				},
    				success: function(a,b,c){
    					const x = mc(a);
    					target.replaceWith(x);
    					setTimeout(()=>{mc.pictureUpd()},100);
    				}
    			});
    		});
    		
    	});
    });
    
    /** Pictures **/
    const mcPictureResize = (a) => {
    	const scalesizes = a.getAttribute('scalesizes');
    	let b = a.parentElement.offsetWidth;
    	if (scalesizes) b = scalesizes * b;
    	a.setAttribute('sizes', b + 'px');
    };
    
    document.addEventListener('DOMContentLoaded', function mcPictureonDOMContentLoaded() {
        document.querySelectorAll('.mcpicture img').forEach(function(img) {
            mcPictureResize(img);
            const resizeObserver = new ResizeObserver(() => mcPictureResize(img));
            resizeObserver.observe(img);
        });
        document.removeEventListener('DOMContentLoaded', mcPictureonDOMContentLoaded);
    });
    
    const pictureUpd = function(thumb) {
    	const mcpicture = thumb.closest('.mcpicture');				if (!mcpicture) return;
    	const base = mcpicture.querySelector('img[type="base"]');	if (!base) return;
    	
    	const w = mcpicture.getBoundingClientRect().width;
    	if (w >= 100 && base) base.setAttribute('sizes', Math.round(w) + 'px');
    	
    	if (thumb.complete) mcpicture.classList.add('a'); else 
    	thumb.addEventListener('load', function() {mcpicture.classList.add('a')}, {once: true});
    	
    	if (base.complete) mcpicture.classList.add('b'); else
    	base.addEventListener('load', function() {mcpicture.classList.add('b')}, {once: true});
    };
    
    window.addEventListener('load', function mcPictureonWindowLoaded() {
        document.querySelectorAll('.mcpicture:not(.a) img[type="thumb"]').forEach(function(thumb) {pictureUpd(thumb)});
        window.removeEventListener('load', mcPictureonWindowLoaded);
    });
    
    (function(){document.querySelectorAll('script[name="mcPicture"]').forEach(function(script) {script.remove()})})();
    </script><style mcbasehead-front>module[name] {
        display: block;
        position: relative;
        min-height: 20px;
    }
    module[name]:before {
        content: "module: "attr(name);
        display: block;
        width: calc(100% - 5px);
        height: calc(100% - 5px);
        margin: auto;
        position: absolute;
        border: 1px dashed #5579a126;
        inset: 0;
        z-index: 8;
        font-size: 8px;
        font-weight: 600;
        color: #0000005c;
        text-transform: uppercase;
        pointer-events: none;
    }
    module[name]:hover:before {
        border: 1px dashed #5579a1;
    }
    module[name]:empty {
        display: none!important;
    }</style><link rel="icon" type="image/png" sizes="256x256" href="/favicon/99169435cbc535f876db4bd8b31d7cf1_256x256.png?1769249308"><link rel="icon" type="image/png" sizes="120x120" href="/favicon/99169435cbc535f876db4bd8b31d7cf1_120x120.png?1769249308"><link rel="icon" type="image/png" sizes="64x64" href="/favicon/99169435cbc535f876db4bd8b31d7cf1_64x64.png?1769249308"><link rel="icon" type="image/png" sizes="32x32" href="/favicon/99169435cbc535f876db4bd8b31d7cf1_32x32.png?1769249308"><link rel="icon" type="image/png" sizes="16x16" href="/favicon/99169435cbc535f876db4bd8b31d7cf1_16x16.png?1769249308"><meta property="og:site_name" content="NEON SOULS | Genesis"/><meta property="og:title" content="NEON SOULS
    Found 2026-01-24 by HttpPlugin
    Create report
  • Open service 87.236.16.201:443 · www.neonsouls.space

    2026-01-24 10:08

    HTTP/1.1 301 Moved Permanently
    Server: nginx-reuseport/1.21.1
    Date: Sat, 24 Jan 2026 10:08:27 GMT
    Content-Type: text/html; charset=utf-8
    Content-Length: 0
    Connection: close
    X-Content-Type-Options: nosniff
    X-Powered-By: PHP/8.3.20
    X-Server-Timezone: Europe/Moscow
    X-Server-Offset-Minutes: 180
    Cache-Control: no-store, no-cache, must-revalidate
    X-Content-Type-Options: *
    X-XSS-Protection: *
    Strict-Transport-Security: *
    Access-Control-Allow-Origin: *
    Set-Cookie: mcCommonSession=3c73202e015064c6f92dde2410270644; expires=Mon, 23 Feb 2026 10:08:28 GMT; Max-Age=2592000; path=/; secure; HttpOnly; SameSite=None
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Pragma: no-cache
    Set-Cookie: mcDev=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0; path=/
    Set-Cookie: mcAdmin=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0; path=/
    Location: https://www.neonsouls.space/
    
    Found 2026-01-24 by HttpPlugin
    Create report
neonsouls.spacewww.neonsouls.space
CN:
neonsouls.space
Key:
RSA-2048
Issuer:
R12
Not before:
2026-01-24 09:08
Not after:
2026-04-24 09:08
Domain summary
IP summary