Host 18.239.69.18
United States
AMAZON-02
Software information

AmazonS3 AmazonS3

tcp/443

CloudFront

tcp/443 tcp/80

nginx nginx

tcp/443

openresty openresty 1.27.1.2

tcp/443

  • Git configuration and history exposed
    First seen 2023-10-08 14:14
    Last seen 2024-02-13 12:57
    Open for 127 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65224a02fe66

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      	hooksPath = /dev/null
      [remote "origin"]
      	url = http://git.2jsncsk2dxks.xyz/zhi/zhi-luodiye-guide.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      
      Found on 2024-02-13 12:57
      239 Bytes
  • Open service 18.239.69.18:443 · ai.themashroom.com

    2026-01-25 21:13

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 15395
    Connection: close
    Date: Sun, 25 Jan 2026 21:13:46 GMT
    ETag: "12xlvoiys1bvl"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 4294967294
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 77774663cd471a2b20da2890eff7e1a0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: -d2w9tgO9G-GVCwIm-LG4IwvKg7I0-azQ-0FOJCTSfVxxwA6ecMwoQ==
    
    Page title: Product Image Generator
    
    <!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/a34f9d1faa5f3315-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/e428407d90979172.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-5417328a50983c10.js"/><script src="/_next/static/chunks/4bd1b696-4b0f7518a463c96c.js" async=""></script><script src="/_next/static/chunks/684-d3dd91eb934e38c1.js" async=""></script><script src="/_next/static/chunks/main-app-c239cca5cd2975c6.js" async=""></script><script src="/_next/static/chunks/app/layout-bdefe697b1e136aa.js" async=""></script><script src="/_next/static/chunks/609-e92905dc337a125b.js" async=""></script><script src="/_next/static/chunks/94-1b7fee8f151c0545.js" async=""></script><script src="/_next/static/chunks/app/page-da98a7ff8d39ec75.js" async=""></script><meta name="next-size-adjust" content=""/><title>Product Image Generator</title><meta name="description" content="Transform product photos into lifestyle images with AI"/><meta name="generator" content="v0.dev"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_d65c78"><script>((e,t,r,n,o,a,i,u)=>{let s=document.documentElement,l=["light","dark"];function c(t){var r;(Array.isArray(e)?e:[e]).forEach(e=>{let r="class"===e,n=r&&a?o.map(e=>a[e]||e):o;r?(s.classList.remove(...n),s.classList.add(a&&a[t]?a[t]:t)):s.setAttribute(e,t)}),r=t,u&&l.includes(r)&&(s.style.colorScheme=r)}if(n)c(n);else try{let e=localStorage.getItem(t)||r,n=i&&"system"===e?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":e;c(n)}catch(e){}})("class","theme","light",null,["light","dark"],null,true,true)</script><div class="flex min-h-screen flex-col"><div class="flex-1"><main class="min-h-screen bg-white py-12"><div class="container mx-auto px-4"><h1 class="text-3xl font-bold text-center mb-8">Generate Lifestyle Images</h1><div class="w-full max-w-8xl mx-auto"><div class="grid md:grid-cols-3 gap-8"><div class="rounded-lg border bg-card text-card-foreground shadow-sm p-6 md:col-span-1"><form><div class="mb-6"><h3 class="text-lg font-medium mb-4">1. Upload Product Image</h3><div class="border-2 border-dashed rounded-lg p-8 text-center cursor-pointer hover:bg-gray-50 transition-colors border-gray-300"><div class="flex flex-col items-center justify-center h-64"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-upload h-12 w-12 text-gray-400 mb-4"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" x2="12" y1="3" y2="15"></line></svg><p class="text-gray-600 mb-2">Drag and drop your product image here</p><p class="text-gray-400 text-sm">PNG, JPG, WEBP (max 10MB)</p></div><input id="file-upload" type="file" accept="image/*" class="hidden"/></div></div><div class="mb-6"><h3 class="text-lg font-medium mb-4">2. Select Scene Type</h3><div role="radiogroup" aria-required="false" dir="ltr" class="grid grid-cols-2 md:grid-cols-3 gap-3" tabindex="-1" style="outline:none"><div class="flex items-center space-x-2"><button type="button" role="radio" aria-checked="true" data-state="checked" value="kitchen" class="aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" id="kitchen" tabindex="-1" data-radix-collection-item=""><span data-state="checked" class="flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle h-2.5 w-2.5
    Found 2026-01-25 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · ai.themashroom.com

    2026-01-23 21:09

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 15395
    Connection: close
    Date: Wed, 21 Jan 2026 21:29:54 GMT
    ETag: "12xlvoiys1bvl"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 4294967294
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 21fa1f710ba39237a1fbf11df235dc68.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: IjQ9DdW-b8XxQjNDYJJbAvM1M9Fh0vPHpPo1Z9OBQ7EXMYuN2ELjvw==
    Age: 171573
    
    Page title: Product Image Generator
    
    <!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/a34f9d1faa5f3315-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/e428407d90979172.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-5417328a50983c10.js"/><script src="/_next/static/chunks/4bd1b696-4b0f7518a463c96c.js" async=""></script><script src="/_next/static/chunks/684-d3dd91eb934e38c1.js" async=""></script><script src="/_next/static/chunks/main-app-c239cca5cd2975c6.js" async=""></script><script src="/_next/static/chunks/app/layout-bdefe697b1e136aa.js" async=""></script><script src="/_next/static/chunks/609-e92905dc337a125b.js" async=""></script><script src="/_next/static/chunks/94-1b7fee8f151c0545.js" async=""></script><script src="/_next/static/chunks/app/page-da98a7ff8d39ec75.js" async=""></script><meta name="next-size-adjust" content=""/><title>Product Image Generator</title><meta name="description" content="Transform product photos into lifestyle images with AI"/><meta name="generator" content="v0.dev"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_d65c78"><script>((e,t,r,n,o,a,i,u)=>{let s=document.documentElement,l=["light","dark"];function c(t){var r;(Array.isArray(e)?e:[e]).forEach(e=>{let r="class"===e,n=r&&a?o.map(e=>a[e]||e):o;r?(s.classList.remove(...n),s.classList.add(a&&a[t]?a[t]:t)):s.setAttribute(e,t)}),r=t,u&&l.includes(r)&&(s.style.colorScheme=r)}if(n)c(n);else try{let e=localStorage.getItem(t)||r,n=i&&"system"===e?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":e;c(n)}catch(e){}})("class","theme","light",null,["light","dark"],null,true,true)</script><div class="flex min-h-screen flex-col"><div class="flex-1"><main class="min-h-screen bg-white py-12"><div class="container mx-auto px-4"><h1 class="text-3xl font-bold text-center mb-8">Generate Lifestyle Images</h1><div class="w-full max-w-8xl mx-auto"><div class="grid md:grid-cols-3 gap-8"><div class="rounded-lg border bg-card text-card-foreground shadow-sm p-6 md:col-span-1"><form><div class="mb-6"><h3 class="text-lg font-medium mb-4">1. Upload Product Image</h3><div class="border-2 border-dashed rounded-lg p-8 text-center cursor-pointer hover:bg-gray-50 transition-colors border-gray-300"><div class="flex flex-col items-center justify-center h-64"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-upload h-12 w-12 text-gray-400 mb-4"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" x2="12" y1="3" y2="15"></line></svg><p class="text-gray-600 mb-2">Drag and drop your product image here</p><p class="text-gray-400 text-sm">PNG, JPG, WEBP (max 10MB)</p></div><input id="file-upload" type="file" accept="image/*" class="hidden"/></div></div><div class="mb-6"><h3 class="text-lg font-medium mb-4">2. Select Scene Type</h3><div role="radiogroup" aria-required="false" dir="ltr" class="grid grid-cols-2 md:grid-cols-3 gap-3" tabindex="-1" style="outline:none"><div class="flex items-center space-x-2"><button type="button" role="radio" aria-checked="true" data-state="checked" value="kitchen" class="aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" id="kitchen" tabindex="-1" data-radix-collection-item=""><span data-state="checked" class="flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle h-2.5 w-2.5
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 18.239.69.18:80 · zestslot.com

    2026-01-23 20:19

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

    2026-01-23 20:19

    HTTP/1.1 403 Forbidden
    Server: CloudFront
    Date: Fri, 23 Jan 2026 20:19:01 GMT
    Content-Type: text/html
    Content-Length: 986
    Connection: close
    X-Cache: Error from cloudfront
    Via: 1.1 c3d7a569db567dde78a645781f9949a2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    X-Amz-Cf-Id: nHoSo9fuxVdOsUi8amaGYFVQ4TxpaIKj7ZcoDf6ISwGfFI2-cixLZg==
    
    Page title: ERROR: The request could not be satisfied
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
    <TITLE>ERROR: The request could not be satisfied</TITLE>
    </HEAD><BODY>
    <H1>403 ERROR</H1>
    <H2>The request could not be satisfied.</H2>
    <HR noshade size="1px">
    The Amazon CloudFront distribution is configured to block access from your country.
    We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
    <BR clear="all">
    If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
    <BR clear="all">
    <HR noshade size="1px">
    <PRE>
    Generated by cloudfront (CloudFront)
    Request ID: nHoSo9fuxVdOsUi8amaGYFVQ4TxpaIKj7ZcoDf6ISwGfFI2-cixLZg==
    </PRE>
    <ADDRESS>
    </ADDRESS>
    </BODY></HTML>
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 18.239.69.18:80 · ff8816.com

    2026-01-23 01:20

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 23 Jan 2026 01:20:29 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://ff8816.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 cf65dbfe06da8e543052ca7066d0e458.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: RtBd-OXgppH7uqYMvh6YNkLgVRay3NWNgAiGx-f-r87NzP_I1aduQQ==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · ff8816.com

    2026-01-23 01:20

    HTTP/1.1 403 Forbidden
    Server: CloudFront
    Date: Fri, 23 Jan 2026 01:20:30 GMT
    Content-Type: text/html
    Content-Length: 919
    Connection: close
    X-Cache: Error from cloudfront
    Via: 1.1 2837e32f921e7e7517dd6f5461c37dfa.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: EXQwEAPO7JXciTpOaY1tKSH8bBEv-ojfdQGY7r6bUoVIjEgSOG2N4w==
    
    Page title: ERROR: The request could not be satisfied
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
    <TITLE>ERROR: The request could not be satisfied</TITLE>
    </HEAD><BODY>
    <H1>403 ERROR</H1>
    <H2>The request could not be satisfied.</H2>
    <HR noshade size="1px">
    Request blocked.
    We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
    <BR clear="all">
    If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
    <BR clear="all">
    <HR noshade size="1px">
    <PRE>
    Generated by cloudfront (CloudFront)
    Request ID: EXQwEAPO7JXciTpOaY1tKSH8bBEv-ojfdQGY7r6bUoVIjEgSOG2N4w==
    </PRE>
    <ADDRESS>
    </ADDRESS>
    </BODY></HTML>
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · ai.themashroom.com

    2026-01-22 21:30

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 15395
    Connection: close
    Date: Thu, 22 Jan 2026 21:31:03 GMT
    ETag: "12xlvoiys1bvl"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 4294967294
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 b96dc0b769a91a3fe5483b063383b1c8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 1pvFGHl7tKzwQrcNSBcbR1sn4NPZ-BVUu99qHjBMEs9dTbJlUTJRhg==
    
    Page title: Product Image Generator
    
    <!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/a34f9d1faa5f3315-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/e428407d90979172.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-5417328a50983c10.js"/><script src="/_next/static/chunks/4bd1b696-4b0f7518a463c96c.js" async=""></script><script src="/_next/static/chunks/684-d3dd91eb934e38c1.js" async=""></script><script src="/_next/static/chunks/main-app-c239cca5cd2975c6.js" async=""></script><script src="/_next/static/chunks/app/layout-bdefe697b1e136aa.js" async=""></script><script src="/_next/static/chunks/609-e92905dc337a125b.js" async=""></script><script src="/_next/static/chunks/94-1b7fee8f151c0545.js" async=""></script><script src="/_next/static/chunks/app/page-da98a7ff8d39ec75.js" async=""></script><meta name="next-size-adjust" content=""/><title>Product Image Generator</title><meta name="description" content="Transform product photos into lifestyle images with AI"/><meta name="generator" content="v0.dev"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_d65c78"><script>((e,t,r,n,o,a,i,u)=>{let s=document.documentElement,l=["light","dark"];function c(t){var r;(Array.isArray(e)?e:[e]).forEach(e=>{let r="class"===e,n=r&&a?o.map(e=>a[e]||e):o;r?(s.classList.remove(...n),s.classList.add(a&&a[t]?a[t]:t)):s.setAttribute(e,t)}),r=t,u&&l.includes(r)&&(s.style.colorScheme=r)}if(n)c(n);else try{let e=localStorage.getItem(t)||r,n=i&&"system"===e?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":e;c(n)}catch(e){}})("class","theme","light",null,["light","dark"],null,true,true)</script><div class="flex min-h-screen flex-col"><div class="flex-1"><main class="min-h-screen bg-white py-12"><div class="container mx-auto px-4"><h1 class="text-3xl font-bold text-center mb-8">Generate Lifestyle Images</h1><div class="w-full max-w-8xl mx-auto"><div class="grid md:grid-cols-3 gap-8"><div class="rounded-lg border bg-card text-card-foreground shadow-sm p-6 md:col-span-1"><form><div class="mb-6"><h3 class="text-lg font-medium mb-4">1. Upload Product Image</h3><div class="border-2 border-dashed rounded-lg p-8 text-center cursor-pointer hover:bg-gray-50 transition-colors border-gray-300"><div class="flex flex-col items-center justify-center h-64"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-upload h-12 w-12 text-gray-400 mb-4"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" x2="12" y1="3" y2="15"></line></svg><p class="text-gray-600 mb-2">Drag and drop your product image here</p><p class="text-gray-400 text-sm">PNG, JPG, WEBP (max 10MB)</p></div><input id="file-upload" type="file" accept="image/*" class="hidden"/></div></div><div class="mb-6"><h3 class="text-lg font-medium mb-4">2. Select Scene Type</h3><div role="radiogroup" aria-required="false" dir="ltr" class="grid grid-cols-2 md:grid-cols-3 gap-3" tabindex="-1" style="outline:none"><div class="flex items-center space-x-2"><button type="button" role="radio" aria-checked="true" data-state="checked" value="kitchen" class="aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" id="kitchen" tabindex="-1" data-radix-collection-item=""><span data-state="checked" class="flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle h-2.5 w-2.5
    Found 2026-01-22 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · ai.themashroom.com

    2026-01-21 21:29

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 15395
    Connection: close
    Date: Wed, 21 Jan 2026 21:29:54 GMT
    ETag: "12xlvoiys1bvl"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 4294967294
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 0f98b23785e0aac311e2d09ea5460eb8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: ojE2bQfFKiMG7D5jox46Wp5mcdjjql8W9EeTugs0DUH6TVhojTwgzw==
    
    Page title: Product Image Generator
    
    <!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/a34f9d1faa5f3315-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/e428407d90979172.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-5417328a50983c10.js"/><script src="/_next/static/chunks/4bd1b696-4b0f7518a463c96c.js" async=""></script><script src="/_next/static/chunks/684-d3dd91eb934e38c1.js" async=""></script><script src="/_next/static/chunks/main-app-c239cca5cd2975c6.js" async=""></script><script src="/_next/static/chunks/app/layout-bdefe697b1e136aa.js" async=""></script><script src="/_next/static/chunks/609-e92905dc337a125b.js" async=""></script><script src="/_next/static/chunks/94-1b7fee8f151c0545.js" async=""></script><script src="/_next/static/chunks/app/page-da98a7ff8d39ec75.js" async=""></script><meta name="next-size-adjust" content=""/><title>Product Image Generator</title><meta name="description" content="Transform product photos into lifestyle images with AI"/><meta name="generator" content="v0.dev"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_d65c78"><script>((e,t,r,n,o,a,i,u)=>{let s=document.documentElement,l=["light","dark"];function c(t){var r;(Array.isArray(e)?e:[e]).forEach(e=>{let r="class"===e,n=r&&a?o.map(e=>a[e]||e):o;r?(s.classList.remove(...n),s.classList.add(a&&a[t]?a[t]:t)):s.setAttribute(e,t)}),r=t,u&&l.includes(r)&&(s.style.colorScheme=r)}if(n)c(n);else try{let e=localStorage.getItem(t)||r,n=i&&"system"===e?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":e;c(n)}catch(e){}})("class","theme","light",null,["light","dark"],null,true,true)</script><div class="flex min-h-screen flex-col"><div class="flex-1"><main class="min-h-screen bg-white py-12"><div class="container mx-auto px-4"><h1 class="text-3xl font-bold text-center mb-8">Generate Lifestyle Images</h1><div class="w-full max-w-8xl mx-auto"><div class="grid md:grid-cols-3 gap-8"><div class="rounded-lg border bg-card text-card-foreground shadow-sm p-6 md:col-span-1"><form><div class="mb-6"><h3 class="text-lg font-medium mb-4">1. Upload Product Image</h3><div class="border-2 border-dashed rounded-lg p-8 text-center cursor-pointer hover:bg-gray-50 transition-colors border-gray-300"><div class="flex flex-col items-center justify-center h-64"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-upload h-12 w-12 text-gray-400 mb-4"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" x2="12" y1="3" y2="15"></line></svg><p class="text-gray-600 mb-2">Drag and drop your product image here</p><p class="text-gray-400 text-sm">PNG, JPG, WEBP (max 10MB)</p></div><input id="file-upload" type="file" accept="image/*" class="hidden"/></div></div><div class="mb-6"><h3 class="text-lg font-medium mb-4">2. Select Scene Type</h3><div role="radiogroup" aria-required="false" dir="ltr" class="grid grid-cols-2 md:grid-cols-3 gap-3" tabindex="-1" style="outline:none"><div class="flex items-center space-x-2"><button type="button" role="radio" aria-checked="true" data-state="checked" value="kitchen" class="aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" id="kitchen" tabindex="-1" data-radix-collection-item=""><span data-state="checked" class="flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle h-2.5 w-2.5
    Found 2026-01-21 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · ai.themashroom.com

    2026-01-12 21:27

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 15395
    Connection: close
    Date: Thu, 08 Jan 2026 21:33:02 GMT
    ETag: "12xlvoiys1bvl"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 4294967294
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 9f9de4292c90d3b00804c3fd5a50677e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: Ex_nKJt8lay1h6tdQ-ka8vhxDSFDhRAL8G89dpG9UUK52j5vygyfCg==
    Age: 345248
    
    Page title: Product Image Generator
    
    <!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/a34f9d1faa5f3315-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/e428407d90979172.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-5417328a50983c10.js"/><script src="/_next/static/chunks/4bd1b696-4b0f7518a463c96c.js" async=""></script><script src="/_next/static/chunks/684-d3dd91eb934e38c1.js" async=""></script><script src="/_next/static/chunks/main-app-c239cca5cd2975c6.js" async=""></script><script src="/_next/static/chunks/app/layout-bdefe697b1e136aa.js" async=""></script><script src="/_next/static/chunks/609-e92905dc337a125b.js" async=""></script><script src="/_next/static/chunks/94-1b7fee8f151c0545.js" async=""></script><script src="/_next/static/chunks/app/page-da98a7ff8d39ec75.js" async=""></script><meta name="next-size-adjust" content=""/><title>Product Image Generator</title><meta name="description" content="Transform product photos into lifestyle images with AI"/><meta name="generator" content="v0.dev"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_d65c78"><script>((e,t,r,n,o,a,i,u)=>{let s=document.documentElement,l=["light","dark"];function c(t){var r;(Array.isArray(e)?e:[e]).forEach(e=>{let r="class"===e,n=r&&a?o.map(e=>a[e]||e):o;r?(s.classList.remove(...n),s.classList.add(a&&a[t]?a[t]:t)):s.setAttribute(e,t)}),r=t,u&&l.includes(r)&&(s.style.colorScheme=r)}if(n)c(n);else try{let e=localStorage.getItem(t)||r,n=i&&"system"===e?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":e;c(n)}catch(e){}})("class","theme","light",null,["light","dark"],null,true,true)</script><div class="flex min-h-screen flex-col"><div class="flex-1"><main class="min-h-screen bg-white py-12"><div class="container mx-auto px-4"><h1 class="text-3xl font-bold text-center mb-8">Generate Lifestyle Images</h1><div class="w-full max-w-8xl mx-auto"><div class="grid md:grid-cols-3 gap-8"><div class="rounded-lg border bg-card text-card-foreground shadow-sm p-6 md:col-span-1"><form><div class="mb-6"><h3 class="text-lg font-medium mb-4">1. Upload Product Image</h3><div class="border-2 border-dashed rounded-lg p-8 text-center cursor-pointer hover:bg-gray-50 transition-colors border-gray-300"><div class="flex flex-col items-center justify-center h-64"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-upload h-12 w-12 text-gray-400 mb-4"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" x2="12" y1="3" y2="15"></line></svg><p class="text-gray-600 mb-2">Drag and drop your product image here</p><p class="text-gray-400 text-sm">PNG, JPG, WEBP (max 10MB)</p></div><input id="file-upload" type="file" accept="image/*" class="hidden"/></div></div><div class="mb-6"><h3 class="text-lg font-medium mb-4">2. Select Scene Type</h3><div role="radiogroup" aria-required="false" dir="ltr" class="grid grid-cols-2 md:grid-cols-3 gap-3" tabindex="-1" style="outline:none"><div class="flex items-center space-x-2"><button type="button" role="radio" aria-checked="true" data-state="checked" value="kitchen" class="aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" id="kitchen" tabindex="-1" data-radix-collection-item=""><span data-state="checked" class="flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle h-2.5 w-2.5
    Found 2026-01-12 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · ai.themashroom.com

    2026-01-11 21:30

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 15395
    Connection: close
    Date: Thu, 08 Jan 2026 21:33:02 GMT
    ETag: "12xlvoiys1bvl"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 4294967294
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 d0ade5b002ae847eefd25c219f24b24c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 0pxtiZQelJDy9pU4W2ORGuiCt7id7IcTjNpxOLME4mHICRVIFNvT3A==
    Age: 259075
    
    Page title: Product Image Generator
    
    <!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/a34f9d1faa5f3315-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/e428407d90979172.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-5417328a50983c10.js"/><script src="/_next/static/chunks/4bd1b696-4b0f7518a463c96c.js" async=""></script><script src="/_next/static/chunks/684-d3dd91eb934e38c1.js" async=""></script><script src="/_next/static/chunks/main-app-c239cca5cd2975c6.js" async=""></script><script src="/_next/static/chunks/app/layout-bdefe697b1e136aa.js" async=""></script><script src="/_next/static/chunks/609-e92905dc337a125b.js" async=""></script><script src="/_next/static/chunks/94-1b7fee8f151c0545.js" async=""></script><script src="/_next/static/chunks/app/page-da98a7ff8d39ec75.js" async=""></script><meta name="next-size-adjust" content=""/><title>Product Image Generator</title><meta name="description" content="Transform product photos into lifestyle images with AI"/><meta name="generator" content="v0.dev"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_d65c78"><script>((e,t,r,n,o,a,i,u)=>{let s=document.documentElement,l=["light","dark"];function c(t){var r;(Array.isArray(e)?e:[e]).forEach(e=>{let r="class"===e,n=r&&a?o.map(e=>a[e]||e):o;r?(s.classList.remove(...n),s.classList.add(a&&a[t]?a[t]:t)):s.setAttribute(e,t)}),r=t,u&&l.includes(r)&&(s.style.colorScheme=r)}if(n)c(n);else try{let e=localStorage.getItem(t)||r,n=i&&"system"===e?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":e;c(n)}catch(e){}})("class","theme","light",null,["light","dark"],null,true,true)</script><div class="flex min-h-screen flex-col"><div class="flex-1"><main class="min-h-screen bg-white py-12"><div class="container mx-auto px-4"><h1 class="text-3xl font-bold text-center mb-8">Generate Lifestyle Images</h1><div class="w-full max-w-8xl mx-auto"><div class="grid md:grid-cols-3 gap-8"><div class="rounded-lg border bg-card text-card-foreground shadow-sm p-6 md:col-span-1"><form><div class="mb-6"><h3 class="text-lg font-medium mb-4">1. Upload Product Image</h3><div class="border-2 border-dashed rounded-lg p-8 text-center cursor-pointer hover:bg-gray-50 transition-colors border-gray-300"><div class="flex flex-col items-center justify-center h-64"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-upload h-12 w-12 text-gray-400 mb-4"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" x2="12" y1="3" y2="15"></line></svg><p class="text-gray-600 mb-2">Drag and drop your product image here</p><p class="text-gray-400 text-sm">PNG, JPG, WEBP (max 10MB)</p></div><input id="file-upload" type="file" accept="image/*" class="hidden"/></div></div><div class="mb-6"><h3 class="text-lg font-medium mb-4">2. Select Scene Type</h3><div role="radiogroup" aria-required="false" dir="ltr" class="grid grid-cols-2 md:grid-cols-3 gap-3" tabindex="-1" style="outline:none"><div class="flex items-center space-x-2"><button type="button" role="radio" aria-checked="true" data-state="checked" value="kitchen" class="aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" id="kitchen" tabindex="-1" data-radix-collection-item=""><span data-state="checked" class="flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle h-2.5 w-2.5
    Found 2026-01-11 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · ai.themashroom.com

    2026-01-10 21:21

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 15395
    Connection: close
    Date: Thu, 08 Jan 2026 21:33:02 GMT
    ETag: "12xlvoiys1bvl"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 4294967294
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 391671221007e4a70643cc0de549779c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: Yllfh5EEfHeS8QOM-TPMgnFSS4iC6mBaOBh8rKKPImYjaDM4BKumyg==
    Age: 172127
    
    Page title: Product Image Generator
    
    <!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/a34f9d1faa5f3315-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/e428407d90979172.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-5417328a50983c10.js"/><script src="/_next/static/chunks/4bd1b696-4b0f7518a463c96c.js" async=""></script><script src="/_next/static/chunks/684-d3dd91eb934e38c1.js" async=""></script><script src="/_next/static/chunks/main-app-c239cca5cd2975c6.js" async=""></script><script src="/_next/static/chunks/app/layout-bdefe697b1e136aa.js" async=""></script><script src="/_next/static/chunks/609-e92905dc337a125b.js" async=""></script><script src="/_next/static/chunks/94-1b7fee8f151c0545.js" async=""></script><script src="/_next/static/chunks/app/page-da98a7ff8d39ec75.js" async=""></script><meta name="next-size-adjust" content=""/><title>Product Image Generator</title><meta name="description" content="Transform product photos into lifestyle images with AI"/><meta name="generator" content="v0.dev"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_d65c78"><script>((e,t,r,n,o,a,i,u)=>{let s=document.documentElement,l=["light","dark"];function c(t){var r;(Array.isArray(e)?e:[e]).forEach(e=>{let r="class"===e,n=r&&a?o.map(e=>a[e]||e):o;r?(s.classList.remove(...n),s.classList.add(a&&a[t]?a[t]:t)):s.setAttribute(e,t)}),r=t,u&&l.includes(r)&&(s.style.colorScheme=r)}if(n)c(n);else try{let e=localStorage.getItem(t)||r,n=i&&"system"===e?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":e;c(n)}catch(e){}})("class","theme","light",null,["light","dark"],null,true,true)</script><div class="flex min-h-screen flex-col"><div class="flex-1"><main class="min-h-screen bg-white py-12"><div class="container mx-auto px-4"><h1 class="text-3xl font-bold text-center mb-8">Generate Lifestyle Images</h1><div class="w-full max-w-8xl mx-auto"><div class="grid md:grid-cols-3 gap-8"><div class="rounded-lg border bg-card text-card-foreground shadow-sm p-6 md:col-span-1"><form><div class="mb-6"><h3 class="text-lg font-medium mb-4">1. Upload Product Image</h3><div class="border-2 border-dashed rounded-lg p-8 text-center cursor-pointer hover:bg-gray-50 transition-colors border-gray-300"><div class="flex flex-col items-center justify-center h-64"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-upload h-12 w-12 text-gray-400 mb-4"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" x2="12" y1="3" y2="15"></line></svg><p class="text-gray-600 mb-2">Drag and drop your product image here</p><p class="text-gray-400 text-sm">PNG, JPG, WEBP (max 10MB)</p></div><input id="file-upload" type="file" accept="image/*" class="hidden"/></div></div><div class="mb-6"><h3 class="text-lg font-medium mb-4">2. Select Scene Type</h3><div role="radiogroup" aria-required="false" dir="ltr" class="grid grid-cols-2 md:grid-cols-3 gap-3" tabindex="-1" style="outline:none"><div class="flex items-center space-x-2"><button type="button" role="radio" aria-checked="true" data-state="checked" value="kitchen" class="aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" id="kitchen" tabindex="-1" data-radix-collection-item=""><span data-state="checked" class="flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle h-2.5 w-2.5
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · fhrpcn.co.uk

    2026-01-10 18:02

    HTTP/1.1 301 Moved Permanently
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Via: 1.1 0f34c0d3b0e50b8875bcbb7d41684a58.cloudfront.net (CloudFront), 1.1 21fa1f710ba39237a1fbf11df235dc68.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS54-C1
    Date: Sat, 10 Jan 2026 18:02:48 GMT
    Location: https://www.fhrpcn.co.uk/
    X-Batcache: HIT
    Server: nginx
    X-Redirect-By: WordPress
    Last-Modified: Sat, 10 Jan 2026 18:02:45 GMT
    Cache-Control: max-age=297, must-revalidate
    Vary: Cookie,Origin
    X-Cache: Miss from cloudfront
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: uQY6M_Vf3ivp68kZv2BmRcL73NSlAn0YM_m2-UTBREo6oVFYN2n3fg==
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 18.239.69.18:80 · fhrpcn.co.uk

    2026-01-10 18:02

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sat, 10 Jan 2026 18:02:48 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://fhrpcn.co.uk/
    X-Cache: Redirect from cloudfront
    Via: 1.1 d1b1cc661d55a3f8a88f240826e4f38c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: mkQBDmJtVeGSOehfpss6rvR7bVe-ppT-y5_Q500EClpmZbwTCONNgA==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 18.239.69.18:80 · fujii-office2019.com

    2026-01-10 13:16

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Sat, 10 Jan 2026 13:17:01 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://fujii-office2019.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 6fe2d3277e4f5f1aafe45d46bdc36cf0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    X-Amz-Cf-Id: MkxF9TFIdVBflw7OM8soB5nkuD_irbctbc7mN0mTe3YnXDjvFHBcmw==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · addin.staging.presentpal.co.uk

    2026-01-10 08:56

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 5005
    Connection: close
    Last-Modified: Mon, 05 Feb 2024 13:28:53 GMT
    x-amz-server-side-encryption: AES256
    Accept-Ranges: bytes
    Server: AmazonS3
    Date: Sat, 10 Jan 2026 08:56:55 GMT
    Cache-Control: no-cache, max-age=0
    ETag: "ec49dc90059574721fbabfe0e8c18625"
    X-Cache: RefreshHit from cloudfront
    Via: 1.1 2837e32f921e7e7517dd6f5461c37dfa.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    X-Amz-Cf-Id: 0t7IXXvbDeHSHGu7L2FLtOd1OWDHl3b3klEbPn4OJGEp0z7Ak4rgZQ==
    
    
    <head><meta name="viewport" content="width=device-width,initial-scale=1"></head>/static/media/default_index.596959f0.ejs<script>!function(e){function r(r){for(var n,p,i=r[0],l=r[1],a=r[2],c=0,s=[];c<i.length;c++)p=i[c],Object.prototype.hasOwnProperty.call(o,p)&&o[p]&&s.push(o[p][0]),o[p]=0;for(n in l)Object.prototype.hasOwnProperty.call(l,n)&&(e[n]=l[n]);for(f&&f(r);s.length;)s.shift()();return u.push.apply(u,a||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,i=1;i<t.length;i++){var l=t[i];0!==o[l]&&(n=!1)}n&&(u.splice(r--,1),e=p(p.s=t[0]))}return e}var n={},o={6:0},u=[];function p(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,p),t.l=!0,t.exports}p.m=e,p.c=n,p.d=function(e,r,t){p.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},p.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},p.t=function(e,r){if(1&r&&(e=p(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(p.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)p.d(t,n,function(r){return e[r]}.bind(null,n));return t},p.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return p.d(r,"a",r),r},p.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},p.p="/";var i=this["webpackJsonp@pp/addin"]=this["webpackJsonp@pp/addin"]||[],l=i.push.bind(i);i.push=r,i=i.slice();for(var a=0;a<i.length;a++)r(i[a]);var f=l;t()}([])</script><script src="/static/js/0.7ea005ca.chunk.js"></script><script src="/static/js/1.5e6eb65d.chunk.js"></script><script src="/static/js/taskpane.4f943d92.chunk.js"></script><script>!function(e){function r(r){for(var n,p,i=r[0],l=r[1],a=r[2],c=0,s=[];c<i.length;c++)p=i[c],Object.prototype.hasOwnProperty.call(o,p)&&o[p]&&s.push(o[p][0]),o[p]=0;for(n in l)Object.prototype.hasOwnProperty.call(l,n)&&(e[n]=l[n]);for(f&&f(r);s.length;)s.shift()();return u.push.apply(u,a||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,i=1;i<t.length;i++){var l=t[i];0!==o[l]&&(n=!1)}n&&(u.splice(r--,1),e=p(p.s=t[0]))}return e}var n={},o={5:0},u=[];function p(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,p),t.l=!0,t.exports}p.m=e,p.c=n,p.d=function(e,r,t){p.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},p.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},p.t=function(e,r){if(1&r&&(e=p(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(p.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)p.d(t,n,function(r){return e[r]}.bind(null,n));return t},p.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return p.d(r,"a",r),r},p.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},p.p="/";var i=this["webpackJsonp@pp/addin"]=this["webpackJsonp@pp/addin"]||[],l=i.push.bind(i);i.push=r,i=i.slice();for(var a=0;a<i.length;a++)r(i[a]);var f=l;t()}([])</script><script src="/static/js/manual.taskpane.fb27b925.chunk.js"></script><script>!function(e){function r(r){for(var n,p,i=r[0],l=r[1],a=r[2],c=0,s=[];c<i.length;c++)p=i[c],Object.prototype.hasOwnProperty.call(o,p)&&o[p]&&s.push(o[p][0]),o[p]=0;for(n in l)Object.prototype.hasOwnProperty.call(l,n)&&(e[n]=l[n]);for(f&&f(r);s.length;)s.shift()();return u.push.apply(u,a||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,i=1;i<t.length;i++){var l=t[i];0!==o[l]&&(n=!1)}n&&(u.splice(r--,1),e=p(p.s=t[0]))}return e}var n={},o={4:0},u=[];function p(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,p),t.l=!0,t.exports}p.m=e,p.c=n,p.d=function(e,r,t){p.o(e,r)||Object.defineProperty(e,
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · hkcafetogo.com

    2026-01-09 22:29

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 16022
    Connection: close
    Date: Fri, 09 Jan 2026 04:30:36 GMT
    Last-Modified: Tue, 21 Jan 2025 21:33:22 GMT
    x-amz-version-id: Akm_V4LTk14pG08btFwOwLfNbqiQibp_
    ETag: "1aac47f3a07001d98542fb290fb947cf"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 0f3cf20f6db29b970aa67df851b05904.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    X-Amz-Cf-Id: wjNKThnHuiYGKHT3VEvae8i5MpzPqVhLb8-kYUn6YhcdXn4CE7Q7JQ==
    Age: 64737
    
    Page title: Home | HK Cafe
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
        <meta http-equiv="Pragma" content="no-cache">
        <meta http-equiv="Expires" content="0">
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=6.0, minimum-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="ie=edge">
        <meta name="description" content="Portland, OR 97266 Chinese food for Pickup - Delivery Order from HK Cafe in Portland, OR 97266, phone: 503-771-8866 ">
        <meta name="keywords" content="Portland, OR 97266 Chinese food for Pickup Delivery Order Chinese food for Pickup, Delivery Best Chinese food for Pickup">
        <link rel="shortcut icon" href="/assets/images/ico/favicon.ico">
        <link rel="apple-touch-icon-precomposed" sizes="144x144"
              href="/assets/images/ico/apple-touch-icon-144-precomposed.png">
        <link rel="apple-touch-icon-precomposed" sizes="114x114"
              href="/assets/images/ico/apple-touch-icon-114-precomposed.png">
        <link rel="apple-touch-icon-precomposed" sizes="72x72"
              href="/assets/images/ico/apple-touch-icon-72-precomposed.png">
        <link rel="apple-touch-icon-precomposed" href="/assets/images/ico/apple-touch-icon-57-precomposed.png">
        <title>Home | HK Cafe</title>
        <link rel="canonical" href="https://hkcafetogo.com">
        <link rel="stylesheet" href="/assets/css/main.css"/>
        <script>
            !function(t,e){var o,n,p,r;e.__SV||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.async=!0,p.src=s.api_host+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]);
            posthog.init('phc_wRTKEH4zhknRP3t80Ttjj05BeWL43PdhQQGpg0mE6OV',{api_host:'https://app.posthog.com'})
        </script>
    </head>
    <body>
    <section style="display: none;">
        <a href="#header" aria-label="skip to navigation">Skip to Navigation</a>
        <a href="#main" aria-label="skip to main content">Skip to Main Content</a>
    </section>
    <header id="header">
        <nav class="navbar" aria-label="Navigation">
            <ul id="navlinks" class="navbar__container"><li><a class="navbar--link" href="/#home">Home</a></li><li><a class="navbar--link" href="/order/">Order Online</a></li><li><a class="navbar--link" href="/#contact">Contact Us</a></li></ul>
        </nav>
    </header>
    
    <main id="main">
        <section id="home" class="hero__container">
            <div class="hero__sliders-container"><img id="hero-slider1" class="hero--image" loading="lazy" src="/assets/images/slider1.jpg" alt="Chinese Food"><img id="hero-slider2" class="hero--image" loading="lazy" src="/assets/images/slider2.jpg" alt="Chinese Food"><ol class="carousel-indicators"><li tabindex="0" role="button"><span class="acsb-sr-only" aria-hidden="false">Carousel slide 1</span></li><li tabindex="0" role="button"><span class="acsb-sr-only" aria-hidden="false">Carousel slide 2</span></li></ol></div>
            <div class="hero__overlay">
                <h1 id="name" class="title"><span class="welcome-title">Welcome To HK Cafe</span></h1>
                <div class="stars mt-3">★★★★★★★★★★★★★★★★★★★★</div>
                <h2 id="slogan" class="slogan mt-1 mb-3">Best food, Good Food</h2>
                <a id="order_online_link" class="button button-primary" href="/order/">Order Online</a>
                
            <
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 18.239.69.18:80 · hkcafetogo.com

    2026-01-09 22:29

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 09 Jan 2026 22:29:33 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://hkcafetogo.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 dd5c8f1bc8fe255b1a3166b5a036fe2c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    X-Amz-Cf-Id: g-VjE6ErAirx44pZOcs2gfUCUTG-FvoNBimUpKpTUZyUVWgyGnibhA==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · ai.themashroom.com

    2026-01-09 21:43

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 15395
    Connection: close
    Date: Mon, 05 Jan 2026 21:23:24 GMT
    ETag: "12xlvoiys1bvl"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 4294967294
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 21fa1f710ba39237a1fbf11df235dc68.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: YaN7b2IRBbMFp_ce6RY3w61s00Bdkilklk-N0ww_UfTCQRY6UqOclg==
    Age: 346819
    
    Page title: Product Image Generator
    
    <!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/a34f9d1faa5f3315-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/e428407d90979172.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-5417328a50983c10.js"/><script src="/_next/static/chunks/4bd1b696-4b0f7518a463c96c.js" async=""></script><script src="/_next/static/chunks/684-d3dd91eb934e38c1.js" async=""></script><script src="/_next/static/chunks/main-app-c239cca5cd2975c6.js" async=""></script><script src="/_next/static/chunks/app/layout-bdefe697b1e136aa.js" async=""></script><script src="/_next/static/chunks/609-e92905dc337a125b.js" async=""></script><script src="/_next/static/chunks/94-1b7fee8f151c0545.js" async=""></script><script src="/_next/static/chunks/app/page-da98a7ff8d39ec75.js" async=""></script><meta name="next-size-adjust" content=""/><title>Product Image Generator</title><meta name="description" content="Transform product photos into lifestyle images with AI"/><meta name="generator" content="v0.dev"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_d65c78"><script>((e,t,r,n,o,a,i,u)=>{let s=document.documentElement,l=["light","dark"];function c(t){var r;(Array.isArray(e)?e:[e]).forEach(e=>{let r="class"===e,n=r&&a?o.map(e=>a[e]||e):o;r?(s.classList.remove(...n),s.classList.add(a&&a[t]?a[t]:t)):s.setAttribute(e,t)}),r=t,u&&l.includes(r)&&(s.style.colorScheme=r)}if(n)c(n);else try{let e=localStorage.getItem(t)||r,n=i&&"system"===e?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":e;c(n)}catch(e){}})("class","theme","light",null,["light","dark"],null,true,true)</script><div class="flex min-h-screen flex-col"><div class="flex-1"><main class="min-h-screen bg-white py-12"><div class="container mx-auto px-4"><h1 class="text-3xl font-bold text-center mb-8">Generate Lifestyle Images</h1><div class="w-full max-w-8xl mx-auto"><div class="grid md:grid-cols-3 gap-8"><div class="rounded-lg border bg-card text-card-foreground shadow-sm p-6 md:col-span-1"><form><div class="mb-6"><h3 class="text-lg font-medium mb-4">1. Upload Product Image</h3><div class="border-2 border-dashed rounded-lg p-8 text-center cursor-pointer hover:bg-gray-50 transition-colors border-gray-300"><div class="flex flex-col items-center justify-center h-64"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-upload h-12 w-12 text-gray-400 mb-4"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" x2="12" y1="3" y2="15"></line></svg><p class="text-gray-600 mb-2">Drag and drop your product image here</p><p class="text-gray-400 text-sm">PNG, JPG, WEBP (max 10MB)</p></div><input id="file-upload" type="file" accept="image/*" class="hidden"/></div></div><div class="mb-6"><h3 class="text-lg font-medium mb-4">2. Select Scene Type</h3><div role="radiogroup" aria-required="false" dir="ltr" class="grid grid-cols-2 md:grid-cols-3 gap-3" tabindex="-1" style="outline:none"><div class="flex items-center space-x-2"><button type="button" role="radio" aria-checked="true" data-state="checked" value="kitchen" class="aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" id="kitchen" tabindex="-1" data-radix-collection-item=""><span data-state="checked" class="flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle h-2.5 w-2.5
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 18.239.69.18:80 · chinakitchenaf.com

    2026-01-09 21:30

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 09 Jan 2026 21:30:44 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://chinakitchenaf.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 d0ade5b002ae847eefd25c219f24b24c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    X-Amz-Cf-Id: ms5WKBbLuaEEb8tNwPxdfW3q-W7DJX_LgLIB-7CZ31gFJuA5xfOPEA==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · chinakitchenaf.com

    2026-01-09 21:30

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 16406
    Connection: close
    Date: Thu, 08 Jan 2026 23:04:27 GMT
    Last-Modified: Wed, 05 Feb 2025 18:53:47 GMT
    x-amz-version-id: BRMAsfR33pa2uN6Q_lCXR.4bCpOZA39L
    ETag: "64104c13059fba0e76776dd75f06f645"
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 d0ade5b002ae847eefd25c219f24b24c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    X-Amz-Cf-Id: LPC1ndtB_fVCC2opqCfyDfs8OXt8u3_OGL-Gwe9qKe_TgC7lFesD3g==
    Age: 80777
    
    Page title: Home | Kickin Seafood & Chinese restaurant
    
    <!doctype html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
        <meta http-equiv="Pragma" content="no-cache">
        <meta http-equiv="Expires" content="0">
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=6.0, minimum-scale=1.0">
        <meta http-equiv="X-UA-Compatible" content="ie=edge">
        <meta name="description" content="American Fork, UT 84003 Chinese food for Pickup - Delivery Order from Kickin Seafood & Chinese restaurant in American Fork, UT 84003, phone: 801-756-6560 ">
        <meta name="keywords" content="American Fork, UT 84003 Chinese food for Pickup Delivery Order Chinese food for Pickup, Delivery Best Chinese food for Pickup">
        <link rel="shortcut icon" href="/assets/images/ico/favicon.ico">
        <link rel="apple-touch-icon-precomposed" sizes="144x144"
              href="/assets/images/ico/apple-touch-icon-144-precomposed.png">
        <link rel="apple-touch-icon-precomposed" sizes="114x114"
              href="/assets/images/ico/apple-touch-icon-114-precomposed.png">
        <link rel="apple-touch-icon-precomposed" sizes="72x72"
              href="/assets/images/ico/apple-touch-icon-72-precomposed.png">
        <link rel="apple-touch-icon-precomposed" href="/assets/images/ico/apple-touch-icon-57-precomposed.png">
        <title>Home | Kickin Seafood & Chinese restaurant</title>
        <link rel="canonical" href="https://chinakitchenaf.com">
        <link rel="stylesheet" href="/assets/css/main.css"/>
        <script>
            !function(t,e){var o,n,p,r;e.__SV||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.async=!0,p.src=s.api_host+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]);
            posthog.init('phc_wRTKEH4zhknRP3t80Ttjj05BeWL43PdhQQGpg0mE6OV',{api_host:'https://app.posthog.com'})
        </script>
    </head>
    <body>
    <section style="display: none;">
        <a href="#header" aria-label="skip to navigation">Skip to Navigation</a>
        <a href="#main" aria-label="skip to main content">Skip to Main Content</a>
    </section>
    <header id="header">
        <nav class="navbar" aria-label="Navigation">
            <ul id="navlinks" class="navbar__container"><li><a class="navbar--link" href="/#home">Home</a></li><li><a class="navbar--link" href="/order/">Order Online</a></li><li><a class="navbar--link" href="/#contact">Contact Us</a></li></ul>
        </nav>
    </header>
    
    <main id="main">
        <section id="home" class="hero__container">
            <div class="hero__sliders-container"><img id="hero-slider1" class="hero--image" loading="lazy" src="https://chopst.s3.amazonaws.com/menuImage/1710622028363.jpg" alt="Chinese Food"><img id="hero-slider2" class="hero--image" loading="lazy" src="https://chopst.s3.amazonaws.com/menuImage/1710622044594.jpg" alt="Chinese Food"><ol class="carousel-indicators"><li tabindex="0" role="button"><span class="acsb-sr-only" aria-hidden="false">Carousel slide 2</span></li><li tabindex="0" role="button"><span class="acsb-sr-only" aria-hidden="false">Carousel slide 2</span></li></ol></div>
            <div class="hero__overlay">
                <h1 id="name" class="title"><span class="welcome-title">Welcome To Kickin Seafood & Chinese restaurant</span></h1>
                <div class="stars mt-3">★★★★★★★★★★★★★★★★★★★★</div>
                <h2 id="slogan" clas
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · workcheaper.com

    2026-01-09 17:55

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 1815
    Connection: close
    Date: Fri, 09 Jan 2026 17:55:16 GMT
    Last-Modified: Sun, 15 Nov 2020 03:55:24 GMT
    ETag: "91cfa3f9f26ece43f46e9839fef7a4a6"
    Accept-Ranges: bytes
    Server: AmazonS3
    X-Cache: Hit from cloudfront
    Via: 1.1 dd5c8f1bc8fe255b1a3166b5a036fe2c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    X-Amz-Cf-Id: HDkpx7bJ4xxDE7alb_APCINz04I3eB-jphlMOjlKHFavLp1LsGGCYg==
    Age: 2
    
    Page title: cheaper
    
      <!doctype html>
      <html lang="en">
        <head>
          <!-- Required meta tags -->
          <meta charset="utf-8">
          <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    
          <!-- Bootstrap CSS -->
          <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css" integrity="sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2" crossorigin="anonymous">
    
          <title>cheaper</title>
        </head>
        <body>
          <div class="container-fluid">    
            <div class="row">
              <div class="mx-left col">
                  <a href="/"><img class="p-2" src="i/cheaper.png" /></a>
              </div>
            </div>
            <div class="row" style="background-image: url('i/bg.jpg'); background-size: cover;">
              <div class="mx-left col">
                <div class="card m-4" style="width: 18rem;">
                  <img src="i/vw1.jpg" class="card-img-top">
                  <div class="card-body">
                    <h5 class="card-title">Web Hosting</h5>
                    <p class="card-text">Fast and secure static website hosting.</p>
                    <a href="/hosting.html" class="btn btn-primary">Check it out!</a>
                  </div>
                </div>
              </div>
            </div>
            <div class="row">
              <div class="mx-left col">
                &nbsp;<br />
              </div>
            </div>
            <div class="row">
              <div class="mx-left col">
                &nbsp;<br />
              </div>
            </div>
            <div class="row border-top pt-5">
              <div class="mx-left col">
                  <a href="/"><img class="p-2 py-5" src="i/cheaper2.png" /></a>
              </div>
              <div class="mx-left col">
                  Contact
              </div>
            </div>
          </div>
    
        </body>
      </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 18.239.69.18:80 · truckersedge.slot2.nprod.dat.com

    2026-01-09 14:33

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 09 Jan 2026 14:33:32 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://truckersedge.slot2.nprod.dat.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 9f9de4292c90d3b00804c3fd5a50677e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    X-Amz-Cf-Id: hVXNwCcR_akmCKw3dbC_wwZPMnNy53zPt6tmqKJFiKHqkvEp9kMHOA==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 18.239.69.18:80 · www.coredata-research.co.uk

    2026-01-09 04:10

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 09 Jan 2026 04:10:55 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://www.coredata-research.co.uk/
    X-Cache: Redirect from cloudfront
    Via: 1.1 d419ac9a83ef724c262c5f07f9b5a8da.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 2SvyLDwInCs71HtHtwYiGf4v0F-xnahUrTeLZiZt4Ln42p0k5ysIjA==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 18.239.69.18:80 · memoriescapturedbyjennifer.com

    2026-01-09 03:49

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 09 Jan 2026 03:49:48 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://memoriescapturedbyjennifer.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 0f98b23785e0aac311e2d09ea5460eb8.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: K8NoOK9BqdBM_vA6SJ0cUw8w99bSePEwDvr5KP6wMxGbI0fUcjGA5w==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · d18nc4s5527120.amplifyapp.com

    2026-01-09 01:37

    HTTP/1.1 404 Not Found
    Content-Length: 0
    Connection: close
    Date: Fri, 09 Jan 2026 01:37:58 GMT
    X-Cache: Error from cloudfront
    Via: 1.1 12d69f39c905d1c9441d392eddc25066.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: OMFeHnWw0z1P6FMxUFI3bvYRkr6yc_rMUvZL5WK9rupOZ3bhD7recg==
    
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · mrtripp.tours

    2026-01-09 00:38

    HTTP/1.1 200 OK
    Content-Type: text/html
    Content-Length: 40422
    Connection: close
    x-amz-meta-codebuild-content-sha256: 3dba631f684bcd4bd07ed5a802fc101035c55c4085ad02db7dedd2f9f99d6e76
    x-amz-meta-codebuild-buildarn: arn:aws:codebuild:eu-central-1:939284353049:build/Frontend:3d1ace94-e430-40e0-abbb-f4d434329a07
    x-amz-meta-codebuild-content-md5: c4dc3cb1d19e5f0caf0f4d18bdfcde97
    Last-Modified: Tue, 26 Nov 2024 20:33:16 GMT
    Server: AmazonS3
    Date: Fri, 09 Jan 2026 00:38:47 GMT
    ETag: "11ace3af13c179efd47e5bee30dc1efc"
    X-Cache: Hit from cloudfront
    Via: 1.1 d0ade5b002ae847eefd25c219f24b24c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    X-Amz-Cf-Id: LGVc4v5yn2eLNTilTtmbHij1aYcJ47iEXCu_xycNWWrvcYVi_VhV-w==
    Age: 2
    
    Page title: Mr. Tripp
    
    <!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>Mr. Tripp</title><meta name="next-head-count" content="3"/><meta name="theme-color" content="#F1B253"/><meta name="viewport" content="minimum-scale=1, initial-scale=1, width=device-width"/><link href="https://app-mrtripp-integratorbo-frontendbokunbucket8415d-1pbugv9yv3rld.s3.eu-central-1.amazonaws.com/booking-widget/css/main.66be3956.css" rel="stylesheet"/><link href="https://app-mrtripp-integratorra-frontendratehawkbucketef-ebxcse4y02f.s3.eu-central-1.amazonaws.com/booking-widget/css/main.477c2ff8.css" rel="stylesheet"/><base href="https://mrtripp.tours"/><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /><link rel="preload" href="/_next/static/css/e18c5a58bc09de5d.css" as="style" crossorigin=""/><link rel="stylesheet" href="/_next/static/css/e18c5a58bc09de5d.css" crossorigin="" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-9efb116dbf1654cc.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-467b11a89995b152.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-6549819690601242.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-7fe707a3fa49268b.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/index-6be29e7e474a6cbc.js" defer="" crossorigin=""></script><script src="/_next/static/Oglz5bwaNhUKcB76tskzK/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/Oglz5bwaNhUKcB76tskzK/_ssgManifest.js" defer="" crossorigin=""></script><style id="jss-server-side">html {
      box-sizing: border-box;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
    }
    *, *::before, *::after {
      box-sizing: inherit;
    }
    strong, b {
      font-weight: 700;
    }
    body {
      color: rgba(0, 0, 0, 0.87);
      margin: 0;
      font-size: 14px;
      font-family: "Roboto", "Helvetica", "Arial", sans-serif;
      font-weight: 400;
      line-height: 1.43;
      letter-spacing: 0.01071em;
      background-color: #fafafa;
    }
    @media print {
      body {
        background-color: #fff;
      }
    }
      body::backdrop {
        background-color: #fafafa;
      }</style><style data-href="https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;800;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap">@font-face{font-family:'Nunito';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDOUhRTA.woff) format('woff')}@font-face{font-family:'Nunito';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDLshRTA.woff) format('woff')}@font-face{font-family:'Nunito';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDGUmRTA.woff) format('woff')}@font-face{font-family:'Nunito';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDFwmRTA.woff) format('woff')}@font-face{font-family:'Nunito';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDDsmRTA.woff) format('woff')}@font-face{font-family:'Nunito';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/nunito/v26/XRXI3I6Li01BKofiOc5wtlZ2di8HDBImRTA.woff) format('woff')}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOiCnqEu92Fr1Mu51QrIzQ.woff) format('woff')}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v32/KFOjCnqEu92Fr1Mu51TjARc-.woff) format('woff')}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-disp
    Found 2026-01-09 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · ai.themashroom.com

    2026-01-08 21:32

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 15395
    Connection: close
    Date: Thu, 08 Jan 2026 21:33:02 GMT
    ETag: "12xlvoiys1bvl"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 4294967294
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 dc216c6741e47caf45c9d347f1061c8e.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 2Zz8PJzfAYYojdYIcn-dbXM9MvN67n89F2bO-SFd_ZPezHA6vnTSzQ==
    Age: 1
    
    Page title: Product Image Generator
    
    <!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/a34f9d1faa5f3315-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/e428407d90979172.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-5417328a50983c10.js"/><script src="/_next/static/chunks/4bd1b696-4b0f7518a463c96c.js" async=""></script><script src="/_next/static/chunks/684-d3dd91eb934e38c1.js" async=""></script><script src="/_next/static/chunks/main-app-c239cca5cd2975c6.js" async=""></script><script src="/_next/static/chunks/app/layout-bdefe697b1e136aa.js" async=""></script><script src="/_next/static/chunks/609-e92905dc337a125b.js" async=""></script><script src="/_next/static/chunks/94-1b7fee8f151c0545.js" async=""></script><script src="/_next/static/chunks/app/page-da98a7ff8d39ec75.js" async=""></script><meta name="next-size-adjust" content=""/><title>Product Image Generator</title><meta name="description" content="Transform product photos into lifestyle images with AI"/><meta name="generator" content="v0.dev"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_d65c78"><script>((e,t,r,n,o,a,i,u)=>{let s=document.documentElement,l=["light","dark"];function c(t){var r;(Array.isArray(e)?e:[e]).forEach(e=>{let r="class"===e,n=r&&a?o.map(e=>a[e]||e):o;r?(s.classList.remove(...n),s.classList.add(a&&a[t]?a[t]:t)):s.setAttribute(e,t)}),r=t,u&&l.includes(r)&&(s.style.colorScheme=r)}if(n)c(n);else try{let e=localStorage.getItem(t)||r,n=i&&"system"===e?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":e;c(n)}catch(e){}})("class","theme","light",null,["light","dark"],null,true,true)</script><div class="flex min-h-screen flex-col"><div class="flex-1"><main class="min-h-screen bg-white py-12"><div class="container mx-auto px-4"><h1 class="text-3xl font-bold text-center mb-8">Generate Lifestyle Images</h1><div class="w-full max-w-8xl mx-auto"><div class="grid md:grid-cols-3 gap-8"><div class="rounded-lg border bg-card text-card-foreground shadow-sm p-6 md:col-span-1"><form><div class="mb-6"><h3 class="text-lg font-medium mb-4">1. Upload Product Image</h3><div class="border-2 border-dashed rounded-lg p-8 text-center cursor-pointer hover:bg-gray-50 transition-colors border-gray-300"><div class="flex flex-col items-center justify-center h-64"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-upload h-12 w-12 text-gray-400 mb-4"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" x2="12" y1="3" y2="15"></line></svg><p class="text-gray-600 mb-2">Drag and drop your product image here</p><p class="text-gray-400 text-sm">PNG, JPG, WEBP (max 10MB)</p></div><input id="file-upload" type="file" accept="image/*" class="hidden"/></div></div><div class="mb-6"><h3 class="text-lg font-medium mb-4">2. Select Scene Type</h3><div role="radiogroup" aria-required="false" dir="ltr" class="grid grid-cols-2 md:grid-cols-3 gap-3" tabindex="-1" style="outline:none"><div class="flex items-center space-x-2"><button type="button" role="radio" aria-checked="true" data-state="checked" value="kitchen" class="aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" id="kitchen" tabindex="-1" data-radix-collection-item=""><span data-state="checked" class="flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle h-2.5 w-2.5
    Found 2026-01-08 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · ai.themashroom.com

    2026-01-07 21:28

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 15395
    Connection: close
    Date: Wed, 31 Dec 2025 21:44:47 GMT
    ETag: "12xlvoiys1bvl"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 4294967294
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 19ae37472a5ba1dbeb7e045a5cb1b166.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: BJVb_QsqC0MLU1B_R4oHSFTL0WTy9LOayFMU_XxYMx1Iep2md9SGNA==
    Age: 603801
    
    Page title: Product Image Generator
    
    <!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/a34f9d1faa5f3315-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/e428407d90979172.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-5417328a50983c10.js"/><script src="/_next/static/chunks/4bd1b696-4b0f7518a463c96c.js" async=""></script><script src="/_next/static/chunks/684-d3dd91eb934e38c1.js" async=""></script><script src="/_next/static/chunks/main-app-c239cca5cd2975c6.js" async=""></script><script src="/_next/static/chunks/app/layout-bdefe697b1e136aa.js" async=""></script><script src="/_next/static/chunks/609-e92905dc337a125b.js" async=""></script><script src="/_next/static/chunks/94-1b7fee8f151c0545.js" async=""></script><script src="/_next/static/chunks/app/page-da98a7ff8d39ec75.js" async=""></script><meta name="next-size-adjust" content=""/><title>Product Image Generator</title><meta name="description" content="Transform product photos into lifestyle images with AI"/><meta name="generator" content="v0.dev"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_d65c78"><script>((e,t,r,n,o,a,i,u)=>{let s=document.documentElement,l=["light","dark"];function c(t){var r;(Array.isArray(e)?e:[e]).forEach(e=>{let r="class"===e,n=r&&a?o.map(e=>a[e]||e):o;r?(s.classList.remove(...n),s.classList.add(a&&a[t]?a[t]:t)):s.setAttribute(e,t)}),r=t,u&&l.includes(r)&&(s.style.colorScheme=r)}if(n)c(n);else try{let e=localStorage.getItem(t)||r,n=i&&"system"===e?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":e;c(n)}catch(e){}})("class","theme","light",null,["light","dark"],null,true,true)</script><div class="flex min-h-screen flex-col"><div class="flex-1"><main class="min-h-screen bg-white py-12"><div class="container mx-auto px-4"><h1 class="text-3xl font-bold text-center mb-8">Generate Lifestyle Images</h1><div class="w-full max-w-8xl mx-auto"><div class="grid md:grid-cols-3 gap-8"><div class="rounded-lg border bg-card text-card-foreground shadow-sm p-6 md:col-span-1"><form><div class="mb-6"><h3 class="text-lg font-medium mb-4">1. Upload Product Image</h3><div class="border-2 border-dashed rounded-lg p-8 text-center cursor-pointer hover:bg-gray-50 transition-colors border-gray-300"><div class="flex flex-col items-center justify-center h-64"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-upload h-12 w-12 text-gray-400 mb-4"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" x2="12" y1="3" y2="15"></line></svg><p class="text-gray-600 mb-2">Drag and drop your product image here</p><p class="text-gray-400 text-sm">PNG, JPG, WEBP (max 10MB)</p></div><input id="file-upload" type="file" accept="image/*" class="hidden"/></div></div><div class="mb-6"><h3 class="text-lg font-medium mb-4">2. Select Scene Type</h3><div role="radiogroup" aria-required="false" dir="ltr" class="grid grid-cols-2 md:grid-cols-3 gap-3" tabindex="-1" style="outline:none"><div class="flex items-center space-x-2"><button type="button" role="radio" aria-checked="true" data-state="checked" value="kitchen" class="aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" id="kitchen" tabindex="-1" data-radix-collection-item=""><span data-state="checked" class="flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle h-2.5 w-2.5
    Found 2026-01-07 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · ai.themashroom.com

    2026-01-06 21:21

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 15395
    Connection: close
    Date: Wed, 31 Dec 2025 21:44:47 GMT
    ETag: "12xlvoiys1bvl"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 4294967294
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 38ff23673937c3eba42a4eefb2007078.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: 8ga3FoFWro7SF97Wu0skg5bxI3WzP8FvfQhTm7bpAsgS6fh_d3acfQ==
    Age: 517019
    
    Page title: Product Image Generator
    
    <!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/a34f9d1faa5f3315-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/e428407d90979172.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-5417328a50983c10.js"/><script src="/_next/static/chunks/4bd1b696-4b0f7518a463c96c.js" async=""></script><script src="/_next/static/chunks/684-d3dd91eb934e38c1.js" async=""></script><script src="/_next/static/chunks/main-app-c239cca5cd2975c6.js" async=""></script><script src="/_next/static/chunks/app/layout-bdefe697b1e136aa.js" async=""></script><script src="/_next/static/chunks/609-e92905dc337a125b.js" async=""></script><script src="/_next/static/chunks/94-1b7fee8f151c0545.js" async=""></script><script src="/_next/static/chunks/app/page-da98a7ff8d39ec75.js" async=""></script><meta name="next-size-adjust" content=""/><title>Product Image Generator</title><meta name="description" content="Transform product photos into lifestyle images with AI"/><meta name="generator" content="v0.dev"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_d65c78"><script>((e,t,r,n,o,a,i,u)=>{let s=document.documentElement,l=["light","dark"];function c(t){var r;(Array.isArray(e)?e:[e]).forEach(e=>{let r="class"===e,n=r&&a?o.map(e=>a[e]||e):o;r?(s.classList.remove(...n),s.classList.add(a&&a[t]?a[t]:t)):s.setAttribute(e,t)}),r=t,u&&l.includes(r)&&(s.style.colorScheme=r)}if(n)c(n);else try{let e=localStorage.getItem(t)||r,n=i&&"system"===e?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":e;c(n)}catch(e){}})("class","theme","light",null,["light","dark"],null,true,true)</script><div class="flex min-h-screen flex-col"><div class="flex-1"><main class="min-h-screen bg-white py-12"><div class="container mx-auto px-4"><h1 class="text-3xl font-bold text-center mb-8">Generate Lifestyle Images</h1><div class="w-full max-w-8xl mx-auto"><div class="grid md:grid-cols-3 gap-8"><div class="rounded-lg border bg-card text-card-foreground shadow-sm p-6 md:col-span-1"><form><div class="mb-6"><h3 class="text-lg font-medium mb-4">1. Upload Product Image</h3><div class="border-2 border-dashed rounded-lg p-8 text-center cursor-pointer hover:bg-gray-50 transition-colors border-gray-300"><div class="flex flex-col items-center justify-center h-64"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-upload h-12 w-12 text-gray-400 mb-4"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" x2="12" y1="3" y2="15"></line></svg><p class="text-gray-600 mb-2">Drag and drop your product image here</p><p class="text-gray-400 text-sm">PNG, JPG, WEBP (max 10MB)</p></div><input id="file-upload" type="file" accept="image/*" class="hidden"/></div></div><div class="mb-6"><h3 class="text-lg font-medium mb-4">2. Select Scene Type</h3><div role="radiogroup" aria-required="false" dir="ltr" class="grid grid-cols-2 md:grid-cols-3 gap-3" tabindex="-1" style="outline:none"><div class="flex items-center space-x-2"><button type="button" role="radio" aria-checked="true" data-state="checked" value="kitchen" class="aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" id="kitchen" tabindex="-1" data-radix-collection-item=""><span data-state="checked" class="flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle h-2.5 w-2.5
    Found 2026-01-06 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · ai.themashroom.com

    2026-01-03 21:22

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 15395
    Connection: close
    Date: Tue, 30 Dec 2025 21:37:38 GMT
    ETag: "12xlvoiys1bvl"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 4294967294
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 58fc6cf05625e5ee74a288151d13c370.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: kfBnakquVkOhS4lfemsRT9KuYNlhJFIRq08fmUGL9bMVbh9EKkNrRQ==
    Age: 344676
    
    Page title: Product Image Generator
    
    <!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/a34f9d1faa5f3315-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/e428407d90979172.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-5417328a50983c10.js"/><script src="/_next/static/chunks/4bd1b696-4b0f7518a463c96c.js" async=""></script><script src="/_next/static/chunks/684-d3dd91eb934e38c1.js" async=""></script><script src="/_next/static/chunks/main-app-c239cca5cd2975c6.js" async=""></script><script src="/_next/static/chunks/app/layout-bdefe697b1e136aa.js" async=""></script><script src="/_next/static/chunks/609-e92905dc337a125b.js" async=""></script><script src="/_next/static/chunks/94-1b7fee8f151c0545.js" async=""></script><script src="/_next/static/chunks/app/page-da98a7ff8d39ec75.js" async=""></script><meta name="next-size-adjust" content=""/><title>Product Image Generator</title><meta name="description" content="Transform product photos into lifestyle images with AI"/><meta name="generator" content="v0.dev"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_d65c78"><script>((e,t,r,n,o,a,i,u)=>{let s=document.documentElement,l=["light","dark"];function c(t){var r;(Array.isArray(e)?e:[e]).forEach(e=>{let r="class"===e,n=r&&a?o.map(e=>a[e]||e):o;r?(s.classList.remove(...n),s.classList.add(a&&a[t]?a[t]:t)):s.setAttribute(e,t)}),r=t,u&&l.includes(r)&&(s.style.colorScheme=r)}if(n)c(n);else try{let e=localStorage.getItem(t)||r,n=i&&"system"===e?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":e;c(n)}catch(e){}})("class","theme","light",null,["light","dark"],null,true,true)</script><div class="flex min-h-screen flex-col"><div class="flex-1"><main class="min-h-screen bg-white py-12"><div class="container mx-auto px-4"><h1 class="text-3xl font-bold text-center mb-8">Generate Lifestyle Images</h1><div class="w-full max-w-8xl mx-auto"><div class="grid md:grid-cols-3 gap-8"><div class="rounded-lg border bg-card text-card-foreground shadow-sm p-6 md:col-span-1"><form><div class="mb-6"><h3 class="text-lg font-medium mb-4">1. Upload Product Image</h3><div class="border-2 border-dashed rounded-lg p-8 text-center cursor-pointer hover:bg-gray-50 transition-colors border-gray-300"><div class="flex flex-col items-center justify-center h-64"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-upload h-12 w-12 text-gray-400 mb-4"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" x2="12" y1="3" y2="15"></line></svg><p class="text-gray-600 mb-2">Drag and drop your product image here</p><p class="text-gray-400 text-sm">PNG, JPG, WEBP (max 10MB)</p></div><input id="file-upload" type="file" accept="image/*" class="hidden"/></div></div><div class="mb-6"><h3 class="text-lg font-medium mb-4">2. Select Scene Type</h3><div role="radiogroup" aria-required="false" dir="ltr" class="grid grid-cols-2 md:grid-cols-3 gap-3" tabindex="-1" style="outline:none"><div class="flex items-center space-x-2"><button type="button" role="radio" aria-checked="true" data-state="checked" value="kitchen" class="aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" id="kitchen" tabindex="-1" data-radix-collection-item=""><span data-state="checked" class="flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle h-2.5 w-2.5
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · ai.themashroom.com

    2026-01-02 21:13

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 15395
    Connection: close
    Date: Wed, 31 Dec 2025 21:44:47 GMT
    ETag: "12xlvoiys1bvl"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 4294967294
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 36f7726d79b9a22a1e91ae6451962028.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: xPFBZIEPBvWNXp8WJkB_D4sKmoSe_yjgaNTWXGpJElWUfTXrU9u0mA==
    Age: 170907
    
    Page title: Product Image Generator
    
    <!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/a34f9d1faa5f3315-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/e428407d90979172.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-5417328a50983c10.js"/><script src="/_next/static/chunks/4bd1b696-4b0f7518a463c96c.js" async=""></script><script src="/_next/static/chunks/684-d3dd91eb934e38c1.js" async=""></script><script src="/_next/static/chunks/main-app-c239cca5cd2975c6.js" async=""></script><script src="/_next/static/chunks/app/layout-bdefe697b1e136aa.js" async=""></script><script src="/_next/static/chunks/609-e92905dc337a125b.js" async=""></script><script src="/_next/static/chunks/94-1b7fee8f151c0545.js" async=""></script><script src="/_next/static/chunks/app/page-da98a7ff8d39ec75.js" async=""></script><meta name="next-size-adjust" content=""/><title>Product Image Generator</title><meta name="description" content="Transform product photos into lifestyle images with AI"/><meta name="generator" content="v0.dev"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_d65c78"><script>((e,t,r,n,o,a,i,u)=>{let s=document.documentElement,l=["light","dark"];function c(t){var r;(Array.isArray(e)?e:[e]).forEach(e=>{let r="class"===e,n=r&&a?o.map(e=>a[e]||e):o;r?(s.classList.remove(...n),s.classList.add(a&&a[t]?a[t]:t)):s.setAttribute(e,t)}),r=t,u&&l.includes(r)&&(s.style.colorScheme=r)}if(n)c(n);else try{let e=localStorage.getItem(t)||r,n=i&&"system"===e?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":e;c(n)}catch(e){}})("class","theme","light",null,["light","dark"],null,true,true)</script><div class="flex min-h-screen flex-col"><div class="flex-1"><main class="min-h-screen bg-white py-12"><div class="container mx-auto px-4"><h1 class="text-3xl font-bold text-center mb-8">Generate Lifestyle Images</h1><div class="w-full max-w-8xl mx-auto"><div class="grid md:grid-cols-3 gap-8"><div class="rounded-lg border bg-card text-card-foreground shadow-sm p-6 md:col-span-1"><form><div class="mb-6"><h3 class="text-lg font-medium mb-4">1. Upload Product Image</h3><div class="border-2 border-dashed rounded-lg p-8 text-center cursor-pointer hover:bg-gray-50 transition-colors border-gray-300"><div class="flex flex-col items-center justify-center h-64"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-upload h-12 w-12 text-gray-400 mb-4"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" x2="12" y1="3" y2="15"></line></svg><p class="text-gray-600 mb-2">Drag and drop your product image here</p><p class="text-gray-400 text-sm">PNG, JPG, WEBP (max 10MB)</p></div><input id="file-upload" type="file" accept="image/*" class="hidden"/></div></div><div class="mb-6"><h3 class="text-lg font-medium mb-4">2. Select Scene Type</h3><div role="radiogroup" aria-required="false" dir="ltr" class="grid grid-cols-2 md:grid-cols-3 gap-3" tabindex="-1" style="outline:none"><div class="flex items-center space-x-2"><button type="button" role="radio" aria-checked="true" data-state="checked" value="kitchen" class="aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" id="kitchen" tabindex="-1" data-radix-collection-item=""><span data-state="checked" class="flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle h-2.5 w-2.5
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · 167234.vip

    2026-01-02 17:07

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Content-Length: 39819
    Connection: close
    Date: Fri, 02 Jan 2026 17:07:41 GMT
    Cache-Control: public, max-age=600
    Server: openresty/1.27.1.2
    x-who-are-you: zlz-03-zu_baobao3
    x-cache-level-first: HIT
    x-debug-cache-host: 167234.vip
    X-Cache: Hit from cloudfront
    Via: 1.1 d0ade5b002ae847eefd25c219f24b24c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    X-Amz-Cf-Id: 2RZ1v05Ihmk5K9VVi2_kiHWxm40_CoYriDVMmzpbuV2tv_xLt8PXAg==
    Age: 1
    
    
    <!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><script src="https://dkdkd1cvb.tmei765.com/assets/js/vendor/crypto-js/4.1.1/crypto-js.min.js"></script><script src="https://dkdkd1cvb.tmei765.com/assets/js/vendor/pako/2.0.4/pako.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="shortcut icon" type="image/x-icon" href="/assets/img/favicon.png" /></head><body><div style='width: 0;height: 0;display:none'><div><br/><p>标题:宴清都</p><br/><p>作者:吴文英</p><br/><p>绣幄鸳鸯柱。</p><br/><p>红情密,腻云低护秦树。</p><br/><p>芳根兼倚,花梢钿合,锦屏人妒。</p><br/><p>东风睡足交枝,正梦花、瑶钗燕股。</p><br/><p>障滟蜡、满照欢丛,嫠蟾冷落羞度。</p><br/><p>人间万感幽单,华清惯浴,春盎风露。</p><br/><p>连鬟并暖,同心共结,向承恩处。</p><br/><p>凭谁为歌长恨,暗殿锁、秋灯夜语。</p><br/><p>叙旧期、不负春盟,红朝翠暮。</p><br/></div><br/><div><br/><p>标题:千秋岁引</p><br/><p>作者:王安石</p><br/><p>别馆寒砧,孤城画角。</p><br/><p>一派秋声入寥廓。</p><br/><p>东归燕从海上去,南来雁向沙头落。</p><br/><p>楚台风,庾楼月,宛如昨。</p><br/><p>无奈被些名利缚。</p><br/><p>无奈被他情担阁。</p><br/><p>可惜风流总闲却。</p><br/><p>当初漫留华表语,而今误我秦楼约。</p><br/><p>梦阑时,酒醒後,思量著。</p><br/></div><br/></div> <div  style="display:none"><ul class="clearfix"><li><a href="http://www.people.com.cn/" target="_blank">人民网</a></li><li><a href="http://www.xinhuanet.com/" target="_blank">新华网</a></li><li><a href="http://www.china.com.cn/" target="_blank">中国网</a></li><li><a href="https://www.cri.cn/" target="_blank">国际在线</a></li><li><a href="http://cn.chinadaily.com.cn/" target="_blank">中国日报网</a></li><li><a href="https://www.cctv.com/" target="_blank">央视网</a></li><li><a href="https://www.youth.cn/" target="_blank">中国青年网</a></li><li><a href="http://www.ce.cn/" target="_blank">中国经济网</a></li><li><a href="http://www.taiwan.cn/" target="_blank">中国台湾网</a></li><li><a href="http://www.tibet.cn/" target="_blank">中国西藏网</a></li><li><a href="http://www.cnr.cn/" target="_blank">央广网</a></li><li><a href="https://www.gmw.cn/" target="_blank">光明网</a></li><li><a href="http://www.81.cn/" target="_blank">中国军网</a></li><li><a href="https://www.chinanews.com.cn/" target="_blank">中国新闻网</a></li><li><a href="http://www.rmzxb.com.cn/" target="_blank">人民政协网</a></li><li><a href="http://www.legaldaily.com.cn/" target="_blank">法治网</a></li></ul></div><div  style="display:none"><ul class="clearfix"><li><a href="http://www.qstheory.cn/" target="_blank">求是网</a></li><li><a href="http://www.cntheory.com/" target="_blank">理论网</a></li><li><a href="http://www.cssn.cn/" target="_blank">中国社会科学网</a></li><li><a href="https://www.dswxyjy.org.cn/" target="_blank">中央党史和文献研究院网</a></li><li><a href="http://www.dangjian.cn/" target="_blank">党建网</a></li><li><a href="http://www.qizhiwang.org.cn/" target="_blank">旗帜网</a></li><li><a href="http://www.rmlt.com.cn/" target="_blank">人民论坛网</a></li><li><a href="http://www.theorychina.org/" target="_blank">理论中国网</a></li><li><a href="http://www.ccpph.com.cn/" target="_blank">中国理论网</a></li><li><a href="http://www.71.cn/" target="_blank">宣讲家网</a></li></ul></div></body><script> var __jBS = '{"_vUfxJS":["eJytksttwzAMhlcRdI6tBGhatLDTJbKALDM2EesBkXaSW1fopRt0i3acoGtUSZA+cikaGDoI/EF+JH+psMBaqEVxvhm5g8XN/Xz/9rR/ffl4fy7USSsuUkXRoVuLCF0pqfWRTc8CjXdS8C5AKdHqBtQ2O2lthFUpW+ZAD0rV63RmZqhytoB3t/PceKs0ETAptI1a6eFQlwfXyK+mTtvEHRA2IfWTIiUwOC7lBmtuyxpSDWTHYCLQIaPuMjK6g3I2EVZv0fb2W+gJ4jHSVRKm8vdKvOuAWgD+1+yGSIUE8LqGmKdIXlp1PbfynomjDrlFd2aPg7agnQXXjzxxejWkI/fHxCOxtUsfjGF8Lypt1ku/9OGAfRwgEnpXzvJpPh3TGt04XKHJgg99GHeDEH0TgchgNB387fsn8ztrGg==","eJytkkFPAjEQhf/KiFfbFQho
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 18.239.69.18:80 · 167234.vip

    2026-01-02 17:07

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 17:07:41 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://167234.vip/
    X-Cache: Redirect from cloudfront
    Via: 1.1 5869d8337913ed7453262c3cf9c9a9e6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    X-Amz-Cf-Id: VlIEFz1utIu-fPzN4K-kve8jpFW8p--co3zYMnJciJ8oCamHjSDztA==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 18.239.69.18:80 · 167234.com

    2026-01-02 15:57

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Fri, 02 Jan 2026 15:57:12 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://167234.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 58fc6cf05625e5ee74a288151d13c370.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    X-Amz-Cf-Id: OOV4Jl0aLIjRb_TVIprLsyd1fvEzHdZ2XnTeejxGm9YIZ34GmjNbCA==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · 167234.com

    2026-01-02 15:57

    HTTP/1.1 200 OK
    Content-Type: text/html;charset=UTF-8
    Content-Length: 39745
    Connection: close
    Date: Fri, 02 Jan 2026 15:57:12 GMT
    Cache-Control: public, max-age=600
    Server: openresty/1.27.1.2
    x-who-are-you: zlz-03-zu_baobao3
    x-cache-level-first: HIT
    x-debug-cache-host: 167234.com
    X-Cache: Hit from cloudfront
    Via: 1.1 eb78cbb81a4ab555c78ae1168deff6e2.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    X-Amz-Cf-Id: PDT7y6_KoGSOiIM3EEH5leq2YsMYsXgvvR0bvcepebpft09uhWKEuw==
    
    
    <!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><script src="https://asdjh44f.tmei765.com/assets/js/vendor/crypto-js/4.1.1/crypto-js.min.js"></script><script src="https://asdjh44f.tmei765.com/assets/js/vendor/pako/2.0.4/pako.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="shortcut icon" type="image/x-icon" href="/assets/img/favicon.png" /></head><body><div style='width: 0;height: 0;display:none'><div><br/><p>标题:风入松</p><br/><p>作者:吴文英</p><br/><p>听风听雨过清明。</p><br/><p>愁草瘗花铭。</p><br/><p>楼前绿暗分携路,一丝柳、一寸柔情。</p><br/><p>料峭春寒中酒,交加晓梦啼莺。</p><br/><p>西园日日扫林亭。</p><br/><p>依旧赏新晴。</p><br/><p>黄蜂频扑秋千索,有当时、纤手香凝。</p><br/><p>惆怅双鸳不到,幽阶一夜苔生。</p><br/></div><br/><div><br/><p>标题:霜叶飞</p><br/><p>作者:吴文英</p><br/><p>断烟离绪。</p><br/><p>关心事,斜阳红隐霜树。</p><br/><p>半壶秋水荐黄花,香西风雨。</p><br/><p>纵玉勒、轻飞迅羽。</p><br/><p>凄凉谁吊荒台古。</p><br/><p>记醉蹋南屏,彩扇咽、寒蝉倦梦,不知蛮素。</p><br/><p>聊对旧节传杯,尘笺蠹管,断阕经岁慵赋。</p><br/><p>小蟾斜影转东篱,夜冷残蛩语。</p><br/><p>早白发、缘愁万缕。</p><br/><p>惊飙从卷乌纱去。</p><br/><p>漫细将、茱萸看,但约明年,翠微高处。</p><br/></div><br/></div> <div  style="display:none"><ul class="clearfix"><li><a href="http://www.people.com.cn/" target="_blank">人民网</a></li><li><a href="http://www.xinhuanet.com/" target="_blank">新华网</a></li><li><a href="http://www.china.com.cn/" target="_blank">中国网</a></li><li><a href="https://www.cri.cn/" target="_blank">国际在线</a></li><li><a href="http://cn.chinadaily.com.cn/" target="_blank">中国日报网</a></li><li><a href="https://www.cctv.com/" target="_blank">央视网</a></li><li><a href="https://www.youth.cn/" target="_blank">中国青年网</a></li><li><a href="http://www.ce.cn/" target="_blank">中国经济网</a></li><li><a href="http://www.taiwan.cn/" target="_blank">中国台湾网</a></li><li><a href="http://www.tibet.cn/" target="_blank">中国西藏网</a></li><li><a href="http://www.cnr.cn/" target="_blank">央广网</a></li><li><a href="https://www.gmw.cn/" target="_blank">光明网</a></li><li><a href="http://www.81.cn/" target="_blank">中国军网</a></li><li><a href="https://www.chinanews.com.cn/" target="_blank">中国新闻网</a></li><li><a href="http://www.rmzxb.com.cn/" target="_blank">人民政协网</a></li><li><a href="http://www.legaldaily.com.cn/" target="_blank">法治网</a></li></ul></div><div  style="display:none"><ul class="clearfix"><li><a href="http://www.qstheory.cn/" target="_blank">求是网</a></li><li><a href="http://www.cntheory.com/" target="_blank">理论网</a></li><li><a href="http://www.cssn.cn/" target="_blank">中国社会科学网</a></li><li><a href="https://www.dswxyjy.org.cn/" target="_blank">中央党史和文献研究院网</a></li><li><a href="http://www.dangjian.cn/" target="_blank">党建网</a></li><li><a href="http://www.qizhiwang.org.cn/" target="_blank">旗帜网</a></li><li><a href="http://www.rmlt.com.cn/" target="_blank">人民论坛网</a></li><li><a href="http://www.theorychina.org/" target="_blank">理论中国网</a></li><li><a href="http://www.ccpph.com.cn/" target="_blank">中国理论网</a></li><li><a href="http://www.71.cn/" target="_blank">宣讲家网</a></li></ul></div></body><script> var __jeP = '{"_vsqWtq":["eJytkktuwjAQhq9ieU1ikKBVq4ReggsYZ5JMiR/yTHjseoVueoPeoj0O6jVqQPTBDpSVNb9mvvn924UF1kLNi/PJyB3Mpw+z/cfL/v3t6/O1UCetuGgVRYduJSJ0paTWRzY9CzTeScG7AKVEqxtQ2+yktRHqUrbMgR6V0lQ9t9NpnbMFvL+b5cbbJBIwKbSNqvX6MJYH18ifnU7bhF0jbEJaJ0VqYHBcyg1W3JYVpBnIjsVIoENG3WVkdAflZCSs3qLt7a/QE8RjpZdJGMv/N+JdB9QC8DXWDZEKad7rCmKeKnkZ1M3YpfdMHHXILbozehCyBe0suH5Yv+nFkI7YP36HQWuXvhbD4EEstVkt/MKHA/VpDZHQu3KSj/PxgLnoxmGNJgs+9GFQ/yH6JgKRwWg6uCLzbyixaTE=","eJytkk1PwzAMhv+KGVeSw
    Found 2026-01-02 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · ai.themashroom.com

    2026-01-01 21:37

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 15395
    Connection: close
    Date: Tue, 30 Dec 2025 21:37:38 GMT
    ETag: "12xlvoiys1bvl"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 4294967294
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Hit from cloudfront
    Via: 1.1 77774663cd471a2b20da2890eff7e1a0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: AXKkAZ33zmNtHJeu9YFmuypTegVsLuroBdFkshO-lsgO55eigUwp6g==
    Age: 172763
    
    Page title: Product Image Generator
    
    <!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/a34f9d1faa5f3315-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/e428407d90979172.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-5417328a50983c10.js"/><script src="/_next/static/chunks/4bd1b696-4b0f7518a463c96c.js" async=""></script><script src="/_next/static/chunks/684-d3dd91eb934e38c1.js" async=""></script><script src="/_next/static/chunks/main-app-c239cca5cd2975c6.js" async=""></script><script src="/_next/static/chunks/app/layout-bdefe697b1e136aa.js" async=""></script><script src="/_next/static/chunks/609-e92905dc337a125b.js" async=""></script><script src="/_next/static/chunks/94-1b7fee8f151c0545.js" async=""></script><script src="/_next/static/chunks/app/page-da98a7ff8d39ec75.js" async=""></script><meta name="next-size-adjust" content=""/><title>Product Image Generator</title><meta name="description" content="Transform product photos into lifestyle images with AI"/><meta name="generator" content="v0.dev"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_d65c78"><script>((e,t,r,n,o,a,i,u)=>{let s=document.documentElement,l=["light","dark"];function c(t){var r;(Array.isArray(e)?e:[e]).forEach(e=>{let r="class"===e,n=r&&a?o.map(e=>a[e]||e):o;r?(s.classList.remove(...n),s.classList.add(a&&a[t]?a[t]:t)):s.setAttribute(e,t)}),r=t,u&&l.includes(r)&&(s.style.colorScheme=r)}if(n)c(n);else try{let e=localStorage.getItem(t)||r,n=i&&"system"===e?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":e;c(n)}catch(e){}})("class","theme","light",null,["light","dark"],null,true,true)</script><div class="flex min-h-screen flex-col"><div class="flex-1"><main class="min-h-screen bg-white py-12"><div class="container mx-auto px-4"><h1 class="text-3xl font-bold text-center mb-8">Generate Lifestyle Images</h1><div class="w-full max-w-8xl mx-auto"><div class="grid md:grid-cols-3 gap-8"><div class="rounded-lg border bg-card text-card-foreground shadow-sm p-6 md:col-span-1"><form><div class="mb-6"><h3 class="text-lg font-medium mb-4">1. Upload Product Image</h3><div class="border-2 border-dashed rounded-lg p-8 text-center cursor-pointer hover:bg-gray-50 transition-colors border-gray-300"><div class="flex flex-col items-center justify-center h-64"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-upload h-12 w-12 text-gray-400 mb-4"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" x2="12" y1="3" y2="15"></line></svg><p class="text-gray-600 mb-2">Drag and drop your product image here</p><p class="text-gray-400 text-sm">PNG, JPG, WEBP (max 10MB)</p></div><input id="file-upload" type="file" accept="image/*" class="hidden"/></div></div><div class="mb-6"><h3 class="text-lg font-medium mb-4">2. Select Scene Type</h3><div role="radiogroup" aria-required="false" dir="ltr" class="grid grid-cols-2 md:grid-cols-3 gap-3" tabindex="-1" style="outline:none"><div class="flex items-center space-x-2"><button type="button" role="radio" aria-checked="true" data-state="checked" value="kitchen" class="aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" id="kitchen" tabindex="-1" data-radix-collection-item=""><span data-state="checked" class="flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle h-2.5 w-2.5
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · ai.themashroom.com

    2025-12-31 21:44

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 15395
    Connection: close
    Date: Wed, 31 Dec 2025 21:44:47 GMT
    ETag: "12xlvoiys1bvl"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 4294967294
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 983a038711eb4948a85355a04c2ba67c.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: hdxSaByQBGGOKkccUPF1mtenguTWsrnEO_uAO-Eb0WAwBoI58HSC7w==
    
    Page title: Product Image Generator
    
    <!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/a34f9d1faa5f3315-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/e428407d90979172.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-5417328a50983c10.js"/><script src="/_next/static/chunks/4bd1b696-4b0f7518a463c96c.js" async=""></script><script src="/_next/static/chunks/684-d3dd91eb934e38c1.js" async=""></script><script src="/_next/static/chunks/main-app-c239cca5cd2975c6.js" async=""></script><script src="/_next/static/chunks/app/layout-bdefe697b1e136aa.js" async=""></script><script src="/_next/static/chunks/609-e92905dc337a125b.js" async=""></script><script src="/_next/static/chunks/94-1b7fee8f151c0545.js" async=""></script><script src="/_next/static/chunks/app/page-da98a7ff8d39ec75.js" async=""></script><meta name="next-size-adjust" content=""/><title>Product Image Generator</title><meta name="description" content="Transform product photos into lifestyle images with AI"/><meta name="generator" content="v0.dev"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_d65c78"><script>((e,t,r,n,o,a,i,u)=>{let s=document.documentElement,l=["light","dark"];function c(t){var r;(Array.isArray(e)?e:[e]).forEach(e=>{let r="class"===e,n=r&&a?o.map(e=>a[e]||e):o;r?(s.classList.remove(...n),s.classList.add(a&&a[t]?a[t]:t)):s.setAttribute(e,t)}),r=t,u&&l.includes(r)&&(s.style.colorScheme=r)}if(n)c(n);else try{let e=localStorage.getItem(t)||r,n=i&&"system"===e?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":e;c(n)}catch(e){}})("class","theme","light",null,["light","dark"],null,true,true)</script><div class="flex min-h-screen flex-col"><div class="flex-1"><main class="min-h-screen bg-white py-12"><div class="container mx-auto px-4"><h1 class="text-3xl font-bold text-center mb-8">Generate Lifestyle Images</h1><div class="w-full max-w-8xl mx-auto"><div class="grid md:grid-cols-3 gap-8"><div class="rounded-lg border bg-card text-card-foreground shadow-sm p-6 md:col-span-1"><form><div class="mb-6"><h3 class="text-lg font-medium mb-4">1. Upload Product Image</h3><div class="border-2 border-dashed rounded-lg p-8 text-center cursor-pointer hover:bg-gray-50 transition-colors border-gray-300"><div class="flex flex-col items-center justify-center h-64"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-upload h-12 w-12 text-gray-400 mb-4"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" x2="12" y1="3" y2="15"></line></svg><p class="text-gray-600 mb-2">Drag and drop your product image here</p><p class="text-gray-400 text-sm">PNG, JPG, WEBP (max 10MB)</p></div><input id="file-upload" type="file" accept="image/*" class="hidden"/></div></div><div class="mb-6"><h3 class="text-lg font-medium mb-4">2. Select Scene Type</h3><div role="radiogroup" aria-required="false" dir="ltr" class="grid grid-cols-2 md:grid-cols-3 gap-3" tabindex="-1" style="outline:none"><div class="flex items-center space-x-2"><button type="button" role="radio" aria-checked="true" data-state="checked" value="kitchen" class="aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" id="kitchen" tabindex="-1" data-radix-collection-item=""><span data-state="checked" class="flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle h-2.5 w-2.5
    Found 2025-12-31 by HttpPlugin
    Create report
  • Open service 18.239.69.18:80 · d1omsztay21gyr.amplifyapp.com

    2025-12-23 06:07

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 23 Dec 2025 06:07:21 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://d1omsztay21gyr.amplifyapp.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 36f7726d79b9a22a1e91ae6451962028.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: zNk6rpwi6Wxl5-TVROk5vEvHX_BWs6DC6Uo-FkHkKrbSs5RROj-USQ==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · sbhk1266.com

    2025-12-23 04:17

    HTTP/1.1 403 Forbidden
    Server: CloudFront
    Date: Tue, 23 Dec 2025 04:17:59 GMT
    Content-Type: text/html
    Content-Length: 986
    Connection: close
    X-Cache: Error from cloudfront
    Via: 1.1 ee6fa75e712f6cdc2fa03f92f2cfbde0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    X-Amz-Cf-Id: GBrYlk-fADG5LPj0QXMHWoGvq98v_-msYmlL4uxAsnGV1lXki6O1JA==
    
    Page title: ERROR: The request could not be satisfied
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
    <TITLE>ERROR: The request could not be satisfied</TITLE>
    </HEAD><BODY>
    <H1>403 ERROR</H1>
    <H2>The request could not be satisfied.</H2>
    <HR noshade size="1px">
    The Amazon CloudFront distribution is configured to block access from your country.
    We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner.
    <BR clear="all">
    If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation.
    <BR clear="all">
    <HR noshade size="1px">
    <PRE>
    Generated by cloudfront (CloudFront)
    Request ID: GBrYlk-fADG5LPj0QXMHWoGvq98v_-msYmlL4uxAsnGV1lXki6O1JA==
    </PRE>
    <ADDRESS>
    </ADDRESS>
    </BODY></HTML>
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 18.239.69.18:80 · www.resourcesregulator.nsw.gov.au

    2025-12-23 00:03

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Tue, 23 Dec 2025 00:03:30 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://www.resourcesregulator.nsw.gov.au/
    X-Cache: Redirect from cloudfront
    Via: 1.1 b12f8dbad5c96c988a65bc3df19995d0.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    X-Amz-Cf-Id: e8mgOsClLHhQO9Wf3xBG1P_rA48Yja2hIowhvd8_JKVKomTJvr4MWQ==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 18.239.69.18:80 · www.niltoncadenamktg.com

    2025-12-22 22:43

    HTTP/1.1 301 Moved Permanently
    Server: CloudFront
    Date: Mon, 22 Dec 2025 22:43:22 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Location: https://www.niltoncadenamktg.com/
    X-Cache: Redirect from cloudfront
    Via: 1.1 0f0656e015969f214cbb02d6f2a23f6a.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    X-Amz-Cf-Id: PE9tS4dL5Xi5y1E-aGthlhcS8IZvk3Y19n6gtSvTRbEF-FGWHEqmfg==
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>CloudFront</center>
    </body>
    </html>
    
    Found 2025-12-22 by HttpPlugin
    Create report
  • Open service 18.239.69.18:443 · ai.themashroom.com

    2025-12-22 11:02

    HTTP/1.1 200 OK
    Content-Type: text/html; charset=utf-8
    Content-Length: 15395
    Connection: close
    Date: Mon, 22 Dec 2025 11:02:24 GMT
    ETag: "12xlvoiys1bvl"
    x-nextjs-cache: HIT
    x-nextjs-prerender: 1
    x-nextjs-stale-time: 4294967294
    x-powered-by: Next.js
    Cache-Control: s-maxage=31536000
    Vary: Accept-Encoding
    X-Cache: Miss from cloudfront
    Via: 1.1 5869d8337913ed7453262c3cf9c9a9e6.cloudfront.net (CloudFront)
    X-Amz-Cf-Pop: AMS58-P4
    Alt-Svc: h3=":443"; ma=86400
    X-Amz-Cf-Id: kx4hJ5NvSoOSgOJvwPEExtYnr0kaj8dRcli3cIEn54hfc6Msn0tu1w==
    
    Page title: Product Image Generator
    
    <!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/a34f9d1faa5f3315-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/e428407d90979172.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-5417328a50983c10.js"/><script src="/_next/static/chunks/4bd1b696-4b0f7518a463c96c.js" async=""></script><script src="/_next/static/chunks/684-d3dd91eb934e38c1.js" async=""></script><script src="/_next/static/chunks/main-app-c239cca5cd2975c6.js" async=""></script><script src="/_next/static/chunks/app/layout-bdefe697b1e136aa.js" async=""></script><script src="/_next/static/chunks/609-e92905dc337a125b.js" async=""></script><script src="/_next/static/chunks/94-1b7fee8f151c0545.js" async=""></script><script src="/_next/static/chunks/app/page-da98a7ff8d39ec75.js" async=""></script><meta name="next-size-adjust" content=""/><title>Product Image Generator</title><meta name="description" content="Transform product photos into lifestyle images with AI"/><meta name="generator" content="v0.dev"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_d65c78"><script>((e,t,r,n,o,a,i,u)=>{let s=document.documentElement,l=["light","dark"];function c(t){var r;(Array.isArray(e)?e:[e]).forEach(e=>{let r="class"===e,n=r&&a?o.map(e=>a[e]||e):o;r?(s.classList.remove(...n),s.classList.add(a&&a[t]?a[t]:t)):s.setAttribute(e,t)}),r=t,u&&l.includes(r)&&(s.style.colorScheme=r)}if(n)c(n);else try{let e=localStorage.getItem(t)||r,n=i&&"system"===e?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":e;c(n)}catch(e){}})("class","theme","light",null,["light","dark"],null,true,true)</script><div class="flex min-h-screen flex-col"><div class="flex-1"><main class="min-h-screen bg-white py-12"><div class="container mx-auto px-4"><h1 class="text-3xl font-bold text-center mb-8">Generate Lifestyle Images</h1><div class="w-full max-w-8xl mx-auto"><div class="grid md:grid-cols-3 gap-8"><div class="rounded-lg border bg-card text-card-foreground shadow-sm p-6 md:col-span-1"><form><div class="mb-6"><h3 class="text-lg font-medium mb-4">1. Upload Product Image</h3><div class="border-2 border-dashed rounded-lg p-8 text-center cursor-pointer hover:bg-gray-50 transition-colors border-gray-300"><div class="flex flex-col items-center justify-center h-64"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-upload h-12 w-12 text-gray-400 mb-4"><path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path><polyline points="17 8 12 3 7 8"></polyline><line x1="12" x2="12" y1="3" y2="15"></line></svg><p class="text-gray-600 mb-2">Drag and drop your product image here</p><p class="text-gray-400 text-sm">PNG, JPG, WEBP (max 10MB)</p></div><input id="file-upload" type="file" accept="image/*" class="hidden"/></div></div><div class="mb-6"><h3 class="text-lg font-medium mb-4">2. Select Scene Type</h3><div role="radiogroup" aria-required="false" dir="ltr" class="grid grid-cols-2 md:grid-cols-3 gap-3" tabindex="-1" style="outline:none"><div class="flex items-center space-x-2"><button type="button" role="radio" aria-checked="true" data-state="checked" value="kitchen" class="aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50" id="kitchen" tabindex="-1" data-radix-collection-item=""><span data-state="checked" class="flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-circle h-2.5 w-2.5
    Found 2025-12-22 by HttpPlugin
    Create report
*.ai.themashroom.comai.themashroom.com
CN:
*.ai.themashroom.com
Key:
RSA-2048
Issuer:
Not before:
2025-05-08 00:00
Not after:
2026-05-31 23:59
zestslot.com*.zestslot.com
CN:
zestslot.com
Key:
RSA-2048
Issuer:
Not before:
2025-03-10 00:00
Not after:
2026-04-08 23:59
*.ff8816.comff8816.com
CN:
*.ff8816.com
Not before:
2025-04-30 00:00
Not after:
2026-04-30 23:59
www.fhrpcn.co.ukfhrpcn.co.uk
CN:
www.fhrpcn.co.uk
Key:
RSA-2048
Issuer:
Not before:
2025-12-21 00:00
Not after:
2027-01-19 23:59
addin.staging.presentpal.co.uk
CN:
addin.staging.presentpal.co.uk
Key:
RSA-2048
Issuer:
Not before:
2025-09-29 00:00
Not after:
2026-10-28 23:59
hkcafetogo.com*.hkcafetogo.com
CN:
hkcafetogo.com
Key:
RSA-2048
Issuer:
Not before:
2025-10-04 00:00
Not after:
2026-11-01 23:59
chinakitchenaf.com*.chinakitchenaf.com
CN:
chinakitchenaf.com
Key:
RSA-2048
Issuer:
Not before:
2025-11-15 00:00
Not after:
2026-12-13 23:59
workcheaper.com*.workcheaper.com
CN:
workcheaper.com
Key:
RSA-2048
Issuer:
Not before:
2025-06-10 00:00
Not after:
2026-07-07 23:59
*.d18nc4s5527120.amplifyapp.comd18nc4s5527120.amplifyapp.com
CN:
*.d18nc4s5527120.amplifyapp.com
Key:
RSA-2048
Issuer:
Not before:
2025-02-24 00:00
Not after:
2026-03-25 23:59
mrtripp.tours*.mrtripp.tours
CN:
mrtripp.tours
Key:
RSA-2048
Issuer:
Not before:
2025-06-28 00:00
Not after:
2026-07-27 23:59
49412.cyou167234.vip49239.cc*.49194.top49386.cyou49235.cc*.886230.com*.49235.cc4111333.com49277.cyou*.294219.com*.167234.vip49194.top294219.com*.49412.cyou*.4111777.com*.4111666.com*.49708.top*.49300.top49042.top491923.com*.491923.com49300.top*.49869.xyz492100.com49405.cyou492143.com*.789041.com49869.xyz*.492143.com4111777.com*.492100.com*.4111333.com*.49405.cyou49536.top49070.cyou422290.com*.482511.cc*.49042.top*.49536.top482511.com49708.top*.482511.com*.49070.cyou789041.com*.422290.com482511.cc*.498476.com498476.com167234.com*.49183.xyz*.49277.cyou*.49239.cc49058.link886230.com*.49058.link*.167234.com4111666.com*.49386.cyou49183.xyz492114.com*.492114.com
CN:
49412.cyou
Key:
RSA-2048
Issuer:
Not before:
2025-07-20 00:00
Not after:
2026-08-18 23:59
sbhk1254.comsbhk1278.com*.sbhk1267.comsbhk1279.comsbhk1261.com*.sbhk1258.com*.sbhk1284.comsbhk1287.com*.sbhk1275.comsbhk1288.comsbhk900.com*.sbhk966.comsbhk1262.com*.sbhk1268.com*.sbhk983.com*.sbhk1276.comsbhk995.comsbhk960.com*.sbhk1285.comsbhk1271.com*.sbhk1286.comsbhk1276.com*.sbhk1256.comsbhk1289.com*.sbhk1269.comsbhk1263.com*.sbhk995.com*.sbhk1290.com*.sbhk1260.com*.sbhk1273.comsbhk1270.com*.sbhk1274.comsbhk1264.comsbhk1277.com*.sbhk1257.com*.sbhk1261.com*.sbhk1287.com*.sbhk1262.comsbhk1257.comsbhk1282.com*.sbhk1254.comsbhk966.comsbhk991.comsbhk1265.comsbhk1290.com*.sbhk1271.comsbhk983.comsbhk1274.comsbhk1281.com*.sbhk1288.comsbhk1283.com*.sbhk1255.com*.sbhk1280.com*.sbhk980.comsbhk1275.com*.sbhk1263.comsbhk1266.com*.sbhk1289.comsbhk1267.com*.sbhk988.comsbhk1280.com*.sbhk1272.comsbhk1258.comsbhk1284.com*.sbhk960.com*.sbhk1281.comsbhk980.com*.sbhk900.comsbhk1268.com*.sbhk1278.comsbhk1285.com*.sbhk1264.com*.sbhk1277.com*.sbhk1282.comsbhk1255.comsbhk1272.com*.sbhk991.com*.sbhk1279.comsbhk1269.com*.sbhk1266.comsbhk1273.comsbhk988.com*.sbhk1283.com*.sbhk1265.comsbhk1260.comsbhk1256.comsbhk1286.com*.sbhk1270.com
CN:
sbhk1254.com
Key:
RSA-2048
Issuer:
Not before:
2025-08-07 00:00
Not after:
2026-09-05 23:59