Help
RSS
API
Feed
Maltego
Contact
Domain > brickblaster.gg
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-12-06
18.173.166.8
(
ClassC
)
2024-12-08
54.230.253.20
(
ClassC
)
2024-12-14
3.163.80.71
(
ClassC
)
2024-12-14
3.163.80.93
(
ClassC
)
2025-01-07
3.166.152.9
(
ClassC
)
2026-01-04
3.163.24.81
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Sun, 04 Jan 2026 00:25:01 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://brickblaster.gg/X-Cache: Redirect from cloudfrontVia: 1.1 2e87eef03ab555daefa684d946e111b4.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P2X-Amz-Cf-Id: v_3C46439gm2TuMS9e-2OOAcj1AIzeJbOjbLMIsg0v6TP4jmhD1J2wContent-Security-Policy: default-src self data: blob:; script-src self unsafe-inline unsafe-eval https://brickblaster.gg https://*.brickblaster.gg; style-src self unsafe-inline https://brickblaster.gg https://*.brickblaster.gg; img-src self data: blob: https://brickblaster.gg https://*.brickblaster.gg https://cdn.skillz.com; font-src self https://brickblaster.gg https://*.brickblaster.gg; connect-src self https://brickblaster.gg https://*.brickblaster.gg *; media-src self; object-src none; frame-src none; worker-src self blob:; manifest-src self;Vary: Origin 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: 15444Connection: keep-aliveDate: Sun, 04 Jan 2026 00:25:03 GMTLast-Modified: Fri, 17 Oct 2025 19:19:08 GMTETag: 3cc13c74080d1f19910c59b95b5645a8Server: AmazonS3X-Cache: Miss from cloudfrontVia: 1.1 49798ef4b8dd64fece36e067d09f69ec.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P2X-Amz-Cf-Id: RSeI8cuqLUkbq0h3_ZYDjs0hhGMrAsTyCRSYfXchs-saGC0770KcgwContent-Security-Policy: default-src self data: blob:; script-src self unsafe-inline unsafe-eval https://brickblaster.gg https://*.brickblaster.gg; style-src self unsafe-inline https://brickblaster.gg https://*.brickblaster.gg; img-src self data: blob: https://brickblaster.gg https://*.brickblaster.gg https://cdn.skillz.com; font-src self https://brickblaster.gg https://*.brickblaster.gg; connect-src self https://brickblaster.gg https://*.brickblaster.gg *; media-src self; object-src none; frame-src none; worker-src self blob:; manifest-src self;Vary: Origin !DOCTYPE html>html langen>head> meta charsetUTF-8> title>BrickBlaster Install Page/title> style> body { background-color: black; margin: 0; padding: 0; font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif; text-align: center; color: white; background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.2) 90%, rgba(0, 0, 0, 0.1) 100%), url(bbc-bg.jpg); /* Added black gradient mask from 50% to 100% */ background-size: cover; /* Scale to fill width */ background-position: top; /* Stick to top */ background-repeat: no-repeat; /* Non-repeat */ margin-left: 20px; margin-right: 20px; margin-bottom: 20px; } #logo { width: 500px; margin-top: 80px; opacity: 0; animation: fadeIn 2s forwards; } @keyframes fadeIn { to { opacity: 1; } } .button { display: block; /* Changed from inline-block to block */ margin: 20px auto 0; /* Ensured consistent margin */ color: white; border: none; border-radius: 90px; /* Further increased border-radius for more rounded buttons */ text-decoration: none; transition: background 0.3s, transform 0.2s; cursor: pointer; white-space: nowrap; /* Prevent text from wrapping */ max-width: 450px; /* Added max-width */ width: 100%; /* Ensure buttons are responsive within max-width */ padding: 42px 84px; /* Restore original padding */ font-size: 34px; /* Restore original font size */ font-weight: bold; /* Shared font-weight */ } #install-button { background: linear-gradient(45deg, #0FBF11, #1AFB22); } #install-button:hover { background: linear-gradient(45deg, #179f1a, #0A8B10); } #discord-button { background: linear-gradient(45deg, #483D8B, #5865F2); } #discord-button:hover { background: linear-gradient(45deg, #4752c4, #3a3a72); } #download-discord-button { background: linear-gradient(45deg, #FF1493, #FF69B4); } #download-discord-button:hover { background: linear-gradient(45deg, #C71585, #FF1493); } #copy-button { display: none; background: linear-gradient(45deg, #FF7F50, #FF4500); } #copy-button:hover { background: linear-gradient(45deg, #FF6347, #FF0000); } #swag-store-button { position: relative; /* Added for positioning the pseudo-element */ background: linear-gradient(45deg, #FF0000, #FF6347); } #swag-store-button:hover { background: linear-gradient(45deg, #FF0000, #FF6347); } #lb-button { position: relative; /* Added for positioning the pseudo-element */ background: linear-gradient(45deg, #000000, #333333); } #lb-button:hover { background: linear-gradient(45deg, #000000, #333333); } #ws-button { position: relative; /* Added for positioning the pseudo-element */ background: linear-gradient(45deg, #F9C609, #FFC81C); } #ws-button:hover { background: linear-gradient(45deg, #F6C101, #F6C101); } #tt-button { position: relative; /* Added for positioning the pseudo-element */ background: linear-gradient(45deg, #6CDBFD, #32C7F5); } #tt-button:hover { background: linear-gradient(45deg, #6CDBFD, #32C7F5); } /* Add the NEW banner using a pseudo-element */ #tt-button::after { content: FUN; position: absolute; top: 10px; left: -5px; background-color: #0FBF11; color: white; padding: 5px 10px; font-size: 22px; font-weight: bold; transform: rotate(-45deg); /* Optional: Add box-shadow for better visibility */ box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); } #url-textbox { display: none; /* initially hidden */ margin: 50px auto 10px; /* centered with top margin */ width: 70%; /* larger width */ background: linear-gradient(45deg, #333, #444); /* dark gray gradient */ color: lightgray; /* light gray text */ border: none; padding: 35px; border-radius: 45px; /* rounded like buttons */ font-size: 28px; text-align: center; } .title { font-size: 48px; /* increased size */ margin-top: 50px; font-weight: bold; } .subtext { font-size: 42px; margin-bottom: 40px; color: #999999; /* changed to gray */ } .platform-info { font-size: 16px; /* Increased font size */ color: #999; margin-top: 10px; } /* Optional: Adjust layout for copy mode */ @media (max-width: 600px) { #url-textbox { width: 80%; } .button { width: auto; padding: 140px 280px; /* Reduced by ~30% from 200px 400px */ font-size: 140px; /* Reduced by ~30% from 200px */ border-radius: 190px; /* Increased for more roundness */ max-width: none; /* Remove max-width on mobile if larger buttons are desired */ margin: 160px auto; } } /* Add media query for desktop browsers */ @media (min-width: 1024px) { .button { padding: 21px 42px; /* Reduced padding by 50% */ font-size: 17px; /* Reduced font size by 50% */ } } /* Add keyframes for text bump animation */ @keyframes bump { 0% { transform: scale(1); } 50% { transform: scale(1.1); } 100% { transform: scale(1); } } /* Add animation class for bump effect */ #copy-message.bump { animation: bump 0.3s; } #copy-message { font-size: 35px; } /style>/head>body> img srcbbc-logo.png idlogo altBrickBlaster Logo> br> div classtitle>Get the Latest Version of Brick Blaster!/div> div classsubtext>Download it here!/div> !-- Add textbox and copy button above the install button --> input typetext idurl-textbox value readonly> button idcopy-button classbutton>Click to Copy URL/button> p idcopy-message styledisplay: none; color: #ffffff; margin-top: 10px;>Then paste URL to your Browser/p> !-- Install and Discord buttons --> a href# idinstall-button classbutton>Install BrickBlaster/a> a href# iddownload-discord-button classbutton>Download the Discord App/a> a hrefhttps://discord.gg/ryJA7X7yXk iddiscord-button classbutton>Join Our Discord Community/a> a hrefhttps://www.shop.flycowgames.com/store idswag-store-button classbutton>👕 Swag Store/a> a hrefhttps://apps.apple.com/us/app/word-search-cash-money-games/id6477427570 idws-button classbutton>🔎 Install Word Search (iOS)/a> div classplatform-info idplatform-info>/div> script> function detectDevice() { const userAgent navigator.userAgent || navigator.vendor || window.opera; const isIOS /iPad|iPhone|iPod/.test(userAgent) && !window.MSStream; const isAndroid /Android/.test(userAgent); const isSamsung /SamsungBrowser|SM-A-Z0-9+/.test(userAgent); // Using ipwhois.io as an alternative geolocation API fetch(https://ipwhois.app/json/) .then(response > { if (!response.ok) { throw new Error(Network response was not ok); } return response.json(); }) .then(data > { const countryCode data.country_code; proceedWithPlatformDetection(countryCode); }) .catch(error > { console.error(Error fetching country code:, error); const countryCode US; // Default to US on failure proceedWithPlatformDetection(countryCode); }); const countryCode US; function proceedWithPlatformDetection(countryCode) { const inUSA countryCode US; const installButton document.getElementById(install-button); const platformInfo document.getElementById(platform-info); let platform ; let downloadURL ; if (isIOS) { platform iOS; downloadURL https://apps.apple.com/us/app/brick-blaster-cash-win-money/id6466097629; } else if (isSamsung && inUSA) { // Corrected condition platform Samsung; downloadURL https://galaxystore.samsung.com/detail/com.flycowgames.brickblaster; } else if (isAndroid) { platform Android; downloadURL https://cdn.skillz.com/devportal2/uploads/game_binary/file/45443/BrickBlasterCash-Skillz1760035297.apk; } else { platform Android; downloadURL https://cdn.skillz.com/devportal2/uploads/game_binary/file/45443/BrickBlasterCash-Skillz1760035297.apk; } installButton.textContent `Install BrickBlaster for ${platform}`; installButton.href downloadURL; platformInfo.textContent `Platform: ${platform}, Country: ${countryCode}`; // Store the download URL for copy mode window.downloadURL downloadURL; // Get title and subtext elements const titleElement document.querySelector(.title); const subtextElement document.querySelector(.subtext); // Check for ?copy query string const urlParams new URLSearchParams(window.location.search); console.log(URL Parameters:, urlParams.toString()); // Debug log if (urlParams.has(copy)) { console.log(Copy mode detected.); // Debug log // Set title and subtext for copy mode titleElement.textContent Get the Latest Version of Brick Blaster!; subtextElement.textContent Download it here!; // Hide install, discord, and download-discord buttons document.getElementById(install-button).style.display none; document.getElementById(discord-button).style.display none; document.getElementById(download-discord-button).style.display none; /* Hide Download Discord */ document.getElementById(swag-store-button).style.display none; /* Hide Swag Store */ // Set the download URL in the textbox const textbox document.getElementById(url-textbox); textbox.value downloadURL; textbox.style.display block; // Show the copy button const copyButton document.getElementById(copy-button); copyButton.style.display block; /* Changed to block */ // Show the copy message const copyMessage document.getElementById(copy-message); copyMessage.textContent Then paste URL to your Browser; // Default text copyMessage.style.display block; // Add event listener to copy button copyButton.onclick function () { navigator.clipboard.writeText(downloadURL).then(() > { // Change button text to Copied! copyButton.textContent Copied!; // Update copy message text and animate bump copyMessage.textContent Now Paste URL to your Browser; copyMessage.classList.add(bump); // Revert changes after 2 seconds setTimeout(() > { copyButton.textContent Click to Copy URL; copyMessage.textContent Then paste URL to your Browser; copyMessage.classList.remove(bump); }, 2000); }).catch(err > { console.error(Could not copy text: , err); }); }; // Add click event to the textbox to trigger copy textbox.onclick copyButton.onclick; } else { console.log(Copy mode not detected.); // Debug log // Set title and subtext for non-copy mode titleElement.textContent Brick Blaster Links; subtextElement.textContent Get to know our universe!; } // Set href for Download Discord button based on OS const downloadDiscordButton document.getElementById(download-discord-button); if (platform iOS) { downloadDiscordButton.href https://apps.apple.com/us/app/discord-chat-talk-hangout/id985746746; } else if (platform Android) { downloadDiscordButton.href https://play.google.com/store/apps/details?idcom.discord; } else { downloadDiscordButton.href https://discord.com/download; } } } window.onload detectDevice; /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
]