Help
RSS
API
Feed
Maltego
Contact
Domain > 1.192864.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-12-15
172.67.191.199
(
ClassC
)
2026-01-28
104.21.36.96
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Wed, 28 Jan 2026 03:01:56 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareLast-Modified: Wed, 26 Apr 2017 08:03:47 GMTNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Vary: Accept-EncodingReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?s8NtYkg4vqKrVTYXDHPxGFl%2BoGSyzBNBSiRnwdUNJPoJD1pbELFoaqXYPlBLk%2F0LV4JkAVzhS3djmpmNyooHJ9JToAzakk04%2FdF%2FG6A%3D%3D}}cf-cache-status: DYNAMICCF-RAY: 9c4d3f84bc166e09-PDXalt-svc: h3:443; ma86400 !doctype html>html>head>meta charsetutf-8>title>没有找到站点/title>style>*{margin:0;padding:0;color:#444}body{font-size:14px;font-family:宋体}.main{width:600px;margin:10% auto;}.title{background: #20a53a;color: #fff;font-size: 16px;height: 40px;line-height: 40px;padding-left: 20px;}.content{background-color:#f3f7f9; height:300px;border:1px dashed #c6d9b6;padding:20px}.t1{border-bottom: 1px dashed #c6d9b6;color: #ff4000;font-weight: bold; margin: 0 0 20px; padding-bottom: 18px;}.t2{margin-bottom:8px; font-weight:bold}ol{margin:0 0 20px 22px;padding:0;}ol li{line-height:30px}/style>/head>body> div classmain> div classtitle>没有找到站点/div> div classcontent> p classt1>您的请求在Web服务器中没有找到对应的站点!/p> p classt2>可能原因:/p> ol> li>您没有将此域名或IP绑定到对应站点!/li> li>配置文件未生效!/li> /ol> p classt2>如何解决:/p> ol> li>检查是否已经绑定到对应站点,若确认已绑定,请尝试重载Web服务;/li> li>检查端口是否正确;/li> li>若您使用了CDN产品,请尝试清除CDN缓存;/li> li>普通网站访客,请联系网站管理员;/li> /ol> /div> /div>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Wed, 28 Jan 2026 03:01:57 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveServer: cloudflarevary: Accept-EncodingSet-Cookie: PHPSESSIDm8ibrg6i29qse9gaagjpq3kij0; path/expires: Thu, 19 Nov 1981 08:52:00 GMTpragma: no-cacheCache-Control: privatex-powered-by: ThinkPHPstrict-transport-security: max-age31536000alt-svc: h3:443; ma86400Report-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sUntCJTDNhsSX4yBl3fwpTp5YCYgC1P9bShc513Usd8xv5dODt9NhdZxYByTGHNZWi97oT5WSzmF7nd027U92ucFoP%2FliWbGpRCI%3D}}cf-cache-status: DYNAMICNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}CF-RAY: 9c4d3f8818b9ff01-PDX !DOCTYPE html>html langzh-CN classno-js>head> meta charsetutf-8> meta http-equivX-UA-Compatible contentIEedge> meta namedescription content> meta namekeywords content> meta contentwidthdevice-width, initial-scale1.0, maximum-scale1.0, user-scalable0 nameviewport> link relstylesheet href/Public/home/static/css/amazeui.min.css> link relstylesheet href/Public/home/static/css/app.css> link relstylesheet href/Public/home/static/css/all.css> title>好享贷 - 您的专属借款平台/title> link relstylesheet href/Public/home/static/css/common.css> link relstylesheet href/Public/home/static/css/iindex.css> style> :root { --primary-color: #42b983; --secondary-color: #35a771; --danger-color: #ff4d4f; --warning-color: #ff6b6b; --text-dark: #333; --text-light: #666; --bg-light: #f8f9fa; --border-radius: 12px; --box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); } html, body { background: #ffffff; height: 100%; font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif; color: var(--text-dark); line-height: 1.5; } /* 顶部区域样式 */ .header-section { padding: 15px; background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%); border-bottom: 1px solid rgba(0, 0, 0, 0.05); } .header-content { display: flex; justify-content: space-between; align-items: center; margin-bottom: 8px; } .app-title { font-weight: 700; font-size: 24px; color: var(--text-dark); margin: 0; } .notification-icon { width: 28px; height: 28px; vertical-align: middle; transition: transform 0.2s; } .notification-icon:hover { transform: scale(1.1); } .welcome-text { color: var(--text-light); font-size: 16px; margin: 0; } /* 卡片通用样式 */ .card { border-radius: var(--border-radius); padding: 20px; margin: 16px; box-shadow: var(--box-shadow); transition: transform 0.3s, box-shadow 0.3s; } .card:hover { transform: translateY(-2px); box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12); } /* 借款推广卡片 */ .loan-promotion-card { background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%); border-left: 4px solid var(--primary-color); } .card-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 16px; } .highlight-amount { font-size: 32px; color: var(--primary-color); font-weight: 700; letter-spacing: -1px; } .amount-label { color: var(--text-light); font-size: 14px; margin-top: 4px; } .promo-icon { color: var(--primary-color); font-size: 40px; } .rate-notice { margin: 16px 0; display: flex; align-items: center; gap: 8px; } .tag { background: rgba(66, 185, 131, 0.1); color: var(--primary-color); padding: 4px 8px; border-radius: 4px; font-size: 12px; font-weight: 600; } /* 还款提醒卡片 */ .repayment-alert-card { background: linear-gradient(135deg, #fff3f3 0%, #ffffff 100%); border: 1px solid #ffebee; border-left: 4px solid var(--danger-color); } .highlight-debt { font-size: 28px; color: var(--danger-color); font-weight: 700; } .overdue-warning { color: var(--danger-color); font-size: 14px; margin-top: 8px; font-weight: 600; } .progress-bar { height: 6px; background: #ffe5e5; border-radius: 3px; margin: 12px 0; } .progress-fill { background: var(--danger-color); height: 100%; border-radius: 3px; width: 60%; /* 示例进度 */ } /* 按钮样式 */ .btn { border-radius: 25px; padding: 12px 24px; width: 100%; border: none; font-size: 16px; display: flex; align-items: center; justify-content: center; gap: 8px; cursor: pointer; transition: all 0.3s; font-weight: 600; } .btn-primary { background: linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%); color: white !important; } .btn-danger { background: linear-gradient(135deg, var(--danger-color) 0%, #eb2f2f 100%); color: white !important; position: relative; } .btn-badge { background: white; color: var(--danger-color); padding: 2px 8px; border-radius: 10px; font-size: 12px; margin-left: 8px; font-weight: 600; } .btn:hover { transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); } /* 功能按钮区域 */ .button-container { padding: 20px 15px; margin-top: 20px; } .button-row { display: flex; justify-content: space-between; margin-bottom: 20px; } .menu-button { flex: 1; margin: 0 5px; background: white; border-radius: 10px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); text-decoration: none; display: flex; flex-direction: column; align-items: center; padding: 15px 0; transition: all 0.3s; } .menu-button:hover { transform: translateY(-3px); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); } .icon-wrapper { border-radius: 50%; padding: 8px; margin-bottom: 8px; display: flex; align-items: center; justify-content: center; } .menu-icon { width: 40px; height: 40px; } .menu-label { font-size: 14px; color: var(--text-dark); font-weight: 500; } /* 公告栏样式 */ .announcement-bar { display: flex; align-items: center; background: #fff; padding: 10px 15px; margin: 10px 15px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); } .announcement-icon { width: 20px; height: 20px; margin-right: 10px; color: var(--primary-color); } .announcement-content { flex: 1; height: 24px; overflow: hidden; position: relative; } .scroll-container { position: absolute; top: 0; left: 0; width: 100%; transition: transform 0.5s ease-in-out; } .scroll-item { line-height: 24px; color: var(--text-light); font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } /* 逾期影响模块 */ .impact-section { padding: 15px; } .section-title { font-weight: 700; font-size: 20px; color: var(--text-dark); margin-bottom: 15px; } .impact-trigger { display: block; width: 85%; margin: 0 auto; background: #fff; border-radius: 12px; padding: 15px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); text-decoration: none; transition: all 0.3s ease; cursor: pointer; } .impact-trigger:hover { transform: translateY(-2px); box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12); } .impact-items { display: flex; justify-content: space-between; } .impact-item { flex: 1; text-align: center; } .impact-icon { width: 32px; height: 32px; margin-bottom: 8px; } .impact-label { font-size: 13px; color: var(--text-light); } /* 弹窗样式 */ .modal { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 999; } .modal-content { position: relative; top: 50%; transform: translateY(-50%); width: 85%; max-width: 400px; margin: 0 auto; background: #fff; border-radius: 12px; padding: 20px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2); } .modal-title { font-size: 18px; color: var(--text-dark); margin-bottom: 15px; font-weight: 600; } .modal-body { font-size: 14px; color: var(--text-light); line-height: 1.6; } .modal-body p { margin-bottom: 10px; } /* Toast提示样式 */ .toast { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: rgba(0, 0, 0, 0.7); color: white; padding: 12px 24px; border-radius: 8px; z-index: 9999; display: none; max-width: 80%; text-align: center; font-size: 14px; } /* 底部导航栏 */ .bottom-nav { position: fixed; bottom: 0; left: 0; width: 100%; background-color: #ffffff; box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1); z-index: 1000; } .nav-list { display: flex; justify-content: space-around; padding: 8px 0; } .nav-item { display: flex; flex-direction: column; align-items: center; text-decoration: none; color: var(--text-light); font-size: 12px; flex: 1; } .nav-icon { width: 24px; height: 24px; margin-bottom: 4px; } .nav-label { font-size: 12px; } .nav-item.active { color: var(--primary-color); } /* 响应式调整 */ @media (max-width: 360px) { .card { padding: 15px; margin: 12px; } .highlight-amount { font-size: 28px; } .highlight-debt { font-size: 24px; } .button-container { padding: 15px 10px; } } /style>/head>body idsy> !-- 顶部区域 --> div classheader-section> div classheader-content> h1 classapp-title>好享贷 欢迎您/h1> a href/index.php?mInfo&acontract> img src/Public/home/static/picture/xiaoxi.png alt消息 classnotification-icon> /a> /div> p classwelcome-text>超 快 下 款 超 低 利 率/p> /div> !-- 主要内容区域 --> !-- 无负债状态 --> div classcard loan-promotion-card> div classcard-header> div classloan-info> div classamount-display> span classhighlight-amount>200,000/span> div classamount-label>最高可借额度(元)/div> /div> i classfas fa-piggy-bank promo-icon>/i> /div> /div> div classrate-notice> span classtag>超低利率/span> span classrate-range>综合年化利率8%-18%/span> /div> div classaction-section> button classbtn btn-primary onclicklocation.href/index.php?mIndex&ajiekuang> 立即登录 i classfas fa-arrow-right arrow-icon>/i> /button> p classsecurity-notice styletext-align: center; margin-top: 10px; color: var(--text-light); font-size: 12px;> i classfas fa-shield-alt>/i> 银行级数据加密保障 /p> /div> /div> !-- 功能按钮区域 --> div classbutton-container> div classbutton-row> a href/index.php?mIndex&ajiekuang classmenu-button onclickreturn checkOrder();> div classicon-wrapper stylebackground: linear-gradient(38.67deg, rgb(255, 87, 34) 20.55%, rgb(255, 193, 7) 87.7%);> img src/Public/home/static/picture/sqdk.png alt申请借款 classmenu-icon> /div> div classmenu-label>申请借款/div> /a> a href/index.php?mOrder&alists classmenu-button> div classicon-wrapper stylebackground: linear-gradient(38.67deg, rgb(139, 195, 74) 20.55%, rgb(205, 220, 57) 87.7%);> img src/Public/home/static/picture/jiekuan.png alt我的借款 classmenu-icon> /div> div classmenu-label>我的借款/div> /a> a href/index.php?mOrder&abills classmenu-button> div classicon-wrapper stylebackground: linear-gradient(38.67deg, rgb(33, 150, 243) 20.55%, rgb(3, 169, 244) 87.7%);> img src/Public/home/static/picture/huankuan.png alt我的还款 classmenu-icon> /div> div classmenu-label>我的还款/div> /a> /div> div classbutton-row> a href/index.php?mUser&aevaluation classmenu-button> div classicon-wrapper stylebackground: linear-gradient(38.67deg, rgb(233, 30, 99) 20.55%, rgb(244, 143, 177) 87.7%);> img src/Public/home/static/picture/hyzx.png alt风险测评 classmenu-icon> /div> div classmenu-label>风险测评/div> /a> a href/index.php?mInfo&aindex classmenu-button> div classicon-wrapper stylebackground: linear-gradient(38.67deg, rgb(103, 58, 183) 20.55%, rgb(149, 117, 205) 87.7%);> img src/Public/home/static/picture/ziliao.png alt我的资料 classmenu-icon> /div> div classmenu-label>我的资料/div> /a> a href/index.php?mUser&aindex classmenu-button> div classicon-wrapper stylebackground: linear-gradient(38.67deg, rgb(255, 152, 0) 20.55%, rgb(255, 183, 77) 87.7%);> img src/Public/home/static/picture/grzx.png alt个人中心 classmenu-icon> /div> div classmenu-label>个人中心/div> /a> /div> /div> !-- 公告栏 --> div classannouncement-bar> div classannouncement-icon> i classfa fa-bullhorn>/i> /div> div classannouncement-content> div classscroll-container> div classscroll-item>用户尾号7145 成功借款 82500元/div> div classscroll-item>用户尾号3230 成功借款 44600元/div> div classscroll-item>用户尾号1879 成功借款 56700元/div> div classscroll-item>用户尾号7631 成功借款 42000元/div> div classscroll-item>用户尾号9797 成功借款 83000元/div> div classscroll-item>用户尾号4909 成功借款 12000元/div> /div> /div> /div> !-- 逾期影响模块 --> div classimpact-section> h2 classsection-title>逾期影响/h2> a hrefjavascript:void(0) onclickshowImpactDetails() classimpact-trigger> div classimpact-items> div classimpact-item> img src/Public/home/static/picture/yuqi.png alt罚息/违约金 classimpact-icon> div classimpact-label>罚息/违约金/div> /div> div classimpact-item> img src/Public/home/static/picture/yuqi.png alt上报征信 classimpact-icon> div classimpact-label>上报征信/div> /div> div classimpact-item> img src/Public/home/static/picture/yuqi.png alt出行限制 classimpact-icon> div classimpact-label>出行限制/div> /div> div classimpact-item> img src/Public/home/static/picture/yuqi.png alt高消费限制 classimpact-icon> div classimpact-label>高消费限制/div> /div> /div> /a> /div> !-- 弹窗蒙层 --> div idimpactModal classmodal> div classmodal-content> h3 classmodal-title>逾期影响说明/h3> div classmodal-body> p>▶ 违约金:每日收取应还金额的0.5%作为违约金/p> p>▶ 征信影响:逾期记录将上报至人民银行征信系统/p> p>▶ 出行限制:限制乘坐飞机、高铁等交通工具/p> p>▶ 消费限制:限制星级酒店、高尔夫等高消费/p> /div> button onclickgotoRepayment() classbtn btn-danger stylemargin-top: 20px;> 立即还款 /button> /div> /div> !-- Toast提示容器 --> div idtoast classtoast>/div> !-- 底部导航栏 --> div classbottom-nav> div classnav-list> a href/ classnav-item active> img src/Public/home/static/picture/2-2.png alt首页 classnav-icon> span classnav-label>首页/span> /a> a href/index.php?mOrder&abills classnav-item> img src/Public/home/static/picture/3-1.png alt还款 classnav-icon> span classnav-label>还款/span> /a> a href/index.php?mHelp&aindex classnav-item> img src/Public/home/static/picture/1-1.png alt客服 classnav-icon> span classnav-label>客服/span> /a> a href/index.php?mUser&aindex classnav-item> img src/Public/home/static/picture/4-1.png alt我的 classnav-icon> span classnav-label>我的/span> /a> /div> /div> script> document.addEventListener(DOMContentLoaded, function() { // 公告栏滚动逻辑 const container document.querySelector(.scroll-container); const items document.querySelectorAll(.scroll-item); const totalItems items.length; if (totalItems 1) return; let currentIndex 0; const itemHeight items0.offsetHeight; function scrollNext() { currentIndex++; if (currentIndex > totalItems) { container.style.transition none; container.style.transform translateY(0); void container.offsetHeight; currentIndex 0; container.style.transition transform 0.5s ease-in-out; } container.style.transform `translateY(-${currentIndex * itemHeight}px)`; } setInterval(scrollNext, 2000); // 在每行前面插入日期 const formatDate () > { const today new Date(); return `\u00A0${String(today.getMonth()+1).padStart(2,0)}-${String(today.getDate()).padStart(2,0)}`; }; document.querySelectorAll(.scroll-item).forEach(item > { const originalText item.textContent.replace(/^-/, ).trim(); item.textContent `${formatDate()} ${originalText}`; }); }); // 显示弹窗 function showImpactDetails() { document.getElementById(impactModal).style.display block; } // 关闭弹窗 function closeModal() { document.getElementById(impactModal).style.display none; } // 跳转到还款页面 function gotoRepayment() { window.location.href /index.php?mOrder&abills; } // 点击蒙层关闭弹窗 document.getElementById(impactModal).onclick function(e) { if(e.target this) closeModal(); } // 显示Toast函数 function showToast(message, duration 2000) { const toast document.getElementById(toast); toast.textContent message; toast.style.display block; setTimeout(() > { toast.style.display none; }, duration); } // 检查订单函数 function checkOrder() { return true; } /script> !-- 引入的JS文件 --> script src/Public/home/static/js/jquery3.2.min.js>/script> script src/Public/home/static/js/amazeui.min.js>/script> script src/Public/home/static/js/iindex.js>/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
]