Help
RSS
API
Feed
Maltego
Contact
Domain > bluff-buff.game
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-08-30
18.160.41.92
(
ClassC
)
2026-02-24
18.161.6.62
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Tue, 24 Feb 2026 00:36:13 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://bluff-buff.game/X-Cache: Redirect from cloudfrontVia: 1.1 f3802d173009698413044360f84de06c.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P1X-Amz-Cf-Id: M2vyVCgplCU7eu1D9VAblq9I2M9DKPNepXfRtDKivPOtonrmPwqL_QCache-Control: max-age604800, publicVary: 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: 5389Connection: keep-aliveServer: istio-envoyDate: Tue, 24 Feb 2026 00:36:13 GMTLast-Modified: Mon, 23 Feb 2026 15:02:33 GMTETag: 699c6c09-150dAccept-Ranges: bytesx-envoy-upstream-service-time: 23X-Cache: Miss from cloudfrontVia: 1.1 b6cdb2111444305bd4957a473b711ad6.cloudfront.net (CloudFront)X-Amz-Cf-Pop: HIO52-P1X-Amz-Cf-Id: -_a8wN01NVW3KNRJSDiVqjTBNXmfUyZNljJsMamsdg16o1VK5O-jGACache-Control: max-age604800, publicVary: Origin !DOCTYPE html>html> head> title>/title> meta charsetutf-8 /> meta namedescription contentmaintain-page /> meta nameformat-detection contenttelephoneno /> meta namemsapplication-tap-highlight contentno /> !-- 防止瀏覽器快取 --> meta http-equivCache-Control contentno-cache, no-store, must-revalidate /> meta http-equivPragma contentno-cache /> meta http-equivExpires content0 /> meta nameviewport contentuser-scalableno,initial-scale1,maximum-scale1,minimum-scale1,widthdevice-width /> !--styleshieet--> link relstylesheet hrefcss/style.css /> /head> body> div idmaintain-page> div classrocket> img src./images/rocket.png alt /> h1 idtitle>/h1> div classapi-response> p idfinishTime>/p> p idutcDate>/p> p idlocalDate>/p> /div> /div> /div> script> /** 固定的維護時間 (暫定為UTC時間凌晨2點) */ const UTC_MAINTAIN_COMPLETE_TIME 2 /** 欲延長的維護時間 */ const EXTENSION_HOURS 0 /** 預設語系 */ const BASE_LANG en function i18n(lang) { const language localStorage.getItem(lang) ? localStorage.getItem(lang) : lang switch (language) { case jp: document.getElementById(title).textContent ウェブサイトも更新中ですので、楽しみにしていてください!! document.getElementById(finishTime).textContent 完了時間 break case zh-tw: document.getElementById(title).textContent 網站正在升級中,敬請期待!! document.getElementById(finishTime).textContent 完成時間 break case zh-cn: document.getElementById(title).textContent 网站正在升级中,敬请期待!! document.getElementById(finishTime).textContent 完成时间 break case en: document.getElementById(title).textContent The website is being upgraded, please stay tuned!! document.getElementById(finishTime).textContent Complete time break default: document.getElementById(title).textContent The website is being upgraded, please stay tuned!! document.getElementById(finishTime).textContent Complete time break } } // 運算時間用 function addHours(date, hours 0) { return new Date(new Date(date).getTime() + hours * 60 * 60 * 1000) } function addMins(date, hours 0) { return new Date(new Date(date).getTime() + hours * 60 * 1000) } function getSettingList(apiUrl) { let url `${apiUrl.baseApi}${apiUrl.apiPath}/settings` fetch(url) .then((response) > { if (!response.ok) { throw new Error(Network response was not ok) } return response.json() }) .then((res) > { // 計算維護時間(UTC+0) const utcMaintainCompleteTime addHours(getMaintainCompleteTime(), EXTENSION_HOURS) // 透過API取得的代理設定的時區 const clientUtcOffset res.data?.utc_offset ?? 0 const utcDate formatDate(utcMaintainCompleteTime) const localDate formatDate( addMins(utcMaintainCompleteTime, clientUtcOffset), Math.floor(clientUtcOffset / 60) ) document.getElementById(utcDate).textContent utcDate document.getElementById(localDate).textContent localDate res.data && res.data?.default_language ? i18n(res.data.default_language) : i18n(BASE_LANG) }) .catch((error) > { i18n(BASE_LANG) document.querySelector(.api-response).hidden true console.error(There has been a problem with your fetch operation:, error) }) } function formatDate(date, offset null) { const year date.getUTCFullYear() const month (0 + (date.getUTCMonth() + 1)).slice(-2) const day (0 + date.getUTCDate()).slice(-2) const hours (0 + date.getUTCHours()).slice(-2) const minutes (0 + date.getMinutes()).slice(-2) const seconds (0 + date.getSeconds()).slice(-2) return `${year}-${month}-${day} ${hours}:${minutes}:${seconds} UTC+${offset ? offset : 0}` } function getMaintainCompleteTime() { const now new Date() // 取得今天的年份、月份和日期 const year now.getUTCFullYear() const month now.getUTCMonth() const date now.getUTCDate() // 取得 UTC+0 時區的維護結束時間 return new Date(Date.UTC(year, month, date, UTC_MAINTAIN_COMPLETE_TIME, 0, 0)) } document.addEventListener(DOMContentLoaded, () > { fetch(../environment.json) .then((response) > { return response.json() }) .then((jsondata) > { getSettingList(jsondata) }) }) /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
]