Domain okanlaw.com
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 172.67.167.90:443 · okanlaw.com

    2026-01-11 17:30

    HTTP/1.1 472 <none>
    Date: Sun, 11 Jan 2026 17:30:30 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Set-Cookie: request_id=3cc8069d-03ea-494e-84dd-d98fe0adbd5a; Max-Age=3600; Path=/; HttpOnly
    Cache-Control: max-age=86400
    Server-Timing: cfCacheStatus;desc="BYPASS"
    Server-Timing: cfEdge;dur=11,cfOrigin;dur=1869
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=giHvDIJyxO63Y%2BVyESxHQQQC8OelIzIuZrlLwmY%2FxqGsRRIOQnnKeRQqfltYenM4VAxAUhqr8StWdPHTCOgHFKlRqssJPxLtLOYa"}]}
    x-request-id: 3cc8069d-03ea-494e-84dd-d98fe0adbd5a
    cf-cache-status: BYPASS
    Vary: accept-encoding
    Server: cloudflare
    CF-RAY: 9bc624695c954479-BOM
    alt-svc: h3=":443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <title>Access Denied</title>
    <style>
    html, body {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        background: #ffffff;
        color: #333;
        margin: 0;
        padding: 0;
        min-height: 100vh;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    h1 {
        color: #c00;
        font-size: 2.5em;
        margin: 50px 0 10px 0;
        text-align: center;
    }
    h2 {
        color: #555;
        font-size: 1.7em;
        margin: 5px 0 40px 0;
        text-align: center;
    }
    
    /* Browser window */
    .screen {
        width: 90%;
        max-width: 1200px;
        background: #f0f0f0;
        border-radius: 10px;
        box-shadow: 0 20px 40px rgba(0,0,0,0.3);
        border: 1px solid #ccc;
        position: relative;
        overflow: hidden;
    }
    
    /* Tab bar */
    .screen .tab-bar {
        height: 35px;
        background: #e0e0e0;
        display: flex;
        align-items: center;
        padding: 0 10px;
        border-bottom: 1px solid #ccc;
    }
    .screen .tab {
        width: 14px;
        height: 14px;
        border-radius: 50%;
        margin-right: 6px;
    }
    .screen .tab.red { background: #f25f58; }
    .screen .tab.yellow { background: #f8c956; }
    .screen .tab.green { background: #3fc14f; }
    
    /* URL bar */
    .screen .url-bar {
        height: 28px;
        background: #ffffff;
        margin: 5px 15px;
        border-radius: 6px;
        border: 1px solid #ccc;
        display: flex;
        align-items: center;
        padding: 0 10px;
        font-size: 0.9em;
        color: #555;
        box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    }
    
    /* Page content */
    .screen .content {
        padding: 100px 40px; 
        position: relative;
    }
    
    /* Red circle X */
    .block-icon {
        width: 160px;  
        height: 160px; 
        margin: 0 auto;
        border-radius: 50%;
        background-color: #c00;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 0 12px rgba(0,0,0,0.25);
    }
    .block-icon svg {
        width: 80px;
        height: 80px;
        stroke: #fff;
        stroke-width: 10;
    }
    
    /* Bottom questions */
    .container {
        width: 95%;
        max-width: 1400px;
        margin: 40px auto 10px auto; 
        display: flex;
        justify-content: space-between;
        gap: 20px;
    }
    .box {
        flex: 1;
        min-width: 0;
        background: #fff;
        padding: 30px;
        border-radius: 6px;
        box-shadow: 0 0 15px rgba(0,0,0,0.1);
        text-align: left;
        font-size: 1em;
    }
    
    /* Request ID in rectangle */
    .request-id-footer {
        margin-top: 10px; 
        background: #f8f8f8;
        border: 1px solid #ccc;
        padding: 15px 30px;
        font-weight: bold;
        font-family: monospace;
        color: #c00;
        font-size: 1.3em;
        border-radius: 6px;
        text-align: center;
        box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
    }
    </style>
    </head>
    <body>
    
    <h1>Sorry, you have been blocked</h1>
    <h2>You are unable to access <strong>okanlaw.com</strong></h2>
    
    <div class="screen">
        <!-- Tab bar -->
        <div class="tab-bar">
            <div class="tab red"></div>
            <div class="tab yellow"></div>
            <div class="tab green"></div>
        </div>
        <!-- URL bar -->
        <div class="url-bar">
            https://okanlaw.com
        </div>
        <!-- Page content -->
        <div class="content">
            <div class="block-icon">
                <svg viewBox="0 0 60 60">
                    <line x1="0" y1="0" x2="60" y2="60"/>
                    <line x1="60" y1="0" x2="0" y2="60"/>
                </svg>
            </div>
        </div>
    </div>
    
    <div class="container">
        <div class="box">
            <strong>Why have I been blocked?</strong>
            <p>It seems that something in your recent request triggered our website’s security system. These protections are in place to keep the site safe from online threats and misuse. Various actions can cause this block, such as submitting specific words or phrases, executing a SQL command, or sending improperly formatted data.</p>
        </div>
        <div class="box">
            <strong>What can I do to resolve this?</strong>
            <p>If you think you were blocked by mistake, please reach out to the site owner. Be sure to include the Request ID shown below so they can quickly look into your request and restore access if appropriate.</p>
        </di
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 104.21.73.223:8443 · okanlaw.com

    2026-01-11 17:30

    HTTP/1.1 521 <none>
    Date: Sun, 11 Jan 2026 17:30:27 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    set-cookie: cf_use_ob=0; Expires=Sun, 11 Jan 2026 17:30:57 GMT
    Cache-Control: max-age=86400
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Server: cloudflare
    CF-RAY: 9bc624637e12f7ca-LHR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 104.21.73.223:443 · okanlaw.com

    2026-01-11 17:30

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 17:30:27 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    x-powered-by: PHP/7.4.33
    Cache-Control: max-age=86400
    wpo-cache-status: cached
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=TX32IOYC3kmhuaL%2B6nKUrxsbChF94S0cT184J2Ey73FODZOzSgymKpgpw2pBG%2B1l3oP1Kf25UGTgMJZ9B7Mn%2FCKPA1flNHknYXnJ"}]}
    vary: accept-encoding
    Age: 87499
    x-request-id: c09da7c7-28f2-4046-af5c-a37622a4657c
    cf-cache-status: HIT
    Server: cloudflare
    CF-RAY: 9bc624630869a49a-LHR
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 172.67.167.90:8443 · okanlaw.com

    2026-01-11 17:30

    HTTP/1.1 521 <none>
    Date: Sun, 11 Jan 2026 17:30:27 GMT
    Content-Length: 0
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: max-age=86400
    cf-cache-status: DYNAMIC
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ahK%2FWMa6Nvm1bZi1n3MXy90fu3geO4xGerox9EqTsNBSRDLOtMRL9oWmQsZ7nG8iVFoXEylN47VpEyJgQBMKgh9SRXb4snSptTqs"}]}
    set-cookie: cf_use_ob=8443; Expires=Sun, 11 Jan 2026 17:30:57 GMT
    set-cookie: cf_ob_info=521:9bc624636e26590c:AMS; Expires=Sun, 11 Jan 2026 17:30:57 GMT
    Vary: accept-encoding
    CF-RAY: 9bc624636e26590c-AMS
    alt-svc: h3=":8443"; ma=86400
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 172.67.167.90:80 · okanlaw.com

    2026-01-11 17:30

    HTTP/1.1 472 <none>
    Date: Sun, 11 Jan 2026 17:30:27 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Set-Cookie: request_id=ac8f8ae0-562b-4c5b-a556-db0296aafb18; Max-Age=3600; Path=/; HttpOnly
    Cache-Control: max-age=86400
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=GwwHjBEGBhzn1qb5xGgT8ahBtKsHPMCdWeLLeYEdqCnhaxO2qtP%2Frrc0Lrh%2BozrThdiiRfMlYN9ryuusBYNNyUdt9g2FjUSMKfdp"}]}
    X-Request-ID: ac8f8ae0-562b-4c5b-a556-db0296aafb18
    cf-cache-status: DYNAMIC
    Server: cloudflare
    CF-RAY: 9bc62463b9c80a6c-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <title>Access Denied</title>
    <style>
    html, body {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        background: #ffffff;
        color: #333;
        margin: 0;
        padding: 0;
        min-height: 100vh;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    h1 {
        color: #c00;
        font-size: 2.5em;
        margin: 50px 0 10px 0;
        text-align: center;
    }
    h2 {
        color: #555;
        font-size: 1.7em;
        margin: 5px 0 40px 0;
        text-align: center;
    }
    
    /* Browser window */
    .screen {
        width: 90%;
        max-width: 1200px;
        background: #f0f0f0;
        border-radius: 10px;
        box-shadow: 0 20px 40px rgba(0,0,0,0.3);
        border: 1px solid #ccc;
        position: relative;
        overflow: hidden;
    }
    
    /* Tab bar */
    .screen .tab-bar {
        height: 35px;
        background: #e0e0e0;
        display: flex;
        align-items: center;
        padding: 0 10px;
        border-bottom: 1px solid #ccc;
    }
    .screen .tab {
        width: 14px;
        height: 14px;
        border-radius: 50%;
        margin-right: 6px;
    }
    .screen .tab.red { background: #f25f58; }
    .screen .tab.yellow { background: #f8c956; }
    .screen .tab.green { background: #3fc14f; }
    
    /* URL bar */
    .screen .url-bar {
        height: 28px;
        background: #ffffff;
        margin: 5px 15px;
        border-radius: 6px;
        border: 1px solid #ccc;
        display: flex;
        align-items: center;
        padding: 0 10px;
        font-size: 0.9em;
        color: #555;
        box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    }
    
    /* Page content */
    .screen .content {
        padding: 100px 40px; 
        position: relative;
    }
    
    /* Red circle X */
    .block-icon {
        width: 160px;  
        height: 160px; 
        margin: 0 auto;
        border-radius: 50%;
        background-color: #c00;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 0 12px rgba(0,0,0,0.25);
    }
    .block-icon svg {
        width: 80px;
        height: 80px;
        stroke: #fff;
        stroke-width: 10;
    }
    
    /* Bottom questions */
    .container {
        width: 95%;
        max-width: 1400px;
        margin: 40px auto 10px auto; 
        display: flex;
        justify-content: space-between;
        gap: 20px;
    }
    .box {
        flex: 1;
        min-width: 0;
        background: #fff;
        padding: 30px;
        border-radius: 6px;
        box-shadow: 0 0 15px rgba(0,0,0,0.1);
        text-align: left;
        font-size: 1em;
    }
    
    /* Request ID in rectangle */
    .request-id-footer {
        margin-top: 10px; 
        background: #f8f8f8;
        border: 1px solid #ccc;
        padding: 15px 30px;
        font-weight: bold;
        font-family: monospace;
        color: #c00;
        font-size: 1.3em;
        border-radius: 6px;
        text-align: center;
        box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
    }
    </style>
    </head>
    <body>
    
    <h1>Sorry, you have been blocked</h1>
    <h2>You are unable to access <strong>okanlaw.com</strong></h2>
    
    <div class="screen">
        <!-- Tab bar -->
        <div class="tab-bar">
            <div class="tab red"></div>
            <div class="tab yellow"></div>
            <div class="tab green"></div>
        </div>
        <!-- URL bar -->
        <div class="url-bar">
            https://okanlaw.com
        </div>
        <!-- Page content -->
        <div class="content">
            <div class="block-icon">
                <svg viewBox="0 0 60 60">
                    <line x1="0" y1="0" x2="60" y2="60"/>
                    <line x1="60" y1="0" x2="0" y2="60"/>
                </svg>
            </div>
        </div>
    </div>
    
    <div class="container">
        <div class="box">
            <strong>Why have I been blocked?</strong>
            <p>It seems that something in your recent request triggered our website’s security system. These protections are in place to keep the site safe from online threats and misuse. Various actions can cause this block, such as submitting specific words or phrases, executing a SQL command, or sending improperly formatted data.</p>
        </div>
        <div class="box">
            <strong>What can I do to resolve this?</strong>
            <p>If you think you were blocked by mistake, please reach out to the site owner. Be sure to include the Request ID shown below so they can quickly look into your request and restore access if appropriate.</p>
        </di
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:a75a:80 · okanlaw.com

    2026-01-11 17:30

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 17:30:28 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=15,cfOrigin;dur=617
    Set-Cookie: request_id=e2837335-43ab-436b-8c72-245d371b1ac8; Max-Age=3600; Path=/; HttpOnly
    X-Powered-By: PHP/7.4.33
    Cache-Control: max-age=86400
    vary: accept-encoding
    WPO-Cache-Status: cached
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=tkV8QtVkkXDGKO1tyd6DhwcOQZzY7qsNmz9JSz%2F2bIxPtbHsfmAoQtGtJ%2Fhw8cGizxG2lYzaXM8h5mO27c8ljsuqEbm8b7Gf85ZX2aaiVWcDk0CWXO9E"}]}
    Age: 0
    X-Request-ID: e2837335-43ab-436b-8c72-245d371b1ac8
    cf-cache-status: DYNAMIC
    Server: cloudflare
    CF-RAY: 9bc624630803ac6f-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:49df:80 · okanlaw.com

    2026-01-11 17:30

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 17:30:27 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=18,cfOrigin;dur=297
    Set-Cookie: request_id=d7a74809-4618-43f1-9404-834bf7d5a378; Max-Age=3600; Path=/; HttpOnly
    X-Powered-By: PHP/7.4.33
    Cache-Control: max-age=86400
    vary: accept-encoding
    WPO-Cache-Status: cached
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=LXvigo9hJZNOnSKd4lgnGbBB%2F6G7D6WSUsbywckC7L%2FqJhfLDLniu3D4Gf9pZEb9NvU%2Ft7QjcAFQfCdoB4pWN%2FNdDZsJDORTT03%2FbRXiHdPxPD%2B5c%2FhK"}]}
    Age: 0
    X-Request-ID: d7a74809-4618-43f1-9404-834bf7d5a378
    cf-cache-status: DYNAMIC
    Server: cloudflare
    CF-RAY: 9bc62462ede364a6-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 104.21.73.223:80 · okanlaw.com

    2026-01-11 17:30

    HTTP/1.1 472 <none>
    Date: Sun, 11 Jan 2026 17:30:27 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Set-Cookie: request_id=20b5f104-7647-4165-a97b-638cb39f9c0d; Max-Age=3600; Path=/; HttpOnly
    Cache-Control: max-age=86400
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=HmE705Jk8SJyzf27h2yGGw0p6u%2BXPZDqhfmJTUehXV%2F8%2BqBKtXLtbxq5vcjE%2F1IeI4JpbGmFQis71IjSrunE9yI%2FEYjJkzLsGUl6"}]}
    X-Request-ID: 20b5f104-7647-4165-a97b-638cb39f9c0d
    cf-cache-status: DYNAMIC
    Server: cloudflare
    CF-RAY: 9bc6246399a8fff5-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <title>Access Denied</title>
    <style>
    html, body {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        background: #ffffff;
        color: #333;
        margin: 0;
        padding: 0;
        min-height: 100vh;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    h1 {
        color: #c00;
        font-size: 2.5em;
        margin: 50px 0 10px 0;
        text-align: center;
    }
    h2 {
        color: #555;
        font-size: 1.7em;
        margin: 5px 0 40px 0;
        text-align: center;
    }
    
    /* Browser window */
    .screen {
        width: 90%;
        max-width: 1200px;
        background: #f0f0f0;
        border-radius: 10px;
        box-shadow: 0 20px 40px rgba(0,0,0,0.3);
        border: 1px solid #ccc;
        position: relative;
        overflow: hidden;
    }
    
    /* Tab bar */
    .screen .tab-bar {
        height: 35px;
        background: #e0e0e0;
        display: flex;
        align-items: center;
        padding: 0 10px;
        border-bottom: 1px solid #ccc;
    }
    .screen .tab {
        width: 14px;
        height: 14px;
        border-radius: 50%;
        margin-right: 6px;
    }
    .screen .tab.red { background: #f25f58; }
    .screen .tab.yellow { background: #f8c956; }
    .screen .tab.green { background: #3fc14f; }
    
    /* URL bar */
    .screen .url-bar {
        height: 28px;
        background: #ffffff;
        margin: 5px 15px;
        border-radius: 6px;
        border: 1px solid #ccc;
        display: flex;
        align-items: center;
        padding: 0 10px;
        font-size: 0.9em;
        color: #555;
        box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    }
    
    /* Page content */
    .screen .content {
        padding: 100px 40px; 
        position: relative;
    }
    
    /* Red circle X */
    .block-icon {
        width: 160px;  
        height: 160px; 
        margin: 0 auto;
        border-radius: 50%;
        background-color: #c00;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 0 12px rgba(0,0,0,0.25);
    }
    .block-icon svg {
        width: 80px;
        height: 80px;
        stroke: #fff;
        stroke-width: 10;
    }
    
    /* Bottom questions */
    .container {
        width: 95%;
        max-width: 1400px;
        margin: 40px auto 10px auto; 
        display: flex;
        justify-content: space-between;
        gap: 20px;
    }
    .box {
        flex: 1;
        min-width: 0;
        background: #fff;
        padding: 30px;
        border-radius: 6px;
        box-shadow: 0 0 15px rgba(0,0,0,0.1);
        text-align: left;
        font-size: 1em;
    }
    
    /* Request ID in rectangle */
    .request-id-footer {
        margin-top: 10px; 
        background: #f8f8f8;
        border: 1px solid #ccc;
        padding: 15px 30px;
        font-weight: bold;
        font-family: monospace;
        color: #c00;
        font-size: 1.3em;
        border-radius: 6px;
        text-align: center;
        box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
    }
    </style>
    </head>
    <body>
    
    <h1>Sorry, you have been blocked</h1>
    <h2>You are unable to access <strong>okanlaw.com</strong></h2>
    
    <div class="screen">
        <!-- Tab bar -->
        <div class="tab-bar">
            <div class="tab red"></div>
            <div class="tab yellow"></div>
            <div class="tab green"></div>
        </div>
        <!-- URL bar -->
        <div class="url-bar">
            https://okanlaw.com
        </div>
        <!-- Page content -->
        <div class="content">
            <div class="block-icon">
                <svg viewBox="0 0 60 60">
                    <line x1="0" y1="0" x2="60" y2="60"/>
                    <line x1="60" y1="0" x2="0" y2="60"/>
                </svg>
            </div>
        </div>
    </div>
    
    <div class="container">
        <div class="box">
            <strong>Why have I been blocked?</strong>
            <p>It seems that something in your recent request triggered our website’s security system. These protections are in place to keep the site safe from online threats and misuse. Various actions can cause this block, such as submitting specific words or phrases, executing a SQL command, or sending improperly formatted data.</p>
        </div>
        <div class="box">
            <strong>What can I do to resolve this?</strong>
            <p>If you think you were blocked by mistake, please reach out to the site owner. Be sure to include the Request ID shown below so they can quickly look into your request and restore access if appropriate.</p>
        </di
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:49df:8443 · okanlaw.com

    2026-01-11 17:30

    HTTP/1.1 521 <none>
    Date: Sun, 11 Jan 2026 17:30:27 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    set-cookie: cf_use_ob=0; Expires=Sun, 11 Jan 2026 17:30:57 GMT
    Cache-Control: max-age=86400
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=27,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9bc62462ba04ae18-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:a75a:8443 · okanlaw.com

    2026-01-11 17:30

    HTTP/1.1 521 <none>
    Date: Sun, 11 Jan 2026 17:30:27 GMT
    Content-Length: 0
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: max-age=86400
    cf-cache-status: DYNAMIC
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ePFf2qZEDOXqw1IjbW5fY9BwasXjM3BgVkUhfM0EMC2MHtzMmqlfZgl17oRMVvphUTJJ3rKbgLSf6qGIDyRXFpajRmRxRudZZdsG3M%2FyLuYi8IbLZ0Jk"}]}
    set-cookie: cf_use_ob=8443; Expires=Sun, 11 Jan 2026 17:30:57 GMT
    set-cookie: cf_ob_info=521:9bc624629a6e774c:AMS; Expires=Sun, 11 Jan 2026 17:30:57 GMT
    Vary: accept-encoding
    CF-RAY: 9bc624629a6e774c-AMS
    alt-svc: h3=":8443"; ma=86400
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:49df:443 · okanlaw.com

    2026-01-11 17:30

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 17:30:27 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    x-request-id: 9f36a7ec-c4f9-40a3-9794-2812372e65b4
    x-powered-by: PHP/7.4.33
    Cache-Control: max-age=86400
    wpo-cache-status: cached
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=pZBV1YlO%2BVCuaUruBkqw2FpG%2FYb3M%2F4ZkBVb8TkI2DrRWIW6EOOySwC00P1lLuvobVD15ba%2B2SHRQVlWC6LoEss75iRG7jp7VnGqThtk6YkXLVRDmJF2"}]}
    vary: accept-encoding
    Age: 104853
    cf-cache-status: HIT
    Server: cloudflare
    CF-RAY: 9bc62461ed8d18dd-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:a75a:443 · okanlaw.com

    2026-01-11 17:30

    HTTP/1.1 200 OK
    Date: Sun, 11 Jan 2026 17:30:27 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    x-request-id: 9f36a7ec-c4f9-40a3-9794-2812372e65b4
    x-powered-by: PHP/7.4.33
    Cache-Control: max-age=86400
    wpo-cache-status: cached
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=VZ13uLSstgCimLgbBqtW9MECvHSbpV3Lgxe3sgQfS24p7O7fFJgKcMVN%2F5zN%2FJMbxCnjPD7pS3GnxOQf5FDACV5g0Dwzk%2BT%2FJP%2BBaMORyw7FGphWsXJH"}]}
    vary: accept-encoding
    Age: 104852
    cf-cache-status: HIT
    Server: cloudflare
    CF-RAY: 9bc62461dcaa74e3-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:49df:443 · okanlaw.com

    2026-01-03 15:36

    HTTP/1.1 200 OK
    Date: Sat, 03 Jan 2026 15:36:41 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    x-request-id: b364defb-9a6f-4059-ac00-91ec02ff6e86
    x-powered-by: PHP/7.4.33
    Cache-Control: max-age=86400
    wpo-cache-status: cached
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Y7Pu02Be3R2L9Fb%2Bm6dNPClA9V5%2BfEEyjjhKjn%2FGjEm7f8L3MD0S%2BhQP8mq3Og72l8lLsrmYHAXB%2BOWSTi2P7DlEvvV2HqvU9VOJ3XDuK5vJZ8Pwva39"}]}
    Server-Timing: cfCacheStatus;desc="HIT"
    Server-Timing: cfEdge;dur=19,cfOrigin;dur=0
    Age: 745635
    cf-cache-status: HIT
    vary: accept-encoding
    Server: cloudflare
    CF-RAY: 9b8392b96a32fd98-SIN
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:a75a:443 · okanlaw.com

    2026-01-03 15:36

    HTTP/1.1 200 OK
    Date: Sat, 03 Jan 2026 15:36:40 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    x-request-id: b364defb-9a6f-4059-ac00-91ec02ff6e86
    x-powered-by: PHP/7.4.33
    Cache-Control: max-age=86400
    wpo-cache-status: cached
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=emUnGvKMY9NJdgIdigdwh9HlQ%2BLrnznxT6DbC3nzngJcujYvhdNGbA%2B12LKZub3HqBFzrTwHk%2FrKzJuyJwD9bE%2BzJHF8T22Yx871We%2B6Dl1AUY7Bcn5P"}]}
    Server-Timing: cfCacheStatus;desc="HIT"
    Server-Timing: cfEdge;dur=11,cfOrigin;dur=0
    Age: 745635
    cf-cache-status: HIT
    vary: accept-encoding
    Server: cloudflare
    CF-RAY: 9b8392b63c8df891-SIN
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:a75a:8443 · okanlaw.com

    2026-01-03 15:36

    HTTP/1.1 521 <none>
    Date: Sat, 03 Jan 2026 15:36:41 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    set-cookie: cf_use_ob=0; Expires=Sat, 03 Jan 2026 15:37:11 GMT
    Cache-Control: max-age=86400
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=328,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9b8392b65c7bff96-SIN
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 172.67.167.90:8443 · okanlaw.com

    2026-01-03 15:36

    HTTP/1.1 521 <none>
    Date: Sat, 03 Jan 2026 15:36:40 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    set-cookie: cf_use_ob=0; Expires=Sat, 03 Jan 2026 15:37:10 GMT
    Cache-Control: max-age=86400
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=77,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9b8392b4a9d6e8d8-SJC
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 104.21.73.223:443 · okanlaw.com

    2026-01-03 15:36

    HTTP/1.1 200 OK
    Date: Sat, 03 Jan 2026 15:36:40 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    x-request-id: 7bb8d5d6-a8fc-48b5-8219-0745d1e9eeaf
    x-powered-by: PHP/7.4.33
    Cache-Control: max-age=86400
    wpo-cache-status: cached
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Byxm52NkyuAL3cM8GNO6504XozA93OW%2FYFL9K%2BWnVU%2FcW7%2BmioF9ZFSHpPil0FmDezfg3qQu%2FhWqiGOaMic0sqbjKip2bcjwa29T"}]}
    Server-Timing: cfCacheStatus;desc="HIT"
    Server-Timing: cfEdge;dur=8,cfOrigin;dur=0
    Age: 808791
    cf-cache-status: HIT
    vary: accept-encoding
    Server: cloudflare
    CF-RAY: 9b8392b3ff696c99-EWR
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:a75a:80 · okanlaw.com

    2026-01-03 15:36

    HTTP/1.1 200 OK
    Date: Sat, 03 Jan 2026 15:36:41 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=26,cfOrigin;dur=1067
    Set-Cookie: request_id=20917391-5948-4aeb-a0c0-098f11eb1b95; Max-Age=3600; Path=/; HttpOnly
    X-Powered-By: PHP/7.4.33
    Cache-Control: max-age=86400
    vary: accept-encoding
    WPO-Cache-Status: cached
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=KfCGSctk4fMI0wFpwV2vNjh%2BXFaHnPmt1BOiKsxI75Nry5h1SPC2YgX8t%2F%2BLVlgOqBWAWgsyoYxtqIIHWAGTCYhci8KsPuvfgpJtr%2B0U26a6%2F8KFUtNh"}]}
    Age: 0
    X-Request-ID: 20917391-5948-4aeb-a0c0-098f11eb1b95
    cf-cache-status: DYNAMIC
    Server: cloudflare
    CF-RAY: 9b8392b76ee0c50c-SIN
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:49df:80 · okanlaw.com

    2026-01-03 15:36

    HTTP/1.1 200 OK
    Date: Sat, 03 Jan 2026 15:36:41 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    vary: accept-encoding
    Set-Cookie: request_id=23fb614b-1938-4515-875a-fc9f3a1f0ef6; Max-Age=3600; Path=/; HttpOnly
    X-Powered-By: PHP/7.4.33
    Cache-Control: max-age=86400
    WPO-Cache-Status: cached
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3HcUNptrozGW0VTuK30aVRL3nFxQGqbUrLzhHo8%2FPJjSpKLZtMlZEO0jTbIk%2FThy%2FRN%2F3AH3x3sYonftJmMR0MUrjF490k%2B3wARoPgSuOyYcBF4VxMxX"}]}
    Age: 1
    X-Request-ID: 23fb614b-1938-4515-875a-fc9f3a1f0ef6
    cf-cache-status: DYNAMIC
    Server: cloudflare
    CF-RAY: 9b8392b44eef63da-LHR
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 172.67.167.90:443 · okanlaw.com

    2026-01-03 15:36

    HTTP/1.1 200 OK
    Date: Sat, 03 Jan 2026 15:36:40 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    x-request-id: 7bb8d5d6-a8fc-48b5-8219-0745d1e9eeaf
    x-powered-by: PHP/7.4.33
    Cache-Control: max-age=86400
    wpo-cache-status: cached
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=skyUOh2fUPnZwyy0CTZ4zzGDTQmcY9BYVpOxP2QiqQBhTJ2Mx%2Fijl4%2FK41qejkXuYrJ%2B%2BEBSwfXAGCLoXJANNMm3VtvnJgKgHw%3D%3D"}]}
    Server-Timing: cfCacheStatus;desc="HIT"
    Server-Timing: cfEdge;dur=9,cfOrigin;dur=0
    Age: 808791
    cf-cache-status: HIT
    vary: accept-encoding
    Server: cloudflare
    CF-RAY: 9b8392b349510f3b-EWR
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 172.67.167.90:80 · okanlaw.com

    2026-01-03 15:36

    HTTP/1.1 472 <none>
    Date: Sat, 03 Jan 2026 15:36:40 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Set-Cookie: request_id=f8ab8c4f-1b36-4824-886c-07703be37802; Max-Age=3600; Path=/; HttpOnly
    Cache-Control: max-age=86400
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=vdZYww3uyUzgeZUs%2BI%2FTmDVs0YNyQrlBPIU1IjM5VB5bogyaEymrW2OGXAgfT%2BRFKCFezanKlh17F5A0KauoLhAa9uts9kBIkL8p"}]}
    X-Request-ID: f8ab8c4f-1b36-4824-886c-07703be37802
    cf-cache-status: DYNAMIC
    Server: cloudflare
    CF-RAY: 9b8392b42c659bb2-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <title>Access Denied</title>
    <style>
    html, body {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        background: #ffffff;
        color: #333;
        margin: 0;
        padding: 0;
        min-height: 100vh;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    h1 {
        color: #c00;
        font-size: 2.5em;
        margin: 50px 0 10px 0;
        text-align: center;
    }
    h2 {
        color: #555;
        font-size: 1.7em;
        margin: 5px 0 40px 0;
        text-align: center;
    }
    
    /* Browser window */
    .screen {
        width: 90%;
        max-width: 1200px;
        background: #f0f0f0;
        border-radius: 10px;
        box-shadow: 0 20px 40px rgba(0,0,0,0.3);
        border: 1px solid #ccc;
        position: relative;
        overflow: hidden;
    }
    
    /* Tab bar */
    .screen .tab-bar {
        height: 35px;
        background: #e0e0e0;
        display: flex;
        align-items: center;
        padding: 0 10px;
        border-bottom: 1px solid #ccc;
    }
    .screen .tab {
        width: 14px;
        height: 14px;
        border-radius: 50%;
        margin-right: 6px;
    }
    .screen .tab.red { background: #f25f58; }
    .screen .tab.yellow { background: #f8c956; }
    .screen .tab.green { background: #3fc14f; }
    
    /* URL bar */
    .screen .url-bar {
        height: 28px;
        background: #ffffff;
        margin: 5px 15px;
        border-radius: 6px;
        border: 1px solid #ccc;
        display: flex;
        align-items: center;
        padding: 0 10px;
        font-size: 0.9em;
        color: #555;
        box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    }
    
    /* Page content */
    .screen .content {
        padding: 100px 40px; 
        position: relative;
    }
    
    /* Red circle X */
    .block-icon {
        width: 160px;  
        height: 160px; 
        margin: 0 auto;
        border-radius: 50%;
        background-color: #c00;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 0 12px rgba(0,0,0,0.25);
    }
    .block-icon svg {
        width: 80px;
        height: 80px;
        stroke: #fff;
        stroke-width: 10;
    }
    
    /* Bottom questions */
    .container {
        width: 95%;
        max-width: 1400px;
        margin: 40px auto 10px auto; 
        display: flex;
        justify-content: space-between;
        gap: 20px;
    }
    .box {
        flex: 1;
        min-width: 0;
        background: #fff;
        padding: 30px;
        border-radius: 6px;
        box-shadow: 0 0 15px rgba(0,0,0,0.1);
        text-align: left;
        font-size: 1em;
    }
    
    /* Request ID in rectangle */
    .request-id-footer {
        margin-top: 10px; 
        background: #f8f8f8;
        border: 1px solid #ccc;
        padding: 15px 30px;
        font-weight: bold;
        font-family: monospace;
        color: #c00;
        font-size: 1.3em;
        border-radius: 6px;
        text-align: center;
        box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
    }
    </style>
    </head>
    <body>
    
    <h1>Sorry, you have been blocked</h1>
    <h2>You are unable to access <strong>okanlaw.com</strong></h2>
    
    <div class="screen">
        <!-- Tab bar -->
        <div class="tab-bar">
            <div class="tab red"></div>
            <div class="tab yellow"></div>
            <div class="tab green"></div>
        </div>
        <!-- URL bar -->
        <div class="url-bar">
            https://okanlaw.com
        </div>
        <!-- Page content -->
        <div class="content">
            <div class="block-icon">
                <svg viewBox="0 0 60 60">
                    <line x1="0" y1="0" x2="60" y2="60"/>
                    <line x1="60" y1="0" x2="0" y2="60"/>
                </svg>
            </div>
        </div>
    </div>
    
    <div class="container">
        <div class="box">
            <strong>Why have I been blocked?</strong>
            <p>It seems that something in your recent request triggered our website’s security system. These protections are in place to keep the site safe from online threats and misuse. Various actions can cause this block, such as submitting specific words or phrases, executing a SQL command, or sending improperly formatted data.</p>
        </div>
        <div class="box">
            <strong>What can I do to resolve this?</strong>
            <p>If you think you were blocked by mistake, please reach out to the site owner. Be sure to include the Request ID shown below so they can quickly look into your request and restore access if appropriate.</p>
        </di
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 104.21.73.223:8443 · okanlaw.com

    2026-01-03 15:36

    HTTP/1.1 521 <none>
    Date: Sat, 03 Jan 2026 15:36:40 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    set-cookie: cf_use_ob=0; Expires=Sat, 03 Jan 2026 15:37:10 GMT
    Cache-Control: max-age=86400
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Server: cloudflare
    CF-RAY: 9b8392b399dcdc9e-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 104.21.73.223:80 · okanlaw.com

    2026-01-03 15:36

    HTTP/1.1 472 <none>
    Date: Sat, 03 Jan 2026 15:36:40 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Set-Cookie: request_id=3a0915a4-bc78-42dc-b367-0dc459abcea0; Max-Age=3600; Path=/; HttpOnly
    Cache-Control: max-age=86400
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=rkAIICbTPstJcJliX9NAX3d2SNZVxH6wHWNkBKzjp4DNJ4fpnzLFe%2BWBhAiZ15zugYfPO31JAkZi7CugONj9ScIWK7BdkoLY8cSE"}]}
    X-Request-ID: 3a0915a4-bc78-42dc-b367-0dc459abcea0
    cf-cache-status: DYNAMIC
    Server: cloudflare
    CF-RAY: 9b8392b3ec30e858-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
    <meta charset="UTF-8">
    <title>Access Denied</title>
    <style>
    html, body {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        background: #ffffff;
        color: #333;
        margin: 0;
        padding: 0;
        min-height: 100vh;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    h1 {
        color: #c00;
        font-size: 2.5em;
        margin: 50px 0 10px 0;
        text-align: center;
    }
    h2 {
        color: #555;
        font-size: 1.7em;
        margin: 5px 0 40px 0;
        text-align: center;
    }
    
    /* Browser window */
    .screen {
        width: 90%;
        max-width: 1200px;
        background: #f0f0f0;
        border-radius: 10px;
        box-shadow: 0 20px 40px rgba(0,0,0,0.3);
        border: 1px solid #ccc;
        position: relative;
        overflow: hidden;
    }
    
    /* Tab bar */
    .screen .tab-bar {
        height: 35px;
        background: #e0e0e0;
        display: flex;
        align-items: center;
        padding: 0 10px;
        border-bottom: 1px solid #ccc;
    }
    .screen .tab {
        width: 14px;
        height: 14px;
        border-radius: 50%;
        margin-right: 6px;
    }
    .screen .tab.red { background: #f25f58; }
    .screen .tab.yellow { background: #f8c956; }
    .screen .tab.green { background: #3fc14f; }
    
    /* URL bar */
    .screen .url-bar {
        height: 28px;
        background: #ffffff;
        margin: 5px 15px;
        border-radius: 6px;
        border: 1px solid #ccc;
        display: flex;
        align-items: center;
        padding: 0 10px;
        font-size: 0.9em;
        color: #555;
        box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    }
    
    /* Page content */
    .screen .content {
        padding: 100px 40px; 
        position: relative;
    }
    
    /* Red circle X */
    .block-icon {
        width: 160px;  
        height: 160px; 
        margin: 0 auto;
        border-radius: 50%;
        background-color: #c00;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 0 12px rgba(0,0,0,0.25);
    }
    .block-icon svg {
        width: 80px;
        height: 80px;
        stroke: #fff;
        stroke-width: 10;
    }
    
    /* Bottom questions */
    .container {
        width: 95%;
        max-width: 1400px;
        margin: 40px auto 10px auto; 
        display: flex;
        justify-content: space-between;
        gap: 20px;
    }
    .box {
        flex: 1;
        min-width: 0;
        background: #fff;
        padding: 30px;
        border-radius: 6px;
        box-shadow: 0 0 15px rgba(0,0,0,0.1);
        text-align: left;
        font-size: 1em;
    }
    
    /* Request ID in rectangle */
    .request-id-footer {
        margin-top: 10px; 
        background: #f8f8f8;
        border: 1px solid #ccc;
        padding: 15px 30px;
        font-weight: bold;
        font-family: monospace;
        color: #c00;
        font-size: 1.3em;
        border-radius: 6px;
        text-align: center;
        box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
    }
    </style>
    </head>
    <body>
    
    <h1>Sorry, you have been blocked</h1>
    <h2>You are unable to access <strong>okanlaw.com</strong></h2>
    
    <div class="screen">
        <!-- Tab bar -->
        <div class="tab-bar">
            <div class="tab red"></div>
            <div class="tab yellow"></div>
            <div class="tab green"></div>
        </div>
        <!-- URL bar -->
        <div class="url-bar">
            https://okanlaw.com
        </div>
        <!-- Page content -->
        <div class="content">
            <div class="block-icon">
                <svg viewBox="0 0 60 60">
                    <line x1="0" y1="0" x2="60" y2="60"/>
                    <line x1="60" y1="0" x2="0" y2="60"/>
                </svg>
            </div>
        </div>
    </div>
    
    <div class="container">
        <div class="box">
            <strong>Why have I been blocked?</strong>
            <p>It seems that something in your recent request triggered our website’s security system. These protections are in place to keep the site safe from online threats and misuse. Various actions can cause this block, such as submitting specific words or phrases, executing a SQL command, or sending improperly formatted data.</p>
        </div>
        <div class="box">
            <strong>What can I do to resolve this?</strong>
            <p>If you think you were blocked by mistake, please reach out to the site owner. Be sure to include the Request ID shown below so they can quickly look into your request and restore access if appropriate.</p>
        </di
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:49df:8443 · okanlaw.com

    2026-01-03 15:36

    HTTP/1.1 521 <none>
    Date: Sat, 03 Jan 2026 15:36:40 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    set-cookie: cf_use_ob=0; Expires=Sat, 03 Jan 2026 15:37:10 GMT
    Cache-Control: max-age=86400
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=25,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9b8392b2ef3674a5-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-03 by HttpPlugin
    Create report
okanlaw.com*.okanlaw.com
CN:
okanlaw.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-03 14:36
Not after:
2026-04-03 15:34
okanlaw.com*.okanlaw.com
CN:
okanlaw.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-11-05 11:11
Not after:
2026-02-03 12:08