Domain mail.cactuspay.org
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2606:4700:3036::ac43:961e:443 · mail.cactuspay.org

    2026-01-08 15:47

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 15:47:05 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Last-Modified: Sat, 13 Dec 2025 16:59:59 GMT
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=7,cfOrigin;dur=302
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=H4I8b05rdsoWdOChgwz9877v9IgHfNbc%2Fp7SX%2BAweLH6UwYWrJ81zb1lQ3Q18MXet1BD8uiSKcyNKwvlkPtxzmjJCXf9T2nu0f2K2x%2BgprfStZ4mvfB5db2n%2FkqHBw%3D%3D"}]}
    Vary: Accept-Encoding
    Server: cloudflare
    X-turbo-charged-by: LiteSpeed
    cf-cache-status: DYNAMIC
    Strict-Transport-Security: max-age=0; includeSubDomains; preload
    X-Content-Type-Options: nosniff
    Speculation-Rules: "/cdn-cgi/speculation"
    CF-RAY: 9bacd4d68de8909c-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title: CactusPAY — платёжная система и платёжный агрегатор
    
    <!DOCTYPE html>
    <html lang="ru">
    <head>
      <meta charset="utf-8">
      <meta http-equiv="X-UA-Compatible" content="IE=edge">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <meta name="format-detection" content="telephone=no">
      <title>CactusPAY — платёжная система и платёжный агрегатор</title>
      <meta name="description" content="CactusPAY — приём онлайн платежей с карт, СБП и P2P, быстрый вывод в USDT TRC-20. Простое API, анонимность, низкие комиссии.">
      <link rel="canonical" href="https://cactuspay.org/">
      <link rel="preconnect" href="https://fonts.googleapis.com">
      <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
      <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap" rel="stylesheet">
      <link rel="stylesheet" href="assets/style/style.css">
      <link rel="icon" href="/favicon_promo.png">
    
      <style>
        :root{scroll-behavior:smooth}
        .visually-hidden{position:absolute!important;left:-9999px!important;top:auto;width:1px;height:1px;overflow:hidden}
    
        /* ===== подписи под заголовками ===== */
        .sep-main-block{display:flex;flex-wrap:wrap;align-items:flex-end}
        .sep-main-block h2{order:1;flex:0 0 100%;margin:0}
        .sep-main-block .text-sep-main-block{order:2;flex:0 0 100%;margin-top:8px;color:#6b6b6b}
    
        /* ===== единый стиль зелёных кнопок ===== */
        .cactus-btn{
          display:inline-block;padding:16px 30px;font-size:16px;font-weight:700;border:none;border-radius:40px;
          color:#fff;text-decoration:none;cursor:pointer;background:linear-gradient(180deg,#62E24A 0%, #3FB02B 100%);
          box-shadow:0 8px 22px rgba(79,186,43,.35);transition:transform .15s ease, box-shadow .2s ease, filter .2s ease;
          position:relative;overflow:hidden;
        }
        .cactus-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(79,186,43,.45);filter:saturate(1.04)}
        .cactus-btn:active{transform:translateY(0)}
        .cactus-btn::before{
          content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;
          background:radial-gradient(circle, rgba(98,226,74,.35) 0%, transparent 70%);
          transform:scale(0);transition:transform .3s ease-in-out;
        }
        .cactus-btn:hover::before{transform:scale(1)}
    
        /* ===== меню: стиль как у кнопок ===== */
        .header .header-menu{
          display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center;margin:8px 0 14px;
        }
        .header .header-menu a,
        .sticky-nav .header-menu a{
          display:inline-block;padding:10px 18px;border-radius:26px;color:#fff;text-decoration:none;font-weight:700;
          background:linear-gradient(145deg,#62E24A,#3FB02B);
          border:none;box-shadow:0 6px 16px rgba(0,0,0,.25), inset 0 1px 0 rgba(255,255,255,.35);
          transition:transform .15s, box-shadow .2s, filter .2s, background .2s;
        }
        .header .header-menu a:hover,
        .sticky-nav .header-menu a:hover{
          transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,0,0,.35);
          background:linear-gradient(145deg,#6EF86F,#4AC94A);
        }
        .header .header-menu a.active,
        .sticky-nav .header-menu a.active{
          background:linear-gradient(145deg,#62E24A,#3CC73A);
          box-shadow:0 10px 25px rgba(0,0,0,.45), 0 0 18px rgba(98,226,74,.55);
          color:#fff;
        }
    
        /* ===== комиссии (устойчивый макет) ===== */
        .cp-comm{background:#ECFFE8;padding:40px 0}
        .cp-comm .cp-comm-wrap{display:grid;grid-template-columns:1fr min(520px,100%);gap:48px;align-items:start}
        .cp-comm .cp-comm-left{max-width:420px}
        .cp-comm table{width:100%;background:#fff;border-radius:14px;border-collapse:separate;border-spacing:0;box-shadow:0 2px 14px rgba(0,0,0,.04)}
        .cp-comm thead th{font-weight:600;text-align:left;padding:14px 16px;border-bottom:1px solid #EEE}
        .cp-comm td{padding:14px 16px}
        .cp-comm tbody tr+tr td{border-top:1px solid #F0F0F0}
        .cp-comm-note{max-width:820px
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:6008:8443 · mail.cactuspay.org

    2026-01-08 15:47

    HTTP/1.1 521 <none>
    Date: Thu, 08 Jan 2026 15:47:05 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=153,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bacd4d56fb942ae-SJC
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 104.21.96.8:8443 · mail.cactuspay.org

    2026-01-08 15:47

    HTTP/1.1 521 <none>
    Date: Thu, 08 Jan 2026 15:47:05 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=36,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bacd4d49d1ddc82-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 2606:4700:3036::ac43:961e:8443 · mail.cactuspay.org

    2026-01-08 15:47

    HTTP/1.1 521 <none>
    Date: Thu, 08 Jan 2026 15:47:05 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=23,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bacd4d4d97f4dac-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 104.21.96.8:443 · mail.cactuspay.org

    2026-01-08 15:47

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 15:47:05 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Strict-Transport-Security: max-age=0; includeSubDomains; preload
    X-Content-Type-Options: nosniff
    Speculation-Rules: "/cdn-cgi/speculation"
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=16,cfOrigin;dur=28
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=6R0KWgTd04Unm%2FcNYrkQBANes3T0AvFnvDw%2BIFMJUU5YqBbta32bm2lEEuMH5EuD1JlrqAW3e2%2B5Mzi8CxnvxOo5Y5B0NYUgAXUp%2BiLM7Uujhw%3D%3D"}]}
    CF-RAY: 9bacd4d4494f18d8-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: One moment, please...Loader
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf8">
      <meta name="viewport" content="width=device-width,initial-scale=1.0">
      <script>
          (function(){
              setTimeout(function(){
                  window.location.reload();
              }, 5000);
          }())
      </script>
      <link rel="icon" href="data:,">
      <title>One moment, please...</title>
      <style>
    .spinner {
        -webkit-animation: spin 1s ease-out;
        animation: spin 1s ease-out;
    }
    @keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    #outer-container {
        text-align: center;
    }
    #container {
            display: inline-block;
            height: 100px;
        }
    #text {
        float: left;
        height: 100px;
        line-height: 100px;
        font-size: 3rem;
        font-family: "Montserrat", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        padding: 0 .4em 0 .2em;
        letter-spacing: 0.06em;
        color: rgba(38, 122, 72, 0.86);
    }
    @media (min-height: 180px) {
        #outer-container {
            margin-top: 0;
        }
    }
    @media (min-height: 360px) {
        #outer-container {
            margin-top: 5%;
        }
    }
    @media (min-height: 540px) {
        #outer-container {
            margin-top: 10%;
        }
    }
    @media (min-height: 720px) {
        #outer-container {
            margin-top: 20%;
        }
    }
    @media (min-width: 1450px) {
        .throbber {
            width: 90px;
            height: 90px;
            float: left;
            padding: 5px 0 5px 5px;
            opacity: 0.86;
        }
        #container {
            display: inline-block;
            border: 3px solid rgb(38, 122, 72, 0.86);
            border-radius: 51px;
            height: 100px;
        }
    }
    
      </style>
    </head>
    <body>
      <div id="outer-container">
        <div id="container">
    <div class="throbber">
        <svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
             version="1.1"
             xmlns="http://www.w3.org/2000/svg"
             xmlns:xlink="http://www.w3.org/1999/xlink">
            <title>Loader</title>
            <defs>
                <polygon id="path-1"
                         points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
            </defs>
            <g id="Page-1" stroke="none" stroke-width="1" fill="none"
               fill-rule="evenodd">
                <g id="Logo" transform="translate(-5.000000, -2.000000)">
                    <g id="Group-2" transform="translate(5.000000, 2.000000)">
                        <path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
                              id="Fill-1" fill="#467C45"></path>
                        <path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
                              id="Fill-3" fill="#467C45"></path>
                        <path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
                              id="Fill-5" fill="#467C45"></path>
                        <g id="Group-9"
                           transform=
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:6008:443 · mail.cactuspay.org

    2026-01-08 15:47

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 15:47:05 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Last-Modified: Sat, 13 Dec 2025 16:59:59 GMT
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=21,cfOrigin;dur=16
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=AQA1dtpyb9X3tdepz8T9d8UPV4QKtYr62It%2Fh6QbT9HjN%2FQDAXsK7wPO9Yym6jaV3%2ByH6DxSttSVWjqyb5R2thE1vHsLc4RkxnY3el2GKR2iINCv8JqWggiQPkB1mA%3D%3D"}]}
    Vary: Accept-Encoding
    Server: cloudflare
    X-turbo-charged-by: LiteSpeed
    cf-cache-status: DYNAMIC
    Strict-Transport-Security: max-age=0; includeSubDomains; preload
    X-Content-Type-Options: nosniff
    Speculation-Rules: "/cdn-cgi/speculation"
    CF-RAY: 9bacd4d45d649bf5-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: CactusPAY — платёжная система и платёжный агрегатор
    
    <!DOCTYPE html>
    <html lang="ru">
    <head>
      <meta charset="utf-8">
      <meta http-equiv="X-UA-Compatible" content="IE=edge">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <meta name="format-detection" content="telephone=no">
      <title>CactusPAY — платёжная система и платёжный агрегатор</title>
      <meta name="description" content="CactusPAY — приём онлайн платежей с карт, СБП и P2P, быстрый вывод в USDT TRC-20. Простое API, анонимность, низкие комиссии.">
      <link rel="canonical" href="https://cactuspay.org/">
      <link rel="preconnect" href="https://fonts.googleapis.com">
      <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
      <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap" rel="stylesheet">
      <link rel="stylesheet" href="assets/style/style.css">
      <link rel="icon" href="/favicon_promo.png">
    
      <style>
        :root{scroll-behavior:smooth}
        .visually-hidden{position:absolute!important;left:-9999px!important;top:auto;width:1px;height:1px;overflow:hidden}
    
        /* ===== подписи под заголовками ===== */
        .sep-main-block{display:flex;flex-wrap:wrap;align-items:flex-end}
        .sep-main-block h2{order:1;flex:0 0 100%;margin:0}
        .sep-main-block .text-sep-main-block{order:2;flex:0 0 100%;margin-top:8px;color:#6b6b6b}
    
        /* ===== единый стиль зелёных кнопок ===== */
        .cactus-btn{
          display:inline-block;padding:16px 30px;font-size:16px;font-weight:700;border:none;border-radius:40px;
          color:#fff;text-decoration:none;cursor:pointer;background:linear-gradient(180deg,#62E24A 0%, #3FB02B 100%);
          box-shadow:0 8px 22px rgba(79,186,43,.35);transition:transform .15s ease, box-shadow .2s ease, filter .2s ease;
          position:relative;overflow:hidden;
        }
        .cactus-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(79,186,43,.45);filter:saturate(1.04)}
        .cactus-btn:active{transform:translateY(0)}
        .cactus-btn::before{
          content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;
          background:radial-gradient(circle, rgba(98,226,74,.35) 0%, transparent 70%);
          transform:scale(0);transition:transform .3s ease-in-out;
        }
        .cactus-btn:hover::before{transform:scale(1)}
    
        /* ===== меню: стиль как у кнопок ===== */
        .header .header-menu{
          display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center;margin:8px 0 14px;
        }
        .header .header-menu a,
        .sticky-nav .header-menu a{
          display:inline-block;padding:10px 18px;border-radius:26px;color:#fff;text-decoration:none;font-weight:700;
          background:linear-gradient(145deg,#62E24A,#3FB02B);
          border:none;box-shadow:0 6px 16px rgba(0,0,0,.25), inset 0 1px 0 rgba(255,255,255,.35);
          transition:transform .15s, box-shadow .2s, filter .2s, background .2s;
        }
        .header .header-menu a:hover,
        .sticky-nav .header-menu a:hover{
          transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,0,0,.35);
          background:linear-gradient(145deg,#6EF86F,#4AC94A);
        }
        .header .header-menu a.active,
        .sticky-nav .header-menu a.active{
          background:linear-gradient(145deg,#62E24A,#3CC73A);
          box-shadow:0 10px 25px rgba(0,0,0,.45), 0 0 18px rgba(98,226,74,.55);
          color:#fff;
        }
    
        /* ===== комиссии (устойчивый макет) ===== */
        .cp-comm{background:#ECFFE8;padding:40px 0}
        .cp-comm .cp-comm-wrap{display:grid;grid-template-columns:1fr min(520px,100%);gap:48px;align-items:start}
        .cp-comm .cp-comm-left{max-width:420px}
        .cp-comm table{width:100%;background:#fff;border-radius:14px;border-collapse:separate;border-spacing:0;box-shadow:0 2px 14px rgba(0,0,0,.04)}
        .cp-comm thead th{font-weight:600;text-align:left;padding:14px 16px;border-bottom:1px solid #EEE}
        .cp-comm td{padding:14px 16px}
        .cp-comm tbody tr+tr td{border-top:1px solid #F0F0F0}
        .cp-comm-note{max-width:820px
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:6008:80 · mail.cactuspay.org

    2026-01-08 15:47

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 08 Jan 2026 15:47:04 GMT
    Content-Length: 0
    Connection: close
    Location: https://mail.cactuspay.org/
    X-Content-Type-Options: nosniff
    Speculation-Rules: "/cdn-cgi/speculation"
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=yh3Ku3EMjtGgRim4K2SzxlrzvzGt4k41xUmeFmopG0HO2T0RUirvKCI0fFn2aRiN9XE9tzzjcMotuFCB8Af41fJkQo%2FjVpG%2BV7nT4IdroSSVsXBgMYq4CGVW8qF04w%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=10,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9bacd4d3a810f00c-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 172.67.150.30:8443 · mail.cactuspay.org

    2026-01-08 15:47

    HTTP/1.1 521 <none>
    Date: Thu, 08 Jan 2026 15:47:05 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=97,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9bacd4d44c3a4c9b-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 172.67.150.30:80 · mail.cactuspay.org

    2026-01-08 15:47

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 08 Jan 2026 15:47:04 GMT
    Content-Length: 0
    Connection: close
    Location: https://mail.cactuspay.org/
    X-Content-Type-Options: nosniff
    Speculation-Rules: "/cdn-cgi/speculation"
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=KfLGJ5hJhbrCqv%2FL5JIkfvoLclINsxMpSeK5tEvVOj5iM5Q4xbBv1JxlgZ6INP0yWhkEOLWVxce2nrFczkyex%2FtCZ8%2BhWr5AIQtuEY7BrVj1%2BQ%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=13,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9bacd4d3be164936-BOM
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 2606:4700:3036::ac43:961e:80 · mail.cactuspay.org

    2026-01-08 15:47

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 08 Jan 2026 15:47:04 GMT
    Content-Length: 0
    Connection: close
    Location: https://mail.cactuspay.org/
    X-Content-Type-Options: nosniff
    Speculation-Rules: "/cdn-cgi/speculation"
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=fkiZb%2FwCBVuJynFiC1Cb59fcbARNoVjncHf%2BAszgf5PwWEvpp7gBT%2FpE8LuzYfUS1b66Jc2e5sbk5FhahY76WtiKzYhFdwkw%2FLz%2B8UX%2BR%2FAfNpWdeHSfTKWN0TWUxw%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=13,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9bacd4d3ca7e2247-BOM
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 104.21.96.8:80 · mail.cactuspay.org

    2026-01-08 15:47

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 08 Jan 2026 15:47:04 GMT
    Content-Length: 0
    Connection: close
    Location: https://mail.cactuspay.org/
    X-Content-Type-Options: nosniff
    Speculation-Rules: "/cdn-cgi/speculation"
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=koN0jdFci1diTIsjo7GQRPvWdCzn8JxmjbYDsRogd0Un1YbEb4cmwJPXCeYd8c1A9cg2cS8RORu5Ody0VLHyjwRBlEjp39QLsVIWtNPb%2FkY%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=12,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9bacd4d32b71fba3-AMS
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 172.67.150.30:443 · mail.cactuspay.org

    2026-01-08 15:47

    HTTP/1.1 200 OK
    Date: Thu, 08 Jan 2026 15:47:05 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
    cf-edge-cache: no-cache
    cf-cache-status: DYNAMIC
    Strict-Transport-Security: max-age=0; includeSubDomains; preload
    X-Content-Type-Options: nosniff
    Speculation-Rules: "/cdn-cgi/speculation"
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=24,cfOrigin;dur=349
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=YCvvoEGtwE7YWP4rXqTPBbX3SoZMd5ZM3Elxaq3BOZSZhm78M%2FZByg2UnTxuXgetgNnvDQnKVJmIQp4iVDqchjAIY2ziuoL7eZfCoMJNCqc%3D"}]}
    CF-RAY: 9bacd4d57abef875-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: One moment, please...Loader
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
      <meta charset="utf8">
      <meta name="viewport" content="width=device-width,initial-scale=1.0">
      <script>
          (function(){
              setTimeout(function(){
                  window.location.reload();
              }, 5000);
          }())
      </script>
      <link rel="icon" href="data:,">
      <title>One moment, please...</title>
      <style>
    .spinner {
        -webkit-animation: spin 1s ease-out;
        animation: spin 1s ease-out;
    }
    @keyframes spin {
        0% {
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            transform: rotate(0deg);
        }
        100% {
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            transform: rotate(360deg);
        }
    }
    #outer-container {
        text-align: center;
    }
    #container {
            display: inline-block;
            height: 100px;
        }
    #text {
        float: left;
        height: 100px;
        line-height: 100px;
        font-size: 3rem;
        font-family: "Montserrat", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400;
        font-style: normal;
        padding: 0 .4em 0 .2em;
        letter-spacing: 0.06em;
        color: rgba(38, 122, 72, 0.86);
    }
    @media (min-height: 180px) {
        #outer-container {
            margin-top: 0;
        }
    }
    @media (min-height: 360px) {
        #outer-container {
            margin-top: 5%;
        }
    }
    @media (min-height: 540px) {
        #outer-container {
            margin-top: 10%;
        }
    }
    @media (min-height: 720px) {
        #outer-container {
            margin-top: 20%;
        }
    }
    @media (min-width: 1450px) {
        .throbber {
            width: 90px;
            height: 90px;
            float: left;
            padding: 5px 0 5px 5px;
            opacity: 0.86;
        }
        #container {
            display: inline-block;
            border: 3px solid rgb(38, 122, 72, 0.86);
            border-radius: 51px;
            height: 100px;
        }
    }
    
      </style>
    </head>
    <body>
      <div id="outer-container">
        <div id="container">
    <div class="throbber">
        <svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
             version="1.1"
             xmlns="http://www.w3.org/2000/svg"
             xmlns:xlink="http://www.w3.org/1999/xlink">
            <title>Loader</title>
            <defs>
                <polygon id="path-1"
                         points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
            </defs>
            <g id="Page-1" stroke="none" stroke-width="1" fill="none"
               fill-rule="evenodd">
                <g id="Logo" transform="translate(-5.000000, -2.000000)">
                    <g id="Group-2" transform="translate(5.000000, 2.000000)">
                        <path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
                              id="Fill-1" fill="#467C45"></path>
                        <path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
                              id="Fill-3" fill="#467C45"></path>
                        <path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
                              id="Fill-5" fill="#467C45"></path>
                        <g id="Group-9"
                           transform=
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 172.67.150.30:8443 · mail.cactuspay.org

    2026-01-01 13:20

    HTTP/1.1 521 <none>
    Date: Thu, 01 Jan 2026 13:20:04 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=258,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b724fd7cb079f86-SIN
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:6008:443 · mail.cactuspay.org

    2026-01-01 13:20

    HTTP/1.1 200 OK
    Date: Thu, 01 Jan 2026 13:20:04 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Last-Modified: Sat, 13 Dec 2025 16:59:59 GMT
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=8,cfOrigin;dur=305
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=jtHQJoV%2Fx0cUPFP8NAx43PtWX8bJAaLSYz23ZDvxZGPx8Lspx2BeMwGtempv7VF0RQrgj9dIvkodQynEzUf0UgAVTsTDiksu%2BRZnEQJchr3OT2b%2FZD7FvEuZ5qcLKg%3D%3D"}]}
    Vary: Accept-Encoding
    Server: cloudflare
    X-turbo-charged-by: LiteSpeed
    cf-cache-status: DYNAMIC
    Strict-Transport-Security: max-age=0; includeSubDomains; preload
    X-Content-Type-Options: nosniff
    Speculation-Rules: "/cdn-cgi/speculation"
    CF-RAY: 9b724fd7cb9378eb-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title: CactusPAY — платёжная система и платёжный агрегатор
    
    <!DOCTYPE html>
    <html lang="ru">
    <head>
      <meta charset="utf-8">
      <meta http-equiv="X-UA-Compatible" content="IE=edge">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <meta name="format-detection" content="telephone=no">
      <title>CactusPAY — платёжная система и платёжный агрегатор</title>
      <meta name="description" content="CactusPAY — приём онлайн платежей с карт, СБП и P2P, быстрый вывод в USDT TRC-20. Простое API, анонимность, низкие комиссии.">
      <link rel="canonical" href="https://cactuspay.org/">
      <link rel="preconnect" href="https://fonts.googleapis.com">
      <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
      <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap" rel="stylesheet">
      <link rel="stylesheet" href="assets/style/style.css">
      <link rel="icon" href="/favicon_promo.png">
    
      <style>
        :root{scroll-behavior:smooth}
        .visually-hidden{position:absolute!important;left:-9999px!important;top:auto;width:1px;height:1px;overflow:hidden}
    
        /* ===== подписи под заголовками ===== */
        .sep-main-block{display:flex;flex-wrap:wrap;align-items:flex-end}
        .sep-main-block h2{order:1;flex:0 0 100%;margin:0}
        .sep-main-block .text-sep-main-block{order:2;flex:0 0 100%;margin-top:8px;color:#6b6b6b}
    
        /* ===== единый стиль зелёных кнопок ===== */
        .cactus-btn{
          display:inline-block;padding:16px 30px;font-size:16px;font-weight:700;border:none;border-radius:40px;
          color:#fff;text-decoration:none;cursor:pointer;background:linear-gradient(180deg,#62E24A 0%, #3FB02B 100%);
          box-shadow:0 8px 22px rgba(79,186,43,.35);transition:transform .15s ease, box-shadow .2s ease, filter .2s ease;
          position:relative;overflow:hidden;
        }
        .cactus-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(79,186,43,.45);filter:saturate(1.04)}
        .cactus-btn:active{transform:translateY(0)}
        .cactus-btn::before{
          content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;
          background:radial-gradient(circle, rgba(98,226,74,.35) 0%, transparent 70%);
          transform:scale(0);transition:transform .3s ease-in-out;
        }
        .cactus-btn:hover::before{transform:scale(1)}
    
        /* ===== меню: стиль как у кнопок ===== */
        .header .header-menu{
          display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center;margin:8px 0 14px;
        }
        .header .header-menu a,
        .sticky-nav .header-menu a{
          display:inline-block;padding:10px 18px;border-radius:26px;color:#fff;text-decoration:none;font-weight:700;
          background:linear-gradient(145deg,#62E24A,#3FB02B);
          border:none;box-shadow:0 6px 16px rgba(0,0,0,.25), inset 0 1px 0 rgba(255,255,255,.35);
          transition:transform .15s, box-shadow .2s, filter .2s, background .2s;
        }
        .header .header-menu a:hover,
        .sticky-nav .header-menu a:hover{
          transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,0,0,.35);
          background:linear-gradient(145deg,#6EF86F,#4AC94A);
        }
        .header .header-menu a.active,
        .sticky-nav .header-menu a.active{
          background:linear-gradient(145deg,#62E24A,#3CC73A);
          box-shadow:0 10px 25px rgba(0,0,0,.45), 0 0 18px rgba(98,226,74,.55);
          color:#fff;
        }
    
        /* ===== комиссии (устойчивый макет) ===== */
        .cp-comm{background:#ECFFE8;padding:40px 0}
        .cp-comm .cp-comm-wrap{display:grid;grid-template-columns:1fr min(520px,100%);gap:48px;align-items:start}
        .cp-comm .cp-comm-left{max-width:420px}
        .cp-comm table{width:100%;background:#fff;border-radius:14px;border-collapse:separate;border-spacing:0;box-shadow:0 2px 14px rgba(0,0,0,.04)}
        .cp-comm thead th{font-weight:600;text-align:left;padding:14px 16px;border-bottom:1px solid #EEE}
        .cp-comm td{padding:14px 16px}
        .cp-comm tbody tr+tr td{border-top:1px solid #F0F0F0}
        .cp-comm-note{max-width:820px
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2606:4700:3036::ac43:961e:8443 · mail.cactuspay.org

    2026-01-01 13:20

    HTTP/1.1 521 <none>
    Date: Thu, 01 Jan 2026 13:20:03 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=33,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b724fd5e9d0d285-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 104.21.96.8:443 · mail.cactuspay.org

    2026-01-01 13:20

    HTTP/1.1 403 Forbidden
    Date: Thu, 01 Jan 2026 13:20:03 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    Strict-Transport-Security: max-age=0; includeSubDomains; preload
    X-Content-Type-Options: nosniff
    Speculation-Rules: "/cdn-cgi/speculation"
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=13,cfOrigin;dur=3
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Nm7czT60T%2BYFuRq%2Btn8XGRmvTQEc64NX2qUHmjyo5wWaB%2FTar4e1tbMNuKwCoI%2FMAl9tfIdKoi2A%2B9GINTbos%2BWDgExFbWFq76977WwSsdzfkg%3D%3D"}]}
    CF-RAY: 9b724fd5ca27bef1-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 403 Forbidden
    
    <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>openresty/1.27.1.1</center>
    <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"8ebd8a31786948b1a8f7caa9a817a96b","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
    <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9b724fd5ca27bef1',t:'MTc2NzI3MzYwMw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
    </html>
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2606:4700:3036::ac43:961e:80 · mail.cactuspay.org

    2026-01-01 13:20

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 01 Jan 2026 13:20:03 GMT
    Content-Length: 0
    Connection: close
    Location: https://mail.cactuspay.org/
    X-Content-Type-Options: nosniff
    Speculation-Rules: "/cdn-cgi/speculation"
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=BElxYQyzkJ2Fgn3%2FO34HF%2FQei1MlrrmX2sCepgi3vGXd4ctky%2FBEK99Ldzyqo24f7SSjmmNhsaKG4olgNWigCZcQf8ORSZEDmqozsn37RWpfH1SbRJPTiDcHydnyWw%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=14,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9b724fd58a3165c3-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 172.67.150.30:80 · mail.cactuspay.org

    2026-01-01 13:20

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 01 Jan 2026 13:20:03 GMT
    Content-Length: 0
    Connection: close
    Location: https://mail.cactuspay.org/
    X-Content-Type-Options: nosniff
    Speculation-Rules: "/cdn-cgi/speculation"
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=m4BzgFO7GZ3fKWIoVlyBi6o%2Fvn6mZIgw6sSBq3y0KDKWHjzmsdilBY3KGd2HKkDKFnmwIdTnGRvpVgRLrLxpB5Oz2irQcj7EkN3w1XZ8dOTi%2Fg%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=9,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9b724fd52bf4dbb5-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:6008:8443 · mail.cactuspay.org

    2026-01-01 13:20

    HTTP/1.1 521 <none>
    Date: Thu, 01 Jan 2026 13:20:03 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=153,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b724fd62fea4900-SJC
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:6008:80 · mail.cactuspay.org

    2026-01-01 13:20

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 01 Jan 2026 13:20:03 GMT
    Content-Length: 0
    Connection: close
    Location: https://mail.cactuspay.org/
    X-Content-Type-Options: nosniff
    Speculation-Rules: "/cdn-cgi/speculation"
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=StXI5cP4srMw5vly1C5D8zKIhai3VFD%2BzqFPs8vldIkQc2d1sgzSl1oXPnkZO8TfqZLRUejGtKXAVLk7RqZMY3WDtDJ8SbCt2xLxes0C589UC0n%2B2Z069akpwdE9lQ%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=10,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9b724fd53d5d4801-SJC
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 2606:4700:3036::ac43:961e:443 · mail.cactuspay.org

    2026-01-01 13:20

    HTTP/1.1 200 OK
    Date: Thu, 01 Jan 2026 13:20:03 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Last-Modified: Sat, 13 Dec 2025 16:59:59 GMT
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=8,cfOrigin;dur=155
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=KvfsFCg%2BaK8BdO61XnP0r8TG8du%2BBVdqGMX7ig2s3jzC%2BxIG4TqpsV5aVCuZ8jv5m4ebL%2BI%2BM7IPwsxVNVxvfXMSFxjNgruQK9O25S4aj7iQ88gXmjAdJYnzrJHBNA%3D%3D"}]}
    Vary: Accept-Encoding
    Server: cloudflare
    X-turbo-charged-by: LiteSpeed
    cf-cache-status: DYNAMIC
    Strict-Transport-Security: max-age=0; includeSubDomains; preload
    X-Content-Type-Options: nosniff
    Speculation-Rules: "/cdn-cgi/speculation"
    CF-RAY: 9b724fd72d2ef993-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title: CactusPAY — платёжная система и платёжный агрегатор
    
    <!DOCTYPE html>
    <html lang="ru">
    <head>
      <meta charset="utf-8">
      <meta http-equiv="X-UA-Compatible" content="IE=edge">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <meta name="format-detection" content="telephone=no">
      <title>CactusPAY — платёжная система и платёжный агрегатор</title>
      <meta name="description" content="CactusPAY — приём онлайн платежей с карт, СБП и P2P, быстрый вывод в USDT TRC-20. Простое API, анонимность, низкие комиссии.">
      <link rel="canonical" href="https://cactuspay.org/">
      <link rel="preconnect" href="https://fonts.googleapis.com">
      <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
      <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap" rel="stylesheet">
      <link rel="stylesheet" href="assets/style/style.css">
      <link rel="icon" href="/favicon_promo.png">
    
      <style>
        :root{scroll-behavior:smooth}
        .visually-hidden{position:absolute!important;left:-9999px!important;top:auto;width:1px;height:1px;overflow:hidden}
    
        /* ===== подписи под заголовками ===== */
        .sep-main-block{display:flex;flex-wrap:wrap;align-items:flex-end}
        .sep-main-block h2{order:1;flex:0 0 100%;margin:0}
        .sep-main-block .text-sep-main-block{order:2;flex:0 0 100%;margin-top:8px;color:#6b6b6b}
    
        /* ===== единый стиль зелёных кнопок ===== */
        .cactus-btn{
          display:inline-block;padding:16px 30px;font-size:16px;font-weight:700;border:none;border-radius:40px;
          color:#fff;text-decoration:none;cursor:pointer;background:linear-gradient(180deg,#62E24A 0%, #3FB02B 100%);
          box-shadow:0 8px 22px rgba(79,186,43,.35);transition:transform .15s ease, box-shadow .2s ease, filter .2s ease;
          position:relative;overflow:hidden;
        }
        .cactus-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(79,186,43,.45);filter:saturate(1.04)}
        .cactus-btn:active{transform:translateY(0)}
        .cactus-btn::before{
          content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;
          background:radial-gradient(circle, rgba(98,226,74,.35) 0%, transparent 70%);
          transform:scale(0);transition:transform .3s ease-in-out;
        }
        .cactus-btn:hover::before{transform:scale(1)}
    
        /* ===== меню: стиль как у кнопок ===== */
        .header .header-menu{
          display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center;margin:8px 0 14px;
        }
        .header .header-menu a,
        .sticky-nav .header-menu a{
          display:inline-block;padding:10px 18px;border-radius:26px;color:#fff;text-decoration:none;font-weight:700;
          background:linear-gradient(145deg,#62E24A,#3FB02B);
          border:none;box-shadow:0 6px 16px rgba(0,0,0,.25), inset 0 1px 0 rgba(255,255,255,.35);
          transition:transform .15s, box-shadow .2s, filter .2s, background .2s;
        }
        .header .header-menu a:hover,
        .sticky-nav .header-menu a:hover{
          transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,0,0,.35);
          background:linear-gradient(145deg,#6EF86F,#4AC94A);
        }
        .header .header-menu a.active,
        .sticky-nav .header-menu a.active{
          background:linear-gradient(145deg,#62E24A,#3CC73A);
          box-shadow:0 10px 25px rgba(0,0,0,.45), 0 0 18px rgba(98,226,74,.55);
          color:#fff;
        }
    
        /* ===== комиссии (устойчивый макет) ===== */
        .cp-comm{background:#ECFFE8;padding:40px 0}
        .cp-comm .cp-comm-wrap{display:grid;grid-template-columns:1fr min(520px,100%);gap:48px;align-items:start}
        .cp-comm .cp-comm-left{max-width:420px}
        .cp-comm table{width:100%;background:#fff;border-radius:14px;border-collapse:separate;border-spacing:0;box-shadow:0 2px 14px rgba(0,0,0,.04)}
        .cp-comm thead th{font-weight:600;text-align:left;padding:14px 16px;border-bottom:1px solid #EEE}
        .cp-comm td{padding:14px 16px}
        .cp-comm tbody tr+tr td{border-top:1px solid #F0F0F0}
        .cp-comm-note{max-width:820px
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 104.21.96.8:80 · mail.cactuspay.org

    2026-01-01 13:20

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 01 Jan 2026 13:20:03 GMT
    Content-Length: 0
    Connection: close
    Location: https://mail.cactuspay.org/
    X-Content-Type-Options: nosniff
    Speculation-Rules: "/cdn-cgi/speculation"
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=aE%2BwBjsiuXAGyUwZPvSJcY%2BX4GYox6N6udIeUke%2FUA%2BKZ2kITgfJsSuxEQuHMSzmR17hVZcZKG1oOpGIsMiY8alGvUIb9Z08Sf2B%2B4lBjm6FRg%3D%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=12,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9b724fd508c53a04-YYZ
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 172.67.150.30:443 · mail.cactuspay.org

    2026-01-01 13:20

    HTTP/1.1 403 Forbidden
    Date: Thu, 01 Jan 2026 13:20:03 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    cf-cache-status: DYNAMIC
    Strict-Transport-Security: max-age=0; includeSubDomains; preload
    X-Content-Type-Options: nosniff
    Speculation-Rules: "/cdn-cgi/speculation"
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=19,cfOrigin;dur=34
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=8QRVhyE1ldvB4zvS9MT3OUUdAn65utdIQV%2FYoFsmzvfX0PirpPMba%2Fz0BQw0M7SlzrbU79RFYxJ9IRGz%2FEDs4vH6WFy9CfeCQDcMgaozImMuQQ%3D%3D"}]}
    CF-RAY: 9b724fd54e7a9290-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 403 Forbidden
    
    <html>
    <head><title>403 Forbidden</title></head>
    <body>
    <center><h1>403 Forbidden</h1></center>
    <hr><center>openresty/1.27.1.1</center>
    <script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"8ebd8a31786948b1a8f7caa9a817a96b","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
    <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9b724fd54e7a9290',t:'MTc2NzI3MzYwMw=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
    </html>
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 104.21.96.8:8443 · mail.cactuspay.org

    2026-01-01 13:20

    HTTP/1.1 521 <none>
    Date: Thu, 01 Jan 2026 13:20:03 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=14,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9b724fd49d5c9424-LHR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 521
    Found 2026-01-01 by HttpPlugin
    Create report
cactuspay.org*.cactuspay.org
CN:
cactuspay.org
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-12-28 09:49
Not after:
2026-03-28 10:48