Help
RSS
API
Feed
Maltego
Contact
Domain > coboy.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2022-12-12
3.233.127.15
(
ClassC
)
2026-02-05
154.64.231.101
(
ClassC
)
Port 80
HTTP/1.1 200 OKServer: openrestyDate: Thu, 05 Feb 2026 15:57:32 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveVary: Accept-Encoding !DOCTYPE html>html langzh-CN>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>coboy.com - 优质域名出售/title> script srchttps://cdn.tailwindcss.com>/script> !--link hrefhttps://cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.min.css relstylesheet>--> script> tailwind.config { theme: { extend: { colors: { primary: #165DFF, secondary: #36BFFA, dark: #1D2939, light: #F9FAFB }, fontFamily: { inter: Inter, system-ui, sans-serif, }, } } } // 格式化价格函数 function formatPrice(price) { return (price.toString().replace(/\B(?(\d{3})+(?!\d))/g, ,)); } /script> style typetext/tailwindcss> @layer utilities { .text-shadow { text-shadow: 0 2px 4px rgba(0,0,0,0.1); } .transition-custom { transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); } .bg-gradient-custom { background: linear-gradient(135deg, #165DFF 0%, #36BFFA 100%); } } /style> style> html { scroll-behavior: smooth; } body { font-family: Inter, sans-serif; } .domain-card { position: relative; overflow: hidden; } .domain-card::before { content: ; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; background: linear-gradient( to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 100% ); transform: rotate(30deg); animation: shine 3s infinite; } @keyframes shine { 0% { transform: translateX(-100%) rotate(30deg); } 100% { transform: translateX(100%) rotate(30deg); } } .contact-form input:focus, .contact-form textarea:focus { outline: none; box-shadow: 0 0 0 3px rgba(22, 93, 255, 0.2); } /style>/head>body classbg-light text-dark antialiased> !-- 导航栏 --> header classfixed w-full bg-white/90 backdrop-blur-sm shadow-sm z-50 transition-custom> div classcontainer mx-auto px-4 sm:px-6 lg:px-8> div classflex justify-between items-center py-4> div classflex items-center space-x-2> i classfa fa-globe text-primary text-2xl>/i> span classfont-bold text-lg>域名交易/span> /div> button classmd:hidden text-dark hover:text-primary> i classfa fa-bars text-xl>/i> /button> /div> /div> /header> !-- 英雄区域 --> section classpt-32 pb-20 md:pt-40 md:pb-32 bg-gradient-to-b from-primary/5 to-white> div classcontainer mx-auto px-4 sm:px-6 lg:px-8> div classmax-w-4xl mx-auto text-center> span classinline-block px-3 py-1 bg-primary/10 text-primary rounded-full text-sm font-medium mb-6> 优质域名出售 /span> div classdomain-card inline-block bg-white rounded-xl shadow-xl p-4 md:p-6 mb-8 border border-gray-100> h1 classtext-4xl md:text-6xl font-bold mb-2 tracking-tight>coboy.com/h1> p classtext-gray-500>!--简洁易记 · 品牌价值高-->/p> /div> div classmb-10> span classtext-3xl md:text-5xl font-bold text-primary>¥ script>document.write(formatPrice(19320))/script>/span> p classtext-gray-500 mt-2>一次付款 · 终身拥有 · 免费转移/p> /div> div classflex flex-col sm:flex-row justify-center gap-4> a hrefhttps://mi.aliyun.com/detail/online.html?domainNamecoboy.com classbg-gradient-custom text-white font-medium py-3 px-8 rounded-lg shadow-lg hover:shadow-xl transform hover:-translate-y-1 transition-custom target_blank> 在阿里云购买 /a> /div> /div> /div> /section> !-- 常见问题 --> section classpy-20 bg-white> div classcontainer mx-auto px-4 sm:px-6 lg:px-8> div classtext-center mb-16> h2 classtext-3xl md:text-4xl font-bold mb-4>常见问题/h2> p classtext-gray-600 max-w-2xl mx-auto>关于域名交易的常见问题解答/p> /div> div classmax-w-3xl mx-auto space-y-6> div classborder border-gray-200 rounded-xl overflow-hidden> button classw-full flex justify-between items-center p-6 text-left focus:outline-none faq-toggle> span classfont-semibold text-lg>域名交易流程是怎样的?/span> i classfa fa-chevron-down text-gray-400 transition-transform duration-300>/i> /button> div classfaq-content hidden px-6 pb-6 text-gray-600> p>1. 本域名通过第三方平台进行担保交易;2. 买家按照标价支付款项到第三方平台;3. 第三方平台收款后自动完成域名交割。交易完成。/p> /div> /div> div classborder border-gray-200 rounded-xl overflow-hidden> button classw-full flex justify-between items-center p-6 text-left focus:outline-none faq-toggle> span classfont-semibold text-lg>购买域名后,是否可以将域名转移到其他注册商,需要多长时间?/span> i classfa fa-chevron-down text-gray-400 transition-transform duration-300>/i> /button> div classfaq-content hidden px-6 pb-6 text-gray-600> p>当然可以。购买后您拥有域名的全部所有权、控制权。可以将域名转移到任何注册商。通常情况下,整个域名转移流程需要5-7个工作日。具体时间取决于域名当前所在注册商和接收注册商的处理速度。/p> /div> /div> div classborder border-gray-200 rounded-xl overflow-hidden> button classw-full flex justify-between items-center p-6 text-left focus:outline-none faq-toggle> span classfont-semibold text-lg>价格可以协商吗?/span> i classfa fa-chevron-down text-gray-400 transition-transform duration-300>/i> /button> div classfaq-content hidden px-6 pb-6 text-gray-600> p>我们的定价基于域名的市场价值、稀缺性和投资潜力。恕不议价。谢绝中介。/p> /div> /div> div classborder border-gray-200 rounded-xl overflow-hidden> button classw-full flex justify-between items-center p-6 text-left focus:outline-none faq-toggle> span classfont-semibold text-lg>域名是否有过不良记录?/span> i classfa fa-chevron-down text-gray-400 transition-transform duration-300>/i> /button> div classfaq-content hidden px-6 pb-6 text-gray-600> p>域名历史清白,无任何不良记录,未被列入任何黑名单,可放心使用。您可以通过第三方平台查询报告,证明其良好状态。/p> /div> /div> /div> /div> /section> !-- 页脚 --> footer classbg-dark text-white py-12> div classcontainer mx-auto px-4 sm:px-6 lg:px-8> div classborder-t border-gray-800 pt-8 text-center text-gray-500 text-sm> p>© 2025 coboy.com. 保留所有权利./p> /div> /div> /footer> script> // 处理FAQ折叠面板 document.querySelectorAll(.faq-toggle).forEach(toggle > { toggle.addEventListener(click, () > { const content toggle.nextElementSibling; const icon toggle.querySelector(i); // 切换当前面板的显示状态 content.classList.toggle(hidden); icon.classList.toggle(rotate-180); // 关闭其他打开的面板 document.querySelectorAll(.faq-toggle).forEach(otherToggle > { if (otherToggle ! toggle) { const otherContent otherToggle.nextElementSibling; const otherIcon otherToggle.querySelector(i); if (!otherContent.classList.contains(hidden)) { otherContent.classList.add(hidden); otherIcon.classList.remove(rotate-180); } } }); }); }); // 导航栏滚动效果 window.addEventListener(scroll, () > { const header document.querySelector(header); if (window.scrollY > 50) { header.classList.add(py-2); header.classList.remove(py-4); header.classList.add(shadow); } else { header.classList.add(py-4); header.classList.remove(py-2); header.classList.remove(shadow); } }); /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
]