Domain ckxtpb.shop
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2606:4700:3031::6815:2f64:8443 · ckxtpb.shop

    2026-01-12 07:34

    HTTP/1.1 522 <none>
    Date: Mon, 12 Jan 2026 07:34:41 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=19555,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bcaf893eab915b4-SJC
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2606:4700:3031::6815:2f64:443 · ckxtpb.shop

    2026-01-12 07:34

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 07:34:22 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Sx9BKf31PyYh5%2FEKEPR7NBIR2cQhBsDm%2B2YOd%2Fr8nVbYlKWDxpQrRrcm8jBtfOnu6Z3ES58VbgZsGEk0FnwgHPZ2BxQBL7mpBXMg4EgaLw0AmZJE2IEU"}]}
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=22,cfOrigin;dur=636
    CF-RAY: 9bcaf891acf34b6d-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: odv055 - home
    
    <!doctype html>
    <html lang="zh-CN">
    <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1" />
      <title>odv055 - home</title>
      <style>
        :root{
          --bg: #f5f6f8;
          --text: #111827;
          --muted: #6b7280;
          --card: #ffffff;
          --line: #e5e7eb;
          --shadow: 0 10px 25px rgba(0,0,0,.06);
          --dark: #111111;
          --dark2:#1a1a1a;
          --primary:#2563eb;
          --primary2:#1d4ed8;
          --radius: 6px;
          --container: 1120px;
        }
    
        *{box-sizing:border-box;}
        body{
          margin:0;
          font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji","Segoe UI Emoji";
          background: var(--bg);
          color: var(--text);
        }
        a{color:inherit; text-decoration:none;}
        .container{
          width: min(var(--container), calc(100% - 48px));
          margin: 0 auto;
        }
    
    
        .site-header{
          background: var(--dark);
          color:#fff;
          height: 64px;
          display:flex;
          align-items:center;
        }
        .header-inner{
          display:flex;
          align-items:center;
          justify-content:space-between;
    
        }
        .brand{
          font-weight:600;
          letter-spacing:.2px;
        }
        .brand span{opacity:.9;}
        .header-right{
          display:flex;
          align-items:center;
          gap:16px;
        }
        .icon-btn{
          width:34px;height:34px;
          border-radius:999px;
          border: 1px solid rgba(255,255,255,.15);
          display:grid;
          place-items:center;
          opacity:.9;
          position:relative;
        }
        .badge{
          position:absolute;
          top:-6px; right:-6px;
          background: var(--primary);
          color:#fff;
          font-size:12px;
          width:18px; height:18px;
          border-radius:999px;
          display:grid; place-items:center;
          border: 2px solid var(--dark);
        }
        .header-link{
          font-size:12px;
          opacity:.85;
          letter-spacing:.8px;
        }
        .btn{
          height:34px;
          padding:0 14px;
          border-radius: 2px;
          border: 1px solid rgba(255,255,255,.25);
          background: transparent;
          color:#fff;
          font-size:12px;
          letter-spacing:.8px;
          cursor:pointer;
        }
        .btn:hover{border-color:rgba(255,255,255,.45);}
    
        /* ===== Main layout ===== */
        .page{
          padding: 34px 0 60px;
        }
        .grid{
          display:grid;
          grid-template-columns: 1fr 320px;
          gap: 28px;
          align-items:start;
        }
    
        /* ===== Cards / Sections ===== */
        .section{
          background: var(--card);
          border: 1px solid var(--line);
          border-radius: var(--radius);
          box-shadow: var(--shadow);
          padding: 18px;
          margin-bottom: 18px;
        }
        .section-title{
          display:flex;
          align-items:baseline;
          justify-content:space-between;
          gap: 16px;
          margin-bottom: 14px;
        }
        .section-title h2{
          margin:0;
          font-size:16px;
          letter-spacing:.2px;
        }
        .section-title a{
          font-size:12px;
          color: var(--muted);
        }
        .section-title a:hover{color: var(--text);}
    
        /* Featured */
        .featured-grid{
          display:grid;
          grid-template-columns: 1.4fr 1fr;
          gap: 14px;
        }
        .featured-main{
          border: 1px solid var(--line);
          border-radius: var(--radius);
          overflow:hidden;
          min-height: 220px;
          display:flex;
          flex-direction:column;
        }
        .thumb{
          background: linear-gradient(135deg, #e5e7eb, #f3f4f6);
          height: 130px;
        }
        .post-body{padding:14px;}
        .meta{
          font-size:12px;
          color: var(--muted);
          display:flex;
          gap:10px;
          flex-wrap:wrap;
          margin-bottom:8px;
        }
        .post-title{
          margin:0 0 8px;
          font-size:16px;
          line-height:1.35;
        }
        .excerpt{
          margin:0;
          color: var(--muted);
          font-size:13px;
          line-height:1.6;
        }
        .featured-side{
          display:grid;
          gap: 14px;
        }
        .mini{
          border:1px solid var(--line);
          border-radius: var(--radius);
          padding: 12px;
        }
        .mini .post-title{font-size:14px; margin:0 0 6px;}
        .mini .excerpt{font-size:12.5px;}
    
        /* 
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 104.21.47.100:443 · ckxtpb.shop

    2026-01-12 07:34

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 07:34:21 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=LiugFVzEsd7xzNxvoksJgVB7envOqk%2Brv5h8Vt%2B6tRE6N7jiCqAQ%2BoASP6XjvoO4SN0BHddHT7AURYI4%2FmWvpth%2F0RU4b4EAaKBO"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bcaf88e8db7d2c7-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: ultraman the next vietsub - home
    
    <!doctype html>
    <html lang="zh-CN">
    <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1" />
      <title>ultraman the next vietsub - home</title>
      <style>
        :root{
          --bg: #f5f6f8;
          --text: #111827;
          --muted: #6b7280;
          --card: #ffffff;
          --line: #e5e7eb;
          --shadow: 0 10px 25px rgba(0,0,0,.06);
          --dark: #111111;
          --dark2:#1a1a1a;
          --primary:#2563eb;
          --primary2:#1d4ed8;
          --radius: 6px;
          --container: 1120px;
        }
    
        *{box-sizing:border-box;}
        body{
          margin:0;
          font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji","Segoe UI Emoji";
          background: var(--bg);
          color: var(--text);
        }
        a{color:inherit; text-decoration:none;}
        .container{
          width: min(var(--container), calc(100% - 48px));
          margin: 0 auto;
        }
    
    
        .site-header{
          background: var(--dark);
          color:#fff;
          height: 64px;
          display:flex;
          align-items:center;
        }
        .header-inner{
          display:flex;
          align-items:center;
          justify-content:space-between;
    
        }
        .brand{
          font-weight:600;
          letter-spacing:.2px;
        }
        .brand span{opacity:.9;}
        .header-right{
          display:flex;
          align-items:center;
          gap:16px;
        }
        .icon-btn{
          width:34px;height:34px;
          border-radius:999px;
          border: 1px solid rgba(255,255,255,.15);
          display:grid;
          place-items:center;
          opacity:.9;
          position:relative;
        }
        .badge{
          position:absolute;
          top:-6px; right:-6px;
          background: var(--primary);
          color:#fff;
          font-size:12px;
          width:18px; height:18px;
          border-radius:999px;
          display:grid; place-items:center;
          border: 2px solid var(--dark);
        }
        .header-link{
          font-size:12px;
          opacity:.85;
          letter-spacing:.8px;
        }
        .btn{
          height:34px;
          padding:0 14px;
          border-radius: 2px;
          border: 1px solid rgba(255,255,255,.25);
          background: transparent;
          color:#fff;
          font-size:12px;
          letter-spacing:.8px;
          cursor:pointer;
        }
        .btn:hover{border-color:rgba(255,255,255,.45);}
    
        /* ===== Main layout ===== */
        .page{
          padding: 34px 0 60px;
        }
        .grid{
          display:grid;
          grid-template-columns: 1fr 320px;
          gap: 28px;
          align-items:start;
        }
    
        /* ===== Cards / Sections ===== */
        .section{
          background: var(--card);
          border: 1px solid var(--line);
          border-radius: var(--radius);
          box-shadow: var(--shadow);
          padding: 18px;
          margin-bottom: 18px;
        }
        .section-title{
          display:flex;
          align-items:baseline;
          justify-content:space-between;
          gap: 16px;
          margin-bottom: 14px;
        }
        .section-title h2{
          margin:0;
          font-size:16px;
          letter-spacing:.2px;
        }
        .section-title a{
          font-size:12px;
          color: var(--muted);
        }
        .section-title a:hover{color: var(--text);}
    
        /* Featured */
        .featured-grid{
          display:grid;
          grid-template-columns: 1.4fr 1fr;
          gap: 14px;
        }
        .featured-main{
          border: 1px solid var(--line);
          border-radius: var(--radius);
          overflow:hidden;
          min-height: 220px;
          display:flex;
          flex-direction:column;
        }
        .thumb{
          background: linear-gradient(135deg, #e5e7eb, #f3f4f6);
          height: 130px;
        }
        .post-body{padding:14px;}
        .meta{
          font-size:12px;
          color: var(--muted);
          display:flex;
          gap:10px;
          flex-wrap:wrap;
          margin-bottom:8px;
        }
        .post-title{
          margin:0 0 8px;
          font-size:16px;
          line-height:1.35;
        }
        .excerpt{
          margin:0;
          color: var(--muted);
          font-size:13px;
          line-height:1.6;
        }
        .featured-side{
          display:grid;
          gap: 14px;
        }
        .mini{
          border:1px solid var(--line);
          border-radius: var(--radius);
          padding: 12px;
        }
        .mini .post-title{font-size:14px; margin:0 0 6px;}
        .mini .excerpt{font-siz
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2606:4700:3031::6815:2f64:80 · ckxtpb.shop

    2026-01-12 07:34

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 07:34:21 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=V5GobNIVfD9gzsRkS5bc1Cd5Oc%2BdwyqpiymBy7fpd6bKc3MZkAchlf2agTisraIQ1Z81L7qn1xfot3qGxkdC6mK52abVajd46M9aMERizwAcpovudEbD"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bcaf88e5c34d265-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: sex 2nam 1nu - home
    
    <!doctype html>
    <html lang="zh-CN">
    <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1" />
      <title>sex 2nam 1nu - home</title>
      <style>
        :root{
          --bg: #f5f6f8;
          --text: #111827;
          --muted: #6b7280;
          --card: #ffffff;
          --line: #e5e7eb;
          --shadow: 0 10px 25px rgba(0,0,0,.06);
          --dark: #111111;
          --dark2:#1a1a1a;
          --primary:#2563eb;
          --primary2:#1d4ed8;
          --radius: 6px;
          --container: 1120px;
        }
    
        *{box-sizing:border-box;}
        body{
          margin:0;
          font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji","Segoe UI Emoji";
          background: var(--bg);
          color: var(--text);
        }
        a{color:inherit; text-decoration:none;}
        .container{
          width: min(var(--container), calc(100% - 48px));
          margin: 0 auto;
        }
    
    
        .site-header{
          background: var(--dark);
          color:#fff;
          height: 64px;
          display:flex;
          align-items:center;
        }
        .header-inner{
          display:flex;
          align-items:center;
          justify-content:space-between;
    
        }
        .brand{
          font-weight:600;
          letter-spacing:.2px;
        }
        .brand span{opacity:.9;}
        .header-right{
          display:flex;
          align-items:center;
          gap:16px;
        }
        .icon-btn{
          width:34px;height:34px;
          border-radius:999px;
          border: 1px solid rgba(255,255,255,.15);
          display:grid;
          place-items:center;
          opacity:.9;
          position:relative;
        }
        .badge{
          position:absolute;
          top:-6px; right:-6px;
          background: var(--primary);
          color:#fff;
          font-size:12px;
          width:18px; height:18px;
          border-radius:999px;
          display:grid; place-items:center;
          border: 2px solid var(--dark);
        }
        .header-link{
          font-size:12px;
          opacity:.85;
          letter-spacing:.8px;
        }
        .btn{
          height:34px;
          padding:0 14px;
          border-radius: 2px;
          border: 1px solid rgba(255,255,255,.25);
          background: transparent;
          color:#fff;
          font-size:12px;
          letter-spacing:.8px;
          cursor:pointer;
        }
        .btn:hover{border-color:rgba(255,255,255,.45);}
    
        /* ===== Main layout ===== */
        .page{
          padding: 34px 0 60px;
        }
        .grid{
          display:grid;
          grid-template-columns: 1fr 320px;
          gap: 28px;
          align-items:start;
        }
    
        /* ===== Cards / Sections ===== */
        .section{
          background: var(--card);
          border: 1px solid var(--line);
          border-radius: var(--radius);
          box-shadow: var(--shadow);
          padding: 18px;
          margin-bottom: 18px;
        }
        .section-title{
          display:flex;
          align-items:baseline;
          justify-content:space-between;
          gap: 16px;
          margin-bottom: 14px;
        }
        .section-title h2{
          margin:0;
          font-size:16px;
          letter-spacing:.2px;
        }
        .section-title a{
          font-size:12px;
          color: var(--muted);
        }
        .section-title a:hover{color: var(--text);}
    
        /* Featured */
        .featured-grid{
          display:grid;
          grid-template-columns: 1.4fr 1fr;
          gap: 14px;
        }
        .featured-main{
          border: 1px solid var(--line);
          border-radius: var(--radius);
          overflow:hidden;
          min-height: 220px;
          display:flex;
          flex-direction:column;
        }
        .thumb{
          background: linear-gradient(135deg, #e5e7eb, #f3f4f6);
          height: 130px;
        }
        .post-body{padding:14px;}
        .meta{
          font-size:12px;
          color: var(--muted);
          display:flex;
          gap:10px;
          flex-wrap:wrap;
          margin-bottom:8px;
        }
        .post-title{
          margin:0 0 8px;
          font-size:16px;
          line-height:1.35;
        }
        .excerpt{
          margin:0;
          color: var(--muted);
          font-size:13px;
          line-height:1.6;
        }
        .featured-side{
          display:grid;
          gap: 14px;
        }
        .mini{
          border:1px solid var(--line);
          border-radius: var(--radius);
          padding: 12px;
        }
        .mini .post-title{font-size:14px; margin:0 0 6px;}
        .mini .excerpt{font-size:12.5px;}
    
     
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 172.67.146.127:8443 · ckxtpb.shop

    2026-01-12 07:34

    HTTP/1.1 522 <none>
    Date: Mon, 12 Jan 2026 07:34:41 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
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bcaf89349979a1b-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 104.21.47.100:80 · ckxtpb.shop

    2026-01-12 07:34

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 07:34:21 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=exkwet8VPZLGwEEuBx%2BiZqmGkhGLBF1SnETAivl6PONcwpzhnAalYDa8KE019nmcQgdGIK2kTofHZZePuNuym2oD89iP%2BViBhE7d"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bcaf88e1d813838-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: javgay lpsg - home
    
    <!doctype html>
    <html lang="zh-CN">
    <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1" />
      <title>javgay lpsg - home</title>
      <style>
        :root{
          --bg: #f5f6f8;
          --text: #111827;
          --muted: #6b7280;
          --card: #ffffff;
          --line: #e5e7eb;
          --shadow: 0 10px 25px rgba(0,0,0,.06);
          --dark: #111111;
          --dark2:#1a1a1a;
          --primary:#2563eb;
          --primary2:#1d4ed8;
          --radius: 6px;
          --container: 1120px;
        }
    
        *{box-sizing:border-box;}
        body{
          margin:0;
          font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji","Segoe UI Emoji";
          background: var(--bg);
          color: var(--text);
        }
        a{color:inherit; text-decoration:none;}
        .container{
          width: min(var(--container), calc(100% - 48px));
          margin: 0 auto;
        }
    
    
        .site-header{
          background: var(--dark);
          color:#fff;
          height: 64px;
          display:flex;
          align-items:center;
        }
        .header-inner{
          display:flex;
          align-items:center;
          justify-content:space-between;
    
        }
        .brand{
          font-weight:600;
          letter-spacing:.2px;
        }
        .brand span{opacity:.9;}
        .header-right{
          display:flex;
          align-items:center;
          gap:16px;
        }
        .icon-btn{
          width:34px;height:34px;
          border-radius:999px;
          border: 1px solid rgba(255,255,255,.15);
          display:grid;
          place-items:center;
          opacity:.9;
          position:relative;
        }
        .badge{
          position:absolute;
          top:-6px; right:-6px;
          background: var(--primary);
          color:#fff;
          font-size:12px;
          width:18px; height:18px;
          border-radius:999px;
          display:grid; place-items:center;
          border: 2px solid var(--dark);
        }
        .header-link{
          font-size:12px;
          opacity:.85;
          letter-spacing:.8px;
        }
        .btn{
          height:34px;
          padding:0 14px;
          border-radius: 2px;
          border: 1px solid rgba(255,255,255,.25);
          background: transparent;
          color:#fff;
          font-size:12px;
          letter-spacing:.8px;
          cursor:pointer;
        }
        .btn:hover{border-color:rgba(255,255,255,.45);}
    
        /* ===== Main layout ===== */
        .page{
          padding: 34px 0 60px;
        }
        .grid{
          display:grid;
          grid-template-columns: 1fr 320px;
          gap: 28px;
          align-items:start;
        }
    
        /* ===== Cards / Sections ===== */
        .section{
          background: var(--card);
          border: 1px solid var(--line);
          border-radius: var(--radius);
          box-shadow: var(--shadow);
          padding: 18px;
          margin-bottom: 18px;
        }
        .section-title{
          display:flex;
          align-items:baseline;
          justify-content:space-between;
          gap: 16px;
          margin-bottom: 14px;
        }
        .section-title h2{
          margin:0;
          font-size:16px;
          letter-spacing:.2px;
        }
        .section-title a{
          font-size:12px;
          color: var(--muted);
        }
        .section-title a:hover{color: var(--text);}
    
        /* Featured */
        .featured-grid{
          display:grid;
          grid-template-columns: 1.4fr 1fr;
          gap: 14px;
        }
        .featured-main{
          border: 1px solid var(--line);
          border-radius: var(--radius);
          overflow:hidden;
          min-height: 220px;
          display:flex;
          flex-direction:column;
        }
        .thumb{
          background: linear-gradient(135deg, #e5e7eb, #f3f4f6);
          height: 130px;
        }
        .post-body{padding:14px;}
        .meta{
          font-size:12px;
          color: var(--muted);
          display:flex;
          gap:10px;
          flex-wrap:wrap;
          margin-bottom:8px;
        }
        .post-title{
          margin:0 0 8px;
          font-size:16px;
          line-height:1.35;
        }
        .excerpt{
          margin:0;
          color: var(--muted);
          font-size:13px;
          line-height:1.6;
        }
        .featured-side{
          display:grid;
          gap: 14px;
        }
        .mini{
          border:1px solid var(--line);
          border-radius: var(--radius);
          padding: 12px;
        }
        .mini .post-title{font-size:14px; margin:0 0 6px;}
        .mini .excerpt{font-size:12.5px;}
    
      
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:927f:8443 · ckxtpb.shop

    2026-01-12 07:34

    HTTP/1.1 522 <none>
    Date: Mon, 12 Jan 2026 07:34:41 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=19603,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bcaf893180ff94f-SJC
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 172.67.146.127:443 · ckxtpb.shop

    2026-01-12 07:34

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 07:34:22 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=0LtNC0q8AkHEf9OHabZaFx020WXFSzFmtZZ%2B0Ts2lxnMIMkd2oqtEhUotoCGAx3qFW7zKCfCxgHM3pZvRM1oapB12LfqewJgUlPa"}]}
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=13,cfOrigin;dur=613
    CF-RAY: 9bcaf8900899ce2a-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: cream jav - home
    
    <!doctype html>
    <html lang="zh-CN">
    <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1" />
      <title>cream jav - home</title>
      <style>
        :root{
          --bg: #f5f6f8;
          --text: #111827;
          --muted: #6b7280;
          --card: #ffffff;
          --line: #e5e7eb;
          --shadow: 0 10px 25px rgba(0,0,0,.06);
          --dark: #111111;
          --dark2:#1a1a1a;
          --primary:#2563eb;
          --primary2:#1d4ed8;
          --radius: 6px;
          --container: 1120px;
        }
    
        *{box-sizing:border-box;}
        body{
          margin:0;
          font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji","Segoe UI Emoji";
          background: var(--bg);
          color: var(--text);
        }
        a{color:inherit; text-decoration:none;}
        .container{
          width: min(var(--container), calc(100% - 48px));
          margin: 0 auto;
        }
    
    
        .site-header{
          background: var(--dark);
          color:#fff;
          height: 64px;
          display:flex;
          align-items:center;
        }
        .header-inner{
          display:flex;
          align-items:center;
          justify-content:space-between;
    
        }
        .brand{
          font-weight:600;
          letter-spacing:.2px;
        }
        .brand span{opacity:.9;}
        .header-right{
          display:flex;
          align-items:center;
          gap:16px;
        }
        .icon-btn{
          width:34px;height:34px;
          border-radius:999px;
          border: 1px solid rgba(255,255,255,.15);
          display:grid;
          place-items:center;
          opacity:.9;
          position:relative;
        }
        .badge{
          position:absolute;
          top:-6px; right:-6px;
          background: var(--primary);
          color:#fff;
          font-size:12px;
          width:18px; height:18px;
          border-radius:999px;
          display:grid; place-items:center;
          border: 2px solid var(--dark);
        }
        .header-link{
          font-size:12px;
          opacity:.85;
          letter-spacing:.8px;
        }
        .btn{
          height:34px;
          padding:0 14px;
          border-radius: 2px;
          border: 1px solid rgba(255,255,255,.25);
          background: transparent;
          color:#fff;
          font-size:12px;
          letter-spacing:.8px;
          cursor:pointer;
        }
        .btn:hover{border-color:rgba(255,255,255,.45);}
    
        /* ===== Main layout ===== */
        .page{
          padding: 34px 0 60px;
        }
        .grid{
          display:grid;
          grid-template-columns: 1fr 320px;
          gap: 28px;
          align-items:start;
        }
    
        /* ===== Cards / Sections ===== */
        .section{
          background: var(--card);
          border: 1px solid var(--line);
          border-radius: var(--radius);
          box-shadow: var(--shadow);
          padding: 18px;
          margin-bottom: 18px;
        }
        .section-title{
          display:flex;
          align-items:baseline;
          justify-content:space-between;
          gap: 16px;
          margin-bottom: 14px;
        }
        .section-title h2{
          margin:0;
          font-size:16px;
          letter-spacing:.2px;
        }
        .section-title a{
          font-size:12px;
          color: var(--muted);
        }
        .section-title a:hover{color: var(--text);}
    
        /* Featured */
        .featured-grid{
          display:grid;
          grid-template-columns: 1.4fr 1fr;
          gap: 14px;
        }
        .featured-main{
          border: 1px solid var(--line);
          border-radius: var(--radius);
          overflow:hidden;
          min-height: 220px;
          display:flex;
          flex-direction:column;
        }
        .thumb{
          background: linear-gradient(135deg, #e5e7eb, #f3f4f6);
          height: 130px;
        }
        .post-body{padding:14px;}
        .meta{
          font-size:12px;
          color: var(--muted);
          display:flex;
          gap:10px;
          flex-wrap:wrap;
          margin-bottom:8px;
        }
        .post-title{
          margin:0 0 8px;
          font-size:16px;
          line-height:1.35;
        }
        .excerpt{
          margin:0;
          color: var(--muted);
          font-size:13px;
          line-height:1.6;
        }
        .featured-side{
          display:grid;
          gap: 14px;
        }
        .mini{
          border:1px solid var(--line);
          border-radius: var(--radius);
          padding: 12px;
        }
        .mini .post-title{font-size:14px; margin:0 0 6px;}
        .mini .excerpt{font-size:12.5px;}
    
        
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:927f:80 · ckxtpb.shop

    2026-01-12 07:34

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 07:34:21 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=n6Io0sPH9yZr%2FybHVUvdbm0Ynp3bkxM0xayoDCAdvmxzpdGxxTI1RTnh27QGa0RUDcKlHHjFHxmtmJ9vDxtnPbwicwh6RuWc8yhp3MD4k4jiNoaEffnI"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bcaf88d394ba000-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: truyện vụ án thành paris - home
    
    <!doctype html>
    <html lang="zh-CN">
    <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1" />
      <title>truyện vụ án thành paris - home</title>
      <style>
        :root{
          --bg: #f5f6f8;
          --text: #111827;
          --muted: #6b7280;
          --card: #ffffff;
          --line: #e5e7eb;
          --shadow: 0 10px 25px rgba(0,0,0,.06);
          --dark: #111111;
          --dark2:#1a1a1a;
          --primary:#2563eb;
          --primary2:#1d4ed8;
          --radius: 6px;
          --container: 1120px;
        }
    
        *{box-sizing:border-box;}
        body{
          margin:0;
          font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji","Segoe UI Emoji";
          background: var(--bg);
          color: var(--text);
        }
        a{color:inherit; text-decoration:none;}
        .container{
          width: min(var(--container), calc(100% - 48px));
          margin: 0 auto;
        }
    
    
        .site-header{
          background: var(--dark);
          color:#fff;
          height: 64px;
          display:flex;
          align-items:center;
        }
        .header-inner{
          display:flex;
          align-items:center;
          justify-content:space-between;
    
        }
        .brand{
          font-weight:600;
          letter-spacing:.2px;
        }
        .brand span{opacity:.9;}
        .header-right{
          display:flex;
          align-items:center;
          gap:16px;
        }
        .icon-btn{
          width:34px;height:34px;
          border-radius:999px;
          border: 1px solid rgba(255,255,255,.15);
          display:grid;
          place-items:center;
          opacity:.9;
          position:relative;
        }
        .badge{
          position:absolute;
          top:-6px; right:-6px;
          background: var(--primary);
          color:#fff;
          font-size:12px;
          width:18px; height:18px;
          border-radius:999px;
          display:grid; place-items:center;
          border: 2px solid var(--dark);
        }
        .header-link{
          font-size:12px;
          opacity:.85;
          letter-spacing:.8px;
        }
        .btn{
          height:34px;
          padding:0 14px;
          border-radius: 2px;
          border: 1px solid rgba(255,255,255,.25);
          background: transparent;
          color:#fff;
          font-size:12px;
          letter-spacing:.8px;
          cursor:pointer;
        }
        .btn:hover{border-color:rgba(255,255,255,.45);}
    
        /* ===== Main layout ===== */
        .page{
          padding: 34px 0 60px;
        }
        .grid{
          display:grid;
          grid-template-columns: 1fr 320px;
          gap: 28px;
          align-items:start;
        }
    
        /* ===== Cards / Sections ===== */
        .section{
          background: var(--card);
          border: 1px solid var(--line);
          border-radius: var(--radius);
          box-shadow: var(--shadow);
          padding: 18px;
          margin-bottom: 18px;
        }
        .section-title{
          display:flex;
          align-items:baseline;
          justify-content:space-between;
          gap: 16px;
          margin-bottom: 14px;
        }
        .section-title h2{
          margin:0;
          font-size:16px;
          letter-spacing:.2px;
        }
        .section-title a{
          font-size:12px;
          color: var(--muted);
        }
        .section-title a:hover{color: var(--text);}
    
        /* Featured */
        .featured-grid{
          display:grid;
          grid-template-columns: 1.4fr 1fr;
          gap: 14px;
        }
        .featured-main{
          border: 1px solid var(--line);
          border-radius: var(--radius);
          overflow:hidden;
          min-height: 220px;
          display:flex;
          flex-direction:column;
        }
        .thumb{
          background: linear-gradient(135deg, #e5e7eb, #f3f4f6);
          height: 130px;
        }
        .post-body{padding:14px;}
        .meta{
          font-size:12px;
          color: var(--muted);
          display:flex;
          gap:10px;
          flex-wrap:wrap;
          margin-bottom:8px;
        }
        .post-title{
          margin:0 0 8px;
          font-size:16px;
          line-height:1.35;
        }
        .excerpt{
          margin:0;
          color: var(--muted);
          font-size:13px;
          line-height:1.6;
        }
        .featured-side{
          display:grid;
          gap: 14px;
        }
        .mini{
          border:1px solid var(--line);
          border-radius: var(--radius);
          padding: 12px;
        }
        .mini .post-title{font-size:14px; margin:0 0 6px;}
        .mini .excerpt{fon
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 172.67.146.127:80 · ckxtpb.shop

    2026-01-12 07:34

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 07:34:21 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Y9Tppke%2B8UFAMBx6LVzc%2F%2B4hpSvNdk7xG79yPPdLovrb%2FAfin1lkGq3UQXPX1vD0XDzWjTqvRH6z7ggg70%2FtFm2QTxhdFlABj%2FvQ"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bcaf88da851beb3-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: javtiful vn - home
    
    <!doctype html>
    <html lang="zh-CN">
    <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1" />
      <title>javtiful vn - home</title>
      <style>
        :root{
          --bg: #f5f6f8;
          --text: #111827;
          --muted: #6b7280;
          --card: #ffffff;
          --line: #e5e7eb;
          --shadow: 0 10px 25px rgba(0,0,0,.06);
          --dark: #111111;
          --dark2:#1a1a1a;
          --primary:#2563eb;
          --primary2:#1d4ed8;
          --radius: 6px;
          --container: 1120px;
        }
    
        *{box-sizing:border-box;}
        body{
          margin:0;
          font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji","Segoe UI Emoji";
          background: var(--bg);
          color: var(--text);
        }
        a{color:inherit; text-decoration:none;}
        .container{
          width: min(var(--container), calc(100% - 48px));
          margin: 0 auto;
        }
    
    
        .site-header{
          background: var(--dark);
          color:#fff;
          height: 64px;
          display:flex;
          align-items:center;
        }
        .header-inner{
          display:flex;
          align-items:center;
          justify-content:space-between;
    
        }
        .brand{
          font-weight:600;
          letter-spacing:.2px;
        }
        .brand span{opacity:.9;}
        .header-right{
          display:flex;
          align-items:center;
          gap:16px;
        }
        .icon-btn{
          width:34px;height:34px;
          border-radius:999px;
          border: 1px solid rgba(255,255,255,.15);
          display:grid;
          place-items:center;
          opacity:.9;
          position:relative;
        }
        .badge{
          position:absolute;
          top:-6px; right:-6px;
          background: var(--primary);
          color:#fff;
          font-size:12px;
          width:18px; height:18px;
          border-radius:999px;
          display:grid; place-items:center;
          border: 2px solid var(--dark);
        }
        .header-link{
          font-size:12px;
          opacity:.85;
          letter-spacing:.8px;
        }
        .btn{
          height:34px;
          padding:0 14px;
          border-radius: 2px;
          border: 1px solid rgba(255,255,255,.25);
          background: transparent;
          color:#fff;
          font-size:12px;
          letter-spacing:.8px;
          cursor:pointer;
        }
        .btn:hover{border-color:rgba(255,255,255,.45);}
    
        /* ===== Main layout ===== */
        .page{
          padding: 34px 0 60px;
        }
        .grid{
          display:grid;
          grid-template-columns: 1fr 320px;
          gap: 28px;
          align-items:start;
        }
    
        /* ===== Cards / Sections ===== */
        .section{
          background: var(--card);
          border: 1px solid var(--line);
          border-radius: var(--radius);
          box-shadow: var(--shadow);
          padding: 18px;
          margin-bottom: 18px;
        }
        .section-title{
          display:flex;
          align-items:baseline;
          justify-content:space-between;
          gap: 16px;
          margin-bottom: 14px;
        }
        .section-title h2{
          margin:0;
          font-size:16px;
          letter-spacing:.2px;
        }
        .section-title a{
          font-size:12px;
          color: var(--muted);
        }
        .section-title a:hover{color: var(--text);}
    
        /* Featured */
        .featured-grid{
          display:grid;
          grid-template-columns: 1.4fr 1fr;
          gap: 14px;
        }
        .featured-main{
          border: 1px solid var(--line);
          border-radius: var(--radius);
          overflow:hidden;
          min-height: 220px;
          display:flex;
          flex-direction:column;
        }
        .thumb{
          background: linear-gradient(135deg, #e5e7eb, #f3f4f6);
          height: 130px;
        }
        .post-body{padding:14px;}
        .meta{
          font-size:12px;
          color: var(--muted);
          display:flex;
          gap:10px;
          flex-wrap:wrap;
          margin-bottom:8px;
        }
        .post-title{
          margin:0 0 8px;
          font-size:16px;
          line-height:1.35;
        }
        .excerpt{
          margin:0;
          color: var(--muted);
          font-size:13px;
          line-height:1.6;
        }
        .featured-side{
          display:grid;
          gap: 14px;
        }
        .mini{
          border:1px solid var(--line);
          border-radius: var(--radius);
          padding: 12px;
        }
        .mini .post-title{font-size:14px; margin:0 0 6px;}
        .mini .excerpt{font-size:12.5px;}
    
      
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 104.21.47.100:8443 · ckxtpb.shop

    2026-01-12 07:34

    HTTP/1.1 522 <none>
    Date: Mon, 12 Jan 2026 07:34:41 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
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bcaf892ce0def31-LHR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::ac43:927f:443 · ckxtpb.shop

    2026-01-12 07:34

    HTTP/1.1 200 OK
    Date: Mon, 12 Jan 2026 07:34:21 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Vary: Accept-Encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=5Rpw5q8eBHIV2Ukkot4Jq9u%2Fshrcr8f9P%2B6f14ZBUq7YfZ8bUoRcSD5szibsPRYMiQ37jJiGU5lj%2FwJvNhgMpOpwMlWPckh%2BRVzrOij6jETIydxfcRrA"}]}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bcaf88dbd2e383a-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: sex hiep dam pha trinh - home
    
    <!doctype html>
    <html lang="zh-CN">
    <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1" />
      <title>sex hiep dam pha trinh - home</title>
      <style>
        :root{
          --bg: #f5f6f8;
          --text: #111827;
          --muted: #6b7280;
          --card: #ffffff;
          --line: #e5e7eb;
          --shadow: 0 10px 25px rgba(0,0,0,.06);
          --dark: #111111;
          --dark2:#1a1a1a;
          --primary:#2563eb;
          --primary2:#1d4ed8;
          --radius: 6px;
          --container: 1120px;
        }
    
        *{box-sizing:border-box;}
        body{
          margin:0;
          font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji","Segoe UI Emoji";
          background: var(--bg);
          color: var(--text);
        }
        a{color:inherit; text-decoration:none;}
        .container{
          width: min(var(--container), calc(100% - 48px));
          margin: 0 auto;
        }
    
    
        .site-header{
          background: var(--dark);
          color:#fff;
          height: 64px;
          display:flex;
          align-items:center;
        }
        .header-inner{
          display:flex;
          align-items:center;
          justify-content:space-between;
    
        }
        .brand{
          font-weight:600;
          letter-spacing:.2px;
        }
        .brand span{opacity:.9;}
        .header-right{
          display:flex;
          align-items:center;
          gap:16px;
        }
        .icon-btn{
          width:34px;height:34px;
          border-radius:999px;
          border: 1px solid rgba(255,255,255,.15);
          display:grid;
          place-items:center;
          opacity:.9;
          position:relative;
        }
        .badge{
          position:absolute;
          top:-6px; right:-6px;
          background: var(--primary);
          color:#fff;
          font-size:12px;
          width:18px; height:18px;
          border-radius:999px;
          display:grid; place-items:center;
          border: 2px solid var(--dark);
        }
        .header-link{
          font-size:12px;
          opacity:.85;
          letter-spacing:.8px;
        }
        .btn{
          height:34px;
          padding:0 14px;
          border-radius: 2px;
          border: 1px solid rgba(255,255,255,.25);
          background: transparent;
          color:#fff;
          font-size:12px;
          letter-spacing:.8px;
          cursor:pointer;
        }
        .btn:hover{border-color:rgba(255,255,255,.45);}
    
        /* ===== Main layout ===== */
        .page{
          padding: 34px 0 60px;
        }
        .grid{
          display:grid;
          grid-template-columns: 1fr 320px;
          gap: 28px;
          align-items:start;
        }
    
        /* ===== Cards / Sections ===== */
        .section{
          background: var(--card);
          border: 1px solid var(--line);
          border-radius: var(--radius);
          box-shadow: var(--shadow);
          padding: 18px;
          margin-bottom: 18px;
        }
        .section-title{
          display:flex;
          align-items:baseline;
          justify-content:space-between;
          gap: 16px;
          margin-bottom: 14px;
        }
        .section-title h2{
          margin:0;
          font-size:16px;
          letter-spacing:.2px;
        }
        .section-title a{
          font-size:12px;
          color: var(--muted);
        }
        .section-title a:hover{color: var(--text);}
    
        /* Featured */
        .featured-grid{
          display:grid;
          grid-template-columns: 1.4fr 1fr;
          gap: 14px;
        }
        .featured-main{
          border: 1px solid var(--line);
          border-radius: var(--radius);
          overflow:hidden;
          min-height: 220px;
          display:flex;
          flex-direction:column;
        }
        .thumb{
          background: linear-gradient(135deg, #e5e7eb, #f3f4f6);
          height: 130px;
        }
        .post-body{padding:14px;}
        .meta{
          font-size:12px;
          color: var(--muted);
          display:flex;
          gap:10px;
          flex-wrap:wrap;
          margin-bottom:8px;
        }
        .post-title{
          margin:0 0 8px;
          font-size:16px;
          line-height:1.35;
        }
        .excerpt{
          margin:0;
          color: var(--muted);
          font-size:13px;
          line-height:1.6;
        }
        .featured-side{
          display:grid;
          gap: 14px;
        }
        .mini{
          border:1px solid var(--line);
          border-radius: var(--radius);
          padding: 12px;
        }
        .mini .post-title{font-size:14px; margin:0 0 6px;}
        .mini .excerpt{font-size:1
    Found 2026-01-12 by HttpPlugin
    Create report
ckxtpb.shop*.ckxtpb.shop
CN:
ckxtpb.shop
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-12 06:33
Not after:
2026-04-12 07:31