Domain oksanacarter.com
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 104.21.5.74:8443 · oksanacarter.com

    2026-01-07 06:46

    HTTP/1.1 521 <none>
    Date: Wed, 07 Jan 2026 06:46:52 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    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
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=28,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9ba1801fce7ea1e7-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:852b:80 · oksanacarter.com

    2026-01-07 06:46

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 07 Jan 2026 06:46:52 GMT
    Content-Length: 0
    Connection: close
    Location: https://oksanacarter.com/
    Speculation-Rules: "/cdn-cgi/speculation"
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=2LG%2FYC9crb%2FBiOlJEqQwDpef7m0sRnGKrzCXXk0OIAXzr1ZbXLczXPOmCGKMavgsml3Z15yzW9kxpNKzWbgeSXdu20ym3LjkJmc0VlR%2Be6qzqI9nA8yGEASyUww%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9ba1801f5e44cdb3-SJC
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:852b:443 · oksanacarter.com

    2026-01-07 06:46

    HTTP/1.1 200 OK
    Date: Wed, 07 Jan 2026 06:46:52 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Set-Cookie: mysession=MTc2Nzc2ODQxMnxEWDhFQVFMX2dBQUJFQUVRQUFBeV80QUFBUVp6ZEhKcGJtY01DZ0FJWTNOeVpsTmhiSFFHYzNSeWFXNW5EQklBRUZNd2RrMXdZV2szTW0xNFVHTk9aR2c9fOSM0G-aw8W6PBCfrlKALLAWzcJNeYlv4NYnZEhGilfP; Path=/; Expires=Thu, 08 Jan 2026 06:46:52 GMT; Max-Age=86400; HttpOnly; Secure; SameSite=Strict
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Speculation-Rules: "/cdn-cgi/speculation"
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=8,cfOrigin;dur=64
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=4G8LSt1V5LOhns263lLQfMK8Q37CjdRaAGFnU9Gf0JzzPbSuCPg3At1bIbZQivJuitNGwiZz2dEWfnYsrIvE6Megl1BRTnYoEDQhnGJ9YxV7Qt%2BK2o313DIwHKc%3D"}]}
    Server: cloudflare
    CF-RAY: 9ba180204e74face-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title: Oksana Carter
    
    <!DOCTYPE html>
    <html>
        <head>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
            <link rel="preconnect" href="https://fonts.googleapis.com">
            <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
            <link href="https://fonts.googleapis.com/css2?family=Lora:wght@600&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet">
            <title>Oksana Carter</title>
            <style>
                :root {
                    --header-color: #f2f2f2;
                    --footer-color: #f2f2f2;
                }
    
                body {
                    text-align: center;
                    background-color: #f2f2f2;
                    font-family: "Open Sans", sans-serif;
                    font-optical-sizing: auto;
                    font-weight :400;
                    font-style: normal;
                    font-variation-settings:
                        "wdth" 100;
                }
    
                #header {
                    padding: 1rem;
                    display: flex;
                    flex-direction: row;
                    justify-content: flex-start;
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    font-family: "Lora", serif;
                    font-optical-sizing: auto;
                    font-weight :600;
                    font-style: normal;
                    background-color: #f2f2f2;
                    box-shadow: 0 1px 3px rgb(165, 165, 165);
                }
    
                #sun {
                    width: 2.5rem;
                    height: 2.5rem;
                    margin-top: 0.5rem;
                    padding: auto;
                    margin-right: -1rem;
                    background-image: url('./static/oksanacarter/sunrise.png');
                    background-size: cover;
                    cursor: pointer;
                }
    
                #name {
                    font-size: 24px;
                    color: #2a9192;
                }
    
                #name:hover {
                    cursor: pointer;
                }
    
                #header-box {
                    flex-grow: 1;
                    flex-wrap: nowrap;
                    width: 100%;
                    height: 1rem;
                    background-color: #f2f2f2;
                }
    
                #nav-button {
                    background-image: url('./static/oksanacarter/menu.png');
                    background-size: cover;
                    width: 3.1rem;
                    height: 3.1rem;
                    margin-top: 0.5rem;
                    margin-right: 1rem;
                    cursor: pointer;
                    margin-left: auto;
                    margin-right: 3rem;
                    transform: scale(0.95);
                    transition: transform 0.3s ease;
                }
    
                #nav-button:hover {
                   transform: scale(1);
                }
    
                #nav-menu-container {
                    position: fixed;
                    top: 6rem;
                    right: 0;
                    width: 15rem;
                    height: 25rem;
                    background-color: #f2f2f2;
                    z-index: 1000;
                    transition: opacity 0.3s ease;
                    opacity: 0;
                    pointer-events: none;
                }
                
                #nav-menu-container.show {
                    pointer-events: all;
                    opacity: 1;
                    box-shadow: 0 1px 3px rgb(165, 165, 165);
                }
    
                #nav-menu p {
                    font-family: "Lora", serif;
                    font-optical-sizing: auto;
                    font-weight :600;
                    font-style: normal;
                    font-variation-settings:
                        "wdth" 100;
                    font-size: 1.2rem;
                    padding-right: 2rem;
                    transition: transform 0.3s ease;
                    transform: scale(0.95);
                    border-bottom: 1px solid #2a9192;
                }
    
                #nav-menu p:hover {
                    transform: scale(1);
                    cursor: pointer;
                }
    
                #main-content {
                    padding-top: 5rem;
                    padding-bottom: 5rem;
             
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2606:4700:3037::6815:54a:443 · oksanacarter.com

    2026-01-07 06:46

    HTTP/1.1 200 OK
    Date: Wed, 07 Jan 2026 06:46:52 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Set-Cookie: mysession=MTc2Nzc2ODQxMnxEWDhFQVFMX2dBQUJFQUVRQUFBeV80QUFBUVp6ZEhKcGJtY01DZ0FJWTNOeVpsTmhiSFFHYzNSeWFXNW5EQklBRUVWWlowSmhUMDlxYlZkM05HODNVM1k9fExDVbFLcw_A5zCeNRzwABjTwtgY3xZfekriyylfkUcA; Path=/; Expires=Thu, 08 Jan 2026 06:46:52 GMT; Max-Age=86400; HttpOnly; Secure; SameSite=Strict
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Speculation-Rules: "/cdn-cgi/speculation"
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=4,cfOrigin;dur=20
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ZnisYKpOJPMDR%2Bp3hi0QUZ92qoy7Q4F%2BmmbyQPk2IZeENC7eEm9vI2NvZfIjK70gWFajX1FF381lMR5C9V%2F0iJ9mQQG5IFh46acczUvQU4YqSrBcV8gGjPykzgY%3D"}]}
    Server: cloudflare
    CF-RAY: 9ba1801f8b580e82-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Oksana Carter
    
    <!DOCTYPE html>
    <html>
        <head>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
            <link rel="preconnect" href="https://fonts.googleapis.com">
            <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
            <link href="https://fonts.googleapis.com/css2?family=Lora:wght@600&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet">
            <title>Oksana Carter</title>
            <style>
                :root {
                    --header-color: #f2f2f2;
                    --footer-color: #f2f2f2;
                }
    
                body {
                    text-align: center;
                    background-color: #f2f2f2;
                    font-family: "Open Sans", sans-serif;
                    font-optical-sizing: auto;
                    font-weight :400;
                    font-style: normal;
                    font-variation-settings:
                        "wdth" 100;
                }
    
                #header {
                    padding: 1rem;
                    display: flex;
                    flex-direction: row;
                    justify-content: flex-start;
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    font-family: "Lora", serif;
                    font-optical-sizing: auto;
                    font-weight :600;
                    font-style: normal;
                    background-color: #f2f2f2;
                    box-shadow: 0 1px 3px rgb(165, 165, 165);
                }
    
                #sun {
                    width: 2.5rem;
                    height: 2.5rem;
                    margin-top: 0.5rem;
                    padding: auto;
                    margin-right: -1rem;
                    background-image: url('./static/oksanacarter/sunrise.png');
                    background-size: cover;
                    cursor: pointer;
                }
    
                #name {
                    font-size: 24px;
                    color: #2a9192;
                }
    
                #name:hover {
                    cursor: pointer;
                }
    
                #header-box {
                    flex-grow: 1;
                    flex-wrap: nowrap;
                    width: 100%;
                    height: 1rem;
                    background-color: #f2f2f2;
                }
    
                #nav-button {
                    background-image: url('./static/oksanacarter/menu.png');
                    background-size: cover;
                    width: 3.1rem;
                    height: 3.1rem;
                    margin-top: 0.5rem;
                    margin-right: 1rem;
                    cursor: pointer;
                    margin-left: auto;
                    margin-right: 3rem;
                    transform: scale(0.95);
                    transition: transform 0.3s ease;
                }
    
                #nav-button:hover {
                   transform: scale(1);
                }
    
                #nav-menu-container {
                    position: fixed;
                    top: 6rem;
                    right: 0;
                    width: 15rem;
                    height: 25rem;
                    background-color: #f2f2f2;
                    z-index: 1000;
                    transition: opacity 0.3s ease;
                    opacity: 0;
                    pointer-events: none;
                }
                
                #nav-menu-container.show {
                    pointer-events: all;
                    opacity: 1;
                    box-shadow: 0 1px 3px rgb(165, 165, 165);
                }
    
                #nav-menu p {
                    font-family: "Lora", serif;
                    font-optical-sizing: auto;
                    font-weight :600;
                    font-style: normal;
                    font-variation-settings:
                        "wdth" 100;
                    font-size: 1.2rem;
                    padding-right: 2rem;
                    transition: transform 0.3s ease;
                    transform: scale(0.95);
                    border-bottom: 1px solid #2a9192;
                }
    
                #nav-menu p:hover {
                    transform: scale(1);
                    cursor: pointer;
                }
    
                #main-content {
                    padding-top: 5rem;
                    padding-bottom: 5rem;
             
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 172.67.133.43:80 · oksanacarter.com

    2026-01-07 06:46

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 07 Jan 2026 06:46:52 GMT
    Content-Length: 0
    Connection: close
    Location: https://oksanacarter.com/
    Speculation-Rules: "/cdn-cgi/speculation"
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=uKlJU3ZPNBragtAZ84F6Asc5bCfpM1YnmVsgCQmKwmrUiysyk89Ukb3leKYBD75TPAgu7yfOzlJ8aErqtA7uRN%2BimEmy1OYoSsqCC5OTRaQ%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9ba1801f1d6dc886-AMS
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 172.67.133.43:8443 · oksanacarter.com

    2026-01-07 06:46

    HTTP/1.1 521 <none>
    Date: Wed, 07 Jan 2026 06:46:52 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    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
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=102,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9ba1801fac37902e-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2606:4700:3037::6815:54a:8443 · oksanacarter.com

    2026-01-07 06:46

    HTTP/1.1 521 <none>
    Date: Wed, 07 Jan 2026 06:46:52 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    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
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=78,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9ba1801f5f3a67b5-SJC
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 104.21.5.74:80 · oksanacarter.com

    2026-01-07 06:46

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 07 Jan 2026 06:46:51 GMT
    Content-Length: 0
    Connection: close
    Location: https://oksanacarter.com/
    Speculation-Rules: "/cdn-cgi/speculation"
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=cUzpOpszpQMEZ08f%2BAznyudPbfkB%2BArwwG1P%2B67zpWxFdO%2FQO84YtCD28zggjb0NgjDapsvIJvvW4RvVIveyPuFuuaCXqbvPH%2B%2B216%2B5j6I%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9ba1801ecbf28ffe-FRA
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 172.67.133.43:443 · oksanacarter.com

    2026-01-07 06:46

    HTTP/1.1 200 OK
    Date: Wed, 07 Jan 2026 06:46:52 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Set-Cookie: mysession=MTc2Nzc2ODQxMnxEWDhFQVFMX2dBQUJFQUVRQUFBeV80QUFBUVp6ZEhKcGJtY01DZ0FJWTNOeVpsTmhiSFFHYzNSeWFXNW5EQklBRUdwTWNWWXhRbHBDUVdKSk1YaERkekU9fK9Ln9lY7XbCQui4WZaSq531Lzz3xciE9LgMfxGfbLp0; Path=/; Expires=Thu, 08 Jan 2026 06:46:52 GMT; Max-Age=86400; HttpOnly; Secure; SameSite=Strict
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Speculation-Rules: "/cdn-cgi/speculation"
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=6,cfOrigin;dur=40
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=il4uU5z8M2dYakPRhE9giH9dpu3jOcgTfCtSi4LPofCmCb2GA4cjg7F72oy376oiSH6jkoQw4%2FxLqsS934oK8hacJ3ZAB2b8RvDJQmLdnuY%3D"}]}
    Server: cloudflare
    CF-RAY: 9ba1801f0866be82-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Oksana Carter
    
    <!DOCTYPE html>
    <html>
        <head>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
            <link rel="preconnect" href="https://fonts.googleapis.com">
            <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
            <link href="https://fonts.googleapis.com/css2?family=Lora:wght@600&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet">
            <title>Oksana Carter</title>
            <style>
                :root {
                    --header-color: #f2f2f2;
                    --footer-color: #f2f2f2;
                }
    
                body {
                    text-align: center;
                    background-color: #f2f2f2;
                    font-family: "Open Sans", sans-serif;
                    font-optical-sizing: auto;
                    font-weight :400;
                    font-style: normal;
                    font-variation-settings:
                        "wdth" 100;
                }
    
                #header {
                    padding: 1rem;
                    display: flex;
                    flex-direction: row;
                    justify-content: flex-start;
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    font-family: "Lora", serif;
                    font-optical-sizing: auto;
                    font-weight :600;
                    font-style: normal;
                    background-color: #f2f2f2;
                    box-shadow: 0 1px 3px rgb(165, 165, 165);
                }
    
                #sun {
                    width: 2.5rem;
                    height: 2.5rem;
                    margin-top: 0.5rem;
                    padding: auto;
                    margin-right: -1rem;
                    background-image: url('./static/oksanacarter/sunrise.png');
                    background-size: cover;
                    cursor: pointer;
                }
    
                #name {
                    font-size: 24px;
                    color: #2a9192;
                }
    
                #name:hover {
                    cursor: pointer;
                }
    
                #header-box {
                    flex-grow: 1;
                    flex-wrap: nowrap;
                    width: 100%;
                    height: 1rem;
                    background-color: #f2f2f2;
                }
    
                #nav-button {
                    background-image: url('./static/oksanacarter/menu.png');
                    background-size: cover;
                    width: 3.1rem;
                    height: 3.1rem;
                    margin-top: 0.5rem;
                    margin-right: 1rem;
                    cursor: pointer;
                    margin-left: auto;
                    margin-right: 3rem;
                    transform: scale(0.95);
                    transition: transform 0.3s ease;
                }
    
                #nav-button:hover {
                   transform: scale(1);
                }
    
                #nav-menu-container {
                    position: fixed;
                    top: 6rem;
                    right: 0;
                    width: 15rem;
                    height: 25rem;
                    background-color: #f2f2f2;
                    z-index: 1000;
                    transition: opacity 0.3s ease;
                    opacity: 0;
                    pointer-events: none;
                }
                
                #nav-menu-container.show {
                    pointer-events: all;
                    opacity: 1;
                    box-shadow: 0 1px 3px rgb(165, 165, 165);
                }
    
                #nav-menu p {
                    font-family: "Lora", serif;
                    font-optical-sizing: auto;
                    font-weight :600;
                    font-style: normal;
                    font-variation-settings:
                        "wdth" 100;
                    font-size: 1.2rem;
                    padding-right: 2rem;
                    transition: transform 0.3s ease;
                    transform: scale(0.95);
                    border-bottom: 1px solid #2a9192;
                }
    
                #nav-menu p:hover {
                    transform: scale(1);
                    cursor: pointer;
                }
    
                #main-content {
                    padding-top: 5rem;
                    padding-bottom: 5rem;
             
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 104.21.5.74:443 · oksanacarter.com

    2026-01-07 06:46

    HTTP/1.1 200 OK
    Date: Wed, 07 Jan 2026 06:46:52 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Set-Cookie: mysession=MTc2Nzc2ODQxMnxEWDhFQVFMX2dBQUJFQUVRQUFBeV80QUFBUVp6ZEhKcGJtY01DZ0FJWTNOeVpsTmhiSFFHYzNSeWFXNW5EQklBRUdsV1pGWkNVRlZOTlZoclpYQkVNMDQ9fPrZnDo2vMetSFoJ9OwAl4yIDhQ7tYvabuqYxXKJ2jRP; Path=/; Expires=Thu, 08 Jan 2026 06:46:52 GMT; Max-Age=86400; HttpOnly; Secure; SameSite=Strict
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Speculation-Rules: "/cdn-cgi/speculation"
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=15,cfOrigin;dur=173
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=jX4xTmKy9ojmzrP8EG%2B2wj3qiXFp4NuiA%2FLvzBxLtGC1pM0vxGjuI56VaudJl%2FhBwQqT3wvJwUYP9do7SKS%2BQP0B%2FdPOkPkt9DU8JK%2FvQw4%3D"}]}
    Server: cloudflare
    CF-RAY: 9ba1801fc9ee71c1-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Oksana Carter
    
    <!DOCTYPE html>
    <html>
        <head>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
            <link rel="preconnect" href="https://fonts.googleapis.com">
            <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
            <link href="https://fonts.googleapis.com/css2?family=Lora:wght@600&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet">
            <title>Oksana Carter</title>
            <style>
                :root {
                    --header-color: #f2f2f2;
                    --footer-color: #f2f2f2;
                }
    
                body {
                    text-align: center;
                    background-color: #f2f2f2;
                    font-family: "Open Sans", sans-serif;
                    font-optical-sizing: auto;
                    font-weight :400;
                    font-style: normal;
                    font-variation-settings:
                        "wdth" 100;
                }
    
                #header {
                    padding: 1rem;
                    display: flex;
                    flex-direction: row;
                    justify-content: flex-start;
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    font-family: "Lora", serif;
                    font-optical-sizing: auto;
                    font-weight :600;
                    font-style: normal;
                    background-color: #f2f2f2;
                    box-shadow: 0 1px 3px rgb(165, 165, 165);
                }
    
                #sun {
                    width: 2.5rem;
                    height: 2.5rem;
                    margin-top: 0.5rem;
                    padding: auto;
                    margin-right: -1rem;
                    background-image: url('./static/oksanacarter/sunrise.png');
                    background-size: cover;
                    cursor: pointer;
                }
    
                #name {
                    font-size: 24px;
                    color: #2a9192;
                }
    
                #name:hover {
                    cursor: pointer;
                }
    
                #header-box {
                    flex-grow: 1;
                    flex-wrap: nowrap;
                    width: 100%;
                    height: 1rem;
                    background-color: #f2f2f2;
                }
    
                #nav-button {
                    background-image: url('./static/oksanacarter/menu.png');
                    background-size: cover;
                    width: 3.1rem;
                    height: 3.1rem;
                    margin-top: 0.5rem;
                    margin-right: 1rem;
                    cursor: pointer;
                    margin-left: auto;
                    margin-right: 3rem;
                    transform: scale(0.95);
                    transition: transform 0.3s ease;
                }
    
                #nav-button:hover {
                   transform: scale(1);
                }
    
                #nav-menu-container {
                    position: fixed;
                    top: 6rem;
                    right: 0;
                    width: 15rem;
                    height: 25rem;
                    background-color: #f2f2f2;
                    z-index: 1000;
                    transition: opacity 0.3s ease;
                    opacity: 0;
                    pointer-events: none;
                }
                
                #nav-menu-container.show {
                    pointer-events: all;
                    opacity: 1;
                    box-shadow: 0 1px 3px rgb(165, 165, 165);
                }
    
                #nav-menu p {
                    font-family: "Lora", serif;
                    font-optical-sizing: auto;
                    font-weight :600;
                    font-style: normal;
                    font-variation-settings:
                        "wdth" 100;
                    font-size: 1.2rem;
                    padding-right: 2rem;
                    transition: transform 0.3s ease;
                    transform: scale(0.95);
                    border-bottom: 1px solid #2a9192;
                }
    
                #nav-menu p:hover {
                    transform: scale(1);
                    cursor: pointer;
                }
    
                #main-content {
                    padding-top: 5rem;
                    padding-bottom: 5rem;
             
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2606:4700:3037::6815:54a:80 · oksanacarter.com

    2026-01-07 06:46

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 07 Jan 2026 06:46:51 GMT
    Content-Length: 0
    Connection: close
    Location: https://oksanacarter.com/
    Speculation-Rules: "/cdn-cgi/speculation"
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=2R00D6xf9mDvvxHDD0GXR9S%2Bd6iYmp18dwOLpeO8R9gqQwHvh1DX7cuRJnRboEIRmeFen8Xcs%2F7aidD4a8CwLWqIwYQqNOb%2FvwpvUqnwRkkLPzLU5TrF7tLfcYg%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9ba1801e88989237-FRA
    
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:852b:8443 · oksanacarter.com

    2026-01-07 06:46

    HTTP/1.1 521 <none>
    Date: Wed, 07 Jan 2026 06:46:52 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    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
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=97,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9ba1801f1c42e85c-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:852b:443 · oksanacarter.com

    2025-12-31 19:37

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 19:37:15 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Set-Cookie: mysession=MTc2NzIwOTgzNXxEWDhFQVFMX2dBQUJFQUVRQUFBeV80QUFBUVp6ZEhKcGJtY01DZ0FJWTNOeVpsTmhiSFFHYzNSeWFXNW5EQklBRUdsM1JXSlNTWFpqV0ZaSGF6bDNjMUE9fDfoeoHE-LjyAxSRZspDYyhowUnpo08o1KFJodSSyn8j; Path=/; Expires=Thu, 01 Jan 2026 19:37:15 GMT; Max-Age=86400; HttpOnly; Secure; SameSite=Strict
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Speculation-Rules: "/cdn-cgi/speculation"
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=11,cfOrigin;dur=472
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Cu8veifu3QE12cSPxRWdfISEPdf29UDQxmqJ%2Bk1xVaM%2FTtsva%2FJKrWWD57v80BTg%2B0WiCcteFnz9bm%2FA%2Bp%2B3VvfflU4sjW1XLJGGvUwSU1dt5tXdBye7psaozUU%3D"}]}
    Server: cloudflare
    CF-RAY: 9b6c3afc4c2785a1-BOM
    alt-svc: h3=":443"; ma=86400
    
    Page title: Oksana Carter
    
    <!DOCTYPE html>
    <html>
        <head>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
            <link rel="preconnect" href="https://fonts.googleapis.com">
            <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
            <link href="https://fonts.googleapis.com/css2?family=Lora:wght@600&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet">
            <title>Oksana Carter</title>
            <style>
                :root {
                    --header-color: #f2f2f2;
                    --footer-color: #f2f2f2;
                }
    
                body {
                    text-align: center;
                    background-color: #f2f2f2;
                    font-family: "Open Sans", sans-serif;
                    font-optical-sizing: auto;
                    font-weight :400;
                    font-style: normal;
                    font-variation-settings:
                        "wdth" 100;
                }
    
                #header {
                    padding: 1rem;
                    display: flex;
                    flex-direction: row;
                    justify-content: flex-start;
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    font-family: "Lora", serif;
                    font-optical-sizing: auto;
                    font-weight :600;
                    font-style: normal;
                    background-color: #f2f2f2;
                    box-shadow: 0 1px 3px rgb(165, 165, 165);
                }
    
                #sun {
                    width: 2.5rem;
                    height: 2.5rem;
                    margin-top: 0.5rem;
                    padding: auto;
                    margin-right: -1rem;
                    background-image: url('./static/oksanacarter/sunrise.png');
                    background-size: cover;
                    cursor: pointer;
                }
    
                #name {
                    font-size: 24px;
                    color: #2a9192;
                }
    
                #name:hover {
                    cursor: pointer;
                }
    
                #header-box {
                    flex-grow: 1;
                    flex-wrap: nowrap;
                    width: 100%;
                    height: 1rem;
                    background-color: #f2f2f2;
                }
    
                #nav-button {
                    background-image: url('./static/oksanacarter/menu.png');
                    background-size: cover;
                    width: 3.1rem;
                    height: 3.1rem;
                    margin-top: 0.5rem;
                    margin-right: 1rem;
                    cursor: pointer;
                    margin-left: auto;
                    margin-right: 3rem;
                    transform: scale(0.95);
                    transition: transform 0.3s ease;
                }
    
                #nav-button:hover {
                   transform: scale(1);
                }
    
                #nav-menu-container {
                    position: fixed;
                    top: 6rem;
                    right: 0;
                    width: 15rem;
                    height: 25rem;
                    background-color: #f2f2f2;
                    z-index: 1000;
                    transition: opacity 0.3s ease;
                    opacity: 0;
                    pointer-events: none;
                }
                
                #nav-menu-container.show {
                    pointer-events: all;
                    opacity: 1;
                    box-shadow: 0 1px 3px rgb(165, 165, 165);
                }
    
                #nav-menu p {
                    font-family: "Lora", serif;
                    font-optical-sizing: auto;
                    font-weight :600;
                    font-style: normal;
                    font-variation-settings:
                        "wdth" 100;
                    font-size: 1.2rem;
                    padding-right: 2rem;
                    transition: transform 0.3s ease;
                    transform: scale(0.95);
                    border-bottom: 1px solid #2a9192;
                }
    
                #nav-menu p:hover {
                    transform: scale(1);
                    cursor: pointer;
                }
    
                #main-content {
                    padding-top: 5rem;
                    padding-bottom: 5rem;
             
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 2606:4700:3037::6815:54a:443 · oksanacarter.com

    2025-12-31 19:37

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 19:37:14 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Set-Cookie: mysession=MTc2NzIwOTgzNHxEWDhFQVFMX2dBQUJFQUVRQUFBeV80QUFBUVp6ZEhKcGJtY01DZ0FJWTNOeVpsTmhiSFFHYzNSeWFXNW5EQklBRURSalMwOU5jVWxtVFdwMFoxTllZbGM9fGtH6OxrzgDtO4p_KENbv4afqesgJmwkhkiWTh_bOnbo; Path=/; Expires=Thu, 01 Jan 2026 19:37:14 GMT; Max-Age=86400; HttpOnly; Secure; SameSite=Strict
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Speculation-Rules: "/cdn-cgi/speculation"
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=12,cfOrigin;dur=134
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=R3zHUG2BR6S2Wlf3oBwsx8kFtQ%2F%2BhNCBJHbLrlvVCS90BgMmdjvxKuFqB3l5c4lg5ZjdEeVZMeXfD%2B7lzhKbciJDYlOz1JV4NVPMdmf6uJku9zSPyv90z0qSTFw%3D"}]}
    Server: cloudflare
    CF-RAY: 9b6c3af9e950720c-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title: Oksana Carter
    
    <!DOCTYPE html>
    <html>
        <head>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
            <link rel="preconnect" href="https://fonts.googleapis.com">
            <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
            <link href="https://fonts.googleapis.com/css2?family=Lora:wght@600&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet">
            <title>Oksana Carter</title>
            <style>
                :root {
                    --header-color: #f2f2f2;
                    --footer-color: #f2f2f2;
                }
    
                body {
                    text-align: center;
                    background-color: #f2f2f2;
                    font-family: "Open Sans", sans-serif;
                    font-optical-sizing: auto;
                    font-weight :400;
                    font-style: normal;
                    font-variation-settings:
                        "wdth" 100;
                }
    
                #header {
                    padding: 1rem;
                    display: flex;
                    flex-direction: row;
                    justify-content: flex-start;
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    font-family: "Lora", serif;
                    font-optical-sizing: auto;
                    font-weight :600;
                    font-style: normal;
                    background-color: #f2f2f2;
                    box-shadow: 0 1px 3px rgb(165, 165, 165);
                }
    
                #sun {
                    width: 2.5rem;
                    height: 2.5rem;
                    margin-top: 0.5rem;
                    padding: auto;
                    margin-right: -1rem;
                    background-image: url('./static/oksanacarter/sunrise.png');
                    background-size: cover;
                    cursor: pointer;
                }
    
                #name {
                    font-size: 24px;
                    color: #2a9192;
                }
    
                #name:hover {
                    cursor: pointer;
                }
    
                #header-box {
                    flex-grow: 1;
                    flex-wrap: nowrap;
                    width: 100%;
                    height: 1rem;
                    background-color: #f2f2f2;
                }
    
                #nav-button {
                    background-image: url('./static/oksanacarter/menu.png');
                    background-size: cover;
                    width: 3.1rem;
                    height: 3.1rem;
                    margin-top: 0.5rem;
                    margin-right: 1rem;
                    cursor: pointer;
                    margin-left: auto;
                    margin-right: 3rem;
                    transform: scale(0.95);
                    transition: transform 0.3s ease;
                }
    
                #nav-button:hover {
                   transform: scale(1);
                }
    
                #nav-menu-container {
                    position: fixed;
                    top: 6rem;
                    right: 0;
                    width: 15rem;
                    height: 25rem;
                    background-color: #f2f2f2;
                    z-index: 1000;
                    transition: opacity 0.3s ease;
                    opacity: 0;
                    pointer-events: none;
                }
                
                #nav-menu-container.show {
                    pointer-events: all;
                    opacity: 1;
                    box-shadow: 0 1px 3px rgb(165, 165, 165);
                }
    
                #nav-menu p {
                    font-family: "Lora", serif;
                    font-optical-sizing: auto;
                    font-weight :600;
                    font-style: normal;
                    font-variation-settings:
                        "wdth" 100;
                    font-size: 1.2rem;
                    padding-right: 2rem;
                    transition: transform 0.3s ease;
                    transform: scale(0.95);
                    border-bottom: 1px solid #2a9192;
                }
    
                #nav-menu p:hover {
                    transform: scale(1);
                    cursor: pointer;
                }
    
                #main-content {
                    padding-top: 5rem;
                    padding-bottom: 5rem;
             
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 2606:4700:3037::6815:54a:80 · oksanacarter.com

    2025-12-31 19:37

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 31 Dec 2025 19:37:14 GMT
    Content-Length: 0
    Connection: close
    Location: https://oksanacarter.com/
    Speculation-Rules: "/cdn-cgi/speculation"
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Tin0AoXNm26VGQY39lu9DeIoF9zlzHiRRz0PwA3OtJcqP1fkrP7Hlq0zD%2BKyTLu1FlamdC5J5fRktpG2HJ0obExO7iDw0zTm6v6a%2BNMrWCL0NVyIsQWeA5IPQJ8%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b6c3af95ae985d9-BOM
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:852b:80 · oksanacarter.com

    2025-12-31 19:37

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 31 Dec 2025 19:37:14 GMT
    Content-Length: 0
    Connection: close
    Location: https://oksanacarter.com/
    Speculation-Rules: "/cdn-cgi/speculation"
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=wTG5rNGYZR%2FCh5VoATSPkXlL8TnK4t4KVnk3Q62FLwB5PdnI40fZaeoqfrnn83sC0EIIb2fYJAim%2FsNHTKoMkhd9crdU5G8IKhBD%2BVbrFhEzz1kzOFpn5NRFWjs%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b6c3af8c9e75d15-YYZ
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 172.67.133.43:80 · oksanacarter.com

    2025-12-31 19:37

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 31 Dec 2025 19:37:14 GMT
    Content-Length: 0
    Connection: close
    Location: https://oksanacarter.com/
    Speculation-Rules: "/cdn-cgi/speculation"
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=GOaB1G%2BkeLIuDIzPZIKKE1Fg%2FRLWLQP1nEwxjsR1Mz9iPYIYIzOxQjiF9RKydmeAjBVAoMe%2BTiKdnpOiwU%2FTaXmqiEWbr%2ByAIra1jmCfwL4%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b6c3af8ba4d424b-EWR
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 172.67.133.43:8443 · oksanacarter.com

    2025-12-31 19:37

    HTTP/1.1 521 <none>
    Date: Wed, 31 Dec 2025 19:37:14 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    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
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=23,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b6c3af8f9e9813d-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 104.21.5.74:80 · oksanacarter.com

    2025-12-31 19:37

    HTTP/1.1 301 Moved Permanently
    Date: Wed, 31 Dec 2025 19:37:14 GMT
    Content-Length: 0
    Connection: close
    Location: https://oksanacarter.com/
    Speculation-Rules: "/cdn-cgi/speculation"
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=DSTA9HgP5ATIje9Ws6LV6katnMUcA4UQtfY%2ByFrh72%2BaCzAXzZ8jhZRdgrg84b%2FRLGHUtMVCzO%2B5eiC8rocJtlIym7obmSXPdypG%2BlyTx0I%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9b6c3af89e6a4276-EWR
    
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 2606:4700:3037::6815:54a:8443 · oksanacarter.com

    2025-12-31 19:37

    HTTP/1.1 521 <none>
    Date: Wed, 31 Dec 2025 19:37:14 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    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
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=98,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b6c3af919cb7e8f-AMS
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:852b:8443 · oksanacarter.com

    2025-12-31 19:37

    HTTP/1.1 521 <none>
    Date: Wed, 31 Dec 2025 19:37:14 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    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
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=94,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b6c3af929bc63e6-LHR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 172.67.133.43:443 · oksanacarter.com

    2025-12-31 19:37

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 19:37:14 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Set-Cookie: mysession=MTc2NzIwOTgzNHxEWDhFQVFMX2dBQUJFQUVRQUFBeV80QUFBUVp6ZEhKcGJtY01DZ0FJWTNOeVpsTmhiSFFHYzNSeWFXNW5EQklBRUVFMGFIZENVVzlKWW0xR1UzcFJaa3M9fBy69WmqzMocL5aaxlq1gIbvZ4poUJoGI1BlL82ZVVyr; Path=/; Expires=Thu, 01 Jan 2026 19:37:14 GMT; Max-Age=86400; HttpOnly; Secure; SameSite=Strict
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Speculation-Rules: "/cdn-cgi/speculation"
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=5,cfOrigin;dur=180
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=yWiymWx2bkk9LD2WtB1P1S6Ume%2FFH7GxEuViETz%2BqtZetEKT%2Fwht9DuX3U%2BYasvB3xGKfpicoeuCfxj4DkWAxAvfNNM56s%2BkFrZgatI6ZoI%3D"}]}
    Server: cloudflare
    CF-RAY: 9b6c3af9bfdf1ef7-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Oksana Carter
    
    <!DOCTYPE html>
    <html>
        <head>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
            <link rel="preconnect" href="https://fonts.googleapis.com">
            <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
            <link href="https://fonts.googleapis.com/css2?family=Lora:wght@600&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet">
            <title>Oksana Carter</title>
            <style>
                :root {
                    --header-color: #f2f2f2;
                    --footer-color: #f2f2f2;
                }
    
                body {
                    text-align: center;
                    background-color: #f2f2f2;
                    font-family: "Open Sans", sans-serif;
                    font-optical-sizing: auto;
                    font-weight :400;
                    font-style: normal;
                    font-variation-settings:
                        "wdth" 100;
                }
    
                #header {
                    padding: 1rem;
                    display: flex;
                    flex-direction: row;
                    justify-content: flex-start;
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    font-family: "Lora", serif;
                    font-optical-sizing: auto;
                    font-weight :600;
                    font-style: normal;
                    background-color: #f2f2f2;
                    box-shadow: 0 1px 3px rgb(165, 165, 165);
                }
    
                #sun {
                    width: 2.5rem;
                    height: 2.5rem;
                    margin-top: 0.5rem;
                    padding: auto;
                    margin-right: -1rem;
                    background-image: url('./static/oksanacarter/sunrise.png');
                    background-size: cover;
                    cursor: pointer;
                }
    
                #name {
                    font-size: 24px;
                    color: #2a9192;
                }
    
                #name:hover {
                    cursor: pointer;
                }
    
                #header-box {
                    flex-grow: 1;
                    flex-wrap: nowrap;
                    width: 100%;
                    height: 1rem;
                    background-color: #f2f2f2;
                }
    
                #nav-button {
                    background-image: url('./static/oksanacarter/menu.png');
                    background-size: cover;
                    width: 3.1rem;
                    height: 3.1rem;
                    margin-top: 0.5rem;
                    margin-right: 1rem;
                    cursor: pointer;
                    margin-left: auto;
                    margin-right: 3rem;
                    transform: scale(0.95);
                    transition: transform 0.3s ease;
                }
    
                #nav-button:hover {
                   transform: scale(1);
                }
    
                #nav-menu-container {
                    position: fixed;
                    top: 6rem;
                    right: 0;
                    width: 15rem;
                    height: 25rem;
                    background-color: #f2f2f2;
                    z-index: 1000;
                    transition: opacity 0.3s ease;
                    opacity: 0;
                    pointer-events: none;
                }
                
                #nav-menu-container.show {
                    pointer-events: all;
                    opacity: 1;
                    box-shadow: 0 1px 3px rgb(165, 165, 165);
                }
    
                #nav-menu p {
                    font-family: "Lora", serif;
                    font-optical-sizing: auto;
                    font-weight :600;
                    font-style: normal;
                    font-variation-settings:
                        "wdth" 100;
                    font-size: 1.2rem;
                    padding-right: 2rem;
                    transition: transform 0.3s ease;
                    transform: scale(0.95);
                    border-bottom: 1px solid #2a9192;
                }
    
                #nav-menu p:hover {
                    transform: scale(1);
                    cursor: pointer;
                }
    
                #main-content {
                    padding-top: 5rem;
                    padding-bottom: 5rem;
             
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 104.21.5.74:8443 · oksanacarter.com

    2025-12-31 19:37

    HTTP/1.1 521 <none>
    Date: Wed, 31 Dec 2025 19:37:14 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    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
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=93,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b6c3af909336557-LHR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 104.21.5.74:443 · oksanacarter.com

    2025-12-31 19:37

    HTTP/1.1 200 OK
    Date: Wed, 31 Dec 2025 19:37:14 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Set-Cookie: mysession=MTc2NzIwOTgzNHxEWDhFQVFMX2dBQUJFQUVRQUFBeV80QUFBUVp6ZEhKcGJtY01DZ0FJWTNOeVpsTmhiSFFHYzNSeWFXNW5EQklBRUU5VVJHSlNaM053V2t0U2IwUmxiVU09fEkZIzw-bEpVqTjLx18ps9SCQcwTV9MYlfd149Qitbnj; Path=/; Expires=Thu, 01 Jan 2026 19:37:14 GMT; Max-Age=86400; HttpOnly; Secure; SameSite=Strict
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Speculation-Rules: "/cdn-cgi/speculation"
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=10,cfOrigin;dur=41
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=C0l4xPVJ4g%2FKnUwVmFZAknwj%2FDtgY8DzAUnWCjLUk48aPprWuX5T6br%2F8kj2sXIQ4U7VcE4COUp7h4YEkua7ytRaheODjfPAjQi38ufoZAc%3D"}]}
    Server: cloudflare
    CF-RAY: 9b6c3af7d8895da8-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Oksana Carter
    
    <!DOCTYPE html>
    <html>
        <head>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
            <link rel="preconnect" href="https://fonts.googleapis.com">
            <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
            <link href="https://fonts.googleapis.com/css2?family=Lora:wght@600&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap" rel="stylesheet">
            <title>Oksana Carter</title>
            <style>
                :root {
                    --header-color: #f2f2f2;
                    --footer-color: #f2f2f2;
                }
    
                body {
                    text-align: center;
                    background-color: #f2f2f2;
                    font-family: "Open Sans", sans-serif;
                    font-optical-sizing: auto;
                    font-weight :400;
                    font-style: normal;
                    font-variation-settings:
                        "wdth" 100;
                }
    
                #header {
                    padding: 1rem;
                    display: flex;
                    flex-direction: row;
                    justify-content: flex-start;
                    position: fixed;
                    top: 0;
                    left: 0;
                    width: 100%;
                    font-family: "Lora", serif;
                    font-optical-sizing: auto;
                    font-weight :600;
                    font-style: normal;
                    background-color: #f2f2f2;
                    box-shadow: 0 1px 3px rgb(165, 165, 165);
                }
    
                #sun {
                    width: 2.5rem;
                    height: 2.5rem;
                    margin-top: 0.5rem;
                    padding: auto;
                    margin-right: -1rem;
                    background-image: url('./static/oksanacarter/sunrise.png');
                    background-size: cover;
                    cursor: pointer;
                }
    
                #name {
                    font-size: 24px;
                    color: #2a9192;
                }
    
                #name:hover {
                    cursor: pointer;
                }
    
                #header-box {
                    flex-grow: 1;
                    flex-wrap: nowrap;
                    width: 100%;
                    height: 1rem;
                    background-color: #f2f2f2;
                }
    
                #nav-button {
                    background-image: url('./static/oksanacarter/menu.png');
                    background-size: cover;
                    width: 3.1rem;
                    height: 3.1rem;
                    margin-top: 0.5rem;
                    margin-right: 1rem;
                    cursor: pointer;
                    margin-left: auto;
                    margin-right: 3rem;
                    transform: scale(0.95);
                    transition: transform 0.3s ease;
                }
    
                #nav-button:hover {
                   transform: scale(1);
                }
    
                #nav-menu-container {
                    position: fixed;
                    top: 6rem;
                    right: 0;
                    width: 15rem;
                    height: 25rem;
                    background-color: #f2f2f2;
                    z-index: 1000;
                    transition: opacity 0.3s ease;
                    opacity: 0;
                    pointer-events: none;
                }
                
                #nav-menu-container.show {
                    pointer-events: all;
                    opacity: 1;
                    box-shadow: 0 1px 3px rgb(165, 165, 165);
                }
    
                #nav-menu p {
                    font-family: "Lora", serif;
                    font-optical-sizing: auto;
                    font-weight :600;
                    font-style: normal;
                    font-variation-settings:
                        "wdth" 100;
                    font-size: 1.2rem;
                    padding-right: 2rem;
                    transition: transform 0.3s ease;
                    transform: scale(0.95);
                    border-bottom: 1px solid #2a9192;
                }
    
                #nav-menu p:hover {
                    transform: scale(1);
                    cursor: pointer;
                }
    
                #main-content {
                    padding-top: 5rem;
                    padding-bottom: 5rem;
             
    Found 2025-12-31 by HttpPlugin
    Create report
oksanacarter.com*.oksanacarter.com
CN:
oksanacarter.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-12-16 01:27
Not after:
2026-03-16 02:26