Help
RSS
API
Feed
Maltego
Contact
Domain > 1luckyspinbahagia777.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-10-22
162.0.229.51
(
ClassC
)
Port 80
HTTP/1.1 301 Moved Permanentlykeep-alive: timeout5, max100content-type: text/htmlcontent-length: 795date: Wed, 22 Oct 2025 16:55:42 GMTserver: LiteSpeedlocation: https://1luckyspinbahagia777.com/x-turbo-charged-by: LiteSpeed !DOCTYPE html>html styleheight:100%>head>meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno />title> 301 Moved Permanently/title>style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}/style>/head>body stylecolor: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;>div styleheight:auto; min-height:100%; > div styletext-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;> h1 stylemargin:0; font-size:150px; line-height:150px; font-weight:bold;>301/h1>h2 stylemargin-top:20px;font-size: 30px;>Moved Permanently/h2>p>The document has been permanently moved./p>/div>/div>/body>/html>
Port 443
HTTP/1.1 200 OKkeep-alive: timeout5, max100x-powered-by: PHP/8.1.33content-type: text/html; charsetUTF-8content-length: 10667date: Wed, 22 Oct 2025 16:55:43 GMTserver: LiteSpeedx-turbo-charged-by: LiteSpeed !DOCTYPE html>html langen>head> meta charsetUTF-8> meta http-equivX-UA-Compatible contentIEedge> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>LUCKYSPIN BAHAGIA777 - RAIH HADIAH DAN UANG JUTAAN RUPIAH/title> meta namerobots contentnoindex, nofollow> meta namegooglebot contentnoindex, nofollow> meta namegooglebot-news contentnoindex> !-- Favicons --> link hrefhttps://images.linkcdn.cloud/V2/838/favicon/favicon-208087922.png relicon> link hrefhttps://images.linkcdn.cloud/V2/838/favicon/favicon-208087922.png relapple-touch-icon> link relstylesheet hrefvendor/bootstrap520/css/bootstrap.min.css> link relstylesheet hrefvendor/fontawesome/css/all.min.css> link relstylesheet hrefcss/main.css>/head>body classd-flex justify-content-center align-items-center stylebackground-image: url(img/background_body.jpg);> div classalert-bg2> div classalert-bd2> a classalert-close2 styletext-decoration: none;> X /a> p classalert-text2>/p> /div> /div> div classcontainer-fluid> div classrow g-0> div classcol-lg-7 col-md-7 col-sm-12 col-xs-12 col-12> div classposition-relative d-flex justify-content-center align-items-center styleheight: 100vh;> div classgradient-border> div width450 height550 stylemax-width:100%; classthe_wheel pt-4 aligncenter valigncenter data-responsiveMinWidth180 data-responsiveScaleHeighttrue data-responsiveMargin50> canvas idmyCanvas stylemax-width:100%; width450 height550> Canvas not supported, use another browser. /canvas> /div> /div> /div> /div> div classcol pb-5> div classw-100 h-100 d-flex justify-content-center align-items-center px-5 styleflex-direction: column;> img srcimg/logo.webp classimg-fluid my-3> form actionprs_cek_voucher.php methodpost classw-100> div classinput-group> input typetext classform-control placeholderMasukan Kode Voucher aria-labelMasukan Kode Voucher aria-describedbykode_voucher namekode_voucher styletext-transform: uppercase;> button classbtn btn-warning typesubmit idkode_voucher>b>Lanjutkan/b>/button> /div> /form> /div> /div> /div> /div> script srcvendor/jquery/jquery-3.6.0.js>/script> script srcvendor/bootstrap520/js/bootstrap.bundle.min.js>/script> script srcvendor/winwheel280/TweenMax.min.js>/script> script srcvendor/winwheel280/Winwheel.min.js>/script> script> myAudio new Audio(music.mp3); if (typeof myAudio.loop boolean) { myAudio.loop true; } else { myAudio.addEventListener(ended, function() { this.currentTime 0; this.play(); }, false); } myAudio.play(); let theWheel new Winwheel({ canvasId : myCanvas, numSegments : 13, outerRadius : 207, innerRadius : 85, textFontSize : 20, textMargin : 0, segments : {strokeStyle : #333333, textFillStyle : #0d0d0d, fillStyle : #ff0000, text : IPHONE 15},{strokeStyle : #000000, textFillStyle : #0b0a0a, fillStyle : #00ffaa, text : IDR 50K},{strokeStyle : #000000, textFillStyle : #000000, fillStyle : #fafafa, text : IDR 15K},{strokeStyle : #000000, textFillStyle : #000000, fillStyle : #00eeff, text : IDR 100K},{strokeStyle : #000000, textFillStyle : #0a0a0a, fillStyle : #3b9cf7, text : IDR 5K},{strokeStyle : #000000, textFillStyle : #100f0f, fillStyle : #f2ec26, text : IDR 20K},{strokeStyle : #333333, textFillStyle : #080808, fillStyle : #ff0000, text : NMAX 2022},{strokeStyle : #333333, textFillStyle : #000000, fillStyle : #00ffaa, text : IDR 10K},{strokeStyle : #000000, textFillStyle : #0a0a0a, fillStyle : #fafafa, text : IDR 1 JUTA},{strokeStyle : #333333, textFillStyle : #0a0a0a, fillStyle : #00eeff, text : IDR 100K},{strokeStyle : #000000, textFillStyle : #0a0a0a, fillStyle : #3b9cf7, text : IDR 5K},{strokeStyle : #fafafa, textFillStyle : #0b0a0a, fillStyle : #f2ec26, text : IDR 15K},{strokeStyle : #333333, textFillStyle : #333333, fillStyle : #3b9cf7, text : IDR 5K} , animation : { type : spinToStop, duration : 5, spins : 13, callbackSound : playSound, callbackFinished : alertPrize } }); let audio new Audio(tick.mp3); // Create audio object and load desired file. function playSound() { // Stop and rewind the sound (stops it if already playing). audio.pause(); audio.currentTime 0; // Play the sound. audio.play(); } function shuffle(array) { let currentIndex array.length, randomIndex; // While there remain elements to shuffle. while (currentIndex ! 0) { // Pick a remaining element. randomIndex Math.floor(Math.random() * currentIndex); currentIndex--; // And swap it with the current element. arraycurrentIndex, arrayrandomIndex arrayrandomIndex, arraycurrentIndex; } return array; } function PercFJquery(pairs) { const PrizeTable pairs let DaftarPrice PrizeTable.forEach(Hadiah > { const PriceLoot new Array(Hadiah.fjquery).fill(Hadiah.id) DaftarPrice.push(...PriceLoot) }) DataHadiah shuffle(DaftarPrice) RandomArray Math.round(Math.random() * DataHadiah.length) const AmbilHadiah DaftarPriceRandomArray return AmbilHadiah } result PercFJquery( {id : 1, fjquery : 0},{id : 2, fjquery : 0},{id : 3, fjquery : 1},{id : 4, fjquery : 0},{id : 5, fjquery : 94},{id : 6, fjquery : 0},{id : 7, fjquery : 0},{id : 8, fjquery : 5},{id : 9, fjquery : 0},{id : 10, fjquery : 0},{id : 11, fjquery : 90},{id : 12, fjquery : 5},{id : 13, fjquery : 100} ); function YukSpin() { var stopAt theWheel.getRandomForSegment(result); theWheel.animation.stopAngle stopAt; theWheel.startAnimation(); } // Remember that the property for text is textFillStyle. theWheel.segments1.textFillStyle $text_hadiah; theWheel.segments2.textFillStyle $text_hadiah; theWheel.segments3.textFillStyle $text_hadiah; theWheel.segments4.textFillStyle $text_hadiah; theWheel.segments5.textFillStyle $text_hadiah; theWheel.segments6.textFillStyle $text_hadiah; theWheel.segments7.textFillStyle $text_hadiah; theWheel.segments8.textFillStyle $text_hadiah; theWheel.segments9.textFillStyle $text_hadiah; theWheel.segments10.textFillStyle $text_hadiah; theWheel.segments11.textFillStyle $text_hadiah; theWheel.segments12.textFillStyle $text_hadiah; theWheel.segments13.textFillStyle $text_hadiah; theWheel.draw(); function alertPrize(indicatedSegment) { // Do basic alert of the segment text. You would probably want to do something more interesting with this information. alert(Anda menang hadiah : + indicatedSegment.text); window.location.replace(klaim_hadiah.php?voucher_dipakaiKOSONG&hadiah_didapat+indicatedSegment.text); } /script> script> var message ; function alertPrize() { show_alert2(message); } function show_alert2(message){ $(.alert-text2).html(message); $(.alert-bg2).toggleClass(active); } $(.alert-close2).click(function(){ $(.alert-bg2).toggleClass(active); }); show_alert2(div idwelcome> h3 stylefont-weight:bold;>Selamat Datang di Roda Kemenangan!/h3> p stylefont-size:12px;> Kami terlebih dahulu mengucapkan selamat kepada setiap member yang memiliki tiket untuk berkesempatan memenangkan hadiah menarik yang ditawarkan di Roda Kemenangan ini, Untuk kalian yang memiliki tiket silahkan masukkan ke kolom kode yang disediakan dan klik tombol spin untuk memulai peruntungan anda. /p> div styletext-align:left;margin-top: 15px;> p stylebackground:red;color:#fff;padding-left:10px;>Syarat & Ketentuan:/p> ul stylepadding-left:30px;margin-top:0;background:#f9d6d0;> li>Total Akumulasi Deposit Rp 100.000,- mendapatkan 1 Tiket Lucky Wheel,/li>li>Hanya bisa di claim 2x setiap hari,/li>li>Harap screenshoot hadiah yang Anda dapatkan dari putaran berhadiah,/li>li>Semua Keputusan dari pihak BAHAGIA777 Bersifat Mutlak & Tidak Bisa Di Ganggu Gugat./li> /ul> /div> div styletext-align:center> button idagree classbtn btn-success close_all_modal>Oke, Terima Kasih!/button> /div> /div>) $(document).ready(function() { $(.close_all_modal).click(function(){ $(.alert-bg2).removeClass(active); }); }); /script> !-- script> document.onkeydown function(e) { if (e.ctrlKey && (e.keyCode 123|| e.keyCode 85 || e.keyCode 83 || e.keyCode 117)) { return false; } else { return true; } }; $(document).keydown(function (event) { if (event.keyCode 123) { // Prevent F12 return false; } else if (event.ctrlKey && event.shiftKey && event.keyCode 73) { // Prevent Ctrl+Shift+I return false; } }); $(document).keypress(u,function(e) { if(e.ctrlKey) { return false; } else { return true; } }); /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
]