Help
RSS
API
Feed
Maltego
Contact
Domain > www.bosbosgames.com
×
Welcome!
Right click nodes and scroll the mouse to navigate the graph.
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2021-11-13
170.33.97.2
(
ClassC
)
2024-11-15
130.211.38.47
(
ClassC
)
Port 80
HTTP/1.1 200 OKServer: BKWSDate: Fri, 15 Nov 2024 14:44:37 GMTContent-Type: text/html; charsetutf-8Content-Length: 10395Accept-Ranges: bytesETag: W/10395-1731681600000Last-Modified: Fri, 15 Nov 2024 14:40:00 GMTvary: accept-encodingVia: 1.1 google !doctype html>html langzh>head> meta charsetutf-8> meta nameviewport contentwidthdevice-width, initial-scale1, maximum-scale1, user-scalableno, viewport-fitcover/> meta nameapple-mobile-web-app-capable contentyes/> meta nameapple-mobile-web-app-status-bar-style contentblack/> meta nameformat-detection contenttelephoneno, emailno/> meta http-equivCache-Control contentno-transform/> meta http-equivCache-Control contentno-siteapp/> meta http-equivCache-Control contentno-cache, no-store, must-revalidate/> meta http-equivPragma contentno-cache/> meta http-equivExpires content0/> meta propertyal:android:url content/> meta propertyal:android:app_name contentDomino Island/> meta propertyal:android:package content/> meta propertyal:web:should_fallback contentfalse/> meta propertyfb:app_id content/> meta propertyog:type contentarticle/> meta propertyog:title contentHiggs Games Island /> meta propertyog:description contentSuperWin/> meta propertyog:url content/> meta propertyog:image contenthttps://upimg.glekh.com/kf/2024/5/1800431745477251072.jpg/> meta propertyog:image:width content520/> meta propertyog:image:height content533/> title>Higgs Games Island - Online Game/title> meta namekeywords contentHiggs, Domino, Higgs Domino, Higgs Global, Higgs Domion Island, HDI, HDG, HD, Leon, Dona, Poker, Slots, HDI global, domino global, Apk global, Kirim, send, higgs game, higgs games, Higgs Games Island> meta namedescription content Higgs Games Island is a game collection, including Domino Gaple and Domino QiuQiu, etc. It is not only free to download but also provides prizes.> script> var _hmt _hmt || ; (function () { var hm document.createElement(script); hm.src https://hm.baidu.com/hm.js?9e4a64278985245be6f864d9ea8de2d4; var s document.getElementsByTagName(script)0; s.parentNode.insertBefore(hm, s); })(); /script> !-- Meta Pixel Code --> script> !function (f, b, e, v, n, t, s) { if (f.fbq) return; n f.fbq function () { n.callMethod ? n.callMethod.apply(n, arguments) : n.queue.push(arguments) }; if (!f._fbq) f._fbq n; n.push n; n.loaded !0; n.version 2.0; n.queue ; t b.createElement(e); t.async !0; t.src v; s b.getElementsByTagName(e)0; s.parentNode.insertBefore(t, s) }(window, document, script, https://connect.facebook.net/en_US/fbevents.js); fbq(init, 2402449103372586); fbq(track, PageView); /script> noscript>img height1 width1 styledisplay:none srchttps://www.facebook.com/tr?id2402449103372586&evPageView&noscript1 />/noscript> !-- End Facebook Pixel Code -->/head>body>script typetext/javascript srchttps://static.tebakgame.com/js/jquery-3.7.1.min.js>/script>script typetext/javascript srchttps://static.tebakgame.com/js/request.param.js>/script>script typetext/javascript srchttps://static.tebakgame.com/js/webkit1.0.js>/script>script typetext/javascript> var DominoUi function () { this.yesfunction null; this.nofunction null; } //公共方法 DominoUi.prototype.findBody function () { return document.getElementsByTagName(body)0; } DominoUi.prototype.hideDiv function () { let div document.getElementById(tipDiv); if (div) { this.findBody().removeChild(div); } let thickDiv document.getElementById(uiThickDiv); if (thickDiv) { this.findBody().removeChild(thickDiv); } } DominoUi.prototype.hideConfirm function () { let confirm document.getElementById(confirmDiv); if (confirm) { this.findBody().removeChild(confirm); } let thickDiv document.getElementById(uiThickDiv); if (thickDiv) { this.findBody().removeChild(thickDiv); } } //显示提示 DominoUi.prototype.findDiv function () { if (document.getElementById(tipDiv)) { return document.getElementById(tipDiv); } else { let div document.createElement(div); div.setAttribute(id, tipDiv); div.setAttribute(style, position: fixed; top: 50%; left: 50%; margin: -1.44rem 0 0 -2.6rem; width: 5.2rem; height: 2.98rem; background: url(https://static.tebakgame.com/images/shop/bg_tips.png) no-repeat; background-size: 100% 100%;z-index: 102;); return div; } } //显示提示 DominoUi.prototype.findThickDiv function () { if (document.getElementById(uiThickDiv)) { return document.getElementById(uiThickDiv); } else { let div document.createElement(div); div.setAttribute(id, uiThickDiv); div.setAttribute(style, position: fixed; top: 0; left: 0; width: 100%; height: 100%; background:#000000; border: 0 none; opacity: 0.5; filter:alpha(opacity50); z-index:101;); return div; } } DominoUi.prototype.showMsg function (msg) { let div this.findDiv(); div.innerHTML p stylealign-items: center;color: #efcb80;font-size: 0.3rem;height: 1.2rem;justify-content: center;justify-self: center;margin: 0.2rem 0.2rem 0.3rem;text-align: center;display: flex;word-break: break-word;> + msg + /p> + a styledisplay: block; margin: 0 auto; width: 2.28rem; height: .79rem; background: url(https://static.tebakgame.com/images/shop/btn_binding_tips.png) no-repeat; background-size: 100% 100%; onclickdominoUi.hideDiv()>/a> let thickDiv this.findThickDiv(); this.findBody().append(thickDiv); this.findBody().append(div); }//确认选择框 DominoUi.prototype.findConfirm function () { if (document.getElementById(confirmDiv)) { return document.getElementById(confirmDiv); } else { let div document.createElement(div); div.setAttribute(id, confirmDiv); div.setAttribute(style, position: fixed; top: 50%; left: 50%; margin: -1.79rem 0 0 -3.14rem; display: flex; display: -webkit-flex; width: 6.28rem; height: 3.59rem;background: url(https://static.tebakgame.com/images/shop/bg_note.png) no-repeat; align-items: center; flex-flow: column; justify-content: center; background-size: 100% 100%; z-index: 102;) return div; } } DominoUi.prototype.byes function() { this.call(this.yesfunction) } DominoUi.prototype.bno function() { this.call(this.nofunction) } DominoUi.prototype.call function(fun) { if (fun) { fun(); } this.hideConfirm(); this.yesfunction null; this.nofunction null; } DominoUi.prototype.showConfirm function (msg, yfun, nfun) { let div this.findConfirm(); this.nofunction nfun; this.yesfunction yfun; div.innerHTML p stylewidth: 5.5rem; font-size: .26rem; color: #efcb80;margin: 0;text-align: center;word-wrap:break-word;> + msg + /p> + p stylemargin: 0>a styledisplay: inline-block; margin-top: .5rem; width: 1.96rem; height: .74rem; background-repeat: no-repeat; background-size: cover;background-image: url(https://static.tebakgame.com/images/shop/btn_cannel.png); onclickdominoUi.bno()>/a> + a styledisplay: inline-block; margin-top: .5rem; width: 1.96rem; height: .74rem; background-repeat: no-repeat; background-size: cover;margin-left: .5rem; background-image: url(https://static.tebakgame.com/images/shop/btn_binding.png); onclickdominoUi.byes()>/a>/p> let thickDiv this.findThickDiv(); this.findBody().append(thickDiv); this.findBody().append(div); } var dominoUi new DominoUi();/script>script typetext/javascript> var UrlParams { resourceUrl: https://static.tebakgame.com, interfaceUrl: https://i.qakdpa.com, kefuUrl : https://ikf.f2z7ly.com, websiteUrl : https://www.wwevy.com, websiteInterfaceUrl : https://www.rzzjd.com, corsUrl : https://i.dnuvj.com };/script>script typetext/javascript srchttps://static.tebakgame.com/js/oo/oo.pup-1.0.js>/script>script typetext/javascript> OOPup.showLoading(); $(function () { var requestUrl UrlParams.corsUrl; $.ajax({ url: requestUrl + /web/ifIndonesiaIp.do, type: get, async: false, data: {}, success: function (resp) { OOPup.hideLoading(); if (!resp) { showIdPkg(); return; } var res JSON.parse(resp); if (res.code 0 && res.data && !res.data.indonesiaIp) { showGlobal(); return; } showIdPkg(); }, error: function (data) { OOPup.hideLoading(); showIdPkg(); }, fail: function () { OOPup.hideLoading(); showIdPkg(); } }); }) function showGlobal() { location.href en/index.html; } function showIdPkg() { location.href id/index.html; }/script>/body>/html>
Port 443
HTTP/1.1 200 OKServer: BKWSDate: Fri, 15 Nov 2024 14:44:37 GMTContent-Type: text/html; charsetutf-8Content-Length: 10395Accept-Ranges: bytesETag: W/10395-1731681600000Last-Modified: Fri, 15 Nov 2024 14:40:00 GMTvary: accept-encodingVia: 1.1 googleAlt-Svc: h3:443; ma2592000,h3-29:443; ma2592000 !doctype html>html langzh>head> meta charsetutf-8> meta nameviewport contentwidthdevice-width, initial-scale1, maximum-scale1, user-scalableno, viewport-fitcover/> meta nameapple-mobile-web-app-capable contentyes/> meta nameapple-mobile-web-app-status-bar-style contentblack/> meta nameformat-detection contenttelephoneno, emailno/> meta http-equivCache-Control contentno-transform/> meta http-equivCache-Control contentno-siteapp/> meta http-equivCache-Control contentno-cache, no-store, must-revalidate/> meta http-equivPragma contentno-cache/> meta http-equivExpires content0/> meta propertyal:android:url content/> meta propertyal:android:app_name contentDomino Island/> meta propertyal:android:package content/> meta propertyal:web:should_fallback contentfalse/> meta propertyfb:app_id content/> meta propertyog:type contentarticle/> meta propertyog:title contentHiggs Games Island /> meta propertyog:description contentSuperWin/> meta propertyog:url content/> meta propertyog:image contenthttps://upimg.glekh.com/kf/2024/5/1800431745477251072.jpg/> meta propertyog:image:width content520/> meta propertyog:image:height content533/> title>Higgs Games Island - Online Game/title> meta namekeywords contentHiggs, Domino, Higgs Domino, Higgs Global, Higgs Domion Island, HDI, HDG, HD, Leon, Dona, Poker, Slots, HDI global, domino global, Apk global, Kirim, send, higgs game, higgs games, Higgs Games Island> meta namedescription content Higgs Games Island is a game collection, including Domino Gaple and Domino QiuQiu, etc. It is not only free to download but also provides prizes.> script> var _hmt _hmt || ; (function () { var hm document.createElement(script); hm.src https://hm.baidu.com/hm.js?9e4a64278985245be6f864d9ea8de2d4; var s document.getElementsByTagName(script)0; s.parentNode.insertBefore(hm, s); })(); /script> !-- Meta Pixel Code --> script> !function (f, b, e, v, n, t, s) { if (f.fbq) return; n f.fbq function () { n.callMethod ? n.callMethod.apply(n, arguments) : n.queue.push(arguments) }; if (!f._fbq) f._fbq n; n.push n; n.loaded !0; n.version 2.0; n.queue ; t b.createElement(e); t.async !0; t.src v; s b.getElementsByTagName(e)0; s.parentNode.insertBefore(t, s) }(window, document, script, https://connect.facebook.net/en_US/fbevents.js); fbq(init, 2402449103372586); fbq(track, PageView); /script> noscript>img height1 width1 styledisplay:none srchttps://www.facebook.com/tr?id2402449103372586&evPageView&noscript1 />/noscript> !-- End Facebook Pixel Code -->/head>body>script typetext/javascript srchttps://static.tebakgame.com/js/jquery-3.7.1.min.js>/script>script typetext/javascript srchttps://static.tebakgame.com/js/request.param.js>/script>script typetext/javascript srchttps://static.tebakgame.com/js/webkit1.0.js>/script>script typetext/javascript> var DominoUi function () { this.yesfunction null; this.nofunction null; } //公共方法 DominoUi.prototype.findBody function () { return document.getElementsByTagName(body)0; } DominoUi.prototype.hideDiv function () { let div document.getElementById(tipDiv); if (div) { this.findBody().removeChild(div); } let thickDiv document.getElementById(uiThickDiv); if (thickDiv) { this.findBody().removeChild(thickDiv); } } DominoUi.prototype.hideConfirm function () { let confirm document.getElementById(confirmDiv); if (confirm) { this.findBody().removeChild(confirm); } let thickDiv document.getElementById(uiThickDiv); if (thickDiv) { this.findBody().removeChild(thickDiv); } } //显示提示 DominoUi.prototype.findDiv function () { if (document.getElementById(tipDiv)) { return document.getElementById(tipDiv); } else { let div document.createElement(div); div.setAttribute(id, tipDiv); div.setAttribute(style, position: fixed; top: 50%; left: 50%; margin: -1.44rem 0 0 -2.6rem; width: 5.2rem; height: 2.98rem; background: url(https://static.tebakgame.com/images/shop/bg_tips.png) no-repeat; background-size: 100% 100%;z-index: 102;); return div; } } //显示提示 DominoUi.prototype.findThickDiv function () { if (document.getElementById(uiThickDiv)) { return document.getElementById(uiThickDiv); } else { let div document.createElement(div); div.setAttribute(id, uiThickDiv); div.setAttribute(style, position: fixed; top: 0; left: 0; width: 100%; height: 100%; background:#000000; border: 0 none; opacity: 0.5; filter:alpha(opacity50); z-index:101;); return div; } } DominoUi.prototype.showMsg function (msg) { let div this.findDiv(); div.innerHTML p stylealign-items: center;color: #efcb80;font-size: 0.3rem;height: 1.2rem;justify-content: center;justify-self: center;margin: 0.2rem 0.2rem 0.3rem;text-align: center;display: flex;word-break: break-word;> + msg + /p> + a styledisplay: block; margin: 0 auto; width: 2.28rem; height: .79rem; background: url(https://static.tebakgame.com/images/shop/btn_binding_tips.png) no-repeat; background-size: 100% 100%; onclickdominoUi.hideDiv()>/a> let thickDiv this.findThickDiv(); this.findBody().append(thickDiv); this.findBody().append(div); }//确认选择框 DominoUi.prototype.findConfirm function () { if (document.getElementById(confirmDiv)) { return document.getElementById(confirmDiv); } else { let div document.createElement(div); div.setAttribute(id, confirmDiv); div.setAttribute(style, position: fixed; top: 50%; left: 50%; margin: -1.79rem 0 0 -3.14rem; display: flex; display: -webkit-flex; width: 6.28rem; height: 3.59rem;background: url(https://static.tebakgame.com/images/shop/bg_note.png) no-repeat; align-items: center; flex-flow: column; justify-content: center; background-size: 100% 100%; z-index: 102;) return div; } } DominoUi.prototype.byes function() { this.call(this.yesfunction) } DominoUi.prototype.bno function() { this.call(this.nofunction) } DominoUi.prototype.call function(fun) { if (fun) { fun(); } this.hideConfirm(); this.yesfunction null; this.nofunction null; } DominoUi.prototype.showConfirm function (msg, yfun, nfun) { let div this.findConfirm(); this.nofunction nfun; this.yesfunction yfun; div.innerHTML p stylewidth: 5.5rem; font-size: .26rem; color: #efcb80;margin: 0;text-align: center;word-wrap:break-word;> + msg + /p> + p stylemargin: 0>a styledisplay: inline-block; margin-top: .5rem; width: 1.96rem; height: .74rem; background-repeat: no-repeat; background-size: cover;background-image: url(https://static.tebakgame.com/images/shop/btn_cannel.png); onclickdominoUi.bno()>/a> + a styledisplay: inline-block; margin-top: .5rem; width: 1.96rem; height: .74rem; background-repeat: no-repeat; background-size: cover;margin-left: .5rem; background-image: url(https://static.tebakgame.com/images/shop/btn_binding.png); onclickdominoUi.byes()>/a>/p> let thickDiv this.findThickDiv(); this.findBody().append(thickDiv); this.findBody().append(div); } var dominoUi new DominoUi();/script>script typetext/javascript> var UrlParams { resourceUrl: https://static.tebakgame.com, interfaceUrl: https://i.qakdpa.com, kefuUrl : https://ikf.f2z7ly.com, websiteUrl : https://www.wwevy.com, websiteInterfaceUrl : https://www.rzzjd.com, corsUrl : https://i.dnuvj.com };/script>script typetext/javascript srchttps://static.tebakgame.com/js/oo/oo.pup-1.0.js>/script>script typetext/javascript> OOPup.showLoading(); $(function () { var requestUrl UrlParams.corsUrl; $.ajax({ url: requestUrl + /web/ifIndonesiaIp.do, type: get, async: false, data: {}, success: function (resp) { OOPup.hideLoading(); if (!resp) { showIdPkg(); return; } var res JSON.parse(resp); if (res.code 0 && res.data && !res.data.indonesiaIp) { showGlobal(); return; } showIdPkg(); }, error: function (data) { OOPup.hideLoading(); showIdPkg(); }, fail: function () { OOPup.hideLoading(); showIdPkg(); } }); }) function showGlobal() { location.href en/index.html; } function showIdPkg() { location.href id/index.html; }/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
]