Domain web.joke-nyc-mn.workers.dev
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2606:4700:3035::ac43:d5f7:443 · web.joke-nyc-mn.workers.dev

    2026-01-23 17:30

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 17:30:42 GMT
    Content-Type: text/html;charset=UTF-8
    Content-Length: 7524
    Connection: close
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=yYpxuAUNiQEXXvDo0%2FSgV%2F5Uo6Vr9489tjFuLFDftdMwvg2R18HbmtP5NvizFPHM9G0i1eK4fFonJ7I%2Bw7FlFZhyjyaqF%2BT7fMGJzJ5ZtrINl5gNqm6fIbfJiBnXgAGrYpBCweAcsw%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c29053efc9ef8f2-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: Your IP Information Dashboard
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Your IP Information Dashboard</title>
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
      <link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" />
      <style>
        :root {
          --primary-color: #4a90e2;
          --secondary-color: #50E3C2;
          --background-color: #f0f4f8;
          --text-color: #333;
          --card-background: #ffffff;
        }
        .dark-mode {
          --primary-color: #61a0ff;
          --secondary-color: #6affe6;
          --background-color: #1a1a1a;
          --text-color: #f0f0f0;
          --card-background: #2c2c2c;
        }
        body {
          font-family: 'Roboto', sans-serif;
          background-color: var(--background-color);
          color: var(--text-color);
          margin: 0;
          padding: 20px;
          display: flex;
          flex-direction: column;
          min-height: 100vh;
          transition: background-color 0.3s, color 0.3s;
        }
        .container {
          background-color: var(--card-background);
          border-radius: 20px;
          box-shadow: 0 10px 30px rgba(0,0,0,0.1);
          padding: 40px;
          width: 90%;
          max-width: 800px;
          padding: 20px;
          margin: auto;
          text-align: center;
          animation: fadeIn 1s ease-out;
          flex-grow: 1;
          transition: background-color 0.3s;
        }
        h1 {
          color: var(--primary-color);
          margin-bottom: 30px;
          font-size: 2.5em;
        }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
          gap: 20px;
        }
        .info-item {
          background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
          border-radius: 15px;
          padding: 20px;
          color: white;
          transition: transform 0.3s ease, box-shadow 0.3s ease;
          display: flex;
          flex-direction: column;
          justify-content: center;
          min-height: 100px;
        }
        .info-item:hover {
          transform: translateY(-5px);
          box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        }
        .label {
          font-weight: 300;
          font-size: 0.9em;
          margin-bottom: 5px;
        }
        .value {
          font-weight: 700;
          font-size: 1.2em;
          word-break: break-all;
        }
        .ip-address {
          grid-column: 1 / -1;
        }
        .language-selector {
          margin-top: 20px;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        .language-selector a {
          margin: 0 10px;
          color: var(--primary-color);
          text-decoration: none;
        }
        #darkModeToggle {
          background: none;
          border: none;
          color: var(--primary-color);
          font-size: 1.5em;
          cursor: pointer;
          padding: 0;
          margin-left: 20px;
        }
        footer {
          text-align: center;
          margin-top: 20px;
          padding: 10px;
          font-size: 0.9em;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        footer a, footer span {
          color: var(--primary-color);
          text-decoration: none;
          margin: 0 5px;
        }
        #map {
          height: 300px;
          width: 100%;
          margin-top: 20px;
          border-radius: 15px;
          overflow: hidden;
          display: none;
        }
        #mapToggle {
          margin-top: 20px;
          padding: 10px 20px;
          background-color: var(--primary-color);
          color: white;
          border: none;
          border-radius: 5px;
          cursor: pointer;
          transition: background-color 0.3s;
        }
        #mapToggle:hover {
          background-color: var(--secondary-color);
        }
        @keyframes fadeIn {
          from { opacity: 0; transform: translateY(20px); }
          to { opacity: 1; transform: translateY(0); }
        }
        @media (max-width: 600px) {
          .container {
            width: 95%;
            padding: 15px;
          }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(200px, 1
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:17de:80 · web.joke-nyc-mn.workers.dev

    2026-01-23 17:30

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 17:30:41 GMT
    Content-Type: text/html;charset=UTF-8
    Content-Length: 7542
    Connection: close
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=5aNTBVfgff0Wwq2Gjrt%2B4rwf%2FcB0pGTr3HQ0vGEJ9J88qhB462JtiG9SY4dxqzS196%2FTAkvGPnETNBVtbucMMY2cp0fuyerRw5oaOWF1J34xt9GAjcfdZZR5chxsQZfc7lmScrVokQ%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c29053bcd927543-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title: Your IP Information Dashboard
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Your IP Information Dashboard</title>
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
      <link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" />
      <style>
        :root {
          --primary-color: #4a90e2;
          --secondary-color: #50E3C2;
          --background-color: #f0f4f8;
          --text-color: #333;
          --card-background: #ffffff;
        }
        .dark-mode {
          --primary-color: #61a0ff;
          --secondary-color: #6affe6;
          --background-color: #1a1a1a;
          --text-color: #f0f0f0;
          --card-background: #2c2c2c;
        }
        body {
          font-family: 'Roboto', sans-serif;
          background-color: var(--background-color);
          color: var(--text-color);
          margin: 0;
          padding: 20px;
          display: flex;
          flex-direction: column;
          min-height: 100vh;
          transition: background-color 0.3s, color 0.3s;
        }
        .container {
          background-color: var(--card-background);
          border-radius: 20px;
          box-shadow: 0 10px 30px rgba(0,0,0,0.1);
          padding: 40px;
          width: 90%;
          max-width: 800px;
          padding: 20px;
          margin: auto;
          text-align: center;
          animation: fadeIn 1s ease-out;
          flex-grow: 1;
          transition: background-color 0.3s;
        }
        h1 {
          color: var(--primary-color);
          margin-bottom: 30px;
          font-size: 2.5em;
        }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
          gap: 20px;
        }
        .info-item {
          background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
          border-radius: 15px;
          padding: 20px;
          color: white;
          transition: transform 0.3s ease, box-shadow 0.3s ease;
          display: flex;
          flex-direction: column;
          justify-content: center;
          min-height: 100px;
        }
        .info-item:hover {
          transform: translateY(-5px);
          box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        }
        .label {
          font-weight: 300;
          font-size: 0.9em;
          margin-bottom: 5px;
        }
        .value {
          font-weight: 700;
          font-size: 1.2em;
          word-break: break-all;
        }
        .ip-address {
          grid-column: 1 / -1;
        }
        .language-selector {
          margin-top: 20px;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        .language-selector a {
          margin: 0 10px;
          color: var(--primary-color);
          text-decoration: none;
        }
        #darkModeToggle {
          background: none;
          border: none;
          color: var(--primary-color);
          font-size: 1.5em;
          cursor: pointer;
          padding: 0;
          margin-left: 20px;
        }
        footer {
          text-align: center;
          margin-top: 20px;
          padding: 10px;
          font-size: 0.9em;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        footer a, footer span {
          color: var(--primary-color);
          text-decoration: none;
          margin: 0 5px;
        }
        #map {
          height: 300px;
          width: 100%;
          margin-top: 20px;
          border-radius: 15px;
          overflow: hidden;
          display: none;
        }
        #mapToggle {
          margin-top: 20px;
          padding: 10px 20px;
          background-color: var(--primary-color);
          color: white;
          border: none;
          border-radius: 5px;
          cursor: pointer;
          transition: background-color 0.3s;
        }
        #mapToggle:hover {
          background-color: var(--secondary-color);
        }
        @keyframes fadeIn {
          from { opacity: 0; transform: translateY(20px); }
          to { opacity: 1; transform: translateY(0); }
        }
        @media (max-width: 600px) {
          .container {
            width: 95%;
            padding: 15px;
          }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(200px, 1
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 104.21.23.222:8443 · web.joke-nyc-mn.workers.dev

    2026-01-23 17:30

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 17:30:42 GMT
    Content-Type: text/html;charset=UTF-8
    Content-Length: 7517
    Connection: close
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=rTjNiOWUkJ7DRBNCkCCg8eAlci72m06jGwGZc9xo3qS9N5qriM0HqBMT%2FOcMrMQOxVMB%2FDGciZdJpK5mFuzynYfFrJuF0SMpuS1fWK52jlzi83M7IVH0mUlipA%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c29053c6fdcfb88-BOM
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Your IP Information Dashboard
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Your IP Information Dashboard</title>
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
      <link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" />
      <style>
        :root {
          --primary-color: #4a90e2;
          --secondary-color: #50E3C2;
          --background-color: #f0f4f8;
          --text-color: #333;
          --card-background: #ffffff;
        }
        .dark-mode {
          --primary-color: #61a0ff;
          --secondary-color: #6affe6;
          --background-color: #1a1a1a;
          --text-color: #f0f0f0;
          --card-background: #2c2c2c;
        }
        body {
          font-family: 'Roboto', sans-serif;
          background-color: var(--background-color);
          color: var(--text-color);
          margin: 0;
          padding: 20px;
          display: flex;
          flex-direction: column;
          min-height: 100vh;
          transition: background-color 0.3s, color 0.3s;
        }
        .container {
          background-color: var(--card-background);
          border-radius: 20px;
          box-shadow: 0 10px 30px rgba(0,0,0,0.1);
          padding: 40px;
          width: 90%;
          max-width: 800px;
          padding: 20px;
          margin: auto;
          text-align: center;
          animation: fadeIn 1s ease-out;
          flex-grow: 1;
          transition: background-color 0.3s;
        }
        h1 {
          color: var(--primary-color);
          margin-bottom: 30px;
          font-size: 2.5em;
        }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
          gap: 20px;
        }
        .info-item {
          background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
          border-radius: 15px;
          padding: 20px;
          color: white;
          transition: transform 0.3s ease, box-shadow 0.3s ease;
          display: flex;
          flex-direction: column;
          justify-content: center;
          min-height: 100px;
        }
        .info-item:hover {
          transform: translateY(-5px);
          box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        }
        .label {
          font-weight: 300;
          font-size: 0.9em;
          margin-bottom: 5px;
        }
        .value {
          font-weight: 700;
          font-size: 1.2em;
          word-break: break-all;
        }
        .ip-address {
          grid-column: 1 / -1;
        }
        .language-selector {
          margin-top: 20px;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        .language-selector a {
          margin: 0 10px;
          color: var(--primary-color);
          text-decoration: none;
        }
        #darkModeToggle {
          background: none;
          border: none;
          color: var(--primary-color);
          font-size: 1.5em;
          cursor: pointer;
          padding: 0;
          margin-left: 20px;
        }
        footer {
          text-align: center;
          margin-top: 20px;
          padding: 10px;
          font-size: 0.9em;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        footer a, footer span {
          color: var(--primary-color);
          text-decoration: none;
          margin: 0 5px;
        }
        #map {
          height: 300px;
          width: 100%;
          margin-top: 20px;
          border-radius: 15px;
          overflow: hidden;
          display: none;
        }
        #mapToggle {
          margin-top: 20px;
          padding: 10px 20px;
          background-color: var(--primary-color);
          color: white;
          border: none;
          border-radius: 5px;
          cursor: pointer;
          transition: background-color 0.3s;
        }
        #mapToggle:hover {
          background-color: var(--secondary-color);
        }
        @keyframes fadeIn {
          from { opacity: 0; transform: translateY(20px); }
          to { opacity: 1; transform: translateY(0); }
        }
        @media (max-width: 600px) {
          .container {
            width: 95%;
            padding: 15px;
          }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(200px, 1
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::ac43:d5f7:80 · web.joke-nyc-mn.workers.dev

    2026-01-23 17:30

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 17:30:41 GMT
    Content-Type: text/html;charset=UTF-8
    Content-Length: 7531
    Connection: close
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=6yuh%2FAo5iQR6tYK21YAAi%2BqunSn7R1rjy8aRYeOFF32qVMRjN6Sds6tTVgk6Rqad8UsP09tTeZJIaOtCMGfNeMDsfTKMzJN8%2FhiJ%2FgOTe9daOPJaq0GxW3vpXaGyl92XPeBHZlA%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c29053b69c9696a-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Your IP Information Dashboard
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Your IP Information Dashboard</title>
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
      <link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" />
      <style>
        :root {
          --primary-color: #4a90e2;
          --secondary-color: #50E3C2;
          --background-color: #f0f4f8;
          --text-color: #333;
          --card-background: #ffffff;
        }
        .dark-mode {
          --primary-color: #61a0ff;
          --secondary-color: #6affe6;
          --background-color: #1a1a1a;
          --text-color: #f0f0f0;
          --card-background: #2c2c2c;
        }
        body {
          font-family: 'Roboto', sans-serif;
          background-color: var(--background-color);
          color: var(--text-color);
          margin: 0;
          padding: 20px;
          display: flex;
          flex-direction: column;
          min-height: 100vh;
          transition: background-color 0.3s, color 0.3s;
        }
        .container {
          background-color: var(--card-background);
          border-radius: 20px;
          box-shadow: 0 10px 30px rgba(0,0,0,0.1);
          padding: 40px;
          width: 90%;
          max-width: 800px;
          padding: 20px;
          margin: auto;
          text-align: center;
          animation: fadeIn 1s ease-out;
          flex-grow: 1;
          transition: background-color 0.3s;
        }
        h1 {
          color: var(--primary-color);
          margin-bottom: 30px;
          font-size: 2.5em;
        }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
          gap: 20px;
        }
        .info-item {
          background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
          border-radius: 15px;
          padding: 20px;
          color: white;
          transition: transform 0.3s ease, box-shadow 0.3s ease;
          display: flex;
          flex-direction: column;
          justify-content: center;
          min-height: 100px;
        }
        .info-item:hover {
          transform: translateY(-5px);
          box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        }
        .label {
          font-weight: 300;
          font-size: 0.9em;
          margin-bottom: 5px;
        }
        .value {
          font-weight: 700;
          font-size: 1.2em;
          word-break: break-all;
        }
        .ip-address {
          grid-column: 1 / -1;
        }
        .language-selector {
          margin-top: 20px;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        .language-selector a {
          margin: 0 10px;
          color: var(--primary-color);
          text-decoration: none;
        }
        #darkModeToggle {
          background: none;
          border: none;
          color: var(--primary-color);
          font-size: 1.5em;
          cursor: pointer;
          padding: 0;
          margin-left: 20px;
        }
        footer {
          text-align: center;
          margin-top: 20px;
          padding: 10px;
          font-size: 0.9em;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        footer a, footer span {
          color: var(--primary-color);
          text-decoration: none;
          margin: 0 5px;
        }
        #map {
          height: 300px;
          width: 100%;
          margin-top: 20px;
          border-radius: 15px;
          overflow: hidden;
          display: none;
        }
        #mapToggle {
          margin-top: 20px;
          padding: 10px 20px;
          background-color: var(--primary-color);
          color: white;
          border: none;
          border-radius: 5px;
          cursor: pointer;
          transition: background-color 0.3s;
        }
        #mapToggle:hover {
          background-color: var(--secondary-color);
        }
        @keyframes fadeIn {
          from { opacity: 0; transform: translateY(20px); }
          to { opacity: 1; transform: translateY(0); }
        }
        @media (max-width: 600px) {
          .container {
            width: 95%;
            padding: 15px;
          }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(200px, 1
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:17de:8443 · web.joke-nyc-mn.workers.dev

    2026-01-23 17:30

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 17:30:41 GMT
    Content-Type: text/html;charset=UTF-8
    Content-Length: 7531
    Connection: close
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=PQvbm9gsgW5%2BHMhbj89oDUkl0QsJGFlE2WVFf2o%2FCqhuiA%2BXR25p3rbTcP2HKInolMOH0eSGcMBhuYAGGZ%2Fs2uA840r3Adeq6x0ksEonns7ZrUtZvX8abMT8sHNLvyDAK0wrKSWxJg%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c29053b7a32923b-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Your IP Information Dashboard
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Your IP Information Dashboard</title>
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
      <link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" />
      <style>
        :root {
          --primary-color: #4a90e2;
          --secondary-color: #50E3C2;
          --background-color: #f0f4f8;
          --text-color: #333;
          --card-background: #ffffff;
        }
        .dark-mode {
          --primary-color: #61a0ff;
          --secondary-color: #6affe6;
          --background-color: #1a1a1a;
          --text-color: #f0f0f0;
          --card-background: #2c2c2c;
        }
        body {
          font-family: 'Roboto', sans-serif;
          background-color: var(--background-color);
          color: var(--text-color);
          margin: 0;
          padding: 20px;
          display: flex;
          flex-direction: column;
          min-height: 100vh;
          transition: background-color 0.3s, color 0.3s;
        }
        .container {
          background-color: var(--card-background);
          border-radius: 20px;
          box-shadow: 0 10px 30px rgba(0,0,0,0.1);
          padding: 40px;
          width: 90%;
          max-width: 800px;
          padding: 20px;
          margin: auto;
          text-align: center;
          animation: fadeIn 1s ease-out;
          flex-grow: 1;
          transition: background-color 0.3s;
        }
        h1 {
          color: var(--primary-color);
          margin-bottom: 30px;
          font-size: 2.5em;
        }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
          gap: 20px;
        }
        .info-item {
          background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
          border-radius: 15px;
          padding: 20px;
          color: white;
          transition: transform 0.3s ease, box-shadow 0.3s ease;
          display: flex;
          flex-direction: column;
          justify-content: center;
          min-height: 100px;
        }
        .info-item:hover {
          transform: translateY(-5px);
          box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        }
        .label {
          font-weight: 300;
          font-size: 0.9em;
          margin-bottom: 5px;
        }
        .value {
          font-weight: 700;
          font-size: 1.2em;
          word-break: break-all;
        }
        .ip-address {
          grid-column: 1 / -1;
        }
        .language-selector {
          margin-top: 20px;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        .language-selector a {
          margin: 0 10px;
          color: var(--primary-color);
          text-decoration: none;
        }
        #darkModeToggle {
          background: none;
          border: none;
          color: var(--primary-color);
          font-size: 1.5em;
          cursor: pointer;
          padding: 0;
          margin-left: 20px;
        }
        footer {
          text-align: center;
          margin-top: 20px;
          padding: 10px;
          font-size: 0.9em;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        footer a, footer span {
          color: var(--primary-color);
          text-decoration: none;
          margin: 0 5px;
        }
        #map {
          height: 300px;
          width: 100%;
          margin-top: 20px;
          border-radius: 15px;
          overflow: hidden;
          display: none;
        }
        #mapToggle {
          margin-top: 20px;
          padding: 10px 20px;
          background-color: var(--primary-color);
          color: white;
          border: none;
          border-radius: 5px;
          cursor: pointer;
          transition: background-color 0.3s;
        }
        #mapToggle:hover {
          background-color: var(--secondary-color);
        }
        @keyframes fadeIn {
          from { opacity: 0; transform: translateY(20px); }
          to { opacity: 1; transform: translateY(0); }
        }
        @media (max-width: 600px) {
          .container {
            width: 95%;
            padding: 15px;
          }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(200px, 1
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 172.67.213.247:443 · web.joke-nyc-mn.workers.dev

    2026-01-23 17:30

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 17:30:41 GMT
    Content-Type: text/html;charset=UTF-8
    Content-Length: 7518
    Connection: close
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=IiiRtBQkCcbLDg8URXFfa1indSwZuiJezFJyeXsrxUrXr9wUGYM%2BH27E8O1WIBzCZBTiC53B6bqyfXW%2Bch%2F6PYGM5BvqBXeHirCEjxCQqhSPLXvqJV8Ax%2FY4GQ%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c29053b7b189f1c-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Your IP Information Dashboard
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Your IP Information Dashboard</title>
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
      <link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" />
      <style>
        :root {
          --primary-color: #4a90e2;
          --secondary-color: #50E3C2;
          --background-color: #f0f4f8;
          --text-color: #333;
          --card-background: #ffffff;
        }
        .dark-mode {
          --primary-color: #61a0ff;
          --secondary-color: #6affe6;
          --background-color: #1a1a1a;
          --text-color: #f0f0f0;
          --card-background: #2c2c2c;
        }
        body {
          font-family: 'Roboto', sans-serif;
          background-color: var(--background-color);
          color: var(--text-color);
          margin: 0;
          padding: 20px;
          display: flex;
          flex-direction: column;
          min-height: 100vh;
          transition: background-color 0.3s, color 0.3s;
        }
        .container {
          background-color: var(--card-background);
          border-radius: 20px;
          box-shadow: 0 10px 30px rgba(0,0,0,0.1);
          padding: 40px;
          width: 90%;
          max-width: 800px;
          padding: 20px;
          margin: auto;
          text-align: center;
          animation: fadeIn 1s ease-out;
          flex-grow: 1;
          transition: background-color 0.3s;
        }
        h1 {
          color: var(--primary-color);
          margin-bottom: 30px;
          font-size: 2.5em;
        }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
          gap: 20px;
        }
        .info-item {
          background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
          border-radius: 15px;
          padding: 20px;
          color: white;
          transition: transform 0.3s ease, box-shadow 0.3s ease;
          display: flex;
          flex-direction: column;
          justify-content: center;
          min-height: 100px;
        }
        .info-item:hover {
          transform: translateY(-5px);
          box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        }
        .label {
          font-weight: 300;
          font-size: 0.9em;
          margin-bottom: 5px;
        }
        .value {
          font-weight: 700;
          font-size: 1.2em;
          word-break: break-all;
        }
        .ip-address {
          grid-column: 1 / -1;
        }
        .language-selector {
          margin-top: 20px;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        .language-selector a {
          margin: 0 10px;
          color: var(--primary-color);
          text-decoration: none;
        }
        #darkModeToggle {
          background: none;
          border: none;
          color: var(--primary-color);
          font-size: 1.5em;
          cursor: pointer;
          padding: 0;
          margin-left: 20px;
        }
        footer {
          text-align: center;
          margin-top: 20px;
          padding: 10px;
          font-size: 0.9em;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        footer a, footer span {
          color: var(--primary-color);
          text-decoration: none;
          margin: 0 5px;
        }
        #map {
          height: 300px;
          width: 100%;
          margin-top: 20px;
          border-radius: 15px;
          overflow: hidden;
          display: none;
        }
        #mapToggle {
          margin-top: 20px;
          padding: 10px 20px;
          background-color: var(--primary-color);
          color: white;
          border: none;
          border-radius: 5px;
          cursor: pointer;
          transition: background-color 0.3s;
        }
        #mapToggle:hover {
          background-color: var(--secondary-color);
        }
        @keyframes fadeIn {
          from { opacity: 0; transform: translateY(20px); }
          to { opacity: 1; transform: translateY(0); }
        }
        @media (max-width: 600px) {
          .container {
            width: 95%;
            padding: 15px;
          }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(200px, 1
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3032::6815:17de:443 · web.joke-nyc-mn.workers.dev

    2026-01-23 17:30

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 17:30:41 GMT
    Content-Type: text/html;charset=UTF-8
    Content-Length: 7523
    Connection: close
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=T4wg9eBsCqF784MzLsq82vO4QCbpPB1lbJApU%2FVjmdXJaDavuXj%2FaHiWhC4bbbkAHAjcRsDZMIcNYURoKd9hot1MEX1gKaRaBqmhSiCO424zjZwXccAogETr%2Bz%2Fkt8sfyJrdnzHGjg%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c29053b4ec8ae83-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Your IP Information Dashboard
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Your IP Information Dashboard</title>
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
      <link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" />
      <style>
        :root {
          --primary-color: #4a90e2;
          --secondary-color: #50E3C2;
          --background-color: #f0f4f8;
          --text-color: #333;
          --card-background: #ffffff;
        }
        .dark-mode {
          --primary-color: #61a0ff;
          --secondary-color: #6affe6;
          --background-color: #1a1a1a;
          --text-color: #f0f0f0;
          --card-background: #2c2c2c;
        }
        body {
          font-family: 'Roboto', sans-serif;
          background-color: var(--background-color);
          color: var(--text-color);
          margin: 0;
          padding: 20px;
          display: flex;
          flex-direction: column;
          min-height: 100vh;
          transition: background-color 0.3s, color 0.3s;
        }
        .container {
          background-color: var(--card-background);
          border-radius: 20px;
          box-shadow: 0 10px 30px rgba(0,0,0,0.1);
          padding: 40px;
          width: 90%;
          max-width: 800px;
          padding: 20px;
          margin: auto;
          text-align: center;
          animation: fadeIn 1s ease-out;
          flex-grow: 1;
          transition: background-color 0.3s;
        }
        h1 {
          color: var(--primary-color);
          margin-bottom: 30px;
          font-size: 2.5em;
        }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
          gap: 20px;
        }
        .info-item {
          background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
          border-radius: 15px;
          padding: 20px;
          color: white;
          transition: transform 0.3s ease, box-shadow 0.3s ease;
          display: flex;
          flex-direction: column;
          justify-content: center;
          min-height: 100px;
        }
        .info-item:hover {
          transform: translateY(-5px);
          box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        }
        .label {
          font-weight: 300;
          font-size: 0.9em;
          margin-bottom: 5px;
        }
        .value {
          font-weight: 700;
          font-size: 1.2em;
          word-break: break-all;
        }
        .ip-address {
          grid-column: 1 / -1;
        }
        .language-selector {
          margin-top: 20px;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        .language-selector a {
          margin: 0 10px;
          color: var(--primary-color);
          text-decoration: none;
        }
        #darkModeToggle {
          background: none;
          border: none;
          color: var(--primary-color);
          font-size: 1.5em;
          cursor: pointer;
          padding: 0;
          margin-left: 20px;
        }
        footer {
          text-align: center;
          margin-top: 20px;
          padding: 10px;
          font-size: 0.9em;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        footer a, footer span {
          color: var(--primary-color);
          text-decoration: none;
          margin: 0 5px;
        }
        #map {
          height: 300px;
          width: 100%;
          margin-top: 20px;
          border-radius: 15px;
          overflow: hidden;
          display: none;
        }
        #mapToggle {
          margin-top: 20px;
          padding: 10px 20px;
          background-color: var(--primary-color);
          color: white;
          border: none;
          border-radius: 5px;
          cursor: pointer;
          transition: background-color 0.3s;
        }
        #mapToggle:hover {
          background-color: var(--secondary-color);
        }
        @keyframes fadeIn {
          from { opacity: 0; transform: translateY(20px); }
          to { opacity: 1; transform: translateY(0); }
        }
        @media (max-width: 600px) {
          .container {
            width: 95%;
            padding: 15px;
          }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(200px, 1
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 172.67.213.247:80 · web.joke-nyc-mn.workers.dev

    2026-01-23 17:30

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 17:30:41 GMT
    Content-Type: text/html;charset=UTF-8
    Content-Length: 7521
    Connection: close
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=kZo%2FltGaRQmqotcdbbsc4ayJLNE7%2FO6OsPHlZJLtDBIqGFq7WE%2F%2B5zCurukzKMWotWS7dAH4nM7hlBfpp9KWT6tc3RiXJ6cva6cBUYDUq%2FOiIL0ujXxS%2Blef0w%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c29053b2a152d8e-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Your IP Information Dashboard
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Your IP Information Dashboard</title>
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
      <link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" />
      <style>
        :root {
          --primary-color: #4a90e2;
          --secondary-color: #50E3C2;
          --background-color: #f0f4f8;
          --text-color: #333;
          --card-background: #ffffff;
        }
        .dark-mode {
          --primary-color: #61a0ff;
          --secondary-color: #6affe6;
          --background-color: #1a1a1a;
          --text-color: #f0f0f0;
          --card-background: #2c2c2c;
        }
        body {
          font-family: 'Roboto', sans-serif;
          background-color: var(--background-color);
          color: var(--text-color);
          margin: 0;
          padding: 20px;
          display: flex;
          flex-direction: column;
          min-height: 100vh;
          transition: background-color 0.3s, color 0.3s;
        }
        .container {
          background-color: var(--card-background);
          border-radius: 20px;
          box-shadow: 0 10px 30px rgba(0,0,0,0.1);
          padding: 40px;
          width: 90%;
          max-width: 800px;
          padding: 20px;
          margin: auto;
          text-align: center;
          animation: fadeIn 1s ease-out;
          flex-grow: 1;
          transition: background-color 0.3s;
        }
        h1 {
          color: var(--primary-color);
          margin-bottom: 30px;
          font-size: 2.5em;
        }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
          gap: 20px;
        }
        .info-item {
          background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
          border-radius: 15px;
          padding: 20px;
          color: white;
          transition: transform 0.3s ease, box-shadow 0.3s ease;
          display: flex;
          flex-direction: column;
          justify-content: center;
          min-height: 100px;
        }
        .info-item:hover {
          transform: translateY(-5px);
          box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        }
        .label {
          font-weight: 300;
          font-size: 0.9em;
          margin-bottom: 5px;
        }
        .value {
          font-weight: 700;
          font-size: 1.2em;
          word-break: break-all;
        }
        .ip-address {
          grid-column: 1 / -1;
        }
        .language-selector {
          margin-top: 20px;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        .language-selector a {
          margin: 0 10px;
          color: var(--primary-color);
          text-decoration: none;
        }
        #darkModeToggle {
          background: none;
          border: none;
          color: var(--primary-color);
          font-size: 1.5em;
          cursor: pointer;
          padding: 0;
          margin-left: 20px;
        }
        footer {
          text-align: center;
          margin-top: 20px;
          padding: 10px;
          font-size: 0.9em;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        footer a, footer span {
          color: var(--primary-color);
          text-decoration: none;
          margin: 0 5px;
        }
        #map {
          height: 300px;
          width: 100%;
          margin-top: 20px;
          border-radius: 15px;
          overflow: hidden;
          display: none;
        }
        #mapToggle {
          margin-top: 20px;
          padding: 10px 20px;
          background-color: var(--primary-color);
          color: white;
          border: none;
          border-radius: 5px;
          cursor: pointer;
          transition: background-color 0.3s;
        }
        #mapToggle:hover {
          background-color: var(--secondary-color);
        }
        @keyframes fadeIn {
          from { opacity: 0; transform: translateY(20px); }
          to { opacity: 1; transform: translateY(0); }
        }
        @media (max-width: 600px) {
          .container {
            width: 95%;
            padding: 15px;
          }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(200px, 1
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::ac43:d5f7:8443 · web.joke-nyc-mn.workers.dev

    2026-01-23 17:30

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 17:30:41 GMT
    Content-Type: text/html;charset=UTF-8
    Content-Length: 7530
    Connection: close
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=s%2FzQQZ9Xul0daQsdRo8zUzG5SyIEPcT97d1Qx7lGYtZQUnS%2FR220rOEp%2FBK3eINnsVRyr%2Fu3X47xII71Y73R6L4RTr2NOLMOQAlcHfvl%2FysxIX9XOdfQ68W%2BwZn2B%2BstHRi0oOno1g%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c29053b2a11ac39-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Your IP Information Dashboard
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Your IP Information Dashboard</title>
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
      <link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" />
      <style>
        :root {
          --primary-color: #4a90e2;
          --secondary-color: #50E3C2;
          --background-color: #f0f4f8;
          --text-color: #333;
          --card-background: #ffffff;
        }
        .dark-mode {
          --primary-color: #61a0ff;
          --secondary-color: #6affe6;
          --background-color: #1a1a1a;
          --text-color: #f0f0f0;
          --card-background: #2c2c2c;
        }
        body {
          font-family: 'Roboto', sans-serif;
          background-color: var(--background-color);
          color: var(--text-color);
          margin: 0;
          padding: 20px;
          display: flex;
          flex-direction: column;
          min-height: 100vh;
          transition: background-color 0.3s, color 0.3s;
        }
        .container {
          background-color: var(--card-background);
          border-radius: 20px;
          box-shadow: 0 10px 30px rgba(0,0,0,0.1);
          padding: 40px;
          width: 90%;
          max-width: 800px;
          padding: 20px;
          margin: auto;
          text-align: center;
          animation: fadeIn 1s ease-out;
          flex-grow: 1;
          transition: background-color 0.3s;
        }
        h1 {
          color: var(--primary-color);
          margin-bottom: 30px;
          font-size: 2.5em;
        }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
          gap: 20px;
        }
        .info-item {
          background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
          border-radius: 15px;
          padding: 20px;
          color: white;
          transition: transform 0.3s ease, box-shadow 0.3s ease;
          display: flex;
          flex-direction: column;
          justify-content: center;
          min-height: 100px;
        }
        .info-item:hover {
          transform: translateY(-5px);
          box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        }
        .label {
          font-weight: 300;
          font-size: 0.9em;
          margin-bottom: 5px;
        }
        .value {
          font-weight: 700;
          font-size: 1.2em;
          word-break: break-all;
        }
        .ip-address {
          grid-column: 1 / -1;
        }
        .language-selector {
          margin-top: 20px;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        .language-selector a {
          margin: 0 10px;
          color: var(--primary-color);
          text-decoration: none;
        }
        #darkModeToggle {
          background: none;
          border: none;
          color: var(--primary-color);
          font-size: 1.5em;
          cursor: pointer;
          padding: 0;
          margin-left: 20px;
        }
        footer {
          text-align: center;
          margin-top: 20px;
          padding: 10px;
          font-size: 0.9em;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        footer a, footer span {
          color: var(--primary-color);
          text-decoration: none;
          margin: 0 5px;
        }
        #map {
          height: 300px;
          width: 100%;
          margin-top: 20px;
          border-radius: 15px;
          overflow: hidden;
          display: none;
        }
        #mapToggle {
          margin-top: 20px;
          padding: 10px 20px;
          background-color: var(--primary-color);
          color: white;
          border: none;
          border-radius: 5px;
          cursor: pointer;
          transition: background-color 0.3s;
        }
        #mapToggle:hover {
          background-color: var(--secondary-color);
        }
        @keyframes fadeIn {
          from { opacity: 0; transform: translateY(20px); }
          to { opacity: 1; transform: translateY(0); }
        }
        @media (max-width: 600px) {
          .container {
            width: 95%;
            padding: 15px;
          }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(200px, 1
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 104.21.23.222:443 · web.joke-nyc-mn.workers.dev

    2026-01-23 17:30

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 17:30:41 GMT
    Content-Type: text/html;charset=UTF-8
    Content-Length: 7518
    Connection: close
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=P%2FL3rHDiWX5uyqcWgudj4yXIF2W4rB%2ByVfgspo%2BEcmi0kFpTWzhIyepKBosy5OUoIRvCThw8rAQDXgkyQAeSMzQpMYpJAiOtWpI72ctnZwq%2FUE75Zf0Ixs7%2FuQ%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c29053b1fd90c26-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: Your IP Information Dashboard
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Your IP Information Dashboard</title>
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
      <link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" />
      <style>
        :root {
          --primary-color: #4a90e2;
          --secondary-color: #50E3C2;
          --background-color: #f0f4f8;
          --text-color: #333;
          --card-background: #ffffff;
        }
        .dark-mode {
          --primary-color: #61a0ff;
          --secondary-color: #6affe6;
          --background-color: #1a1a1a;
          --text-color: #f0f0f0;
          --card-background: #2c2c2c;
        }
        body {
          font-family: 'Roboto', sans-serif;
          background-color: var(--background-color);
          color: var(--text-color);
          margin: 0;
          padding: 20px;
          display: flex;
          flex-direction: column;
          min-height: 100vh;
          transition: background-color 0.3s, color 0.3s;
        }
        .container {
          background-color: var(--card-background);
          border-radius: 20px;
          box-shadow: 0 10px 30px rgba(0,0,0,0.1);
          padding: 40px;
          width: 90%;
          max-width: 800px;
          padding: 20px;
          margin: auto;
          text-align: center;
          animation: fadeIn 1s ease-out;
          flex-grow: 1;
          transition: background-color 0.3s;
        }
        h1 {
          color: var(--primary-color);
          margin-bottom: 30px;
          font-size: 2.5em;
        }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
          gap: 20px;
        }
        .info-item {
          background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
          border-radius: 15px;
          padding: 20px;
          color: white;
          transition: transform 0.3s ease, box-shadow 0.3s ease;
          display: flex;
          flex-direction: column;
          justify-content: center;
          min-height: 100px;
        }
        .info-item:hover {
          transform: translateY(-5px);
          box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        }
        .label {
          font-weight: 300;
          font-size: 0.9em;
          margin-bottom: 5px;
        }
        .value {
          font-weight: 700;
          font-size: 1.2em;
          word-break: break-all;
        }
        .ip-address {
          grid-column: 1 / -1;
        }
        .language-selector {
          margin-top: 20px;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        .language-selector a {
          margin: 0 10px;
          color: var(--primary-color);
          text-decoration: none;
        }
        #darkModeToggle {
          background: none;
          border: none;
          color: var(--primary-color);
          font-size: 1.5em;
          cursor: pointer;
          padding: 0;
          margin-left: 20px;
        }
        footer {
          text-align: center;
          margin-top: 20px;
          padding: 10px;
          font-size: 0.9em;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        footer a, footer span {
          color: var(--primary-color);
          text-decoration: none;
          margin: 0 5px;
        }
        #map {
          height: 300px;
          width: 100%;
          margin-top: 20px;
          border-radius: 15px;
          overflow: hidden;
          display: none;
        }
        #mapToggle {
          margin-top: 20px;
          padding: 10px 20px;
          background-color: var(--primary-color);
          color: white;
          border: none;
          border-radius: 5px;
          cursor: pointer;
          transition: background-color 0.3s;
        }
        #mapToggle:hover {
          background-color: var(--secondary-color);
        }
        @keyframes fadeIn {
          from { opacity: 0; transform: translateY(20px); }
          to { opacity: 1; transform: translateY(0); }
        }
        @media (max-width: 600px) {
          .container {
            width: 95%;
            padding: 15px;
          }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(200px, 1
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 104.21.23.222:80 · web.joke-nyc-mn.workers.dev

    2026-01-23 17:30

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 17:30:41 GMT
    Content-Type: text/html;charset=UTF-8
    Content-Length: 7518
    Connection: close
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=CxHPL0MCBMQASywjPkjTEHauzT5IVJSKYmNi6bbTI0OZpYpQjs90zV%2FgpPLC%2BexLJ4RVxPzQoaTxf%2BqGb8ecK87bXdQ9vLdrK391%2BwB%2FNlvxiQk%2Beu6vYoCyuA%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c29053afb42ebba-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: Your IP Information Dashboard
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Your IP Information Dashboard</title>
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
      <link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" />
      <style>
        :root {
          --primary-color: #4a90e2;
          --secondary-color: #50E3C2;
          --background-color: #f0f4f8;
          --text-color: #333;
          --card-background: #ffffff;
        }
        .dark-mode {
          --primary-color: #61a0ff;
          --secondary-color: #6affe6;
          --background-color: #1a1a1a;
          --text-color: #f0f0f0;
          --card-background: #2c2c2c;
        }
        body {
          font-family: 'Roboto', sans-serif;
          background-color: var(--background-color);
          color: var(--text-color);
          margin: 0;
          padding: 20px;
          display: flex;
          flex-direction: column;
          min-height: 100vh;
          transition: background-color 0.3s, color 0.3s;
        }
        .container {
          background-color: var(--card-background);
          border-radius: 20px;
          box-shadow: 0 10px 30px rgba(0,0,0,0.1);
          padding: 40px;
          width: 90%;
          max-width: 800px;
          padding: 20px;
          margin: auto;
          text-align: center;
          animation: fadeIn 1s ease-out;
          flex-grow: 1;
          transition: background-color 0.3s;
        }
        h1 {
          color: var(--primary-color);
          margin-bottom: 30px;
          font-size: 2.5em;
        }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
          gap: 20px;
        }
        .info-item {
          background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
          border-radius: 15px;
          padding: 20px;
          color: white;
          transition: transform 0.3s ease, box-shadow 0.3s ease;
          display: flex;
          flex-direction: column;
          justify-content: center;
          min-height: 100px;
        }
        .info-item:hover {
          transform: translateY(-5px);
          box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        }
        .label {
          font-weight: 300;
          font-size: 0.9em;
          margin-bottom: 5px;
        }
        .value {
          font-weight: 700;
          font-size: 1.2em;
          word-break: break-all;
        }
        .ip-address {
          grid-column: 1 / -1;
        }
        .language-selector {
          margin-top: 20px;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        .language-selector a {
          margin: 0 10px;
          color: var(--primary-color);
          text-decoration: none;
        }
        #darkModeToggle {
          background: none;
          border: none;
          color: var(--primary-color);
          font-size: 1.5em;
          cursor: pointer;
          padding: 0;
          margin-left: 20px;
        }
        footer {
          text-align: center;
          margin-top: 20px;
          padding: 10px;
          font-size: 0.9em;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        footer a, footer span {
          color: var(--primary-color);
          text-decoration: none;
          margin: 0 5px;
        }
        #map {
          height: 300px;
          width: 100%;
          margin-top: 20px;
          border-radius: 15px;
          overflow: hidden;
          display: none;
        }
        #mapToggle {
          margin-top: 20px;
          padding: 10px 20px;
          background-color: var(--primary-color);
          color: white;
          border: none;
          border-radius: 5px;
          cursor: pointer;
          transition: background-color 0.3s;
        }
        #mapToggle:hover {
          background-color: var(--secondary-color);
        }
        @keyframes fadeIn {
          from { opacity: 0; transform: translateY(20px); }
          to { opacity: 1; transform: translateY(0); }
        }
        @media (max-width: 600px) {
          .container {
            width: 95%;
            padding: 15px;
          }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(200px, 1
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 172.67.213.247:8443 · web.joke-nyc-mn.workers.dev

    2026-01-23 17:30

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 17:30:41 GMT
    Content-Type: text/html;charset=UTF-8
    Content-Length: 7520
    Connection: close
    Vary: accept-encoding
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=djSIl0XtW%2Fwb9Ir%2BUH9Kx773e5RrABUUG2dzEFgvlB7VTIgG2sxPnhFIckIx6yvxCNkqiKbUjlyX5DohjGEW9ncrz9sBv26QedfiPy9BLTop0hTtyyfVLwzElg%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9c29053a9bac5392-AMS
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Your IP Information Dashboard
    
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <title>Your IP Information Dashboard</title>
      <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap" rel="stylesheet">
      <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
      <link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" />
      <style>
        :root {
          --primary-color: #4a90e2;
          --secondary-color: #50E3C2;
          --background-color: #f0f4f8;
          --text-color: #333;
          --card-background: #ffffff;
        }
        .dark-mode {
          --primary-color: #61a0ff;
          --secondary-color: #6affe6;
          --background-color: #1a1a1a;
          --text-color: #f0f0f0;
          --card-background: #2c2c2c;
        }
        body {
          font-family: 'Roboto', sans-serif;
          background-color: var(--background-color);
          color: var(--text-color);
          margin: 0;
          padding: 20px;
          display: flex;
          flex-direction: column;
          min-height: 100vh;
          transition: background-color 0.3s, color 0.3s;
        }
        .container {
          background-color: var(--card-background);
          border-radius: 20px;
          box-shadow: 0 10px 30px rgba(0,0,0,0.1);
          padding: 40px;
          width: 90%;
          max-width: 800px;
          padding: 20px;
          margin: auto;
          text-align: center;
          animation: fadeIn 1s ease-out;
          flex-grow: 1;
          transition: background-color 0.3s;
        }
        h1 {
          color: var(--primary-color);
          margin-bottom: 30px;
          font-size: 2.5em;
        }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
          gap: 20px;
        }
        .info-item {
          background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
          border-radius: 15px;
          padding: 20px;
          color: white;
          transition: transform 0.3s ease, box-shadow 0.3s ease;
          display: flex;
          flex-direction: column;
          justify-content: center;
          min-height: 100px;
        }
        .info-item:hover {
          transform: translateY(-5px);
          box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        }
        .label {
          font-weight: 300;
          font-size: 0.9em;
          margin-bottom: 5px;
        }
        .value {
          font-weight: 700;
          font-size: 1.2em;
          word-break: break-all;
        }
        .ip-address {
          grid-column: 1 / -1;
        }
        .language-selector {
          margin-top: 20px;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        .language-selector a {
          margin: 0 10px;
          color: var(--primary-color);
          text-decoration: none;
        }
        #darkModeToggle {
          background: none;
          border: none;
          color: var(--primary-color);
          font-size: 1.5em;
          cursor: pointer;
          padding: 0;
          margin-left: 20px;
        }
        footer {
          text-align: center;
          margin-top: 20px;
          padding: 10px;
          font-size: 0.9em;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
        }
        footer a, footer span {
          color: var(--primary-color);
          text-decoration: none;
          margin: 0 5px;
        }
        #map {
          height: 300px;
          width: 100%;
          margin-top: 20px;
          border-radius: 15px;
          overflow: hidden;
          display: none;
        }
        #mapToggle {
          margin-top: 20px;
          padding: 10px 20px;
          background-color: var(--primary-color);
          color: white;
          border: none;
          border-radius: 5px;
          cursor: pointer;
          transition: background-color 0.3s;
        }
        #mapToggle:hover {
          background-color: var(--secondary-color);
        }
        @keyframes fadeIn {
          from { opacity: 0; transform: translateY(20px); }
          to { opacity: 1; transform: translateY(0); }
        }
        @media (max-width: 600px) {
          .container {
            width: 95%;
            padding: 15px;
          }
        .info-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(200px, 1
    Found 2026-01-23 by HttpPlugin
    Create report
joke-nyc-mn.workers.dev*.joke-nyc-mn.workers.dev
CN:
joke-nyc-mn.workers.dev
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-11-26 03:54
Not after:
2026-02-24 04:53