Domain cloudclaw.co.uk
United Kingdom
Awareness Software Limited
Software information

nginx nginx

tcp/443 tcp/80

sw-cp-server

tcp/8443

  • Open service 149.255.58.98:80 · cloudclaw.co.uk

    2026-01-05 07:43

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Mon, 05 Jan 2026 07:43:58 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://cloudclaw.co.uk/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 149.255.58.98:443 · cloudclaw.co.uk

    2026-01-05 07:43

    HTTP/1.1 200 OK
    Server: nginx
    Date: Mon, 05 Jan 2026 07:43:58 GMT
    Content-Type: text/html
    Content-Length: 14950
    Last-Modified: Wed, 02 Jul 2025 13:32:56 GMT
    Connection: close
    ETag: "68653508-3a66"
    X-Cache-Status: MISS
    X-Powered-By: PleskLin
    Accept-Ranges: bytes
    
    Page title: CloudClaw - Coming Soon | Play Real Claw Machines Online
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>CloudClaw - Coming Soon | Play Real Claw Machines Online</title>
        <script src="https://cdn.tailwindcss.com"></script>
        <style>
            @import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700;900&family=Inter:wght@300;400;600;700&display=swap');
            
            :root {
                --primary: #6366f1;
                --secondary: #ec4899;
                --accent: #14b8a6;
                --dark: #0f172a;
                --light: #f8fafc;
            }
    
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
            }
    
            body {
                font-family: 'Inter', sans-serif;
                background: var(--dark);
                color: var(--light);
                overflow-x: hidden;
                min-height: 100vh;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 20px;
            }
    
            .orbitron {
                font-family: 'Orbitron', monospace;
            }
    
            .gradient-text {
                background: linear-gradient(135deg, var(--primary), var(--secondary), var(--accent));
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                background-clip: text;
            }
    
            .glass {
                background: rgba(255, 255, 255, 0.05);
                backdrop-filter: blur(10px);
                border: 1px solid rgba(255, 255, 255, 0.1);
            }
    
            .neon-glow {
                box-shadow: 0 0 20px rgba(99, 102, 241, 0.5),
                            0 0 40px rgba(236, 72, 153, 0.3),
                            0 0 60px rgba(20, 184, 166, 0.2);
            }
    
            .pulse {
                animation: pulse 2s infinite;
            }
    
            @keyframes pulse {
                0%, 100% { transform: scale(1); opacity: 1; }
                50% { transform: scale(1.05); opacity: 0.8; }
            }
    
            .float {
                animation: float 3s ease-in-out infinite;
            }
    
            @keyframes float {
                0%, 100% { transform: translateY(0); }
                50% { transform: translateY(-10px); }
            }
    
            .slide-in {
                animation: slideIn 1s ease-out;
            }
    
            @keyframes slideIn {
                from { transform: translateY(30px); opacity: 0; }
                to { transform: translateY(0); opacity: 1; }
            }
    
            .particles {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                pointer-events: none;
                z-index: 1;
            }
    
            .particle {
                position: absolute;
                width: 4px;
                height: 4px;
                background: var(--primary);
                border-radius: 50%;
                animation: particle-float 10s infinite linear;
            }
    
            @keyframes particle-float {
                from { transform: translateY(100vh) rotate(0deg); }
                to { transform: translateY(-100vh) rotate(360deg); }
            }
    
            .countdown-item {
                background: rgba(255, 255, 255, 0.03);
                border: 1px solid rgba(255, 255, 255, 0.1);
                border-radius: 16px;
                padding: 15px;
                min-width: 80px;
                position: relative;
                overflow: hidden;
            }
    
            .countdown-item::before {
                content: '';
                position: absolute;
                top: -50%;
                left: -50%;
                width: 200%;
                height: 200%;
                background: radial-gradient(circle, rgba(99, 102, 241, 0.1) 0%, transparent 70%);
                animation: rotate 10s linear infinite;
            }
    
            @keyframes rotate {
                from { transform: rotate(0deg); }
                to { transform: rotate(360deg); }
            }
    
            .feature-card {
                background: rgba(255, 255, 255, 0.03);
                border: 1px solid rgba(255, 255, 255, 0.05);
                border-radius: 16px;
                padding: 20px;
                transition: all 0.3s ease;
               
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 149.255.58.98:8443 · cloudclaw.co.uk

    2026-01-05 07:43

    HTTP/1.1 303 See Other
    Server: sw-cp-server
    Date: Mon, 05 Jan 2026 07:43:58 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Expires: Fri, 28 May 1999 00:00:00 GMT
    Last-Modified: Mon, 05 Jan 2026 07:43:58 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Cache-Control: post-check=0, pre-check=0
    Pragma: no-cache
    P3P: CP="NON COR CURa ADMa OUR NOR UNI COM NAV STA"
    X-Frame-Options: SAMEORIGIN
    X-XSS-Protection: 1; mode=block
    Location: https://cloudclaw.co.uk/login.php
    X-Content-Type-Options: nosniff
    
    Found 2026-01-05 by HttpPlugin
    Create report
  • Open service 149.255.58.98:443 · www.cloudclaw.co.uk

    2025-12-30 16:06

    HTTP/1.1 200 OK
    Server: nginx
    Date: Tue, 30 Dec 2025 16:07:04 GMT
    Content-Type: text/html
    Content-Length: 14950
    Last-Modified: Wed, 02 Jul 2025 13:32:56 GMT
    Connection: close
    ETag: "68653508-3a66"
    X-Cache-Status: MISS
    X-Powered-By: PleskLin
    Accept-Ranges: bytes
    
    Page title: CloudClaw - Coming Soon | Play Real Claw Machines Online
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>CloudClaw - Coming Soon | Play Real Claw Machines Online</title>
        <script src="https://cdn.tailwindcss.com"></script>
        <style>
            @import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700;900&family=Inter:wght@300;400;600;700&display=swap');
            
            :root {
                --primary: #6366f1;
                --secondary: #ec4899;
                --accent: #14b8a6;
                --dark: #0f172a;
                --light: #f8fafc;
            }
    
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
            }
    
            body {
                font-family: 'Inter', sans-serif;
                background: var(--dark);
                color: var(--light);
                overflow-x: hidden;
                min-height: 100vh;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 20px;
            }
    
            .orbitron {
                font-family: 'Orbitron', monospace;
            }
    
            .gradient-text {
                background: linear-gradient(135deg, var(--primary), var(--secondary), var(--accent));
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                background-clip: text;
            }
    
            .glass {
                background: rgba(255, 255, 255, 0.05);
                backdrop-filter: blur(10px);
                border: 1px solid rgba(255, 255, 255, 0.1);
            }
    
            .neon-glow {
                box-shadow: 0 0 20px rgba(99, 102, 241, 0.5),
                            0 0 40px rgba(236, 72, 153, 0.3),
                            0 0 60px rgba(20, 184, 166, 0.2);
            }
    
            .pulse {
                animation: pulse 2s infinite;
            }
    
            @keyframes pulse {
                0%, 100% { transform: scale(1); opacity: 1; }
                50% { transform: scale(1.05); opacity: 0.8; }
            }
    
            .float {
                animation: float 3s ease-in-out infinite;
            }
    
            @keyframes float {
                0%, 100% { transform: translateY(0); }
                50% { transform: translateY(-10px); }
            }
    
            .slide-in {
                animation: slideIn 1s ease-out;
            }
    
            @keyframes slideIn {
                from { transform: translateY(30px); opacity: 0; }
                to { transform: translateY(0); opacity: 1; }
            }
    
            .particles {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                pointer-events: none;
                z-index: 1;
            }
    
            .particle {
                position: absolute;
                width: 4px;
                height: 4px;
                background: var(--primary);
                border-radius: 50%;
                animation: particle-float 10s infinite linear;
            }
    
            @keyframes particle-float {
                from { transform: translateY(100vh) rotate(0deg); }
                to { transform: translateY(-100vh) rotate(360deg); }
            }
    
            .countdown-item {
                background: rgba(255, 255, 255, 0.03);
                border: 1px solid rgba(255, 255, 255, 0.1);
                border-radius: 16px;
                padding: 15px;
                min-width: 80px;
                position: relative;
                overflow: hidden;
            }
    
            .countdown-item::before {
                content: '';
                position: absolute;
                top: -50%;
                left: -50%;
                width: 200%;
                height: 200%;
                background: radial-gradient(circle, rgba(99, 102, 241, 0.1) 0%, transparent 70%);
                animation: rotate 10s linear infinite;
            }
    
            @keyframes rotate {
                from { transform: rotate(0deg); }
                to { transform: rotate(360deg); }
            }
    
            .feature-card {
                background: rgba(255, 255, 255, 0.03);
                border: 1px solid rgba(255, 255, 255, 0.05);
                border-radius: 16px;
                padding: 20px;
                transition: all 0.3s ease;
               
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 149.255.58.98:8443 · www.cloudclaw.co.uk

    2025-12-30 16:06

    HTTP/1.1 303 See Other
    Server: sw-cp-server
    Date: Tue, 30 Dec 2025 16:07:03 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Expires: Fri, 28 May 1999 00:00:00 GMT
    Last-Modified: Tue, 30 Dec 2025 16:07:03 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Cache-Control: post-check=0, pre-check=0
    Pragma: no-cache
    P3P: CP="NON COR CURa ADMa OUR NOR UNI COM NAV STA"
    X-Frame-Options: SAMEORIGIN
    X-XSS-Protection: 1; mode=block
    Location: https://www.cloudclaw.co.uk/login.php
    X-Content-Type-Options: nosniff
    
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 149.255.58.98:8443 · cloudclaw.co.uk

    2025-12-29 17:53

    HTTP/1.1 303 See Other
    Server: sw-cp-server
    Date: Mon, 29 Dec 2025 17:54:15 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Expires: Fri, 28 May 1999 00:00:00 GMT
    Last-Modified: Mon, 29 Dec 2025 17:54:15 GMT
    Cache-Control: no-store, no-cache, must-revalidate
    Cache-Control: post-check=0, pre-check=0
    Pragma: no-cache
    P3P: CP="NON COR CURa ADMa OUR NOR UNI COM NAV STA"
    X-Frame-Options: SAMEORIGIN
    X-XSS-Protection: 1; mode=block
    Location: https://cloudclaw.co.uk/login.php
    X-Content-Type-Options: nosniff
    
    Found 2025-12-29 by HttpPlugin
    Create report
  • Open service 149.255.58.98:80 · cloudclaw.co.uk

    2025-12-29 17:53

    HTTP/1.1 301 Moved Permanently
    Server: nginx
    Date: Mon, 29 Dec 2025 17:54:16 GMT
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Location: https://cloudclaw.co.uk/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx</center>
    </body>
    </html>
    
    Found 2025-12-29 by HttpPlugin
    Create report
*.cloudclaw.co.ukcloudclaw.co.uk
CN:
cloudclaw.co.uk
Key:
RSA-2048
Issuer:
R13
Not before:
2025-12-29 16:54
Not after:
2026-03-29 16:54
cloud111.thundercloud.uk
CN:
cloud111.thundercloud.uk
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-21 09:55
Not after:
2026-02-19 09:55
Domain summary
IP summary