Help
RSS
API
Feed
Maltego
Contact
Domain > www.pipiundkaki.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-07-14
13.32.110.19
(
ClassC
)
2026-02-20
3.169.173.95
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Fri, 20 Feb 2026 22:33:28 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://www.pipiundkaki.com/X-Cache: Redirect from cloudfrontVia: 1.1 7d14d4fc1c149f1d429681a4c414c21a.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4Alt-Svc: h3:443; ma86400X-Amz-Cf-Id: zBZS4VcQZxR1x0kZiBiOilHwVY4CuFdBKy0RnA9LkjVdTXvqrA3IYg html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/htmlContent-Length: 6596Connection: keep-aliveDate: Tue, 17 Feb 2026 18:04:58 GMTCache-Control: public, max-age0, s-maxage31536000Server: AmazonS3Accept-Ranges: bytesETag: 27f0e98cb567ec8d8c4bb7bafbdaa21cLast-Modified: Wed, 25 Jun 2025 03:57:10 GMTX-Cache: Hit from cloudfrontVia: 1.1 ba53e0bccc2d60bfa0ca7719c7526e16.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4Alt-Svc: h3:443; ma86400X-Amz-Cf-Id: SX1HXbyjijSxQP0XjnkZOlx6Rqet9CdTvAdA215ff-Gbq1mdLM0SLAAge: 275310 !DOCTYPE html>html langen> head> meta charsetUTF-8 /> meta nameviewport contentwidthdevice-width, initial-scale1.0 /> title>Pipi und Kaki – Coming Soon!/title> style> * { box-sizing: border-box; } body { margin: 0; padding: 2rem; background: #000; color: white; font-family: Segoe UI, sans-serif; display: flex; flex-direction: column; align-items: center; position: relative; overflow-x: hidden; min-height: 100vh; } h1 { font-size: 3rem; background: linear-gradient(to right, #ffcc00, #ff8800); -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin-bottom: 1rem; z-index: 2; } .hype { max-width: 700px; text-align: center; font-size: 1.2rem; line-height: 1.6; z-index: 2; } .content-row { display: flex; flex-direction: row; justify-content: center; align-items: flex-start; gap: 3rem; margin-top: 2rem; z-index: 2; } /* 📺 Retro TV Boxed Frame */ .tv { position: relative; width: 420px; height: 330px; background: linear-gradient(to bottom right, #444, #222); border: 14px solid #222; border-radius: 20px; box-shadow: 0 0 20px #000, inset 0 0 12px #000; padding: 12px; z-index: 2; } .tv::before { content: ; position: absolute; top: 12px; left: 12px; width: 60px; height: 6px; background: #888; border-radius: 4px; opacity: 0.4; } .tv::after { content: ; position: absolute; bottom: 14px; right: 14px; width: 20px; height: 20px; background: radial-gradient(circle, #999 0%, #333 100%); border-radius: 50%; box-shadow: inset 0 0 4px #000; } /* TV side vents */ .tv::marker, .tv .vents { position: absolute; right: 12px; top: 60px; display: flex; flex-direction: column; gap: 6px; } .tv .vents div { width: 18px; height: 4px; background: #111; border-radius: 2px; box-shadow: 0 1px 0 #444; } .tv-screen { width: 100%; height: 100%; background: black; border: 6px inset #111; border-radius: 12px; overflow: hidden; box-shadow: 0 0 20px rgba(0, 255, 255, 0.2), 0 0 4px rgba(255, 255, 255, 0.1); position: relative; animation: glow 3s ease-in-out infinite alternate; } @keyframes glow { 0% { box-shadow: 0 0 20px rgba(0, 255, 255, 0.15), 0 0 2px rgba(255, 255, 255, 0.05); } 100% { box-shadow: 0 0 35px rgba(0, 255, 255, 0.3), 0 0 6px rgba(255, 255, 255, 0.1); } } .tv-screen iframe { width: 100%; height: 100%; border: none; display: block; } /* 🎨 Right-Side Promo Image */ .promo-image { width: 300px; border-radius: 12px; box-shadow: 0 0 20px rgba(255, 180, 100, 0.4); z-index: 2; } /* 🌌 Background Ghost Image */ .background-promo { position: absolute; top: 50%; left: 55%; transform: translate(-50%, -50%) scale(1.8); opacity: 0.07; filter: blur(14px); pointer-events: none; z-index: 0; } /* Vents visual */ .tv .vents { position: absolute; right: 12px; top: 60px; display: flex; flex-direction: column; gap: 6px; } .tv .vents div { width: 18px; height: 4px; background: #111; border-radius: 2px; box-shadow: 0 1px 0 #444; } /* Optional sparkle shine across screen */ .tv-screen::after { content: ; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; background: linear-gradient( 120deg, transparent 40%, rgba(255, 255, 255, 0.1) 50%, transparent 60% ); transform: rotate(25deg); animation: shimmer 4s infinite linear; pointer-events: none; } @keyframes shimmer { 0% { transform: translateX(-100%) rotate(25deg); } 100% { transform: translateX(100%) rotate(25deg); } } @media (max-width: 800px) { .content-row { flex-direction: column; align-items: center; } .background-promo { transform: translate(-50%, -50%) scale(1.2); } } .cartoon-footer { width: 100%; margin-top: 40rem; position: relative; overflow: hidden; background: #111; display: flex; justify-content: center; padding-bottom: 2rem; } .cartoon-footer img { max-width: 100%; height: auto; object-fit: cover; filter: drop-shadow(0 -8px 20px rgba(255, 200, 100, 0.3)); border-top: 4px solid #444; border-radius: 10px 10px 0 0; } /style> /head> body> h1>🌟 Pipi und Kaki Are Coming! 🌟/h1> div classhype> Get ready to explore the magical world of strong>Pipikaki Land/strong> with your favorite yellow liquid and brown substance! 🍄✨br />br /> 🎮 Dodge soapy obstacles, collect disgusting nonsense, and uncover ancient secrets with your dynamic duo in an endless adventure like no other.br />br /> em>Coming soon to browsers and mobile!/em> /div> div classcontent-row> div classtv> div classtv-screen> iframe srcfrog.html>/iframe> /div> div classvents> div>/div> div>/div> div>/div> /div> /div> img srcimage.png altPipi and Kaki artwork classpromo-image /> /div> !-- Faint Background Artwork --> img srcimage.png altBackground Art classbackground-promo /> footer classcartoon-footer> img srcpipiland2.png altCartoon footer landscape /> /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
]