Host 18.239.208.61
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443 tcp/80

CloudFront

tcp/443 tcp/80

Microsoft-IIS Microsoft-IIS 10.0

tcp/443

awselb awselb 2.0

tcp/443

  • Open service 18.239.208.61:80 · grizzlytrucks.ca

    2026-01-27 11:03

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 27 Jan 2026 11:03:39 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://grizzlytrucks.ca/
    X-Cache: Redirect from cloudfront
    Via: 1.1 56692dbe29c7865d0d6062c6ee524ab8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    X-Amz-Cf-Id: njBLovciOxMmWxAhN8ifAwlwmpSPOr_eOoUOgH4CBTV0BAUGgIRKkg==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-27 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · www.eventflow.com.mx

    2026-01-25 21:14

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 72333
    Connection: close
    Date: Sun, 18 Jan 2026 21:29:53 GMT
    ETag: "bfkrifaief1jqp"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 300
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 25e3b69fde079d7590d799e5f23bf9d6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: mQlDbZixaVsbuUmtX-i_tRgwUZlOAlCiiPTlLsCXZbcMMWFF-moiVw==
    Age: 603874
    
    Page title: EventFlow
    
    <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/7e7d96b1e6991756.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/cc22caf02d1321cb.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/6f0e669664a8158c.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-75bcc95237f603cd.js"/><script src="/_next/static/chunks/4bd1b696-b4f3dfc964ad163a.js" async=""></script><script src="/_next/static/chunks/1684-fe9e421542238df0.js" async=""></script><script src="/_next/static/chunks/main-app-98bebba89cc7c516.js" async=""></script><script src="/_next/static/chunks/7598-97cf6700a24ffbc3.js" async=""></script><script src="/_next/static/chunks/7518-e3f487322b67b937.js" async=""></script><script src="/_next/static/chunks/167-76eff998c5b275df.js" async=""></script><script src="/_next/static/chunks/7328-6126f7ae94835725.js" async=""></script><script src="/_next/static/chunks/2902-748218ad0a618711.js" async=""></script><script src="/_next/static/chunks/5645-b8ff39ce35e73ecc.js" async=""></script><script src="/_next/static/chunks/app/layout-3c62e84861042b93.js" async=""></script><script src="/_next/static/chunks/6874-8a595b557a0d5c71.js" async=""></script><script src="/_next/static/chunks/app/page-094dab85d9baec05.js" async=""></script><meta name="next-size-adjust" content=""/><title>EventFlow</title><meta name="description" content="Client and Event Management System"/><script>document.querySelectorAll('body link[rel="icon"], body link[rel="apple-touch-icon"]').forEach(el => document.head.appendChild(el))</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3 antialiased"><script>
                  (function() {
                    try {
                      var isProtected = (function() {
                        var path = window.location.pathname || '';
                        var protectedPaths = ['/', '/login', '/auth/login', '/payment-success', '/payment-pending', '/payment-failure', '/signature'];
                        return protectedPaths.indexOf(path) > -1 || path.indexOf('/signature/') === 0;
                      })();
                      const useCustomBranding = localStorage.getItem('useCustomBranding');
                      const savedBranding = localStorage.getItem('savedBranding');
                      
                      if (!isProtected && useCustomBranding !== null && JSON.parse(useCustomBranding) && savedBranding) {
                        const branding = JSON.parse(savedBranding);
                        const root = document.documentElement;
                        
                        // Aplicar variables CSS inmediatamente
                        root.style.setProperty('--brand-primary', branding.primary_color || '#3B82F6');
                        root.style.setProperty('--brand-secondary', branding.secondary_color || '#10B981');
                        root.style.setProperty('--brand-accent', branding.accent_color || '#F59E0B');
                        root.style.setProperty('--brand-text', branding.text_color || '#111827');
                        
                        // Activar branding CSS
                        document.body.classList.add('branding-active');
                        
                        // Aplicar estilo de botones
                        const buttonStyle = branding.button_style || 'rounded';
                        document.body.classList.add('button-style-' + buttonStyle);
                      } else {
                        // Limpieza defensiva en rutas protegidas
                        var root = document.documentElement;
                        root.style.setProperty('--brand-primary', '#2563eb');
                        root.style.setProperty('--brand-secondary', '#64748b');
                        root.style.setProperty('--brand-accent', '#3b82f6');
                 
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · www.eventflow.com.mx

    2026-01-23 21:22

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 72333
    Connection: close
    Date: Sun, 18 Jan 2026 21:29:53 GMT
    ETag: "bfkrifaief1jqp"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 300
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 9700f12bc5b1f03fd6480e2b7838d596.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: H76wbP5xOeN1T01klYNSvb9WIjZfz5ifDOiEXVNEEs0kuxBH_2zSCw==
    Age: 431579
    
    Page title: EventFlow
    
    <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/7e7d96b1e6991756.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/cc22caf02d1321cb.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/6f0e669664a8158c.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-75bcc95237f603cd.js"/><script src="/_next/static/chunks/4bd1b696-b4f3dfc964ad163a.js" async=""></script><script src="/_next/static/chunks/1684-fe9e421542238df0.js" async=""></script><script src="/_next/static/chunks/main-app-98bebba89cc7c516.js" async=""></script><script src="/_next/static/chunks/7598-97cf6700a24ffbc3.js" async=""></script><script src="/_next/static/chunks/7518-e3f487322b67b937.js" async=""></script><script src="/_next/static/chunks/167-76eff998c5b275df.js" async=""></script><script src="/_next/static/chunks/7328-6126f7ae94835725.js" async=""></script><script src="/_next/static/chunks/2902-748218ad0a618711.js" async=""></script><script src="/_next/static/chunks/5645-b8ff39ce35e73ecc.js" async=""></script><script src="/_next/static/chunks/app/layout-3c62e84861042b93.js" async=""></script><script src="/_next/static/chunks/6874-8a595b557a0d5c71.js" async=""></script><script src="/_next/static/chunks/app/page-094dab85d9baec05.js" async=""></script><meta name="next-size-adjust" content=""/><title>EventFlow</title><meta name="description" content="Client and Event Management System"/><script>document.querySelectorAll('body link[rel="icon"], body link[rel="apple-touch-icon"]').forEach(el => document.head.appendChild(el))</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3 antialiased"><script>
                  (function() {
                    try {
                      var isProtected = (function() {
                        var path = window.location.pathname || '';
                        var protectedPaths = ['/', '/login', '/auth/login', '/payment-success', '/payment-pending', '/payment-failure', '/signature'];
                        return protectedPaths.indexOf(path) > -1 || path.indexOf('/signature/') === 0;
                      })();
                      const useCustomBranding = localStorage.getItem('useCustomBranding');
                      const savedBranding = localStorage.getItem('savedBranding');
                      
                      if (!isProtected && useCustomBranding !== null && JSON.parse(useCustomBranding) && savedBranding) {
                        const branding = JSON.parse(savedBranding);
                        const root = document.documentElement;
                        
                        // Aplicar variables CSS inmediatamente
                        root.style.setProperty('--brand-primary', branding.primary_color || '#3B82F6');
                        root.style.setProperty('--brand-secondary', branding.secondary_color || '#10B981');
                        root.style.setProperty('--brand-accent', branding.accent_color || '#F59E0B');
                        root.style.setProperty('--brand-text', branding.text_color || '#111827');
                        
                        // Activar branding CSS
                        document.body.classList.add('branding-active');
                        
                        // Aplicar estilo de botones
                        const buttonStyle = branding.button_style || 'rounded';
                        document.body.classList.add('button-style-' + buttonStyle);
                      } else {
                        // Limpieza defensiva en rutas protegidas
                        var root = document.documentElement;
                        root.style.setProperty('--brand-primary', '#2563eb');
                        root.style.setProperty('--brand-secondary', '#64748b');
                        root.style.setProperty('--brand-accent', '#3b82f6');
                 
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · www.eventflow.com.mx

    2026-01-22 21:36

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 72333
    Connection: close
    Date: Sun, 18 Jan 2026 21:29:53 GMT
    ETag: "bfkrifaief1jqp"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 300
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 13a33e73ac6e43b5973fd62a21c57d3e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: _CBgfZWb3qOWnShwwj82LrDIV_39hSCl132zkpEvcGlO2lKafYgXuw==
    Age: 346013
    
    Page title: EventFlow
    
    <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/7e7d96b1e6991756.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/cc22caf02d1321cb.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/6f0e669664a8158c.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-75bcc95237f603cd.js"/><script src="/_next/static/chunks/4bd1b696-b4f3dfc964ad163a.js" async=""></script><script src="/_next/static/chunks/1684-fe9e421542238df0.js" async=""></script><script src="/_next/static/chunks/main-app-98bebba89cc7c516.js" async=""></script><script src="/_next/static/chunks/7598-97cf6700a24ffbc3.js" async=""></script><script src="/_next/static/chunks/7518-e3f487322b67b937.js" async=""></script><script src="/_next/static/chunks/167-76eff998c5b275df.js" async=""></script><script src="/_next/static/chunks/7328-6126f7ae94835725.js" async=""></script><script src="/_next/static/chunks/2902-748218ad0a618711.js" async=""></script><script src="/_next/static/chunks/5645-b8ff39ce35e73ecc.js" async=""></script><script src="/_next/static/chunks/app/layout-3c62e84861042b93.js" async=""></script><script src="/_next/static/chunks/6874-8a595b557a0d5c71.js" async=""></script><script src="/_next/static/chunks/app/page-094dab85d9baec05.js" async=""></script><meta name="next-size-adjust" content=""/><title>EventFlow</title><meta name="description" content="Client and Event Management System"/><script>document.querySelectorAll('body link[rel="icon"], body link[rel="apple-touch-icon"]').forEach(el => document.head.appendChild(el))</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3 antialiased"><script>
                  (function() {
                    try {
                      var isProtected = (function() {
                        var path = window.location.pathname || '';
                        var protectedPaths = ['/', '/login', '/auth/login', '/payment-success', '/payment-pending', '/payment-failure', '/signature'];
                        return protectedPaths.indexOf(path) > -1 || path.indexOf('/signature/') === 0;
                      })();
                      const useCustomBranding = localStorage.getItem('useCustomBranding');
                      const savedBranding = localStorage.getItem('savedBranding');
                      
                      if (!isProtected && useCustomBranding !== null && JSON.parse(useCustomBranding) && savedBranding) {
                        const branding = JSON.parse(savedBranding);
                        const root = document.documentElement;
                        
                        // Aplicar variables CSS inmediatamente
                        root.style.setProperty('--brand-primary', branding.primary_color || '#3B82F6');
                        root.style.setProperty('--brand-secondary', branding.secondary_color || '#10B981');
                        root.style.setProperty('--brand-accent', branding.accent_color || '#F59E0B');
                        root.style.setProperty('--brand-text', branding.text_color || '#111827');
                        
                        // Activar branding CSS
                        document.body.classList.add('branding-active');
                        
                        // Aplicar estilo de botones
                        const buttonStyle = branding.button_style || 'rounded';
                        document.body.classList.add('button-style-' + buttonStyle);
                      } else {
                        // Limpieza defensiva en rutas protegidas
                        var root = document.documentElement;
                        root.style.setProperty('--brand-primary', '#2563eb');
                        root.style.setProperty('--brand-secondary', '#64748b');
                        root.style.setProperty('--brand-accent', '#3b82f6');
                 
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · www.eventflow.com.mx

    2026-01-21 21:16

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 72333
    Connection: close
    Date: Wed, 21 Jan 2026 21:16:25 GMT
    ETag: "bfkrifaief1jqp"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 300
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 56692dbe29c7865d0d6062c6ee524ab8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 8bX8fDHRvp94COdFlyeLnC6LG7OpVHRzYjYEbv2buFlRJa28e54gpg==
    
    Page title: EventFlow
    
    <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/7e7d96b1e6991756.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/cc22caf02d1321cb.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/6f0e669664a8158c.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-75bcc95237f603cd.js"/><script src="/_next/static/chunks/4bd1b696-b4f3dfc964ad163a.js" async=""></script><script src="/_next/static/chunks/1684-fe9e421542238df0.js" async=""></script><script src="/_next/static/chunks/main-app-98bebba89cc7c516.js" async=""></script><script src="/_next/static/chunks/7598-97cf6700a24ffbc3.js" async=""></script><script src="/_next/static/chunks/7518-e3f487322b67b937.js" async=""></script><script src="/_next/static/chunks/167-76eff998c5b275df.js" async=""></script><script src="/_next/static/chunks/7328-6126f7ae94835725.js" async=""></script><script src="/_next/static/chunks/2902-748218ad0a618711.js" async=""></script><script src="/_next/static/chunks/5645-b8ff39ce35e73ecc.js" async=""></script><script src="/_next/static/chunks/app/layout-3c62e84861042b93.js" async=""></script><script src="/_next/static/chunks/6874-8a595b557a0d5c71.js" async=""></script><script src="/_next/static/chunks/app/page-094dab85d9baec05.js" async=""></script><meta name="next-size-adjust" content=""/><title>EventFlow</title><meta name="description" content="Client and Event Management System"/><script>document.querySelectorAll('body link[rel="icon"], body link[rel="apple-touch-icon"]').forEach(el => document.head.appendChild(el))</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3 antialiased"><script>
                  (function() {
                    try {
                      var isProtected = (function() {
                        var path = window.location.pathname || '';
                        var protectedPaths = ['/', '/login', '/auth/login', '/payment-success', '/payment-pending', '/payment-failure', '/signature'];
                        return protectedPaths.indexOf(path) > -1 || path.indexOf('/signature/') === 0;
                      })();
                      const useCustomBranding = localStorage.getItem('useCustomBranding');
                      const savedBranding = localStorage.getItem('savedBranding');
                      
                      if (!isProtected && useCustomBranding !== null && JSON.parse(useCustomBranding) && savedBranding) {
                        const branding = JSON.parse(savedBranding);
                        const root = document.documentElement;
                        
                        // Aplicar variables CSS inmediatamente
                        root.style.setProperty('--brand-primary', branding.primary_color || '#3B82F6');
                        root.style.setProperty('--brand-secondary', branding.secondary_color || '#10B981');
                        root.style.setProperty('--brand-accent', branding.accent_color || '#F59E0B');
                        root.style.setProperty('--brand-text', branding.text_color || '#111827');
                        
                        // Activar branding CSS
                        document.body.classList.add('branding-active');
                        
                        // Aplicar estilo de botones
                        const buttonStyle = branding.button_style || 'rounded';
                        document.body.classList.add('button-style-' + buttonStyle);
                      } else {
                        // Limpieza defensiva en rutas protegidas
                        var root = document.documentElement;
                        root.style.setProperty('--brand-primary', '#2563eb');
                        root.style.setProperty('--brand-secondary', '#64748b');
                        root.style.setProperty('--brand-accent', '#3b82f6');
                 
    Found 2026-01-21 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · www.eventflow.com.mx

    2026-01-12 21:22

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 72333
    Connection: close
    Date: Fri, 09 Jan 2026 21:18:06 GMT
    ETag: "bfkrifaief1jqp"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 300
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 b23911d471c22383c023eec862afc500.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 3_xijTF2ZZJESr8joegzJMoiuMIGa_GejbQIOUApRNSrED5POyozHQ==
    Age: 259443
    
    Page title: EventFlow
    
    <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/7e7d96b1e6991756.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/cc22caf02d1321cb.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/6f0e669664a8158c.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-75bcc95237f603cd.js"/><script src="/_next/static/chunks/4bd1b696-b4f3dfc964ad163a.js" async=""></script><script src="/_next/static/chunks/1684-fe9e421542238df0.js" async=""></script><script src="/_next/static/chunks/main-app-98bebba89cc7c516.js" async=""></script><script src="/_next/static/chunks/7598-97cf6700a24ffbc3.js" async=""></script><script src="/_next/static/chunks/7518-e3f487322b67b937.js" async=""></script><script src="/_next/static/chunks/167-76eff998c5b275df.js" async=""></script><script src="/_next/static/chunks/7328-6126f7ae94835725.js" async=""></script><script src="/_next/static/chunks/2902-748218ad0a618711.js" async=""></script><script src="/_next/static/chunks/5645-b8ff39ce35e73ecc.js" async=""></script><script src="/_next/static/chunks/app/layout-3c62e84861042b93.js" async=""></script><script src="/_next/static/chunks/6874-8a595b557a0d5c71.js" async=""></script><script src="/_next/static/chunks/app/page-094dab85d9baec05.js" async=""></script><meta name="next-size-adjust" content=""/><title>EventFlow</title><meta name="description" content="Client and Event Management System"/><script>document.querySelectorAll('body link[rel="icon"], body link[rel="apple-touch-icon"]').forEach(el => document.head.appendChild(el))</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3 antialiased"><script>
                  (function() {
                    try {
                      var isProtected = (function() {
                        var path = window.location.pathname || '';
                        var protectedPaths = ['/', '/login', '/auth/login', '/payment-success', '/payment-pending', '/payment-failure', '/signature'];
                        return protectedPaths.indexOf(path) > -1 || path.indexOf('/signature/') === 0;
                      })();
                      const useCustomBranding = localStorage.getItem('useCustomBranding');
                      const savedBranding = localStorage.getItem('savedBranding');
                      
                      if (!isProtected && useCustomBranding !== null && JSON.parse(useCustomBranding) && savedBranding) {
                        const branding = JSON.parse(savedBranding);
                        const root = document.documentElement;
                        
                        // Aplicar variables CSS inmediatamente
                        root.style.setProperty('--brand-primary', branding.primary_color || '#3B82F6');
                        root.style.setProperty('--brand-secondary', branding.secondary_color || '#10B981');
                        root.style.setProperty('--brand-accent', branding.accent_color || '#F59E0B');
                        root.style.setProperty('--brand-text', branding.text_color || '#111827');
                        
                        // Activar branding CSS
                        document.body.classList.add('branding-active');
                        
                        // Aplicar estilo de botones
                        const buttonStyle = branding.button_style || 'rounded';
                        document.body.classList.add('button-style-' + buttonStyle);
                      } else {
                        // Limpieza defensiva en rutas protegidas
                        var root = document.documentElement;
                        root.style.setProperty('--brand-primary', '#2563eb');
                        root.style.setProperty('--brand-secondary', '#64748b');
                        root.style.setProperty('--brand-accent', '#3b82f6');
                 
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · www.eventflow.com.mx

    2026-01-11 21:27

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 72333
    Connection: close
    Date: Sun, 11 Jan 2026 21:27:33 GMT
    ETag: "bfkrifaief1jqp"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 300
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 2c4b655a5de1371195f92ed356802ebe.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: YpVKXvlLHsudkqyWeglOykIUIY36eTZfMvrZn1OWx_A2G_LcCwBZ6A==
    Age: 2
    
    Page title: EventFlow
    
    <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/7e7d96b1e6991756.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/cc22caf02d1321cb.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/6f0e669664a8158c.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-75bcc95237f603cd.js"/><script src="/_next/static/chunks/4bd1b696-b4f3dfc964ad163a.js" async=""></script><script src="/_next/static/chunks/1684-fe9e421542238df0.js" async=""></script><script src="/_next/static/chunks/main-app-98bebba89cc7c516.js" async=""></script><script src="/_next/static/chunks/7598-97cf6700a24ffbc3.js" async=""></script><script src="/_next/static/chunks/7518-e3f487322b67b937.js" async=""></script><script src="/_next/static/chunks/167-76eff998c5b275df.js" async=""></script><script src="/_next/static/chunks/7328-6126f7ae94835725.js" async=""></script><script src="/_next/static/chunks/2902-748218ad0a618711.js" async=""></script><script src="/_next/static/chunks/5645-b8ff39ce35e73ecc.js" async=""></script><script src="/_next/static/chunks/app/layout-3c62e84861042b93.js" async=""></script><script src="/_next/static/chunks/6874-8a595b557a0d5c71.js" async=""></script><script src="/_next/static/chunks/app/page-094dab85d9baec05.js" async=""></script><meta name="next-size-adjust" content=""/><title>EventFlow</title><meta name="description" content="Client and Event Management System"/><script>document.querySelectorAll('body link[rel="icon"], body link[rel="apple-touch-icon"]').forEach(el => document.head.appendChild(el))</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3 antialiased"><script>
                  (function() {
                    try {
                      var isProtected = (function() {
                        var path = window.location.pathname || '';
                        var protectedPaths = ['/', '/login', '/auth/login', '/payment-success', '/payment-pending', '/payment-failure', '/signature'];
                        return protectedPaths.indexOf(path) > -1 || path.indexOf('/signature/') === 0;
                      })();
                      const useCustomBranding = localStorage.getItem('useCustomBranding');
                      const savedBranding = localStorage.getItem('savedBranding');
                      
                      if (!isProtected && useCustomBranding !== null && JSON.parse(useCustomBranding) && savedBranding) {
                        const branding = JSON.parse(savedBranding);
                        const root = document.documentElement;
                        
                        // Aplicar variables CSS inmediatamente
                        root.style.setProperty('--brand-primary', branding.primary_color || '#3B82F6');
                        root.style.setProperty('--brand-secondary', branding.secondary_color || '#10B981');
                        root.style.setProperty('--brand-accent', branding.accent_color || '#F59E0B');
                        root.style.setProperty('--brand-text', branding.text_color || '#111827');
                        
                        // Activar branding CSS
                        document.body.classList.add('branding-active');
                        
                        // Aplicar estilo de botones
                        const buttonStyle = branding.button_style || 'rounded';
                        document.body.classList.add('button-style-' + buttonStyle);
                      } else {
                        // Limpieza defensiva en rutas protegidas
                        var root = document.documentElement;
                        root.style.setProperty('--brand-primary', '#2563eb');
                        root.style.setProperty('--brand-secondary', '#64748b');
                        root.style.setProperty('--brand-accent', '#3b82f6');
                 
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · www.eventflow.com.mx

    2026-01-10 21:26

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 72333
    Connection: close
    Date: Sat, 10 Jan 2026 21:26:40 GMT
    ETag: "bfkrifaief1jqp"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 300
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 edb4e2192de6cf245f75f5e8c72e6b10.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: eJoKTbZmnHRXYj0rCTzTkRigd0nNNsP3tjF0xoCwYVqtKEL4sICaog==
    
    Page title: EventFlow
    
    <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/7e7d96b1e6991756.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/cc22caf02d1321cb.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/6f0e669664a8158c.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-75bcc95237f603cd.js"/><script src="/_next/static/chunks/4bd1b696-b4f3dfc964ad163a.js" async=""></script><script src="/_next/static/chunks/1684-fe9e421542238df0.js" async=""></script><script src="/_next/static/chunks/main-app-98bebba89cc7c516.js" async=""></script><script src="/_next/static/chunks/7598-97cf6700a24ffbc3.js" async=""></script><script src="/_next/static/chunks/7518-e3f487322b67b937.js" async=""></script><script src="/_next/static/chunks/167-76eff998c5b275df.js" async=""></script><script src="/_next/static/chunks/7328-6126f7ae94835725.js" async=""></script><script src="/_next/static/chunks/2902-748218ad0a618711.js" async=""></script><script src="/_next/static/chunks/5645-b8ff39ce35e73ecc.js" async=""></script><script src="/_next/static/chunks/app/layout-3c62e84861042b93.js" async=""></script><script src="/_next/static/chunks/6874-8a595b557a0d5c71.js" async=""></script><script src="/_next/static/chunks/app/page-094dab85d9baec05.js" async=""></script><meta name="next-size-adjust" content=""/><title>EventFlow</title><meta name="description" content="Client and Event Management System"/><script>document.querySelectorAll('body link[rel="icon"], body link[rel="apple-touch-icon"]').forEach(el => document.head.appendChild(el))</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3 antialiased"><script>
                  (function() {
                    try {
                      var isProtected = (function() {
                        var path = window.location.pathname || '';
                        var protectedPaths = ['/', '/login', '/auth/login', '/payment-success', '/payment-pending', '/payment-failure', '/signature'];
                        return protectedPaths.indexOf(path) > -1 || path.indexOf('/signature/') === 0;
                      })();
                      const useCustomBranding = localStorage.getItem('useCustomBranding');
                      const savedBranding = localStorage.getItem('savedBranding');
                      
                      if (!isProtected && useCustomBranding !== null && JSON.parse(useCustomBranding) && savedBranding) {
                        const branding = JSON.parse(savedBranding);
                        const root = document.documentElement;
                        
                        // Aplicar variables CSS inmediatamente
                        root.style.setProperty('--brand-primary', branding.primary_color || '#3B82F6');
                        root.style.setProperty('--brand-secondary', branding.secondary_color || '#10B981');
                        root.style.setProperty('--brand-accent', branding.accent_color || '#F59E0B');
                        root.style.setProperty('--brand-text', branding.text_color || '#111827');
                        
                        // Activar branding CSS
                        document.body.classList.add('branding-active');
                        
                        // Aplicar estilo de botones
                        const buttonStyle = branding.button_style || 'rounded';
                        document.body.classList.add('button-style-' + buttonStyle);
                      } else {
                        // Limpieza defensiva en rutas protegidas
                        var root = document.documentElement;
                        root.style.setProperty('--brand-primary', '#2563eb');
                        root.style.setProperty('--brand-secondary', '#64748b');
                        root.style.setProperty('--brand-accent', '#3b82f6');
                 
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · winterfashion.com.au

    2026-01-10 17:13

    HTTP/1.1 308 Permanent Redirect
    Transfer-Encoding: chunked
    Connection: close
    Date: Sat, 10 Jan 2026 17:13:56 GMT
    Server: Microsoft-IIS/10.0
    X-Powered-By: ASP.NET
    Set-Cookie: AWSALB=U/NjCg/ccPp9nnldOuiFIeLcX0Cky3T1MCyEBvtSw4AjC6d2WjBrbUVB8lWnHYC20pcZcDtnzj19UP/BJuLPQb4xKCfLYadA3S9qM9FbqTNleusTX3el1hvcD6Vp; Expires=Sat, 17 Jan 2026 17:13:56 GMT; Path=/
    Set-Cookie: AWSALBCORS=U/NjCg/ccPp9nnldOuiFIeLcX0Cky3T1MCyEBvtSw4AjC6d2WjBrbUVB8lWnHYC20pcZcDtnzj19UP/BJuLPQb4xKCfLYadA3S9qM9FbqTNleusTX3el1hvcD6Vp; Expires=Sat, 17 Jan 2026 17:13:56 GMT; Path=/; SameSite=None
    Location: http://www.winterfashion.com.au/
    X-Cache: Miss from cloudfront
    Via: 1.1 4711a6160d191e5827e72db73c0acff8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    X-Amz-Cf-Id: W9Xv8dayx973NKUqijlOqU5p6UMf5_bAMat9O-4DJz9R8DKKaBeMYQ==
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 18.239.208.61:80 · sportsdata-widgets.ntb.no

    2026-01-10 13:46

    HTTP/1.1 200 OK
    Content-Type: application/xml
    Transfer-Encoding: chunked
    Connection: close
    Date: Sat, 10 Jan 2026 13:46:45 GMT
    x-amz-bucket-region: eu-north-1
    Server: AmazonS3
    X-Cache: Miss from cloudfront
    Via: 1.1 0f8477062090de8d23b9985455734a32.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    X-Amz-Cf-Id: PvyrzM6nk2S3P6wCJWW5MkzVvGgDKKed14Vrcwsi9Y03085mwh-I0A==
    Vary: Origin
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · bit.store

    2026-01-10 13:17

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 1405
    Connection: close
    Date: Sat, 10 Jan 2026 10:51:50 GMT
    Last-Modified: Mon, 15 Sep 2025 10:17:18 GMT
    ETag: "d03245a6ee01355136b0b720d1565285"
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 56692dbe29c7865d0d6062c6ee524ab8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    X-Amz-Cf-Id: Pny8wPHQkRsZogf32a5REZXryyjYJMmt-eQheKdJh1aYxeXH61e_Mg==
    Age: 8737
    
    Page title: Bit.Store
    
    <!DOCTYPE html>
    <html lang="en">
    
    <head>
      <meta charset="UTF-8" />
      <link rel="icon" href="./title-logo.ico">
      <!-- 添加主屏幕Title -->
      <meta name="apple-mobile-web-app-title" content="Bit.Store">
      <!-- 添加主屏幕的logo -->
      <link rel="apple-touch-icon" sizes="180x180" href="./assets/demo-a2f56d7d.png">
      <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      <meta name="description" content="Use Bit.Store crypto cards, supporting Visa and Mastercard, for secure transactions globally. Accepted in over 150 countries at 100+ million merchants, our cards—both physical and virtual—simplify your crypto asset management, with support for BTC, ETH, USDT, and more">
      <meta property="og:title" content="Bit.Store">
      <meta property="og:description" content="Use Bit.Store crypto cards, supporting Visa and Mastercard, for secure transactions globally. Accepted in over 150 countries at 100+ million merchants, our cards—both physical and virtual—simplify your crypto asset management, with support for BTC, ETH, USDT, and more">
      <meta property="og:image" content="https://static.alchemypay.org/alchemypay/19391714294346_.pic.jpg">
      <title>Bit.Store</title>
      <script type="module" crossorigin src="./assets/index-731ceccb.js"></script>
      <link rel="stylesheet" href="./assets/index-77b27458.css">
    </head>
    
    <body>
      <div id="app"></div>
      
    </body>
    
    </html>
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · quantadexair-1000.com

    2026-01-10 12:39

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 2455
    Connection: close
    Date: Sat, 10 Jan 2026 08:41:52 GMT
    Last-Modified: Mon, 06 Oct 2025 08:14:01 GMT
    ETag: "481ec12b8382c9fb1b933e022856597c"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 2c4b655a5de1371195f92ed356802ebe.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    X-Amz-Cf-Id: NkGkkx1BheaA9NTk1Q9NllFsXZOxi-biKbK6wnhnydXMOf907ClxAQ==
    Age: 14268
    
    Page title: 
          Diese Plattform wurden beschlagnahmt / This platform have been seized
        
    
    <!DOCTYPE html>
    <html lang="de">
      <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>
          Diese Plattform wurden beschlagnahmt / This platform have been seized
        </title>
        <link rel="stylesheet" href="/css/main.css" />
        <link rel="icon" href="/img/favicon.ico" type="image/x-icon" />
      </head>
      <body>
        <div class="content" style="background-image: url('/img/bg.jpg')">
          <div class="content-main">
            <div class="text text-de">
              <h1>
                Diese Plattform und der kriminelle Inhalt wurden beschlagnahmt
              </h1>
              <h2>durch das Landeskriminalamt Baden-Württemberg</h2>
              <h2>im Auftrag der Generalstaatsanwaltschaft Karlsruhe.</h2>
              <h3>
                Sollten Sie eine Strafanzeige wegen Anlagebetruges erstatten wollen,
                wenden Sie sich bitte an Ihre örtlich zuständige
                Polizeidienststelle. Weitere Informationen und Präventionstipps zum
                Thema Cybertrading-Betrug finden sich auf der Website der Polizei:
                <a
                  href="https://praevention.polizei-bw.de/praevention/cybertrading-betrug/"
                  >polizei-bw.de - Cybertrading-Betrug</a
                >
              </h3>
            </div>
            <div>
              <img class="img-seized" src="/img/seized-cropped.png" alt="Seized" />
            </div>
            <div class="text text-en">
              <h1>This platform and the criminal content have been seized</h1>
              <h2>by the State Bureau of Investigation Baden-Württemberg</h2>
              <h2>on behalf of General Public Prosecutor's Office Karlsruhe.</h2>
              <h3>
                If you wish to file a criminal complaint for investment fraud,
                please contact your local police station.
              </h3>
            </div>
          </div>
          <div class="logos">
            <img
              class="logo-lkabw"
              src="/img/logo-lkabw.png"
              alt="Landeskriminalamt Baden-Württemberg"
            />
            <img
              class="logo-europol"
              src="/img/logo-europol-square-negative.png"
              alt="Europol"
            />
            <img class="logo-bafin" src="/img/logo-bafin.svg" alt="Bafin" />
            <img
              class="logo-ccz"
              src="/img/logo_cybercrime-center.png"
              alt="Generalstaatsanwaltschaft Karlsruhe Cybercrime-Zentrum Baden-Württemberg"
            />
          </div>
        </div>
      </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · www.cloudworkz.com

    2026-01-10 09:11

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 397
    Connection: close
    Date: Fri, 09 Jan 2026 07:30:19 GMT
    Cache-Control: public, max-age=0, s-maxage=31536000
    Server: AmazonS3
    Accept-Ranges: bytes
    ETag: "a817f608cbb2bc65ab50ec92790ebc9e"
    Last-Modified: Wed, 19 Nov 2025 05:10:08 GMT
    X-Cache: Hit from cloudfront
    Via: 1.1 923b257861428e30a3cf7fb7a3374926.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: DvHxE_XJJDCoJtUOYwTH8hTbaKy6b7BKiJH5j-gvNZpoC1InBS6y0g==
    Age: 92487
    
    Page title: Cloudworkz
    
    <!doctype html>
    <html lang="en">
      <head>
        <meta charset="UTF-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
        <title>Cloudworkz</title>
        <script type="module" crossorigin src="/assets/index-DlKj-rv7.js"></script>
        <link rel="stylesheet" crossorigin href="/assets/index-QduBZysT.css">
      </head>
    
      <body>
        <div id="root"></div>
    
      </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · www-agriaffaires-co-uk.ygg.dev.mbcore.io

    2026-01-10 08:05

    HTTP/1.1 503 Service Temporarily Unavailable
    Content-Type: text/html
    Content-Length: 162
    Connection: close
    Server: awselb/2.0
    Date: Sat, 10 Jan 2026 08:05:28 GMT
    X-Cache: Error from cloudfront
    Via: 1.1 bca52b70421b8043e27a70a0a8860acc.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    X-Amz-Cf-Id: v8Eob1H2Wo2gBNqZSDOf-kkIfxDe3PN_x6CaTey6Xdqfpstw7guriQ==
    X-XSS-Protection: 1; mode=block
    X-Frame-Options: SAMEORIGIN
    Content-Security-Policy: frame-ancestors 'self' *.ygg.dev.mb-diffusion.io *.ygg.dev.mbcore.io; report-uri https://api.leboncoin.fr/api/csp-report/v1/report/;
    X-Content-Type-Options: nosniff
    Strict-Transport-Security: max-age=15552000; includeSubDomains; preload
    Content-Security-Policy-Report-Only: object-src *.ygg.dev.mb-diffusion.io *.ygg.dev.mbcore.io; frame-ancestors 'self' *.ygg.dev.mb-diffusion.io *.ygg.dev.mbcore.io; report-uri https://api.leboncoin.fr/api/csp-report/v1/report/;
    
    Page title: 503 Service Temporarily Unavailable
    
    <html>
    <head><title>503 Service Temporarily Unavailable</title></head>
    <body>
    <center><h1>503 Service Temporarily Unavailable</h1></center>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · aineko.dev

    2026-01-10 07:16

    HTTP/1.1 302 Moved Temporarily
    Content-Length: 0
    Connection: close
    Date: Sat, 10 Jan 2026 07:16:10 GMT
    Location: https://www.aineko.dev/
    X-Cache: Miss from cloudfront
    Via: 1.1 6670d9f343a3e0a96c4d7c936f139a06.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: tRMTk2TWPoNIkC_-cnOEiS8MTyaRQDt6sl0ZRcLxMJeRVT0ik2oBdQ==
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · www.eventflow.com.mx

    2026-01-09 21:18

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 72333
    Connection: close
    Date: Fri, 09 Jan 2026 21:18:06 GMT
    ETag: "bfkrifaief1jqp"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 300
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 b5a881aabeb53eabef56362664c79ea4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: vaU2L1qzQCwUdJuM2FhKsqDxuHbA07urY2XqcwZdicEQDtdHN51hng==
    Age: 3
    
    Page title: EventFlow
    
    <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/7e7d96b1e6991756.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/cc22caf02d1321cb.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/6f0e669664a8158c.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-75bcc95237f603cd.js"/><script src="/_next/static/chunks/4bd1b696-b4f3dfc964ad163a.js" async=""></script><script src="/_next/static/chunks/1684-fe9e421542238df0.js" async=""></script><script src="/_next/static/chunks/main-app-98bebba89cc7c516.js" async=""></script><script src="/_next/static/chunks/7598-97cf6700a24ffbc3.js" async=""></script><script src="/_next/static/chunks/7518-e3f487322b67b937.js" async=""></script><script src="/_next/static/chunks/167-76eff998c5b275df.js" async=""></script><script src="/_next/static/chunks/7328-6126f7ae94835725.js" async=""></script><script src="/_next/static/chunks/2902-748218ad0a618711.js" async=""></script><script src="/_next/static/chunks/5645-b8ff39ce35e73ecc.js" async=""></script><script src="/_next/static/chunks/app/layout-3c62e84861042b93.js" async=""></script><script src="/_next/static/chunks/6874-8a595b557a0d5c71.js" async=""></script><script src="/_next/static/chunks/app/page-094dab85d9baec05.js" async=""></script><meta name="next-size-adjust" content=""/><title>EventFlow</title><meta name="description" content="Client and Event Management System"/><script>document.querySelectorAll('body link[rel="icon"], body link[rel="apple-touch-icon"]').forEach(el => document.head.appendChild(el))</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3 antialiased"><script>
                  (function() {
                    try {
                      var isProtected = (function() {
                        var path = window.location.pathname || '';
                        var protectedPaths = ['/', '/login', '/auth/login', '/payment-success', '/payment-pending', '/payment-failure', '/signature'];
                        return protectedPaths.indexOf(path) > -1 || path.indexOf('/signature/') === 0;
                      })();
                      const useCustomBranding = localStorage.getItem('useCustomBranding');
                      const savedBranding = localStorage.getItem('savedBranding');
                      
                      if (!isProtected && useCustomBranding !== null && JSON.parse(useCustomBranding) && savedBranding) {
                        const branding = JSON.parse(savedBranding);
                        const root = document.documentElement;
                        
                        // Aplicar variables CSS inmediatamente
                        root.style.setProperty('--brand-primary', branding.primary_color || '#3B82F6');
                        root.style.setProperty('--brand-secondary', branding.secondary_color || '#10B981');
                        root.style.setProperty('--brand-accent', branding.accent_color || '#F59E0B');
                        root.style.setProperty('--brand-text', branding.text_color || '#111827');
                        
                        // Activar branding CSS
                        document.body.classList.add('branding-active');
                        
                        // Aplicar estilo de botones
                        const buttonStyle = branding.button_style || 'rounded';
                        document.body.classList.add('button-style-' + buttonStyle);
                      } else {
                        // Limpieza defensiva en rutas protegidas
                        var root = document.documentElement;
                        root.style.setProperty('--brand-primary', '#2563eb');
                        root.style.setProperty('--brand-secondary', '#64748b');
                        root.style.setProperty('--brand-accent', '#3b82f6');
                 
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 18.239.208.61:80 · www.admin.darshanalumni.in

    2026-01-09 14:38

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 09 Jan 2026 14:38:27 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://www.admin.darshanalumni.in/
    X-Cache: Redirect from cloudfront
    Via: 1.1 7f7f9e5201c73a068cfba780240becc2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: X_P_srPbNaN2hXaqYp5CJwj6dEbaGPB42kPOvv3cew6FPeS_KUoTKA==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · checkup.fit

    2026-01-09 01:14

    HTTP/1.1 400 Bad Request
    Server: CloudFront
    Date: Fri, 09 Jan 2026 01:14:57 GMT
    Content-Type: text/html
    Content-Length: 915
    Connection: close
    X-Cache: Error from cloudfront
    Via: 1.1 1bff19813518c379b9a7e50d87c9b2f6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    X-Amz-Cf-Id: UcJMM3zO1H3Zq-8rZzyLRG2KxLxb-h6XYqGYrIl4VZ8xg281latZwg==
    
    Page title: ERROR: The request could not be satisfied
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
    <TITLE>ERROR: The request could not be satisfied</TITLE>
    </HEAD><BODY>
    <H1>400 ERROR</H1>
    <H2>The request could not be satisfied.</H2>
    <HR noshade size="1px">
    Bad request.
    We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
    <BR clear="all">
    If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
    <BR clear="all">
    <HR noshade size="1px">
    <PRE>
    Generated by cloudfront (CloudFront)
    Request ID: UcJMM3zO1H3Zq-8rZzyLRG2KxLxb-h6XYqGYrIl4VZ8xg281latZwg==
    </PRE>
    <ADDRESS>
    </ADDRESS>
    </BODY></HTML>
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · status.decentraweb.org

    2026-01-09 00:53

    HTTP/1.1 405 Not Allowed
    Server: CloudFront
    Date: Fri, 09 Jan 2026 00:53:13 GMT
    Content-Length: 2515
    Connection: close
    x-amzn-waf-action: captcha
    Cache-Control: no-store, max-age=0
    Content-Type: text/html; charset=UTF-8
    Access-Control-Allow-Origin: *
    Access-Control-Max-Age: 86400
    Access-Control-Allow-Methods: OPTIONS,GET,POST
    Access-Control-Expose-Headers: x-amzn-waf-action
    X-Cache: Error from cloudfront
    Via: 1.1 1bff19813518c379b9a7e50d87c9b2f6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    X-Amz-Cf-Id: RkHNPmueN-EyV7ok6VRKzMsJT3UMDIZ0IPT2KRv6Soq7tb1yq5YR4A==
    
    Page title: Human Verification
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title>Human Verification</title>
        <style>
            body {
                font-family: "Arial";
            }
        </style>
        <script type="text/javascript">
        window.awsWafCookieDomainList = [];
        window.gokuProps = {
    "key":"AQIDAHjcYu/GjX+QlghicBgQ/7bFaQZ+m5FKCMDnO+vTbNg96AHNLTiyoRfhbks50luFtEDEAAAAfjB8BgkqhkiG9w0BBwagbzBtAgEAMGgGCSqGSIb3DQEHATAeBglghkgBZQMEAS4wEQQMKHukL9uPoM/cmKtaAgEQgDsW6lzrbjFjMyrXqCeKHrpqxcotywZzAgJZSCG35NkP045s6VWNLikKHuOYzGU0EIPsKIDjzgQq/mSuOw==",
              "iv":"A6wFDwAIOQAACpsd",
              "context":"iEo2kw1q6Yl8bsinC7IIhnGxZ1e7xR6NGhbYuwSwQYTI/NO15pYGzHhcBZdh5P6LnBadLG0eUzPrunxwOk9C1vqGwwdbUQZ2tVb1uXtmYpCRp+m9CgKQCatKPH5yitDtI/lOkcicWKCwgbwuyxiJ+r1WQ+A/PP7s0TFEvcodC7K9rjLLYX9gdvHUb1gzq8JbDoDrO3mLqa3yN+SRbXnDiGGLrHhZu5yG2pN0vj9jK386rW8mbGHTWDoBdhawchgVN3zuswBgWx9OfkCR+gQFIzTMPfRCMs00iXeai2ognJv2aBNU39tXA0KynK3EjWrNJ+MtOOSfDcF7PifAtx7dH6TCaKu//L0/g5bGfn3lKBDp46d2p2rC/F6WynM+QqdPMeeAmsGMNHttTzcC6n2OqV7T25J4TP1srKEMJPCryTedjbJnFAe+DsaZBV/Aorf7lpi9S1qKEgwowTjriz/Z6eBlKZUjX7Ya46kJQcqdESV+uwv2f9BfrXoX2RJpJDTQhz/FqKgM0bf24m25twEogFspuKVIxvt9MAGgQpFcL2sgXtx1hw4iDQ7eIwnKDF8oRycaFzo/fpd9emixrHdt1NCr5ecZH0diehPhrBQ457sx/eWYf2SvV3uB/BkxgqmqZh5Ioyy+1LP9R/sDwv7AEeYYEvOOHwRgjTH36DkYlN4yuIAuVP+futasY7eTQbmZp6P9YrDxwZZxW1+B4Tq/BF2EuHyeTI8JYD1OXNbpPXuE8F3nfWO+5vNIeGXrZGxg3VinRZ74VxrPg9QjjQ=="
    };
        </script>
        <script src="https://df99fa8a2f0c.88268ff2.eu-west-1.token.awswaf.com/df99fa8a2f0c/7b6031b12635/20d78cf7fd5b/challenge.js"></script>
        <script src="https://df99fa8a2f0c.88268ff2.eu-west-1.captcha.awswaf.com/df99fa8a2f0c/7b6031b12635/20d78cf7fd5b/captcha.js"></script>
    </head>
    <body>
        <div id="captcha-container"></div>
        <script type="text/javascript">
            AwsWafIntegration.saveReferrer();
            window.addEventListener("load", function() {
              const container = document.querySelector("#captcha-container");
              CaptchaScript.renderCaptcha(container, async (voucher) => {
                  await ChallengeScript.submitCaptcha(voucher);
                  window.location.reload(true);
              }
          );
        });
        </script>
        <noscript>
            <h1>JavaScript is disabled</h1>
            In order to continue, you need to verify that you're not a robot by solving a CAPTCHA puzzle.
             The CAPTCHA puzzle requires JavaScript. Enable JavaScript and then reload the page.
        </noscript>
    </body>
    </html>
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · mta-sts.kanbanize.com

    2026-01-09 00:52

    HTTP/1.1 403 Forbidden
    Content-Type: application/xml
    Transfer-Encoding: chunked
    Connection: close
    Server: AmazonS3
    Date: Fri, 09 Jan 2026 00:52:15 GMT
    X-Cache: Error from cloudfront
    Via: 1.1 44d88ba206b56c0540bbbe3f1fa2b8ea.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    X-Amz-Cf-Id: PPFDxqi1nGmGOvcPFqueRTmjQsAS6CGQwsXVnD7jfCEIqaSiEC3wkA==
    
    
    <?xml version="1.0" encoding="UTF-8"?>
    <Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>K6SD7ZBDDFGZSC7B</RequestId><HostId>EVfqThnL/YfXsgkxy9ezveP42A2U4qWEGppaZSLH0fIQiWEsP/LKFpm6GFvPI3WAsqbRFdaPEFxlxlGWkdWZgcJW1LRbdV9u</HostId></Error>
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · www.eventflow.com.mx

    2026-01-08 21:43

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 72333
    Connection: close
    Date: Thu, 08 Jan 2026 21:43:30 GMT
    ETag: "bfkrifaief1jqp"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 300
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 0f203fd7b592f258a42a32f365eb241e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: DJ-P2H9ganfdGioa9nKB0LpU8_S1F44slx-SoayLa5lwIDkTRMkpBQ==
    
    Page title: EventFlow
    
    <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/7e7d96b1e6991756.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/cc22caf02d1321cb.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/6f0e669664a8158c.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-75bcc95237f603cd.js"/><script src="/_next/static/chunks/4bd1b696-b4f3dfc964ad163a.js" async=""></script><script src="/_next/static/chunks/1684-fe9e421542238df0.js" async=""></script><script src="/_next/static/chunks/main-app-98bebba89cc7c516.js" async=""></script><script src="/_next/static/chunks/7598-97cf6700a24ffbc3.js" async=""></script><script src="/_next/static/chunks/7518-e3f487322b67b937.js" async=""></script><script src="/_next/static/chunks/167-76eff998c5b275df.js" async=""></script><script src="/_next/static/chunks/7328-6126f7ae94835725.js" async=""></script><script src="/_next/static/chunks/2902-748218ad0a618711.js" async=""></script><script src="/_next/static/chunks/5645-b8ff39ce35e73ecc.js" async=""></script><script src="/_next/static/chunks/app/layout-3c62e84861042b93.js" async=""></script><script src="/_next/static/chunks/6874-8a595b557a0d5c71.js" async=""></script><script src="/_next/static/chunks/app/page-094dab85d9baec05.js" async=""></script><meta name="next-size-adjust" content=""/><title>EventFlow</title><meta name="description" content="Client and Event Management System"/><script>document.querySelectorAll('body link[rel="icon"], body link[rel="apple-touch-icon"]').forEach(el => document.head.appendChild(el))</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3 antialiased"><script>
                  (function() {
                    try {
                      var isProtected = (function() {
                        var path = window.location.pathname || '';
                        var protectedPaths = ['/', '/login', '/auth/login', '/payment-success', '/payment-pending', '/payment-failure', '/signature'];
                        return protectedPaths.indexOf(path) > -1 || path.indexOf('/signature/') === 0;
                      })();
                      const useCustomBranding = localStorage.getItem('useCustomBranding');
                      const savedBranding = localStorage.getItem('savedBranding');
                      
                      if (!isProtected && useCustomBranding !== null && JSON.parse(useCustomBranding) && savedBranding) {
                        const branding = JSON.parse(savedBranding);
                        const root = document.documentElement;
                        
                        // Aplicar variables CSS inmediatamente
                        root.style.setProperty('--brand-primary', branding.primary_color || '#3B82F6');
                        root.style.setProperty('--brand-secondary', branding.secondary_color || '#10B981');
                        root.style.setProperty('--brand-accent', branding.accent_color || '#F59E0B');
                        root.style.setProperty('--brand-text', branding.text_color || '#111827');
                        
                        // Activar branding CSS
                        document.body.classList.add('branding-active');
                        
                        // Aplicar estilo de botones
                        const buttonStyle = branding.button_style || 'rounded';
                        document.body.classList.add('button-style-' + buttonStyle);
                      } else {
                        // Limpieza defensiva en rutas protegidas
                        var root = document.documentElement;
                        root.style.setProperty('--brand-primary', '#2563eb');
                        root.style.setProperty('--brand-secondary', '#64748b');
                        root.style.setProperty('--brand-accent', '#3b82f6');
                 
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · status.infotjenester.no

    2026-01-08 20:14

    HTTP/1.1 405 Not Allowed
    Server: CloudFront
    Date: Thu, 08 Jan 2026 20:14:56 GMT
    Content-Length: 2515
    Connection: close
    x-amzn-waf-action: captcha
    Cache-Control: no-store, max-age=0
    Content-Type: text/html; charset=UTF-8
    Access-Control-Allow-Origin: *
    Access-Control-Max-Age: 86400
    Access-Control-Allow-Methods: OPTIONS,GET,POST
    Access-Control-Expose-Headers: x-amzn-waf-action
    X-Cache: Error from cloudfront
    Via: 1.1 4711a6160d191e5827e72db73c0acff8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    X-Amz-Cf-Id: lNcoyaOlbKyprrK58wrBPtaZFf1IyNBupfbNM1iub6bK3uRIAJiWUg==
    
    Page title: Human Verification
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <title>Human Verification</title>
        <style>
            body {
                font-family: "Arial";
            }
        </style>
        <script type="text/javascript">
        window.awsWafCookieDomainList = [];
        window.gokuProps = {
    "key":"AQIDAHjcYu/GjX+QlghicBgQ/7bFaQZ+m5FKCMDnO+vTbNg96AHNLTiyoRfhbks50luFtEDEAAAAfjB8BgkqhkiG9w0BBwagbzBtAgEAMGgGCSqGSIb3DQEHATAeBglghkgBZQMEAS4wEQQMKHukL9uPoM/cmKtaAgEQgDsW6lzrbjFjMyrXqCeKHrpqxcotywZzAgJZSCG35NkP045s6VWNLikKHuOYzGU0EIPsKIDjzgQq/mSuOw==",
              "iv":"A6wFCgAM1QAAClMX",
              "context":"1iIvYn7uPdKk7uMN/Nx0IzKnPxuHJUzH0catwTfCOMmA4tQOxFxtr5s2pWwlCpOQmcICT0i0XP22GA7SR7yeYBLUI5tSHv+otBZLiFoMuTpDYpE+hUbSs24Glss1tLtsJpUGyV85O8sGUp8Go4DXg/JemuedwSxO/NTLu6aNynDvEwulgO3DyJCQ6yLRrwh14laESoCOyHuWrZwK0N8HBv0mYyJ2dhkmjCX//IggqmpwWATzymD+HecYDMy6p7pnuzvz6jrlgeKA2X1Jwkdt21k0qV0cXpQ/0WuqUSuFob5Cz8DzzqwC7/g7+H+7/CN8jmvYLAj/TOsFYDvAW5O0GyQc9UdeRgWyKyBRkAbalfV4v+Z+oT/1VzJypQ6ZnOrLz5GIgVZxDV1FkOLulyZYiCmK6ewQGlnZYuM5BjoHJxqwhVqdWhbEDilFUNM5m4hobRs9E8CQnF6F/K8sv9tAbg0PakaStIlGIZtTXGHb5oR4kBVQgLc/N/dlJe/Nbo2kZzPCy2JQ4jX/kaK679QGPkSMQVvMWZifhZ8Mst6XVfp5doVGMovSlIQQpowQIm/wfBz655LCmTcvOSPtY/9hHzshlk0ofwFTvl64mxXjXhPWFRmP9IcKhdvgW87IXHWPcD6dPBlCwFjbybLjsL4lGAaIe6z4cFO+v0M1SM1+UXWmmuOE0PFpm2BpzmNRANjyye7jSbpurvGrQned9Wl4jFtefGoT5GtWSrA+Ms2K+u4y2VY4fB0oHbSgmEqeVCwFPTCFTup9xYIVANnPFA=="
    };
        </script>
        <script src="https://450c0752f7f4.aa24f28d.eu-west-1.token.awswaf.com/450c0752f7f4/76ef64dfd7ba/d32c7d3636f3/challenge.js"></script>
        <script src="https://450c0752f7f4.aa24f28d.eu-west-1.captcha.awswaf.com/450c0752f7f4/76ef64dfd7ba/d32c7d3636f3/captcha.js"></script>
    </head>
    <body>
        <div id="captcha-container"></div>
        <script type="text/javascript">
            AwsWafIntegration.saveReferrer();
            window.addEventListener("load", function() {
              const container = document.querySelector("#captcha-container");
              CaptchaScript.renderCaptcha(container, async (voucher) => {
                  await ChallengeScript.submitCaptcha(voucher);
                  window.location.reload(true);
              }
          );
        });
        </script>
        <noscript>
            <h1>JavaScript is disabled</h1>
            In order to continue, you need to verify that you're not a robot by solving a CAPTCHA puzzle.
             The CAPTCHA puzzle requires JavaScript. Enable JavaScript and then reload the page.
        </noscript>
    </body>
    </html>
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · www.eventflow.com.mx

    2026-01-07 21:22

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 72333
    Connection: close
    Date: Tue, 06 Jan 2026 21:19:25 GMT
    ETag: "bfkrifaief1jqp"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 300
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 b2759d0b84d9378c5df10333918381e0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: hXKXU2g1rn5nP53nCO9istGXPB4lLukl6ciZUl8FYhVZSLZ7763hLw==
    Age: 86610
    
    Page title: EventFlow
    
    <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/7e7d96b1e6991756.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/cc22caf02d1321cb.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/6f0e669664a8158c.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-75bcc95237f603cd.js"/><script src="/_next/static/chunks/4bd1b696-b4f3dfc964ad163a.js" async=""></script><script src="/_next/static/chunks/1684-fe9e421542238df0.js" async=""></script><script src="/_next/static/chunks/main-app-98bebba89cc7c516.js" async=""></script><script src="/_next/static/chunks/7598-97cf6700a24ffbc3.js" async=""></script><script src="/_next/static/chunks/7518-e3f487322b67b937.js" async=""></script><script src="/_next/static/chunks/167-76eff998c5b275df.js" async=""></script><script src="/_next/static/chunks/7328-6126f7ae94835725.js" async=""></script><script src="/_next/static/chunks/2902-748218ad0a618711.js" async=""></script><script src="/_next/static/chunks/5645-b8ff39ce35e73ecc.js" async=""></script><script src="/_next/static/chunks/app/layout-3c62e84861042b93.js" async=""></script><script src="/_next/static/chunks/6874-8a595b557a0d5c71.js" async=""></script><script src="/_next/static/chunks/app/page-094dab85d9baec05.js" async=""></script><meta name="next-size-adjust" content=""/><title>EventFlow</title><meta name="description" content="Client and Event Management System"/><script>document.querySelectorAll('body link[rel="icon"], body link[rel="apple-touch-icon"]').forEach(el => document.head.appendChild(el))</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3 antialiased"><script>
                  (function() {
                    try {
                      var isProtected = (function() {
                        var path = window.location.pathname || '';
                        var protectedPaths = ['/', '/login', '/auth/login', '/payment-success', '/payment-pending', '/payment-failure', '/signature'];
                        return protectedPaths.indexOf(path) > -1 || path.indexOf('/signature/') === 0;
                      })();
                      const useCustomBranding = localStorage.getItem('useCustomBranding');
                      const savedBranding = localStorage.getItem('savedBranding');
                      
                      if (!isProtected && useCustomBranding !== null && JSON.parse(useCustomBranding) && savedBranding) {
                        const branding = JSON.parse(savedBranding);
                        const root = document.documentElement;
                        
                        // Aplicar variables CSS inmediatamente
                        root.style.setProperty('--brand-primary', branding.primary_color || '#3B82F6');
                        root.style.setProperty('--brand-secondary', branding.secondary_color || '#10B981');
                        root.style.setProperty('--brand-accent', branding.accent_color || '#F59E0B');
                        root.style.setProperty('--brand-text', branding.text_color || '#111827');
                        
                        // Activar branding CSS
                        document.body.classList.add('branding-active');
                        
                        // Aplicar estilo de botones
                        const buttonStyle = branding.button_style || 'rounded';
                        document.body.classList.add('button-style-' + buttonStyle);
                      } else {
                        // Limpieza defensiva en rutas protegidas
                        var root = document.documentElement;
                        root.style.setProperty('--brand-primary', '#2563eb');
                        root.style.setProperty('--brand-secondary', '#64748b');
                        root.style.setProperty('--brand-accent', '#3b82f6');
                 
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · www.eventflow.com.mx

    2026-01-06 21:19

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 72333
    Connection: close
    Date: Tue, 06 Jan 2026 21:19:25 GMT
    ETag: "bfkrifaief1jqp"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 300
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 edb4e2192de6cf245f75f5e8c72e6b10.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: wPsg0aEZ_aBCTgoahbjNiqI9ANHFI3D6bY28Kl15H0GyoBxhEnP9fQ==
    
    Page title: EventFlow
    
    <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/7e7d96b1e6991756.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/cc22caf02d1321cb.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/6f0e669664a8158c.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-75bcc95237f603cd.js"/><script src="/_next/static/chunks/4bd1b696-b4f3dfc964ad163a.js" async=""></script><script src="/_next/static/chunks/1684-fe9e421542238df0.js" async=""></script><script src="/_next/static/chunks/main-app-98bebba89cc7c516.js" async=""></script><script src="/_next/static/chunks/7598-97cf6700a24ffbc3.js" async=""></script><script src="/_next/static/chunks/7518-e3f487322b67b937.js" async=""></script><script src="/_next/static/chunks/167-76eff998c5b275df.js" async=""></script><script src="/_next/static/chunks/7328-6126f7ae94835725.js" async=""></script><script src="/_next/static/chunks/2902-748218ad0a618711.js" async=""></script><script src="/_next/static/chunks/5645-b8ff39ce35e73ecc.js" async=""></script><script src="/_next/static/chunks/app/layout-3c62e84861042b93.js" async=""></script><script src="/_next/static/chunks/6874-8a595b557a0d5c71.js" async=""></script><script src="/_next/static/chunks/app/page-094dab85d9baec05.js" async=""></script><meta name="next-size-adjust" content=""/><title>EventFlow</title><meta name="description" content="Client and Event Management System"/><script>document.querySelectorAll('body link[rel="icon"], body link[rel="apple-touch-icon"]').forEach(el => document.head.appendChild(el))</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3 antialiased"><script>
                  (function() {
                    try {
                      var isProtected = (function() {
                        var path = window.location.pathname || '';
                        var protectedPaths = ['/', '/login', '/auth/login', '/payment-success', '/payment-pending', '/payment-failure', '/signature'];
                        return protectedPaths.indexOf(path) > -1 || path.indexOf('/signature/') === 0;
                      })();
                      const useCustomBranding = localStorage.getItem('useCustomBranding');
                      const savedBranding = localStorage.getItem('savedBranding');
                      
                      if (!isProtected && useCustomBranding !== null && JSON.parse(useCustomBranding) && savedBranding) {
                        const branding = JSON.parse(savedBranding);
                        const root = document.documentElement;
                        
                        // Aplicar variables CSS inmediatamente
                        root.style.setProperty('--brand-primary', branding.primary_color || '#3B82F6');
                        root.style.setProperty('--brand-secondary', branding.secondary_color || '#10B981');
                        root.style.setProperty('--brand-accent', branding.accent_color || '#F59E0B');
                        root.style.setProperty('--brand-text', branding.text_color || '#111827');
                        
                        // Activar branding CSS
                        document.body.classList.add('branding-active');
                        
                        // Aplicar estilo de botones
                        const buttonStyle = branding.button_style || 'rounded';
                        document.body.classList.add('button-style-' + buttonStyle);
                      } else {
                        // Limpieza defensiva en rutas protegidas
                        var root = document.documentElement;
                        root.style.setProperty('--brand-primary', '#2563eb');
                        root.style.setProperty('--brand-secondary', '#64748b');
                        root.style.setProperty('--brand-accent', '#3b82f6');
                 
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · www.eventflow.com.mx

    2026-01-03 21:05

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 72333
    Connection: close
    Date: Tue, 30 Dec 2025 11:00:14 GMT
    ETag: "bfkrifaief1jqp"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 300
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 44d88ba206b56c0540bbbe3f1fa2b8ea.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: amMjjYaN86d0gj0XhZTXmF2pbQk69LIdXNEpHCw0_JSq2pYpwkHBGw==
    Age: 381943
    
    Page title: EventFlow
    
    <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/7e7d96b1e6991756.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/cc22caf02d1321cb.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/6f0e669664a8158c.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-75bcc95237f603cd.js"/><script src="/_next/static/chunks/4bd1b696-b4f3dfc964ad163a.js" async=""></script><script src="/_next/static/chunks/1684-fe9e421542238df0.js" async=""></script><script src="/_next/static/chunks/main-app-98bebba89cc7c516.js" async=""></script><script src="/_next/static/chunks/7598-97cf6700a24ffbc3.js" async=""></script><script src="/_next/static/chunks/7518-e3f487322b67b937.js" async=""></script><script src="/_next/static/chunks/167-76eff998c5b275df.js" async=""></script><script src="/_next/static/chunks/7328-6126f7ae94835725.js" async=""></script><script src="/_next/static/chunks/2902-748218ad0a618711.js" async=""></script><script src="/_next/static/chunks/5645-b8ff39ce35e73ecc.js" async=""></script><script src="/_next/static/chunks/app/layout-3c62e84861042b93.js" async=""></script><script src="/_next/static/chunks/6874-8a595b557a0d5c71.js" async=""></script><script src="/_next/static/chunks/app/page-094dab85d9baec05.js" async=""></script><meta name="next-size-adjust" content=""/><title>EventFlow</title><meta name="description" content="Client and Event Management System"/><script>document.querySelectorAll('body link[rel="icon"], body link[rel="apple-touch-icon"]').forEach(el => document.head.appendChild(el))</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3 antialiased"><script>
                  (function() {
                    try {
                      var isProtected = (function() {
                        var path = window.location.pathname || '';
                        var protectedPaths = ['/', '/login', '/auth/login', '/payment-success', '/payment-pending', '/payment-failure', '/signature'];
                        return protectedPaths.indexOf(path) > -1 || path.indexOf('/signature/') === 0;
                      })();
                      const useCustomBranding = localStorage.getItem('useCustomBranding');
                      const savedBranding = localStorage.getItem('savedBranding');
                      
                      if (!isProtected && useCustomBranding !== null && JSON.parse(useCustomBranding) && savedBranding) {
                        const branding = JSON.parse(savedBranding);
                        const root = document.documentElement;
                        
                        // Aplicar variables CSS inmediatamente
                        root.style.setProperty('--brand-primary', branding.primary_color || '#3B82F6');
                        root.style.setProperty('--brand-secondary', branding.secondary_color || '#10B981');
                        root.style.setProperty('--brand-accent', branding.accent_color || '#F59E0B');
                        root.style.setProperty('--brand-text', branding.text_color || '#111827');
                        
                        // Activar branding CSS
                        document.body.classList.add('branding-active');
                        
                        // Aplicar estilo de botones
                        const buttonStyle = branding.button_style || 'rounded';
                        document.body.classList.add('button-style-' + buttonStyle);
                      } else {
                        // Limpieza defensiva en rutas protegidas
                        var root = document.documentElement;
                        root.style.setProperty('--brand-primary', '#2563eb');
                        root.style.setProperty('--brand-secondary', '#64748b');
                        root.style.setProperty('--brand-accent', '#3b82f6');
                 
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · www.eventflow.com.mx

    2026-01-02 21:29

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 72333
    Connection: close
    Date: Wed, 31 Dec 2025 21:15:09 GMT
    ETag: "bfkrifaief1jqp"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 300
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 fcac94983df88c478069a68989ee5c6a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: zT1wh1HBNzrT2ltOpBOdOAhtvs4wnttlXfpQF98LsCdgBGYuHcYI3g==
    Age: 173647
    
    Page title: EventFlow
    
    <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/7e7d96b1e6991756.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/cc22caf02d1321cb.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/6f0e669664a8158c.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-75bcc95237f603cd.js"/><script src="/_next/static/chunks/4bd1b696-b4f3dfc964ad163a.js" async=""></script><script src="/_next/static/chunks/1684-fe9e421542238df0.js" async=""></script><script src="/_next/static/chunks/main-app-98bebba89cc7c516.js" async=""></script><script src="/_next/static/chunks/7598-97cf6700a24ffbc3.js" async=""></script><script src="/_next/static/chunks/7518-e3f487322b67b937.js" async=""></script><script src="/_next/static/chunks/167-76eff998c5b275df.js" async=""></script><script src="/_next/static/chunks/7328-6126f7ae94835725.js" async=""></script><script src="/_next/static/chunks/2902-748218ad0a618711.js" async=""></script><script src="/_next/static/chunks/5645-b8ff39ce35e73ecc.js" async=""></script><script src="/_next/static/chunks/app/layout-3c62e84861042b93.js" async=""></script><script src="/_next/static/chunks/6874-8a595b557a0d5c71.js" async=""></script><script src="/_next/static/chunks/app/page-094dab85d9baec05.js" async=""></script><meta name="next-size-adjust" content=""/><title>EventFlow</title><meta name="description" content="Client and Event Management System"/><script>document.querySelectorAll('body link[rel="icon"], body link[rel="apple-touch-icon"]').forEach(el => document.head.appendChild(el))</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3 antialiased"><script>
                  (function() {
                    try {
                      var isProtected = (function() {
                        var path = window.location.pathname || '';
                        var protectedPaths = ['/', '/login', '/auth/login', '/payment-success', '/payment-pending', '/payment-failure', '/signature'];
                        return protectedPaths.indexOf(path) > -1 || path.indexOf('/signature/') === 0;
                      })();
                      const useCustomBranding = localStorage.getItem('useCustomBranding');
                      const savedBranding = localStorage.getItem('savedBranding');
                      
                      if (!isProtected && useCustomBranding !== null && JSON.parse(useCustomBranding) && savedBranding) {
                        const branding = JSON.parse(savedBranding);
                        const root = document.documentElement;
                        
                        // Aplicar variables CSS inmediatamente
                        root.style.setProperty('--brand-primary', branding.primary_color || '#3B82F6');
                        root.style.setProperty('--brand-secondary', branding.secondary_color || '#10B981');
                        root.style.setProperty('--brand-accent', branding.accent_color || '#F59E0B');
                        root.style.setProperty('--brand-text', branding.text_color || '#111827');
                        
                        // Activar branding CSS
                        document.body.classList.add('branding-active');
                        
                        // Aplicar estilo de botones
                        const buttonStyle = branding.button_style || 'rounded';
                        document.body.classList.add('button-style-' + buttonStyle);
                      } else {
                        // Limpieza defensiva en rutas protegidas
                        var root = document.documentElement;
                        root.style.setProperty('--brand-primary', '#2563eb');
                        root.style.setProperty('--brand-secondary', '#64748b');
                        root.style.setProperty('--brand-accent', '#3b82f6');
                 
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · www.eventflow.com.mx

    2026-01-01 21:35

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 72333
    Connection: close
    Date: Thu, 01 Jan 2026 21:35:32 GMT
    ETag: "bfkrifaief1jqp"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 300
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 2c4b655a5de1371195f92ed356802ebe.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: -ur95K2IH8cLqQPBRx8GZ1h6N0iuSJARPMh6POjVUvDehi48OWQXnQ==
    Age: 1
    
    Page title: EventFlow
    
    <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/7e7d96b1e6991756.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/cc22caf02d1321cb.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/6f0e669664a8158c.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-75bcc95237f603cd.js"/><script src="/_next/static/chunks/4bd1b696-b4f3dfc964ad163a.js" async=""></script><script src="/_next/static/chunks/1684-fe9e421542238df0.js" async=""></script><script src="/_next/static/chunks/main-app-98bebba89cc7c516.js" async=""></script><script src="/_next/static/chunks/7598-97cf6700a24ffbc3.js" async=""></script><script src="/_next/static/chunks/7518-e3f487322b67b937.js" async=""></script><script src="/_next/static/chunks/167-76eff998c5b275df.js" async=""></script><script src="/_next/static/chunks/7328-6126f7ae94835725.js" async=""></script><script src="/_next/static/chunks/2902-748218ad0a618711.js" async=""></script><script src="/_next/static/chunks/5645-b8ff39ce35e73ecc.js" async=""></script><script src="/_next/static/chunks/app/layout-3c62e84861042b93.js" async=""></script><script src="/_next/static/chunks/6874-8a595b557a0d5c71.js" async=""></script><script src="/_next/static/chunks/app/page-094dab85d9baec05.js" async=""></script><meta name="next-size-adjust" content=""/><title>EventFlow</title><meta name="description" content="Client and Event Management System"/><script>document.querySelectorAll('body link[rel="icon"], body link[rel="apple-touch-icon"]').forEach(el => document.head.appendChild(el))</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3 antialiased"><script>
                  (function() {
                    try {
                      var isProtected = (function() {
                        var path = window.location.pathname || '';
                        var protectedPaths = ['/', '/login', '/auth/login', '/payment-success', '/payment-pending', '/payment-failure', '/signature'];
                        return protectedPaths.indexOf(path) > -1 || path.indexOf('/signature/') === 0;
                      })();
                      const useCustomBranding = localStorage.getItem('useCustomBranding');
                      const savedBranding = localStorage.getItem('savedBranding');
                      
                      if (!isProtected && useCustomBranding !== null && JSON.parse(useCustomBranding) && savedBranding) {
                        const branding = JSON.parse(savedBranding);
                        const root = document.documentElement;
                        
                        // Aplicar variables CSS inmediatamente
                        root.style.setProperty('--brand-primary', branding.primary_color || '#3B82F6');
                        root.style.setProperty('--brand-secondary', branding.secondary_color || '#10B981');
                        root.style.setProperty('--brand-accent', branding.accent_color || '#F59E0B');
                        root.style.setProperty('--brand-text', branding.text_color || '#111827');
                        
                        // Activar branding CSS
                        document.body.classList.add('branding-active');
                        
                        // Aplicar estilo de botones
                        const buttonStyle = branding.button_style || 'rounded';
                        document.body.classList.add('button-style-' + buttonStyle);
                      } else {
                        // Limpieza defensiva en rutas protegidas
                        var root = document.documentElement;
                        root.style.setProperty('--brand-primary', '#2563eb');
                        root.style.setProperty('--brand-secondary', '#64748b');
                        root.style.setProperty('--brand-accent', '#3b82f6');
                 
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · www.eventflow.com.mx

    2025-12-31 21:15

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 72333
    Connection: close
    Date: Wed, 31 Dec 2025 21:15:09 GMT
    ETag: "bfkrifaief1jqp"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 300
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 4711a6160d191e5827e72db73c0acff8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: sRcQszl6PoBAXRZg-ozjSNG8Tg8tZWzQP84YS-w9m-mJ0Fk0dg9pfw==
    
    Page title: EventFlow
    
    <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/7e7d96b1e6991756.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/cc22caf02d1321cb.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/6f0e669664a8158c.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-75bcc95237f603cd.js"/><script src="/_next/static/chunks/4bd1b696-b4f3dfc964ad163a.js" async=""></script><script src="/_next/static/chunks/1684-fe9e421542238df0.js" async=""></script><script src="/_next/static/chunks/main-app-98bebba89cc7c516.js" async=""></script><script src="/_next/static/chunks/7598-97cf6700a24ffbc3.js" async=""></script><script src="/_next/static/chunks/7518-e3f487322b67b937.js" async=""></script><script src="/_next/static/chunks/167-76eff998c5b275df.js" async=""></script><script src="/_next/static/chunks/7328-6126f7ae94835725.js" async=""></script><script src="/_next/static/chunks/2902-748218ad0a618711.js" async=""></script><script src="/_next/static/chunks/5645-b8ff39ce35e73ecc.js" async=""></script><script src="/_next/static/chunks/app/layout-3c62e84861042b93.js" async=""></script><script src="/_next/static/chunks/6874-8a595b557a0d5c71.js" async=""></script><script src="/_next/static/chunks/app/page-094dab85d9baec05.js" async=""></script><meta name="next-size-adjust" content=""/><title>EventFlow</title><meta name="description" content="Client and Event Management System"/><script>document.querySelectorAll('body link[rel="icon"], body link[rel="apple-touch-icon"]').forEach(el => document.head.appendChild(el))</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3 antialiased"><script>
                  (function() {
                    try {
                      var isProtected = (function() {
                        var path = window.location.pathname || '';
                        var protectedPaths = ['/', '/login', '/auth/login', '/payment-success', '/payment-pending', '/payment-failure', '/signature'];
                        return protectedPaths.indexOf(path) > -1 || path.indexOf('/signature/') === 0;
                      })();
                      const useCustomBranding = localStorage.getItem('useCustomBranding');
                      const savedBranding = localStorage.getItem('savedBranding');
                      
                      if (!isProtected && useCustomBranding !== null && JSON.parse(useCustomBranding) && savedBranding) {
                        const branding = JSON.parse(savedBranding);
                        const root = document.documentElement;
                        
                        // Aplicar variables CSS inmediatamente
                        root.style.setProperty('--brand-primary', branding.primary_color || '#3B82F6');
                        root.style.setProperty('--brand-secondary', branding.secondary_color || '#10B981');
                        root.style.setProperty('--brand-accent', branding.accent_color || '#F59E0B');
                        root.style.setProperty('--brand-text', branding.text_color || '#111827');
                        
                        // Activar branding CSS
                        document.body.classList.add('branding-active');
                        
                        // Aplicar estilo de botones
                        const buttonStyle = branding.button_style || 'rounded';
                        document.body.classList.add('button-style-' + buttonStyle);
                      } else {
                        // Limpieza defensiva en rutas protegidas
                        var root = document.documentElement;
                        root.style.setProperty('--brand-primary', '#2563eb');
                        root.style.setProperty('--brand-secondary', '#64748b');
                        root.style.setProperty('--brand-accent', '#3b82f6');
                 
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · try.mrreset.com

    2025-12-23 05:05

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 57347
    Connection: close
    Date: Tue, 23 Dec 2025 02:04:30 GMT
    Last-Modified: Tue, 09 Aug 2022 16:56:58 GMT
    ETag: "b6bd718102c3f40d99056b3e46b47cc5"
    Accept-Ranges: bytes
    Server: AmazonS3
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 44d88ba206b56c0540bbbe3f1fa2b8ea.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    X-Amz-Cf-Id: -BbzC_6yT6RwiF1fYqfIWuQdX1I-wZOk-jQQLo9wh0Ce0BjdPPm5EQ==
    Age: 10847
    
    Page title: Try Mr. Reset • Mr. ResetCheck MarkCheck MarkCheck MarkRight-pointing Arrow
    
    <!DOCTYPE html><html lang="en-US"><head><meta charSet="utf-8"/><meta name="robots" content="noindex,follow"/><meta name="viewport" content="initial-scale=1.0, width=device-width"/><meta name="description" content="I&#x27;m Mr. Reset, and I&#x27;m here to help!"/><meta name="theme-color" content="#2F4B9B"/><link rel="shortcut icon" href="/favicon.png"/><link rel="apple-touch-icon" href="/favicon.png"/><meta property="og:description" content="I&#x27;m Mr. Reset, and I&#x27;m here to help!"/><meta property="og:type" content="website"/><meta property="og:image" content="https://try.mrreset.com/images/opengraph.png"/><link rel="stylesheet" href="https://assets.harbormaster.dev/fonts/tiempos-headline/tiempos-headline.css"/><link rel="stylesheet" href="https://assets.harbormaster.dev/fonts/circular-web/circular-web.css"/><script>!function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on","addSourceMiddleware","addIntegrationMiddleware","setAnonymousId","addDestinationMiddleware"];analytics.factory=function(e){return function(){var t=Array.prototype.slice.call(arguments);t.unshift(e);analytics.push(t);return analytics}};for(var e=0;e<analytics.methods.length;e++){var key=analytics.methods[e];analytics[key]=analytics.factory(key)}analytics.load=function(key,e){var t=document.createElement("script");t.type="text/javascript";t.async=!0;t.src="https://cdn.segment.com/analytics.js/v1/" + key + "/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n);analytics._loadOptions=e};analytics.SNIPPET_VERSION="4.13.1"; 
    analytics.ready(function() {window.isAnalyticsReady = true});
    analytics.load("MjklJ0b5bFfvjGeG2EskY5DYq9IEE94h"); 
    }}();</script><title>Try Mr. Reset • Mr. Reset</title><meta property="og:title" content="Try Mr. Reset • Mr. Reset"/><meta property="og:url" content="https://try.mrreset.com/"/><meta name="next-head-count" content="16"/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-5cd94c89d3acac5f.js"></script><script src="/_next/static/chunks/webpack-5c3c79a966bed850.js" defer=""></script><script src="/_next/static/chunks/framework-91d7f78b5b4003c8.js" defer=""></script><script src="/_next/static/chunks/main-48dec2a485977a53.js" defer=""></script><script src="/_next/static/chunks/pages/_app-18d4ed892ae680b3.js" defer=""></script><script src="/_next/static/chunks/159-cc047bab8ecd84bb.js" defer=""></script><script src="/_next/static/chunks/237-8ad853c1f767f31a.js" defer=""></script><script src="/_next/static/chunks/pages/index-96f622e046e2319a.js" defer=""></script><script src="/_next/static/G1dn_xI7vlg0tGmHsP5SH/_buildManifest.js" defer=""></script><script src="/_next/static/G1dn_xI7vlg0tGmHsP5SH/_ssgManifest.js" defer=""></script><script src="/_next/static/G1dn_xI7vlg0tGmHsP5SH/_middlewareManifest.js" defer=""></script><style data-styled="" data-styled-version="5.3.3">html{box-sizing:border-box;font-size:10px;background:#0B1837;}/*!sc*/
    *,*:before,*:after{box-sizing:inherit;}/*!sc*/
    body{padding:0;margin:0;font-size:1.6rem;line-height:1;font-family:serif;}/*!sc*/
    a{-webkit-text-decoration:none;text-decoration:none;}/*!sc*/
    data-styled.g1[id="sc-global-fgqFEW1"]{content:"sc-global-fgqFEW1,"}/*!sc*/
    .fYXAjR{border:0;-webkit-clip:rect(0 0 0 0);clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}/*!sc*/
    data-styled.g2[id="A11yText-oho34t-0"]{content:"fYXAjR,"}/*!sc*/
    .ezklfx{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;box-shadow:0px 2px 8px -1px rgba(0,0,0,0.05),0px 4px 10px rgba(0,0,0,0.035),0px 1px 20px rgba(0,0,0,0.03);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;left:0;position:
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 18.239.208.61:80 · go.tidlor.com

    2025-12-22 17:40

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=UTF-8
    Content-Length: 1
    Connection: close
    Date: Mon, 22 Dec 2025 17:40:42 GMT
    X-XSS-Protection: 1; mode=block
    Set-Cookie: AWSALB=RlK/vkml1lcz11caq4YFHTNjh7fO5fHHe2BxHUsM/nnLsr8TngUd5cSvW3KD+KY6Ir2lYCwz+6Qw3m4zN5umG9lO7TCZkJ89I9WOfdaWZ5PV2Tih691rCgnzLL1v; Expires=Mon, 29 Dec 2025 17:40:42 GMT; Path=/
    Set-Cookie: AWSALBCORS=RlK/vkml1lcz11caq4YFHTNjh7fO5fHHe2BxHUsM/nnLsr8TngUd5cSvW3KD+KY6Ir2lYCwz+6Qw3m4zN5umG9lO7TCZkJ89I9WOfdaWZ5PV2Tih691rCgnzLL1v; Expires=Mon, 29 Dec 2025 17:40:42 GMT; Path=/; SameSite=None; Secure
    Server: 
    Strict-Transport-Security: max-age=31536000; includeSubDomains;
    X-Frame-Options: SAMEORIGIN
    content-security-policy: base-uri 'self'; form-action 'self'; object-src 'none'; script-src 'self'; frame-ancestors 'self';Upgrade-Insecure-Requests
    X-Content-Type-Options: nosniff
    X-Cache: Miss from cloudfront
    Via: 1.1 3e4136d7d0934a67d56236a4bbc281f4.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    X-Amz-Cf-Id: fA-Kxsq35g7w0onAyb3iWyU8libvu-JnmZ8uCAHzl7eDn-vSftgqRA==
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 18.239.208.61:443 · www.eventflow.com.mx

    2025-12-22 08:24

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 72333
    Connection: close
    Date: Mon, 22 Dec 2025 08:24:08 GMT
    ETag: "bfkrifaief1jqp"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 300
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 0f203fd7b592f258a42a32f365eb241e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: BRU50-P1
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 5BuloUXDk5CCKOCAslEJ4_CSANmYIbSfbCCMxo60ZvYIM3gWYq4jzA==
    
    Page title: EventFlow
    
    <!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/7e7d96b1e6991756.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/cc22caf02d1321cb.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/6f0e669664a8158c.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-75bcc95237f603cd.js"/><script src="/_next/static/chunks/4bd1b696-b4f3dfc964ad163a.js" async=""></script><script src="/_next/static/chunks/1684-fe9e421542238df0.js" async=""></script><script src="/_next/static/chunks/main-app-98bebba89cc7c516.js" async=""></script><script src="/_next/static/chunks/7598-97cf6700a24ffbc3.js" async=""></script><script src="/_next/static/chunks/7518-e3f487322b67b937.js" async=""></script><script src="/_next/static/chunks/167-76eff998c5b275df.js" async=""></script><script src="/_next/static/chunks/7328-6126f7ae94835725.js" async=""></script><script src="/_next/static/chunks/2902-748218ad0a618711.js" async=""></script><script src="/_next/static/chunks/5645-b8ff39ce35e73ecc.js" async=""></script><script src="/_next/static/chunks/app/layout-3c62e84861042b93.js" async=""></script><script src="/_next/static/chunks/6874-8a595b557a0d5c71.js" async=""></script><script src="/_next/static/chunks/app/page-094dab85d9baec05.js" async=""></script><meta name="next-size-adjust" content=""/><title>EventFlow</title><meta name="description" content="Client and Event Management System"/><script>document.querySelectorAll('body link[rel="icon"], body link[rel="apple-touch-icon"]').forEach(el => document.head.appendChild(el))</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3 antialiased"><script>
                  (function() {
                    try {
                      var isProtected = (function() {
                        var path = window.location.pathname || '';
                        var protectedPaths = ['/', '/login', '/auth/login', '/payment-success', '/payment-pending', '/payment-failure', '/signature'];
                        return protectedPaths.indexOf(path) > -1 || path.indexOf('/signature/') === 0;
                      })();
                      const useCustomBranding = localStorage.getItem('useCustomBranding');
                      const savedBranding = localStorage.getItem('savedBranding');
                      
                      if (!isProtected && useCustomBranding !== null && JSON.parse(useCustomBranding) && savedBranding) {
                        const branding = JSON.parse(savedBranding);
                        const root = document.documentElement;
                        
                        // Aplicar variables CSS inmediatamente
                        root.style.setProperty('--brand-primary', branding.primary_color || '#3B82F6');
                        root.style.setProperty('--brand-secondary', branding.secondary_color || '#10B981');
                        root.style.setProperty('--brand-accent', branding.accent_color || '#F59E0B');
                        root.style.setProperty('--brand-text', branding.text_color || '#111827');
                        
                        // Activar branding CSS
                        document.body.classList.add('branding-active');
                        
                        // Aplicar estilo de botones
                        const buttonStyle = branding.button_style || 'rounded';
                        document.body.classList.add('button-style-' + buttonStyle);
                      } else {
                        // Limpieza defensiva en rutas protegidas
                        var root = document.documentElement;
                        root.style.setProperty('--brand-primary', '#2563eb');
                        root.style.setProperty('--brand-secondary', '#64748b');
                        root.style.setProperty('--brand-accent', '#3b82f6');
                 
    Found 2025-12-22 by HttpPlugin
    Create report
*.eventflow.com.mxeventflow.com.mx
CN:
*.eventflow.com.mx
Key:
RSA-2048
Issuer:
Not before:
2025-06-14 00:00
Not after:
2026-07-13 23:59
winterfashion.com.au*.winterfashion.com.au
CN:
winterfashion.com.au
Key:
RSA-2048
Issuer:
Not before:
2025-12-26 00:00
Not after:
2027-01-24 23:59
bit.store*.bit.store
CN:
bit.store
Key:
RSA-2048
Issuer:
Not before:
2025-03-19 00:00
Not after:
2026-04-17 23:59
quantadexair-1000.com*.quantadexair-1000.com
CN:
quantadexair-1000.com
Key:
RSA-2048
Issuer:
Not before:
2025-10-03 00:00
Not after:
2026-11-01 23:59
*.cloudworkz.comcloudworkz.com
CN:
*.cloudworkz.com
Key:
RSA-2048
Issuer:
Not before:
2025-11-18 00:00
Not after:
2026-12-17 23:59
fr-agriaffaires-ca.ygg.dev.mbcore.iomy-agriaffaires-com.ygg.dev.mbcore.iowww-agriaffaires-biz.ygg.dev.mbcore.iowww-agriaffaires-ca.ygg.dev.mbcore.iowww-agriaffaires-cn.ygg.dev.mbcore.iowww-agriaffaires-co-uk.ygg.dev.mbcore.iowww-agriaffaires-com-br.ygg.dev.mbcore.iowww-agriaffaires-com-ua.ygg.dev.mbcore.iowww-agriaffaires-com.ygg.dev.mbcore.iowww-agriaffaires-cz.ygg.dev.mbcore.iowww-agriaffaires-de.ygg.dev.mbcore.iowww-agriaffaires-es.ygg.dev.mbcore.iowww-agriaffaires-fi.ygg.dev.mbcore.iowww-agriaffaires-it.ygg.dev.mbcore.iowww-agriaffaires-net.ygg.dev.mbcore.iowww-agriaffaires-nl.ygg.dev.mbcore.iowww-agriaffaires-no.ygg.dev.mbcore.iowww-agriaffaires-pl.ygg.dev.mbcore.iowww-agriaffaires-pt.ygg.dev.mbcore.iowww-agriaffaires-ro.ygg.dev.mbcore.iowww-agriaffaires-ru.ygg.dev.mbcore.iowww-agriaffaires-se.ygg.dev.mbcore.iowww-agriaffaires-us.ygg.dev.mbcore.io
CN:
fr-agriaffaires-ca.ygg.dev.mbcore.io
Key:
RSA-2048
Issuer:
R13
Not before:
2026-01-03 08:08
Not after:
2026-04-03 08:08
*.aineko.devaineko.dev
CN:
*.aineko.dev
Key:
RSA-2048
Issuer:
Not before:
2025-12-10 00:00
Not after:
2027-01-08 23:59
jira-product-discovery.status.atlassian.comnetaxept-status.developers.nets.eupayengine-status.developers.nets.eupharmasee-status.pharmalytiq.comstatus.agaveapp.comstatus.airslate.comstatus.apple-wellnesscenter.comstatus.bloodhunt.comstatus.chatkitty.comstatus.decentraweb.orgstatus.eu.workforce.comstatus.growthzone.comstatus.highway.comstatus.insided.comstatus.mab.org.ukstatus.messente.comstatus.mycontactcenter.netstatus.onquality.iostatus.pacifictranscription.com.austatus.ricohsoftware.comstatus.saasjet.comstatus.saildrone.comstatus.superannotate.comstatus.synergysuite.comstatus.tele2iot.comstatus.webland.chstatus.workforce.comstatus.yossplatform.comstatus.zeplin.iostatuspage.apnic.netthstatus-internal.intermountain.netwww.gedimai.lt
CN:
jira-product-discovery.status.atlassian.com
Key:
RSA-2048
Issuer:
R12
Not before:
2025-12-08 05:22
Not after:
2026-03-08 05:22
mta-sts.kanbanize.comkanbanize-com.mta-sts.tech
CN:
mta-sts.kanbanize.com
Not before:
2026-01-01 00:00
Not after:
2026-04-01 23:59
eu.iwb-add-on-service.status.ricoh.comeu.status.clio.comreds.craveable.supportstatus.ambassify.comstatus.athennian.comstatus.central1.comstatus.certify.comstatus.dialpad.comstatus.doctolib.frstatus.egnyte.comstatus.formsbyair.comstatus.goguardian.comstatus.infotjenester.nostatus.levelstory.comstatus.livechatinc.comstatus.localizejs.comstatus.mendix.comstatus.netprimates.ukstatus.onepeloton.comstatus.openexchangerates.orgstatus.parsecgaming.comstatus.pelotoncycle.comstatus.percolate.comstatus.pexcard.comstatus.pike13.comstatus.plainid.comstatus.profesionalhosting.comstatus.redoxengine.comstatus.rmunify.comstatus.runwayml.comstatus.salmoncloud.co.ukstatus.spartasystems.comstatus.tray.iostatus.tsgglobal.comstatus.zoom.uswww.cnstatus.uk
CN:
eu.iwb-add-on-service.status.ricoh.com
Key:
RSA-2048
Issuer:
R12
Not before:
2025-12-01 05:22
Not after:
2026-03-01 05:22
mrreset.com*.mrreset.com
CN:
mrreset.com
Key:
RSA-2048
Issuer:
Not before:
2025-08-13 00:00
Not after:
2026-09-10 23:59