Help
RSS
API
Feed
Maltego
Contact
Domain > chargrupmys.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-05-09
199.91.74.184
(
ClassC
)
2025-05-09
98.98.253.84
(
ClassC
)
2026-01-26
172.67.187.14
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Mon, 26 Jan 2026 17:53:31 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareLast-Modified: Thu, 22 Jan 2026 12:52:24 GMTNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Vary: Accept-Encodingset-cookie: __cf_bmNXCF2kpCrgpxfk.Zm26dEa6MxZXA7yGJpvda6cHJoAU-1769450011.4789543-1.0.1.1-2y6lDDa8QW43qtuICEt0s5wEPI.OTh1wt.xQ_G2QBHAWvkA4zctjPlEPwqLiirmbz1tfY0qYTWfM2OsbCLN.Q3f0t7Wwd2l9gF4RWLmwQt9M7KSqxfjTfI1ijorilL9y; HttpOnly; Secure; Path/; Domainchargrupmys.com; ExpiresMon, 26 Jan 2026 18:23:31 GMTReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?s8gJveXqDDjQGXanCumraZMxViEBQVZFCW7pvu1BjagF7KHqZJm7OxkmS77r58GozW9SVTyvmSu%2FNmIrAtcHikvWiZMBmGb4HH3sS4yA9pA%3D%3D}}cf-cache-status: DYNAMICCF-RAY: 9c41decbbd3312b1-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen> head> !-- 1769086271458 --> meta charsetUTF-8 /> meta nameviewport contentwidthdevice-width,initial-scale1, maximum-scale1, minimum-scale1, user-scalableno,viewport-fitcover /> meta namegoogle contentnotranslate /> meta namerobots contentnoindex, nofollow /> link relicon typeimage/svg+xml href/favicon.ico /> link relmanifest href/manifest.json /> title>Charge UP/title> style> .page-initializing-con { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient( 135deg, #ffffff 0%, #f8f9fa 50%, #ffffff 100% ); display: flex; flex-direction: column; justify-content: center; align-items: center; z-index: 999999999; overflow: hidden; } .charging-platform { position: absolute; bottom: 20%; width: 320px; height: 180px; background: linear-gradient( 135deg, #7dd87d 0%, #9fe870 50%, #6bc86b 100% ); border-radius: 20px; box-shadow: 0 10px 40px rgba(159, 232, 112, 0.3), inset 0 0 60px rgba(188, 255, 47, 0.2); animation: platformGlow 3s ease-in-out infinite; } .charging-platform::before { content: ; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 200px; height: 200px; background: radial-gradient( circle, rgba(188, 255, 47, 0.3) 0%, transparent 70% ); border-radius: 50%; animation: pulse 2s ease-in-out infinite; } .ev-car { position: absolute; bottom: 28%; left: 50%; transform: translateX(-50%); width: 140px; height: 80px; z-index: 2; animation: carFloat 3s ease-in-out infinite; } .car-body { width: 100%; height: 60px; background: #ffffff; border-radius: 12px 12px 8px 8px; position: relative; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15); border: 1px solid rgba(0, 0, 0, 0.05); } .car-window { position: absolute; top: 8px; left: 20px; width: 100px; height: 30px; background: linear-gradient(135deg, #87ceeb 0%, #b0e0e6 100%); border-radius: 6px; } .car-wheel { position: absolute; bottom: -8px; width: 24px; height: 24px; background: #1a1a1a; border-radius: 50%; border: 3px solid #ffffff; } .car-wheel.left { left: 20px; } .car-wheel.right { right: 20px; } .car-charging-port { position: absolute; left: -8px; top: 20px; width: 12px; height: 20px; background: #9fe870; border-radius: 4px; box-shadow: 0 0 10px rgba(159, 232, 112, 0.8); animation: chargingPulse 1.5s ease-in-out infinite; } .charging-station { position: absolute; bottom: 28%; left: 50%; transform: translateX(-50%); margin-left: -180px; width: 50px; height: 100px; z-index: 2; } .station-body { width: 100%; height: 100%; background: #ffffff; border-radius: 8px; position: relative; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15); border: 1px solid rgba(0, 0, 0, 0.05); } .station-screen { position: absolute; top: 15px; left: 8px; width: 34px; height: 30px; background: #1a1a1a; border-radius: 4px; display: flex; align-items: center; justify-content: center; } .station-lightning { width: 16px; height: 20px; fill: #9fe870; animation: lightningFlash 1s ease-in-out infinite; } .station-cable { position: absolute; bottom: -20px; left: 25px; width: 4px; height: 60px; background: linear-gradient( to bottom, #ffffff 0%, #9fe870 50%, #ffffff 100% ); border-radius: 2px; animation: cableFlow 2s linear infinite; } .crypto-coin { position: absolute; width: 50px; height: 50px; border-radius: 50%; background: rgba(159, 232, 112, 0.1); border: 2px solid rgba(159, 232, 112, 0.5); display: flex; align-items: center; justify-content: center; font-weight: bold; font-size: 20px; color: #6bc86b; backdrop-filter: blur(10px); animation: coinFloat 4s ease-in-out infinite; box-shadow: 0 4px 15px rgba(159, 232, 112, 0.25), 0 0 20px rgba(159, 232, 112, 0.15); } .crypto-coin.btc { top: 15%; left: 10%; animation-delay: 0s; } .crypto-coin.eth { top: 15%; right: 10%; animation-delay: 0.5s; } .crypto-coin.usdt { top: 25%; left: 5%; animation-delay: 1s; } .crypto-coin.usdc { top: 25%; right: 5%; animation-delay: 1.5s; } .initializing-brand { position: absolute; top: 8%; color: #9fe870; font-size: 48px; font-weight: 300; letter-spacing: 0.2em; text-shadow: 0 0 30px rgba(159, 232, 112, 0.5); animation: brandBreathe 3s ease-in-out infinite; z-index: 3; } .initializing-text { position: absolute; bottom: 8%; color: #9fe870; font-size: 14px; font-weight: 400; letter-spacing: 0.1em; animation: textPulse 2s ease-in-out infinite; z-index: 3; } .initializing-progress { position: absolute; bottom: 12%; width: 280px; height: 3px; background: rgba(0, 0, 0, 0.08); border-radius: 2px; overflow: hidden; z-index: 3; } .progress-fill { height: 100%; background: linear-gradient( 90deg, transparent, #9fe870, rgba(188, 255, 47, 0.8), #9fe870, transparent ); background-size: 200% 100%; animation: progressLoad 4s ease-out infinite, progressFlow 2s linear infinite; border-radius: 2px; width: 0%; box-shadow: 0 0 10px rgba(159, 232, 112, 0.6); } @keyframes platformGlow { 0%, 100% { box-shadow: 0 10px 40px rgba(159, 232, 112, 0.25), inset 0 0 60px rgba(188, 255, 47, 0.15); } 50% { box-shadow: 0 10px 50px rgba(159, 232, 112, 0.35), inset 0 0 80px rgba(188, 255, 47, 0.25); } } @keyframes pulse { 0%, 100% { transform: translate(-50%, -50%) scale(1); opacity: 0.2; } 50% { transform: translate(-50%, -50%) scale(1.2); opacity: 0.35; } } @keyframes carFloat { 0%, 100% { transform: translateX(-50%) translateY(0); } 50% { transform: translateX(-50%) translateY(-8px); } } @keyframes chargingPulse { 0%, 100% { box-shadow: 0 0 10px rgba(159, 232, 112, 0.8); opacity: 1; } 50% { box-shadow: 0 0 20px rgba(159, 232, 112, 1); opacity: 0.8; } } @keyframes lightningFlash { 0%, 100% { opacity: 1; } 50% { opacity: 0.3; } } @keyframes cableFlow { 0% { background-position: 0 0; } 100% { background-position: 0 100%; } } @keyframes coinFloat { 0%, 100% { transform: translateY(0) scale(1); opacity: 0.7; } 50% { transform: translateY(-15px) scale(1.1); opacity: 1; } } @keyframes brandBreathe { 0%, 100% { opacity: 0.9; text-shadow: 0 0 20px rgba(159, 232, 112, 0.4); } 50% { opacity: 1; text-shadow: 0 0 30px rgba(159, 232, 112, 0.6); } } @keyframes progressLoad { 0% { width: 0%; } 70% { width: 85%; } 100% { width: 85%; } } @keyframes progressFlow { 0% { background-position: -200% 0; } 100% { background-position: 200% 0; } } @keyframes textPulse { 0%, 100% { opacity: 0.7; } 50% { opacity: 1; } } @media (max-width: 480px) { .initializing-brand { font-size: 36px; top: 6%; } .charging-platform { width: 260px; height: 150px; bottom: 22%; } .ev-car { width: 120px; height: 70px; bottom: 30%; } .car-body { height: 50px; } .car-window { width: 80px; height: 25px; } .charging-station { margin-left: -150px; width: 40px; height: 80px; } .station-screen { width: 28px; height: 24px; } .crypto-coin { width: 40px; height: 40px; font-size: 16px; } .initializing-progress { width: 240px; } .initializing-text { font-size: 12px; bottom: 6%; } } /style> script typemodule crossorigin src/js/index-D_1DJuKE.js>/script> link relmodulepreload crossorigin href/js/crypto-js-B3Hiyg64.js> link relmodulepreload crossorigin href/js/vendor-Bg0D2L8q.js> link relmodulepreload crossorigin href/js/vuex-CtbvwC0C.js> link relmodulepreload crossorigin href/js/vue-i18n-DxAR6uqm.js> link relmodulepreload crossorigin href/js/vant-ui-CDyro_SX.js> link relmodulepreload crossorigin href/js/qrcode-BQ8xVhW5.js> link relmodulepreload crossorigin href/js/clipboard-DeYtn7Us.js> link relmodulepreload crossorigin href/js/vue-router-B2Hd-eH6.js> link relmodulepreload crossorigin href/js/axios-yHTxxHNW.js> link relmodulepreload crossorigin href/js/swiper-B18MH336.js> link relstylesheet crossorigin href/css/vant-ui-C767WeoM.css> link relstylesheet crossorigin href/css/swiper-Ds_YmOBQ.css> link relstylesheet crossorigin href/css/index-BxoHzELs.css> /head> body> !-- div classpage-initializing-con idinitLoader> div classinitializing-brand>Charge UP/div> div classcrypto-coin btc>₿/div> div classcrypto-coin eth>Ξ/div> div classcrypto-coin usdt>₮/div> div classcrypto-coin usdc>$/div> div classcharging-platform>/div> div classcharging-station> div classstation-body> div classstation-screen> svg classstation-lightning viewBox0 0 24 24> path dM13 2L3 14h8l-2 8 10-12h-8l2-8z /> /svg> /div> div classstation-cable>/div> /div> /div> div classev-car> div classcar-body> div classcar-window>/div> div classcar-wheel left>/div> div classcar-wheel right>/div> div classcar-charging-port>/div> /div> /div> div classinitializing-progress> div classprogress-fill>/div> /div> div classinitializing-text>Loading.../div> /div> --> div idapp>/div> script>(function(){function c(){var ba.contentDocument||a.contentWindow.document;if(b){var db.createElement(script);d.innerHTMLwindow.__CF$cv$params{r:9c41decbbd3312b1,t:MTc2OTQ1MDAxMQ};var adocument.createElement(script);a.src/cdn-cgi/challenge-platform/scripts/jsd/main.js;document.getElementsByTagName(head)0.appendChild(a);;b.getElementsByTagName(head)0.appendChild(d)}}if(document.body){var adocument.createElement(iframe);a.height1;a.width1;a.style.positionabsolute;a.style.top0;a.style.left0;a.style.bordernone;a.style.visibilityhidden;document.body.appendChild(a);if(loading!document.readyState)c();else if(window.addEventListener)document.addEventListener(DOMContentLoaded,c);else{var edocument.onreadystatechange||function(){};document.onreadystatechangefunction(b){e(b);loading!document.readyState&&(document.onreadystatechangee,c())}}}})();/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
]