Domain pagemind.org
United Kingdom
Contabo Asia Private Limited
Software information

Apache Apache 2

tcp/80

cloudflare cloudflare

tcp/443

  • Open service 46.250.240.66:80 · subscriptions.pagemind.org

    2026-02-08 02:09

    HTTP/1.1 200 OK
    Date: Sun, 08 Feb 2026 02:09:52 GMT
    Server: Apache/2
    Upgrade: h2,h2c
    Connection: Upgrade, close
    Last-Modified: Sun, 08 Feb 2026 01:57:00 GMT
    ETag: "1c12c-64a465688b5c5"
    Accept-Ranges: bytes
    Content-Length: 114988
    Vary: Accept-Encoding,User-Agent
    Content-Type: text/html
    
    Page title: subscriptions.pagemind.org
    
    <!doctype html>
    <html class="no-js" lang="">
    
    <head>
        <meta charset="utf-8">
        <meta http-equiv="x-ua-compatible" content="ie=edge">
        <title>subscriptions.pagemind.org</title>
        <meta name="description" content="">
        <meta name="viewport" content="width=device-width, initial-scale=1">
    
        <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap" rel="stylesheet">
        
        <link rel="shortcut icon" href="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA4OCAxMDIuMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgODggMTAyLjI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMDY4MkI0O30KCS5zdDF7ZmlsbDojMzFCN0U5O30KCS5zdDJ7ZmlsbDpub25lO30KPC9zdHlsZT4KPGc+Cgk8Zz4KCQk8Zz4KCQkJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSI4OCw1Mi42IDg4LDUyLjYgMzguNCwzIDI0LjIsMTcuMiA1OS43LDUyLjYgMjQuMyw4OCAzOC40LDEwMi4yIAkJCSIvPgoJCTwvZz4KCQk8Zz4KCQkJPHBvbHlnb24gY2xhc3M9InN0MSIgcG9pbnRzPSI4NSw0OS42IDg1LDQ5LjYgMzUuNCwwIDIxLjIsMTQuMiA1Ni43LDQ5LjYgMjEuMyw4NSAzNS40LDk5LjIgCQkJIi8+CgkJPC9nPgoJPC9nPgoJPGxpbmUgY2xhc3M9InN0MiIgeDE9IjQwLjMiIHkxPSIxMDMuOCIgeDI9IjkwLjEiIHkyPSI1NC4yIi8+Cgk8Zz4KCQk8cG9seWxpbmUgY2xhc3M9InN0MCIgcG9pbnRzPSIxMC41LDc0LjQgMTQuMSw3OCA0Mi40LDQ5LjYgMzguNyw0NS44IAkJIi8+CgkJPHBvbHlsaW5lIGNsYXNzPSJzdDEiIHBvaW50cz0iMzguNyw0NS45IDE0LjIsMjEuMyAwLDM1LjQgMTQuMiw0OS42IDAsNjMuOCAxMC42LDc0LjQgCQkiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K" />
    
        <style>
            * {
                box-sizing: border-box;
                margin: 0;
            }
            html {
                font-size: 10px;
                font-family: 'Open Sans', sans-serif;
                color: #1d2a3b;
            }
            .container {
                max-width: 960px;
                margin: 0 auto;
            }
            .container.card {
                margin-top: 12.3rem;
                background-color: #ffffff;
                border-radius: 10px;
                box-shadow: -5px -4px 47px 3px rgba(198, 198, 198, 0.3);
                text-align: center;
                padding: 3.6rem;
                /* padding-bottom: 3.6rem; */
            }
            .title-main {
                font-size: 3.6rem;
                font-weight: 700;
                margin-top: 0;
                margin-bottom: 2.1rem;
            }
            .main-image svg {
                max-width: 61rem;
                margin-bottom: 2rem;
            }
    
            .subheading{
                font-size: 1.6rem;
                font-weight: 600;
                margin-bottom: 3rem;
            }
    
            .card .text {
                font-size: 13px;
                letter-spacing: 0.26px;
    
            }
            footer {
                color: #b1b1b1;
                font-size: 12px;
                display: flex;
                justify-content: space-between;
                align-items: center;
                padding-top: 1.7rem;
            }
            footer .logo svg {
                width: 145px;
                padding-left: 11px;
            }
            footer .left-side {
                display: flex;
                align-items: center;
            }
            /* Medias */
            @media screen and (max-width: 1024px){
                .container {max-width: 90%;}
            @media screen and (max-width: 768px){
                html {font-size: 7px;}
                .container {
                    max-width: 90%;}
                .container.card {margin-top: 6rem;}
                .card .text { font-size: 1.6rem;}
            } 
            @media screen and (max-width: 480px){
                html {font-size: 5.7px;}
                .container {max-width: 95%;}
                .title-main {font-size: 6.6vw;}
                /* .container.card {margin-top: 2rem;} */
                .subheading{font-size: 13px;}
                .card .text { font-size: 12px;}
                footer {flex-direction: column;}
            } 
            }
        </style>
    
    </head>
    
    <body>
        <section id="default-card" class="default-card">
            <div class="contai
    Found 2026-02-08 by HttpPlugin
    Create report
  • Open service 172.67.69.99:443 · pagemind.org

    2026-01-10 16:54

    HTTP/1.1 403 Forbidden
    Date: Sat, 10 Jan 2026 16:54:23 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=7,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=vS1oesGmhdnaHfqviS9xOdDOZP8ib4QjEqSjGgMftclCHlO5111l4AReOdHIRZZyW%2F2q8r0lzX3FlGNmlZeUA8CEaPhuwJ0OtB1f"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server: cloudflare
    CF-RAY: 9bbdb22cfe32ddb6-EWR
    
    Page title: Attention Required! | Cloudflare
    
    <!DOCTYPE html>
    <!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 7]>    <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
    <!--[if IE 8]>    <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
    <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
    <head>
    <title>Attention Required! | Cloudflare</title>
    <meta charset="UTF-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta name="robots" content="noindex, nofollow" />
    <meta name="viewport" content="width=device-width,initial-scale=1" />
    <link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" />
    <!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" /><![endif]-->
    <style>body{margin:0;padding:0}</style>
    
    
    <!--[if gte IE 10]><!-->
    <script>
      if (!navigator.cookieEnabled) {
        window.addEventListener('DOMContentLoaded', function () {
          var cookieEl = document.getElementById('cookie-alert');
          cookieEl.style.display = 'block';
        })
      }
    </script>
    <!--<![endif]-->
    
    </head>
    <body>
      <div id="cf-wrapper">
        <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
        <div id="cf-error-details" class="cf-error-details-wrapper">
          <div class="cf-wrapper cf-header cf-error-overview">
            <h1 data-translate="block_headline">Sorry, you have been blocked</h1>
            <h2 class="cf-subheadline"><span data-translate="unable_to_access">You are unable to access</span> pagemind.org</h2>
          </div><!-- /.header -->
    
          <div class="cf-section cf-highlight">
            <div class="cf-wrapper">
              <div class="cf-screenshot-container cf-screenshot-full">
                
                  <span class="cf-no-screenshot error"></span>
                
              </div>
            </div>
          </div><!-- /.captcha-container -->
    
          <div class="cf-section cf-wrapper">
            <div class="cf-columns two">
              <div class="cf-column">
                <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>
    
                <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
              </div>
    
              <div class="cf-column">
                <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>
    
                <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
              </div>
            </div>
          </div><!-- /.section -->
    
          <div class="cf-error-footer cf-wrapper w-240 lg:w-full py-10 sm:py-4 sm:px-8 mx-auto text-center sm:text-left border-solid border-0 border-t border-gray-300">
        <p class="text-13">
          <span class="cf-footer-item sm:block sm:mb-1">Cloudflare Ray ID: <strong class="font-semibold">9bbdb22cfe32ddb6</strong></span>
          <span class="cf-footer-separator sm:hidden">&bull;</span>
          <span id="cf-footer-item-ip" class="cf-footer-item hidden sm:block sm:mb-1">
            Your IP:
            <button type="button" id="cf-footer-ip-reveal" class="cf-footer-ip-reveal-btn">Click to reveal</button>
            <span class="hidden" id="cf-footer-ip">143.244.168.161</span>
            <span class="cf-footer-separator sm:hidden">&bull;</span>
          </span>
          <span class="cf-footer-item sm:block sm:mb-1"><span>Performance &amp; security by</span> <a rel="noopener noreferrer" href="https://www.cloudflare.com/5xx-error-landing" id="brand_link" target="_blank">Cloudflare</a></span>
          
        </p>
        <script>(function(){function d(){var b=a.getElementById("cf-footer-item-ip"),c=a.getElementById("cf-footer-ip-reveal");b&&"
    Found 2026-01-10 by HttpPlugin
    Create report
pagemind.org
CN:
pagemind.org
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-12-22 13:40
Not after:
2026-03-22 14:40
Domain summary
IP summary