Help
RSS
API
Feed
Maltego
Contact
Domain > akash.xcxh.cf
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-03-04
104.21.72.238
(
ClassC
)
2026-02-28
216.24.57.251
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Sat, 28 Feb 2026 20:09:09 GMTContent-Type: text/html; charsetutf-8Content-Length: 57Connection: keep-aliveCF-RAY: 9d528ed5aaddafe8-PDXLocation: https://akash.xcxh.cf/cf-cache-status: DYNAMICServer: cloudflarealt-svc: h3:443; ma86400 a hrefhttps://akash.xcxh.cf/>Moved Permanently/a>.
Port 443
HTTP/1.1 200 OKDate: Sat, 28 Feb 2026 20:09:09 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveCF-RAY: 9d528ed79f4a9811-PDXrndr-id: 647bb8c5-73b5-4a85vary: Accept-Encodingx-render-origin-server: uvicorncf-cache-status: DYNAMICServer: cloudflarealt-svc: h3:443; ma86400 !DOCTYPE html> html> head> title>Akash API 服务状态/title> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> script> // 每30秒自动刷新页面 setTimeout(function() { location.reload(); }, 30000); /script> style> body { font-family: Segoe UI, Tahoma, Geneva, Verdana, sans-serif; margin: 0; padding: 20px; background-color: #f5f5f5; color: #333; line-height: 1.6; } .container { max-width: 800px; margin: 0 auto; background-color: white; padding: 30px; border-radius: 12px; box-shadow: 0 4px 12px rgba(0,0,0,0.1); } .header { display: flex; align-items: center; margin-bottom: 30px; border-bottom: 1px solid #eee; padding-bottom: 20px; } .logo { font-size: 24px; font-weight: bold; color: #2c3e50; margin-right: 15px; display: flex; align-items: center; } .logo-icon { margin-right: 10px; font-size: 28px; } .status { display: flex; align-items: center; margin-bottom: 30px; } .status-dot { width: 16px; height: 16px; border-radius: 50%; margin-right: 12px; box-shadow: 0 0 0 4px rgba(76, 175, 80, 0.2); } .status-dot.green { background-color: #4CAF50; box-shadow: 0 0 0 4px rgba(76, 175, 80, 0.2); } .status-dot.red { background-color: #f44336; box-shadow: 0 0 0 4px rgba(244, 67, 54, 0.2); } .status-text { font-size: 20px; font-weight: 600; } .status-text.ok { color: #4CAF50; } .status-text.error { color: #f44336; } .info-section { background-color: #f9f9f9; border-radius: 8px; padding: 20px; margin-top: 20px; } .info-section h3 { margin-top: 0; color: #2c3e50; font-size: 18px; border-bottom: 1px solid #eee; padding-bottom: 10px; display: flex; align-items: center; } .info-section h3 i { margin-right: 8px; } .info-item { margin: 15px 0; display: flex; justify-content: space-between; align-items: center; } .label { color: #666; font-weight: 500; display: flex; align-items: center; } .label i { margin-right: 8px; font-size: 16px; } .value { font-weight: 600; padding: 5px 10px; border-radius: 4px; background-color: #f0f0f0; display: flex; align-items: center; gap: 5px; } .value .status-text { font-weight: 600; } .value .status-text.ok { color: #4CAF50; } .value .status-text.error { color: #f44336; } .value.available { color: #4CAF50; background-color: rgba(76, 175, 80, 0.1); } .value.unavailable { color: #f44336; background-color: rgba(244, 67, 54, 0.1); } .value i { font-size: 16px; } .footer { margin-top: 30px; text-align: center; color: #999; font-size: 14px; border-top: 1px solid #eee; padding-top: 20px; } .refresh-btn { display: inline-block; background-color: #3498db; color: white; padding: 8px 16px; border-radius: 4px; text-decoration: none; margin-top: 20px; font-weight: 500; transition: background-color 0.3s; } .refresh-btn:hover { background-color: #2980b9; } .action-buttons { display: flex; justify-content: center; gap: 15px; margin-top: 20px; } .action-btn { display: inline-flex; align-items: center; background-color: #f8f9fa; color: #333; padding: 8px 16px; border-radius: 4px; text-decoration: none; font-weight: 500; transition: all 0.3s; border: 1px solid #ddd; } .action-btn:hover { background-color: #e9ecef; border-color: #ced4da; } .action-btn i { margin-right: 8px; } .status-badge { display: inline-block; padding: 4px 8px; border-radius: 4px; font-size: 14px; font-weight: 500; margin-left: 10px; } .status-badge.ok { background-color: rgba(76, 175, 80, 0.1); color: #4CAF50; } .status-badge.error { background-color: rgba(244, 67, 54, 0.1); color: #f44336; } .time-info { font-size: 14px; color: #666; margin-top: 5px; } .api-info { margin-top: 30px; background-color: #f0f7ff; border-radius: 8px; padding: 20px; border-left: 4px solid #3498db; } .api-info h3 { margin-top: 0; color: #2c3e50; font-size: 18px; } .api-info p { margin: 10px 0; } .api-info code { background-color: #e9ecef; padding: 2px 5px; border-radius: 3px; font-family: monospace; } .contact-info { display: flex; align-items: center; justify-content: center; gap: 15px; margin: 15px 0; } .contact-avatar { width: 40px; height: 40px; border-radius: 50%; object-fit: cover; border: 2px solid #eee; } .contact-logo { display: flex; align-items: center; justify-content: center; } .contact-name { font-weight: 600; color: #3498db; transition: color 0.3s; text-decoration: none; } .contact-name:hover { color: #2980b9; text-decoration: underline; } .contact-email { color: #666; font-size: 14px; text-decoration: none; transition: color 0.3s; } .contact-email:hover { color: #3498db; text-decoration: underline; } /style> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css> /head> body> div classcontainer> div classheader> div classlogo> i classfas fa-robot>/i> span>Akash API/span> /div> /div> div classstatus> div classstatus-dot green>/div> div classstatus-text ok>服务状态: 正常/div> /div> div classinfo-section> h3>i classfas fa-cookie>/i> Cookie 信息/h3> div classinfo-item> span classlabel>i classfas fa-clock>/i> 过期时间:/span> span classvalue>2026-02-28 18:04:36/span> /div> div classtime-info>剩余时间: 55分钟/div> div classinfo-item> span classlabel>i classfas fa-history>/i> 最后更新:/span> span classvalue>2026-02-28 17:04:44/span> /div> div classtime-info>更新时间: 11小时前/div> /div> div classfooter> p>Akash API 服务 - 健康检查页面/p> div classcontact-info> img srchttps://gravatar.loli.net/avatar/91af699fa609b1b7730753f1ff96b835?s50&dretro classcontact-avatar alt用户头像 /> div> p>如遇服务异常,请及时联系:a hrefhttps://linux.do/u/hzruo classcontact-name>云胡不喜/a>/p> /div> /div> p>当前时间: 2026-03-01 04:09:09 (北京时间)/p> /div> /div> /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
]