Help
RSS
API
Feed
Maltego
Contact
Domain > couponsave.me
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-03-15
104.21.58.204
(
ClassC
)
2026-01-05
172.67.164.166
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Mon, 05 Jan 2026 23:57:47 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareLast-Modified: Tue, 19 Aug 2025 13:39:11 GMTNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Vary: Accept-EncodingStrict-Transport-Security: max-age31536000Report-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?stygkHn1HwHXjvhJIPkI5er4aDngl1HRb3ooDbExgpFCsnBxS3kvdBeGtQ0e6uatDzNLvfYbsdSuAA5uAKJnk%2F3v7vK%2BR6SFktu0pgUA%3D}}cf-cache-status: DYNAMICCF-RAY: 9b96eb85bd9e962a-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Site Upgrade in Progress/title> script srchttps://cdn.tailwindcss.com>/script> link hrefhttps://cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.min.css relstylesheet> !-- Tailwind 配置 --> script> tailwind.config { theme: { extend: { colors: { primary: #165DFF, secondary: #36BFFA, neutral: #F5F7FA, dark: #1D2129 }, fontFamily: { inter: Inter, system-ui, sans-serif, }, } } } /script> style typetext/tailwindcss> @layer utilities { .content-auto { content-visibility: auto; } .text-shadow { text-shadow: 0 2px 4px rgba(0,0,0,0.1); } .bg-gradient-soft { background: linear-gradient(135deg, #f5f7fa 0%, #e4eaf1 100%); } } /style> !-- 导入字体 --> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyInter:wght@300;400;500;600;700&displayswap relstylesheet>/head>body classfont-inter bg-gradient-soft min-h-screen flex flex-col items-center justify-center p-4 text-dark> !-- 页面容器 --> div classmax-w-3xl w-full bg-white rounded-2xl shadow-xl p-8 md:p-12 transform transition-all duration-500 hover:shadow-2xl> !-- 图标 --> div classtext-center mb-8> div classinline-flex items-center justify-center w-16 h-16 rounded-full bg-primary/10 text-primary mb-4> i classfa fa-cogs text-2xl>/i> /div> h1 classtext-clamp(1.8rem,5vw,2.5rem) font-bold text-dark mb-2 text-shadow>Were Upgrading!/h1> p classtext-gray-600 text-lg max-w-lg mx-auto>Were working hard to improve your experience. Thank you for your patience./p> /div> !-- 进度条 --> div classmb-8> div classflex justify-between text-sm text-gray-500 mb-2> span>Upgrade Progress/span> span idprogress-percentage>68%/span> /div> div classh-3 bg-gray-100 rounded-full overflow-hidden> div idprogress-bar classh-full bg-primary rounded-full transition-all duration-1000 ease-out stylewidth: 68%>/div> /div> /div> !-- 主要信息 --> div classspace-y-6 text-center mb-8> p classtext-gray-600>Our site is getting a fresh new look and improved features to serve you better./p> div classflex items-center justify-center space-x-2 text-gray-600> !-- i classfa fa-clock-o text-primary>/i> --> !-- span>Estimated time remaining: strong>~35 minutes/strong>/span> --> /div> /div> !-- 安抚信息 --> div classbg-neutral rounded-xl p-6 mb-8> h3 classfont-semibold text-lg mb-3 text-primary>What to expect next?/h3> ul classspace-y-3 text-gray-600 text-left> li classflex items-start> i classfa fa-check-circle text-green-500 mt-1 mr-3>/i> span>A faster, more intuitive browsing experience/span> /li> li classflex items-start> i classfa fa-check-circle text-green-500 mt-1 mr-3>/i> span>New features designed with your needs in mind/span> /li> li classflex items-start> i classfa fa-check-circle text-green-500 mt-1 mr-3>/i> span>Improved security and performance/span> /li> /ul> /div> !-- 联系信息 --> !-- div classtext-center text-gray-500 text-sm> p>If you need immediate assistance, please contact us at/p> a hrefmailto:support@example.com classtext-primary hover:underline font-medium>support@example.com/a> p classmt-2>© 2023 Your Company Name. All rights reserved./p> /div> --> /div> !-- 装饰元素 --> div classabsolute -bottom-10 -left-10 w-40 h-40 bg-primary/5 rounded-full blur-3xl>/div> div classabsolute -top-10 -right-10 w-40 h-40 bg-secondary/5 rounded-full blur-3xl>/div> script> // 进度条动画效果 function updateProgress() { const progressBar document.getElementById(progress-bar); const progressText document.getElementById(progress-percentage); const currentWidth parseInt(progressBar.style.width); // 随机增加1-3%的进度,但不超过98% if (currentWidth 98) { const increment Math.floor(Math.random() * 3) + 1; const newWidth currentWidth + increment; progressBar.style.width newWidth + %; progressText.textContent newWidth + %; } // 每3-8秒更新一次进度 const delay Math.floor(Math.random() * 5000) + 3000; setTimeout(updateProgress, delay); } // 页面加载后开始进度更新 window.addEventListener(load, () > { // 初始动画 document.querySelector(divclass*max-w-3xl).classList.add(opacity-0, translate-y-8); setTimeout(() > { document.querySelector(divclass*max-w-3xl).classList.remove(opacity-0, translate-y-8); document.querySelector(divclass*max-w-3xl).classList.add(opacity-100, translate-y-0); }, 100); // 开始进度更新 // setTimeout(updateProgress, 2000); }); /script>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Mon, 05 Jan 2026 23:57:47 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareLast-Modified: Tue, 19 Aug 2025 13:39:11 GMTNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Vary: Accept-EncodingStrict-Transport-Security: max-age31536000Report-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sVvrb8A6bBuCTSSv%2BJ1NxsRVvPRb2uAqqaJA20azBOO3GaBbU4sRxA1bhsVyqFuRDXJHZDSkkD9SCALZKtmtF5flRdxin34RG78nzzXU%3D}}cf-cache-status: DYNAMICCF-RAY: 9b96eb8669e9ccd1-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Site Upgrade in Progress/title> script srchttps://cdn.tailwindcss.com>/script> link hrefhttps://cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.min.css relstylesheet> !-- Tailwind 配置 --> script> tailwind.config { theme: { extend: { colors: { primary: #165DFF, secondary: #36BFFA, neutral: #F5F7FA, dark: #1D2129 }, fontFamily: { inter: Inter, system-ui, sans-serif, }, } } } /script> style typetext/tailwindcss> @layer utilities { .content-auto { content-visibility: auto; } .text-shadow { text-shadow: 0 2px 4px rgba(0,0,0,0.1); } .bg-gradient-soft { background: linear-gradient(135deg, #f5f7fa 0%, #e4eaf1 100%); } } /style> !-- 导入字体 --> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyInter:wght@300;400;500;600;700&displayswap relstylesheet>/head>body classfont-inter bg-gradient-soft min-h-screen flex flex-col items-center justify-center p-4 text-dark> !-- 页面容器 --> div classmax-w-3xl w-full bg-white rounded-2xl shadow-xl p-8 md:p-12 transform transition-all duration-500 hover:shadow-2xl> !-- 图标 --> div classtext-center mb-8> div classinline-flex items-center justify-center w-16 h-16 rounded-full bg-primary/10 text-primary mb-4> i classfa fa-cogs text-2xl>/i> /div> h1 classtext-clamp(1.8rem,5vw,2.5rem) font-bold text-dark mb-2 text-shadow>Were Upgrading!/h1> p classtext-gray-600 text-lg max-w-lg mx-auto>Were working hard to improve your experience. Thank you for your patience./p> /div> !-- 进度条 --> div classmb-8> div classflex justify-between text-sm text-gray-500 mb-2> span>Upgrade Progress/span> span idprogress-percentage>68%/span> /div> div classh-3 bg-gray-100 rounded-full overflow-hidden> div idprogress-bar classh-full bg-primary rounded-full transition-all duration-1000 ease-out stylewidth: 68%>/div> /div> /div> !-- 主要信息 --> div classspace-y-6 text-center mb-8> p classtext-gray-600>Our site is getting a fresh new look and improved features to serve you better./p> div classflex items-center justify-center space-x-2 text-gray-600> !-- i classfa fa-clock-o text-primary>/i> --> !-- span>Estimated time remaining: strong>~35 minutes/strong>/span> --> /div> /div> !-- 安抚信息 --> div classbg-neutral rounded-xl p-6 mb-8> h3 classfont-semibold text-lg mb-3 text-primary>What to expect next?/h3> ul classspace-y-3 text-gray-600 text-left> li classflex items-start> i classfa fa-check-circle text-green-500 mt-1 mr-3>/i> span>A faster, more intuitive browsing experience/span> /li> li classflex items-start> i classfa fa-check-circle text-green-500 mt-1 mr-3>/i> span>New features designed with your needs in mind/span> /li> li classflex items-start> i classfa fa-check-circle text-green-500 mt-1 mr-3>/i> span>Improved security and performance/span> /li> /ul> /div> !-- 联系信息 --> !-- div classtext-center text-gray-500 text-sm> p>If you need immediate assistance, please contact us at/p> a hrefmailto:support@example.com classtext-primary hover:underline font-medium>support@example.com/a> p classmt-2>© 2023 Your Company Name. All rights reserved./p> /div> --> /div> !-- 装饰元素 --> div classabsolute -bottom-10 -left-10 w-40 h-40 bg-primary/5 rounded-full blur-3xl>/div> div classabsolute -top-10 -right-10 w-40 h-40 bg-secondary/5 rounded-full blur-3xl>/div> script> // 进度条动画效果 function updateProgress() { const progressBar document.getElementById(progress-bar); const progressText document.getElementById(progress-percentage); const currentWidth parseInt(progressBar.style.width); // 随机增加1-3%的进度,但不超过98% if (currentWidth 98) { const increment Math.floor(Math.random() * 3) + 1; const newWidth currentWidth + increment; progressBar.style.width newWidth + %; progressText.textContent newWidth + %; } // 每3-8秒更新一次进度 const delay Math.floor(Math.random() * 5000) + 3000; setTimeout(updateProgress, delay); } // 页面加载后开始进度更新 window.addEventListener(load, () > { // 初始动画 document.querySelector(divclass*max-w-3xl).classList.add(opacity-0, translate-y-8); setTimeout(() > { document.querySelector(divclass*max-w-3xl).classList.remove(opacity-0, translate-y-8); document.querySelector(divclass*max-w-3xl).classList.add(opacity-100, translate-y-0); }, 100); // 开始进度更新 // setTimeout(updateProgress, 2000); }); /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
]