Help
RSS
API
Feed
Maltego
Contact
Domain > desertdicerushgold.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-06-21
13.225.205.32
(
ClassC
)
2025-06-21
13.225.205.54
(
ClassC
)
2025-11-18
18.161.6.122
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Tue, 18 Nov 2025 19:24:57 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://desertdicerushgold.com/X-Cache: Redirect from cloudfrontVia: 1.1 0a166b53605851fe961f5a2952e5a748.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P1X-Amz-Cf-Id: 4KHehllkHcCEe1gh5sVIFCNy609Xbal_EWjLs0ZPUVdqxUmUTqOTgg 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: 16209Connection: keep-aliveDate: Tue, 18 Nov 2025 19:24:58 GMTLast-Modified: Mon, 16 Jun 2025 06:06:41 GMTx-amz-version-id: gj42ncOQWixO_B0C7pXjhTIq5FNXkjhpETag: a541fcd9cfb3f5feec8c11fa49f87c88Server: AmazonS3X-Cache: Miss from cloudfrontVia: 1.1 8f251d23da31b683c3c9d6fad6ca944c.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P1X-Amz-Cf-Id: jYUQme4aP26e1dkCGifKjvRDqM1X3pvz21IXABu4dnkEjJD4pEqtfA !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Desert Dice: Gold Rush - Strike It Rich!/title> script srchttps://cdn.tailwindcss.com>/script> script> tailwind.config { theme: { extend: { colors: { desert-gold: #FFD700, desert-sand: #F4E4BC, desert-sunset: #FF6B35, desert-night: #2C1810, desert-brown: #8B4513 }, animation: { bounce-slow: bounce 2s infinite, pulse-slow: pulse 3s infinite, float: float 3s ease-in-out infinite, glow: glow 2s ease-in-out infinite alternate, slide-up: slideUp 0.8s ease-out, fade-in: fadeIn 1s ease-in }, keyframes: { float: { 0%, 100%: { transform: translateY(0px) }, 50%: { transform: translateY(-10px) } }, glow: { 0%: { boxShadow: 0 0 20px rgba(255, 215, 0, 0.3) }, 100%: { boxShadow: 0 0 30px rgba(255, 215, 0, 0.8) } }, slideUp: { 0%: { transform: translateY(50px), opacity: 0 }, 100%: { transform: translateY(0), opacity: 1 } }, fadeIn: { 0%: { opacity: 0 }, 100%: { opacity: 1 } } } } } } /script> link hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css relstylesheet> style> .hero-bg { background: linear-gradient(135deg, #FF6B35 0%, #F7931E 50%, #FFD700 100%); } .section-bg { background: linear-gradient(45deg, #F4E4BC 0%, #E6D3A3 100%); } .card-hover:hover { transform: translateY(-10px); transition: all 0.3s ease; } .text-gradient { background: linear-gradient(135deg, #FF6B35, #FFD700); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; } /style>/head>body classbg-desert-sand> !-- Navigation --> nav classfixed w-full z-50 bg-white/90 backdrop-blur-md shadow-lg> div classcontainer mx-auto px-4 py-3> div classflex justify-between items-center> div classflex items-center space-x-3> img srcimgs/logo.png altDesert Dice Logo classh-10 w-10 animate-float> h1 classtext-2xl font-bold text-gradient>Desert Dice/h1> /div> div classhidden md:flex space-x-8> a href#home classtext-desert-night hover:text-desert-sunset transition-colors>Home/a> a href#features classtext-desert-night hover:text-desert-sunset transition-colors>Features/a> a href#download classtext-desert-night hover:text-desert-sunset transition-colors>Download/a> a href#contact classtext-desert-night hover:text-desert-sunset transition-colors>Contact/a> /div> button classmd:hidden text-desert-night> i classfas fa-bars text-2xl>/i> /button> /div> /div> /nav> !-- Hero Section --> section idhome classhero-bg min-h-screen flex items-center relative overflow-hidden> div classabsolute inset-0 bg-black/20>/div> div classcontainer mx-auto px-4 relative z-10> div classgrid md:grid-cols-2 gap-12 items-center> div classtext-white animate-slide-up> h1 classtext-5xl md:text-7xl font-bold mb-6 leading-tight> Desert Dice: span classtext-desert-gold animate-glow>Gold Rush/span> /h1> p classtext-xl md:text-2xl mb-8 text-white/90> Embark on a thrilling journey through sun-scorched sands in search of fortune! Roll the dice and strike it rich in this wild adventure! /p> div classflex flex-col sm:flex-row gap-4> a hrefhttps://play.google.com/store/games class> img srcimgs/googleplay.png altGoogle Play classh-12> /a> /div> /div> div classrelative animate-fade-in> img srcimgs/banner.png altDesert Dice Banner classw-full h-auto animate-float drop-shadow-2xl> div classabsolute -top-4 -right-4 bg-desert-gold text-desert-night px-4 py-2 rounded-full font-bold animate-bounce-slow> New! /div> /div> /div> /div> !-- Floating elements --> div classabsolute top-20 left-10 text-desert-gold text-4xl animate-pulse-slow opacity-30> i classfas fa-coins>/i> /div> div classabsolute bottom-40 right-20 text-desert-gold text-3xl animate-bounce-slow opacity-40> i classfas fa-gem>/i> /div> div classabsolute top-1/2 left-20 text-desert-gold text-2xl animate-float opacity-20> i classfas fa-dice>/i> /div> /section> !-- Features Section --> section idfeatures classpy-20 section-bg> div classcontainer mx-auto px-4> div classtext-center mb-16> h2 classtext-4xl md:text-5xl font-bold text-desert-night mb-4> Game Features /h2> p classtext-xl text-desert-brown max-w-3xl mx-auto> Discover what makes Desert Dice: Gold Rush the ultimate treasure hunting adventure! /p> /div> div classgrid md:grid-cols-3 gap-8> div classbg-white rounded-2xl p-8 shadow-xl card-hover> div classtext-center> div classbg-desert-sunset text-white w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-6> i classfas fa-dice text-2xl>/i> /div> h3 classtext-2xl font-bold text-desert-night mb-4>Strategic Gameplay/h3> p classtext-desert-brown> Roll the dice strategically to uncover hidden treasures and maximize your fortune in the desert! /p> /div> /div> div classbg-white rounded-2xl p-8 shadow-xl card-hover> div classtext-center> div classbg-desert-gold text-desert-night w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-6> i classfas fa-trophy text-2xl>/i> /div> h3 classtext-2xl font-bold text-desert-night mb-4>Leaderboards/h3> p classtext-desert-brown> Compete with players worldwide and climb the ranks to become the ultimate desert tycoon! /p> /div> /div> div classbg-white rounded-2xl p-8 shadow-xl card-hover> div classtext-center> div classbg-gradient-to-r from-desert-sunset to-desert-gold text-white w-16 h-16 rounded-full flex items-center justify-center mx-auto mb-6> i classfas fa-gift text-2xl>/i> /div> h3 classtext-2xl font-bold text-desert-night mb-4>Surprise Bonuses/h3> p classtext-desert-brown> Discover rare rewards and surprise bonuses that bring excitement to every roll! /p> /div> /div> /div> /div> /section> !-- Download Section --> section iddownload classpy-20 bg-gradient-to-r from-desert-night to-desert-brown> div classcontainer mx-auto px-4 text-center> h2 classtext-4xl md:text-5xl font-bold text-white mb-8> Ready to Strike Gold? /h2> p classtext-xl text-desert-sand mb-12 max-w-2xl mx-auto> Join millions of players in the most exciting desert adventure! Download now and start your golden journey. /p> div classflex justify-center> a hrefhttps://play.google.com/store/games classbg-desert-gold text-desert-night px-12 py-6 rounded-full font-bold text-xl hover:bg-yellow-400 transition-all transform hover:scale-110 hover:shadow-2xl flex items-center space-x-4 animate-glow> img srcimgs/googleplay.png altGoogle Play classh-8> span>Download Free/span> i classfas fa-download>/i> /a> /div> /div> /section> !-- Contact Section --> section idcontact classpy-20 bg-white> div classcontainer mx-auto px-4> div classtext-center mb-16> h2 classtext-4xl md:text-5xl font-bold text-desert-night mb-4> Contact Us /h2> p classtext-xl text-desert-brown> Have questions or feedback? Wed love to hear from you! /p> /div> div classmax-w-2xl mx-auto> div classbg-gradient-to-br from-desert-sand to-white p-8 rounded-2xl shadow-2xl> div classgrid md:grid-cols-2 gap-6 mb-6> div> label classblock text-desert-night font-semibold mb-2>First Name/label> input typetext classw-full px-4 py-3 rounded-lg border-2 border-desert-sand focus:border-desert-gold outline-none transition-colors placeholderEnter your first name> /div> div> label classblock text-desert-night font-semibold mb-2>Last Name/label> input typetext classw-full px-4 py-3 rounded-lg border-2 border-desert-sand focus:border-desert-gold outline-none transition-colors placeholderEnter your last name> /div> /div> div classmb-6> label classblock text-desert-night font-semibold mb-2>Email/label> input typeemail classw-full px-4 py-3 rounded-lg border-2 border-desert-sand focus:border-desert-gold outline-none transition-colors placeholderEnter your email> /div> div classmb-6> label classblock text-desert-night font-semibold mb-2>Subject/label> select classw-full px-4 py-3 rounded-lg border-2 border-desert-sand focus:border-desert-gold outline-none transition-colors> option>General Inquiry/option> option>Technical Support/option> option>Feedback/option> option>Partnership/option> /select> /div> div classmb-8> label classblock text-desert-night font-semibold mb-2>Message/label> textarea rows5 classw-full px-4 py-3 rounded-lg border-2 border-desert-sand focus:border-desert-gold outline-none transition-colors resize-none placeholderTell us whats on your mind...>/textarea> /div> button typesubmit onclickalert(Thank you for your message! We will get back to you soon.); classw-full bg-gradient-to-r from-desert-sunset to-desert-gold text-white py-4 rounded-lg font-bold text-lg hover:shadow-2xl transition-all transform hover:scale-105> Send Message i classfas fa-paper-plane ml-2>/i> /button> /div> div classtext-center mt-8> p classtext-desert-brown> Or reach us directly at: a hrefmailto:haitham.a.alrifaie@gmail.com classtext-desert-sunset hover:text-desert-gold font-semibold transition-colors> haitham.a.alrifaie@gmail.com /a> /p> /div> /div> /div> /section> !-- Footer --> footer classbg-desert-night text-white py-12> div classcontainer mx-auto px-4> div classtext-center> div classmb-4> a hrefprivacy.html classtext-desert-sand hover:text-desert-gold transition-colors mr-6>Privacy Policy/a> a hrefmailto:haitham.a.alrifaie@gmail.com classtext-desert-sand hover:text-desert-gold transition-colors>Contact Us/a> /div> p classtext-desert-sand> © 2025 Desert Dice: Gold Rush. All rights reserved. /p> /div> /div> /footer> script> // Smooth scrolling for navigation links document.querySelectorAll(ahref^#).forEach(anchor > { anchor.addEventListener(click, function (e) { e.preventDefault(); document.querySelector(this.getAttribute(href)).scrollIntoView({ behavior: smooth }); }); }); // Add scroll animations const observerOptions { threshold: 0.1, rootMargin: 0px 0px -50px 0px }; const observer new IntersectionObserver((entries) > { entries.forEach(entry > { if (entry.isIntersecting) { entry.target.classList.add(animate-slide-up); } }); }, observerOptions); document.querySelectorAll(.card-hover).forEach(card > { observer.observe(card); }); // Form submission document.querySelector(form).addEventListener(submit, function(e) { e.preventDefault(); alert(Thank you for your message! We will get back to you soon.); }); /script>/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
]