Help
RSS
API
Feed
Maltego
Contact
Domain > jgnf.cn
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-06-08
168.76.131.62
(
ClassC
)
2026-01-16
129.204.17.252
(
ClassC
)
Port 80
HTTP/1.1 200 OKServer: nginxDate: Fri, 16 Jan 2026 18:17:49 GMTContent-Type: text/htmlContent-Length: 13990Last-Modified: Thu, 09 Oct 2025 19:57:59 GMTConnection: keep-aliveVary: Accept-EncodingETag: 68e813c7-36a6Strict-Transport-Security: max-age31536000Alt-Svc: quic:443; h3:443; h3-29:443; h3-27:443;h3-25:443; h3-T050:443; h3-Q050:443;h3-Q049:443;h3-Q048:443; h3-Q046:443; h3-Q043:443Accept-Ranges: bytes !DOCTYPE html>html langzh-CN>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>狗道GM论坛/title> link relstylesheet hrefhttp://barkup.cn/all.min.css> style> * { margin: 0; padding: 0; box-sizing: border-box; font-family: Segoe UI, Tahoma, Geneva, Verdana, sans-serif; } :root { --primary-gradient: linear-gradient(45deg, #ff6b6b, #4ecdc4, #45b7d1, #96ceb4); --bg-gradient: linear-gradient(135deg, #1a1a2e, #16213e, #0f3460); --card-bg: rgba(255, 255, 255, 0.08); --text-primary: #fff; --text-secondary: #e2e2e2; } body { min-height: 100vh; background: var(--bg-gradient); color: var(--text-primary); overflow-x: hidden; position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; } #particles-js { position: fixed; width: 100%; height: 100%; z-index: -1; } .container { max-width: 1200px; width: 100%; padding: 2rem; z-index: 1; position: relative; text-align: center; } header { display: flex; justify-content: space-between; align-items: center; padding: 1rem 0; margin-bottom: 2rem; animation: fadeIn 1s ease; } .logo { font-size: 2.2rem; font-weight: 800; background: var(--primary-gradient); -webkit-background-clip: text; -webkit-text-fill-color: transparent; cursor: pointer; letter-spacing: 2px; } nav ul { display: flex; list-style: none; gap: 2rem; } nav a { color: var(--text-primary); text-decoration: none; font-weight: 500; transition: color 0.3s; position: relative; } nav a:hover { color: #4ecdc4; } nav a::after { content: ; position: absolute; bottom: -5px; left: 0; width: 0; height: 2px; background: var(--primary-gradient); transition: width 0.3s; } nav a:hover::after { width: 100%; } .hero { text-align: center; margin: 4rem 0; animation: slideUp 1s ease; } .hero h1 { font-size: 4rem; margin-bottom: 1.5rem; background: var(--primary-gradient); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); } .hero p { font-size: 1.4rem; max-width: 700px; margin: 0 auto 3rem; color: var(--text-secondary); line-height: 1.6; } .forum-stats { display: flex; justify-content: center; gap: 3rem; margin-bottom: 3rem; flex-wrap: wrap; } .stat { background: var(--card-bg); border-radius: 16px; padding: 1.5rem 2rem; backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255, 255, 255, 0.1); min-width: 180px; } .stat-number { font-size: 2.5rem; font-weight: 700; background: var(--primary-gradient); -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin-bottom: 0.5rem; } .stat-label { color: var(--text-secondary); font-size: 1rem; } .main-cta { margin: 3rem 0; } .cta-btn { padding: 1.2rem 3rem; font-size: 1.4rem; border-radius: 50px; text-decoration: none; font-weight: 700; transition: all 0.4s; display: inline-flex; align-items: center; gap: 1rem; cursor: pointer; border: none; background: var(--primary-gradient); color: white; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3); position: relative; overflow: hidden; z-index: 1; } .cta-btn::before { content: ; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, #45b7d1, #96ceb4, #4ecdc4, #ff6b6b); z-index: -1; transition: opacity 0.4s; opacity: 0; } .cta-btn:hover { transform: translateY(-5px) scale(1.05); box-shadow: 0 15px 40px rgba(0, 0, 0, 0.4); } .cta-btn:hover::before { opacity: 1; } .cta-btn i { transition: transform 0.3s; } .cta-btn:hover i { transform: translateX(5px); } .features { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 2rem; margin: 4rem 0; } .feature { background: var(--card-bg); border-radius: 16px; padding: 2rem; backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255, 255, 255, 0.1); transition: transform 0.3s, box-shadow 0.3s; } .feature:hover { transform: translateY(-10px); box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2); } .feature i { font-size: 2.5rem; margin-bottom: 1.5rem; background: var(--primary-gradient); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .feature h3 { font-size: 1.5rem; margin-bottom: 1rem; color: #4ecdc4; } .feature p { color: var(--text-secondary); line-height: 1.6; } footer { text-align: center; padding: 2rem 0; color: var(--text-secondary); font-size: 0.9rem; margin-top: 4rem; border-top: 1px solid rgba(255, 255, 255, 0.1); width: 100%; } .beian { margin-top: 1rem; } .beian a { color: #a0a0a0; text-decoration: none; transition: color 0.3s; font-size: 0.9rem; } .beian a:hover { color: #4ecdc4; text-decoration: underline; } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes slideUp { from { transform: translateY(50px); opacity: 0; } to { transform: translateY(0); opacity: 1; } } @keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.05); } 100% { transform: scale(1); } } @media (max-width: 768px) { header { flex-direction: column; gap: 1rem; } nav ul { gap: 1rem; } .hero h1 { font-size: 2.8rem; } .hero p { font-size: 1.2rem; } .forum-stats { gap: 1.5rem; } .stat { padding: 1rem 1.5rem; min-width: 140px; } .stat-number { font-size: 2rem; } .features { grid-template-columns: 1fr; } .cta-btn { padding: 1rem 2rem; font-size: 1.2rem; } } /style>/head>body> div idparticles-js>/div> div classcontainer> header> div classlogo>TechForum/div> nav> ul> /ul> /nav> /header> section classhero> h1>探索技术的无限可能/h1> p>加入我们的技术社区,与开发者、设计师和创意思想家一起分享知识、交流想法/p> div classforum-stats> div classstat> div classstat-number>15K+/div> div classstat-label>社区成员/div> /div> div classstat> div classstat-number>32K+/div> div classstat-label>技术帖子/div> /div> div classstat> div classstat-number>280+/div> div classstat-label>主题分类/div> /div> /div> div classmain-cta> button classcta-btn onclickenterForum()> 进入主页 i classfas fa-arrow-right>/i> /button> /div> /section> div classfeatures> div classfeature> i classfas fa-code>/i> h3>技术讨论/h3> p>深入探讨编程语言、框架、工具和最佳实践,解决技术难题。/p> /div> div classfeature> i classfas fa-users>/i> h3>社区交流/h3> p>与志同道合的技术爱好者建立联系,分享经验和知识。/p> /div> div classfeature> i classfas fa-lightbulb>/i> h3>创意分享/h3> p>展示你的项目,获取反馈,激发新的创意和灵感。/p> /div> /div> /div> footer> p>© 2025 狗道GM论坛 i classfas fa-heart stylecolor: #ff6b6b;>/i>/p> script srchttps://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js>/script> script> // 初始化粒子背景 document.addEventListener(DOMContentLoaded, function() { particlesJS(particles-js, { particles: { number: { value: 100, density: { enable: true, value_area: 800 } }, color: { value: #ffffff }, shape: { type: circle, stroke: { width: 0, color: #000000 } }, opacity: { value: 0.5, random: true }, size: { value: 3, random: true }, line_linked: { enable: true, distance: 150, color: #ffffff, opacity: 0.4, width: 1 }, move: { enable: true, speed: 3, direction: none, random: true, straight: false, out_mode: out, bounce: false } }, interactivity: { detect_on: canvas, events: { onhover: { enable: true, mode: grab }, onclick: { enable: true, mode: push }, resize: true } }, retina_detect: true }); // 添加按钮动画 const ctaBtn document.querySelector(.cta-btn); setInterval(() > { ctaBtn.style.animation pulse 2s infinite; }, 5000); }); // 进入论坛函数 function enterForum() { const btn document.querySelector(.cta-btn); btn.innerHTML i classfas fa-spinner fa-spin>/i> 跳转中...; btn.style.pointerEvents none; // 模拟跳转延迟 setTimeout(() > { window.location.href https://dogyx.com; // 实际使用时取消注释 }, 1500); } /script>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginxDate: Fri, 16 Jan 2026 18:17:50 GMTContent-Type: text/htmlContent-Length: 13990Last-Modified: Thu, 09 Oct 2025 19:57:59 GMTConnection: keep-aliveVary: Accept-EncodingETag: 68e813c7-36a6Strict-Transport-Security: max-age31536000Alt-Svc: quic:443; h3:443; h3-29:443; h3-27:443;h3-25:443; h3-T050:443; h3-Q050:443;h3-Q049:443;h3-Q048:443; h3-Q046:443; h3-Q043:443Accept-Ranges: bytes !DOCTYPE html>html langzh-CN>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>狗道GM论坛/title> link relstylesheet hrefhttp://barkup.cn/all.min.css> style> * { margin: 0; padding: 0; box-sizing: border-box; font-family: Segoe UI, Tahoma, Geneva, Verdana, sans-serif; } :root { --primary-gradient: linear-gradient(45deg, #ff6b6b, #4ecdc4, #45b7d1, #96ceb4); --bg-gradient: linear-gradient(135deg, #1a1a2e, #16213e, #0f3460); --card-bg: rgba(255, 255, 255, 0.08); --text-primary: #fff; --text-secondary: #e2e2e2; } body { min-height: 100vh; background: var(--bg-gradient); color: var(--text-primary); overflow-x: hidden; position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; } #particles-js { position: fixed; width: 100%; height: 100%; z-index: -1; } .container { max-width: 1200px; width: 100%; padding: 2rem; z-index: 1; position: relative; text-align: center; } header { display: flex; justify-content: space-between; align-items: center; padding: 1rem 0; margin-bottom: 2rem; animation: fadeIn 1s ease; } .logo { font-size: 2.2rem; font-weight: 800; background: var(--primary-gradient); -webkit-background-clip: text; -webkit-text-fill-color: transparent; cursor: pointer; letter-spacing: 2px; } nav ul { display: flex; list-style: none; gap: 2rem; } nav a { color: var(--text-primary); text-decoration: none; font-weight: 500; transition: color 0.3s; position: relative; } nav a:hover { color: #4ecdc4; } nav a::after { content: ; position: absolute; bottom: -5px; left: 0; width: 0; height: 2px; background: var(--primary-gradient); transition: width 0.3s; } nav a:hover::after { width: 100%; } .hero { text-align: center; margin: 4rem 0; animation: slideUp 1s ease; } .hero h1 { font-size: 4rem; margin-bottom: 1.5rem; background: var(--primary-gradient); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); } .hero p { font-size: 1.4rem; max-width: 700px; margin: 0 auto 3rem; color: var(--text-secondary); line-height: 1.6; } .forum-stats { display: flex; justify-content: center; gap: 3rem; margin-bottom: 3rem; flex-wrap: wrap; } .stat { background: var(--card-bg); border-radius: 16px; padding: 1.5rem 2rem; backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255, 255, 255, 0.1); min-width: 180px; } .stat-number { font-size: 2.5rem; font-weight: 700; background: var(--primary-gradient); -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin-bottom: 0.5rem; } .stat-label { color: var(--text-secondary); font-size: 1rem; } .main-cta { margin: 3rem 0; } .cta-btn { padding: 1.2rem 3rem; font-size: 1.4rem; border-radius: 50px; text-decoration: none; font-weight: 700; transition: all 0.4s; display: inline-flex; align-items: center; gap: 1rem; cursor: pointer; border: none; background: var(--primary-gradient); color: white; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3); position: relative; overflow: hidden; z-index: 1; } .cta-btn::before { content: ; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(45deg, #45b7d1, #96ceb4, #4ecdc4, #ff6b6b); z-index: -1; transition: opacity 0.4s; opacity: 0; } .cta-btn:hover { transform: translateY(-5px) scale(1.05); box-shadow: 0 15px 40px rgba(0, 0, 0, 0.4); } .cta-btn:hover::before { opacity: 1; } .cta-btn i { transition: transform 0.3s; } .cta-btn:hover i { transform: translateX(5px); } .features { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 2rem; margin: 4rem 0; } .feature { background: var(--card-bg); border-radius: 16px; padding: 2rem; backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255, 255, 255, 0.1); transition: transform 0.3s, box-shadow 0.3s; } .feature:hover { transform: translateY(-10px); box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2); } .feature i { font-size: 2.5rem; margin-bottom: 1.5rem; background: var(--primary-gradient); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .feature h3 { font-size: 1.5rem; margin-bottom: 1rem; color: #4ecdc4; } .feature p { color: var(--text-secondary); line-height: 1.6; } footer { text-align: center; padding: 2rem 0; color: var(--text-secondary); font-size: 0.9rem; margin-top: 4rem; border-top: 1px solid rgba(255, 255, 255, 0.1); width: 100%; } .beian { margin-top: 1rem; } .beian a { color: #a0a0a0; text-decoration: none; transition: color 0.3s; font-size: 0.9rem; } .beian a:hover { color: #4ecdc4; text-decoration: underline; } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes slideUp { from { transform: translateY(50px); opacity: 0; } to { transform: translateY(0); opacity: 1; } } @keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.05); } 100% { transform: scale(1); } } @media (max-width: 768px) { header { flex-direction: column; gap: 1rem; } nav ul { gap: 1rem; } .hero h1 { font-size: 2.8rem; } .hero p { font-size: 1.2rem; } .forum-stats { gap: 1.5rem; } .stat { padding: 1rem 1.5rem; min-width: 140px; } .stat-number { font-size: 2rem; } .features { grid-template-columns: 1fr; } .cta-btn { padding: 1rem 2rem; font-size: 1.2rem; } } /style>/head>body> div idparticles-js>/div> div classcontainer> header> div classlogo>TechForum/div> nav> ul> /ul> /nav> /header> section classhero> h1>探索技术的无限可能/h1> p>加入我们的技术社区,与开发者、设计师和创意思想家一起分享知识、交流想法/p> div classforum-stats> div classstat> div classstat-number>15K+/div> div classstat-label>社区成员/div> /div> div classstat> div classstat-number>32K+/div> div classstat-label>技术帖子/div> /div> div classstat> div classstat-number>280+/div> div classstat-label>主题分类/div> /div> /div> div classmain-cta> button classcta-btn onclickenterForum()> 进入主页 i classfas fa-arrow-right>/i> /button> /div> /section> div classfeatures> div classfeature> i classfas fa-code>/i> h3>技术讨论/h3> p>深入探讨编程语言、框架、工具和最佳实践,解决技术难题。/p> /div> div classfeature> i classfas fa-users>/i> h3>社区交流/h3> p>与志同道合的技术爱好者建立联系,分享经验和知识。/p> /div> div classfeature> i classfas fa-lightbulb>/i> h3>创意分享/h3> p>展示你的项目,获取反馈,激发新的创意和灵感。/p> /div> /div> /div> footer> p>© 2025 狗道GM论坛 i classfas fa-heart stylecolor: #ff6b6b;>/i>/p> script srchttps://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js>/script> script> // 初始化粒子背景 document.addEventListener(DOMContentLoaded, function() { particlesJS(particles-js, { particles: { number: { value: 100, density: { enable: true, value_area: 800 } }, color: { value: #ffffff }, shape: { type: circle, stroke: { width: 0, color: #000000 } }, opacity: { value: 0.5, random: true }, size: { value: 3, random: true }, line_linked: { enable: true, distance: 150, color: #ffffff, opacity: 0.4, width: 1 }, move: { enable: true, speed: 3, direction: none, random: true, straight: false, out_mode: out, bounce: false } }, interactivity: { detect_on: canvas, events: { onhover: { enable: true, mode: grab }, onclick: { enable: true, mode: push }, resize: true } }, retina_detect: true }); // 添加按钮动画 const ctaBtn document.querySelector(.cta-btn); setInterval(() > { ctaBtn.style.animation pulse 2s infinite; }, 5000); }); // 进入论坛函数 function enterForum() { const btn document.querySelector(.cta-btn); btn.innerHTML i classfas fa-spinner fa-spin>/i> 跳转中...; btn.style.pointerEvents none; // 模拟跳转延迟 setTimeout(() > { window.location.href https://dogyx.com; // 实际使用时取消注释 }, 1500); } /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
]