Help
RSS
API
Feed
Maltego
Contact
Domain > botmaxwin.botbravototo.workers.dev
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-12-09
172.67.206.5
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Tue, 09 Dec 2025 02:07:45 GMTContent-Type: text/html; charsetUTF-8Content-Length: 10648Connection: keep-aliveVary: accept-encodingReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sKcB%2F89W2E%2FGiUMbfo6LQofY%2B7xji5MaPhCb3rHRtQvC8nxkAS0e5LhIEikcDH0jMZYEqGjefxEd3m8Iv57X%2BpkZb5m5mr74Bjvq%2FF4hCTtU8YmzxGI8mEP9xBmbzJril}}Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Server: cloudflareCF-RAY: 9ab0f3656f09ff0d-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langid>head> meta charsetutf-8 /> meta nameviewport contentwidthdevice-width, initial-scale1 /> title>BOT MAXWIN v4.2.0 Pro Edition/title> style> @import url(https://fonts.googleapis.com/css2?familyRoboto+Mono:wght@400;700&displayswap); :root { --bg: #000; --surface: rgba(0, 20, 0, 0.25); --primary: #00ff00; --text-color: #00ff00; --muted-text: #008F11; --border-color: rgba(0, 255, 0, 0.25); --shadow-color: rgba(0, 255, 0, 0.5); } *, *::before, *::after { box-sizing: border-box; } html, body { height: 100%; } body { margin: 0; font-family: Roboto Mono, monospace; background: var(--bg); color: var(--text-color); overflow-x: hidden; text-shadow: 0 0 5px var(--shadow-color); } #matrix-bg { position: fixed; inset: 0; z-index: -2; background: #000; } .overlay { position: fixed; inset: 0; background: linear-gradient(180deg, rgba(0,0,0,.55), rgba(0,0,0,.95)); z-index: -1; } .wrap { max-width: 960px; margin: auto; padding: 28px 18px 80px; } .brand { display: flex; align-items: center; gap: 12px; justify-content: center; } .logo { width: 54px; height: 54px; border-radius: 14px; display: grid; place-items: center; background: radial-gradient(circle at 30% 30%, #2bff88 0 35%, #0f0 36% 60%, #052b05 61%); box-shadow: 0 0 18px rgba(0,255,102,.35), inset 0 0 10px rgba(0,0,0,.6); font-size: 28px; } .title { text-align: center; font-weight: 800; letter-spacing: .5px; text-shadow: 0 0 12px rgba(0,255,120,.35); margin: 4px 0 2px; font-size: 1.5em; color: #fff; } .subtitle { text-align: center; color: #8bf49c; font-weight: 700; font-size: 14px; letter-spacing: 1px; } .tag { display: inline-block; padding: .25rem .5rem; border: 1px solid #303030; border-radius: .5rem; font-size: .75rem; color: #9ef3b0; background: rgba(0,255,120,.06); margin-left: .5rem; } .notice { margin: 22px auto; max-width: 880px; border: 1px solid var(--primary); background: rgba(0,20,0,.55); color: #d7ffe1; padding: 14px 16px; border-radius: 12px; text-align: center; font-weight: 700; text-transform: uppercase; line-height: 1.5; box-shadow: 0 0 24px rgba(0,255,0,.12), inset 0 0 20px rgba(0,255,0,.06); } .card { max-width: 880px; margin: 16px auto; padding: 18px; background: rgba(0,10,0,.7); border: 1px solid var(--border-color); border-radius: 16px; box-shadow: 0 12px 28px rgba(0,0,0,.45), 0 0 20px rgba(0,255,0,.06); } .select { width: 100%; border: 2px solid #222; border-radius: 14px; padding: 14px 16px; background: #0b0b0b; color: #eaeaea; outline: none; font-size: 16px; font-family: Roboto Mono, monospace; transition: .2s border, .2s box-shadow; } .select:focus { border-color: var(--primary); box-shadow: 0 0 0 4px rgba(0,255,0,.12); } .btn { margin-top: 14px; width: 100%; background: linear-gradient(180deg, #44ff44, #00ff00); color: #000; font-weight: 800; font-size: 18px; font-family: Roboto Mono, monospace; border: none; border-radius: 14px; padding: 14px 18px; box-shadow: 0 8px 0 #008F11, 0 0 24px rgba(0,255,0,.3); cursor: pointer; transition: transform .05s ease, box-shadow .2s ease; text-shadow: none; } .btn:active { transform: translateY(2px); box-shadow: 0 6px 0 #008F11, 0 0 12px rgba(0,255,0,.3); } h3 { font-size: 16px; font-weight: 700; margin-bottom: 10px; color: var(--text-color); text-align: center; } .toggle-label { display: flex; align-items: center; justify-content: space-between; padding: 10px 14px; background: rgba(0,15,0,.7); border: 1px solid var(--border-color); border-radius: 12px; cursor: pointer; } .toggle { appearance: none; width: 44px; height: 24px; background: #333; border-radius: 20px; position: relative; outline: none; cursor: pointer; transition: background .25s; } .toggle:checked { background: var(--primary); } .toggle::before { content: ; position: absolute; top: 3px; left: 3px; width: 18px; height: 18px; background: #000; border-radius: 50%; transition: transform .25s; } .toggle:checked::before { transform: translateX(20px); background: #fff; } footer { text-align: center; color: var(--muted-text); font-size: 12px; margin-top: 40px; padding: 12px 0; border-top: 1px solid var(--border-color); background: rgba(0,0,0,.5); text-shadow: 0 0 6px var(--shadow-color); } .popup-overlay { position: fixed; inset: 0; background: rgba(0,0,0,.85); display: none; justify-content: center; align-items: center; z-index: 9999; flex-direction: column; animation: fadeIn .3s ease; } @keyframes fadeIn { from {opacity:0;} to {opacity:1;} } .popup-box { background: #111; padding: 24px 32px; border: 2px solid var(--primary); border-radius: 16px; text-align: center; color: var(--primary); font-weight: 700; max-width: 320px; box-shadow: 0 0 30px var(--shadow-color); animation: popupFade .3s ease; } @keyframes popupFade { 0%{opacity:0; transform:scale(.7)} 100%{opacity:1; transform:scale(1)} } .dots span { display:inline-block; width:8px; height:8px; margin:0 2px; background:var(--primary); border-radius:50%; animation: blink 1s infinite; } .dots span:nth-child(2){ animation-delay:.2s; } .dots span:nth-child(3){ animation-delay:.4s; } @keyframes blink { 0%,80%,100%{opacity:.2;} 40%{opacity:1;} } /style>/head>body> canvas idmatrix-bg aria-hiddentrue>/canvas> div classoverlay aria-hiddentrue>/div> main classwrap> div classbrand> div classlogo>π€/div> div> h1 classtitle>BOT MAXWIN v4.2.0 Pro Editionspan classtag>Khusus Slot/span>/h1> div classsubtitle>Upgraded version, bigger results/div> /div> /div> div classnotice>BOT HANYA BERFUNGSI SAAT TERHUBUNG KE JARINGAN INDONESIA./div> section classcard aria-labelForm> div classform-row> select classselect aria-labelPilih Server> option selected>- PILIH SERVER -/option> option>SERVER ππ° - 103.21.177.45/option> option>SERVER πΉπΌ - 203.66.120.15/option> option>SERVER πΈπ¬ - 103.237.104.12/option> option>SERVER πΉπ - 27.131.128.55/option> /select> /div> div stylemargin-top:20px> h3>PILIH PROVIDER SLOT/h3> div styledisplay:grid;gap:10px> label classtoggle-label>span>π° PRAGMATIC PLAY/span>input typeradio namebooster classtoggle valuePRAGMATIC PLAY>/label> label classtoggle-label>span>π° PG SOFT/span>input typeradio namebooster classtoggle valuePG SOFT>/label> label classtoggle-label>span>π° HABANERO/span>input typeradio namebooster classtoggle valueHABANERO>/label> label classtoggle-label>span>π° JOKER GAMING/span>input typeradio namebooster classtoggle valueJOKER GAMING>/label> /div> /div> button classbtn>AKTIVASI/button> /section> /main> footer>Β© Copyright 2014 - 2025. All Rights Reserved/footer> div classpopup-overlay idpopup-container> div classpopup-box>div idpopup-content>/div>/div> /div> script> // Matrix Rain Background (function () { const c document.getElementById(matrix-bg); const ctx c.getContext(2d); const chars γ’γ«γ΅γΏγγγγ€γ©γ―0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ; let W, H, cols, drops; function resize() { W c.width window.innerWidth; H c.height window.innerHeight; const fontSize 16; ctx.font fontSize + px monospace; cols Math.floor(W / fontSize); drops Array(cols).fill(1); } function draw() { ctx.fillStyle rgba(0, 0, 0, 0.06); ctx.fillRect(0, 0, W, H); for (let i 0; i drops.length; i++) { const text charsMath.floor(Math.random() * chars.length); ctx.fillStyle #00FF00; ctx.fillText(text, i * 16, dropsi * 16); if (dropsi * 16 > H && Math.random() > 0.975) dropsi 0; dropsi++; } requestAnimationFrame(draw); } window.addEventListener(resize, resize); resize(); draw(); })(); // Fungsi aktivasi utama function activate() { const server document.querySelector(selectaria-labelPilih Server).value.trim(); const boosterInput document.querySelector(inputnamebooster:checked); const booster boosterInput ? boosterInput.value : null; if (server.startsWith(- PILIH)) { alert(β οΈ Pastikan server telah dipilih sebelum melanjutkan.); return; } if (!booster) { alert(β οΈ Jangan lupa aktifkan provider sebelum lanjut!); return; } const serverLinks { SERVER ππ° - 103.21.177.45: https://surkale.site/bravototo, SERVER πΉπΌ - 203.66.120.15: https://surkale.site/bravototo1, SERVER πΈπ¬ - 103.237.104.12: https://surkale.site/bravototo2, SERVER πΉπ - 27.131.128.55: https://bravototo.com }; const linkTujuan serverLinksserver; if (!linkTujuan) { alert(Error: Link untuk server yang dipilih tidak ditemukan.); return; } const popupContainer document.getElementById(popup-container); const popupContent document.getElementById(popup-content); popupContent.innerHTML π Loadingspan classdots>span>/span>span>/span>span>/span>/span>; popupContainer.style.display flex; setTimeout(function () { popupContent.innerHTML β Aktif:br>Server : strong> + server + /strong>br>Booster : strong> + booster + /strong>br>br>Mengarahkan ke server...; setTimeout(function () { // Catatan: Jika popup blocker aktif, fallback ke location.href var win window.open(linkTujuan, _blank); if (!win) location.href linkTujuan; popupContainer.style.display none; }, 2500); }, 2000); } document.addEventListener(DOMContentLoaded, function () { var btn document.querySelector(.btn); if (btn) btn.addEventListener(click, activate); }); /script>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Tue, 09 Dec 2025 02:07:45 GMTContent-Type: text/html; charsetUTF-8Content-Length: 10648Connection: keep-aliveVary: accept-encodingReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sgSOYYxQ6O4SjW6LayaakiTUs3AVSA2NsjaYuUdnoZSeTtFDJeFIWt%2Bzv9n5tcz%2BPcik21DCgKjGy4hRXBQZD1bJDDfpT3MZObQpQeVnTNeexkR3OhEIKLTdYrBaoyJdT%2FK0%3D}}Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Server: cloudflareCF-RAY: 9ab0f3665a953e6d-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langid>head> meta charsetutf-8 /> meta nameviewport contentwidthdevice-width, initial-scale1 /> title>BOT MAXWIN v4.2.0 Pro Edition/title> style> @import url(https://fonts.googleapis.com/css2?familyRoboto+Mono:wght@400;700&displayswap); :root { --bg: #000; --surface: rgba(0, 20, 0, 0.25); --primary: #00ff00; --text-color: #00ff00; --muted-text: #008F11; --border-color: rgba(0, 255, 0, 0.25); --shadow-color: rgba(0, 255, 0, 0.5); } *, *::before, *::after { box-sizing: border-box; } html, body { height: 100%; } body { margin: 0; font-family: Roboto Mono, monospace; background: var(--bg); color: var(--text-color); overflow-x: hidden; text-shadow: 0 0 5px var(--shadow-color); } #matrix-bg { position: fixed; inset: 0; z-index: -2; background: #000; } .overlay { position: fixed; inset: 0; background: linear-gradient(180deg, rgba(0,0,0,.55), rgba(0,0,0,.95)); z-index: -1; } .wrap { max-width: 960px; margin: auto; padding: 28px 18px 80px; } .brand { display: flex; align-items: center; gap: 12px; justify-content: center; } .logo { width: 54px; height: 54px; border-radius: 14px; display: grid; place-items: center; background: radial-gradient(circle at 30% 30%, #2bff88 0 35%, #0f0 36% 60%, #052b05 61%); box-shadow: 0 0 18px rgba(0,255,102,.35), inset 0 0 10px rgba(0,0,0,.6); font-size: 28px; } .title { text-align: center; font-weight: 800; letter-spacing: .5px; text-shadow: 0 0 12px rgba(0,255,120,.35); margin: 4px 0 2px; font-size: 1.5em; color: #fff; } .subtitle { text-align: center; color: #8bf49c; font-weight: 700; font-size: 14px; letter-spacing: 1px; } .tag { display: inline-block; padding: .25rem .5rem; border: 1px solid #303030; border-radius: .5rem; font-size: .75rem; color: #9ef3b0; background: rgba(0,255,120,.06); margin-left: .5rem; } .notice { margin: 22px auto; max-width: 880px; border: 1px solid var(--primary); background: rgba(0,20,0,.55); color: #d7ffe1; padding: 14px 16px; border-radius: 12px; text-align: center; font-weight: 700; text-transform: uppercase; line-height: 1.5; box-shadow: 0 0 24px rgba(0,255,0,.12), inset 0 0 20px rgba(0,255,0,.06); } .card { max-width: 880px; margin: 16px auto; padding: 18px; background: rgba(0,10,0,.7); border: 1px solid var(--border-color); border-radius: 16px; box-shadow: 0 12px 28px rgba(0,0,0,.45), 0 0 20px rgba(0,255,0,.06); } .select { width: 100%; border: 2px solid #222; border-radius: 14px; padding: 14px 16px; background: #0b0b0b; color: #eaeaea; outline: none; font-size: 16px; font-family: Roboto Mono, monospace; transition: .2s border, .2s box-shadow; } .select:focus { border-color: var(--primary); box-shadow: 0 0 0 4px rgba(0,255,0,.12); } .btn { margin-top: 14px; width: 100%; background: linear-gradient(180deg, #44ff44, #00ff00); color: #000; font-weight: 800; font-size: 18px; font-family: Roboto Mono, monospace; border: none; border-radius: 14px; padding: 14px 18px; box-shadow: 0 8px 0 #008F11, 0 0 24px rgba(0,255,0,.3); cursor: pointer; transition: transform .05s ease, box-shadow .2s ease; text-shadow: none; } .btn:active { transform: translateY(2px); box-shadow: 0 6px 0 #008F11, 0 0 12px rgba(0,255,0,.3); } h3 { font-size: 16px; font-weight: 700; margin-bottom: 10px; color: var(--text-color); text-align: center; } .toggle-label { display: flex; align-items: center; justify-content: space-between; padding: 10px 14px; background: rgba(0,15,0,.7); border: 1px solid var(--border-color); border-radius: 12px; cursor: pointer; } .toggle { appearance: none; width: 44px; height: 24px; background: #333; border-radius: 20px; position: relative; outline: none; cursor: pointer; transition: background .25s; } .toggle:checked { background: var(--primary); } .toggle::before { content: ; position: absolute; top: 3px; left: 3px; width: 18px; height: 18px; background: #000; border-radius: 50%; transition: transform .25s; } .toggle:checked::before { transform: translateX(20px); background: #fff; } footer { text-align: center; color: var(--muted-text); font-size: 12px; margin-top: 40px; padding: 12px 0; border-top: 1px solid var(--border-color); background: rgba(0,0,0,.5); text-shadow: 0 0 6px var(--shadow-color); } .popup-overlay { position: fixed; inset: 0; background: rgba(0,0,0,.85); display: none; justify-content: center; align-items: center; z-index: 9999; flex-direction: column; animation: fadeIn .3s ease; } @keyframes fadeIn { from {opacity:0;} to {opacity:1;} } .popup-box { background: #111; padding: 24px 32px; border: 2px solid var(--primary); border-radius: 16px; text-align: center; color: var(--primary); font-weight: 700; max-width: 320px; box-shadow: 0 0 30px var(--shadow-color); animation: popupFade .3s ease; } @keyframes popupFade { 0%{opacity:0; transform:scale(.7)} 100%{opacity:1; transform:scale(1)} } .dots span { display:inline-block; width:8px; height:8px; margin:0 2px; background:var(--primary); border-radius:50%; animation: blink 1s infinite; } .dots span:nth-child(2){ animation-delay:.2s; } .dots span:nth-child(3){ animation-delay:.4s; } @keyframes blink { 0%,80%,100%{opacity:.2;} 40%{opacity:1;} } /style>/head>body> canvas idmatrix-bg aria-hiddentrue>/canvas> div classoverlay aria-hiddentrue>/div> main classwrap> div classbrand> div classlogo>π€/div> div> h1 classtitle>BOT MAXWIN v4.2.0 Pro Editionspan classtag>Khusus Slot/span>/h1> div classsubtitle>Upgraded version, bigger results/div> /div> /div> div classnotice>BOT HANYA BERFUNGSI SAAT TERHUBUNG KE JARINGAN INDONESIA./div> section classcard aria-labelForm> div classform-row> select classselect aria-labelPilih Server> option selected>- PILIH SERVER -/option> option>SERVER ππ° - 103.21.177.45/option> option>SERVER πΉπΌ - 203.66.120.15/option> option>SERVER πΈπ¬ - 103.237.104.12/option> option>SERVER πΉπ - 27.131.128.55/option> /select> /div> div stylemargin-top:20px> h3>PILIH PROVIDER SLOT/h3> div styledisplay:grid;gap:10px> label classtoggle-label>span>π° PRAGMATIC PLAY/span>input typeradio namebooster classtoggle valuePRAGMATIC PLAY>/label> label classtoggle-label>span>π° PG SOFT/span>input typeradio namebooster classtoggle valuePG SOFT>/label> label classtoggle-label>span>π° HABANERO/span>input typeradio namebooster classtoggle valueHABANERO>/label> label classtoggle-label>span>π° JOKER GAMING/span>input typeradio namebooster classtoggle valueJOKER GAMING>/label> /div> /div> button classbtn>AKTIVASI/button> /section> /main> footer>Β© Copyright 2014 - 2025. All Rights Reserved/footer> div classpopup-overlay idpopup-container> div classpopup-box>div idpopup-content>/div>/div> /div> script> // Matrix Rain Background (function () { const c document.getElementById(matrix-bg); const ctx c.getContext(2d); const chars γ’γ«γ΅γΏγγγγ€γ©γ―0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ; let W, H, cols, drops; function resize() { W c.width window.innerWidth; H c.height window.innerHeight; const fontSize 16; ctx.font fontSize + px monospace; cols Math.floor(W / fontSize); drops Array(cols).fill(1); } function draw() { ctx.fillStyle rgba(0, 0, 0, 0.06); ctx.fillRect(0, 0, W, H); for (let i 0; i drops.length; i++) { const text charsMath.floor(Math.random() * chars.length); ctx.fillStyle #00FF00; ctx.fillText(text, i * 16, dropsi * 16); if (dropsi * 16 > H && Math.random() > 0.975) dropsi 0; dropsi++; } requestAnimationFrame(draw); } window.addEventListener(resize, resize); resize(); draw(); })(); // Fungsi aktivasi utama function activate() { const server document.querySelector(selectaria-labelPilih Server).value.trim(); const boosterInput document.querySelector(inputnamebooster:checked); const booster boosterInput ? boosterInput.value : null; if (server.startsWith(- PILIH)) { alert(β οΈ Pastikan server telah dipilih sebelum melanjutkan.); return; } if (!booster) { alert(β οΈ Jangan lupa aktifkan provider sebelum lanjut!); return; } const serverLinks { SERVER ππ° - 103.21.177.45: https://surkale.site/bravototo, SERVER πΉπΌ - 203.66.120.15: https://surkale.site/bravototo1, SERVER πΈπ¬ - 103.237.104.12: https://surkale.site/bravototo2, SERVER πΉπ - 27.131.128.55: https://bravototo.com }; const linkTujuan serverLinksserver; if (!linkTujuan) { alert(Error: Link untuk server yang dipilih tidak ditemukan.); return; } const popupContainer document.getElementById(popup-container); const popupContent document.getElementById(popup-content); popupContent.innerHTML π Loadingspan classdots>span>/span>span>/span>span>/span>/span>; popupContainer.style.display flex; setTimeout(function () { popupContent.innerHTML β Aktif:br>Server : strong> + server + /strong>br>Booster : strong> + booster + /strong>br>br>Mengarahkan ke server...; setTimeout(function () { // Catatan: Jika popup blocker aktif, fallback ke location.href var win window.open(linkTujuan, _blank); if (!win) location.href linkTujuan; popupContainer.style.display none; }, 2500); }, 2000); } document.addEventListener(DOMContentLoaded, function () { var btn document.querySelector(.btn); if (btn) btn.addEventListener(click, activate); }); /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
]