Help
RSS
API
Feed
Maltego
Contact
Domain > bakereeupdate.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-06-26
104.21.3.173
(
ClassC
)
2026-03-07
172.67.130.250
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Sat, 07 Mar 2026 12:57:00 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveCF-Ray: 9d89c371f9e46e10-PDXCF-Cache-Status: DYNAMICAccess-Control-Allow-Origin: *Cache-Control: max-age0, private, must-revalidateNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}ETag: W/0bbcf3475b69d3b293ecfcaa08d67124Server: cloudflareSet-Cookie: _springbig_sessiond2NBMnF6RW5vKzF3c241SWdGa0NCRmpuZ1hRdjdqaXcxZ1FUVmVtcldDTUVlbkpMZVdKWEc3dStyUGorOTUxRkMreFllN2dDOEtYVjZFSERWS2FzTWZSNUZpc2FaYUNCYmJSZDNBTjNpM3diNmRqUUdVVlUwK1lXYzZnVTh4VlctLXQ2R21GeGZKVGJKYkgyMGNuREZzTXc9PQ%3D%3D--358aedd72922f95c79b9891a53028f4bf629038d; path/; secure; HttpOnly; SameSiteNoneStrict-Transport-Security: max-age63072000; includeSubDomainsVary: Accept, Accept-Encoding, OriginAccess-Control-Allow-Methods: POST,GET,PUTx-frame-options: ALLOWALLx-request-id: 1c9d58fe-6758-438a-8128-b5612641f643x-runtime: 0.017969x-workers-hello: Hello from amplify-proxy-stashboardReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sDYtMCKWScUlrSY9vz3pXUCOcmTqgYyoSNHk8%2FE2CFz4VAgZPBj%2Fz9s%2F%2BmUwkO5UE5WbHkVqg%2BYJW7M0jbfeIoHLAb5sQKONffyB1Fhj%2FcKUc}}alt-svc: h3:443; ma86400 !DOCTYPE html>html langen>head> meta charsetutf-8 /> meta nameviewport contentwidthdevice-width, initial-scale1 /> title>The Bakeree - Urban Container Gardening/title> style> :root{ --forest-1:#1b3a2f; --forest-2:#2e5a3b; --forest-3:#3a7a54; --soil:#5a3b2b; --leaf:#8fbf8f; --accent:#2a8f6e; --bg:#eaf5ed; --card:#ffffffcc; --text:#1b2a26; --muted:#4a5a53; --shadow:0 8px 24px rgba(0,0,0,.12); } *{box-sizing:border-box} html,body{margin:0;padding:0;height:100%} body{ font-family: Inter, system-ui, Arial, sans-serif; color:var(--text); background: linear-gradient(#eaf5ed 0%, #f6fbf7 60%, #eaf5ed 100%); background-attachment: fixed; } a{color:inherit;text-decoration:none} header.site-header{ position:sticky; top:0; z-index:10; background: rgba(26,55,46,0.92); color:white; backdrop-filter: saturate(1.2) blur(4px); border-bottom:1px solid rgba(255,255,255,.15); } .container{width:90%; max-width:1200px; margin:0 auto} .brand{display:flex; align-items:center; gap:.75rem; padding:16px 0} .logo{ width:38px;height:38px; border-radius:9px; background: conic-gradient(from 180deg at 50% 50%, #2a8f6e, #1b3a2f, #5a3b2b, #2a8f6e); box-shadow: inset 0 0 8px rgba(255,255,255,.4); } .brand h1{font-size:1.1rem; margin:0; letter-spacing:.5px} nav.primary{margin-left:auto} ul.nav{list-style:none; display:flex; gap:.75rem; padding:0; margin:0} li.nav-item{padding:10px 12px; border-radius:6px} li.nav-item a{color:white; font-weight:600; font-size:.95rem} li.nav-item.active, li.nav-item:hover{background: rgba(255,255,255,.12)} .hero{ padding:48px 0 32px; background: linear-gradient(135deg, rgba(40,90,70,.95), rgba(24,40,30,.95)); color:white} .hero-grid{ display:grid; grid-template-columns: 1.1fr 0.9fr; gap:28px; align-items:center} .hero h2{font-size:2.2rem; margin:0 0 12px} .tagline{ font-size:1.05rem; color:#eafff3} .cta{ display:flex; gap:14px; flex-wrap:wrap; margin-top:16px} .btn{ padding:12px 18px; border-radius:999px; font-weight:700; border:0; cursor:pointer; background: #1f6a4f; color:white; box-shadow:inset 0 0 0 2px rgba(255,255,255,.25); } .btn.secondary{ background:#2a8f6e; opacity:.95} .visual{ position:relative; min-height:260px; border-radius:16px; overflow:hidden; background: #123a2e; box-shadow: var(--shadow)} .visual .water-feature{ position:absolute; left:6%; bottom:6%; right:6%; height:46%; border-radius:12px; overflow:hidden; background: linear-gradient(#0a2b21,#0f3a2b); border:1px solid rgba(255,255,255,.2)} .visual .plants{ position:absolute; left:10%; bottom:12%; width:75%; height:60%; display:flex; gap:12px; align-items:flex-end} .plant{ width:34px; height:110px; background: linear-gradient(#2f6d49,#1b3a2f); border-radius:6px 6px 4px 4px; position:relative} .plant:after{content:; position:absolute; top:-18px; left:50%; transform:translateX(-50%); width:6px; height:18px; background:#2c8b57; border-radius:3px} .card-grid{ padding:40px 0 60px; } .grid{ display:grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap:18px; } .card{ background: var(--card); border-radius:14px; padding:14px; box-shadow: var(--shadow); border:1px solid rgba(0,0,0,.05)} .card img{ width:100%; height:140px; object-fit:cover; border-radius:10px } .card h3{ font-size:1.05rem; margin:8px 0 6px} .price{ color:#174d2a; font-weight:700 } .muted{ color:var(--muted); font-size:.92rem } footer{ padding:28px 0; color:#315049; background: #f3fbf6; border-top:1px solid #e6efe9} .footer-grid{ display:grid; grid-template-columns: 1fr 1fr; gap:24px; align-items:start } @media (max-width: 960px){ .hero-grid{ grid-template-columns: 1fr; } .visual{ order:-1; height:260px } .footer-grid{ grid-template-columns:1fr; } } /style>/head>body> header classsite-header aria-labelMain navigation> div classcontainer brand stylealign-items:center;> div classlogo aria-labelBakeree logo>/div> div> h1>The Bakeree/h1> div classmuted stylefont-size:.9rem; margin-top:2px>Urban container gardening for organic enthusiasts/div> /div> nav classprimary aria-labelHeader navigation> ul classnav> li classnav-item active aria-labelHome>Home/li> li classnav-item aria-labelSolutions>a href#>Solutions/a>/li> li classnav-item aria-labelProducts>a href#>Products/a>/li> li classnav-item aria-labelAbout>a href#>About/a>/li> /ul> /nav> /div> /header> section classhero aria-labelIntro section> div classcontainer hero-grid> div> h2>Grow fresh, right in your city with urban container gardening/h2> p classtagline>Organic-focused irrigation, compact ecosystems, and water-feature driven designs for balconies, rooftops, and small spaces./p> div classcta> button classbtn aria-labelShop now>Shop the Collection/button> button classbtn secondary aria-labelLearn more>Learn More/button> /div> /div> div classvisual aria-labelWater feature visualization> div classwater-feature aria-labelWater feature>/div> div classplants aria-labelPlant visualization> div classplant titleHerbs>/div> div classplant titleLeafy greens>/div> div classplant titleSucculents>/div> /div> /div> /div> /section> section classcard-grid aria-labelProduct showcase> div classcontainer> div classmuted stylemargin-bottom:8px; font-weight:700; letter-spacing:.5px>FEATURED PRODUCTS/div> div classgrid> article classcard aria-labelSelf-watering planter> img srchttps://images.unsplash.com/photo-1597764983031-60a74afb8692?q80&w1200&autoformat&fitcrop altSelf-watering planter for urban spaces /> h3>Self-Watering Planter Kit/h3> p classmuted stylemargin:0 0 6px>Efficient water use with built-in reservoir for containers./p> div classprice>$39.99/div> /article> article classcard aria-labelModular irrigation system> img srchttps://images.unsplash.com/photo-1518568403628-df55701ade9e?q80&w1200&autoformat&fitcrop altModular irrigation system for pots /> h3>Modular Irrigation System/h3> p classmuted stylemargin:0 0 6px>Flexible tubing and drip emitters for vertical and horizontal layouts./p> div classprice>$59.00/div> /article> article classcard aria-labelContainer garden starter> img srchttps://images.unsplash.com/photo-1670005484972-5f6f90ba4448?q80&w1200&autoformat&fitcrop altContainer garden starter kit /> h3>Container Garden Starter/h3> p classmuted stylemargin:0 0 6px>All-in-one kit: pots, soil, mulch, and seed mix for organic growth./p> div classprice>$24.95/div> /article> article classcard aria-labelWater feature fountain> img srchttps://images.unsplash.com/photo-1568455283161-1f29a9faaec0?q80&w1200&autoformat&fitcrop altMini outdoor fountain for balcony /> h3>Mini Balcony Fountain/h3> p classmuted stylemargin:0 0 6px>Soothing soundscape with compact footprint for urban patios./p> div classprice>$74.50/div> /article> article classcard aria-labelOrganic compost bin> img srchttps://images.unsplash.com/photo-1689495203267-81dd1f2d8202?q80&w1200&autoformat&fitcrop altOrganic compost bin for home use /> h3>Compact Compost Bin/h3> p classmuted stylemargin:0 0 6px>Turn scraps into rich soil for container beds, zero waste./p> div classprice>$29.99/div> /article> article classcard aria-labelGrow lights for containers> img srchttps://images.unsplash.com/photo-1663787592266-83531755a7e7?q80&w1200&autoformat&fitcrop altGrow lights for urban gardening /> h3>Smart Grow Light Tray/h3> p classmuted stylemargin:0 0 6px>Year-round growth with calibrated spectra for herbs and greens./p> div classprice>$89.00/div> /article> /div> /div> /section> footer aria-labelSite footer> div classcontainer footer-grid> div> div classlogo stylewidth:48px;height:48px; border-radius:12px; margin-bottom:8px; background: linear-gradient(#2a8f6e, #1b3a2f);>/div> div stylefont-weight:700; font-size:1.1rem; margin-bottom:6px>The Bakeree/div> div classmuted stylemax-width:520px>Dedicated to sustainable, water-conscious urban gardening. Discover containers and water features designed for organic enthusiasts in compact spaces./div> /div> div> div stylefont-weight:700; margin-bottom:6px>Newsletter/div> form aria-labelNewsletter signup onsubmitreturn false;> input aria-labelEmail address placeholderEnter your email stylepadding:10px 12px; border-radius:6px; border:1px solid #cbd5d1; width:100%; max-width:360px /> div stylemargin-top:8px> button classbtn typebutton aria-labelSubscribe>Subscribe/button> /div> /form> /div> /div> /footer>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Sat, 07 Mar 2026 12:57:01 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveCF-Ray: 9d89c374ba0ff3b4-PDXCF-Cache-Status: DYNAMICAccess-Control-Allow-Origin: *Cache-Control: max-age0, private, must-revalidateNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}ETag: W/02995638bef7018e2c047bb88aa033b1Server: cloudflareSet-Cookie: _springbig_sessionNkR1cE96VTZNU1g1dnQrZnczNVlTOGljYTRWQkU5SkFzbSt6Q1BnVzArSGJMdEhDcWdVbHUybUcvSmU3MElnSDZvOGRiT0ErcDQwK3ZULzFONC9mclBveWs1OGk4aFlZUXBGdVlIaGJsY21BblN4czdHdFNZTjJOQ0pvUWthVzEtLUFKMnJCOHJueFpmZnJIbGZ0TmpvUlE9PQ%3D%3D--be192c31750ab80cd851f43b6b76d5dfec542065; path/; secure; HttpOnly; SameSiteNoneStrict-Transport-Security: max-age63072000; includeSubDomainsVary: Accept, Accept-Encoding, OriginAccess-Control-Allow-Methods: POST,GET,PUTx-frame-options: ALLOWALLx-request-id: ee86698b-7578-4eac-9f02-53de728a6a00x-runtime: 0.012430x-workers-hello: Hello from amplify-proxy-stashboardReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sUEGS1gySIK4BjHHF3JP3XiyDp3UGA17c9jhqz%2BoQugOYsWsdFh6gI4efgJy3yNF18mbYkDR%2BpJPBybjZ2NIHGhkB616dwv3SQL8th3e4%2F7OP}}alt-svc: h3:443; ma86400 !DOCTYPE html>html langen>head> meta charsetutf-8 /> meta nameviewport contentwidthdevice-width, initial-scale1 /> title>The Bakeree - Urban Container Gardening/title> style> :root{ --forest-1:#1b3a2f; --forest-2:#2e5a3b; --forest-3:#3a7a54; --soil:#5a3b2b; --leaf:#8fbf8f; --accent:#2a8f6e; --bg:#eaf5ed; --card:#ffffffcc; --text:#1b2a26; --muted:#4a5a53; --shadow:0 8px 24px rgba(0,0,0,.12); } *{box-sizing:border-box} html,body{margin:0;padding:0;height:100%} body{ font-family: Inter, system-ui, Arial, sans-serif; color:var(--text); background: linear-gradient(#eaf5ed 0%, #f6fbf7 60%, #eaf5ed 100%); background-attachment: fixed; } a{color:inherit;text-decoration:none} header.site-header{ position:sticky; top:0; z-index:10; background: rgba(26,55,46,0.92); color:white; backdrop-filter: saturate(1.2) blur(4px); border-bottom:1px solid rgba(255,255,255,.15); } .container{width:90%; max-width:1200px; margin:0 auto} .brand{display:flex; align-items:center; gap:.75rem; padding:16px 0} .logo{ width:38px;height:38px; border-radius:9px; background: conic-gradient(from 180deg at 50% 50%, #2a8f6e, #1b3a2f, #5a3b2b, #2a8f6e); box-shadow: inset 0 0 8px rgba(255,255,255,.4); } .brand h1{font-size:1.1rem; margin:0; letter-spacing:.5px} nav.primary{margin-left:auto} ul.nav{list-style:none; display:flex; gap:.75rem; padding:0; margin:0} li.nav-item{padding:10px 12px; border-radius:6px} li.nav-item a{color:white; font-weight:600; font-size:.95rem} li.nav-item.active, li.nav-item:hover{background: rgba(255,255,255,.12)} .hero{ padding:48px 0 32px; background: linear-gradient(135deg, rgba(40,90,70,.95), rgba(24,40,30,.95)); color:white} .hero-grid{ display:grid; grid-template-columns: 1.1fr 0.9fr; gap:28px; align-items:center} .hero h2{font-size:2.2rem; margin:0 0 12px} .tagline{ font-size:1.05rem; color:#eafff3} .cta{ display:flex; gap:14px; flex-wrap:wrap; margin-top:16px} .btn{ padding:12px 18px; border-radius:999px; font-weight:700; border:0; cursor:pointer; background: #1f6a4f; color:white; box-shadow:inset 0 0 0 2px rgba(255,255,255,.25); } .btn.secondary{ background:#2a8f6e; opacity:.95} .visual{ position:relative; min-height:260px; border-radius:16px; overflow:hidden; background: #123a2e; box-shadow: var(--shadow)} .visual .water-feature{ position:absolute; left:6%; bottom:6%; right:6%; height:46%; border-radius:12px; overflow:hidden; background: linear-gradient(#0a2b21,#0f3a2b); border:1px solid rgba(255,255,255,.2)} .visual .plants{ position:absolute; left:10%; bottom:12%; width:75%; height:60%; display:flex; gap:12px; align-items:flex-end} .plant{ width:34px; height:110px; background: linear-gradient(#2f6d49,#1b3a2f); border-radius:6px 6px 4px 4px; position:relative} .plant:after{content:; position:absolute; top:-18px; left:50%; transform:translateX(-50%); width:6px; height:18px; background:#2c8b57; border-radius:3px} .card-grid{ padding:40px 0 60px; } .grid{ display:grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap:18px; } .card{ background: var(--card); border-radius:14px; padding:14px; box-shadow: var(--shadow); border:1px solid rgba(0,0,0,.05)} .card img{ width:100%; height:140px; object-fit:cover; border-radius:10px } .card h3{ font-size:1.05rem; margin:8px 0 6px} .price{ color:#174d2a; font-weight:700 } .muted{ color:var(--muted); font-size:.92rem } footer{ padding:28px 0; color:#315049; background: #f3fbf6; border-top:1px solid #e6efe9} .footer-grid{ display:grid; grid-template-columns: 1fr 1fr; gap:24px; align-items:start } @media (max-width: 960px){ .hero-grid{ grid-template-columns: 1fr; } .visual{ order:-1; height:260px } .footer-grid{ grid-template-columns:1fr; } } /style>/head>body> header classsite-header aria-labelMain navigation> div classcontainer brand stylealign-items:center;> div classlogo aria-labelBakeree logo>/div> div> h1>The Bakeree/h1> div classmuted stylefont-size:.9rem; margin-top:2px>Urban container gardening for organic enthusiasts/div> /div> nav classprimary aria-labelHeader navigation> ul classnav> li classnav-item active aria-labelHome>Home/li> li classnav-item aria-labelSolutions>a href#>Solutions/a>/li> li classnav-item aria-labelProducts>a href#>Products/a>/li> li classnav-item aria-labelAbout>a href#>About/a>/li> /ul> /nav> /div> /header> section classhero aria-labelIntro section> div classcontainer hero-grid> div> h2>Grow fresh, right in your city with urban container gardening/h2> p classtagline>Organic-focused irrigation, compact ecosystems, and water-feature driven designs for balconies, rooftops, and small spaces./p> div classcta> button classbtn aria-labelShop now>Shop the Collection/button> button classbtn secondary aria-labelLearn more>Learn More/button> /div> /div> div classvisual aria-labelWater feature visualization> div classwater-feature aria-labelWater feature>/div> div classplants aria-labelPlant visualization> div classplant titleHerbs>/div> div classplant titleLeafy greens>/div> div classplant titleSucculents>/div> /div> /div> /div> /section> section classcard-grid aria-labelProduct showcase> div classcontainer> div classmuted stylemargin-bottom:8px; font-weight:700; letter-spacing:.5px>FEATURED PRODUCTS/div> div classgrid> article classcard aria-labelSelf-watering planter> img srchttps://images.unsplash.com/photo-1597764983031-60a74afb8692?q80&w1200&autoformat&fitcrop altSelf-watering planter for urban spaces /> h3>Self-Watering Planter Kit/h3> p classmuted stylemargin:0 0 6px>Efficient water use with built-in reservoir for containers./p> div classprice>$39.99/div> /article> article classcard aria-labelModular irrigation system> img srchttps://images.unsplash.com/photo-1518568403628-df55701ade9e?q80&w1200&autoformat&fitcrop altModular irrigation system for pots /> h3>Modular Irrigation System/h3> p classmuted stylemargin:0 0 6px>Flexible tubing and drip emitters for vertical and horizontal layouts./p> div classprice>$59.00/div> /article> article classcard aria-labelContainer garden starter> img srchttps://images.unsplash.com/photo-1670005484972-5f6f90ba4448?q80&w1200&autoformat&fitcrop altContainer garden starter kit /> h3>Container Garden Starter/h3> p classmuted stylemargin:0 0 6px>All-in-one kit: pots, soil, mulch, and seed mix for organic growth./p> div classprice>$24.95/div> /article> article classcard aria-labelWater feature fountain> img srchttps://images.unsplash.com/photo-1568455283161-1f29a9faaec0?q80&w1200&autoformat&fitcrop altMini outdoor fountain for balcony /> h3>Mini Balcony Fountain/h3> p classmuted stylemargin:0 0 6px>Soothing soundscape with compact footprint for urban patios./p> div classprice>$74.50/div> /article> article classcard aria-labelOrganic compost bin> img srchttps://images.unsplash.com/photo-1689495203267-81dd1f2d8202?q80&w1200&autoformat&fitcrop altOrganic compost bin for home use /> h3>Compact Compost Bin/h3> p classmuted stylemargin:0 0 6px>Turn scraps into rich soil for container beds, zero waste./p> div classprice>$29.99/div> /article> article classcard aria-labelGrow lights for containers> img srchttps://images.unsplash.com/photo-1663787592266-83531755a7e7?q80&w1200&autoformat&fitcrop altGrow lights for urban gardening /> h3>Smart Grow Light Tray/h3> p classmuted stylemargin:0 0 6px>Year-round growth with calibrated spectra for herbs and greens./p> div classprice>$89.00/div> /article> /div> /div> /section> footer aria-labelSite footer> div classcontainer footer-grid> div> div classlogo stylewidth:48px;height:48px; border-radius:12px; margin-bottom:8px; background: linear-gradient(#2a8f6e, #1b3a2f);>/div> div stylefont-weight:700; font-size:1.1rem; margin-bottom:6px>The Bakeree/div> div classmuted stylemax-width:520px>Dedicated to sustainable, water-conscious urban gardening. Discover containers and water features designed for organic enthusiasts in compact spaces./div> /div> div> div stylefont-weight:700; margin-bottom:6px>Newsletter/div> form aria-labelNewsletter signup onsubmitreturn false;> input aria-labelEmail address placeholderEnter your email stylepadding:10px 12px; border-radius:6px; border:1px solid #cbd5d1; width:100%; max-width:360px /> div stylemargin-top:8px> button classbtn typebutton aria-labelSubscribe>Subscribe/button> /div> /form> /div> /div> /footer>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]