Domain scalisite.com
United States
AMAZON-02
Software information

Vercel

tcp/443

  • MacOS file listing through .DS_Store file
    First seen 2025-08-07 12:40
    Last seen 2026-01-02 20:54
    Open for 148 days
    • Severity: low
      Fingerprint: 5f32cf5d6962f09c47dfe71947dfe719a820d3c58f54db7c57a9792dda70618b

      Found 16 files trough .DS_Store spidering:
      
      /favicon.ico
      /lo.png
      /placeholder-logo.png
      /placeholder-logo.svg
      /placeholder-user.jpg
      /placeholder.jpg
      /placeholder.svg
      /SAMPLE-1.png
      /SAMPLE-2.jpg
      /SAMPLE-3.png
      /SAMPLE-4.png
      /SAMPLE-5.png
      /SAMPLE-6.png
      /SAMPLE-7.png
      /SAMPLE-8.png
      /SAMPLE-9.png
      Found on 2026-01-02 20:54
  • MacOS file listing through .DS_Store file
    First seen 2025-10-07 21:37
    Last seen 2026-01-02 20:49
    Open for 86 days
    • Severity: low
      Fingerprint: 5f32cf5d6962f09c47dfe71947dfe719a820d3c58f54db7c57a9792dda70618b

      Found 16 files trough .DS_Store spidering:
      
      /favicon.ico
      /lo.png
      /placeholder-logo.png
      /placeholder-logo.svg
      /placeholder-user.jpg
      /placeholder.jpg
      /placeholder.svg
      /SAMPLE-1.png
      /SAMPLE-2.jpg
      /SAMPLE-3.png
      /SAMPLE-4.png
      /SAMPLE-5.png
      /SAMPLE-6.png
      /SAMPLE-7.png
      /SAMPLE-8.png
      /SAMPLE-9.png
      Found on 2026-01-02 20:49
  • Open service 216.198.79.1:443 · scalisite.com

    2026-01-10 00:01

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 2455465
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 27344
    Content-Type: text/html; charset=utf-8
    Date: Sat, 10 Jan 2026 00:01:49 GMT
    Etag: "1124b9c00b315e6b7a7f9002b854ed4c"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Clerk-Auth-Reason: session-token-and-uat-missing
    X-Clerk-Auth-Status: signed-out
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 4294967294
    X-Vercel-Cache: HIT
    X-Vercel-Id: sfo1::p89z6-1768003309068-6c5e4274bd38
    Connection: close
    
    
    <!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/028c0d39d2e8f589-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/5b01f339abf2f1a5.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/SAMPLE-1.png"/><link rel="preload" as="image" href="/SAMPLE-2.jpg"/><link rel="preload" as="image" href="/SAMPLE-3.png"/><link rel="preload" as="image" href="/SAMPLE-4.png"/><link rel="stylesheet" href="/_next/static/css/96a899d63175e76f.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-ea64ab656966da18.js"/><script src="/_next/static/chunks/8490244b-62c2c4642b9ca108.js" async=""></script><script src="/_next/static/chunks/571-012c8abce9c29c4f.js" async=""></script><script src="/_next/static/chunks/main-app-d1cf215c4567dde7.js" async=""></script><script src="/_next/static/chunks/247-f6b11a89cac31be1.js" async=""></script><script src="/_next/static/chunks/854-dc3a7380c3aa3fec.js" async=""></script><script src="/_next/static/chunks/605-03ab8bee35e87dce.js" async=""></script><script src="/_next/static/chunks/app/layout-acc6aff7b6dc847d.js" async=""></script><script src="/_next/static/chunks/0ddaf06c-4586cb2522c3e7eb.js" async=""></script><script src="/_next/static/chunks/53d73c2d-5fad70e2ada8a674.js" async=""></script><script src="/_next/static/chunks/428-344b0ceb25a5e06b.js" async=""></script><script src="/_next/static/chunks/521-aba6a1e6f740e4e4.js" async=""></script><script src="/_next/static/chunks/21-e3a674211078bb85.js" async=""></script><script src="/_next/static/chunks/app/page-5b4d68641e5355fa.js" async=""></script><script src="https://clerk.scalisite.com/npm/@clerk/clerk-js@5/dist/clerk.browser.js" data-clerk-js-script="true" async="" crossorigin="anonymous" data-clerk-publishable-key="pk_live_Y2xlcmsuc2NhbGlzaXRlLmNvbSQ"></script><meta name="next-size-adjust" content=""/><link rel="icon" type="image/png" href="/favicon.png"/><style>
    html {
      font-family: 'GeistSans', 'GeistSans Fallback';
      --font-sans: __variable_fb8f2c;
      --font-mono: __variable_f910ec;
    }
              </style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div class="min-h-screen bg-gray-50"><style>
      @keyframes floatFromLeft {
        0% { transform: translateX(-100px) translateY(0px); opacity: 0; }
        50% { opacity: 0.6; }
        100% { transform: translateX(200px) translateY(-20px); opacity: 0; }
      }
      @keyframes floatFromRight {
        0% { transform: translateX(100px) translateY(0px); opacity: 0; }
        50% { opacity: 0.6; }
        100% { transform: translateX(-200px) translateY(-20px); opacity: 0; }
      }
      .floating-dot-left { animation: floatFromLeft 4s ease-in-out infinite; }
      .floating-dot-right { animation: floatFromRight 4s ease-in-out infinite; }
    
      /* New animation for mobile tags */
      @keyframes scroll-tags {
        0% { transform: translateX(0%); }
        100% { transform: translateX(-50%); } /* Scrolls one full set of tags */
      }
      .animate-scroll-tags {
        animation: scroll-tags 15s linear infinite; /* Adjusted duration for smoother, continuous loop */
        will-change: transform; /* Performance hint for smoother animation */
      }
    </style><header class="bg-white z-50 fixed top-0 w-full transition-transform duration-300 translate-y-0"><div class="container mx-auto px-4 py-3 md:py-4"><div class="flex items-center w-full justify-between"></div></div></header><div class="fixed inset-0 pointer-events-none z-10 overflow-hidden"><div class="absolute left-4 md:left-8 top-1/2 transform -translate-y-1/2"><div class="w-2 h-2 bg-purple-400 rounded-full floating-dot-left" style="animation-delay:0s"></div><div class="w-1.5 h-1.5 bg-purple-300 rounded-full floating-dot-left mt-8" style="animation-delay:1s"></div><div class="w-2.5 h-2.5 bg-purple-500 rounded-full floating-dot-left mt-12" style="animation-delay:2s"></div><div class="w-1 h-1 bg-purple-200 roun
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 64.29.17.65:443 · www.scalisite.com

    2026-01-09 11:51

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 2410033
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 27344
    Content-Type: text/html; charset=utf-8
    Date: Fri, 09 Jan 2026 11:51:25 GMT
    Etag: "1124b9c00b315e6b7a7f9002b854ed4c"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Clerk-Auth-Reason: session-token-and-uat-missing
    X-Clerk-Auth-Status: signed-out
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 4294967294
    X-Vercel-Cache: HIT
    X-Vercel-Id: sfo1::x6r66-1767959485647-11c05aeeb6a5
    Connection: close
    
    
    <!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/028c0d39d2e8f589-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/5b01f339abf2f1a5.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/SAMPLE-1.png"/><link rel="preload" as="image" href="/SAMPLE-2.jpg"/><link rel="preload" as="image" href="/SAMPLE-3.png"/><link rel="preload" as="image" href="/SAMPLE-4.png"/><link rel="stylesheet" href="/_next/static/css/96a899d63175e76f.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-ea64ab656966da18.js"/><script src="/_next/static/chunks/8490244b-62c2c4642b9ca108.js" async=""></script><script src="/_next/static/chunks/571-012c8abce9c29c4f.js" async=""></script><script src="/_next/static/chunks/main-app-d1cf215c4567dde7.js" async=""></script><script src="/_next/static/chunks/247-f6b11a89cac31be1.js" async=""></script><script src="/_next/static/chunks/854-dc3a7380c3aa3fec.js" async=""></script><script src="/_next/static/chunks/605-03ab8bee35e87dce.js" async=""></script><script src="/_next/static/chunks/app/layout-acc6aff7b6dc847d.js" async=""></script><script src="/_next/static/chunks/0ddaf06c-4586cb2522c3e7eb.js" async=""></script><script src="/_next/static/chunks/53d73c2d-5fad70e2ada8a674.js" async=""></script><script src="/_next/static/chunks/428-344b0ceb25a5e06b.js" async=""></script><script src="/_next/static/chunks/521-aba6a1e6f740e4e4.js" async=""></script><script src="/_next/static/chunks/21-e3a674211078bb85.js" async=""></script><script src="/_next/static/chunks/app/page-5b4d68641e5355fa.js" async=""></script><script src="https://clerk.scalisite.com/npm/@clerk/clerk-js@5/dist/clerk.browser.js" data-clerk-js-script="true" async="" crossorigin="anonymous" data-clerk-publishable-key="pk_live_Y2xlcmsuc2NhbGlzaXRlLmNvbSQ"></script><meta name="next-size-adjust" content=""/><link rel="icon" type="image/png" href="/favicon.png"/><style>
    html {
      font-family: 'GeistSans', 'GeistSans Fallback';
      --font-sans: __variable_fb8f2c;
      --font-mono: __variable_f910ec;
    }
              </style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div class="min-h-screen bg-gray-50"><style>
      @keyframes floatFromLeft {
        0% { transform: translateX(-100px) translateY(0px); opacity: 0; }
        50% { opacity: 0.6; }
        100% { transform: translateX(200px) translateY(-20px); opacity: 0; }
      }
      @keyframes floatFromRight {
        0% { transform: translateX(100px) translateY(0px); opacity: 0; }
        50% { opacity: 0.6; }
        100% { transform: translateX(-200px) translateY(-20px); opacity: 0; }
      }
      .floating-dot-left { animation: floatFromLeft 4s ease-in-out infinite; }
      .floating-dot-right { animation: floatFromRight 4s ease-in-out infinite; }
    
      /* New animation for mobile tags */
      @keyframes scroll-tags {
        0% { transform: translateX(0%); }
        100% { transform: translateX(-50%); } /* Scrolls one full set of tags */
      }
      .animate-scroll-tags {
        animation: scroll-tags 15s linear infinite; /* Adjusted duration for smoother, continuous loop */
        will-change: transform; /* Performance hint for smoother animation */
      }
    </style><header class="bg-white z-50 fixed top-0 w-full transition-transform duration-300 translate-y-0"><div class="container mx-auto px-4 py-3 md:py-4"><div class="flex items-center w-full justify-between"></div></div></header><div class="fixed inset-0 pointer-events-none z-10 overflow-hidden"><div class="absolute left-4 md:left-8 top-1/2 transform -translate-y-1/2"><div class="w-2 h-2 bg-purple-400 rounded-full floating-dot-left" style="animation-delay:0s"></div><div class="w-1.5 h-1.5 bg-purple-300 rounded-full floating-dot-left mt-8" style="animation-delay:1s"></div><div class="w-2.5 h-2.5 bg-purple-500 rounded-full floating-dot-left mt-12" style="animation-delay:2s"></div><div class="w-1 h-1 bg-purple-200 roun
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 64.29.17.65:443 · www.scalisite.com

    2026-01-02 20:54

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 1837838
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 27344
    Content-Type: text/html; charset=utf-8
    Date: Fri, 02 Jan 2026 20:54:50 GMT
    Etag: "1124b9c00b315e6b7a7f9002b854ed4c"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Clerk-Auth-Reason: session-token-and-uat-missing
    X-Clerk-Auth-Status: signed-out
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 4294967294
    X-Vercel-Cache: HIT
    X-Vercel-Id: fra1::hdmq2-1767387290372-b4240b1a5c42
    Connection: close
    
    
    <!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/028c0d39d2e8f589-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/5b01f339abf2f1a5.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/SAMPLE-1.png"/><link rel="preload" as="image" href="/SAMPLE-2.jpg"/><link rel="preload" as="image" href="/SAMPLE-3.png"/><link rel="preload" as="image" href="/SAMPLE-4.png"/><link rel="stylesheet" href="/_next/static/css/96a899d63175e76f.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-ea64ab656966da18.js"/><script src="/_next/static/chunks/8490244b-62c2c4642b9ca108.js" async=""></script><script src="/_next/static/chunks/571-012c8abce9c29c4f.js" async=""></script><script src="/_next/static/chunks/main-app-d1cf215c4567dde7.js" async=""></script><script src="/_next/static/chunks/247-f6b11a89cac31be1.js" async=""></script><script src="/_next/static/chunks/854-dc3a7380c3aa3fec.js" async=""></script><script src="/_next/static/chunks/605-03ab8bee35e87dce.js" async=""></script><script src="/_next/static/chunks/app/layout-acc6aff7b6dc847d.js" async=""></script><script src="/_next/static/chunks/0ddaf06c-4586cb2522c3e7eb.js" async=""></script><script src="/_next/static/chunks/53d73c2d-5fad70e2ada8a674.js" async=""></script><script src="/_next/static/chunks/428-344b0ceb25a5e06b.js" async=""></script><script src="/_next/static/chunks/521-aba6a1e6f740e4e4.js" async=""></script><script src="/_next/static/chunks/21-e3a674211078bb85.js" async=""></script><script src="/_next/static/chunks/app/page-5b4d68641e5355fa.js" async=""></script><script src="https://clerk.scalisite.com/npm/@clerk/clerk-js@5/dist/clerk.browser.js" data-clerk-js-script="true" async="" crossorigin="anonymous" data-clerk-publishable-key="pk_live_Y2xlcmsuc2NhbGlzaXRlLmNvbSQ"></script><meta name="next-size-adjust" content=""/><link rel="icon" type="image/png" href="/favicon.png"/><style>
    html {
      font-family: 'GeistSans', 'GeistSans Fallback';
      --font-sans: __variable_fb8f2c;
      --font-mono: __variable_f910ec;
    }
              </style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div class="min-h-screen bg-gray-50"><style>
      @keyframes floatFromLeft {
        0% { transform: translateX(-100px) translateY(0px); opacity: 0; }
        50% { opacity: 0.6; }
        100% { transform: translateX(200px) translateY(-20px); opacity: 0; }
      }
      @keyframes floatFromRight {
        0% { transform: translateX(100px) translateY(0px); opacity: 0; }
        50% { opacity: 0.6; }
        100% { transform: translateX(-200px) translateY(-20px); opacity: 0; }
      }
      .floating-dot-left { animation: floatFromLeft 4s ease-in-out infinite; }
      .floating-dot-right { animation: floatFromRight 4s ease-in-out infinite; }
    
      /* New animation for mobile tags */
      @keyframes scroll-tags {
        0% { transform: translateX(0%); }
        100% { transform: translateX(-50%); } /* Scrolls one full set of tags */
      }
      .animate-scroll-tags {
        animation: scroll-tags 15s linear infinite; /* Adjusted duration for smoother, continuous loop */
        will-change: transform; /* Performance hint for smoother animation */
      }
    </style><header class="bg-white z-50 fixed top-0 w-full transition-transform duration-300 translate-y-0"><div class="container mx-auto px-4 py-3 md:py-4"><div class="flex items-center w-full justify-between"></div></div></header><div class="fixed inset-0 pointer-events-none z-10 overflow-hidden"><div class="absolute left-4 md:left-8 top-1/2 transform -translate-y-1/2"><div class="w-2 h-2 bg-purple-400 rounded-full floating-dot-left" style="animation-delay:0s"></div><div class="w-1.5 h-1.5 bg-purple-300 rounded-full floating-dot-left mt-8" style="animation-delay:1s"></div><div class="w-2.5 h-2.5 bg-purple-500 rounded-full floating-dot-left mt-12" style="animation-delay:2s"></div><div class="w-1 h-1 bg-purple-200 roun
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 216.198.79.1:443 · scalisite.com

    2026-01-02 20:49

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 1839123
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 27344
    Content-Type: text/html; charset=utf-8
    Date: Fri, 02 Jan 2026 20:49:28 GMT
    Etag: "1124b9c00b315e6b7a7f9002b854ed4c"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Clerk-Auth-Reason: session-token-and-uat-missing
    X-Clerk-Auth-Status: signed-out
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 4294967294
    X-Vercel-Cache: HIT
    X-Vercel-Id: fra1::j5pl7-1767386967964-6ca07e5cea16
    Connection: close
    
    
    <!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/028c0d39d2e8f589-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/5b01f339abf2f1a5.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/SAMPLE-1.png"/><link rel="preload" as="image" href="/SAMPLE-2.jpg"/><link rel="preload" as="image" href="/SAMPLE-3.png"/><link rel="preload" as="image" href="/SAMPLE-4.png"/><link rel="stylesheet" href="/_next/static/css/96a899d63175e76f.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-ea64ab656966da18.js"/><script src="/_next/static/chunks/8490244b-62c2c4642b9ca108.js" async=""></script><script src="/_next/static/chunks/571-012c8abce9c29c4f.js" async=""></script><script src="/_next/static/chunks/main-app-d1cf215c4567dde7.js" async=""></script><script src="/_next/static/chunks/247-f6b11a89cac31be1.js" async=""></script><script src="/_next/static/chunks/854-dc3a7380c3aa3fec.js" async=""></script><script src="/_next/static/chunks/605-03ab8bee35e87dce.js" async=""></script><script src="/_next/static/chunks/app/layout-acc6aff7b6dc847d.js" async=""></script><script src="/_next/static/chunks/0ddaf06c-4586cb2522c3e7eb.js" async=""></script><script src="/_next/static/chunks/53d73c2d-5fad70e2ada8a674.js" async=""></script><script src="/_next/static/chunks/428-344b0ceb25a5e06b.js" async=""></script><script src="/_next/static/chunks/521-aba6a1e6f740e4e4.js" async=""></script><script src="/_next/static/chunks/21-e3a674211078bb85.js" async=""></script><script src="/_next/static/chunks/app/page-5b4d68641e5355fa.js" async=""></script><script src="https://clerk.scalisite.com/npm/@clerk/clerk-js@5/dist/clerk.browser.js" data-clerk-js-script="true" async="" crossorigin="anonymous" data-clerk-publishable-key="pk_live_Y2xlcmsuc2NhbGlzaXRlLmNvbSQ"></script><meta name="next-size-adjust" content=""/><link rel="icon" type="image/png" href="/favicon.png"/><style>
    html {
      font-family: 'GeistSans', 'GeistSans Fallback';
      --font-sans: __variable_fb8f2c;
      --font-mono: __variable_f910ec;
    }
              </style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div class="min-h-screen bg-gray-50"><style>
      @keyframes floatFromLeft {
        0% { transform: translateX(-100px) translateY(0px); opacity: 0; }
        50% { opacity: 0.6; }
        100% { transform: translateX(200px) translateY(-20px); opacity: 0; }
      }
      @keyframes floatFromRight {
        0% { transform: translateX(100px) translateY(0px); opacity: 0; }
        50% { opacity: 0.6; }
        100% { transform: translateX(-200px) translateY(-20px); opacity: 0; }
      }
      .floating-dot-left { animation: floatFromLeft 4s ease-in-out infinite; }
      .floating-dot-right { animation: floatFromRight 4s ease-in-out infinite; }
    
      /* New animation for mobile tags */
      @keyframes scroll-tags {
        0% { transform: translateX(0%); }
        100% { transform: translateX(-50%); } /* Scrolls one full set of tags */
      }
      .animate-scroll-tags {
        animation: scroll-tags 15s linear infinite; /* Adjusted duration for smoother, continuous loop */
        will-change: transform; /* Performance hint for smoother animation */
      }
    </style><header class="bg-white z-50 fixed top-0 w-full transition-transform duration-300 translate-y-0"><div class="container mx-auto px-4 py-3 md:py-4"><div class="flex items-center w-full justify-between"></div></div></header><div class="fixed inset-0 pointer-events-none z-10 overflow-hidden"><div class="absolute left-4 md:left-8 top-1/2 transform -translate-y-1/2"><div class="w-2 h-2 bg-purple-400 rounded-full floating-dot-left" style="animation-delay:0s"></div><div class="w-1.5 h-1.5 bg-purple-300 rounded-full floating-dot-left mt-8" style="animation-delay:1s"></div><div class="w-2.5 h-2.5 bg-purple-500 rounded-full floating-dot-left mt-12" style="animation-delay:2s"></div><div class="w-1 h-1 bg-purple-200 roun
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 216.198.79.1:443 · scalisite.com

    2025-12-25 01:17

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 1077602
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 27344
    Content-Type: text/html; charset=utf-8
    Date: Thu, 25 Dec 2025 01:17:26 GMT
    Etag: "1124b9c00b315e6b7a7f9002b854ed4c"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Clerk-Auth-Reason: session-token-and-uat-missing
    X-Clerk-Auth-Status: signed-out
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 4294967294
    X-Vercel-Cache: HIT
    X-Vercel-Id: sfo1::cn6tj-1766625446031-88097c5e2088
    Connection: close
    
    
    <!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/028c0d39d2e8f589-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/5b01f339abf2f1a5.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/SAMPLE-1.png"/><link rel="preload" as="image" href="/SAMPLE-2.jpg"/><link rel="preload" as="image" href="/SAMPLE-3.png"/><link rel="preload" as="image" href="/SAMPLE-4.png"/><link rel="stylesheet" href="/_next/static/css/96a899d63175e76f.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-ea64ab656966da18.js"/><script src="/_next/static/chunks/8490244b-62c2c4642b9ca108.js" async=""></script><script src="/_next/static/chunks/571-012c8abce9c29c4f.js" async=""></script><script src="/_next/static/chunks/main-app-d1cf215c4567dde7.js" async=""></script><script src="/_next/static/chunks/247-f6b11a89cac31be1.js" async=""></script><script src="/_next/static/chunks/854-dc3a7380c3aa3fec.js" async=""></script><script src="/_next/static/chunks/605-03ab8bee35e87dce.js" async=""></script><script src="/_next/static/chunks/app/layout-acc6aff7b6dc847d.js" async=""></script><script src="/_next/static/chunks/0ddaf06c-4586cb2522c3e7eb.js" async=""></script><script src="/_next/static/chunks/53d73c2d-5fad70e2ada8a674.js" async=""></script><script src="/_next/static/chunks/428-344b0ceb25a5e06b.js" async=""></script><script src="/_next/static/chunks/521-aba6a1e6f740e4e4.js" async=""></script><script src="/_next/static/chunks/21-e3a674211078bb85.js" async=""></script><script src="/_next/static/chunks/app/page-5b4d68641e5355fa.js" async=""></script><script src="https://clerk.scalisite.com/npm/@clerk/clerk-js@5/dist/clerk.browser.js" data-clerk-js-script="true" async="" crossorigin="anonymous" data-clerk-publishable-key="pk_live_Y2xlcmsuc2NhbGlzaXRlLmNvbSQ"></script><meta name="next-size-adjust" content=""/><link rel="icon" type="image/png" href="/favicon.png"/><style>
    html {
      font-family: 'GeistSans', 'GeistSans Fallback';
      --font-sans: __variable_fb8f2c;
      --font-mono: __variable_f910ec;
    }
              </style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div class="min-h-screen bg-gray-50"><style>
      @keyframes floatFromLeft {
        0% { transform: translateX(-100px) translateY(0px); opacity: 0; }
        50% { opacity: 0.6; }
        100% { transform: translateX(200px) translateY(-20px); opacity: 0; }
      }
      @keyframes floatFromRight {
        0% { transform: translateX(100px) translateY(0px); opacity: 0; }
        50% { opacity: 0.6; }
        100% { transform: translateX(-200px) translateY(-20px); opacity: 0; }
      }
      .floating-dot-left { animation: floatFromLeft 4s ease-in-out infinite; }
      .floating-dot-right { animation: floatFromRight 4s ease-in-out infinite; }
    
      /* New animation for mobile tags */
      @keyframes scroll-tags {
        0% { transform: translateX(0%); }
        100% { transform: translateX(-50%); } /* Scrolls one full set of tags */
      }
      .animate-scroll-tags {
        animation: scroll-tags 15s linear infinite; /* Adjusted duration for smoother, continuous loop */
        will-change: transform; /* Performance hint for smoother animation */
      }
    </style><header class="bg-white z-50 fixed top-0 w-full transition-transform duration-300 translate-y-0"><div class="container mx-auto px-4 py-3 md:py-4"><div class="flex items-center w-full justify-between"></div></div></header><div class="fixed inset-0 pointer-events-none z-10 overflow-hidden"><div class="absolute left-4 md:left-8 top-1/2 transform -translate-y-1/2"><div class="w-2 h-2 bg-purple-400 rounded-full floating-dot-left" style="animation-delay:0s"></div><div class="w-1.5 h-1.5 bg-purple-300 rounded-full floating-dot-left mt-8" style="animation-delay:1s"></div><div class="w-2.5 h-2.5 bg-purple-500 rounded-full floating-dot-left mt-12" style="animation-delay:2s"></div><div class="w-1 h-1 bg-purple-200 roun
    Found 2025-12-25 by HttpPlugin
    Create report
  • Open service 216.198.79.1:443 · scalisite.com

    2025-12-23 07:22

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 926691
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 27344
    Content-Type: text/html; charset=utf-8
    Date: Tue, 23 Dec 2025 07:22:15 GMT
    Etag: "1124b9c00b315e6b7a7f9002b854ed4c"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Clerk-Auth-Reason: session-token-and-uat-missing
    X-Clerk-Auth-Status: signed-out
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 4294967294
    X-Vercel-Cache: HIT
    X-Vercel-Id: sfo1::wbvlk-1766474535111-dda14414e40b
    Connection: close
    
    
    <!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/028c0d39d2e8f589-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/5b01f339abf2f1a5.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/SAMPLE-1.png"/><link rel="preload" as="image" href="/SAMPLE-2.jpg"/><link rel="preload" as="image" href="/SAMPLE-3.png"/><link rel="preload" as="image" href="/SAMPLE-4.png"/><link rel="stylesheet" href="/_next/static/css/96a899d63175e76f.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-ea64ab656966da18.js"/><script src="/_next/static/chunks/8490244b-62c2c4642b9ca108.js" async=""></script><script src="/_next/static/chunks/571-012c8abce9c29c4f.js" async=""></script><script src="/_next/static/chunks/main-app-d1cf215c4567dde7.js" async=""></script><script src="/_next/static/chunks/247-f6b11a89cac31be1.js" async=""></script><script src="/_next/static/chunks/854-dc3a7380c3aa3fec.js" async=""></script><script src="/_next/static/chunks/605-03ab8bee35e87dce.js" async=""></script><script src="/_next/static/chunks/app/layout-acc6aff7b6dc847d.js" async=""></script><script src="/_next/static/chunks/0ddaf06c-4586cb2522c3e7eb.js" async=""></script><script src="/_next/static/chunks/53d73c2d-5fad70e2ada8a674.js" async=""></script><script src="/_next/static/chunks/428-344b0ceb25a5e06b.js" async=""></script><script src="/_next/static/chunks/521-aba6a1e6f740e4e4.js" async=""></script><script src="/_next/static/chunks/21-e3a674211078bb85.js" async=""></script><script src="/_next/static/chunks/app/page-5b4d68641e5355fa.js" async=""></script><script src="https://clerk.scalisite.com/npm/@clerk/clerk-js@5/dist/clerk.browser.js" data-clerk-js-script="true" async="" crossorigin="anonymous" data-clerk-publishable-key="pk_live_Y2xlcmsuc2NhbGlzaXRlLmNvbSQ"></script><meta name="next-size-adjust" content=""/><link rel="icon" type="image/png" href="/favicon.png"/><style>
    html {
      font-family: 'GeistSans', 'GeistSans Fallback';
      --font-sans: __variable_fb8f2c;
      --font-mono: __variable_f910ec;
    }
              </style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div class="min-h-screen bg-gray-50"><style>
      @keyframes floatFromLeft {
        0% { transform: translateX(-100px) translateY(0px); opacity: 0; }
        50% { opacity: 0.6; }
        100% { transform: translateX(200px) translateY(-20px); opacity: 0; }
      }
      @keyframes floatFromRight {
        0% { transform: translateX(100px) translateY(0px); opacity: 0; }
        50% { opacity: 0.6; }
        100% { transform: translateX(-200px) translateY(-20px); opacity: 0; }
      }
      .floating-dot-left { animation: floatFromLeft 4s ease-in-out infinite; }
      .floating-dot-right { animation: floatFromRight 4s ease-in-out infinite; }
    
      /* New animation for mobile tags */
      @keyframes scroll-tags {
        0% { transform: translateX(0%); }
        100% { transform: translateX(-50%); } /* Scrolls one full set of tags */
      }
      .animate-scroll-tags {
        animation: scroll-tags 15s linear infinite; /* Adjusted duration for smoother, continuous loop */
        will-change: transform; /* Performance hint for smoother animation */
      }
    </style><header class="bg-white z-50 fixed top-0 w-full transition-transform duration-300 translate-y-0"><div class="container mx-auto px-4 py-3 md:py-4"><div class="flex items-center w-full justify-between"></div></div></header><div class="fixed inset-0 pointer-events-none z-10 overflow-hidden"><div class="absolute left-4 md:left-8 top-1/2 transform -translate-y-1/2"><div class="w-2 h-2 bg-purple-400 rounded-full floating-dot-left" style="animation-delay:0s"></div><div class="w-1.5 h-1.5 bg-purple-300 rounded-full floating-dot-left mt-8" style="animation-delay:1s"></div><div class="w-2.5 h-2.5 bg-purple-500 rounded-full floating-dot-left mt-12" style="animation-delay:2s"></div><div class="w-1 h-1 bg-purple-200 roun
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 64.29.17.65:443 · www.scalisite.com

    2025-12-22 23:52

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 898079
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 27344
    Content-Type: text/html; charset=utf-8
    Date: Mon, 22 Dec 2025 23:52:10 GMT
    Etag: "1124b9c00b315e6b7a7f9002b854ed4c"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Clerk-Auth-Reason: session-token-and-uat-missing
    X-Clerk-Auth-Status: signed-out
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 4294967294
    X-Vercel-Cache: HIT
    X-Vercel-Id: sfo1::zxsvn-1766447530712-d97020f333ad
    Connection: close
    
    
    <!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/028c0d39d2e8f589-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/5b01f339abf2f1a5.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/SAMPLE-1.png"/><link rel="preload" as="image" href="/SAMPLE-2.jpg"/><link rel="preload" as="image" href="/SAMPLE-3.png"/><link rel="preload" as="image" href="/SAMPLE-4.png"/><link rel="stylesheet" href="/_next/static/css/96a899d63175e76f.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-ea64ab656966da18.js"/><script src="/_next/static/chunks/8490244b-62c2c4642b9ca108.js" async=""></script><script src="/_next/static/chunks/571-012c8abce9c29c4f.js" async=""></script><script src="/_next/static/chunks/main-app-d1cf215c4567dde7.js" async=""></script><script src="/_next/static/chunks/247-f6b11a89cac31be1.js" async=""></script><script src="/_next/static/chunks/854-dc3a7380c3aa3fec.js" async=""></script><script src="/_next/static/chunks/605-03ab8bee35e87dce.js" async=""></script><script src="/_next/static/chunks/app/layout-acc6aff7b6dc847d.js" async=""></script><script src="/_next/static/chunks/0ddaf06c-4586cb2522c3e7eb.js" async=""></script><script src="/_next/static/chunks/53d73c2d-5fad70e2ada8a674.js" async=""></script><script src="/_next/static/chunks/428-344b0ceb25a5e06b.js" async=""></script><script src="/_next/static/chunks/521-aba6a1e6f740e4e4.js" async=""></script><script src="/_next/static/chunks/21-e3a674211078bb85.js" async=""></script><script src="/_next/static/chunks/app/page-5b4d68641e5355fa.js" async=""></script><script src="https://clerk.scalisite.com/npm/@clerk/clerk-js@5/dist/clerk.browser.js" data-clerk-js-script="true" async="" crossorigin="anonymous" data-clerk-publishable-key="pk_live_Y2xlcmsuc2NhbGlzaXRlLmNvbSQ"></script><meta name="next-size-adjust" content=""/><link rel="icon" type="image/png" href="/favicon.png"/><style>
    html {
      font-family: 'GeistSans', 'GeistSans Fallback';
      --font-sans: __variable_fb8f2c;
      --font-mono: __variable_f910ec;
    }
              </style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div class="min-h-screen bg-gray-50"><style>
      @keyframes floatFromLeft {
        0% { transform: translateX(-100px) translateY(0px); opacity: 0; }
        50% { opacity: 0.6; }
        100% { transform: translateX(200px) translateY(-20px); opacity: 0; }
      }
      @keyframes floatFromRight {
        0% { transform: translateX(100px) translateY(0px); opacity: 0; }
        50% { opacity: 0.6; }
        100% { transform: translateX(-200px) translateY(-20px); opacity: 0; }
      }
      .floating-dot-left { animation: floatFromLeft 4s ease-in-out infinite; }
      .floating-dot-right { animation: floatFromRight 4s ease-in-out infinite; }
    
      /* New animation for mobile tags */
      @keyframes scroll-tags {
        0% { transform: translateX(0%); }
        100% { transform: translateX(-50%); } /* Scrolls one full set of tags */
      }
      .animate-scroll-tags {
        animation: scroll-tags 15s linear infinite; /* Adjusted duration for smoother, continuous loop */
        will-change: transform; /* Performance hint for smoother animation */
      }
    </style><header class="bg-white z-50 fixed top-0 w-full transition-transform duration-300 translate-y-0"><div class="container mx-auto px-4 py-3 md:py-4"><div class="flex items-center w-full justify-between"></div></div></header><div class="fixed inset-0 pointer-events-none z-10 overflow-hidden"><div class="absolute left-4 md:left-8 top-1/2 transform -translate-y-1/2"><div class="w-2 h-2 bg-purple-400 rounded-full floating-dot-left" style="animation-delay:0s"></div><div class="w-1.5 h-1.5 bg-purple-300 rounded-full floating-dot-left mt-8" style="animation-delay:1s"></div><div class="w-2.5 h-2.5 bg-purple-500 rounded-full floating-dot-left mt-12" style="animation-delay:2s"></div><div class="w-1 h-1 bg-purple-200 roun
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 216.198.79.1:443 · scalisite.com

    2025-12-21 05:52

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 748478
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 27344
    Content-Type: text/html; charset=utf-8
    Date: Sun, 21 Dec 2025 05:52:01 GMT
    Etag: "1124b9c00b315e6b7a7f9002b854ed4c"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Clerk-Auth-Reason: session-token-and-uat-missing
    X-Clerk-Auth-Status: signed-out
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 4294967294
    X-Vercel-Cache: HIT
    X-Vercel-Id: sin1::pwl9n-1766296321941-2d1c8f1ae71a
    Connection: close
    
    
    <!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/028c0d39d2e8f589-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/5b01f339abf2f1a5.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/SAMPLE-1.png"/><link rel="preload" as="image" href="/SAMPLE-2.jpg"/><link rel="preload" as="image" href="/SAMPLE-3.png"/><link rel="preload" as="image" href="/SAMPLE-4.png"/><link rel="stylesheet" href="/_next/static/css/96a899d63175e76f.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-ea64ab656966da18.js"/><script src="/_next/static/chunks/8490244b-62c2c4642b9ca108.js" async=""></script><script src="/_next/static/chunks/571-012c8abce9c29c4f.js" async=""></script><script src="/_next/static/chunks/main-app-d1cf215c4567dde7.js" async=""></script><script src="/_next/static/chunks/247-f6b11a89cac31be1.js" async=""></script><script src="/_next/static/chunks/854-dc3a7380c3aa3fec.js" async=""></script><script src="/_next/static/chunks/605-03ab8bee35e87dce.js" async=""></script><script src="/_next/static/chunks/app/layout-acc6aff7b6dc847d.js" async=""></script><script src="/_next/static/chunks/0ddaf06c-4586cb2522c3e7eb.js" async=""></script><script src="/_next/static/chunks/53d73c2d-5fad70e2ada8a674.js" async=""></script><script src="/_next/static/chunks/428-344b0ceb25a5e06b.js" async=""></script><script src="/_next/static/chunks/521-aba6a1e6f740e4e4.js" async=""></script><script src="/_next/static/chunks/21-e3a674211078bb85.js" async=""></script><script src="/_next/static/chunks/app/page-5b4d68641e5355fa.js" async=""></script><script src="https://clerk.scalisite.com/npm/@clerk/clerk-js@5/dist/clerk.browser.js" data-clerk-js-script="true" async="" crossorigin="anonymous" data-clerk-publishable-key="pk_live_Y2xlcmsuc2NhbGlzaXRlLmNvbSQ"></script><meta name="next-size-adjust" content=""/><link rel="icon" type="image/png" href="/favicon.png"/><style>
    html {
      font-family: 'GeistSans', 'GeistSans Fallback';
      --font-sans: __variable_fb8f2c;
      --font-mono: __variable_f910ec;
    }
              </style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div class="min-h-screen bg-gray-50"><style>
      @keyframes floatFromLeft {
        0% { transform: translateX(-100px) translateY(0px); opacity: 0; }
        50% { opacity: 0.6; }
        100% { transform: translateX(200px) translateY(-20px); opacity: 0; }
      }
      @keyframes floatFromRight {
        0% { transform: translateX(100px) translateY(0px); opacity: 0; }
        50% { opacity: 0.6; }
        100% { transform: translateX(-200px) translateY(-20px); opacity: 0; }
      }
      .floating-dot-left { animation: floatFromLeft 4s ease-in-out infinite; }
      .floating-dot-right { animation: floatFromRight 4s ease-in-out infinite; }
    
      /* New animation for mobile tags */
      @keyframes scroll-tags {
        0% { transform: translateX(0%); }
        100% { transform: translateX(-50%); } /* Scrolls one full set of tags */
      }
      .animate-scroll-tags {
        animation: scroll-tags 15s linear infinite; /* Adjusted duration for smoother, continuous loop */
        will-change: transform; /* Performance hint for smoother animation */
      }
    </style><header class="bg-white z-50 fixed top-0 w-full transition-transform duration-300 translate-y-0"><div class="container mx-auto px-4 py-3 md:py-4"><div class="flex items-center w-full justify-between"></div></div></header><div class="fixed inset-0 pointer-events-none z-10 overflow-hidden"><div class="absolute left-4 md:left-8 top-1/2 transform -translate-y-1/2"><div class="w-2 h-2 bg-purple-400 rounded-full floating-dot-left" style="animation-delay:0s"></div><div class="w-1.5 h-1.5 bg-purple-300 rounded-full floating-dot-left mt-8" style="animation-delay:1s"></div><div class="w-2.5 h-2.5 bg-purple-500 rounded-full floating-dot-left mt-12" style="animation-delay:2s"></div><div class="w-1 h-1 bg-purple-200 roun
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 64.29.17.65:443 · www.scalisite.com

    2025-12-21 03:43

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 739140
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 27344
    Content-Type: text/html; charset=utf-8
    Date: Sun, 21 Dec 2025 03:43:12 GMT
    Etag: "1124b9c00b315e6b7a7f9002b854ed4c"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Clerk-Auth-Reason: session-token-and-uat-missing
    X-Clerk-Auth-Status: signed-out
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 4294967294
    X-Vercel-Cache: HIT
    X-Vercel-Id: iad1::cx5tz-1766288592030-1ae2275d7bca
    Connection: close
    
    
    <!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/028c0d39d2e8f589-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/5b01f339abf2f1a5.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/SAMPLE-1.png"/><link rel="preload" as="image" href="/SAMPLE-2.jpg"/><link rel="preload" as="image" href="/SAMPLE-3.png"/><link rel="preload" as="image" href="/SAMPLE-4.png"/><link rel="stylesheet" href="/_next/static/css/96a899d63175e76f.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-ea64ab656966da18.js"/><script src="/_next/static/chunks/8490244b-62c2c4642b9ca108.js" async=""></script><script src="/_next/static/chunks/571-012c8abce9c29c4f.js" async=""></script><script src="/_next/static/chunks/main-app-d1cf215c4567dde7.js" async=""></script><script src="/_next/static/chunks/247-f6b11a89cac31be1.js" async=""></script><script src="/_next/static/chunks/854-dc3a7380c3aa3fec.js" async=""></script><script src="/_next/static/chunks/605-03ab8bee35e87dce.js" async=""></script><script src="/_next/static/chunks/app/layout-acc6aff7b6dc847d.js" async=""></script><script src="/_next/static/chunks/0ddaf06c-4586cb2522c3e7eb.js" async=""></script><script src="/_next/static/chunks/53d73c2d-5fad70e2ada8a674.js" async=""></script><script src="/_next/static/chunks/428-344b0ceb25a5e06b.js" async=""></script><script src="/_next/static/chunks/521-aba6a1e6f740e4e4.js" async=""></script><script src="/_next/static/chunks/21-e3a674211078bb85.js" async=""></script><script src="/_next/static/chunks/app/page-5b4d68641e5355fa.js" async=""></script><script src="https://clerk.scalisite.com/npm/@clerk/clerk-js@5/dist/clerk.browser.js" data-clerk-js-script="true" async="" crossorigin="anonymous" data-clerk-publishable-key="pk_live_Y2xlcmsuc2NhbGlzaXRlLmNvbSQ"></script><meta name="next-size-adjust" content=""/><link rel="icon" type="image/png" href="/favicon.png"/><style>
    html {
      font-family: 'GeistSans', 'GeistSans Fallback';
      --font-sans: __variable_fb8f2c;
      --font-mono: __variable_f910ec;
    }
              </style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div class="min-h-screen bg-gray-50"><style>
      @keyframes floatFromLeft {
        0% { transform: translateX(-100px) translateY(0px); opacity: 0; }
        50% { opacity: 0.6; }
        100% { transform: translateX(200px) translateY(-20px); opacity: 0; }
      }
      @keyframes floatFromRight {
        0% { transform: translateX(100px) translateY(0px); opacity: 0; }
        50% { opacity: 0.6; }
        100% { transform: translateX(-200px) translateY(-20px); opacity: 0; }
      }
      .floating-dot-left { animation: floatFromLeft 4s ease-in-out infinite; }
      .floating-dot-right { animation: floatFromRight 4s ease-in-out infinite; }
    
      /* New animation for mobile tags */
      @keyframes scroll-tags {
        0% { transform: translateX(0%); }
        100% { transform: translateX(-50%); } /* Scrolls one full set of tags */
      }
      .animate-scroll-tags {
        animation: scroll-tags 15s linear infinite; /* Adjusted duration for smoother, continuous loop */
        will-change: transform; /* Performance hint for smoother animation */
      }
    </style><header class="bg-white z-50 fixed top-0 w-full transition-transform duration-300 translate-y-0"><div class="container mx-auto px-4 py-3 md:py-4"><div class="flex items-center w-full justify-between"></div></div></header><div class="fixed inset-0 pointer-events-none z-10 overflow-hidden"><div class="absolute left-4 md:left-8 top-1/2 transform -translate-y-1/2"><div class="w-2 h-2 bg-purple-400 rounded-full floating-dot-left" style="animation-delay:0s"></div><div class="w-1.5 h-1.5 bg-purple-300 rounded-full floating-dot-left mt-8" style="animation-delay:1s"></div><div class="w-2.5 h-2.5 bg-purple-500 rounded-full floating-dot-left mt-12" style="animation-delay:2s"></div><div class="w-1 h-1 bg-purple-200 roun
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 216.198.79.1:443 · scalisite.com

    2025-12-19 03:44

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 568036
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 27344
    Content-Type: text/html; charset=utf-8
    Date: Fri, 19 Dec 2025 03:44:41 GMT
    Etag: "1124b9c00b315e6b7a7f9002b854ed4c"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Clerk-Auth-Reason: session-token-and-uat-missing
    X-Clerk-Auth-Status: signed-out
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 4294967294
    X-Vercel-Cache: HIT
    X-Vercel-Id: iad1::5wdx8-1766115881009-9b0035f882ea
    Connection: close
    
    
    <!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/028c0d39d2e8f589-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/5b01f339abf2f1a5.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/SAMPLE-1.png"/><link rel="preload" as="image" href="/SAMPLE-2.jpg"/><link rel="preload" as="image" href="/SAMPLE-3.png"/><link rel="preload" as="image" href="/SAMPLE-4.png"/><link rel="stylesheet" href="/_next/static/css/96a899d63175e76f.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-ea64ab656966da18.js"/><script src="/_next/static/chunks/8490244b-62c2c4642b9ca108.js" async=""></script><script src="/_next/static/chunks/571-012c8abce9c29c4f.js" async=""></script><script src="/_next/static/chunks/main-app-d1cf215c4567dde7.js" async=""></script><script src="/_next/static/chunks/247-f6b11a89cac31be1.js" async=""></script><script src="/_next/static/chunks/854-dc3a7380c3aa3fec.js" async=""></script><script src="/_next/static/chunks/605-03ab8bee35e87dce.js" async=""></script><script src="/_next/static/chunks/app/layout-acc6aff7b6dc847d.js" async=""></script><script src="/_next/static/chunks/0ddaf06c-4586cb2522c3e7eb.js" async=""></script><script src="/_next/static/chunks/53d73c2d-5fad70e2ada8a674.js" async=""></script><script src="/_next/static/chunks/428-344b0ceb25a5e06b.js" async=""></script><script src="/_next/static/chunks/521-aba6a1e6f740e4e4.js" async=""></script><script src="/_next/static/chunks/21-e3a674211078bb85.js" async=""></script><script src="/_next/static/chunks/app/page-5b4d68641e5355fa.js" async=""></script><script src="https://clerk.scalisite.com/npm/@clerk/clerk-js@5/dist/clerk.browser.js" data-clerk-js-script="true" async="" crossorigin="anonymous" data-clerk-publishable-key="pk_live_Y2xlcmsuc2NhbGlzaXRlLmNvbSQ"></script><meta name="next-size-adjust" content=""/><link rel="icon" type="image/png" href="/favicon.png"/><style>
    html {
      font-family: 'GeistSans', 'GeistSans Fallback';
      --font-sans: __variable_fb8f2c;
      --font-mono: __variable_f910ec;
    }
              </style><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div class="min-h-screen bg-gray-50"><style>
      @keyframes floatFromLeft {
        0% { transform: translateX(-100px) translateY(0px); opacity: 0; }
        50% { opacity: 0.6; }
        100% { transform: translateX(200px) translateY(-20px); opacity: 0; }
      }
      @keyframes floatFromRight {
        0% { transform: translateX(100px) translateY(0px); opacity: 0; }
        50% { opacity: 0.6; }
        100% { transform: translateX(-200px) translateY(-20px); opacity: 0; }
      }
      .floating-dot-left { animation: floatFromLeft 4s ease-in-out infinite; }
      .floating-dot-right { animation: floatFromRight 4s ease-in-out infinite; }
    
      /* New animation for mobile tags */
      @keyframes scroll-tags {
        0% { transform: translateX(0%); }
        100% { transform: translateX(-50%); } /* Scrolls one full set of tags */
      }
      .animate-scroll-tags {
        animation: scroll-tags 15s linear infinite; /* Adjusted duration for smoother, continuous loop */
        will-change: transform; /* Performance hint for smoother animation */
      }
    </style><header class="bg-white z-50 fixed top-0 w-full transition-transform duration-300 translate-y-0"><div class="container mx-auto px-4 py-3 md:py-4"><div class="flex items-center w-full justify-between"></div></div></header><div class="fixed inset-0 pointer-events-none z-10 overflow-hidden"><div class="absolute left-4 md:left-8 top-1/2 transform -translate-y-1/2"><div class="w-2 h-2 bg-purple-400 rounded-full floating-dot-left" style="animation-delay:0s"></div><div class="w-1.5 h-1.5 bg-purple-300 rounded-full floating-dot-left mt-8" style="animation-delay:1s"></div><div class="w-2.5 h-2.5 bg-purple-500 rounded-full floating-dot-left mt-12" style="animation-delay:2s"></div><div class="w-1 h-1 bg-purple-200 roun
    Found 2025-12-19 by HttpPlugin
    Create report
scalisite.com
CN:
scalisite.com
Key:
RSA-2048
Issuer:
R12
Not before:
2025-12-07 22:53
Not after:
2026-03-07 22:53
www.scalisite.com
CN:
www.scalisite.com
Key:
RSA-2048
Issuer:
R12
Not before:
2025-12-08 22:21
Not after:
2026-03-08 22:21
Domain summary
IP summary