Domain eranthomson.com
Singapore
Akamai Connected Cloud
Software information

cloudflare cloudflare

tcp/443 tcp/8443

nginx nginx

tcp/443

  • Open service 172.67.210.6:8443 · mail.eranthomson.com

    2026-01-09 05:32

    HTTP/1.1 403 Forbidden
    Date: Fri, 09 Jan 2026 05:32:19 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    pragma: no-cache
    expires: 0
    x-rasp-block: 1
    x-litespeed-cache-control: no-cache
    x-litespeed-purge: *
    vary: Accept-Encoding,User-Agent
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=aqijL1ImzpWTsyWMrbmi%2FMqbswIGZbNewLd3LxfuMY6lWh6Gkrp1MSfqj19b5VGmV2wdlHweGqkXH74Fdch%2FNuzQcTEIDrPeR57pYjByXuiWJeUz"}]}
    strict-transport-security: max-age=31536000; includeSubDomains; preload
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    CF-RAY: 9bb18daa0a433816-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.566</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 104.21.50.193:443 · eranthomson.com

    2026-01-09 03:48

    HTTP/1.1 403 Forbidden
    Date: Fri, 09 Jan 2026 03:48:19 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    pragma: no-cache
    expires: 0
    x-rasp-block: 1
    x-litespeed-cache-control: no-cache
    x-litespeed-purge: *
    strict-transport-security: max-age=31536000; includeSubDomains; preload
    x-xss-protection: 1; mode=block
    x-content-type-options: nosniff
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gj%2BCkXspsJmjm9%2BTVd7In1AnMF7y%2BqbYgJxLehdEXhgO5PHBjOaBfvPKRoWW4QNsPMCKgGoXlcytul7PF1CIZ1fFeGYNw5vSl5%2FIJVg%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=512,cfOrigin;dur=23
    CF-RAY: 9bb0f5503b905589-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.566</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 172.105.116.215:443 · mail.eranthomson.com

    2026-01-09 03:35

    HTTP/1.1 403 Forbidden
    Server: nginx
    Date: Fri, 09 Jan 2026 03:35:31 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 4170
    Connection: close
    Vary: Accept-Encoding
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    Pragma: no-cache
    Expires: 0
    X-RASP-Block: 1
    X-LiteSpeed-Cache-Control: no-cache
    X-LiteSpeed-Purge: *
    Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.566</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 172.67.210.6:8443 · www.eranthomson.com

    2026-01-08 23:03

    HTTP/1.1 403 Forbidden
    Date: Thu, 08 Jan 2026 23:03:06 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    pragma: no-cache
    expires: 0
    x-rasp-block: 1
    x-litespeed-cache-control: no-cache
    x-litespeed-purge: *
    vary: Accept-Encoding,User-Agent
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=SkwP%2FsZR40xThZr0Iab4cAMG9VW5MBswj2EfpcQcPVbOEd9kNPW2YUTkPSmhFOcYQbiW0H2stHNjjdvdbSCO15ZEnD7839D3hYeDIQbTdGyj6g0%3D"}]}
    strict-transport-security: max-age=31536000; includeSubDomains; preload
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=323,cfOrigin;dur=19
    CF-RAY: 9baf5384dcb8e403-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.566</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 104.21.50.193:8443 · eranthomson.com

    2026-01-08 22:29

    HTTP/1.1 403 Forbidden
    Date: Thu, 08 Jan 2026 22:29:37 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    pragma: no-cache
    expires: 0
    x-rasp-block: 1
    x-litespeed-cache-control: no-cache
    x-litespeed-purge: *
    vary: Accept-Encoding,User-Agent
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=k3cHEKGF0GKX34496TAlnfkMjVjYUJV9%2Fe4EFhJMMq%2F1kDYp8hkiuZfMVQf7GbRSSiPtZ3Rzccor2iABlWP56qVzJkCqSljBsNGoJjI%3D"}]}
    strict-transport-security: max-age=31536000; includeSubDomains; preload
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    CF-RAY: 9baf227c7abe491f-LHR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.566</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 172.105.116.215:443 · www.eranthomson.com

    2026-01-08 21:40

    HTTP/1.1 403 Forbidden
    Server: nginx
    Date: Thu, 08 Jan 2026 21:40:39 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 4170
    Connection: close
    Vary: Accept-Encoding
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    Pragma: no-cache
    Expires: 0
    X-RASP-Block: 1
    X-LiteSpeed-Cache-Control: no-cache
    X-LiteSpeed-Purge: *
    Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.566</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 104.21.50.193:443 · eranthomson.com

    2026-01-02 07:14

    HTTP/1.1 403 Forbidden
    Date: Fri, 02 Jan 2026 07:14:52 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    pragma: no-cache
    expires: 0
    x-rasp-block: 1
    x-litespeed-cache-control: no-cache
    x-litespeed-purge: *
    strict-transport-security: max-age=31536000; includeSubDomains; preload
    x-xss-protection: 1; mode=block
    x-content-type-options: nosniff
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ZuQ6ugzV5JEx2qiVdAN40DhuGFij%2FnTHGmgeBTpA5aHp9QGyLHUAxAoy5qcerFJmvVGtsCXJi%2BGvisc8g8oKTiw0xoIuJiDmVaQcdlgCRw%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b787645580b79b7-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.562</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 172.105.116.215:443 · mail.eranthomson.com

    2026-01-02 07:06

    HTTP/1.1 403 Forbidden
    Server: nginx
    Date: Fri, 02 Jan 2026 07:06:04 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 4170
    Connection: close
    Vary: Accept-Encoding
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    Pragma: no-cache
    Expires: 0
    X-RASP-Block: 1
    X-LiteSpeed-Cache-Control: no-cache
    X-LiteSpeed-Purge: *
    Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.562</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 172.67.210.6:8443 · mail.eranthomson.com

    2026-01-02 06:02

    HTTP/1.1 403 Forbidden
    Date: Fri, 02 Jan 2026 06:02:17 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    pragma: no-cache
    expires: 0
    x-rasp-block: 1
    x-litespeed-cache-control: no-cache
    x-litespeed-purge: *
    vary: Accept-Encoding,User-Agent
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=o3CEkKQFMOJvaI4x3Du7Ts4yyLAl8g2qfHGafgQXIXg6cpfdP04r0rr2vzQ4auCtyh3MB7jX7Jb%2BCYqwIOvrTATIIAzWH4mMOMCgll%2BegkIYbQ%3D%3D"}]}
    strict-transport-security: max-age=31536000; includeSubDomains; preload
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=264,cfOrigin;dur=17
    CF-RAY: 9b780befa8b4cceb-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.562</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 104.21.50.193:8443 · eranthomson.com

    2026-01-02 00:32

    HTTP/1.1 403 Forbidden
    Date: Fri, 02 Jan 2026 00:32:12 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    pragma: no-cache
    expires: 0
    x-rasp-block: 1
    x-litespeed-cache-control: no-cache
    x-litespeed-purge: *
    vary: Accept-Encoding,User-Agent
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=GSin8fM6ByYimIUh1tdRa6b6ZwT30ak%2FHPLmtVwgFQvlU93PDT4TSLHVKNV4nDNaxMGOvhk4%2BBgmSJKpF44qH7N%2B76DuWByWoKftZ6ocIw%3D%3D"}]}
    strict-transport-security: max-age=31536000; includeSubDomains; preload
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b76286e89fb9aab-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.562</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 172.67.210.6:8443 · www.eranthomson.com

    2026-01-01 22:28

    HTTP/1.1 403 Forbidden
    Date: Thu, 01 Jan 2026 22:28:20 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    pragma: no-cache
    expires: 0
    x-rasp-block: 1
    x-litespeed-cache-control: no-cache
    x-litespeed-purge: *
    vary: Accept-Encoding,User-Agent
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=LnL1wQ4fErzjdDX8UZiBh5bDlMEcMWwx25zOu%2BjMDE0KXTO4cfVoxJWlPaTzA%2FNhMOiokEFEg3R%2FPxb2qzR19sHCcIoFUnWbQHgkQWsx03D%2Fvi0%3D"}]}
    strict-transport-security: max-age=31536000; includeSubDomains; preload
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=273,cfOrigin;dur=18
    CF-RAY: 9b7572fb7e2338ea-EWR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.562</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 172.105.116.215:443 · www.eranthomson.com

    2026-01-01 21:49

    HTTP/1.1 403 Forbidden
    Server: nginx
    Date: Thu, 01 Jan 2026 21:49:39 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 4170
    Connection: close
    Vary: Accept-Encoding
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    Pragma: no-cache
    Expires: 0
    X-RASP-Block: 1
    X-LiteSpeed-Cache-Control: no-cache
    X-LiteSpeed-Purge: *
    Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.562</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 172.67.210.6:8443 · mail.eranthomson.com

    2025-12-30 13:37

    HTTP/1.1 403 Forbidden
    Date: Tue, 30 Dec 2025 13:37:36 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    pragma: no-cache
    expires: 0
    x-rasp-block: 1
    x-litespeed-cache-control: no-cache
    x-litespeed-purge: *
    vary: Accept-Encoding,User-Agent
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=A%2BWWEBDPUivytHV9dvHcw4bcHWp5u2objfH%2FSJspsoimRJIqtmQDV2LoX%2F3emoG9Uh7zfeMwj%2BP%2FAuxzef0qY1VP3SHt%2BTzlwuQxn9F%2F8LT6wx3U"}]}
    strict-transport-security: max-age=31536000; includeSubDomains; preload
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b61eec94e48e86b-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.562</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 104.21.50.193:8443 · eranthomson.com

    2025-12-30 08:09

    HTTP/1.1 403 Forbidden
    Date: Tue, 30 Dec 2025 08:09:51 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    pragma: no-cache
    expires: 0
    x-rasp-block: 1
    x-litespeed-cache-control: no-cache
    x-litespeed-purge: *
    vary: Accept-Encoding,User-Agent
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gypcSeyuo4QjIzQmrGWMjIK9oOoR5eD15DzjcW%2FK0SL%2BNz7%2BE2aNo75xRmrdkJ6kgCn8NTNd9z%2FoZ%2F7tMe7h5m2VPixEGQH%2FO8QOvTh70Q%3D%3D"}]}
    strict-transport-security: max-age=31536000; includeSubDomains; preload
    Server: cloudflare
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=17,cfOrigin;dur=18
    CF-RAY: 9b600eae0a553d7d-SIN
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.562</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 172.67.210.6:8443 · www.eranthomson.com

    2025-12-30 07:18

    HTTP/1.1 403 Forbidden
    Date: Tue, 30 Dec 2025 07:18:49 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    pragma: no-cache
    expires: 0
    x-rasp-block: 1
    x-litespeed-cache-control: no-cache
    x-litespeed-purge: *
    vary: Accept-Encoding,User-Agent
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=hAK0Zbhg3jbwdFaNWHEGXkkgG%2F4fFtkh9lDD%2FureD78RZUnnCm7Dh%2FzJ4k9Y8Ex6ivBamqakdRpV%2BfyFoaZv5bNFzy9m1zfHjdNjG%2BDNNmuj1d8%3D"}]}
    strict-transport-security: max-age=31536000; includeSubDomains; preload
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=271,cfOrigin;dur=17
    CF-RAY: 9b5fc3eebc16ab04-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.562</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 172.105.116.215:443 · www.eranthomson.com

    2025-12-30 06:16

    HTTP/1.1 403 Forbidden
    Server: nginx
    Date: Tue, 30 Dec 2025 06:16:26 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 4170
    Connection: close
    Vary: Accept-Encoding
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    Pragma: no-cache
    Expires: 0
    X-RASP-Block: 1
    X-LiteSpeed-Cache-Control: no-cache
    X-LiteSpeed-Purge: *
    Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.562</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 104.21.50.193:443 · eranthomson.com

    2025-12-22 17:25

    HTTP/1.1 403 Forbidden
    Date: Mon, 22 Dec 2025 17:25:37 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    pragma: no-cache
    expires: 0
    x-rasp-block: 1
    x-litespeed-cache-control: no-cache
    x-litespeed-purge: *
    strict-transport-security: max-age=31536000; includeSubDomains; preload
    x-xss-protection: 1; mode=block
    x-content-type-options: nosniff
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=taJ6e3at0R8ARSJSm3MX0idrLupdNl2AUslFu%2FvGP2gyjffP2Uu4s2%2BYrd1sYxZuBGZYAYXmEJySFzGJdmjXM2QFQpSgBgpLDwNcF%2FZ4UA%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b2151cc88efe7bc-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.562</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 172.105.116.215:443 · mail.eranthomson.com

    2025-12-22 17:22

    HTTP/1.1 403 Forbidden
    Server: nginx
    Date: Mon, 22 Dec 2025 17:23:01 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 4170
    Connection: close
    Vary: Accept-Encoding
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    Pragma: no-cache
    Expires: 0
    X-RASP-Block: 1
    X-LiteSpeed-Cache-Control: no-cache
    X-LiteSpeed-Purge: *
    Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.562</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 172.67.210.6:8443 · mail.eranthomson.com

    2025-12-22 16:47

    HTTP/1.1 403 Forbidden
    Date: Mon, 22 Dec 2025 16:47:13 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    pragma: no-cache
    expires: 0
    x-rasp-block: 1
    x-litespeed-cache-control: no-cache
    x-litespeed-purge: *
    vary: Accept-Encoding,User-Agent
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=CTfl6mg26DJXSDGIKQh0SXe2N1SxBCMPSYzRIWDDBQIQVHnGkKQSaSrb5q8um3T%2FG%2FknUE1LjjbUBRdjF3UgIFYUnYaBsyRqumxEtpAS78nQP9j%2B"}]}
    strict-transport-security: max-age=31536000; includeSubDomains; preload
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=203,cfOrigin;dur=19
    CF-RAY: 9b21198c095f173a-SJC
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.562</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 104.21.50.193:8443 · eranthomson.com

    2025-12-22 14:07

    HTTP/1.1 403 Forbidden
    Date: Mon, 22 Dec 2025 14:07:29 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    pragma: no-cache
    expires: 0
    x-rasp-block: 1
    x-litespeed-cache-control: no-cache
    x-litespeed-purge: *
    vary: Accept-Encoding,User-Agent
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=7cCoxbKmxUCK0rPlMH8B%2Bd11Z69kkFZ%2FsrSJORMEd2hu9LqOHIWHvVTpACTZVWoKztdmKIcN9PJ4E1fpw%2B%2FyclypwtYQFzMx8%2BpMcPeBTA%3D%3D"}]}
    strict-transport-security: max-age=31536000; includeSubDomains; preload
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b202f90b8933653-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.562</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 172.67.210.6:8443 · www.eranthomson.com

    2025-12-22 09:02

    HTTP/1.1 403 Forbidden
    Date: Mon, 22 Dec 2025 09:02:34 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    pragma: no-cache
    expires: 0
    x-rasp-block: 1
    x-litespeed-cache-control: no-cache
    x-litespeed-purge: *
    vary: Accept-Encoding,User-Agent
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=bXO0ViZ3ysLmskousgswF%2F4HpBKtrVn5SbuAPcPYxR9z6CR7rFKCLqZpecwG2RZyyedQIkuT7L4g%2BnbRWk4iFrxvO9BzxHGBn%2FbagLHk8FeiOvM%3D"}]}
    strict-transport-security: max-age=31536000; includeSubDomains; preload
    Server: cloudflare
    cf-cache-status: DYNAMIC
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=9,cfOrigin;dur=16
    CF-RAY: 9b1e70e778bffd2f-SIN
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.562</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 172.105.116.215:443 · www.eranthomson.com

    2025-12-22 07:22

    HTTP/1.1 403 Forbidden
    Server: nginx
    Date: Mon, 22 Dec 2025 07:22:33 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 4170
    Connection: close
    Vary: Accept-Encoding
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    Pragma: no-cache
    Expires: 0
    X-RASP-Block: 1
    X-LiteSpeed-Cache-Control: no-cache
    X-LiteSpeed-Purge: *
    Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.562</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 104.21.50.193:443 · eranthomson.com

    2025-12-20 21:12

    HTTP/1.1 403 Forbidden
    Date: Sat, 20 Dec 2025 21:12:20 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    vary: Accept-Encoding
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    pragma: no-cache
    expires: 0
    x-rasp-block: 1
    x-litespeed-cache-control: no-cache
    x-litespeed-purge: *
    strict-transport-security: max-age=31536000; includeSubDomains; preload
    x-xss-protection: 1; mode=block
    x-content-type-options: nosniff
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=qnYIoV940vTpAGgb18M0rZTirQNYvn1WfjuIwJro0FIuaq5eY%2Big0Z9rX3wYgjCQ6jNYFTho1LAzXnjb1bbEzyIXFr%2B1Qk%2BSdlB27KqHGQ%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=262,cfOrigin;dur=23
    CF-RAY: 9b122328fe0a051b-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.561</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 172.105.116.215:443 · mail.eranthomson.com

    2025-12-20 21:09

    HTTP/1.1 403 Forbidden
    Server: nginx
    Date: Sat, 20 Dec 2025 21:09:15 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 4170
    Connection: close
    Vary: Accept-Encoding
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    Pragma: no-cache
    Expires: 0
    X-RASP-Block: 1
    X-LiteSpeed-Cache-Control: no-cache
    X-LiteSpeed-Purge: *
    Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.561</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 172.67.210.6:8443 · mail.eranthomson.com

    2025-12-20 19:54

    HTTP/1.1 403 Forbidden
    Date: Sat, 20 Dec 2025 19:54:34 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    pragma: no-cache
    expires: 0
    x-rasp-block: 1
    x-litespeed-cache-control: no-cache
    x-litespeed-purge: *
    vary: Accept-Encoding,User-Agent
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=lw13mzHdSzYwLm9i5hvbx%2BlLTR5jVE3YRtlDLV3aJ28BYjtswBBRUoF4cBLtIAOaB9Nq8UBn7bbOQ%2FSOwNviHGZe5fw1qHiYvcBnC1gi83JIztDF"}]}
    strict-transport-security: max-age=31536000; includeSubDomains; preload
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b11b13a6f4f6615-AMS
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.561</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 104.21.50.193:8443 · eranthomson.com

    2025-12-20 14:27

    HTTP/1.1 403 Forbidden
    Date: Sat, 20 Dec 2025 14:27:36 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    pragma: no-cache
    expires: 0
    x-rasp-block: 1
    x-litespeed-cache-control: no-cache
    x-litespeed-purge: *
    vary: Accept-Encoding,User-Agent
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=KtXALo%2FnzXMlyCxwp6U7teL%2B%2FYMU1YPFlM2w9r4SPpQVwTwaR73%2FaRxabS%2B4k2WkI26kA%2F0hDMKsDmCm%2FOrFMzLenVId4g6pyHU1zrQTrw%3D%3D"}]}
    strict-transport-security: max-age=31536000; includeSubDomains; preload
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b0fd24a8c2d9744-FRA
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.561</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 172.67.210.6:8443 · www.eranthomson.com

    2025-12-20 09:46

    HTTP/1.1 403 Forbidden
    Date: Sat, 20 Dec 2025 09:46:35 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    pragma: no-cache
    expires: 0
    x-rasp-block: 1
    x-litespeed-cache-control: no-cache
    x-litespeed-purge: *
    vary: Accept-Encoding,User-Agent
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=taWXVEChUdSEUUSNjg0wL%2BMwiLJ2EO8EjR2AQuk4FaZuIBj%2BVBmj7zyOShPAlJg0ODier%2FSSp0TmFvZd0SwT4LxsiEIhwzHhgwFVVXtar2IITno%3D"}]}
    strict-transport-security: max-age=31536000; includeSubDomains; preload
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    CF-RAY: 9b0e36a1f8d7c716-AMS
    alt-svc: h3=":8443"; ma=86400
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.561</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2025-12-20 by HttpPlugin
    Create report
  • Open service 172.105.116.215:443 · www.eranthomson.com

    2025-12-20 08:04

    HTTP/1.1 403 Forbidden
    Server: nginx
    Date: Sat, 20 Dec 2025 08:05:00 GMT
    Content-Type: text/html; charset=UTF-8
    Content-Length: 4170
    Connection: close
    Vary: Accept-Encoding
    Cache-Control: no-store, no-cache, must-revalidate, max-age=0
    Pragma: no-cache
    Expires: 0
    X-RASP-Block: 1
    X-LiteSpeed-Cache-Control: no-cache
    X-LiteSpeed-Purge: *
    Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
    X-XSS-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    
    Page title: Access Denied
    
    <!DOCTYPE html>
    <html lang="en" id="mx-page">
      <head>
        <meta charset="UTF-8" />
        <meta content="width=device-width, initial-scale=1" name="viewport" />
        <title>Access Denied</title>
        <style>
          body {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI",
              Roboto, "Helvetica Neue", Arial, sans-serif;
            background-color: #f7f7f7;
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
          }
          .mnx-app {
            margin: 0;
            padding: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 100vh;
            background-color: #f7f7f7;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            z-index: 99999999999999999;
          }
          .mnx-container {
            max-width: 600px;
            margin: 0 auto;
            background-color: #fff;
            padding: 20px;
            border: 1px solid #ddd;
            border-radius: 8px;
            box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
            text-align: center;
          }
          .mnx-logo {
            display: block;
            margin: 32px auto 24px;
            min-width: 120px;
            min-height: 50px;
          }
          .mnx-card h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 16px;
          }
          .mnx-card p {
            color: #555;
            margin: 0 auto;
            max-width: 450px;
            line-height: 1.6;
            font-size: 16px;
          }
          footer {
            margin-top: 8px;
            font-size: 14px;
            color: #666;
          }
          footer p {
            font-size: 15px !important;
            margin-top: 24px !important;
          }
          a {
            color: #000;
            text-decoration: none;
            font-weight: bold;
            font-size: 14px;
            text-transform: uppercase;
            display: inline-block;
            margin-top: 20px;
            transition: color 0.3s ease;
          }
          a:hover {
            color: #004bbd;
          }
        </style>
      </head>
      <body>
        <div class="mnx-app">
          <div class="mnx-container">
            <header>
              <div
                class="mnx-logo"
                style="
                  background: url('data:image/svg+xml;base64,ICA8c3ZnIHZpZXdCb3g9IjAgMCA1NC42IDMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogICAgICAgICAgICAgICAgICAgICAgPGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMwMDA7ZmlsbC1ydWxlOmV2ZW5vZGR9PC9zdHlsZT48L2RlZnM+CiAgICAgICAgICAgICAgICAgICAgICA8ZyA+CiAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gY2xhc3M9ImNscy0xIiBwb2ludHM9IjAgNC41IDEwLjkgMCAyNC44IDYuMiAyNy4zIDIwLjYgMjkuOCA2LjIgMzguNCAyLjMgNDMuNiAwIDU0LjYgNC41IDQxLjMgMTUgMjguMSAxNS45IDQwLjEgMTYuOSAzMi40IDMxIDI3LjMgMjAuNiAyMi4yIDMxIDE0LjUgMTYuOSAyNiAxNS45IDEzLjMgMTUgMCA0LjUiPjwvcG9seWdvbj4KICAgICAgICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgICAgICAgPC9zdmc+')
                    center center no-repeat;
                  background-size: contain;
                "
              ></div>
            </header>
            <section class="mnx-card">
              <h1>Access Denied</h1>
              <p>
                We’ve detected unusual activity associated with your request and
                have blocked it due to security concerns. This action has been taken
                to protect your information and the integrity of the host service.
              </p>
              <footer>
                <a href="https://support.monarx.com" target="_blank">Need Help?</a>
                <p style="opacity: 0.5">Version 1.0.561</p>
              </footer>
            </section>
          </div>
        </div>
        <script type="text/javascript">
          (function () {
            if (window.stop) {
              window.stop();
            }
    
            var page = document.getElementById("mx-page");
            if (page) {
              document.innerHTML = page;
              window.eval = function () {};
              window.setTimeout = function () {};
              window.setInterval = function () {};
              document.write = function () {};
              document.writeln = function () {};
              window.addEventListener = function () {};
              document.addEventListene
    Found 2025-12-20 by HttpPlugin
    Create report
eranthomson.com*.eranthomson.com
CN:
eranthomson.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-11-21 18:40
Not after:
2026-02-19 19:39
cpanel.eranthomson.comcpcalendars.eranthomson.comcpcontacts.eranthomson.comeranthomson.commail.eranthomson.comwebdisk.eranthomson.comwebmail.eranthomson.comwhm.eranthomson.comwww.eranthomson.com
CN:
webmail.eranthomson.com
Key:
RSA-2048
Issuer:
R12
Not before:
2025-12-08 05:13
Not after:
2026-03-08 05:13