Domain edinastojan.de
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2606:4700:3031::ac43:dca6:80 · edinastojan.de

    2026-01-12 17:39

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 17:39:49 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Content-Security-Policy: frame-ancestors 'none';
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Q1oYft8%2BXTY0O4hht%2BA9EQsK1Gu85VKs6gDLC3PtdoDGqZNQmnTKp6bPKJwsDUFD3LHZ%2B03Gk0z%2B3PxGvlv9MgjxWgZmU50%2BhY8OPaaPJLwMcdOGOt6jjVwS"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9bce6f7a3af69f17-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: edinastojan.de - Premium Domain Available
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    	<meta charset="UTF-8">
    	<meta name="viewport" content="width=device-width, initial-scale=1.0">
    	<title>edinastojan.de - Premium Domain Available</title>
    	<link rel="stylesheet" href="/forsale/css/style.css">
    	<style>
    		/* Премиальные улучшения дизайна */
    		body {
    			background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    			min-height: 100vh;
    		}
    		
    		.container {
    			background: rgba(255, 255, 255, 0.98);
    			box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    		}
    		
    		.header {
    			background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);
    			padding: 3rem 2rem;
    			position: relative;
    			overflow: hidden;
    		}
    		
    		.header::before {
    			content: '';
    			position: absolute;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120"><path d="M1200 120L0 16.48V0h1200z" fill="rgba(255,255,255,0.1)"/></svg>') no-repeat bottom;
    			background-size: cover;
    		}
    		
    		.domain-name {
    			color: #fff;
    			font-size: 2.5rem;
    			text-shadow: 0 2px 10px rgba(0,0,0,0.3);
    			position: relative;
    			z-index: 1;
    		}
    		
    		.premium-badge {
    			display: inline-block;
    			background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
    			color: white;
    			padding: 0.5rem 1.5rem;
    			border-radius: 50px;
    			font-weight: bold;
    			font-size: 0.9rem;
    			margin-bottom: 1rem;
    			box-shadow: 0 4px 15px rgba(245, 87, 108, 0.4);
    			animation: pulse 2s infinite;
    		}
    		
    		@keyframes pulse {
    			0%, 100% { transform: scale(1); }
    			50% { transform: scale(1.05); }
    		}
    		
    		.urgency-banner {
    			background: linear-gradient(90deg, #ff6b6b, #ee5a6f);
    			color: white;
    			padding: 1rem;
    			text-align: center;
    			font-weight: bold;
    			margin: -1rem -1rem 2rem -1rem;
    			box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    		}
    		
    		.urgency-banner .timer {
    			font-size: 1.2rem;
    			font-family: 'Courier New', monospace;
    			margin-left: 1rem;
    		}
    		
    		.social-proof {
    			background: #f8f9fa;
    			border-left: 4px solid #667eea;
    			padding: 1rem 1.5rem;
    			margin: 2rem 0;
    			border-radius: 8px;
    		}
    		
    		.social-proof-item {
    			display: flex;
    			align-items: center;
    			gap: 1rem;
    			margin: 0.5rem 0;
    			font-size: 0.95rem;
    		}
    		
    		.social-proof-icon {
    			font-size: 1.5rem;
    		}
    		
    		.value-proposition {
    			background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    			color: white;
    			padding: 2rem;
    			border-radius: 12px;
    			margin: 2rem 0;
    			box-shadow: 0 10px 30px rgba(102, 126, 234, 0.3);
    		}
    		
    		.value-proposition h3 {
    			margin-top: 0;
    			font-size: 1.5rem;
    		}
    		
    		.value-list {
    			list-style: none;
    			padding: 0;
    		}
    		
    		.value-list li {
    			padding: 0.5rem 0;
    			padding-left: 2rem;
    			position: relative;
    		}
    		
    		.value-list li::before {
    			content: '💎';
    			position: absolute;
    			left: 0;
    		}
    		
    		.price-anchor {
    			text-align: center;
    			padding: 2rem;
    			background: #fff3cd;
    			border-radius: 12px;
    			margin: 2rem 0;
    			border: 2px dashed #ffc107;
    		}
    		
    		.price-anchor .old-price {
    			font-size: 1.5rem;
    			text-decoration: line-through;
    			color: #999;
    		}
    		
    		.price-anchor .new-price {
    			font-size: 2rem;
    			color: #28a745;
    			font-weight: bold;
    			margin: 0.5rem 0;
    		}
    		
    		.price-anchor .savings {
    			color: #dc3545;
    			font-weight: bold;
    		}
    		
    		.trust-badges {
    			display: flex;
    			justify-content: center;
    			gap: 2rem;
    			margin: 2rem 0;
    			flex-wrap: wrap;
    		}
    		
    		.trust-badge {
    			text-align: center;
    			padding: 1rem;
    		}
    		
    		.trust-badge-icon {
    			font-size: 2rem;
    			margin-bottom: 0.5rem;
    		}
    		
    		.trust-badge-text {
    			font-size: 0.85rem;
    			color: #666;
    		}
    		
    		.btn-submit {
    			background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    			font-size: 1.2rem;
    			padding: 1rem 3rem;
    			text-transform: uppercase;
    			letter-spacing: 1px;
    			box-shadow: 0 10px 30px rgba(102, 126, 234, 0.4);
    			transition: all 0.3s ease;
    	
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:3e3e:80 · edinastojan.de

    2026-01-12 17:39

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 17:39:49 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Content-Security-Policy: frame-ancestors 'none';
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=l9KFjmRZCSqSfgfQ4FEnWAao5hhKY8Vh%2FI7ySxOL6n0pXa9TbN0Fc1E5Byid364Vl31yBND13dl1VRj8sYwcAB5VxnbBf8JqlCIN7uD%2BoThTm5Sw1FUSbUG0"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9bce6f79d8e9b10b-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: edinastojan.de - Premium Domain Available
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    	<meta charset="UTF-8">
    	<meta name="viewport" content="width=device-width, initial-scale=1.0">
    	<title>edinastojan.de - Premium Domain Available</title>
    	<link rel="stylesheet" href="/forsale/css/style.css">
    	<style>
    		/* Премиальные улучшения дизайна */
    		body {
    			background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    			min-height: 100vh;
    		}
    		
    		.container {
    			background: rgba(255, 255, 255, 0.98);
    			box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    		}
    		
    		.header {
    			background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);
    			padding: 3rem 2rem;
    			position: relative;
    			overflow: hidden;
    		}
    		
    		.header::before {
    			content: '';
    			position: absolute;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120"><path d="M1200 120L0 16.48V0h1200z" fill="rgba(255,255,255,0.1)"/></svg>') no-repeat bottom;
    			background-size: cover;
    		}
    		
    		.domain-name {
    			color: #fff;
    			font-size: 2.5rem;
    			text-shadow: 0 2px 10px rgba(0,0,0,0.3);
    			position: relative;
    			z-index: 1;
    		}
    		
    		.premium-badge {
    			display: inline-block;
    			background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
    			color: white;
    			padding: 0.5rem 1.5rem;
    			border-radius: 50px;
    			font-weight: bold;
    			font-size: 0.9rem;
    			margin-bottom: 1rem;
    			box-shadow: 0 4px 15px rgba(245, 87, 108, 0.4);
    			animation: pulse 2s infinite;
    		}
    		
    		@keyframes pulse {
    			0%, 100% { transform: scale(1); }
    			50% { transform: scale(1.05); }
    		}
    		
    		.urgency-banner {
    			background: linear-gradient(90deg, #ff6b6b, #ee5a6f);
    			color: white;
    			padding: 1rem;
    			text-align: center;
    			font-weight: bold;
    			margin: -1rem -1rem 2rem -1rem;
    			box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    		}
    		
    		.urgency-banner .timer {
    			font-size: 1.2rem;
    			font-family: 'Courier New', monospace;
    			margin-left: 1rem;
    		}
    		
    		.social-proof {
    			background: #f8f9fa;
    			border-left: 4px solid #667eea;
    			padding: 1rem 1.5rem;
    			margin: 2rem 0;
    			border-radius: 8px;
    		}
    		
    		.social-proof-item {
    			display: flex;
    			align-items: center;
    			gap: 1rem;
    			margin: 0.5rem 0;
    			font-size: 0.95rem;
    		}
    		
    		.social-proof-icon {
    			font-size: 1.5rem;
    		}
    		
    		.value-proposition {
    			background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    			color: white;
    			padding: 2rem;
    			border-radius: 12px;
    			margin: 2rem 0;
    			box-shadow: 0 10px 30px rgba(102, 126, 234, 0.3);
    		}
    		
    		.value-proposition h3 {
    			margin-top: 0;
    			font-size: 1.5rem;
    		}
    		
    		.value-list {
    			list-style: none;
    			padding: 0;
    		}
    		
    		.value-list li {
    			padding: 0.5rem 0;
    			padding-left: 2rem;
    			position: relative;
    		}
    		
    		.value-list li::before {
    			content: '💎';
    			position: absolute;
    			left: 0;
    		}
    		
    		.price-anchor {
    			text-align: center;
    			padding: 2rem;
    			background: #fff3cd;
    			border-radius: 12px;
    			margin: 2rem 0;
    			border: 2px dashed #ffc107;
    		}
    		
    		.price-anchor .old-price {
    			font-size: 1.5rem;
    			text-decoration: line-through;
    			color: #999;
    		}
    		
    		.price-anchor .new-price {
    			font-size: 2rem;
    			color: #28a745;
    			font-weight: bold;
    			margin: 0.5rem 0;
    		}
    		
    		.price-anchor .savings {
    			color: #dc3545;
    			font-weight: bold;
    		}
    		
    		.trust-badges {
    			display: flex;
    			justify-content: center;
    			gap: 2rem;
    			margin: 2rem 0;
    			flex-wrap: wrap;
    		}
    		
    		.trust-badge {
    			text-align: center;
    			padding: 1rem;
    		}
    		
    		.trust-badge-icon {
    			font-size: 2rem;
    			margin-bottom: 0.5rem;
    		}
    		
    		.trust-badge-text {
    			font-size: 0.85rem;
    			color: #666;
    		}
    		
    		.btn-submit {
    			background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    			font-size: 1.2rem;
    			padding: 1rem 3rem;
    			text-transform: uppercase;
    			letter-spacing: 1px;
    			box-shadow: 0 10px 30px rgba(102, 126, 234, 0.4);
    			transition: all 0.3s ease;
    	
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 104.21.62.62:443 · edinastojan.de

    2026-01-12 17:39

    HTTP/1.1 400 Bad Request
    Date: Mon, 12 Jan 2026 17:39:49 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ASwzTzp81Ln3iGDS%2F5aB2TL1aFKmsgdjZFS2xHHTMGzdQJ4daVHduRDDQmm3KNJ2jJ%2BETKQHavPkGVIzFaizcTFKdKe%2Fp2LavSFKksZQ"}]}
    CF-RAY: 9bce6f794e264da0-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 400 Bad Request
    
    <html>
    <head><title>400 Bad Request</title></head>
    <body>
    <center><h1>400 Bad Request</h1></center>
    <hr><center>nginx/1.22.1</center>
    </body>
    </html>
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:3e3e:8443 · edinastojan.de

    2026-01-12 17:39

    HTTP/1.1 521 <none>
    Date: Mon, 12 Jan 2026 17:39:49 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bce6f790b02d344-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2606:4700:3030::6815:3e3e:443 · edinastojan.de

    2026-01-12 17:39

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 17:39:49 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Content-Security-Policy: frame-ancestors 'none';
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=xkZGgL7vCWbUc282ICUNeATx%2FvX70BlCPIfjY36KP1P5aIOnGgi7egHWxs57C%2FTK3%2B%2Bgm7OE%2FVYq4q1ZfAkPX5ef74OjCJi0Av%2BTxIoRq2PhznWBgVVssCQg"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9bce6f795cd39131-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: edinastojan.de - Premium Domain Available
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    	<meta charset="UTF-8">
    	<meta name="viewport" content="width=device-width, initial-scale=1.0">
    	<title>edinastojan.de - Premium Domain Available</title>
    	<link rel="stylesheet" href="/forsale/css/style.css">
    	<style>
    		/* Премиальные улучшения дизайна */
    		body {
    			background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    			min-height: 100vh;
    		}
    		
    		.container {
    			background: rgba(255, 255, 255, 0.98);
    			box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    		}
    		
    		.header {
    			background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);
    			padding: 3rem 2rem;
    			position: relative;
    			overflow: hidden;
    		}
    		
    		.header::before {
    			content: '';
    			position: absolute;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120"><path d="M1200 120L0 16.48V0h1200z" fill="rgba(255,255,255,0.1)"/></svg>') no-repeat bottom;
    			background-size: cover;
    		}
    		
    		.domain-name {
    			color: #fff;
    			font-size: 2.5rem;
    			text-shadow: 0 2px 10px rgba(0,0,0,0.3);
    			position: relative;
    			z-index: 1;
    		}
    		
    		.premium-badge {
    			display: inline-block;
    			background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
    			color: white;
    			padding: 0.5rem 1.5rem;
    			border-radius: 50px;
    			font-weight: bold;
    			font-size: 0.9rem;
    			margin-bottom: 1rem;
    			box-shadow: 0 4px 15px rgba(245, 87, 108, 0.4);
    			animation: pulse 2s infinite;
    		}
    		
    		@keyframes pulse {
    			0%, 100% { transform: scale(1); }
    			50% { transform: scale(1.05); }
    		}
    		
    		.urgency-banner {
    			background: linear-gradient(90deg, #ff6b6b, #ee5a6f);
    			color: white;
    			padding: 1rem;
    			text-align: center;
    			font-weight: bold;
    			margin: -1rem -1rem 2rem -1rem;
    			box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    		}
    		
    		.urgency-banner .timer {
    			font-size: 1.2rem;
    			font-family: 'Courier New', monospace;
    			margin-left: 1rem;
    		}
    		
    		.social-proof {
    			background: #f8f9fa;
    			border-left: 4px solid #667eea;
    			padding: 1rem 1.5rem;
    			margin: 2rem 0;
    			border-radius: 8px;
    		}
    		
    		.social-proof-item {
    			display: flex;
    			align-items: center;
    			gap: 1rem;
    			margin: 0.5rem 0;
    			font-size: 0.95rem;
    		}
    		
    		.social-proof-icon {
    			font-size: 1.5rem;
    		}
    		
    		.value-proposition {
    			background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    			color: white;
    			padding: 2rem;
    			border-radius: 12px;
    			margin: 2rem 0;
    			box-shadow: 0 10px 30px rgba(102, 126, 234, 0.3);
    		}
    		
    		.value-proposition h3 {
    			margin-top: 0;
    			font-size: 1.5rem;
    		}
    		
    		.value-list {
    			list-style: none;
    			padding: 0;
    		}
    		
    		.value-list li {
    			padding: 0.5rem 0;
    			padding-left: 2rem;
    			position: relative;
    		}
    		
    		.value-list li::before {
    			content: '💎';
    			position: absolute;
    			left: 0;
    		}
    		
    		.price-anchor {
    			text-align: center;
    			padding: 2rem;
    			background: #fff3cd;
    			border-radius: 12px;
    			margin: 2rem 0;
    			border: 2px dashed #ffc107;
    		}
    		
    		.price-anchor .old-price {
    			font-size: 1.5rem;
    			text-decoration: line-through;
    			color: #999;
    		}
    		
    		.price-anchor .new-price {
    			font-size: 2rem;
    			color: #28a745;
    			font-weight: bold;
    			margin: 0.5rem 0;
    		}
    		
    		.price-anchor .savings {
    			color: #dc3545;
    			font-weight: bold;
    		}
    		
    		.trust-badges {
    			display: flex;
    			justify-content: center;
    			gap: 2rem;
    			margin: 2rem 0;
    			flex-wrap: wrap;
    		}
    		
    		.trust-badge {
    			text-align: center;
    			padding: 1rem;
    		}
    		
    		.trust-badge-icon {
    			font-size: 2rem;
    			margin-bottom: 0.5rem;
    		}
    		
    		.trust-badge-text {
    			font-size: 0.85rem;
    			color: #666;
    		}
    		
    		.btn-submit {
    			background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    			font-size: 1.2rem;
    			padding: 1rem 3rem;
    			text-transform: uppercase;
    			letter-spacing: 1px;
    			box-shadow: 0 10px 30px rgba(102, 126, 234, 0.4);
    			transition: all 0.3s ease;
    	
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 172.67.220.166:8443 · edinastojan.de

    2026-01-12 17:39

    HTTP/1.1 521 <none>
    Date: Mon, 12 Jan 2026 17:39:49 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bce6f78aa40976a-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 172.67.220.166:80 · edinastojan.de

    2026-01-12 17:39

    HTTP/1.1 400 Bad Request
    Date: Mon, 12 Jan 2026 17:39:49 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2FdGIegeKTyPiFowO%2FeOGR2ysomU%2FXnUGzxujRsyLCWagGWeEG14bNzsuL0WknFtbN%2BYBK1TcM%2FAERxQV%2FWfcUbLFjyxI6TVDYc06t6rS"}]}
    CF-RAY: 9bce6f78ca3d8b70-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 400 Bad Request
    
    <html>
    <head><title>400 Bad Request</title></head>
    <body>
    <center><h1>400 Bad Request</h1></center>
    <hr><center>nginx/1.22.1</center>
    </body>
    </html>
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 172.67.220.166:443 · edinastojan.de

    2026-01-12 17:39

    HTTP/1.1 400 Bad Request
    Date: Mon, 12 Jan 2026 17:39:49 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=y8WJTh%2B8oMkmdm6t4LJLebpDHz8FH0v%2Fi7WS7x1wfj5lDwaIRl%2F%2FTXjFxbSJQTtn3AFrFSJgXXZxHFHLJUKDH5a1jE5BqsrQoid8QBGt"}]}
    CF-RAY: 9bce6f789b610d28-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: 400 Bad Request
    
    <html>
    <head><title>400 Bad Request</title></head>
    <body>
    <center><h1>400 Bad Request</h1></center>
    <hr><center>nginx/1.22.1</center>
    </body>
    </html>
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 104.21.62.62:80 · edinastojan.de

    2026-01-12 17:39

    HTTP/1.1 400 Bad Request
    Date: Mon, 12 Jan 2026 17:39:49 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=19,cfOrigin;dur=213
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=HKYx1J4b2Aud4Nvh6DkuX5W6Dvz%2B1o6cCwqqNv9f%2BMDNJ3AoJvm69K16PUPlATPkuQRc%2Fd7h8h08ziJPNWFXnhT2zQTYe0vKnLdbYZ%2BD"}]}
    CF-RAY: 9bce6f79587ede94-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 400 Bad Request
    
    <html>
    <head><title>400 Bad Request</title></head>
    <body>
    <center><h1>400 Bad Request</h1></center>
    <hr><center>nginx/1.22.1</center>
    <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"a55b342297ea4cba96d4adcfa72e1061","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
    </body>
    </html>
    
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2606:4700:3031::ac43:dca6:8443 · edinastojan.de

    2026-01-12 17:39

    HTTP/1.1 521 <none>
    Date: Mon, 12 Jan 2026 17:39:49 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bce6f784d162bbe-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 104.21.62.62:8443 · edinastojan.de

    2026-01-12 17:39

    HTTP/1.1 521 <none>
    Date: Mon, 12 Jan 2026 17:39:49 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bce6f784beed378-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2606:4700:3031::ac43:dca6:443 · edinastojan.de

    2026-01-12 17:39

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 17:39:49 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Content-Security-Policy: frame-ancestors 'none';
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=t6hXVy%2F1t7YpIoNcnjl6VvDy8b9ALGyjwDecX8iSAjiyTbRPfWiz8KO0kyHxIs%2BJt3JD7oCtuozsoW8d8VA9s7bRkBAxiJt95Ubsb%2F4bpLx%2BqQ44A2UmErUh"}]}
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    CF-RAY: 9bce6f78c98ee854-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: edinastojan.de - Premium Domain Available
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    	<meta charset="UTF-8">
    	<meta name="viewport" content="width=device-width, initial-scale=1.0">
    	<title>edinastojan.de - Premium Domain Available</title>
    	<link rel="stylesheet" href="/forsale/css/style.css">
    	<style>
    		/* Премиальные улучшения дизайна */
    		body {
    			background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    			min-height: 100vh;
    		}
    		
    		.container {
    			background: rgba(255, 255, 255, 0.98);
    			box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    		}
    		
    		.header {
    			background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);
    			padding: 3rem 2rem;
    			position: relative;
    			overflow: hidden;
    		}
    		
    		.header::before {
    			content: '';
    			position: absolute;
    			top: 0;
    			left: 0;
    			right: 0;
    			bottom: 0;
    			background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120"><path d="M1200 120L0 16.48V0h1200z" fill="rgba(255,255,255,0.1)"/></svg>') no-repeat bottom;
    			background-size: cover;
    		}
    		
    		.domain-name {
    			color: #fff;
    			font-size: 2.5rem;
    			text-shadow: 0 2px 10px rgba(0,0,0,0.3);
    			position: relative;
    			z-index: 1;
    		}
    		
    		.premium-badge {
    			display: inline-block;
    			background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
    			color: white;
    			padding: 0.5rem 1.5rem;
    			border-radius: 50px;
    			font-weight: bold;
    			font-size: 0.9rem;
    			margin-bottom: 1rem;
    			box-shadow: 0 4px 15px rgba(245, 87, 108, 0.4);
    			animation: pulse 2s infinite;
    		}
    		
    		@keyframes pulse {
    			0%, 100% { transform: scale(1); }
    			50% { transform: scale(1.05); }
    		}
    		
    		.urgency-banner {
    			background: linear-gradient(90deg, #ff6b6b, #ee5a6f);
    			color: white;
    			padding: 1rem;
    			text-align: center;
    			font-weight: bold;
    			margin: -1rem -1rem 2rem -1rem;
    			box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    		}
    		
    		.urgency-banner .timer {
    			font-size: 1.2rem;
    			font-family: 'Courier New', monospace;
    			margin-left: 1rem;
    		}
    		
    		.social-proof {
    			background: #f8f9fa;
    			border-left: 4px solid #667eea;
    			padding: 1rem 1.5rem;
    			margin: 2rem 0;
    			border-radius: 8px;
    		}
    		
    		.social-proof-item {
    			display: flex;
    			align-items: center;
    			gap: 1rem;
    			margin: 0.5rem 0;
    			font-size: 0.95rem;
    		}
    		
    		.social-proof-icon {
    			font-size: 1.5rem;
    		}
    		
    		.value-proposition {
    			background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    			color: white;
    			padding: 2rem;
    			border-radius: 12px;
    			margin: 2rem 0;
    			box-shadow: 0 10px 30px rgba(102, 126, 234, 0.3);
    		}
    		
    		.value-proposition h3 {
    			margin-top: 0;
    			font-size: 1.5rem;
    		}
    		
    		.value-list {
    			list-style: none;
    			padding: 0;
    		}
    		
    		.value-list li {
    			padding: 0.5rem 0;
    			padding-left: 2rem;
    			position: relative;
    		}
    		
    		.value-list li::before {
    			content: '💎';
    			position: absolute;
    			left: 0;
    		}
    		
    		.price-anchor {
    			text-align: center;
    			padding: 2rem;
    			background: #fff3cd;
    			border-radius: 12px;
    			margin: 2rem 0;
    			border: 2px dashed #ffc107;
    		}
    		
    		.price-anchor .old-price {
    			font-size: 1.5rem;
    			text-decoration: line-through;
    			color: #999;
    		}
    		
    		.price-anchor .new-price {
    			font-size: 2rem;
    			color: #28a745;
    			font-weight: bold;
    			margin: 0.5rem 0;
    		}
    		
    		.price-anchor .savings {
    			color: #dc3545;
    			font-weight: bold;
    		}
    		
    		.trust-badges {
    			display: flex;
    			justify-content: center;
    			gap: 2rem;
    			margin: 2rem 0;
    			flex-wrap: wrap;
    		}
    		
    		.trust-badge {
    			text-align: center;
    			padding: 1rem;
    		}
    		
    		.trust-badge-icon {
    			font-size: 2rem;
    			margin-bottom: 0.5rem;
    		}
    		
    		.trust-badge-text {
    			font-size: 0.85rem;
    			color: #666;
    		}
    		
    		.btn-submit {
    			background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    			font-size: 1.2rem;
    			padding: 1rem 3rem;
    			text-transform: uppercase;
    			letter-spacing: 1px;
    			box-shadow: 0 10px 30px rgba(102, 126, 234, 0.4);
    			transition: all 0.3s ease;
    	
    Found 2026-01-12 by HttpPlugin
    Create report
edinastojan.de*.edinastojan.de
CN:
edinastojan.de
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-12 16:39
Not after:
2026-04-12 17:37