Domain test.lafama.com.au
United States
AMAZON-02
Software information

Vercel

tcp/443

  • Open service 216.150.16.65:443 · test.lafama.com.au

    2026-01-11 21:11

    HTTP/1.1 200 OK
    Accept-Ch: Sec-CH-Prefers-Color-Scheme
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 2260388
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 36062
    Content-Type: text/html; charset=utf-8
    Critical-Ch: Sec-CH-Prefers-Color-Scheme
    Date: Sun, 11 Jan 2026 21:11:18 GMT
    Etag: "0d59e497991276d153838880a97cb578"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 300
    X-Powered-By: Next.js, Payload
    X-Vercel-Cache: HIT
    X-Vercel-Id: sfo1::vrfqt-1768165878660-73e3d7a322c3
    Connection: close
    
    Page title: Zion Sydney 2026 | Tickets Now Available
    
    <!DOCTYPE html><html class="__variable_fb8f2c __variable_f910ec" 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="/api/media/file/logo-reggaeton-legends-party.png"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=256&amp;q=75 1x, /_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=640&amp;q=75 2x"/><link rel="stylesheet" href="/_next/static/css/e9ab56f710070038.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/bcb9db4d247f9869.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/34daaa51324022bb.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a549e8cb0e919d18.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb"/><script src="/_next/static/chunks/47df9546-d0631d5194470283.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/3043-6239372f6235c02f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/main-app-c30976e44f3a612f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8977-c1bd81c9f8d02239.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/2894-c9d900138c619c59.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/6861-b59b4cb284ad396a.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8867-da6e659db340e9e3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(content)/page-7ab449fb6038d228.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8535-6792eb6c49d691c6.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/869-6030cdfb3d5d3da3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/544-5a281691d86a9277.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(frontend)/layout-204dce5b948329b7.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><meta name="next-size-adjust" content=""/><link href="/favicon.ico" rel="icon" sizes="32x32"/><link href="/favicon.svg" rel="icon" type="image/svg+xml"/><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"\n  (function () {\n    function getImplicitPreference() {\n      var mediaQuery = '(prefers-color-scheme: dark)'\n      var mql = window.matchMedia(mediaQuery)\n      var hasImplicitPreference = typeof mql.matches === 'boolean'\n\n      if (hasImplicitPreference) {\n        return mql.matches ? 'dark' : 'light'\n      }\n\n      return null\n    }\n\n    function themeIsValid(theme) {\n      return theme === 'light' || theme === 'dark'\n    }\n\n    var themeToSet = 'light'\n    var preference = window.localStorage.getItem('payload-theme')\n\n    if (themeIsValid(preference)) {\n      themeToSet = preference\n    } else {\n      var implicitPreference = getImplicitPreference()\n\n      if (implicitPreference) {\n        themeToSet = implicitPreference\n      }\n    }\n\n    document.documentElement.setAttribute('data-theme', themeToSet)\n  })();\n  ","id":"theme-script"}])</script><script>
                  !function(f,b,e,v,n,t,s)
                  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
                  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
                  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
                  n.queue=[];t=b.createElement(e);t.async=!0;
                  t.src=
    Found 9 hours ago by HttpPlugin
    Create report
  • Open service 216.150.16.65:443 · test.lafama.com.au

    2026-01-10 21:14

    HTTP/1.1 200 OK
    Accept-Ch: Sec-CH-Prefers-Color-Scheme
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 2174160
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 36062
    Content-Type: text/html; charset=utf-8
    Critical-Ch: Sec-CH-Prefers-Color-Scheme
    Date: Sat, 10 Jan 2026 21:14:11 GMT
    Etag: "0d59e497991276d153838880a97cb578"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 300
    X-Powered-By: Next.js, Payload
    X-Vercel-Cache: HIT
    X-Vercel-Id: iad1::kn4bc-1768079651041-3754d498c012
    Connection: close
    
    Page title: Zion Sydney 2026 | Tickets Now Available
    
    <!DOCTYPE html><html class="__variable_fb8f2c __variable_f910ec" 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="/api/media/file/logo-reggaeton-legends-party.png"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=256&amp;q=75 1x, /_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=640&amp;q=75 2x"/><link rel="stylesheet" href="/_next/static/css/e9ab56f710070038.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/bcb9db4d247f9869.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/34daaa51324022bb.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a549e8cb0e919d18.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb"/><script src="/_next/static/chunks/47df9546-d0631d5194470283.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/3043-6239372f6235c02f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/main-app-c30976e44f3a612f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8977-c1bd81c9f8d02239.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/2894-c9d900138c619c59.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/6861-b59b4cb284ad396a.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8867-da6e659db340e9e3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(content)/page-7ab449fb6038d228.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8535-6792eb6c49d691c6.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/869-6030cdfb3d5d3da3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/544-5a281691d86a9277.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(frontend)/layout-204dce5b948329b7.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><meta name="next-size-adjust" content=""/><link href="/favicon.ico" rel="icon" sizes="32x32"/><link href="/favicon.svg" rel="icon" type="image/svg+xml"/><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"\n  (function () {\n    function getImplicitPreference() {\n      var mediaQuery = '(prefers-color-scheme: dark)'\n      var mql = window.matchMedia(mediaQuery)\n      var hasImplicitPreference = typeof mql.matches === 'boolean'\n\n      if (hasImplicitPreference) {\n        return mql.matches ? 'dark' : 'light'\n      }\n\n      return null\n    }\n\n    function themeIsValid(theme) {\n      return theme === 'light' || theme === 'dark'\n    }\n\n    var themeToSet = 'light'\n    var preference = window.localStorage.getItem('payload-theme')\n\n    if (themeIsValid(preference)) {\n      themeToSet = preference\n    } else {\n      var implicitPreference = getImplicitPreference()\n\n      if (implicitPreference) {\n        themeToSet = implicitPreference\n      }\n    }\n\n    document.documentElement.setAttribute('data-theme', themeToSet)\n  })();\n  ","id":"theme-script"}])</script><script>
                  !function(f,b,e,v,n,t,s)
                  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
                  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
                  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
                  n.queue=[];t=b.createElement(e);t.async=!0;
                  t.src=
    Found one day ago by HttpPlugin
    Create report
  • Open service 216.150.16.65:443 · test.lafama.com.au

    2026-01-09 21:39

    HTTP/1.1 200 OK
    Accept-Ch: Sec-CH-Prefers-Color-Scheme
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 2089308
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 36062
    Content-Type: text/html; charset=utf-8
    Critical-Ch: Sec-CH-Prefers-Color-Scheme
    Date: Fri, 09 Jan 2026 21:39:59 GMT
    Etag: "0d59e497991276d153838880a97cb578"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 300
    X-Powered-By: Next.js, Payload
    X-Vercel-Cache: HIT
    X-Vercel-Id: fra1::xpv85-1767994799036-8e94a6af8e1a
    Connection: close
    
    Page title: Zion Sydney 2026 | Tickets Now Available
    
    <!DOCTYPE html><html class="__variable_fb8f2c __variable_f910ec" 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="/api/media/file/logo-reggaeton-legends-party.png"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=256&amp;q=75 1x, /_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=640&amp;q=75 2x"/><link rel="stylesheet" href="/_next/static/css/e9ab56f710070038.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/bcb9db4d247f9869.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/34daaa51324022bb.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a549e8cb0e919d18.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb"/><script src="/_next/static/chunks/47df9546-d0631d5194470283.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/3043-6239372f6235c02f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/main-app-c30976e44f3a612f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8977-c1bd81c9f8d02239.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/2894-c9d900138c619c59.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/6861-b59b4cb284ad396a.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8867-da6e659db340e9e3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(content)/page-7ab449fb6038d228.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8535-6792eb6c49d691c6.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/869-6030cdfb3d5d3da3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/544-5a281691d86a9277.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(frontend)/layout-204dce5b948329b7.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><meta name="next-size-adjust" content=""/><link href="/favicon.ico" rel="icon" sizes="32x32"/><link href="/favicon.svg" rel="icon" type="image/svg+xml"/><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"\n  (function () {\n    function getImplicitPreference() {\n      var mediaQuery = '(prefers-color-scheme: dark)'\n      var mql = window.matchMedia(mediaQuery)\n      var hasImplicitPreference = typeof mql.matches === 'boolean'\n\n      if (hasImplicitPreference) {\n        return mql.matches ? 'dark' : 'light'\n      }\n\n      return null\n    }\n\n    function themeIsValid(theme) {\n      return theme === 'light' || theme === 'dark'\n    }\n\n    var themeToSet = 'light'\n    var preference = window.localStorage.getItem('payload-theme')\n\n    if (themeIsValid(preference)) {\n      themeToSet = preference\n    } else {\n      var implicitPreference = getImplicitPreference()\n\n      if (implicitPreference) {\n        themeToSet = implicitPreference\n      }\n    }\n\n    document.documentElement.setAttribute('data-theme', themeToSet)\n  })();\n  ","id":"theme-script"}])</script><script>
                  !function(f,b,e,v,n,t,s)
                  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
                  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
                  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
                  n.queue=[];t=b.createElement(e);t.async=!0;
                  t.src=
    Found 2 days ago by HttpPlugin
    Create report
  • Open service 216.150.16.65:443 · test.lafama.com.au

    2026-01-08 21:25

    HTTP/1.1 200 OK
    Accept-Ch: Sec-CH-Prefers-Color-Scheme
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 2002035
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 36062
    Content-Type: text/html; charset=utf-8
    Critical-Ch: Sec-CH-Prefers-Color-Scheme
    Date: Thu, 08 Jan 2026 21:25:25 GMT
    Etag: "0d59e497991276d153838880a97cb578"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 300
    X-Powered-By: Next.js, Payload
    X-Vercel-Cache: HIT
    X-Vercel-Id: sfo1::rg4mz-1767907525012-d4f8db5b9d82
    Connection: close
    
    Page title: Zion Sydney 2026 | Tickets Now Available
    
    <!DOCTYPE html><html class="__variable_fb8f2c __variable_f910ec" 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="/api/media/file/logo-reggaeton-legends-party.png"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=256&amp;q=75 1x, /_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=640&amp;q=75 2x"/><link rel="stylesheet" href="/_next/static/css/e9ab56f710070038.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/bcb9db4d247f9869.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/34daaa51324022bb.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a549e8cb0e919d18.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb"/><script src="/_next/static/chunks/47df9546-d0631d5194470283.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/3043-6239372f6235c02f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/main-app-c30976e44f3a612f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8977-c1bd81c9f8d02239.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/2894-c9d900138c619c59.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/6861-b59b4cb284ad396a.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8867-da6e659db340e9e3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(content)/page-7ab449fb6038d228.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8535-6792eb6c49d691c6.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/869-6030cdfb3d5d3da3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/544-5a281691d86a9277.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(frontend)/layout-204dce5b948329b7.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><meta name="next-size-adjust" content=""/><link href="/favicon.ico" rel="icon" sizes="32x32"/><link href="/favicon.svg" rel="icon" type="image/svg+xml"/><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"\n  (function () {\n    function getImplicitPreference() {\n      var mediaQuery = '(prefers-color-scheme: dark)'\n      var mql = window.matchMedia(mediaQuery)\n      var hasImplicitPreference = typeof mql.matches === 'boolean'\n\n      if (hasImplicitPreference) {\n        return mql.matches ? 'dark' : 'light'\n      }\n\n      return null\n    }\n\n    function themeIsValid(theme) {\n      return theme === 'light' || theme === 'dark'\n    }\n\n    var themeToSet = 'light'\n    var preference = window.localStorage.getItem('payload-theme')\n\n    if (themeIsValid(preference)) {\n      themeToSet = preference\n    } else {\n      var implicitPreference = getImplicitPreference()\n\n      if (implicitPreference) {\n        themeToSet = implicitPreference\n      }\n    }\n\n    document.documentElement.setAttribute('data-theme', themeToSet)\n  })();\n  ","id":"theme-script"}])</script><script>
                  !function(f,b,e,v,n,t,s)
                  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
                  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
                  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
                  n.queue=[];t=b.createElement(e);t.async=!0;
                  t.src=
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 216.150.16.65:443 · test.lafama.com.au

    2026-01-08 18:45

    HTTP/1.1 200 OK
    Accept-Ch: Sec-CH-Prefers-Color-Scheme
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 1992440
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 36062
    Content-Type: text/html; charset=utf-8
    Critical-Ch: Sec-CH-Prefers-Color-Scheme
    Date: Thu, 08 Jan 2026 18:45:30 GMT
    Etag: "0d59e497991276d153838880a97cb578"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 300
    X-Powered-By: Next.js, Payload
    X-Vercel-Cache: HIT
    X-Vercel-Id: fra1::44qxg-1767897930183-5d30e7abcec6
    Connection: close
    
    Page title: Zion Sydney 2026 | Tickets Now Available
    
    <!DOCTYPE html><html class="__variable_fb8f2c __variable_f910ec" 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="/api/media/file/logo-reggaeton-legends-party.png"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=256&amp;q=75 1x, /_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=640&amp;q=75 2x"/><link rel="stylesheet" href="/_next/static/css/e9ab56f710070038.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/bcb9db4d247f9869.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/34daaa51324022bb.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a549e8cb0e919d18.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb"/><script src="/_next/static/chunks/47df9546-d0631d5194470283.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/3043-6239372f6235c02f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/main-app-c30976e44f3a612f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8977-c1bd81c9f8d02239.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/2894-c9d900138c619c59.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/6861-b59b4cb284ad396a.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8867-da6e659db340e9e3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(content)/page-7ab449fb6038d228.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8535-6792eb6c49d691c6.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/869-6030cdfb3d5d3da3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/544-5a281691d86a9277.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(frontend)/layout-204dce5b948329b7.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><meta name="next-size-adjust" content=""/><link href="/favicon.ico" rel="icon" sizes="32x32"/><link href="/favicon.svg" rel="icon" type="image/svg+xml"/><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"\n  (function () {\n    function getImplicitPreference() {\n      var mediaQuery = '(prefers-color-scheme: dark)'\n      var mql = window.matchMedia(mediaQuery)\n      var hasImplicitPreference = typeof mql.matches === 'boolean'\n\n      if (hasImplicitPreference) {\n        return mql.matches ? 'dark' : 'light'\n      }\n\n      return null\n    }\n\n    function themeIsValid(theme) {\n      return theme === 'light' || theme === 'dark'\n    }\n\n    var themeToSet = 'light'\n    var preference = window.localStorage.getItem('payload-theme')\n\n    if (themeIsValid(preference)) {\n      themeToSet = preference\n    } else {\n      var implicitPreference = getImplicitPreference()\n\n      if (implicitPreference) {\n        themeToSet = implicitPreference\n      }\n    }\n\n    document.documentElement.setAttribute('data-theme', themeToSet)\n  })();\n  ","id":"theme-script"}])</script><script>
                  !function(f,b,e,v,n,t,s)
                  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
                  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
                  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
                  n.queue=[];t=b.createElement(e);t.async=!0;
                  t.src=
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 216.150.16.65:443 · test.lafama.com.au

    2026-01-07 21:14

    HTTP/1.1 200 OK
    Accept-Ch: Sec-CH-Prefers-Color-Scheme
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 1914982
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 36062
    Content-Type: text/html; charset=utf-8
    Critical-Ch: Sec-CH-Prefers-Color-Scheme
    Date: Wed, 07 Jan 2026 21:14:32 GMT
    Etag: "0d59e497991276d153838880a97cb578"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 300
    X-Powered-By: Next.js, Payload
    X-Vercel-Cache: HIT
    X-Vercel-Id: sfo1::fzjds-1767820472103-2b73a3342bf6
    Connection: close
    
    Page title: Zion Sydney 2026 | Tickets Now Available
    
    <!DOCTYPE html><html class="__variable_fb8f2c __variable_f910ec" 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="/api/media/file/logo-reggaeton-legends-party.png"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=256&amp;q=75 1x, /_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=640&amp;q=75 2x"/><link rel="stylesheet" href="/_next/static/css/e9ab56f710070038.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/bcb9db4d247f9869.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/34daaa51324022bb.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a549e8cb0e919d18.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb"/><script src="/_next/static/chunks/47df9546-d0631d5194470283.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/3043-6239372f6235c02f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/main-app-c30976e44f3a612f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8977-c1bd81c9f8d02239.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/2894-c9d900138c619c59.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/6861-b59b4cb284ad396a.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8867-da6e659db340e9e3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(content)/page-7ab449fb6038d228.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8535-6792eb6c49d691c6.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/869-6030cdfb3d5d3da3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/544-5a281691d86a9277.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(frontend)/layout-204dce5b948329b7.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><meta name="next-size-adjust" content=""/><link href="/favicon.ico" rel="icon" sizes="32x32"/><link href="/favicon.svg" rel="icon" type="image/svg+xml"/><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"\n  (function () {\n    function getImplicitPreference() {\n      var mediaQuery = '(prefers-color-scheme: dark)'\n      var mql = window.matchMedia(mediaQuery)\n      var hasImplicitPreference = typeof mql.matches === 'boolean'\n\n      if (hasImplicitPreference) {\n        return mql.matches ? 'dark' : 'light'\n      }\n\n      return null\n    }\n\n    function themeIsValid(theme) {\n      return theme === 'light' || theme === 'dark'\n    }\n\n    var themeToSet = 'light'\n    var preference = window.localStorage.getItem('payload-theme')\n\n    if (themeIsValid(preference)) {\n      themeToSet = preference\n    } else {\n      var implicitPreference = getImplicitPreference()\n\n      if (implicitPreference) {\n        themeToSet = implicitPreference\n      }\n    }\n\n    document.documentElement.setAttribute('data-theme', themeToSet)\n  })();\n  ","id":"theme-script"}])</script><script>
                  !function(f,b,e,v,n,t,s)
                  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
                  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
                  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
                  n.queue=[];t=b.createElement(e);t.async=!0;
                  t.src=
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 216.150.16.65:443 · test.lafama.com.au

    2026-01-06 21:09

    HTTP/1.1 200 OK
    Accept-Ch: Sec-CH-Prefers-Color-Scheme
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 1828311
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 36062
    Content-Type: text/html; charset=utf-8
    Critical-Ch: Sec-CH-Prefers-Color-Scheme
    Date: Tue, 06 Jan 2026 21:10:01 GMT
    Etag: "0d59e497991276d153838880a97cb578"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 300
    X-Powered-By: Next.js, Payload
    X-Vercel-Cache: HIT
    X-Vercel-Id: iad1::d2q76-1767733801436-715323d82191
    Connection: close
    
    Page title: Zion Sydney 2026 | Tickets Now Available
    
    <!DOCTYPE html><html class="__variable_fb8f2c __variable_f910ec" 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="/api/media/file/logo-reggaeton-legends-party.png"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=256&amp;q=75 1x, /_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=640&amp;q=75 2x"/><link rel="stylesheet" href="/_next/static/css/e9ab56f710070038.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/bcb9db4d247f9869.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/34daaa51324022bb.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a549e8cb0e919d18.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb"/><script src="/_next/static/chunks/47df9546-d0631d5194470283.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/3043-6239372f6235c02f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/main-app-c30976e44f3a612f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8977-c1bd81c9f8d02239.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/2894-c9d900138c619c59.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/6861-b59b4cb284ad396a.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8867-da6e659db340e9e3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(content)/page-7ab449fb6038d228.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8535-6792eb6c49d691c6.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/869-6030cdfb3d5d3da3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/544-5a281691d86a9277.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(frontend)/layout-204dce5b948329b7.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><meta name="next-size-adjust" content=""/><link href="/favicon.ico" rel="icon" sizes="32x32"/><link href="/favicon.svg" rel="icon" type="image/svg+xml"/><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"\n  (function () {\n    function getImplicitPreference() {\n      var mediaQuery = '(prefers-color-scheme: dark)'\n      var mql = window.matchMedia(mediaQuery)\n      var hasImplicitPreference = typeof mql.matches === 'boolean'\n\n      if (hasImplicitPreference) {\n        return mql.matches ? 'dark' : 'light'\n      }\n\n      return null\n    }\n\n    function themeIsValid(theme) {\n      return theme === 'light' || theme === 'dark'\n    }\n\n    var themeToSet = 'light'\n    var preference = window.localStorage.getItem('payload-theme')\n\n    if (themeIsValid(preference)) {\n      themeToSet = preference\n    } else {\n      var implicitPreference = getImplicitPreference()\n\n      if (implicitPreference) {\n        themeToSet = implicitPreference\n      }\n    }\n\n    document.documentElement.setAttribute('data-theme', themeToSet)\n  })();\n  ","id":"theme-script"}])</script><script>
                  !function(f,b,e,v,n,t,s)
                  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
                  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
                  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
                  n.queue=[];t=b.createElement(e);t.async=!0;
                  t.src=
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 216.150.16.65:443 · test.lafama.com.au

    2026-01-03 21:09

    HTTP/1.1 200 OK
    Accept-Ch: Sec-CH-Prefers-Color-Scheme
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 1569097
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 36062
    Content-Type: text/html; charset=utf-8
    Critical-Ch: Sec-CH-Prefers-Color-Scheme
    Date: Sat, 03 Jan 2026 21:09:47 GMT
    Etag: "0d59e497991276d153838880a97cb578"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 300
    X-Powered-By: Next.js, Payload
    X-Vercel-Cache: HIT
    X-Vercel-Id: iad1::hhsgm-1767474587873-ee1a6d0f0805
    Connection: close
    
    Page title: Zion Sydney 2026 | Tickets Now Available
    
    <!DOCTYPE html><html class="__variable_fb8f2c __variable_f910ec" 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="/api/media/file/logo-reggaeton-legends-party.png"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=256&amp;q=75 1x, /_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=640&amp;q=75 2x"/><link rel="stylesheet" href="/_next/static/css/e9ab56f710070038.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/bcb9db4d247f9869.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/34daaa51324022bb.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a549e8cb0e919d18.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb"/><script src="/_next/static/chunks/47df9546-d0631d5194470283.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/3043-6239372f6235c02f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/main-app-c30976e44f3a612f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8977-c1bd81c9f8d02239.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/2894-c9d900138c619c59.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/6861-b59b4cb284ad396a.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8867-da6e659db340e9e3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(content)/page-7ab449fb6038d228.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8535-6792eb6c49d691c6.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/869-6030cdfb3d5d3da3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/544-5a281691d86a9277.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(frontend)/layout-204dce5b948329b7.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><meta name="next-size-adjust" content=""/><link href="/favicon.ico" rel="icon" sizes="32x32"/><link href="/favicon.svg" rel="icon" type="image/svg+xml"/><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"\n  (function () {\n    function getImplicitPreference() {\n      var mediaQuery = '(prefers-color-scheme: dark)'\n      var mql = window.matchMedia(mediaQuery)\n      var hasImplicitPreference = typeof mql.matches === 'boolean'\n\n      if (hasImplicitPreference) {\n        return mql.matches ? 'dark' : 'light'\n      }\n\n      return null\n    }\n\n    function themeIsValid(theme) {\n      return theme === 'light' || theme === 'dark'\n    }\n\n    var themeToSet = 'light'\n    var preference = window.localStorage.getItem('payload-theme')\n\n    if (themeIsValid(preference)) {\n      themeToSet = preference\n    } else {\n      var implicitPreference = getImplicitPreference()\n\n      if (implicitPreference) {\n        themeToSet = implicitPreference\n      }\n    }\n\n    document.documentElement.setAttribute('data-theme', themeToSet)\n  })();\n  ","id":"theme-script"}])</script><script>
                  !function(f,b,e,v,n,t,s)
                  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
                  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
                  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
                  n.queue=[];t=b.createElement(e);t.async=!0;
                  t.src=
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 216.150.16.65:443 · test.lafama.com.au

    2026-01-02 21:39

    HTTP/1.1 200 OK
    Accept-Ch: Sec-CH-Prefers-Color-Scheme
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 1484457
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 36062
    Content-Type: text/html; charset=utf-8
    Critical-Ch: Sec-CH-Prefers-Color-Scheme
    Date: Fri, 02 Jan 2026 21:39:07 GMT
    Etag: "0d59e497991276d153838880a97cb578"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 300
    X-Powered-By: Next.js, Payload
    X-Vercel-Cache: HIT
    X-Vercel-Id: fra1::gj84t-1767389947634-904db14e4dea
    Connection: close
    
    Page title: Zion Sydney 2026 | Tickets Now Available
    
    <!DOCTYPE html><html class="__variable_fb8f2c __variable_f910ec" 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="/api/media/file/logo-reggaeton-legends-party.png"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=256&amp;q=75 1x, /_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=640&amp;q=75 2x"/><link rel="stylesheet" href="/_next/static/css/e9ab56f710070038.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/bcb9db4d247f9869.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/34daaa51324022bb.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a549e8cb0e919d18.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb"/><script src="/_next/static/chunks/47df9546-d0631d5194470283.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/3043-6239372f6235c02f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/main-app-c30976e44f3a612f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8977-c1bd81c9f8d02239.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/2894-c9d900138c619c59.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/6861-b59b4cb284ad396a.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8867-da6e659db340e9e3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(content)/page-7ab449fb6038d228.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8535-6792eb6c49d691c6.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/869-6030cdfb3d5d3da3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/544-5a281691d86a9277.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(frontend)/layout-204dce5b948329b7.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><meta name="next-size-adjust" content=""/><link href="/favicon.ico" rel="icon" sizes="32x32"/><link href="/favicon.svg" rel="icon" type="image/svg+xml"/><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"\n  (function () {\n    function getImplicitPreference() {\n      var mediaQuery = '(prefers-color-scheme: dark)'\n      var mql = window.matchMedia(mediaQuery)\n      var hasImplicitPreference = typeof mql.matches === 'boolean'\n\n      if (hasImplicitPreference) {\n        return mql.matches ? 'dark' : 'light'\n      }\n\n      return null\n    }\n\n    function themeIsValid(theme) {\n      return theme === 'light' || theme === 'dark'\n    }\n\n    var themeToSet = 'light'\n    var preference = window.localStorage.getItem('payload-theme')\n\n    if (themeIsValid(preference)) {\n      themeToSet = preference\n    } else {\n      var implicitPreference = getImplicitPreference()\n\n      if (implicitPreference) {\n        themeToSet = implicitPreference\n      }\n    }\n\n    document.documentElement.setAttribute('data-theme', themeToSet)\n  })();\n  ","id":"theme-script"}])</script><script>
                  !function(f,b,e,v,n,t,s)
                  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
                  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
                  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
                  n.queue=[];t=b.createElement(e);t.async=!0;
                  t.src=
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 216.150.16.65:443 · test.lafama.com.au

    2026-01-01 21:14

    HTTP/1.1 200 OK
    Accept-Ch: Sec-CH-Prefers-Color-Scheme
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 1396561
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 36062
    Content-Type: text/html; charset=utf-8
    Critical-Ch: Sec-CH-Prefers-Color-Scheme
    Date: Thu, 01 Jan 2026 21:14:11 GMT
    Etag: "0d59e497991276d153838880a97cb578"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 300
    X-Powered-By: Next.js, Payload
    X-Vercel-Cache: HIT
    X-Vercel-Id: iad1::9pwkr-1767302051638-68c446dcfacc
    Connection: close
    
    Page title: Zion Sydney 2026 | Tickets Now Available
    
    <!DOCTYPE html><html class="__variable_fb8f2c __variable_f910ec" 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="/api/media/file/logo-reggaeton-legends-party.png"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=256&amp;q=75 1x, /_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=640&amp;q=75 2x"/><link rel="stylesheet" href="/_next/static/css/e9ab56f710070038.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/bcb9db4d247f9869.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/34daaa51324022bb.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a549e8cb0e919d18.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb"/><script src="/_next/static/chunks/47df9546-d0631d5194470283.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/3043-6239372f6235c02f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/main-app-c30976e44f3a612f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8977-c1bd81c9f8d02239.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/2894-c9d900138c619c59.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/6861-b59b4cb284ad396a.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8867-da6e659db340e9e3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(content)/page-7ab449fb6038d228.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8535-6792eb6c49d691c6.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/869-6030cdfb3d5d3da3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/544-5a281691d86a9277.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(frontend)/layout-204dce5b948329b7.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><meta name="next-size-adjust" content=""/><link href="/favicon.ico" rel="icon" sizes="32x32"/><link href="/favicon.svg" rel="icon" type="image/svg+xml"/><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"\n  (function () {\n    function getImplicitPreference() {\n      var mediaQuery = '(prefers-color-scheme: dark)'\n      var mql = window.matchMedia(mediaQuery)\n      var hasImplicitPreference = typeof mql.matches === 'boolean'\n\n      if (hasImplicitPreference) {\n        return mql.matches ? 'dark' : 'light'\n      }\n\n      return null\n    }\n\n    function themeIsValid(theme) {\n      return theme === 'light' || theme === 'dark'\n    }\n\n    var themeToSet = 'light'\n    var preference = window.localStorage.getItem('payload-theme')\n\n    if (themeIsValid(preference)) {\n      themeToSet = preference\n    } else {\n      var implicitPreference = getImplicitPreference()\n\n      if (implicitPreference) {\n        themeToSet = implicitPreference\n      }\n    }\n\n    document.documentElement.setAttribute('data-theme', themeToSet)\n  })();\n  ","id":"theme-script"}])</script><script>
                  !function(f,b,e,v,n,t,s)
                  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
                  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
                  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
                  n.queue=[];t=b.createElement(e);t.async=!0;
                  t.src=
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 216.150.16.65:443 · test.lafama.com.au

    2026-01-01 19:17

    HTTP/1.1 200 OK
    Accept-Ch: Sec-CH-Prefers-Color-Scheme
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 1389575
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 36062
    Content-Type: text/html; charset=utf-8
    Critical-Ch: Sec-CH-Prefers-Color-Scheme
    Date: Thu, 01 Jan 2026 19:17:45 GMT
    Etag: "0d59e497991276d153838880a97cb578"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 300
    X-Powered-By: Next.js, Payload
    X-Vercel-Cache: HIT
    X-Vercel-Id: iad1::vnrxx-1767295065614-077def03b975
    Connection: close
    
    Page title: Zion Sydney 2026 | Tickets Now Available
    
    <!DOCTYPE html><html class="__variable_fb8f2c __variable_f910ec" 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="/api/media/file/logo-reggaeton-legends-party.png"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=256&amp;q=75 1x, /_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=640&amp;q=75 2x"/><link rel="stylesheet" href="/_next/static/css/e9ab56f710070038.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/bcb9db4d247f9869.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/34daaa51324022bb.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a549e8cb0e919d18.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb"/><script src="/_next/static/chunks/47df9546-d0631d5194470283.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/3043-6239372f6235c02f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/main-app-c30976e44f3a612f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8977-c1bd81c9f8d02239.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/2894-c9d900138c619c59.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/6861-b59b4cb284ad396a.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8867-da6e659db340e9e3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(content)/page-7ab449fb6038d228.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8535-6792eb6c49d691c6.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/869-6030cdfb3d5d3da3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/544-5a281691d86a9277.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(frontend)/layout-204dce5b948329b7.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><meta name="next-size-adjust" content=""/><link href="/favicon.ico" rel="icon" sizes="32x32"/><link href="/favicon.svg" rel="icon" type="image/svg+xml"/><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"\n  (function () {\n    function getImplicitPreference() {\n      var mediaQuery = '(prefers-color-scheme: dark)'\n      var mql = window.matchMedia(mediaQuery)\n      var hasImplicitPreference = typeof mql.matches === 'boolean'\n\n      if (hasImplicitPreference) {\n        return mql.matches ? 'dark' : 'light'\n      }\n\n      return null\n    }\n\n    function themeIsValid(theme) {\n      return theme === 'light' || theme === 'dark'\n    }\n\n    var themeToSet = 'light'\n    var preference = window.localStorage.getItem('payload-theme')\n\n    if (themeIsValid(preference)) {\n      themeToSet = preference\n    } else {\n      var implicitPreference = getImplicitPreference()\n\n      if (implicitPreference) {\n        themeToSet = implicitPreference\n      }\n    }\n\n    document.documentElement.setAttribute('data-theme', themeToSet)\n  })();\n  ","id":"theme-script"}])</script><script>
                  !function(f,b,e,v,n,t,s)
                  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
                  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
                  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
                  n.queue=[];t=b.createElement(e);t.async=!0;
                  t.src=
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 216.150.16.65:443 · test.lafama.com.au

    2025-12-31 21:17

    HTTP/1.1 200 OK
    Accept-Ch: Sec-CH-Prefers-Color-Scheme
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 1310343
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 36062
    Content-Type: text/html; charset=utf-8
    Critical-Ch: Sec-CH-Prefers-Color-Scheme
    Date: Wed, 31 Dec 2025 21:17:13 GMT
    Etag: "0d59e497991276d153838880a97cb578"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 300
    X-Powered-By: Next.js, Payload
    X-Vercel-Cache: HIT
    X-Vercel-Id: lhr1::k4rqv-1767215830853-19f1b4640919
    Connection: close
    
    Page title: Zion Sydney 2026 | Tickets Now Available
    
    <!DOCTYPE html><html class="__variable_fb8f2c __variable_f910ec" 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="/api/media/file/logo-reggaeton-legends-party.png"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=256&amp;q=75 1x, /_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=640&amp;q=75 2x"/><link rel="stylesheet" href="/_next/static/css/e9ab56f710070038.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/bcb9db4d247f9869.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/34daaa51324022bb.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a549e8cb0e919d18.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb"/><script src="/_next/static/chunks/47df9546-d0631d5194470283.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/3043-6239372f6235c02f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/main-app-c30976e44f3a612f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8977-c1bd81c9f8d02239.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/2894-c9d900138c619c59.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/6861-b59b4cb284ad396a.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8867-da6e659db340e9e3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(content)/page-7ab449fb6038d228.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8535-6792eb6c49d691c6.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/869-6030cdfb3d5d3da3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/544-5a281691d86a9277.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(frontend)/layout-204dce5b948329b7.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><meta name="next-size-adjust" content=""/><link href="/favicon.ico" rel="icon" sizes="32x32"/><link href="/favicon.svg" rel="icon" type="image/svg+xml"/><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"\n  (function () {\n    function getImplicitPreference() {\n      var mediaQuery = '(prefers-color-scheme: dark)'\n      var mql = window.matchMedia(mediaQuery)\n      var hasImplicitPreference = typeof mql.matches === 'boolean'\n\n      if (hasImplicitPreference) {\n        return mql.matches ? 'dark' : 'light'\n      }\n\n      return null\n    }\n\n    function themeIsValid(theme) {\n      return theme === 'light' || theme === 'dark'\n    }\n\n    var themeToSet = 'light'\n    var preference = window.localStorage.getItem('payload-theme')\n\n    if (themeIsValid(preference)) {\n      themeToSet = preference\n    } else {\n      var implicitPreference = getImplicitPreference()\n\n      if (implicitPreference) {\n        themeToSet = implicitPreference\n      }\n    }\n\n    document.documentElement.setAttribute('data-theme', themeToSet)\n  })();\n  ","id":"theme-script"}])</script><script>
                  !function(f,b,e,v,n,t,s)
                  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
                  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
                  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
                  n.queue=[];t=b.createElement(e);t.async=!0;
                  t.src=
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 216.150.16.65:443 · test.lafama.com.au

    2025-12-30 21:18

    HTTP/1.1 200 OK
    Accept-Ch: Sec-CH-Prefers-Color-Scheme
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 1224010
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 36062
    Content-Type: text/html; charset=utf-8
    Critical-Ch: Sec-CH-Prefers-Color-Scheme
    Date: Tue, 30 Dec 2025 21:18:21 GMT
    Etag: "0d59e497991276d153838880a97cb578"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 300
    X-Powered-By: Next.js, Payload
    X-Vercel-Cache: HIT
    X-Vercel-Id: fra1::4jrjc-1767129501077-cc6de4c47b03
    Connection: close
    
    Page title: Zion Sydney 2026 | Tickets Now Available
    
    <!DOCTYPE html><html class="__variable_fb8f2c __variable_f910ec" 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="/api/media/file/logo-reggaeton-legends-party.png"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=256&amp;q=75 1x, /_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=640&amp;q=75 2x"/><link rel="stylesheet" href="/_next/static/css/e9ab56f710070038.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/bcb9db4d247f9869.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/34daaa51324022bb.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a549e8cb0e919d18.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb"/><script src="/_next/static/chunks/47df9546-d0631d5194470283.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/3043-6239372f6235c02f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/main-app-c30976e44f3a612f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8977-c1bd81c9f8d02239.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/2894-c9d900138c619c59.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/6861-b59b4cb284ad396a.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8867-da6e659db340e9e3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(content)/page-7ab449fb6038d228.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8535-6792eb6c49d691c6.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/869-6030cdfb3d5d3da3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/544-5a281691d86a9277.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(frontend)/layout-204dce5b948329b7.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><meta name="next-size-adjust" content=""/><link href="/favicon.ico" rel="icon" sizes="32x32"/><link href="/favicon.svg" rel="icon" type="image/svg+xml"/><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"\n  (function () {\n    function getImplicitPreference() {\n      var mediaQuery = '(prefers-color-scheme: dark)'\n      var mql = window.matchMedia(mediaQuery)\n      var hasImplicitPreference = typeof mql.matches === 'boolean'\n\n      if (hasImplicitPreference) {\n        return mql.matches ? 'dark' : 'light'\n      }\n\n      return null\n    }\n\n    function themeIsValid(theme) {\n      return theme === 'light' || theme === 'dark'\n    }\n\n    var themeToSet = 'light'\n    var preference = window.localStorage.getItem('payload-theme')\n\n    if (themeIsValid(preference)) {\n      themeToSet = preference\n    } else {\n      var implicitPreference = getImplicitPreference()\n\n      if (implicitPreference) {\n        themeToSet = implicitPreference\n      }\n    }\n\n    document.documentElement.setAttribute('data-theme', themeToSet)\n  })();\n  ","id":"theme-script"}])</script><script>
                  !function(f,b,e,v,n,t,s)
                  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
                  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
                  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
                  n.queue=[];t=b.createElement(e);t.async=!0;
                  t.src=
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 216.150.16.65:443 · test.lafama.com.au

    2025-12-30 13:24

    HTTP/1.1 200 OK
    Accept-Ch: Sec-CH-Prefers-Color-Scheme
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 1195585
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 36062
    Content-Type: text/html; charset=utf-8
    Critical-Ch: Sec-CH-Prefers-Color-Scheme
    Date: Tue, 30 Dec 2025 13:24:35 GMT
    Etag: "0d59e497991276d153838880a97cb578"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 300
    X-Powered-By: Next.js, Payload
    X-Vercel-Cache: HIT
    X-Vercel-Id: fra1::mx9d9-1767101071085-27fca06e7701
    Connection: close
    
    Page title: Zion Sydney 2026 | Tickets Now Available
    
    <!DOCTYPE html><html class="__variable_fb8f2c __variable_f910ec" 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="/api/media/file/logo-reggaeton-legends-party.png"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=256&amp;q=75 1x, /_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=640&amp;q=75 2x"/><link rel="stylesheet" href="/_next/static/css/e9ab56f710070038.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/bcb9db4d247f9869.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/34daaa51324022bb.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a549e8cb0e919d18.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb"/><script src="/_next/static/chunks/47df9546-d0631d5194470283.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/3043-6239372f6235c02f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/main-app-c30976e44f3a612f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8977-c1bd81c9f8d02239.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/2894-c9d900138c619c59.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/6861-b59b4cb284ad396a.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8867-da6e659db340e9e3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(content)/page-7ab449fb6038d228.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8535-6792eb6c49d691c6.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/869-6030cdfb3d5d3da3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/544-5a281691d86a9277.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(frontend)/layout-204dce5b948329b7.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><meta name="next-size-adjust" content=""/><link href="/favicon.ico" rel="icon" sizes="32x32"/><link href="/favicon.svg" rel="icon" type="image/svg+xml"/><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"\n  (function () {\n    function getImplicitPreference() {\n      var mediaQuery = '(prefers-color-scheme: dark)'\n      var mql = window.matchMedia(mediaQuery)\n      var hasImplicitPreference = typeof mql.matches === 'boolean'\n\n      if (hasImplicitPreference) {\n        return mql.matches ? 'dark' : 'light'\n      }\n\n      return null\n    }\n\n    function themeIsValid(theme) {\n      return theme === 'light' || theme === 'dark'\n    }\n\n    var themeToSet = 'light'\n    var preference = window.localStorage.getItem('payload-theme')\n\n    if (themeIsValid(preference)) {\n      themeToSet = preference\n    } else {\n      var implicitPreference = getImplicitPreference()\n\n      if (implicitPreference) {\n        themeToSet = implicitPreference\n      }\n    }\n\n    document.documentElement.setAttribute('data-theme', themeToSet)\n  })();\n  ","id":"theme-script"}])</script><script>
                  !function(f,b,e,v,n,t,s)
                  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
                  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
                  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
                  n.queue=[];t=b.createElement(e);t.async=!0;
                  t.src=
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 216.150.16.65:443 · test.lafama.com.au

    2025-12-30 03:49

    HTTP/1.1 200 OK
    Accept-Ch: Sec-CH-Prefers-Color-Scheme
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 1161072
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 36062
    Content-Type: text/html; charset=utf-8
    Critical-Ch: Sec-CH-Prefers-Color-Scheme
    Date: Tue, 30 Dec 2025 03:49:22 GMT
    Etag: "0d59e497991276d153838880a97cb578"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 300
    X-Powered-By: Next.js, Payload
    X-Vercel-Cache: HIT
    X-Vercel-Id: lhr1::z5gjh-1767066562403-14c8ea30eb97
    Connection: close
    
    Page title: Zion Sydney 2026 | Tickets Now Available
    
    <!DOCTYPE html><html class="__variable_fb8f2c __variable_f910ec" 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="/api/media/file/logo-reggaeton-legends-party.png"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=256&amp;q=75 1x, /_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=640&amp;q=75 2x"/><link rel="stylesheet" href="/_next/static/css/e9ab56f710070038.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/bcb9db4d247f9869.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/34daaa51324022bb.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a549e8cb0e919d18.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb"/><script src="/_next/static/chunks/47df9546-d0631d5194470283.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/3043-6239372f6235c02f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/main-app-c30976e44f3a612f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8977-c1bd81c9f8d02239.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/2894-c9d900138c619c59.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/6861-b59b4cb284ad396a.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8867-da6e659db340e9e3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(content)/page-7ab449fb6038d228.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8535-6792eb6c49d691c6.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/869-6030cdfb3d5d3da3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/544-5a281691d86a9277.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(frontend)/layout-204dce5b948329b7.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><meta name="next-size-adjust" content=""/><link href="/favicon.ico" rel="icon" sizes="32x32"/><link href="/favicon.svg" rel="icon" type="image/svg+xml"/><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"\n  (function () {\n    function getImplicitPreference() {\n      var mediaQuery = '(prefers-color-scheme: dark)'\n      var mql = window.matchMedia(mediaQuery)\n      var hasImplicitPreference = typeof mql.matches === 'boolean'\n\n      if (hasImplicitPreference) {\n        return mql.matches ? 'dark' : 'light'\n      }\n\n      return null\n    }\n\n    function themeIsValid(theme) {\n      return theme === 'light' || theme === 'dark'\n    }\n\n    var themeToSet = 'light'\n    var preference = window.localStorage.getItem('payload-theme')\n\n    if (themeIsValid(preference)) {\n      themeToSet = preference\n    } else {\n      var implicitPreference = getImplicitPreference()\n\n      if (implicitPreference) {\n        themeToSet = implicitPreference\n      }\n    }\n\n    document.documentElement.setAttribute('data-theme', themeToSet)\n  })();\n  ","id":"theme-script"}])</script><script>
                  !function(f,b,e,v,n,t,s)
                  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
                  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
                  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
                  n.queue=[];t=b.createElement(e);t.async=!0;
                  t.src=
    Found 2025-12-30 by HttpPlugin
    Create report
  • Open service 216.150.16.65:443 · test.lafama.com.au

    2025-12-22 16:27

    HTTP/1.1 200 OK
    Accept-Ch: Sec-CH-Prefers-Color-Scheme
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 515339
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 36062
    Content-Type: text/html; charset=utf-8
    Critical-Ch: Sec-CH-Prefers-Color-Scheme
    Date: Mon, 22 Dec 2025 16:27:09 GMT
    Etag: "0d59e497991276d153838880a97cb578"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 300
    X-Powered-By: Next.js, Payload
    X-Vercel-Cache: HIT
    X-Vercel-Id: fra1::f5b7j-1766420829510-fd38f00f7f63
    Connection: close
    
    Page title: Zion Sydney 2026 | Tickets Now Available
    
    <!DOCTYPE html><html class="__variable_fb8f2c __variable_f910ec" 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="/api/media/file/logo-reggaeton-legends-party.png"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=256&amp;q=75 1x, /_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=640&amp;q=75 2x"/><link rel="stylesheet" href="/_next/static/css/e9ab56f710070038.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/bcb9db4d247f9869.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/34daaa51324022bb.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a549e8cb0e919d18.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb"/><script src="/_next/static/chunks/47df9546-d0631d5194470283.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/3043-6239372f6235c02f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/main-app-c30976e44f3a612f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8977-c1bd81c9f8d02239.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/2894-c9d900138c619c59.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/6861-b59b4cb284ad396a.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8867-da6e659db340e9e3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(content)/page-7ab449fb6038d228.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8535-6792eb6c49d691c6.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/869-6030cdfb3d5d3da3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/544-5a281691d86a9277.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(frontend)/layout-204dce5b948329b7.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><meta name="next-size-adjust" content=""/><link href="/favicon.ico" rel="icon" sizes="32x32"/><link href="/favicon.svg" rel="icon" type="image/svg+xml"/><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"\n  (function () {\n    function getImplicitPreference() {\n      var mediaQuery = '(prefers-color-scheme: dark)'\n      var mql = window.matchMedia(mediaQuery)\n      var hasImplicitPreference = typeof mql.matches === 'boolean'\n\n      if (hasImplicitPreference) {\n        return mql.matches ? 'dark' : 'light'\n      }\n\n      return null\n    }\n\n    function themeIsValid(theme) {\n      return theme === 'light' || theme === 'dark'\n    }\n\n    var themeToSet = 'light'\n    var preference = window.localStorage.getItem('payload-theme')\n\n    if (themeIsValid(preference)) {\n      themeToSet = preference\n    } else {\n      var implicitPreference = getImplicitPreference()\n\n      if (implicitPreference) {\n        themeToSet = implicitPreference\n      }\n    }\n\n    document.documentElement.setAttribute('data-theme', themeToSet)\n  })();\n  ","id":"theme-script"}])</script><script>
                  !function(f,b,e,v,n,t,s)
                  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
                  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
                  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
                  n.queue=[];t=b.createElement(e);t.async=!0;
                  t.src=
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 216.150.16.65:443 · test.lafama.com.au

    2025-12-20 04:27

    HTTP/1.1 200 OK
    Accept-Ch: Sec-CH-Prefers-Color-Scheme
    Accept-Ranges: bytes
    Access-Control-Allow-Origin: *
    Age: 299380
    Cache-Control: public, max-age=0, must-revalidate
    Content-Disposition: inline
    Content-Length: 36062
    Content-Type: text/html; charset=utf-8
    Critical-Ch: Sec-CH-Prefers-Color-Scheme
    Date: Sat, 20 Dec 2025 04:27:50 GMT
    Etag: "0d59e497991276d153838880a97cb578"
    Server: Vercel
    Strict-Transport-Security: max-age=63072000
    Vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch
    X-Matched-Path: /
    X-Nextjs-Prerender: 1
    X-Nextjs-Stale-Time: 300
    X-Powered-By: Next.js, Payload
    X-Vercel-Cache: HIT
    X-Vercel-Id: sfo1::qqj7n-1766204870111-df2a29a95006
    Connection: close
    
    Page title: Zion Sydney 2026 | Tickets Now Available
    
    <!DOCTYPE html><html class="__variable_fb8f2c __variable_f910ec" 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="/api/media/file/logo-reggaeton-legends-party.png"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=256&amp;q=75 1x, /_next/image?url=%2Fapi%2Fmedia%2Ffile%2Flogo-white.png&amp;w=640&amp;q=75 2x"/><link rel="stylesheet" href="/_next/static/css/e9ab56f710070038.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/bcb9db4d247f9869.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/34daaa51324022bb.css?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-a549e8cb0e919d18.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb"/><script src="/_next/static/chunks/47df9546-d0631d5194470283.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/3043-6239372f6235c02f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/main-app-c30976e44f3a612f.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8977-c1bd81c9f8d02239.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/2894-c9d900138c619c59.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/6861-b59b4cb284ad396a.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8867-da6e659db340e9e3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(content)/page-7ab449fb6038d228.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/8535-6792eb6c49d691c6.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/869-6030cdfb3d5d3da3.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/544-5a281691d86a9277.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><script src="/_next/static/chunks/app/(frontend)/layout-204dce5b948329b7.js?dpl=dpl_46NbPCLxWwRrrhGUPTriiFMV6iVb" async=""></script><meta name="next-size-adjust" content=""/><link href="/favicon.ico" rel="icon" sizes="32x32"/><link href="/favicon.svg" rel="icon" type="image/svg+xml"/><script>(self.__next_s=self.__next_s||[]).push([0,{"children":"\n  (function () {\n    function getImplicitPreference() {\n      var mediaQuery = '(prefers-color-scheme: dark)'\n      var mql = window.matchMedia(mediaQuery)\n      var hasImplicitPreference = typeof mql.matches === 'boolean'\n\n      if (hasImplicitPreference) {\n        return mql.matches ? 'dark' : 'light'\n      }\n\n      return null\n    }\n\n    function themeIsValid(theme) {\n      return theme === 'light' || theme === 'dark'\n    }\n\n    var themeToSet = 'light'\n    var preference = window.localStorage.getItem('payload-theme')\n\n    if (themeIsValid(preference)) {\n      themeToSet = preference\n    } else {\n      var implicitPreference = getImplicitPreference()\n\n      if (implicitPreference) {\n        themeToSet = implicitPreference\n      }\n    }\n\n    document.documentElement.setAttribute('data-theme', themeToSet)\n  })();\n  ","id":"theme-script"}])</script><script>
                  !function(f,b,e,v,n,t,s)
                  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
                  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
                  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
                  n.queue=[];t=b.createElement(e);t.async=!0;
                  t.src=
    Found 2025-12-20 by HttpPlugin
    Create report
test.lafama.com.au
CN:
test.lafama.com.au
Key:
RSA-2048
Issuer:
R13
Not before:
2025-11-17 19:28
Not after:
2026-02-15 19:28
Domain summary
IP summary