Domain fundyai.com
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/8443

  • Open service 172.67.176.227:443 · fundyai.com

    2026-01-02 21:43

    HTTP/1.1 404 Not Found
    Date: Fri, 02 Jan 2026 21:43:08 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server-Timing: cfEdge;dur=4595,cfOrigin;dur=0
    X-Powered-By: MOBUS v1.0
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=zC1Cn9q0VAeYYTqcw%2FzWf0R8VB5ISsQ05UJvuTsHC7fSkIGdX4zbyTRv79jMD8BiufJPG%2FfnaGJIXnOGiSPzMU72aGJGP0yZqk%2BV"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b7d6e06eba03fee-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: Venture Not Found - MOBUS
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Venture Not Found - MOBUS</title>
        <style>
            * { margin: 0; padding: 0; box-sizing: border-box; }
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                color: white;
                min-height: 100vh;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 2rem;
            }
            .container {
                max-width: 600px;
                text-align: center;
            }
            h1 {
                font-size: 4rem;
                margin-bottom: 1rem;
                text-shadow: 0 4px 20px rgba(0,0,0,0.3);
            }
            p {
                font-size: 1.3rem;
                margin-bottom: 2rem;
                opacity: 0.9;
            }
            .info {
                background: rgba(255,255,255,0.1);
                backdrop-filter: blur(10px);
                padding: 2rem;
                border-radius: 16px;
                margin-top: 2rem;
            }
            .code {
                font-family: monospace;
                background: rgba(0,0,0,0.3);
                padding: 0.5rem 1rem;
                border-radius: 8px;
                display: inline-block;
                margin: 1rem 0;
            }
            a {
                color: #00ff88;
                text-decoration: none;
            }
            a:hover {
                text-decoration: underline;
            }
        </style>
    </head>
    <body>
        <div class="container">
            <h1>404</h1>
            <p>Venture Not Found</p>
            
            <div class="info">
                <p>The domain <strong class="code">fundyai.com</strong> is not configured in MOBUS.</p>
                <p style="margin-top: 1rem;">This domain needs to be added to the ventures database.</p>
                
                <div style="margin-top: 2rem; font-size: 0.9rem; opacity: 0.7;">
                    <p>To add this venture:</p>
                    <ol style="text-align: left; display: inline-block; margin-top: 1rem;">
                        <li>Run MASCOM: <code>./mascom.sh</code></li>
                        <li>Command: <code>intel</code> (load ventures)</li>
                        <li>Command: <code>sync ventures</code> (deploy to D1)</li>
                    </ol>
                </div>
                
                <div style="margin-top: 2rem; padding-top: 2rem; border-top: 1px solid rgba(255,255,255,0.2);">
                    <p style="font-size: 0.8rem; opacity: 0.5;">
                        Powered by MOBUS v1.0 · Managed by MASCOM v2.6
                    </p>
                </div>
            </div>
        </div>
    <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"1945a6ce3591499ba949b89d53655010","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-02 by HttpPlugin
    Create report
  • Open service 172.67.176.227:8443 · fundyai.com

    2026-01-02 21:43

    HTTP/1.1 404 Not Found
    Date: Fri, 02 Jan 2026 21:43:06 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server-Timing: cfEdge;dur=2922,cfOrigin;dur=0
    X-Powered-By: MOBUS v1.0
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=KsIXBtgWo9%2F4j9t55EjuJax4%2F6rlOLGAAX0pnBLQhIRYbJaGYaFVhS7bJP0VNWbgnrTq8t7eRZrN3DEvU%2Bb8lAeInJOn%2B2VXrgcY"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b7d6e05bdb941ce-SJC
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Venture Not Found - MOBUS
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Venture Not Found - MOBUS</title>
        <style>
            * { margin: 0; padding: 0; box-sizing: border-box; }
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                color: white;
                min-height: 100vh;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 2rem;
            }
            .container {
                max-width: 600px;
                text-align: center;
            }
            h1 {
                font-size: 4rem;
                margin-bottom: 1rem;
                text-shadow: 0 4px 20px rgba(0,0,0,0.3);
            }
            p {
                font-size: 1.3rem;
                margin-bottom: 2rem;
                opacity: 0.9;
            }
            .info {
                background: rgba(255,255,255,0.1);
                backdrop-filter: blur(10px);
                padding: 2rem;
                border-radius: 16px;
                margin-top: 2rem;
            }
            .code {
                font-family: monospace;
                background: rgba(0,0,0,0.3);
                padding: 0.5rem 1rem;
                border-radius: 8px;
                display: inline-block;
                margin: 1rem 0;
            }
            a {
                color: #00ff88;
                text-decoration: none;
            }
            a:hover {
                text-decoration: underline;
            }
        </style>
    </head>
    <body>
        <div class="container">
            <h1>404</h1>
            <p>Venture Not Found</p>
            
            <div class="info">
                <p>The domain <strong class="code">fundyai.com</strong> is not configured in MOBUS.</p>
                <p style="margin-top: 1rem;">This domain needs to be added to the ventures database.</p>
                
                <div style="margin-top: 2rem; font-size: 0.9rem; opacity: 0.7;">
                    <p>To add this venture:</p>
                    <ol style="text-align: left; display: inline-block; margin-top: 1rem;">
                        <li>Run MASCOM: <code>./mascom.sh</code></li>
                        <li>Command: <code>intel</code> (load ventures)</li>
                        <li>Command: <code>sync ventures</code> (deploy to D1)</li>
                    </ol>
                </div>
                
                <div style="margin-top: 2rem; padding-top: 2rem; border-top: 1px solid rgba(255,255,255,0.2);">
                    <p style="font-size: 0.8rem; opacity: 0.5;">
                        Powered by MOBUS v1.0 · Managed by MASCOM v2.6
                    </p>
                </div>
            </div>
        </div>
    <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"1945a6ce3591499ba949b89d53655010","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-02 by HttpPlugin
    Create report
  • Open service 2606:4700:3033::ac43:b0e3:8443 · fundyai.com

    2026-01-02 21:43

    HTTP/1.1 404 Not Found
    Date: Fri, 02 Jan 2026 21:43:06 GMT
    Content-Type: text/html
    Content-Length: 2717
    Connection: close
    X-Powered-By: MOBUS v1.0
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=E2jgPKI%2B7vwVegWgz7%2FQJVBQ7xEPAYjwXSxBbk2KBuCiLvxzauPXvZMG82tfxPR4yuz9s2ydpRkPrWprXAI%2BsSZbeiMoOA6raBJ1wJlRSuPdSdEZZ%2Bxt"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b7d6e054f785d67-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Venture Not Found - MOBUS
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Venture Not Found - MOBUS</title>
        <style>
            * { margin: 0; padding: 0; box-sizing: border-box; }
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                color: white;
                min-height: 100vh;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 2rem;
            }
            .container {
                max-width: 600px;
                text-align: center;
            }
            h1 {
                font-size: 4rem;
                margin-bottom: 1rem;
                text-shadow: 0 4px 20px rgba(0,0,0,0.3);
            }
            p {
                font-size: 1.3rem;
                margin-bottom: 2rem;
                opacity: 0.9;
            }
            .info {
                background: rgba(255,255,255,0.1);
                backdrop-filter: blur(10px);
                padding: 2rem;
                border-radius: 16px;
                margin-top: 2rem;
            }
            .code {
                font-family: monospace;
                background: rgba(0,0,0,0.3);
                padding: 0.5rem 1rem;
                border-radius: 8px;
                display: inline-block;
                margin: 1rem 0;
            }
            a {
                color: #00ff88;
                text-decoration: none;
            }
            a:hover {
                text-decoration: underline;
            }
        </style>
    </head>
    <body>
        <div class="container">
            <h1>404</h1>
            <p>Venture Not Found</p>
            
            <div class="info">
                <p>The domain <strong class="code">fundyai.com</strong> is not configured in MOBUS.</p>
                <p style="margin-top: 1rem;">This domain needs to be added to the ventures database.</p>
                
                <div style="margin-top: 2rem; font-size: 0.9rem; opacity: 0.7;">
                    <p>To add this venture:</p>
                    <ol style="text-align: left; display: inline-block; margin-top: 1rem;">
                        <li>Run MASCOM: <code>./mascom.sh</code></li>
                        <li>Command: <code>intel</code> (load ventures)</li>
                        <li>Command: <code>sync ventures</code> (deploy to D1)</li>
                    </ol>
                </div>
                
                <div style="margin-top: 2rem; padding-top: 2rem; border-top: 1px solid rgba(255,255,255,0.2);">
                    <p style="font-size: 0.8rem; opacity: 0.5;">
                        Powered by MOBUS v1.0 · Managed by MASCOM v2.6
                    </p>
                </div>
            </div>
        </div>
    </body>
    </html>
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:5869:8443 · fundyai.com

    2026-01-02 21:43

    HTTP/1.1 404 Not Found
    Date: Fri, 02 Jan 2026 21:43:06 GMT
    Content-Type: text/html
    Content-Length: 2717
    Connection: close
    X-Powered-By: MOBUS v1.0
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=MJZD5BHYTNZAiRG5YrEWE46XmWQc%2FDfRbSja3XR7fsqQ9eZKqPMtMOdoxlJfAKEdc0Xn5YZhGihVnMvkpLbX5Czk3kvuXN2yjkGWHMMampeDviFVhTrA"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b7d6e053c99240f-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Venture Not Found - MOBUS
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Venture Not Found - MOBUS</title>
        <style>
            * { margin: 0; padding: 0; box-sizing: border-box; }
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                color: white;
                min-height: 100vh;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 2rem;
            }
            .container {
                max-width: 600px;
                text-align: center;
            }
            h1 {
                font-size: 4rem;
                margin-bottom: 1rem;
                text-shadow: 0 4px 20px rgba(0,0,0,0.3);
            }
            p {
                font-size: 1.3rem;
                margin-bottom: 2rem;
                opacity: 0.9;
            }
            .info {
                background: rgba(255,255,255,0.1);
                backdrop-filter: blur(10px);
                padding: 2rem;
                border-radius: 16px;
                margin-top: 2rem;
            }
            .code {
                font-family: monospace;
                background: rgba(0,0,0,0.3);
                padding: 0.5rem 1rem;
                border-radius: 8px;
                display: inline-block;
                margin: 1rem 0;
            }
            a {
                color: #00ff88;
                text-decoration: none;
            }
            a:hover {
                text-decoration: underline;
            }
        </style>
    </head>
    <body>
        <div class="container">
            <h1>404</h1>
            <p>Venture Not Found</p>
            
            <div class="info">
                <p>The domain <strong class="code">fundyai.com</strong> is not configured in MOBUS.</p>
                <p style="margin-top: 1rem;">This domain needs to be added to the ventures database.</p>
                
                <div style="margin-top: 2rem; font-size: 0.9rem; opacity: 0.7;">
                    <p>To add this venture:</p>
                    <ol style="text-align: left; display: inline-block; margin-top: 1rem;">
                        <li>Run MASCOM: <code>./mascom.sh</code></li>
                        <li>Command: <code>intel</code> (load ventures)</li>
                        <li>Command: <code>sync ventures</code> (deploy to D1)</li>
                    </ol>
                </div>
                
                <div style="margin-top: 2rem; padding-top: 2rem; border-top: 1px solid rgba(255,255,255,0.2);">
                    <p style="font-size: 0.8rem; opacity: 0.5;">
                        Powered by MOBUS v1.0 · Managed by MASCOM v2.6
                    </p>
                </div>
            </div>
        </div>
    </body>
    </html>
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:5869:443 · fundyai.com

    2026-01-02 21:43

    HTTP/1.1 404 Not Found
    Date: Fri, 02 Jan 2026 21:43:06 GMT
    Content-Type: text/html
    Content-Length: 2717
    Connection: close
    X-Powered-By: MOBUS v1.0
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Vi4wUi3V%2FffH2IVWTeh9EhB7BIyoeB7uDUzVTd87uwudeBgExVR4W%2Bg7%2FYo70958TRWe1W0onGnCAojUwVlUuYJdsNyAMfPvPQdlqWv9YHMpa%2FpAfrXX"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b7d6e054c9d3619-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Venture Not Found - MOBUS
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Venture Not Found - MOBUS</title>
        <style>
            * { margin: 0; padding: 0; box-sizing: border-box; }
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                color: white;
                min-height: 100vh;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 2rem;
            }
            .container {
                max-width: 600px;
                text-align: center;
            }
            h1 {
                font-size: 4rem;
                margin-bottom: 1rem;
                text-shadow: 0 4px 20px rgba(0,0,0,0.3);
            }
            p {
                font-size: 1.3rem;
                margin-bottom: 2rem;
                opacity: 0.9;
            }
            .info {
                background: rgba(255,255,255,0.1);
                backdrop-filter: blur(10px);
                padding: 2rem;
                border-radius: 16px;
                margin-top: 2rem;
            }
            .code {
                font-family: monospace;
                background: rgba(0,0,0,0.3);
                padding: 0.5rem 1rem;
                border-radius: 8px;
                display: inline-block;
                margin: 1rem 0;
            }
            a {
                color: #00ff88;
                text-decoration: none;
            }
            a:hover {
                text-decoration: underline;
            }
        </style>
    </head>
    <body>
        <div class="container">
            <h1>404</h1>
            <p>Venture Not Found</p>
            
            <div class="info">
                <p>The domain <strong class="code">fundyai.com</strong> is not configured in MOBUS.</p>
                <p style="margin-top: 1rem;">This domain needs to be added to the ventures database.</p>
                
                <div style="margin-top: 2rem; font-size: 0.9rem; opacity: 0.7;">
                    <p>To add this venture:</p>
                    <ol style="text-align: left; display: inline-block; margin-top: 1rem;">
                        <li>Run MASCOM: <code>./mascom.sh</code></li>
                        <li>Command: <code>intel</code> (load ventures)</li>
                        <li>Command: <code>sync ventures</code> (deploy to D1)</li>
                    </ol>
                </div>
                
                <div style="margin-top: 2rem; padding-top: 2rem; border-top: 1px solid rgba(255,255,255,0.2);">
                    <p style="font-size: 0.8rem; opacity: 0.5;">
                        Powered by MOBUS v1.0 · Managed by MASCOM v2.6
                    </p>
                </div>
            </div>
        </div>
    </body>
    </html>
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 104.21.88.105:8443 · fundyai.com

    2026-01-02 21:43

    HTTP/1.1 404 Not Found
    Date: Fri, 02 Jan 2026 21:43:06 GMT
    Content-Type: text/html
    Content-Length: 2717
    Connection: close
    X-Powered-By: MOBUS v1.0
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=X410e1IDF%2FbyDpROj2F%2F0e%2F5km05798Y6Tv%2Fv3gPxy5KoJgl5itehP8q8Nv3rKg5lizMUZTO1O98Q20ehliSRZmeREajKUgkT4HD"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b7d6e05385f35f3-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Venture Not Found - MOBUS
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Venture Not Found - MOBUS</title>
        <style>
            * { margin: 0; padding: 0; box-sizing: border-box; }
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                color: white;
                min-height: 100vh;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 2rem;
            }
            .container {
                max-width: 600px;
                text-align: center;
            }
            h1 {
                font-size: 4rem;
                margin-bottom: 1rem;
                text-shadow: 0 4px 20px rgba(0,0,0,0.3);
            }
            p {
                font-size: 1.3rem;
                margin-bottom: 2rem;
                opacity: 0.9;
            }
            .info {
                background: rgba(255,255,255,0.1);
                backdrop-filter: blur(10px);
                padding: 2rem;
                border-radius: 16px;
                margin-top: 2rem;
            }
            .code {
                font-family: monospace;
                background: rgba(0,0,0,0.3);
                padding: 0.5rem 1rem;
                border-radius: 8px;
                display: inline-block;
                margin: 1rem 0;
            }
            a {
                color: #00ff88;
                text-decoration: none;
            }
            a:hover {
                text-decoration: underline;
            }
        </style>
    </head>
    <body>
        <div class="container">
            <h1>404</h1>
            <p>Venture Not Found</p>
            
            <div class="info">
                <p>The domain <strong class="code">fundyai.com</strong> is not configured in MOBUS.</p>
                <p style="margin-top: 1rem;">This domain needs to be added to the ventures database.</p>
                
                <div style="margin-top: 2rem; font-size: 0.9rem; opacity: 0.7;">
                    <p>To add this venture:</p>
                    <ol style="text-align: left; display: inline-block; margin-top: 1rem;">
                        <li>Run MASCOM: <code>./mascom.sh</code></li>
                        <li>Command: <code>intel</code> (load ventures)</li>
                        <li>Command: <code>sync ventures</code> (deploy to D1)</li>
                    </ol>
                </div>
                
                <div style="margin-top: 2rem; padding-top: 2rem; border-top: 1px solid rgba(255,255,255,0.2);">
                    <p style="font-size: 0.8rem; opacity: 0.5;">
                        Powered by MOBUS v1.0 · Managed by MASCOM v2.6
                    </p>
                </div>
            </div>
        </div>
    </body>
    </html>
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 104.21.88.105:443 · fundyai.com

    2026-01-02 21:43

    HTTP/1.1 404 Not Found
    Date: Fri, 02 Jan 2026 21:43:06 GMT
    Content-Type: text/html
    Content-Length: 2717
    Connection: close
    X-Powered-By: MOBUS v1.0
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=VGmtDyncY%2FOnO4L7wAZsbnQJoBZ3myH7rTTQvp%2FTUh6UnwxGf4Msl3diA2npFahAvBsqB3NSdniJdQ5mTar6OQh6dXApSx11Vw%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b7d6e053f3d6946-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Venture Not Found - MOBUS
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Venture Not Found - MOBUS</title>
        <style>
            * { margin: 0; padding: 0; box-sizing: border-box; }
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                color: white;
                min-height: 100vh;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 2rem;
            }
            .container {
                max-width: 600px;
                text-align: center;
            }
            h1 {
                font-size: 4rem;
                margin-bottom: 1rem;
                text-shadow: 0 4px 20px rgba(0,0,0,0.3);
            }
            p {
                font-size: 1.3rem;
                margin-bottom: 2rem;
                opacity: 0.9;
            }
            .info {
                background: rgba(255,255,255,0.1);
                backdrop-filter: blur(10px);
                padding: 2rem;
                border-radius: 16px;
                margin-top: 2rem;
            }
            .code {
                font-family: monospace;
                background: rgba(0,0,0,0.3);
                padding: 0.5rem 1rem;
                border-radius: 8px;
                display: inline-block;
                margin: 1rem 0;
            }
            a {
                color: #00ff88;
                text-decoration: none;
            }
            a:hover {
                text-decoration: underline;
            }
        </style>
    </head>
    <body>
        <div class="container">
            <h1>404</h1>
            <p>Venture Not Found</p>
            
            <div class="info">
                <p>The domain <strong class="code">fundyai.com</strong> is not configured in MOBUS.</p>
                <p style="margin-top: 1rem;">This domain needs to be added to the ventures database.</p>
                
                <div style="margin-top: 2rem; font-size: 0.9rem; opacity: 0.7;">
                    <p>To add this venture:</p>
                    <ol style="text-align: left; display: inline-block; margin-top: 1rem;">
                        <li>Run MASCOM: <code>./mascom.sh</code></li>
                        <li>Command: <code>intel</code> (load ventures)</li>
                        <li>Command: <code>sync ventures</code> (deploy to D1)</li>
                    </ol>
                </div>
                
                <div style="margin-top: 2rem; padding-top: 2rem; border-top: 1px solid rgba(255,255,255,0.2);">
                    <p style="font-size: 0.8rem; opacity: 0.5;">
                        Powered by MOBUS v1.0 · Managed by MASCOM v2.6
                    </p>
                </div>
            </div>
        </div>
    </body>
    </html>
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 2606:4700:3033::ac43:b0e3:443 · fundyai.com

    2026-01-02 21:43

    HTTP/1.1 404 Not Found
    Date: Fri, 02 Jan 2026 21:43:06 GMT
    Content-Type: text/html
    Content-Length: 2717
    Connection: close
    X-Powered-By: MOBUS v1.0
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=y0c5exzLlila9n92%2FouZzLI5sgDiOqmKn%2Besa6ul6k7RM5swyZ%2Fl39xgfFiWjJ0xx1Yq4bSWLJSZKWGk4p47Ytlvyafj06yq0AAODRXv8KjOUR8MnhEr"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b7d6e055d09927d-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Venture Not Found - MOBUS
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Venture Not Found - MOBUS</title>
        <style>
            * { margin: 0; padding: 0; box-sizing: border-box; }
            body {
                font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
                background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
                color: white;
                min-height: 100vh;
                display: flex;
                align-items: center;
                justify-content: center;
                padding: 2rem;
            }
            .container {
                max-width: 600px;
                text-align: center;
            }
            h1 {
                font-size: 4rem;
                margin-bottom: 1rem;
                text-shadow: 0 4px 20px rgba(0,0,0,0.3);
            }
            p {
                font-size: 1.3rem;
                margin-bottom: 2rem;
                opacity: 0.9;
            }
            .info {
                background: rgba(255,255,255,0.1);
                backdrop-filter: blur(10px);
                padding: 2rem;
                border-radius: 16px;
                margin-top: 2rem;
            }
            .code {
                font-family: monospace;
                background: rgba(0,0,0,0.3);
                padding: 0.5rem 1rem;
                border-radius: 8px;
                display: inline-block;
                margin: 1rem 0;
            }
            a {
                color: #00ff88;
                text-decoration: none;
            }
            a:hover {
                text-decoration: underline;
            }
        </style>
    </head>
    <body>
        <div class="container">
            <h1>404</h1>
            <p>Venture Not Found</p>
            
            <div class="info">
                <p>The domain <strong class="code">fundyai.com</strong> is not configured in MOBUS.</p>
                <p style="margin-top: 1rem;">This domain needs to be added to the ventures database.</p>
                
                <div style="margin-top: 2rem; font-size: 0.9rem; opacity: 0.7;">
                    <p>To add this venture:</p>
                    <ol style="text-align: left; display: inline-block; margin-top: 1rem;">
                        <li>Run MASCOM: <code>./mascom.sh</code></li>
                        <li>Command: <code>intel</code> (load ventures)</li>
                        <li>Command: <code>sync ventures</code> (deploy to D1)</li>
                    </ol>
                </div>
                
                <div style="margin-top: 2rem; padding-top: 2rem; border-top: 1px solid rgba(255,255,255,0.2);">
                    <p style="font-size: 0.8rem; opacity: 0.5;">
                        Powered by MOBUS v1.0 · Managed by MASCOM v2.6
                    </p>
                </div>
            </div>
        </div>
    </body>
    </html>
    Found 2026-01-02 by HttpPlugin
    Create report
fundyai.com
CN:
fundyai.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-02 20:41
Not after:
2026-04-02 21:41