Help
RSS
API
Feed
Maltego
Contact
Domain > www.stickempires.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-11-30
52.85.129.84
(
ClassC
)
2026-02-02
3.169.173.93
(
ClassC
)
Port 80
HTTP/1.1 200 OKContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveDate: Mon, 02 Feb 2026 00:46:55 GMTServer: Apache/2.2.34 (Amazon)X-Powered-By: PHP/5.3.29X-Cache: Miss from cloudfrontVia: 1.1 743dabf2fdbfd64c0bd7adf3cea9dbec.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4X-Amz-Cf-Id: gk8WVVOMEVebgKOpe1EHr05HAOYGw6P7ir3qFyl39cgYleYIzNnWpg !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>html xmlnshttp://www.w3.org/1999/xhtml langen xml:langen> link relstylesheet typetext/css hrefembedStyle.css>head> title>Stick Empires - Free Online Strategy Game Based on the Stick War Series./title> meta namedescription contentChoose an empire and battle against your friends in this real time strategy game!>link relshortcut icon hreffavicon.ico typeimage/x-icon />script typetext/javascript>var _gaq _gaq || ;_gaq.push(_setAccount, UA-32176690-1);_gaq.push(_trackPageview);(function() { var ga document.createElement(script); ga.type text/javascript; ga.async true; ga.src (https: document.location.protocol ? https://ssl : http://www) + .google-analytics.com/ga.js; var s document.getElementsByTagName(script)0; s.parentNode.insertBefore(ga, s);})();function zoomOut() { size + .2; if (size > 1.4) size 1.4; changeSize(size); }function zoomIn(){ size - .2; if (size 1.0) size 1.0; changeSize(size); }var size 1.0;function changeSize(size){ var width 850; var height 700; var widthOn2 -425; var heightOn2 -350; var ratio size; width width/ratio; height height/ratio; widthOn2 widthOn2/ratio; heightOn2 heightOn2/ratio; var width width + px; var height height + px; var widthOn2 widthOn2 + px; var heightOn2 heightOn2 + px; var embedSWF document.getElementById(embedSWF); embedSWF.style.heightheight; var swfEmbed document.getElementById(swfEmbed); swfEmbed.style.heightheight; swfEmbed.style.widthwidth; var innerSwfEmbed window.documentswfEmbed; innerSwfEmbed.style.heightheight; innerSwfEmbed.style.widthwidth; var floater document.getElementById(floater); floater.style.marginBottomheightOn2; var bodyBackground document.getElementById(bodyBackground);}/script>script srchttps://www.paypalobjects.com/js/external/dg.js typetext/javascript>/script>script typetext/javascript>var dg new PAYPAL.apps.DGFlow({ trigger: paypal_submit, expType: instant});/script>script typetext/javascript>var _gaq _gaq || ;_gaq.push(_setAccount, UA-32176690-1);_gaq.push(_trackPageview);(function() { var ga document.createElement(script); ga.type text/javascript; ga.async true; ga.src (https: document.location.protocol ? https://ssl : http://www) + .google-analytics.com/ga.js; var s document.getElementsByTagName(script)0; s.parentNode.insertBefore(ga, s);})();/script>SCRIPT LANGUAGEJavaScript>var messageFunction Disabled!;///////////////////////////////////function clickIE() { if (document.all) { return false; }}function clickNS(e) { if (document.layers||(document.getElementById&&!document.all)) { if (e.which2||e.which3) {return false; } }}if (document.layers) { document.captureEvents(Event.MOUSEDOWN);document.onmousedownclickNS;} else { document.onmouseupclickNS;document.oncontextmenuclickIE;}document.oncontextmenu new Function(return false)/script>/head>body idbodyBackground> script languageJavaScript>window.onbeforeunload confirmExit;function confirmExit(){ return ;}/script>script> function getFacebookName() { FB.api(/me, function(response) { var theFlash getFlashMovieObject(swfEmbed); if (theFlash undefined) { theFlash getFlashMovieObject(innerSwfEmbed); } theFlash.retrieveFacebookName(response.first_name); // theFlash.retrieveFacebookName(brock); //response.first_name); }); } /script>div idfb-root>/div>script>// Additional JS functions herefunction getFlashMovieObject(movieName){ if (window.documentmovieName){ return window.documentmovieName; } if (navigator.appName.indexOf(Microsoft Internet)-1){ if (document.embeds && document.embedsmovieName) return document.embedsmovieName; } else{ return document.getElementById(movieName); }}function getFacebookIdInfo() { FB.login(function(response) { var theFlash getFlashMovieObject(swfEmbed); if (theFlash undefined) { theFlash getFlashMovieObject(innerSwfEmbed); } if (response.authResponse) { theFlash.retrieveFacebookIdInfo(response.authResponse.userID); } else { theFlash.retrieveFacebookIdInfo(-1); } });}function getFacebookId() { FB.login(function(response) { var theFlash getFlashMovieObject(swfEmbed); if (theFlash undefined) { theFlash getFlashMovieObject(innerSwfEmbed); } if (response.authResponse) { theFlash.retrieveFacebookId(response.authResponse.userID); } else { theFlash.retrieveFacebookId(-1); } });}function getFacebookFriendsInstalled() { FB.api({ method: fql.query, query: SELECT uid FROM user WHERE is_app_user AND uid IN (SELECT uid2 FROM friend WHERE uid1 me()) }, function(response) { var theFlash getFlashMovieObject(swfEmbed); if (theFlash undefined) { theFlash getFlashMovieObject(innerSwfEmbed); } theFlash.getFacebookFriendsInstalled(response); });}function friendRequest() { FB.ui({method: apprequests, message: Lets play Stick Empires!, filters: app_non_users, title: Play Stick Empires }, friendRequestCallback);}function friendRequestCallback(response) { // Handle callback here var theFlash getFlashMovieObject(swfEmbed); if (theFlash undefined) { theFlash getFlashMovieObject(innerSwfEmbed); } if (response) { theFlash.friendRequestComplete(); }}/* function loginWithFacebook() { FB.login(function(response) { if (response.authResponse) { // connected FB.getLoginStatus(function(response) { if (response.status connected) { var theFlash getFlashMovieObject(swfEmbed); if (theFlash undefined) { theFlash getFlashMovieObject(innerSwfEmbed); } theFlash.facebookLogin(response.authResponse.accessToken); } }); } else { // cancelled } });} */window.fbAsyncInit function() { FB.init({ appId : 324867484297405, // App ID channelUrl : www.stickempires.com/channel.html, // Channel File status : true, // check login status cookie : true, // enable cookies to allow the server to access the session version : v2.3, // enable cookies to allow the server to access the session xfbml : true // parse XFBML }); FB.getLoginStatus(function(response) { if (response.status connected) { // connected } else if (response.status not_authorized) { // not_authorized //alert(NOT AUTHORIZED); } else { // not_logged_in } }); // Additional init code here};// Load the SDK Asynchronously(function(d, s, id) { var js, fjs d.getElementsByTagName(s)0; if (d.getElementById(id)) return; js d.createElement(s); js.id id; js.src //connect.facebook.net/en_US/sdk.js4; fjs.parentNode.insertBefore(js, fjs);}(document, script, facebook-jssdk)); //FB.getLoginStatus(function(response) {// if (response.status connected) {// // connected// } else if (response.status not_authorized) { // not_authorized //alert(NOT AUTHORIZED);// } else { // not_logged_in// }// }); // Additional init code here/script> !-- div idswfBackground> img srcBrowser-Background.jpg>/img> /div> --> div idfloater>/div>!-- img src/images/tournament/Tournament_Banner_(Live).png/>--> a hrefhttps://stickwar.com target_blank>img src/images/stickwar/newbanner.webp width850 height79> /img> /a>script srchttp://www.stickpage.com/js/countdown.js>/script> script> var clock document.getElementById(timer) , targetDate new Date(Date.UTC(2016, 1, 1, 19)); // Jan 1, 2050formatTimer function(t) { clock.innerHTML t.days + d + t.hours + h + t.minutes + m;}formatTimer(countdown(targetDate));setInterval(function(){ formatTimer(countdown(targetDate));}, 1000);/script> div idembedSWF> OBJECT classidclsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebasehttp://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version6,0,0,0 WIDTH850 HEIGHT700 idswfEmbed ALIGN> PARAM NAMEmovie VALUEhttps://s3.amazonaws.com/stickempires/versions/stickempires2.35.swf> PARAM NAMEquality VALUEhigh> PARAM NAMEbgcolor VALUE#000000> param nameallowScriptAccess valuealways /> param nameallowNetworking valueall /> param namewmode valueopaque /> param nameflashVars valueisOnFacebookfalse /> EMBED srchttps://s3.amazonaws.com/stickempires/versions/stickempires2.35.swf qualityhigh bgcolor#000000 WIDTH850 HEIGHT700 NAMEswfEmbed ALIGN TYPEapplication/x-shockwave-flash allowscriptaccessalways PLUGINSPAGEhttp://www.macromedia.com/go/getflashplayer flashVarsisOnFacebookfalse allowNetworkingall wmodeopaque>/EMBED> /OBJECT> /div> input typeimage srcimages/zoomin.jpg valuezoomin idzoomInButton onmousedownzoomIn() onmouseoverthis.srcimages/zoomin_over.jpg; onmouseoutthis.srcimages/zoomin.jpg; /> input typeimage srcimages/zoomout.jpg valuezoomout idzoomOutButton onmousedownzoomOut() onmouseoverthis.srcimages/zoomout_over.jpg; onmouseoutthis.srcimages/zoomout.jpg; /> tr> td aligncenter> br> font faceArial size3 color#cf980c> a href/tutorial.php stylecolor: #cf980c; text-decoration: underline;>Download Stick Empires/a> /font> br>br> /td> /tr> /body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveDate: Mon, 02 Feb 2026 00:46:56 GMTServer: Apache/2.2.34 (Amazon)X-Powered-By: PHP/5.3.29X-Cache: Miss from cloudfrontVia: 1.1 2d69093e294db929b26be80ccee94472.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P4X-Amz-Cf-Id: po1XBcb4NGpHF7da8pgeCK25QKE_R7WRysQ78LiJZojSpmHxP8V8_g !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>html xmlnshttp://www.w3.org/1999/xhtml langen xml:langen> link relstylesheet typetext/css hrefembedStyle.css>head> title>Stick Empires - Free Online Strategy Game Based on the Stick War Series./title> meta namedescription contentChoose an empire and battle against your friends in this real time strategy game!>link relshortcut icon hreffavicon.ico typeimage/x-icon />script typetext/javascript>var _gaq _gaq || ;_gaq.push(_setAccount, UA-32176690-1);_gaq.push(_trackPageview);(function() { var ga document.createElement(script); ga.type text/javascript; ga.async true; ga.src (https: document.location.protocol ? https://ssl : http://www) + .google-analytics.com/ga.js; var s document.getElementsByTagName(script)0; s.parentNode.insertBefore(ga, s);})();function zoomOut() { size + .2; if (size > 1.4) size 1.4; changeSize(size); }function zoomIn(){ size - .2; if (size 1.0) size 1.0; changeSize(size); }var size 1.0;function changeSize(size){ var width 850; var height 700; var widthOn2 -425; var heightOn2 -350; var ratio size; width width/ratio; height height/ratio; widthOn2 widthOn2/ratio; heightOn2 heightOn2/ratio; var width width + px; var height height + px; var widthOn2 widthOn2 + px; var heightOn2 heightOn2 + px; var embedSWF document.getElementById(embedSWF); embedSWF.style.heightheight; var swfEmbed document.getElementById(swfEmbed); swfEmbed.style.heightheight; swfEmbed.style.widthwidth; var innerSwfEmbed window.documentswfEmbed; innerSwfEmbed.style.heightheight; innerSwfEmbed.style.widthwidth; var floater document.getElementById(floater); floater.style.marginBottomheightOn2; var bodyBackground document.getElementById(bodyBackground);}/script>script srchttps://www.paypalobjects.com/js/external/dg.js typetext/javascript>/script>script typetext/javascript>var dg new PAYPAL.apps.DGFlow({ trigger: paypal_submit, expType: instant});/script>script typetext/javascript>var _gaq _gaq || ;_gaq.push(_setAccount, UA-32176690-1);_gaq.push(_trackPageview);(function() { var ga document.createElement(script); ga.type text/javascript; ga.async true; ga.src (https: document.location.protocol ? https://ssl : http://www) + .google-analytics.com/ga.js; var s document.getElementsByTagName(script)0; s.parentNode.insertBefore(ga, s);})();/script>SCRIPT LANGUAGEJavaScript>var messageFunction Disabled!;///////////////////////////////////function clickIE() { if (document.all) { return false; }}function clickNS(e) { if (document.layers||(document.getElementById&&!document.all)) { if (e.which2||e.which3) {return false; } }}if (document.layers) { document.captureEvents(Event.MOUSEDOWN);document.onmousedownclickNS;} else { document.onmouseupclickNS;document.oncontextmenuclickIE;}document.oncontextmenu new Function(return false)/script>/head>body idbodyBackground> script languageJavaScript>window.onbeforeunload confirmExit;function confirmExit(){ return ;}/script>script> function getFacebookName() { FB.api(/me, function(response) { var theFlash getFlashMovieObject(swfEmbed); if (theFlash undefined) { theFlash getFlashMovieObject(innerSwfEmbed); } theFlash.retrieveFacebookName(response.first_name); // theFlash.retrieveFacebookName(brock); //response.first_name); }); } /script>div idfb-root>/div>script>// Additional JS functions herefunction getFlashMovieObject(movieName){ if (window.documentmovieName){ return window.documentmovieName; } if (navigator.appName.indexOf(Microsoft Internet)-1){ if (document.embeds && document.embedsmovieName) return document.embedsmovieName; } else{ return document.getElementById(movieName); }}function getFacebookIdInfo() { FB.login(function(response) { var theFlash getFlashMovieObject(swfEmbed); if (theFlash undefined) { theFlash getFlashMovieObject(innerSwfEmbed); } if (response.authResponse) { theFlash.retrieveFacebookIdInfo(response.authResponse.userID); } else { theFlash.retrieveFacebookIdInfo(-1); } });}function getFacebookId() { FB.login(function(response) { var theFlash getFlashMovieObject(swfEmbed); if (theFlash undefined) { theFlash getFlashMovieObject(innerSwfEmbed); } if (response.authResponse) { theFlash.retrieveFacebookId(response.authResponse.userID); } else { theFlash.retrieveFacebookId(-1); } });}function getFacebookFriendsInstalled() { FB.api({ method: fql.query, query: SELECT uid FROM user WHERE is_app_user AND uid IN (SELECT uid2 FROM friend WHERE uid1 me()) }, function(response) { var theFlash getFlashMovieObject(swfEmbed); if (theFlash undefined) { theFlash getFlashMovieObject(innerSwfEmbed); } theFlash.getFacebookFriendsInstalled(response); });}function friendRequest() { FB.ui({method: apprequests, message: Lets play Stick Empires!, filters: app_non_users, title: Play Stick Empires }, friendRequestCallback);}function friendRequestCallback(response) { // Handle callback here var theFlash getFlashMovieObject(swfEmbed); if (theFlash undefined) { theFlash getFlashMovieObject(innerSwfEmbed); } if (response) { theFlash.friendRequestComplete(); }}/* function loginWithFacebook() { FB.login(function(response) { if (response.authResponse) { // connected FB.getLoginStatus(function(response) { if (response.status connected) { var theFlash getFlashMovieObject(swfEmbed); if (theFlash undefined) { theFlash getFlashMovieObject(innerSwfEmbed); } theFlash.facebookLogin(response.authResponse.accessToken); } }); } else { // cancelled } });} */window.fbAsyncInit function() { FB.init({ appId : 324867484297405, // App ID channelUrl : www.stickempires.com/channel.html, // Channel File status : true, // check login status cookie : true, // enable cookies to allow the server to access the session version : v2.3, // enable cookies to allow the server to access the session xfbml : true // parse XFBML }); FB.getLoginStatus(function(response) { if (response.status connected) { // connected } else if (response.status not_authorized) { // not_authorized //alert(NOT AUTHORIZED); } else { // not_logged_in } }); // Additional init code here};// Load the SDK Asynchronously(function(d, s, id) { var js, fjs d.getElementsByTagName(s)0; if (d.getElementById(id)) return; js d.createElement(s); js.id id; js.src //connect.facebook.net/en_US/sdk.js4; fjs.parentNode.insertBefore(js, fjs);}(document, script, facebook-jssdk)); //FB.getLoginStatus(function(response) {// if (response.status connected) {// // connected// } else if (response.status not_authorized) { // not_authorized //alert(NOT AUTHORIZED);// } else { // not_logged_in// }// }); // Additional init code here/script> !-- div idswfBackground> img srcBrowser-Background.jpg>/img> /div> --> div idfloater>/div>!-- img src/images/tournament/Tournament_Banner_(Live).png/>--> a hrefhttps://stickwar.com target_blank>img src/images/stickwar/newbanner.webp width850 height79> /img> /a>script srchttp://www.stickpage.com/js/countdown.js>/script> script> var clock document.getElementById(timer) , targetDate new Date(Date.UTC(2016, 1, 1, 19)); // Jan 1, 2050formatTimer function(t) { clock.innerHTML t.days + d + t.hours + h + t.minutes + m;}formatTimer(countdown(targetDate));setInterval(function(){ formatTimer(countdown(targetDate));}, 1000);/script> div idembedSWF> OBJECT classidclsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebasehttp://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version6,0,0,0 WIDTH850 HEIGHT700 idswfEmbed ALIGN> PARAM NAMEmovie VALUEhttps://s3.amazonaws.com/stickempires/versions/stickempires2.35.swf> PARAM NAMEquality VALUEhigh> PARAM NAMEbgcolor VALUE#000000> param nameallowScriptAccess valuealways /> param nameallowNetworking valueall /> param namewmode valueopaque /> param nameflashVars valueisOnFacebookfalse /> EMBED srchttps://s3.amazonaws.com/stickempires/versions/stickempires2.35.swf qualityhigh bgcolor#000000 WIDTH850 HEIGHT700 NAMEswfEmbed ALIGN TYPEapplication/x-shockwave-flash allowscriptaccessalways PLUGINSPAGEhttp://www.macromedia.com/go/getflashplayer flashVarsisOnFacebookfalse allowNetworkingall wmodeopaque>/EMBED> /OBJECT> /div> input typeimage srcimages/zoomin.jpg valuezoomin idzoomInButton onmousedownzoomIn() onmouseoverthis.srcimages/zoomin_over.jpg; onmouseoutthis.srcimages/zoomin.jpg; /> input typeimage srcimages/zoomout.jpg valuezoomout idzoomOutButton onmousedownzoomOut() onmouseoverthis.srcimages/zoomout_over.jpg; onmouseoutthis.srcimages/zoomout.jpg; /> tr> td aligncenter> br> font faceArial size3 color#cf980c> a href/tutorial.php stylecolor: #cf980c; text-decoration: underline;>Download Stick Empires/a> /font> br>br> /td> /tr> /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
]