Domain internship.master.agxsoftware.com
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2606:4700:7::60:8443 · internship.master.agxsoftware.com

    2026-01-13 00:46

    HTTP/1.1 522 
    Date: Tue, 13 Jan 2026 00:46:23 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    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
    Server: cloudflare
    CF-RAY: 9bd0dfd86e93f884-SIN
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:58::60:443 · internship.master.agxsoftware.com

    2026-01-13 00:46

    HTTP/1.1 200 OK
    Date: Tue, 13 Jan 2026 00:46:03 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    CF-RAY: 9bd0dfd6eeb687d1-SIN
    content-disposition: inline; filename="index.html"
    vary: Accept-Encoding
    x-do-app-origin: eb65b43a-8855-4503-82a2-634396d6c57d
    Cache-Control: private
    x-do-orig-status: 200
    CF-Cache-Status: MISS
    Set-Cookie: __cf_bm=jsGKom6cAjIGVViXOQGOeWVoSaETyUUfJbGemO7_FUM-1768265163-1.0.1.1-VrlKA8gxvXnYT28a4IWkKD7oaYe.aHRD5ZUkjyx1TYTwc5Mx4gTFp5_R23k7CyJE0MQfALL.zRTFMHt62JINlwYoG00BV_S6ceP5RqO2Xnk; path=/; expires=Tue, 13-Jan-26 01:16:03 GMT; domain=.internship.master.agxsoftware.com; HttpOnly; Secure; SameSite=None
    Server: cloudflare
    alt-svc: h3=":443"; ma=86400
    
    Page title: Plataforma de Indicação - Produtos Digitais
    
    <!DOCTYPE html>
    <html lang="pt-BR">
    
    <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1" />
      <meta name="theme-color" content="#000000" />
      <meta name="apple-itunes-app" content="app-id={ITUNES_ID}" />
    
      <style>
        :root {
          --card-background: #2a313a;
        }
    
        body {
          background-color: var(--card-background) !important;
        }
      </style>
    
      <script nonce="Y0Lfu8Re1cpzRLCZyZDFDnXBSDkhSubjuFa8qGena3o=">
        const _domainEnum = {
          INDIKY: 'www.indiky.com',
          INDIKY_DEV: 'dev.indiky.com',
          INDIKY_HML: 'hml.indiky.com',
          RODOBENS: 'banco.rodobens.com.br',
          RODOBENS_HML: 'hml.banco.rodobens.agxsoftware.com',
          LOCAL: 'localhost'
        }
        const INDIKY_DOMAINS = [_domainEnum.INDIKY, _domainEnum.INDIKY_DEV, _domainEnum.INDIKY_HML, _domainEnum.LOCAL]
        const domain = location.host.replace(/[:0-9]/g, '')
        const isAtIndikyDomain = INDIKY_DOMAINS.some(inIndiky => inIndiky.includes(domain))
    
        if (domain === _domainEnum.LOCAL) {
          const localScript = document.createElement('script');
          localScript.src = 'http://localhost:8097';
          document.head.appendChild(localScript);
        }
    
        if (isAtIndikyDomain) {
          const manifestLink = document.createElement('link');
          manifestLink.rel = 'manifest';
          manifestLink.href = '/manifest.json';
          document.head.appendChild(manifestLink);
    
          const themeColorMeta = document.createElement('meta');
          themeColorMeta.name = 'theme-color';
          themeColorMeta.content = '#2a313a';
          document.head.appendChild(themeColorMeta);
        }
      </script>
      <link rel="manifest" href="/manifestFallback.json" />
    
      <script nonce="ANjHAU68TyHTdxxJi0xFH321IfQ12CN4sO3UaD13ZnA=">
        function redirectToDeepLink() {
          const indikyAppRoutes = [
            /^\/$/,
            /password\/forgot-password/,
            /password\/validate-token\/?/,
            /email\/confirmation\/?/,
            /auth\/profile\/?/,
            /auth\/product\/?/,
            /auth\/proposal\/?/,
            /auth\/product\/?/,
          ]
    
          const notRedirectingParams = ['inviteToken']
          const { href, pathname, search, hostname } = window.location
    
          const ipRegex = /^(25[0-5]|2[0-4][0-9]|[0-1]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[0-1]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[0-1]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[0-1]?[0-9][0-9]?)$/;
          const isMobile = /Android|webOS|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)
          const isLocal = hostname === 'localhost' || ipRegex.test(hostname)
    
          const hasInvalidParam = notRedirectingParams.find(item => search?.includes(item))
          const isAtRedirectingRoute = indikyAppRoutes.some(routeRegex => pathname.match(routeRegex))
    
          if (!isMobile || !isAtRedirectingRoute || hasInvalidParam) return
    
          const deepLink = `indiky-app://${pathname}${search}`
          const localDeepLink = `exp://${hostname}:8081/--/${pathname}${search}`
    
          window.location.href = isLocal ? localDeepLink : deepLink;
        }
    
        window.onload = redirectToDeepLink;
      </script>
    
      <link rel="preconnect" href="https://indiky-dev-server-9m3tb.ondigitalocean.app/" crossorigin="anonymous" />
      <link rel="preconnect" href="https://core-dev-server-fe3v7.ondigitalocean.app" crossorigin="anonymous" />
    
      <title>Plataforma de Indicação - Produtos Digitais</title>
      <meta name="lomadee-verification" content="23192985" />
      <script type="module" crossorigin src="/assets/index-D1IyytJK.js"></script>
      <link rel="stylesheet" crossorigin href="/assets/index-CXFR_1VL.css">
    </head>
    
    <body>
      <noscript>
        Indiky - Plataforma de afiliados gratuita para pessoas físicas realizarem indicação de produtos digitais e recebem
        bonificação. Comece a indicar agora mesmo e tenha uma fonte de renda alternativa! Indique e ganhe!
      </noscript>
      <div id="root"></div>
      <div id="portal"></div>
      <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-578L2RVB"
        height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
      <script nonce="hIlwTAsfhDgqvL82hfWcZq8DeHluATUDvxqYBB
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 172.66.0.96:80 · internship.master.agxsoftware.com

    2026-01-13 00:46

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 13 Jan 2026 00:46:02 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 13 Jan 2026 01:46:02 GMT
    Location: https://internship.master.agxsoftware.com/
    Set-Cookie: __cf_bm=WaPQ9VFrUHuW_0er2wmPK9Qpk7ScUDNSN9fYKz_KtQc-1768265162-1.0.1.1-CTapeDXZiyTVE9No5zZt0F1cJYYSaJxY_4Y4.3esg4INZMnJr.Lc_yMIQRM8LpFkMkZbPt1LCOJddQhe9GH7EpuvOdMTFte4.GFIF.x5QlA; path=/; expires=Tue, 13-Jan-26 01:16:02 GMT; domain=.internship.master.agxsoftware.com; HttpOnly
    Server: cloudflare
    CF-RAY: 9bd0dfd1efd3240f-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:58::60:80 · internship.master.agxsoftware.com

    2026-01-13 00:46

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 13 Jan 2026 00:46:02 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 13 Jan 2026 01:46:02 GMT
    Location: https://internship.master.agxsoftware.com/
    Set-Cookie: __cf_bm=uNvq28WOPRSpYyd6cNMyVMRqqds2zPLni.0SAq6PHoI-1768265162-1.0.1.1-0PI_fqNL9tKmlBx1bO2VpGQYJwZi7RjqY8peyKcx0UVTCS4.eqtT68X8KLgUjxHFPlK4xPhIMxECwpoI5jf5FrdyiCjZxRscj8y4bsd30Iw; path=/; expires=Tue, 13-Jan-26 01:16:02 GMT; domain=.internship.master.agxsoftware.com; HttpOnly
    Server: cloudflare
    CF-RAY: 9bd0dfd1ea83d218-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:58::60:8443 · internship.master.agxsoftware.com

    2026-01-13 00:46

    HTTP/1.1 522 
    Date: Tue, 13 Jan 2026 00:46:22 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    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
    Server: cloudflare
    CF-RAY: 9bd0dfd77eeab9d7-BLR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 162.159.140.98:8443 · internship.master.agxsoftware.com

    2026-01-13 00:46

    HTTP/1.1 522 
    Date: Tue, 13 Jan 2026 00:46:22 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    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
    Server: cloudflare
    CF-RAY: 9bd0dfd78abfdbfa-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 162.159.140.98:443 · internship.master.agxsoftware.com

    2026-01-13 00:46

    HTTP/1.1 200 OK
    Date: Tue, 13 Jan 2026 00:46:03 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    CF-RAY: 9bd0dfd3feac9fb1-AMS
    content-disposition: inline; filename="index.html"
    vary: Accept-Encoding
    x-do-app-origin: eb65b43a-8855-4503-82a2-634396d6c57d
    Cache-Control: private
    x-do-orig-status: 200
    CF-Cache-Status: MISS
    Set-Cookie: __cf_bm=7zTdLf4WpT2L8OvknWci76UuGtLBxgUKzbf2LwgKqtw-1768265163-1.0.1.1-eJm_cG9Jo4qXh8bjvusJCm.SBpoXvfNiVFEfzj1xdbNLPLCkd5uso5VSZ9ZBDEfoj1KLPkNHra49MuQUGdUt0pTSZPNrKDw54lXCvWQAmF8; path=/; expires=Tue, 13-Jan-26 01:16:03 GMT; domain=.internship.master.agxsoftware.com; HttpOnly; Secure; SameSite=None
    Server: cloudflare
    alt-svc: h3=":443"; ma=86400
    
    Page title: Plataforma de Indicação - Produtos Digitais
    
    <!DOCTYPE html>
    <html lang="pt-BR">
    
    <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1" />
      <meta name="theme-color" content="#000000" />
      <meta name="apple-itunes-app" content="app-id={ITUNES_ID}" />
    
      <style>
        :root {
          --card-background: #2a313a;
        }
    
        body {
          background-color: var(--card-background) !important;
        }
      </style>
    
      <script nonce="Y0Lfu8Re1cpzRLCZyZDFDnXBSDkhSubjuFa8qGena3o=">
        const _domainEnum = {
          INDIKY: 'www.indiky.com',
          INDIKY_DEV: 'dev.indiky.com',
          INDIKY_HML: 'hml.indiky.com',
          RODOBENS: 'banco.rodobens.com.br',
          RODOBENS_HML: 'hml.banco.rodobens.agxsoftware.com',
          LOCAL: 'localhost'
        }
        const INDIKY_DOMAINS = [_domainEnum.INDIKY, _domainEnum.INDIKY_DEV, _domainEnum.INDIKY_HML, _domainEnum.LOCAL]
        const domain = location.host.replace(/[:0-9]/g, '')
        const isAtIndikyDomain = INDIKY_DOMAINS.some(inIndiky => inIndiky.includes(domain))
    
        if (domain === _domainEnum.LOCAL) {
          const localScript = document.createElement('script');
          localScript.src = 'http://localhost:8097';
          document.head.appendChild(localScript);
        }
    
        if (isAtIndikyDomain) {
          const manifestLink = document.createElement('link');
          manifestLink.rel = 'manifest';
          manifestLink.href = '/manifest.json';
          document.head.appendChild(manifestLink);
    
          const themeColorMeta = document.createElement('meta');
          themeColorMeta.name = 'theme-color';
          themeColorMeta.content = '#2a313a';
          document.head.appendChild(themeColorMeta);
        }
      </script>
      <link rel="manifest" href="/manifestFallback.json" />
    
      <script nonce="ANjHAU68TyHTdxxJi0xFH321IfQ12CN4sO3UaD13ZnA=">
        function redirectToDeepLink() {
          const indikyAppRoutes = [
            /^\/$/,
            /password\/forgot-password/,
            /password\/validate-token\/?/,
            /email\/confirmation\/?/,
            /auth\/profile\/?/,
            /auth\/product\/?/,
            /auth\/proposal\/?/,
            /auth\/product\/?/,
          ]
    
          const notRedirectingParams = ['inviteToken']
          const { href, pathname, search, hostname } = window.location
    
          const ipRegex = /^(25[0-5]|2[0-4][0-9]|[0-1]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[0-1]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[0-1]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[0-1]?[0-9][0-9]?)$/;
          const isMobile = /Android|webOS|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)
          const isLocal = hostname === 'localhost' || ipRegex.test(hostname)
    
          const hasInvalidParam = notRedirectingParams.find(item => search?.includes(item))
          const isAtRedirectingRoute = indikyAppRoutes.some(routeRegex => pathname.match(routeRegex))
    
          if (!isMobile || !isAtRedirectingRoute || hasInvalidParam) return
    
          const deepLink = `indiky-app://${pathname}${search}`
          const localDeepLink = `exp://${hostname}:8081/--/${pathname}${search}`
    
          window.location.href = isLocal ? localDeepLink : deepLink;
        }
    
        window.onload = redirectToDeepLink;
      </script>
    
      <link rel="preconnect" href="https://indiky-dev-server-9m3tb.ondigitalocean.app/" crossorigin="anonymous" />
      <link rel="preconnect" href="https://core-dev-server-fe3v7.ondigitalocean.app" crossorigin="anonymous" />
    
      <title>Plataforma de Indicação - Produtos Digitais</title>
      <meta name="lomadee-verification" content="23192985" />
      <script type="module" crossorigin src="/assets/index-D1IyytJK.js"></script>
      <link rel="stylesheet" crossorigin href="/assets/index-CXFR_1VL.css">
    </head>
    
    <body>
      <noscript>
        Indiky - Plataforma de afiliados gratuita para pessoas físicas realizarem indicação de produtos digitais e recebem
        bonificação. Comece a indicar agora mesmo e tenha uma fonte de renda alternativa! Indique e ganhe!
      </noscript>
      <div id="root"></div>
      <div id="portal"></div>
      <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-578L2RVB"
        height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
      <script nonce="hIlwTAsfhDgqvL82hfWcZq8DeHluATUDvxqYBB
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2606:4700:7::60:80 · internship.master.agxsoftware.com

    2026-01-13 00:46

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 13 Jan 2026 00:46:02 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 13 Jan 2026 01:46:02 GMT
    Location: https://internship.master.agxsoftware.com/
    Set-Cookie: __cf_bm=dVdaCfblDoAr5JrQ67WZ9MJRq51my8dhUXhMCOnG3D4-1768265162-1.0.1.1-i3tXtg_RgT2CEwVyY4cuARnVtjIF.5HVG1tqY1WjE6BaiU4kE_sBZ5Aac1Yx3Z0ulepYzMru_jvkCD4PXIPuKEFuR_7ni0cq.CbbytaVM_o; path=/; expires=Tue, 13-Jan-26 01:16:02 GMT; domain=.internship.master.agxsoftware.com; HttpOnly
    Server: cloudflare
    CF-RAY: 9bd0dfd14fe37292-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 172.66.0.96:443 · internship.master.agxsoftware.com

    2026-01-13 00:46

    HTTP/1.1 200 OK
    Date: Tue, 13 Jan 2026 00:46:02 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    CF-RAY: 9bd0dfd15d270cb2-EWR
    content-disposition: inline; filename="index.html"
    vary: Accept-Encoding
    x-do-app-origin: eb65b43a-8855-4503-82a2-634396d6c57d
    Cache-Control: private
    x-do-orig-status: 200
    CF-Cache-Status: MISS
    Set-Cookie: __cf_bm=qfb6l9iBtFJEooXyITqB90ZDAAtLvkbdLmQUULKu39g-1768265162-1.0.1.1-a41uD1dobSKNzW5QQhC1iIzTzIH85d5UOhUzmlbxrqX5X57LwyYZWvBaWcYxDFD6OuVcjrbqoJDE4BLxLDAEUVPAVefanR_ZGXoxBmgj8V0; path=/; expires=Tue, 13-Jan-26 01:16:02 GMT; domain=.internship.master.agxsoftware.com; HttpOnly; Secure; SameSite=None
    Server: cloudflare
    alt-svc: h3=":443"; ma=86400
    
    Page title: Plataforma de Indicação - Produtos Digitais
    
    <!DOCTYPE html>
    <html lang="pt-BR">
    
    <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1" />
      <meta name="theme-color" content="#000000" />
      <meta name="apple-itunes-app" content="app-id={ITUNES_ID}" />
    
      <style>
        :root {
          --card-background: #2a313a;
        }
    
        body {
          background-color: var(--card-background) !important;
        }
      </style>
    
      <script nonce="Y0Lfu8Re1cpzRLCZyZDFDnXBSDkhSubjuFa8qGena3o=">
        const _domainEnum = {
          INDIKY: 'www.indiky.com',
          INDIKY_DEV: 'dev.indiky.com',
          INDIKY_HML: 'hml.indiky.com',
          RODOBENS: 'banco.rodobens.com.br',
          RODOBENS_HML: 'hml.banco.rodobens.agxsoftware.com',
          LOCAL: 'localhost'
        }
        const INDIKY_DOMAINS = [_domainEnum.INDIKY, _domainEnum.INDIKY_DEV, _domainEnum.INDIKY_HML, _domainEnum.LOCAL]
        const domain = location.host.replace(/[:0-9]/g, '')
        const isAtIndikyDomain = INDIKY_DOMAINS.some(inIndiky => inIndiky.includes(domain))
    
        if (domain === _domainEnum.LOCAL) {
          const localScript = document.createElement('script');
          localScript.src = 'http://localhost:8097';
          document.head.appendChild(localScript);
        }
    
        if (isAtIndikyDomain) {
          const manifestLink = document.createElement('link');
          manifestLink.rel = 'manifest';
          manifestLink.href = '/manifest.json';
          document.head.appendChild(manifestLink);
    
          const themeColorMeta = document.createElement('meta');
          themeColorMeta.name = 'theme-color';
          themeColorMeta.content = '#2a313a';
          document.head.appendChild(themeColorMeta);
        }
      </script>
      <link rel="manifest" href="/manifestFallback.json" />
    
      <script nonce="ANjHAU68TyHTdxxJi0xFH321IfQ12CN4sO3UaD13ZnA=">
        function redirectToDeepLink() {
          const indikyAppRoutes = [
            /^\/$/,
            /password\/forgot-password/,
            /password\/validate-token\/?/,
            /email\/confirmation\/?/,
            /auth\/profile\/?/,
            /auth\/product\/?/,
            /auth\/proposal\/?/,
            /auth\/product\/?/,
          ]
    
          const notRedirectingParams = ['inviteToken']
          const { href, pathname, search, hostname } = window.location
    
          const ipRegex = /^(25[0-5]|2[0-4][0-9]|[0-1]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[0-1]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[0-1]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[0-1]?[0-9][0-9]?)$/;
          const isMobile = /Android|webOS|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)
          const isLocal = hostname === 'localhost' || ipRegex.test(hostname)
    
          const hasInvalidParam = notRedirectingParams.find(item => search?.includes(item))
          const isAtRedirectingRoute = indikyAppRoutes.some(routeRegex => pathname.match(routeRegex))
    
          if (!isMobile || !isAtRedirectingRoute || hasInvalidParam) return
    
          const deepLink = `indiky-app://${pathname}${search}`
          const localDeepLink = `exp://${hostname}:8081/--/${pathname}${search}`
    
          window.location.href = isLocal ? localDeepLink : deepLink;
        }
    
        window.onload = redirectToDeepLink;
      </script>
    
      <link rel="preconnect" href="https://indiky-dev-server-9m3tb.ondigitalocean.app/" crossorigin="anonymous" />
      <link rel="preconnect" href="https://core-dev-server-fe3v7.ondigitalocean.app" crossorigin="anonymous" />
    
      <title>Plataforma de Indicação - Produtos Digitais</title>
      <meta name="lomadee-verification" content="23192985" />
      <script type="module" crossorigin src="/assets/index-D1IyytJK.js"></script>
      <link rel="stylesheet" crossorigin href="/assets/index-CXFR_1VL.css">
    </head>
    
    <body>
      <noscript>
        Indiky - Plataforma de afiliados gratuita para pessoas físicas realizarem indicação de produtos digitais e recebem
        bonificação. Comece a indicar agora mesmo e tenha uma fonte de renda alternativa! Indique e ganhe!
      </noscript>
      <div id="root"></div>
      <div id="portal"></div>
      <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-578L2RVB"
        height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
      <script nonce="hIlwTAsfhDgqvL82hfWcZq8DeHluATUDvxqYBB
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 2606:4700:7::60:443 · internship.master.agxsoftware.com

    2026-01-13 00:46

    HTTP/1.1 200 OK
    Date: Tue, 13 Jan 2026 00:46:02 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    CF-RAY: 9bd0dfd33a34001e-LHR
    content-disposition: inline; filename="index.html"
    vary: Accept-Encoding
    x-do-app-origin: eb65b43a-8855-4503-82a2-634396d6c57d
    Cache-Control: private
    x-do-orig-status: 200
    CF-Cache-Status: MISS
    Set-Cookie: __cf_bm=sRXdbchIFO3P.pFX1jQldmYXjqI51XjKeAafLQj7wdA-1768265162-1.0.1.1-hv_7FxNJJr8C.MklWybgvkvmUYISWAkP4vqzA09nQi3pprJoc0ERt2dW2B6DKeHZ3p1RXdGHv4gFs0PmLKd5mhZBePehHTMFMV4pZE3Njxs; path=/; expires=Tue, 13-Jan-26 01:16:02 GMT; domain=.internship.master.agxsoftware.com; HttpOnly; Secure; SameSite=None
    Server: cloudflare
    alt-svc: h3=":443"; ma=86400
    
    Page title: Plataforma de Indicação - Produtos Digitais
    
    <!DOCTYPE html>
    <html lang="pt-BR">
    
    <head>
      <meta charset="utf-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1" />
      <meta name="theme-color" content="#000000" />
      <meta name="apple-itunes-app" content="app-id={ITUNES_ID}" />
    
      <style>
        :root {
          --card-background: #2a313a;
        }
    
        body {
          background-color: var(--card-background) !important;
        }
      </style>
    
      <script nonce="Y0Lfu8Re1cpzRLCZyZDFDnXBSDkhSubjuFa8qGena3o=">
        const _domainEnum = {
          INDIKY: 'www.indiky.com',
          INDIKY_DEV: 'dev.indiky.com',
          INDIKY_HML: 'hml.indiky.com',
          RODOBENS: 'banco.rodobens.com.br',
          RODOBENS_HML: 'hml.banco.rodobens.agxsoftware.com',
          LOCAL: 'localhost'
        }
        const INDIKY_DOMAINS = [_domainEnum.INDIKY, _domainEnum.INDIKY_DEV, _domainEnum.INDIKY_HML, _domainEnum.LOCAL]
        const domain = location.host.replace(/[:0-9]/g, '')
        const isAtIndikyDomain = INDIKY_DOMAINS.some(inIndiky => inIndiky.includes(domain))
    
        if (domain === _domainEnum.LOCAL) {
          const localScript = document.createElement('script');
          localScript.src = 'http://localhost:8097';
          document.head.appendChild(localScript);
        }
    
        if (isAtIndikyDomain) {
          const manifestLink = document.createElement('link');
          manifestLink.rel = 'manifest';
          manifestLink.href = '/manifest.json';
          document.head.appendChild(manifestLink);
    
          const themeColorMeta = document.createElement('meta');
          themeColorMeta.name = 'theme-color';
          themeColorMeta.content = '#2a313a';
          document.head.appendChild(themeColorMeta);
        }
      </script>
      <link rel="manifest" href="/manifestFallback.json" />
    
      <script nonce="ANjHAU68TyHTdxxJi0xFH321IfQ12CN4sO3UaD13ZnA=">
        function redirectToDeepLink() {
          const indikyAppRoutes = [
            /^\/$/,
            /password\/forgot-password/,
            /password\/validate-token\/?/,
            /email\/confirmation\/?/,
            /auth\/profile\/?/,
            /auth\/product\/?/,
            /auth\/proposal\/?/,
            /auth\/product\/?/,
          ]
    
          const notRedirectingParams = ['inviteToken']
          const { href, pathname, search, hostname } = window.location
    
          const ipRegex = /^(25[0-5]|2[0-4][0-9]|[0-1]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[0-1]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[0-1]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[0-1]?[0-9][0-9]?)$/;
          const isMobile = /Android|webOS|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)
          const isLocal = hostname === 'localhost' || ipRegex.test(hostname)
    
          const hasInvalidParam = notRedirectingParams.find(item => search?.includes(item))
          const isAtRedirectingRoute = indikyAppRoutes.some(routeRegex => pathname.match(routeRegex))
    
          if (!isMobile || !isAtRedirectingRoute || hasInvalidParam) return
    
          const deepLink = `indiky-app://${pathname}${search}`
          const localDeepLink = `exp://${hostname}:8081/--/${pathname}${search}`
    
          window.location.href = isLocal ? localDeepLink : deepLink;
        }
    
        window.onload = redirectToDeepLink;
      </script>
    
      <link rel="preconnect" href="https://indiky-dev-server-9m3tb.ondigitalocean.app/" crossorigin="anonymous" />
      <link rel="preconnect" href="https://core-dev-server-fe3v7.ondigitalocean.app" crossorigin="anonymous" />
    
      <title>Plataforma de Indicação - Produtos Digitais</title>
      <meta name="lomadee-verification" content="23192985" />
      <script type="module" crossorigin src="/assets/index-D1IyytJK.js"></script>
      <link rel="stylesheet" crossorigin href="/assets/index-CXFR_1VL.css">
    </head>
    
    <body>
      <noscript>
        Indiky - Plataforma de afiliados gratuita para pessoas físicas realizarem indicação de produtos digitais e recebem
        bonificação. Comece a indicar agora mesmo e tenha uma fonte de renda alternativa! Indique e ganhe!
      </noscript>
      <div id="root"></div>
      <div id="portal"></div>
      <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-578L2RVB"
        height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
      <script nonce="hIlwTAsfhDgqvL82hfWcZq8DeHluATUDvxqYBB
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 162.159.140.98:80 · internship.master.agxsoftware.com

    2026-01-13 00:46

    HTTP/1.1 301 Moved Permanently
    Date: Tue, 13 Jan 2026 00:46:02 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Tue, 13 Jan 2026 01:46:02 GMT
    Location: https://internship.master.agxsoftware.com/
    Set-Cookie: __cf_bm=VuaYwPwvQHNBs3av1daQymlPE9at0fPZOWlj5iYsmhQ-1768265162-1.0.1.1-y94UIcFcVEVfp1zgW7CH_eKWgGjEcSTCQH6JIBg3ooZvy7kqcQCWVGJDzIXRf6MqYTDU0a0K1v3mrgHKultHunTDD7aNuPAXDCvVZ8Yg0Zg; path=/; expires=Tue, 13-Jan-26 01:16:02 GMT; domain=.internship.master.agxsoftware.com; HttpOnly
    Server: cloudflare
    CF-RAY: 9bd0dfd108939d10-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 172.66.0.96:8443 · internship.master.agxsoftware.com

    2026-01-13 00:46

    HTTP/1.1 522 
    Date: Tue, 13 Jan 2026 00:46:22 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    X-Frame-Options: SAMEORIGIN
    Referrer-Policy: same-origin
    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
    Server: cloudflare
    CF-RAY: 9bd0dfd6f91b130e-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2 days ago by HttpPlugin
    Create report
internship.master.agxsoftware.com
CN:
internship.master.agxsoftware.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-12 23:44
Not after:
2026-04-13 00:44