Domain www.dash.security
The Netherlands
MICROSOFT-CORP-MSN-AS-BLOCK
  • MacOS file listing through .DS_Store file
    First seen 2025-09-27 10:06
    Last seen 2026-01-02 07:30
    Open for 96 days
  • Open service 51.124.12.35:443 · www.dash.security

    2026-01-09 16:12

    HTTP/1.1 200 OK
    Content-Length: 7839
    Connection: close
    Content-Type: text/html
    Date: Fri, 09 Jan 2026 16:13:34 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "02755852"
    Last-Modified: Mon, 22 Sep 2025 12:27:53 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: Dash Security - Coming Soon
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="theme-color" content="#000000">
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="msapplication-navbutton-color" content="#000000">
        
        <title>Dash Security - Coming Soon</title>
        <style>
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
                background: #000000;
                color: #ffffff;
                height: 100vh;
                overflow: hidden;
                position: relative;
            }
    
            /* Animated gradient background */
            .background {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: linear-gradient(125deg, #000000 0%, #0a0a0a 40%, #111111 100%);
                z-index: -2;
            }
    
            /* Subtle grid overlay */
            .grid-overlay {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-image: 
                    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
                    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
                background-size: 50px 50px;
                z-index: -1;
                opacity: 0.5;
                animation: gridMove 20s linear infinite;
            }
    
            @keyframes gridMove {
                0% { transform: translate(0, 0); }
                100% { transform: translate(50px, 50px); }
            }
    
            .container {
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                height: 100vh;
                padding: 20px;
                position: relative;
                z-index: 1;
            }
    
            /* Logo/Brand */
            .logo {
                font-size: 2.5rem;
                font-weight: 700;
                letter-spacing: -0.02em;
                margin-bottom: 7rem;
                background: linear-gradient(180deg, #ffffff 0%, #888888 100%);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                background-clip: text;
                animation: fadeInUp 1s ease-out;
            }
    
            /* Main heading */
            h1 {
                font-size: 3.5rem;
                font-weight: 300;
                letter-spacing: -0.02em;
                margin-bottom: 1rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.2s forwards;
            }
    
            /* Subtitle */
            .subtitle {
                font-size: 1.25rem;
                color: #666666;
                font-weight: 400;
                margin-bottom: 3rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.4s forwards;
            }
    
            /* Status indicator */
            .status-indicator {
                display: flex;
                align-items: center;
                gap: 1.5rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.7s forwards;
                padding: 20px 40px;
                backdrop-filter: blur(10px);
            }
    
            .pulse-container {
                display: flex;
                align-items: center;
                gap: 6px;
            }
    
            .pulse-dot {
                width: 8px;
                height: 8px;
                background: rgba(255, 255, 255, 0.4);
                border-radius: 50%;
                animation: pulseDot 2s ease-in-out infinite;
            }
    
            .pulse-dot:nth-child(1) {
                animation-delay: 0s;
            }
    
            .pulse-dot:nth-child(2) {
                animation-delay: 0.4s;
            }
    
            .pulse-dot:nth-child(3) {
                animation-delay: 0.8s;
            }
    
            @keyframes pulseDot {
                0%, 100% {
                    background: rgba(255, 255, 255, 0.2);
                    transform: sca
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 51.124.12.35:443 · www.dash.security

    2026-01-09 16:12

    HTTP/1.1 200 OK
    Content-Length: 7839
    Connection: close
    Content-Type: text/html
    Date: Fri, 09 Jan 2026 16:13:34 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "02755852"
    Last-Modified: Mon, 22 Sep 2025 12:27:53 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: Dash Security - Coming Soon
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="theme-color" content="#000000">
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="msapplication-navbutton-color" content="#000000">
        
        <title>Dash Security - Coming Soon</title>
        <style>
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
                background: #000000;
                color: #ffffff;
                height: 100vh;
                overflow: hidden;
                position: relative;
            }
    
            /* Animated gradient background */
            .background {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: linear-gradient(125deg, #000000 0%, #0a0a0a 40%, #111111 100%);
                z-index: -2;
            }
    
            /* Subtle grid overlay */
            .grid-overlay {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-image: 
                    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
                    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
                background-size: 50px 50px;
                z-index: -1;
                opacity: 0.5;
                animation: gridMove 20s linear infinite;
            }
    
            @keyframes gridMove {
                0% { transform: translate(0, 0); }
                100% { transform: translate(50px, 50px); }
            }
    
            .container {
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                height: 100vh;
                padding: 20px;
                position: relative;
                z-index: 1;
            }
    
            /* Logo/Brand */
            .logo {
                font-size: 2.5rem;
                font-weight: 700;
                letter-spacing: -0.02em;
                margin-bottom: 7rem;
                background: linear-gradient(180deg, #ffffff 0%, #888888 100%);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                background-clip: text;
                animation: fadeInUp 1s ease-out;
            }
    
            /* Main heading */
            h1 {
                font-size: 3.5rem;
                font-weight: 300;
                letter-spacing: -0.02em;
                margin-bottom: 1rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.2s forwards;
            }
    
            /* Subtitle */
            .subtitle {
                font-size: 1.25rem;
                color: #666666;
                font-weight: 400;
                margin-bottom: 3rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.4s forwards;
            }
    
            /* Status indicator */
            .status-indicator {
                display: flex;
                align-items: center;
                gap: 1.5rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.7s forwards;
                padding: 20px 40px;
                backdrop-filter: blur(10px);
            }
    
            .pulse-container {
                display: flex;
                align-items: center;
                gap: 6px;
            }
    
            .pulse-dot {
                width: 8px;
                height: 8px;
                background: rgba(255, 255, 255, 0.4);
                border-radius: 50%;
                animation: pulseDot 2s ease-in-out infinite;
            }
    
            .pulse-dot:nth-child(1) {
                animation-delay: 0s;
            }
    
            .pulse-dot:nth-child(2) {
                animation-delay: 0.4s;
            }
    
            .pulse-dot:nth-child(3) {
                animation-delay: 0.8s;
            }
    
            @keyframes pulseDot {
                0%, 100% {
                    background: rgba(255, 255, 255, 0.2);
                    transform: sca
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 51.124.12.35:443 · www.dash.security

    2026-01-02 07:30

    HTTP/1.1 200 OK
    Content-Length: 7839
    Connection: close
    Content-Type: text/html
    Date: Fri, 02 Jan 2026 07:30:03 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "02755852"
    Last-Modified: Mon, 22 Sep 2025 12:27:53 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: Dash Security - Coming Soon
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="theme-color" content="#000000">
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="msapplication-navbutton-color" content="#000000">
        
        <title>Dash Security - Coming Soon</title>
        <style>
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
                background: #000000;
                color: #ffffff;
                height: 100vh;
                overflow: hidden;
                position: relative;
            }
    
            /* Animated gradient background */
            .background {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: linear-gradient(125deg, #000000 0%, #0a0a0a 40%, #111111 100%);
                z-index: -2;
            }
    
            /* Subtle grid overlay */
            .grid-overlay {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-image: 
                    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
                    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
                background-size: 50px 50px;
                z-index: -1;
                opacity: 0.5;
                animation: gridMove 20s linear infinite;
            }
    
            @keyframes gridMove {
                0% { transform: translate(0, 0); }
                100% { transform: translate(50px, 50px); }
            }
    
            .container {
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                height: 100vh;
                padding: 20px;
                position: relative;
                z-index: 1;
            }
    
            /* Logo/Brand */
            .logo {
                font-size: 2.5rem;
                font-weight: 700;
                letter-spacing: -0.02em;
                margin-bottom: 7rem;
                background: linear-gradient(180deg, #ffffff 0%, #888888 100%);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                background-clip: text;
                animation: fadeInUp 1s ease-out;
            }
    
            /* Main heading */
            h1 {
                font-size: 3.5rem;
                font-weight: 300;
                letter-spacing: -0.02em;
                margin-bottom: 1rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.2s forwards;
            }
    
            /* Subtitle */
            .subtitle {
                font-size: 1.25rem;
                color: #666666;
                font-weight: 400;
                margin-bottom: 3rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.4s forwards;
            }
    
            /* Status indicator */
            .status-indicator {
                display: flex;
                align-items: center;
                gap: 1.5rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.7s forwards;
                padding: 20px 40px;
                backdrop-filter: blur(10px);
            }
    
            .pulse-container {
                display: flex;
                align-items: center;
                gap: 6px;
            }
    
            .pulse-dot {
                width: 8px;
                height: 8px;
                background: rgba(255, 255, 255, 0.4);
                border-radius: 50%;
                animation: pulseDot 2s ease-in-out infinite;
            }
    
            .pulse-dot:nth-child(1) {
                animation-delay: 0s;
            }
    
            .pulse-dot:nth-child(2) {
                animation-delay: 0.4s;
            }
    
            .pulse-dot:nth-child(3) {
                animation-delay: 0.8s;
            }
    
            @keyframes pulseDot {
                0%, 100% {
                    background: rgba(255, 255, 255, 0.2);
                    transform: sca
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 51.124.12.35:443 · www.dash.security

    2026-01-02 07:30

    HTTP/1.1 200 OK
    Content-Length: 7839
    Connection: close
    Content-Type: text/html
    Date: Fri, 02 Jan 2026 07:30:03 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "02755852"
    Last-Modified: Mon, 22 Sep 2025 12:27:53 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: Dash Security - Coming Soon
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="theme-color" content="#000000">
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="msapplication-navbutton-color" content="#000000">
        
        <title>Dash Security - Coming Soon</title>
        <style>
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
                background: #000000;
                color: #ffffff;
                height: 100vh;
                overflow: hidden;
                position: relative;
            }
    
            /* Animated gradient background */
            .background {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: linear-gradient(125deg, #000000 0%, #0a0a0a 40%, #111111 100%);
                z-index: -2;
            }
    
            /* Subtle grid overlay */
            .grid-overlay {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-image: 
                    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
                    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
                background-size: 50px 50px;
                z-index: -1;
                opacity: 0.5;
                animation: gridMove 20s linear infinite;
            }
    
            @keyframes gridMove {
                0% { transform: translate(0, 0); }
                100% { transform: translate(50px, 50px); }
            }
    
            .container {
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                height: 100vh;
                padding: 20px;
                position: relative;
                z-index: 1;
            }
    
            /* Logo/Brand */
            .logo {
                font-size: 2.5rem;
                font-weight: 700;
                letter-spacing: -0.02em;
                margin-bottom: 7rem;
                background: linear-gradient(180deg, #ffffff 0%, #888888 100%);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                background-clip: text;
                animation: fadeInUp 1s ease-out;
            }
    
            /* Main heading */
            h1 {
                font-size: 3.5rem;
                font-weight: 300;
                letter-spacing: -0.02em;
                margin-bottom: 1rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.2s forwards;
            }
    
            /* Subtitle */
            .subtitle {
                font-size: 1.25rem;
                color: #666666;
                font-weight: 400;
                margin-bottom: 3rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.4s forwards;
            }
    
            /* Status indicator */
            .status-indicator {
                display: flex;
                align-items: center;
                gap: 1.5rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.7s forwards;
                padding: 20px 40px;
                backdrop-filter: blur(10px);
            }
    
            .pulse-container {
                display: flex;
                align-items: center;
                gap: 6px;
            }
    
            .pulse-dot {
                width: 8px;
                height: 8px;
                background: rgba(255, 255, 255, 0.4);
                border-radius: 50%;
                animation: pulseDot 2s ease-in-out infinite;
            }
    
            .pulse-dot:nth-child(1) {
                animation-delay: 0s;
            }
    
            .pulse-dot:nth-child(2) {
                animation-delay: 0.4s;
            }
    
            .pulse-dot:nth-child(3) {
                animation-delay: 0.8s;
            }
    
            @keyframes pulseDot {
                0%, 100% {
                    background: rgba(255, 255, 255, 0.2);
                    transform: sca
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 51.124.12.35:443 · www.dash.security

    2025-12-23 04:03

    HTTP/1.1 200 OK
    Content-Length: 7839
    Connection: close
    Content-Type: text/html
    Date: Tue, 23 Dec 2025 04:03:40 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "02755852"
    Last-Modified: Mon, 22 Sep 2025 12:27:53 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: Dash Security - Coming Soon
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="theme-color" content="#000000">
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="msapplication-navbutton-color" content="#000000">
        
        <title>Dash Security - Coming Soon</title>
        <style>
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
                background: #000000;
                color: #ffffff;
                height: 100vh;
                overflow: hidden;
                position: relative;
            }
    
            /* Animated gradient background */
            .background {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: linear-gradient(125deg, #000000 0%, #0a0a0a 40%, #111111 100%);
                z-index: -2;
            }
    
            /* Subtle grid overlay */
            .grid-overlay {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-image: 
                    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
                    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
                background-size: 50px 50px;
                z-index: -1;
                opacity: 0.5;
                animation: gridMove 20s linear infinite;
            }
    
            @keyframes gridMove {
                0% { transform: translate(0, 0); }
                100% { transform: translate(50px, 50px); }
            }
    
            .container {
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                height: 100vh;
                padding: 20px;
                position: relative;
                z-index: 1;
            }
    
            /* Logo/Brand */
            .logo {
                font-size: 2.5rem;
                font-weight: 700;
                letter-spacing: -0.02em;
                margin-bottom: 7rem;
                background: linear-gradient(180deg, #ffffff 0%, #888888 100%);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                background-clip: text;
                animation: fadeInUp 1s ease-out;
            }
    
            /* Main heading */
            h1 {
                font-size: 3.5rem;
                font-weight: 300;
                letter-spacing: -0.02em;
                margin-bottom: 1rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.2s forwards;
            }
    
            /* Subtitle */
            .subtitle {
                font-size: 1.25rem;
                color: #666666;
                font-weight: 400;
                margin-bottom: 3rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.4s forwards;
            }
    
            /* Status indicator */
            .status-indicator {
                display: flex;
                align-items: center;
                gap: 1.5rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.7s forwards;
                padding: 20px 40px;
                backdrop-filter: blur(10px);
            }
    
            .pulse-container {
                display: flex;
                align-items: center;
                gap: 6px;
            }
    
            .pulse-dot {
                width: 8px;
                height: 8px;
                background: rgba(255, 255, 255, 0.4);
                border-radius: 50%;
                animation: pulseDot 2s ease-in-out infinite;
            }
    
            .pulse-dot:nth-child(1) {
                animation-delay: 0s;
            }
    
            .pulse-dot:nth-child(2) {
                animation-delay: 0.4s;
            }
    
            .pulse-dot:nth-child(3) {
                animation-delay: 0.8s;
            }
    
            @keyframes pulseDot {
                0%, 100% {
                    background: rgba(255, 255, 255, 0.2);
                    transform: sca
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 51.124.12.35:443 · www.dash.security

    2025-12-23 04:03

    HTTP/1.1 200 OK
    Content-Length: 7839
    Connection: close
    Content-Type: text/html
    Date: Tue, 23 Dec 2025 04:03:40 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "02755852"
    Last-Modified: Mon, 22 Sep 2025 12:27:53 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: Dash Security - Coming Soon
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="theme-color" content="#000000">
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="msapplication-navbutton-color" content="#000000">
        
        <title>Dash Security - Coming Soon</title>
        <style>
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
                background: #000000;
                color: #ffffff;
                height: 100vh;
                overflow: hidden;
                position: relative;
            }
    
            /* Animated gradient background */
            .background {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: linear-gradient(125deg, #000000 0%, #0a0a0a 40%, #111111 100%);
                z-index: -2;
            }
    
            /* Subtle grid overlay */
            .grid-overlay {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-image: 
                    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
                    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
                background-size: 50px 50px;
                z-index: -1;
                opacity: 0.5;
                animation: gridMove 20s linear infinite;
            }
    
            @keyframes gridMove {
                0% { transform: translate(0, 0); }
                100% { transform: translate(50px, 50px); }
            }
    
            .container {
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                height: 100vh;
                padding: 20px;
                position: relative;
                z-index: 1;
            }
    
            /* Logo/Brand */
            .logo {
                font-size: 2.5rem;
                font-weight: 700;
                letter-spacing: -0.02em;
                margin-bottom: 7rem;
                background: linear-gradient(180deg, #ffffff 0%, #888888 100%);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                background-clip: text;
                animation: fadeInUp 1s ease-out;
            }
    
            /* Main heading */
            h1 {
                font-size: 3.5rem;
                font-weight: 300;
                letter-spacing: -0.02em;
                margin-bottom: 1rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.2s forwards;
            }
    
            /* Subtitle */
            .subtitle {
                font-size: 1.25rem;
                color: #666666;
                font-weight: 400;
                margin-bottom: 3rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.4s forwards;
            }
    
            /* Status indicator */
            .status-indicator {
                display: flex;
                align-items: center;
                gap: 1.5rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.7s forwards;
                padding: 20px 40px;
                backdrop-filter: blur(10px);
            }
    
            .pulse-container {
                display: flex;
                align-items: center;
                gap: 6px;
            }
    
            .pulse-dot {
                width: 8px;
                height: 8px;
                background: rgba(255, 255, 255, 0.4);
                border-radius: 50%;
                animation: pulseDot 2s ease-in-out infinite;
            }
    
            .pulse-dot:nth-child(1) {
                animation-delay: 0s;
            }
    
            .pulse-dot:nth-child(2) {
                animation-delay: 0.4s;
            }
    
            .pulse-dot:nth-child(3) {
                animation-delay: 0.8s;
            }
    
            @keyframes pulseDot {
                0%, 100% {
                    background: rgba(255, 255, 255, 0.2);
                    transform: sca
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 51.124.12.35:443 · www.dash.security

    2025-12-21 01:21

    HTTP/1.1 200 OK
    Content-Length: 7839
    Connection: close
    Content-Type: text/html
    Date: Sun, 21 Dec 2025 01:21:24 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "02755852"
    Last-Modified: Mon, 22 Sep 2025 12:27:53 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: Dash Security - Coming Soon
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="theme-color" content="#000000">
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="msapplication-navbutton-color" content="#000000">
        
        <title>Dash Security - Coming Soon</title>
        <style>
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
                background: #000000;
                color: #ffffff;
                height: 100vh;
                overflow: hidden;
                position: relative;
            }
    
            /* Animated gradient background */
            .background {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: linear-gradient(125deg, #000000 0%, #0a0a0a 40%, #111111 100%);
                z-index: -2;
            }
    
            /* Subtle grid overlay */
            .grid-overlay {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-image: 
                    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
                    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
                background-size: 50px 50px;
                z-index: -1;
                opacity: 0.5;
                animation: gridMove 20s linear infinite;
            }
    
            @keyframes gridMove {
                0% { transform: translate(0, 0); }
                100% { transform: translate(50px, 50px); }
            }
    
            .container {
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                height: 100vh;
                padding: 20px;
                position: relative;
                z-index: 1;
            }
    
            /* Logo/Brand */
            .logo {
                font-size: 2.5rem;
                font-weight: 700;
                letter-spacing: -0.02em;
                margin-bottom: 7rem;
                background: linear-gradient(180deg, #ffffff 0%, #888888 100%);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                background-clip: text;
                animation: fadeInUp 1s ease-out;
            }
    
            /* Main heading */
            h1 {
                font-size: 3.5rem;
                font-weight: 300;
                letter-spacing: -0.02em;
                margin-bottom: 1rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.2s forwards;
            }
    
            /* Subtitle */
            .subtitle {
                font-size: 1.25rem;
                color: #666666;
                font-weight: 400;
                margin-bottom: 3rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.4s forwards;
            }
    
            /* Status indicator */
            .status-indicator {
                display: flex;
                align-items: center;
                gap: 1.5rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.7s forwards;
                padding: 20px 40px;
                backdrop-filter: blur(10px);
            }
    
            .pulse-container {
                display: flex;
                align-items: center;
                gap: 6px;
            }
    
            .pulse-dot {
                width: 8px;
                height: 8px;
                background: rgba(255, 255, 255, 0.4);
                border-radius: 50%;
                animation: pulseDot 2s ease-in-out infinite;
            }
    
            .pulse-dot:nth-child(1) {
                animation-delay: 0s;
            }
    
            .pulse-dot:nth-child(2) {
                animation-delay: 0.4s;
            }
    
            .pulse-dot:nth-child(3) {
                animation-delay: 0.8s;
            }
    
            @keyframes pulseDot {
                0%, 100% {
                    background: rgba(255, 255, 255, 0.2);
                    transform: sca
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 51.124.12.35:443 · www.dash.security

    2025-12-21 01:21

    HTTP/1.1 200 OK
    Content-Length: 7839
    Connection: close
    Content-Type: text/html
    Date: Sun, 21 Dec 2025 01:21:24 GMT
    Cache-Control: public, must-revalidate, max-age=30
    ETag: "02755852"
    Last-Modified: Mon, 22 Sep 2025 12:27:53 GMT
    Strict-Transport-Security: max-age=10886400; includeSubDomains; preload
    Referrer-Policy: same-origin
    X-Content-Type-Options: nosniff
    X-XSS-Protection: 1; mode=block
    X-DNS-Prefetch-Control: off
    
    Page title: Dash Security - Coming Soon
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta name="theme-color" content="#000000">
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="apple-mobile-web-app-status-bar-style" content="black">
        <meta name="msapplication-navbutton-color" content="#000000">
        
        <title>Dash Security - Coming Soon</title>
        <style>
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
            }
    
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
                background: #000000;
                color: #ffffff;
                height: 100vh;
                overflow: hidden;
                position: relative;
            }
    
            /* Animated gradient background */
            .background {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: linear-gradient(125deg, #000000 0%, #0a0a0a 40%, #111111 100%);
                z-index: -2;
            }
    
            /* Subtle grid overlay */
            .grid-overlay {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-image: 
                    linear-gradient(rgba(255, 255, 255, 0.04) 1px, transparent 1px),
                    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px);
                background-size: 50px 50px;
                z-index: -1;
                opacity: 0.5;
                animation: gridMove 20s linear infinite;
            }
    
            @keyframes gridMove {
                0% { transform: translate(0, 0); }
                100% { transform: translate(50px, 50px); }
            }
    
            .container {
                display: flex;
                flex-direction: column;
                align-items: center;
                justify-content: center;
                height: 100vh;
                padding: 20px;
                position: relative;
                z-index: 1;
            }
    
            /* Logo/Brand */
            .logo {
                font-size: 2.5rem;
                font-weight: 700;
                letter-spacing: -0.02em;
                margin-bottom: 7rem;
                background: linear-gradient(180deg, #ffffff 0%, #888888 100%);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                background-clip: text;
                animation: fadeInUp 1s ease-out;
            }
    
            /* Main heading */
            h1 {
                font-size: 3.5rem;
                font-weight: 300;
                letter-spacing: -0.02em;
                margin-bottom: 1rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.2s forwards;
            }
    
            /* Subtitle */
            .subtitle {
                font-size: 1.25rem;
                color: #666666;
                font-weight: 400;
                margin-bottom: 3rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.4s forwards;
            }
    
            /* Status indicator */
            .status-indicator {
                display: flex;
                align-items: center;
                gap: 1.5rem;
                opacity: 0;
                animation: fadeInUp 1s ease-out 0.7s forwards;
                padding: 20px 40px;
                backdrop-filter: blur(10px);
            }
    
            .pulse-container {
                display: flex;
                align-items: center;
                gap: 6px;
            }
    
            .pulse-dot {
                width: 8px;
                height: 8px;
                background: rgba(255, 255, 255, 0.4);
                border-radius: 50%;
                animation: pulseDot 2s ease-in-out infinite;
            }
    
            .pulse-dot:nth-child(1) {
                animation-delay: 0s;
            }
    
            .pulse-dot:nth-child(2) {
                animation-delay: 0.4s;
            }
    
            .pulse-dot:nth-child(3) {
                animation-delay: 0.8s;
            }
    
            @keyframes pulseDot {
                0%, 100% {
                    background: rgba(255, 255, 255, 0.2);
                    transform: sca
    Found 2025-12-21 by HttpPlugin
    Create report
www.dash.security
CN:
www.dash.security
Not before:
2025-09-27 00:00
Not after:
2026-03-27 23:59
Domain summary
IP summary