Help
RSS
API
Feed
Maltego
Contact
Domain > 3patticrown.click
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-03-17
147.79.79.31
(
ClassC
)
2025-08-04
147.79.120.45
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Mon, 04 Aug 2025 10:33:33 GMTContent-Type: text/htmlContent-Length: 795Connection: keep-alivelocation: https://3patticrown.click/platform: hostingerpanel: hpanelcontent-security-policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: c728535aba930652aee901152168aaf6-phx-edge5x-hcdn-cache-status: MISSx-hcdn-upstream-rt: 0.000 !DOCTYPE html>html styleheight:100%>head>meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno />title> 301 Moved Permanently/title>style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}/style>/head>body stylecolor: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;>div styleheight:auto; min-height:100%; > div styletext-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;> h1 stylemargin:0; font-size:150px; line-height:150px; font-weight:bold;>301/h1>h2 stylemargin-top:20px;font-size: 30px;>Moved Permanently/h2>p>The document has been permanently moved./p>/div>/div>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Mon, 04 Aug 2025 10:33:33 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveVary: Accept-Encodinglast-modified: Sat, 01 Feb 2025 05:51:01 GMTetag: W/1e65-679db645-a1cddafe6978d3a2;gzplatform: hostingerpanel: hpanelcontent-security-policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: 739215106104bdcbdec2d7729433681d-phx-edge7x-hcdn-cache-status: DYNAMICx-hcdn-upstream-rt: 0.010 !DOCTYPE html>html langzh> head> meta charsetUTF-8 /> meta nameviewport contentwidthdevice-width, initial-scale1.0 /> title>3Patti Crown Game APK Pakistani Free Download for Android/title> title>/title>3 Patti Crown Game APK v1.625 (Real Money App) Free Download/title> title>3 Patti Crown Game Pakistan v1.629 | Free Download Official APK/title> title>3 Patti Crown (3Patti) Game APK Download/title> title>Download 3 Patti Crown - Play, Earn, and Get 1000 PKR Per Referral/title> title>3 Patti Crown Game Official Download For Android/title> meta namedescription contentDownload the new Pakistan's 3 Patti Crown Game APK and here, you can invest and earn money. You can also win daily rewards and Bonuses. /> link relcanonical hrefhttps://3patticrown.click/ /> meta propertyog:locale contenten_US /> meta propertyog:type contentwebsite /> meta propertyog:title content3 Patti Crown Game Pakistan v1.620 | Free Download Official APK /> meta propertyog:description contentDownload the new Pakistan's 3 Patti Crown APK and here, you can invest and earn money. You can also win daily rewards and Bonuses. /> meta propertyog:url contenthttps://3patticrown.click/ /> !-- script srchttps://cdn.tailwindcss.com>/script> --> link relstylesheet typetext/css hrefassets/style.css /> meta namegoogle-site-verification contentfw5jPGk00WFoBkdEWMLAsUdFSTAbfwo-srBR6BGVbmw /> /head> script> function setImageSize() { const bg document.querySelector(.top-bg); // const screens document.querySelector(.screens); const bottomBg document.querySelector(.bottom-bg); const footer document.querySelector(.footer); // const banner document.querySelector(.banner); const topBgSize bg ? bg.clientHeight : 0; // const bannerSize banner ? banner.clientHeight : 0; // const screensSize screens ? screens.clientHeight : 0; const footerSize footer ? footer.clientHeight : 0; // const height `${screensSize + bannerSize + 120 }px`; const height `calc(100vh - ${topBgSize}px)`; if (bottomBg && bottomBg.style) { bottomBg.style.height height; bottomBg.style.marginBottom `-${footerSize}px`; } } // function setImageSize() { // const bg document.querySelector(.top-bg); // const bottomBg document.querySelector(.bottom-bg); // const footer document.querySelector(.footer); // const topBgSize bg ? bg.clientHeight : 0; // const footerSize bg ? footer.clientHeight : 0; // const height `calc(100vh - ${(topBgSize - footerSize) }px)`; // if (bottomBg && bottomBg.style) { // bottomBg.style.height height; // } // } window.addEventListener(resize, setImageSize); /script> body classbg-gray-900 min-h-screen text-white font-sans max-w-531px mx-auto relative > div classflex flex-col> div classgrow mx-auto relative> img srcassets/top.png onloadsetImageSize() altBackground Image classobject-contain w-full top-bg /> div classobject-fill w-full -top-1px bottom-bg relative bg-url(/assets/middle.png) > img srcassets/bottom.png?1 altBottom Image classabsolute screens top-100px left-1/2 -translate-x-1/2 w-full /> div classbanner absolute h-80px max-w-440px top-50px w-full left-1/2 -translate-x-1/2 -translate-y-1/2 > img onclickDownSoft() srcassets/download2.png classabsolute w-3/5 top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 altdownload2 /> img classabsolute bottom-25px right-0px -translate-x-1/2 -translate-y-1/2 w-75px h-43px srcassets/online.png altOnline Image /> /div> /div> /div> a hrefhttps://chat.ssrchat.com/service/gcbdy8 target”_blank”> img srcassets/support.png altsupport classabsolute top-6 right-6 md:w-85px md:h-88px w-42px h-44px /> /a> img classfooter sticky bottom-0 onclickDownSoft() srcassets/download.png?1 altDownload /> /div> /body> script> // Function to get query variables from URL function getQueryVariable(variable) { var query window.location.search.substring(1); var vars query.split(&); for (var i 0; i vars.length; i++) { var pair varsi.split(); if (pair0 variable) { return pair1; } } return ; } // Function to copy text to clipboard function copyText(text, callback) { if (navigator.clipboard && navigator.clipboard.writeText) { navigator.clipboard .writeText(text) .then(callback) .catch((err) > console.error(Copy failed, err)); } else { // Fallback for browsers that do not support navigator.clipboard const textArea document.createElement(textarea); textArea.value text; document.body.appendChild(textArea); textArea.select(); try { document.execCommand(copy); callback(); } catch (err) { console.error(Fallback: Copy failed, err); } document.body.removeChild(textArea); } } function DownSoft() { var u navigator.userAgent; // iOS var isiOS !!u.match(/\(i^;+;( U;)? CPU.+Mac OS X/); // Android var isAndroid u.indexOf(Android) > -1 || u.indexOf(Adr) > -1; // Begin get channel code from clipboard var gameId getQueryVariable(from_gameid); var channelCode getQueryVariable(channelCode); var copyObj { from_gameid: gameId, channelCode: channelCode, }; var copyStr JSON.stringify(copyObj); copyText(copyStr, function () { console.log(Copied successfully, copyStr); }); // End get channel code from clipboard var fbclid getQueryVariable(fbclid); var golink ; console.log(fbclid, fbclid); if (fbclid.length > 1) { // Channel APK URL golink https://m2a9p9k.3patticrown.com/pk148/3PattiCrown-pk148-v1.13-241020.apk; } else { golink https://m2a9p9k.3patticrown.com/pk148/3PattiCrown-pk148-v1.13-241020.apk; } if (isiOS) { // Redirect for iOS //window.location.href https://euwho.nqrdskgq.com/api/c/o3333df; } else if (isAndroid) { // Redirect for Android window.location.href golink; } else { // Default redirect window.location.href golink; } } /script> style> @media (max-width: 420px) { .banner { bottom: 100px; } } .bg { background-image: url(assets/bg.png); background-size: contain; background-position: top; } .bottom-bg { background-size: 100%; } /style>/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
]