Help
RSS
API
Feed
Maltego
Contact
Domain > linkzip.site
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2020-12-17
172.64.143.11
(
ClassC
)
2026-02-10
104.21.50.208
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Tue, 10 Feb 2026 07:01:46 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-aliveServer: cloudflareNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}X-Powered-By: PHP/8.3.29X-Frame-Options: SAMEORIGINX-Content-Type-Options: nosniffReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sStzMpswEyek1lkHMh4JpTHUcKMDOTQaLEsyaT0oI6RftGzxhlmPyXz%2FV1i4HSsKBXAW72d72HKDHK9Dx2uycg5xgxhiIO4Ia4Jo%3D}}X-Cache-Protocol: httpX-Cache-Status: DISABLEDcf-cache-status: DYNAMICvary: accept-encodingCF-RAY: 9cb9bcb04d278969-PDXalt-svc: h3:443; ma86400 !doctype html>html langru classno-js> head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1, maximum-scale1, viewport-fitcover>link relicon href/templates/pd3/favicon.ico typeimage/png>title>/title>meta namedescription content>meta namerobots contentnoarchive/>link relcanonical hrefhttps://linkzip.site/> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyInter:wght@400;700;900&displayswap relstylesheet> style> :root { --bg-color: #0b0e0c; --accent-green: #2ecc71; --dark-green: #1b5e20; --text-main: #f0f0f0; --text-muted: #a0a0a0; --gap: 10px; --card-bg: rgba(255, 255, 255, 0.05); --transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1); } html, body { overflow-x: hidden; width: 100%; margin: 0; padding: 0; background-color: var(--bg-color); color: var(--text-main); font-family: Inter, system-ui, -apple-system, sans-serif; line-height: 1.5; -webkit-text-size-adjust: 100%; } *, *::before, *::after { box-sizing: border-box; } img, svg, video, canvas { max-width: 100%; height: auto; display: block; } .wrap { width: min(960px, 100% - 24px); margin-inline: auto; } .row, .grid, .cards { overflow: visible; } .no-wrap { white-space: normal; } table { display: block; width: 100%; overflow-x: auto; white-space: nowrap; border-collapse: collapse; margin: 20px 0; background: var(--card-bg); } table th, table td { padding: 12px 16px; border: 1px solid rgba(255, 255, 255, 0.1); text-align: left; } a { text-decoration: none; color: inherit; } .btn { display: inline-flex; align-items: center; justify-content: center; padding: 12px 24px; border-radius: 8px; font-weight: 700; cursor: pointer; transition: var(--transition); border: none; text-align: center; overflow-wrap: anywhere; } .btn-primary { background-color: var(--accent-green); color: #000; } .btn-primary:active { transform: scale(0.96); background-color: #27ae60; } .btn-outline { background: transparent; border: 1px solid var(--accent-green); color: var(--accent-green); } /* Header */ header { position: sticky; top: 0; z-index: 100; background: rgba(11, 14, 12, 0.85); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); border-bottom: 1px solid rgba(46, 204, 113, 0.2); padding: 12px 0; } header .wrap { display: flex; justify-content: space-between; align-items: center; } .header-btns { display: flex; gap: 8px; } .btn-sm { padding: 8px 14px; font-size: 14px; } /* Hero */ .hero { padding: 40px 0; background: radial-gradient(circle at 100% 0%, rgba(46, 204, 113, 0.15) 0%, transparent 50%), linear-gradient(180deg, #0b0e0c 0%, #121714 100%); text-align: center; position: relative; } .hero h1 { font-size: clamp(32px, 8vw, 48px); font-weight: 900; margin-bottom: 16px; line-height: 1.1; text-transform: uppercase; letter-spacing: -0.02em; } .hero p { font-size: clamp(16px, 4vw, 18px); color: var(--text-muted); margin-bottom: 30px; max-width: 600px; margin-inline: auto; } .hero-actions { display: grid; gap: 12px; } /* Methods */ .methods { padding: 30px 0; } .methods-grid { display: flex; flex-wrap: wrap; gap: 8px; justify-content: center; } .method-item { background: linear-gradient(145deg, rgba(255,255,255,0.08), rgba(255,255,255,0.02)); padding: 10px 16px; border-radius: 20px; font-size: 13px; font-weight: 600; border: 1px solid rgba(255,255,255,0.05); color: var(--text-main); } /* Meters */ .meters { padding: 30px 0; } .meters-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; } .meter-card { background: var(--card-bg); padding: 16px; border-radius: 12px; border-left: 3px solid var(--accent-green); } .meter-val { display: block; font-size: 20px; font-weight: 900; color: var(--accent-green); margin-bottom: 4px; } .meter-label { font-size: 12px; color: var(--text-muted); text-transform: uppercase; letter-spacing: 0.05em; } /* SEO Block */ .seo-container { margin: 40px 0; padding: 20px; border: 1px dashed rgba(160, 160, 160, 0.3); border-radius: 8px; text-align: center; color: var(--text-muted); font-size: 14px; } /* Sticky Bottom */ .sticky-nav { position: fixed; bottom: 0; left: 0; right: 0; background: rgba(11, 14, 12, 0.9); backdrop-filter: blur(15px); -webkit-backdrop-filter: blur(15px); padding: 12px 0 calc(12px + env(safe-area-inset-bottom)); z-index: 1000; border-top: 1px solid rgba(255, 255, 255, 0.1); } .sticky-nav .wrap { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; } /* Footer */ footer { padding: 40px 0 120px; text-align: center; font-size: 13px; color: var(--text-muted); } @media (min-width: 400px) { .hero-actions { grid-template-columns: 1fr 1fr; max-width: 400px; margin-inline: auto; } } /style> /head> body classhome blog wp-embed-responsive singular theme-pokerdom-core> header> div classwrap> a href/play relnofollow> img src/templates/pd3/logo.svg altПокердом казино stylewidth: 120px;>/a> div classheader-btns> a href/play classbtn btn-outline btn-sm relnofollow>Вход/a> a href/play classbtn btn-primary btn-sm relnofollow>Регистрация/a> /div> /div> /header> main> section classhero> div classwrap> div classmeter-val>Покердом/div> p>Уникальное пространство для ценителей азарта в России. Получите доступ к сертифицированным слотам и столам с живыми дилерами в одно касание./p> div classhero-actions> a href/play classbtn btn-primary relnofollow>Начать играть/a> a href/play classbtn btn-outline relnofollow>Получить бонус/a> /div> /div> /section> section classmethods> div classwrap> div classmethods-grid> a href/play classmethod-item relnofollow>Visa/a> a href/play classmethod-item relnofollow>Mastercard/a> a href/play classmethod-item relnofollow>Мир / СБП/a> a href/play classmethod-item relnofollow>Электронные кошельки/a> a href/play classmethod-item relnofollow>Быстрые переводы/a> a href/play classmethod-item relnofollow>Криптовалюты/a> /div> /div> /section> section classmeters> div classwrap> div classmeters-grid> div classmeter-card> span classmeter-val>0.4с/span> span classmeter-label>Загрузка игр/span> /div> div classmeter-card> span classmeter-val>98.2%/span> span classmeter-label>RTP площадки/span> /div> div classmeter-card> span classmeter-val>15 мин/span> span classmeter-label>Средний вывод/span> /div> div classmeter-card> span classmeter-val>24/7/span> span classmeter-label>Поддержка/span> /div> div classmeter-card> span classmeter-val>4500+/span> span classmeter-label>Активных игр/span> /div> div classmeter-card> span classmeter-val>~2к/span> span classmeter-label>Игроков онлайн/span> /div> /div> /div> /section> div classwrap> div classseo-container> h1>/h1> /div> /div> /main> footer> div classwrap> p>© span idyear>/span> Все права защищены. Контент предназначен только для лиц старше 18 лет. Соблюдайте правила ответственной игры./p> /div> /footer> div classsticky-nav> div classwrap> a href/play classbtn btn-outline relnofollow>Авторизация/a> a href/play classbtn btn-primary relnofollow>Быстрый старт/a> /div> /div> script> document.addEventListener(DOMContentLoaded, function() { document.documentElement.classList.remove(no-js); document.getElementById(year).textContent new Date().getFullYear(); }); /script>script srchttps://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js>/script>script> $(document).on(click, data-link, button:not(.ignore), a:not(.ignore), .go, function () { var url https://statraker.com/click?keydd21e85adfe0476f93122a8af966a75a; var target $(this).attr(target); window.open(url, target ? target : _self); });/script> /body>/html>!--0.1292929649353-->
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
]