Domain cards.goldenfleecemarketing.com
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 104.18.35.90:8443 · cards.goldenfleecemarketing.com

    2026-01-10 20:14

    HTTP/1.1 522 
    Date: Sat, 10 Jan 2026 20:15:14 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    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
    Server: cloudflare
    CF-RAY: 9bbed7e94b33c528-SJC
    
    
    error code: 522
    Found one day ago by HttpPlugin
    Create report
  • Open service 2606:4700:4403::6812:235a:80 · cards.goldenfleecemarketing.com

    2026-01-10 20:14

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 20:14:53 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 10 Jan 2026 21:14:53 GMT
    Location: https://cards.goldenfleecemarketing.com/
    Server: cloudflare
    CF-RAY: 9bbed7e31f5c36d2-YYZ
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found one day ago by HttpPlugin
    Create report
  • Open service 104.18.35.90:80 · cards.goldenfleecemarketing.com

    2026-01-10 20:14

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 20:14:53 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 10 Jan 2026 21:14:53 GMT
    Location: https://cards.goldenfleecemarketing.com/
    Server: cloudflare
    CF-RAY: 9bbed7e2dbf2fd36-SIN
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found one day ago by HttpPlugin
    Create report
  • Open service 172.64.152.166:8443 · cards.goldenfleecemarketing.com

    2026-01-10 20:14

    HTTP/1.1 522 
    Date: Sat, 10 Jan 2026 20:15:14 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    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
    Server: cloudflare
    CF-RAY: 9bbed7e90fd21703-SJC
    
    
    error code: 522
    Found one day ago by HttpPlugin
    Create report
  • Open service 2606:4700:4403::6812:235a:8443 · cards.goldenfleecemarketing.com

    2026-01-10 20:14

    HTTP/1.1 522 
    Date: Sat, 10 Jan 2026 20:15:14 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    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
    Server: cloudflare
    CF-RAY: 9bbed7e8e9e29b5d-FRA
    
    
    error code: 522
    Found one day ago by HttpPlugin
    Create report
  • Open service 172.64.152.166:443 · cards.goldenfleecemarketing.com

    2026-01-10 20:14

    HTTP/1.1 404 Not Found
    Date: Sat, 10 Jan 2026 20:14:54 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    CF-RAY: 9bbed7e448ae0a83-SJC
    cache-control: no-cache, no-store, must-revalidate
    vary: Accept-Encoding
    via: 1.1 google
    cf-cache-status: MISS
    Server: cloudflare
    
    Page title: 404 - Page Not Found
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>404 - Page Not Found</title>
        <style>
            * {
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
            }
            
            body {
                font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
                margin: 0;
                padding: 0;
                background: #000;
                color: white;
                display: grid;
                min-height: 100vh;
                place-content: center;
                overflow: hidden;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }
            
            .spotlight {
                position: fixed;
                left: 0;
                right: 0;
                bottom: -30vh;
                background: linear-gradient(45deg,#00dc82,#36e4da 50%,#0047e1);
                filter: blur(20vh);
                height: 40vh;
                z-index: 10;
            }
            
            .error-container {
                max-width: 520px;
                text-align: center;
                z-index: 20;
                position: relative;
            }
            
            .error-code {
                font-size: 8rem;
                font-weight: 500;
                margin-bottom: 2rem;
                line-height: 1;
                letter-spacing: -0.025em;
            }
            
            .error-message {
                font-size: 1.25rem;
                font-weight: 300;
                margin-bottom: 4rem;
                line-height: 1.375;
                padding: 0 2rem;
            }
            
            @media (min-width: 640px) {
                .error-code {
                    font-size: 10rem;
                }
                
                .error-message {
                    font-size: 2.25rem;
                    padding: 0;
                }
            }
            
            /* Dark theme classes to match error.vue */
            .font-sans { font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif; }
            .antialiased { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
            .dark { color-scheme: dark; }
            .text-white { color: rgb(255 255 255); }
            .grid { display: grid; }
            .min-h-screen { min-height: 100vh; }
            .place-content-center { place-content: center; }
            .overflow-hidden { overflow: hidden; }
        </style>
    </head>
    <body class="font-sans antialiased dark text-white grid min-h-screen place-content-center overflow-hidden" data-v-573335c0="">
        <div class="spotlight"></div>
        <div class="error-container">
            <h1 class="error-code">404</h1>
            <p class="error-message">Page not found!</p>
        </div>
    </body>
    </html>
    
    Found one day ago by HttpPlugin
    Create report
  • Open service 2606:4700:4403::6812:235a:443 · cards.goldenfleecemarketing.com

    2026-01-10 20:14

    HTTP/1.1 404 Not Found
    Date: Sat, 10 Jan 2026 20:14:54 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    CF-RAY: 9bbed7e3cdf54717-SIN
    cache-control: no-cache, no-store, must-revalidate
    vary: Accept-Encoding
    via: 1.1 google
    cf-cache-status: MISS
    Server: cloudflare
    
    Page title: 404 - Page Not Found
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>404 - Page Not Found</title>
        <style>
            * {
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
            }
            
            body {
                font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
                margin: 0;
                padding: 0;
                background: #000;
                color: white;
                display: grid;
                min-height: 100vh;
                place-content: center;
                overflow: hidden;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }
            
            .spotlight {
                position: fixed;
                left: 0;
                right: 0;
                bottom: -30vh;
                background: linear-gradient(45deg,#00dc82,#36e4da 50%,#0047e1);
                filter: blur(20vh);
                height: 40vh;
                z-index: 10;
            }
            
            .error-container {
                max-width: 520px;
                text-align: center;
                z-index: 20;
                position: relative;
            }
            
            .error-code {
                font-size: 8rem;
                font-weight: 500;
                margin-bottom: 2rem;
                line-height: 1;
                letter-spacing: -0.025em;
            }
            
            .error-message {
                font-size: 1.25rem;
                font-weight: 300;
                margin-bottom: 4rem;
                line-height: 1.375;
                padding: 0 2rem;
            }
            
            @media (min-width: 640px) {
                .error-code {
                    font-size: 10rem;
                }
                
                .error-message {
                    font-size: 2.25rem;
                    padding: 0;
                }
            }
            
            /* Dark theme classes to match error.vue */
            .font-sans { font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif; }
            .antialiased { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
            .dark { color-scheme: dark; }
            .text-white { color: rgb(255 255 255); }
            .grid { display: grid; }
            .min-h-screen { min-height: 100vh; }
            .place-content-center { place-content: center; }
            .overflow-hidden { overflow: hidden; }
        </style>
    </head>
    <body class="font-sans antialiased dark text-white grid min-h-screen place-content-center overflow-hidden" data-v-573335c0="">
        <div class="spotlight"></div>
        <div class="error-container">
            <h1 class="error-code">404</h1>
            <p class="error-message">Page not found!</p>
        </div>
    </body>
    </html>
    
    Found one day ago by HttpPlugin
    Create report
  • Open service 104.18.35.90:443 · cards.goldenfleecemarketing.com

    2026-01-10 20:14

    HTTP/1.1 404 Not Found
    Date: Sat, 10 Jan 2026 20:14:54 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    CF-RAY: 9bbed7e3a9e32bbc-FRA
    cache-control: no-cache, no-store, must-revalidate
    vary: Accept-Encoding
    via: 1.1 google
    cf-cache-status: MISS
    Server: cloudflare
    
    Page title: 404 - Page Not Found
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>404 - Page Not Found</title>
        <style>
            * {
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
            }
            
            body {
                font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
                margin: 0;
                padding: 0;
                background: #000;
                color: white;
                display: grid;
                min-height: 100vh;
                place-content: center;
                overflow: hidden;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }
            
            .spotlight {
                position: fixed;
                left: 0;
                right: 0;
                bottom: -30vh;
                background: linear-gradient(45deg,#00dc82,#36e4da 50%,#0047e1);
                filter: blur(20vh);
                height: 40vh;
                z-index: 10;
            }
            
            .error-container {
                max-width: 520px;
                text-align: center;
                z-index: 20;
                position: relative;
            }
            
            .error-code {
                font-size: 8rem;
                font-weight: 500;
                margin-bottom: 2rem;
                line-height: 1;
                letter-spacing: -0.025em;
            }
            
            .error-message {
                font-size: 1.25rem;
                font-weight: 300;
                margin-bottom: 4rem;
                line-height: 1.375;
                padding: 0 2rem;
            }
            
            @media (min-width: 640px) {
                .error-code {
                    font-size: 10rem;
                }
                
                .error-message {
                    font-size: 2.25rem;
                    padding: 0;
                }
            }
            
            /* Dark theme classes to match error.vue */
            .font-sans { font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif; }
            .antialiased { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
            .dark { color-scheme: dark; }
            .text-white { color: rgb(255 255 255); }
            .grid { display: grid; }
            .min-h-screen { min-height: 100vh; }
            .place-content-center { place-content: center; }
            .overflow-hidden { overflow: hidden; }
        </style>
    </head>
    <body class="font-sans antialiased dark text-white grid min-h-screen place-content-center overflow-hidden" data-v-573335c0="">
        <div class="spotlight"></div>
        <div class="error-container">
            <h1 class="error-code">404</h1>
            <p class="error-message">Page not found!</p>
        </div>
    </body>
    </html>
    
    Found one day ago by HttpPlugin
    Create report
  • Open service 2606:4700:4405::ac40:98a6:80 · cards.goldenfleecemarketing.com

    2026-01-10 20:14

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 20:14:53 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 10 Jan 2026 21:14:53 GMT
    Location: https://cards.goldenfleecemarketing.com/
    Server: cloudflare
    CF-RAY: 9bbed7e1f8d9fd29-SIN
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found one day ago by HttpPlugin
    Create report
  • Open service 172.64.152.166:80 · cards.goldenfleecemarketing.com

    2026-01-10 20:14

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 10 Jan 2026 20:14:53 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 10 Jan 2026 21:14:53 GMT
    Location: https://cards.goldenfleecemarketing.com/
    Server: cloudflare
    CF-RAY: 9bbed7e20ced9608-EWR
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found one day ago by HttpPlugin
    Create report
  • Open service 2606:4700:4405::ac40:98a6:8443 · cards.goldenfleecemarketing.com

    2026-01-10 20:14

    HTTP/1.1 522 
    Date: Sat, 10 Jan 2026 20:15:14 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    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
    Server: cloudflare
    CF-RAY: 9bbed7e7db6df02b-EWR
    
    
    error code: 522
    Found one day ago by HttpPlugin
    Create report
  • Open service 2606:4700:4405::ac40:98a6:443 · cards.goldenfleecemarketing.com

    2026-01-10 20:14

    HTTP/1.1 404 Not Found
    Date: Sat, 10 Jan 2026 20:14:53 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    CF-RAY: 9bbed7e25c26aa02-LHR
    cache-control: no-cache, no-store, must-revalidate
    vary: Accept-Encoding
    via: 1.1 google
    cf-cache-status: MISS
    Server: cloudflare
    
    Page title: 404 - Page Not Found
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>404 - Page Not Found</title>
        <style>
            * {
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
            }
            
            body {
                font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
                margin: 0;
                padding: 0;
                background: #000;
                color: white;
                display: grid;
                min-height: 100vh;
                place-content: center;
                overflow: hidden;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }
            
            .spotlight {
                position: fixed;
                left: 0;
                right: 0;
                bottom: -30vh;
                background: linear-gradient(45deg,#00dc82,#36e4da 50%,#0047e1);
                filter: blur(20vh);
                height: 40vh;
                z-index: 10;
            }
            
            .error-container {
                max-width: 520px;
                text-align: center;
                z-index: 20;
                position: relative;
            }
            
            .error-code {
                font-size: 8rem;
                font-weight: 500;
                margin-bottom: 2rem;
                line-height: 1;
                letter-spacing: -0.025em;
            }
            
            .error-message {
                font-size: 1.25rem;
                font-weight: 300;
                margin-bottom: 4rem;
                line-height: 1.375;
                padding: 0 2rem;
            }
            
            @media (min-width: 640px) {
                .error-code {
                    font-size: 10rem;
                }
                
                .error-message {
                    font-size: 2.25rem;
                    padding: 0;
                }
            }
            
            /* Dark theme classes to match error.vue */
            .font-sans { font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif; }
            .antialiased { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
            .dark { color-scheme: dark; }
            .text-white { color: rgb(255 255 255); }
            .grid { display: grid; }
            .min-h-screen { min-height: 100vh; }
            .place-content-center { place-content: center; }
            .overflow-hidden { overflow: hidden; }
        </style>
    </head>
    <body class="font-sans antialiased dark text-white grid min-h-screen place-content-center overflow-hidden" data-v-573335c0="">
        <div class="spotlight"></div>
        <div class="error-container">
            <h1 class="error-code">404</h1>
            <p class="error-message">Page not found!</p>
        </div>
    </body>
    </html>
    
    Found one day ago by HttpPlugin
    Create report
cards.goldenfleecemarketing.com
CN:
cards.goldenfleecemarketing.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-11-12 17:12
Not after:
2026-02-10 18:12