Help
RSS
API
Feed
Maltego
Contact
Domain > alz-bot.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2023-10-04
172.67.221.200
(
ClassC
)
2026-02-27
104.21.75.109
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Fri, 27 Feb 2026 13:42:07 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveServer: cloudflarelast-modified: Sat, 28 Jun 2025 09:24:48 GMTX-Content-Type-Options: nosniffReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?sfur%2FOy9ZEg%2Beunhwl1TrCvgMikFTtbm0BJ%2FtJahKXCidFjr%2FaoPPtuEYWiMz7fk9h%2FvmtO6wi%2BK%2FIB9LiJAPvrQJzFTGfaoRQa%2Fi}}cf-cache-status: DYNAMICvary: accept-encodingNel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Strict-Transport-Security: max-age0; includeSubDomains; preloadCF-RAY: 9d481a867af2613d-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langar dirrtl>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>تم نقل الموقع - Syriana Bot/title> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyTajawal:wght@300;400;500;600;700&familyInter:wght@300;400;500;600;700&displayswap relstylesheet> !-- Chatwoot SDK --> script> (function(d,t) { var BASE_URLhttps://app-bot.syriana.software; var gd.createElement(t),sd.getElementsByTagName(t)0; g.srcBASE_URL+/packs/js/sdk.js; g.defer true; g.async true; s.parentNode.insertBefore(g,s); g.onloadfunction(){ window.chatwootSDK.run({ websiteToken: vW9KSc6EAvAHsPrNzDM1rDpA, baseUrl: BASE_URL }) } })(document,script); /script> style> :root { --primary-gradient: linear-gradient(135deg, #5e97c5 0%, #0f89cf 100%); --secondary-gradient: linear-gradient(135deg, #5e97c5 0%, #f5576c 100%); --success-gradient: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%); --primary-color: #0f89cf; --secondary-color: #10b981; --accent-color: #0f89cf; --text-color: #2d3748; --light-text: #718096; --background: linear-gradient(135deg, #5e97c5 0%, #0f89cf 100%); --card-bg: #ffffff; --feature-bg: rgba(102, 126, 234, 0.08); --timer-bg: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%); --border-radius: 20px; --shadow: 0 20px 40px rgba(102, 126, 234, 0.15); --shadow-hover: 0 25px 50px rgba(102, 126, 234, 0.25); } * { margin: 0; padding: 0; box-sizing: border-box; } body { background: var(--background); color: var(--text-color); min-height: 100vh; display: flex; justify-content: center; align-items: center; padding: 15px; line-height: 1.6; overflow-x: hidden; position: relative; } /* Animated background particles */ body::before { content: ; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: radial-gradient(circle at 20% 50%, rgba(40, 145, 194, 0.3) 0%, transparent 50%), radial-gradient(circle at 80% 20%, rgba(255, 119, 198, 0.3) 0%, transparent 50%), radial-gradient(circle at 40% 80%, rgba(120, 219, 255, 0.3) 0%, transparent 50%); animation: float 20s ease-in-out infinite; pointer-events: none; z-index: -1; } @keyframes float { 0%, 100% { transform: translateY(0px) rotate(0deg); } 33% { transform: translateY(-20px) rotate(1deg); } 66% { transform: translateY(10px) rotate(-1deg); } } body.rtl { font-family: Tajawal, sans-serif; direction: rtl; } body.ltr { font-family: Inter, sans-serif; direction: ltr; } .container { max-width: 1200px; width: 100%; background: var(--card-bg); border-radius: var(--border-radius); overflow: hidden; box-shadow: var(--shadow); position: relative; margin: 20px auto; backdrop-filter: blur(10px); border: 1px solid rgba(255, 255, 255, 0.2); transition: all 0.3s ease; } .container:hover { box-shadow: var(--shadow-hover); transform: translateY(-5px); } .decorative-header { height: 8px; background: var(--primary-gradient); position: relative; overflow: hidden; } .decorative-header::before { content: ; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255,255,255,0.6), transparent); animation: shimmer 3s ease-in-out infinite; } @keyframes shimmer { 0% { left: -100%; } 100% { left: 100%; } } .content { display: flex; padding: 50px; gap: 40px; align-items: center; } body.rtl .content { flex-direction: row-reverse; } body.ltr .content { flex-direction: row; } .main-content { flex: 1; animation: slideInLeft 0.8s ease-out; } body.ltr .main-content { animation: slideInRight 0.8s ease-out; } @keyframes slideInLeft { from { opacity: 0; transform: translateX(-50px); } to { opacity: 1; transform: translateX(0); } } @keyframes slideInRight { from { opacity: 0; transform: translateX(50px); } to { opacity: 1; transform: translateX(0); } } .features-section { flex: 1; animation: slideInRight 0.8s ease-out 0.2s both; } body.ltr .features-section { animation: slideInLeft 0.8s ease-out 0.2s both; } .title { background: var(--primary-gradient); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; font-size: 3rem; font-weight: 700; margin-bottom: 30px; line-height: 1.2; animation: fadeInUp 1s ease-out 0.3s both; } @keyframes fadeInUp { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } } .subtitle { font-size: 1.8rem; color: var(--primary-color); font-weight: 600; margin: 30px 0 20px; display: flex; align-items: center; gap: 10px; } .subtitle::before { content: ✨; font-size: 1.5rem; animation: pulse 2s infinite; } p { margin-bottom: 20px; font-size: 1.1rem; color: var(--light-text); animation: fadeInUp 1s ease-out 0.5s both; } .highlight { color: var(--primary-color); font-weight: 600; background: var(--feature-bg); padding: 2px 8px; border-radius: 6px; } .timer-badge { display: inline-flex; align-items: center; justify-content: center; background: var(--timer-bg); color: white; padding: 12px 24px; border-radius: 50px; font-size: 1rem; font-weight: 600; position: absolute; top: 25px; left: 50%; transform: translateX(-50%); z-index: 10; box-shadow: 0 8px 25px rgba(79, 172, 254, 0.3); animation: bounceIn 1s ease-out, pulse 2s infinite 2s; } @keyframes bounceIn { 0% { opacity: 0; transform: translateX(-50%) scale(0.3); } 50% { transform: translateX(-50%) scale(1.05); } 70% { transform: translateX(-50%) scale(0.9); } 100% { opacity: 1; transform: translateX(-50%) scale(1); } } .timer-icon { margin-right: 10px; animation: spin 2s linear infinite; } body.rtl .timer-icon { margin-right: 0; margin-left: 10px; } @keyframes spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } .countdown { font-weight: 700; margin: 0 5px; color: #fff; text-shadow: 0 2px 4px rgba(0,0,0,0.3); } .feature-item { background: var(--feature-bg); padding: 25px; border-radius: 15px; margin-bottom: 20px; display: flex; align-items: flex-start; gap: 20px; transition: all 0.3s ease; border: 1px solid rgba(102, 126, 234, 0.1); animation: fadeInUp 0.8s ease-out; } .feature-item:nth-child(1) { animation-delay: 0.4s; } .feature-item:nth-child(2) { animation-delay: 0.6s; } .feature-item:nth-child(3) { animation-delay: 0.8s; } .feature-item:hover { transform: translateY(-5px); box-shadow: 0 10px 30px rgba(102, 126, 234, 0.15); background: rgba(102, 126, 234, 0.12); } .feature-icon { flex: 0 0 50px; height: 50px; background: var(--primary-gradient); border-radius: 12px; display: flex; align-items: center; justify-content: center; color: white; transition: all 0.3s ease; } .feature-item:hover .feature-icon { transform: scale(1.1) rotate(5deg); } .feature-info { flex: 1; } .feature-title { font-weight: 600; color: var(--text-color); margin-bottom: 8px; font-size: 1.1rem; } .feature-description { color: var(--light-text); line-height: 1.6; } .timer-bottom { background: rgba(79, 172, 254, 0.1); border: 2px solid rgba(79, 172, 254, 0.2); padding: 20px; border-radius: 15px; display: flex; align-items: center; justify-content: center; color: var(--primary-color); margin-top: 30px; font-weight: 600; animation: pulse 1.5s infinite, fadeInUp 1s ease-out 1s both; } .timer-bottom .timer-icon { margin-right: 15px; } body.rtl .timer-bottom .timer-icon { margin-right: 0; margin-left: 15px; } .language-toggle { position: absolute; top: 25px; right: 25px; background: rgba(255, 255, 255, 0.9); backdrop-filter: blur(10px); border: 2px solid var(--primary-color); color: var(--primary-color); border-radius: 25px; padding: 8px 16px; cursor: pointer; font-weight: 600; z-index: 100; transition: all 0.3s ease; font-size: 0.9rem; } body.rtl .language-toggle { right: auto; left: 25px; } .language-toggle:hover { background: var(--primary-color); color: white; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(102, 126, 234, 0.4); } .pulse { animation: pulse 1.5s infinite; } @keyframes pulse { 0% { transform: scale(1); opacity: 1; } 50% { transform: scale(1.05); opacity: 0.8; } 100% { transform: scale(1); opacity: 1; } } /* Responsive Design */ @media (max-width: 768px) { .content { flex-direction: column !important; padding: 30px 20px; gap: 30px; } .main-content { text-align: center; } .features-section { width: 100%; } .title { font-size: 2.2rem; } .subtitle { font-size: 1.5rem; } .timer-badge { position: relative; top: auto; left: auto; transform: none; margin: 20px auto; width: fit-content; } .language-toggle { top: 15px; right: 15px; padding: 6px 12px; font-size: 0.8rem; } body.rtl .language-toggle { right: auto; left: 15px; } .feature-item { padding: 20px; } .feature-icon { flex: 0 0 40px; height: 40px; } } @media (max-width: 480px) { .content { padding: 20px 15px; } .title { font-size: 1.8rem; } .timer-badge { padding: 10px 20px; font-size: 0.9rem; } } /* Loading animation */ .loading { opacity: 0; animation: fadeIn 0.5s ease-out forwards; } @keyframes fadeIn { to { opacity: 1; } } /style>/head>body classrtl loading idbody> button classlanguage-toggle idlanguage-toggle>English/button> div classcontainer> div classdecorative-header>/div> !-- Timer Badge --> div classtimer-badge> span classtimer-icon> svg xmlnshttp://www.w3.org/2000/svg width20 height20 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround> circle cx12 cy12 r10>/circle> polyline points12 6 12 12 16 14>/polyline> /svg> /span> span idtimer-text-top>تحويل تلقائي خلال span idcountdown-top classcountdown>10/span> ثوانٍ/span> /div> div classcontent> !-- Main Content --> div classmain-content> h1 classtitle idmain-title>تم نقل الموقعbr/>إلى منصة جديدة/h1> p idparagraph1> لقد قمنا بترقية منصتنا إلى span classhighlight>bot.syriana.software/span> مع تغيير الاسم من span classhighlight>alz-bot/span> إلى span classhighlight>Syriana Bot/span>. /p> p idparagraph2> تم نقل جميع حسابات العملاء بنجاح، ويمكنك تسجيل الدخول باستخدام بيانات حسابك السابقة دون أي تغيير. /p> /div> !-- Features Section --> div classfeatures-section> h2 classsubtitle idfeatures-subtitle>مميزات جديدة/h2> div classfeature-item> div classfeature-icon> svg xmlnshttp://www.w3.org/2000/svg width24 height24 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround> path dM21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z>/path> /svg> /div> div classfeature-info> div classfeature-title idfeature1-title>منصة دردشة متكاملة/div> div classfeature-description idfeature1-desc>تتيح لك التواصل مع عملائك في الوقت الفعلي عبر موقعك الإلكتروني بسهولة وفعالية./div> /div> /div> div classfeature-item> div classfeature-icon> svg xmlnshttp://www.w3.org/2000/svg width24 height24 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround> path dM16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2>/path> rect x8 y2 width8 height4 rx1 ry1>/rect> /svg> /div> div classfeature-info> div classfeature-title idfeature2-title>دعم متعدد القنوات/div> div classfeature-description idfeature2-desc>إدارة المحادثات من البريد الإلكتروني والرسائل القصيرة ووسائل التواصل الاجتماعي في مكان واحد./div> /div> /div> div classtimer-bottom> span classtimer-icon> svg xmlnshttp://www.w3.org/2000/svg width20 height20 viewBox0 0 24 24 fillnone strokecurrentColor stroke-width2 stroke-linecapround stroke-linejoinround> circle cx12 cy12 r10>/circle> polyline points12 6 12 12 16 14>/polyline> /svg> /span> span idtimer-text-bottom>سيتم تحويلك تلقائياً خلال span idcountdown-bottom classcountdown>10/span> ثوانٍ/span> /div> /div> /div> /div> script> // Language detection and management const translations { ar: { langToggle: English, mainTitle: تم نقل الموقعbr/>إلى منصة جديدة, featuresSubtitle: مميزات جديدة, paragraph1: لقد قمنا بترقية منصتنا إلى span classhighlight>bot.syriana.software/span> مع تغيير الاسم من span classhighlight>alz-bot/span> إلى span classhighlight>Syriana Bot/span>., paragraph2: تم نقل جميع حسابات العملاء بنجاح، ويمكنك تسجيل الدخول باستخدام بيانات حسابك السابقة دون أي تغيير., feature1Title: منصة دردشة متكاملة, feature1Desc: تتيح لك التواصل مع عملائك في الوقت الفعلي عبر موقعك الإلكتروني بسهولة وفعالية., feature2Title: دعم متعدد القنوات, feature2Desc: إدارة المحادثات من البريد الإلكتروني والرسائل القصيرة ووسائل التواصل الاجتماعي في مكان واحد., timerTextTop: تحويل تلقائي خلال span idcountdown-top classcountdown>{seconds}/span> ثوانٍ, timerTextBottom: سيتم تحويلك تلقائياً خلال span idcountdown-bottom classcountdown>{seconds}/span> ثوانٍ }, en: { langToggle: العربية, mainTitle: We have movedbr/>to a new platform, featuresSubtitle: New Features, paragraph1: We have upgraded our platform to span classhighlight>bot.syriana.software/span> with a name change from span classhighlight>alz-bot/span> to span classhighlight>Syriana Bot/span>., paragraph2: All customer accounts have been successfully migrated, and you can log in using your previous account data without any changes., feature1Title: Integrated Chat Platform, feature1Desc: Allows you to communicate with your customers in real-time through your website easily and effectively., feature2Title: Multi-channel Support, feature2Desc: Manage conversations from email, SMS, and social media platforms all in one place., timerTextTop: Automatic redirect in span idcountdown-top classcountdown>{seconds}/span> seconds, timerTextBottom: You will be redirected in span idcountdown-bottom classcountdown>{seconds}/span> seconds } }; // Auto-detect browser language function detectLanguage() { const browserLang navigator.language || navigator.userLanguage; const langCode browserLang.toLowerCase().split(-)0; return langCode ar ? ar : en; } // Initialize language let currentLang detectLanguage(); const body document.getElementById(body); const langToggle document.getElementById(language-toggle); // DOM elements const elements { mainTitle: document.getElementById(main-title), featuresSubtitle: document.getElementById(features-subtitle), paragraph1: document.getElementById(paragraph1), paragraph2: document.getElementById(paragraph2), feature1Title: document.getElementById(feature1-title), feature1Desc: document.getElementById(feature1-desc), feature2Title: document.getElementById(feature2-title), feature2Desc: document.getElementById(feature2-desc), timerTextTop: document.getElementById(timer-text-top), timerTextBottom: document.getElementById(timer-text-bottom) }; // Update language function function updateLanguage(lang) { const t translationslang; // Update body class and direction body.className `${lang ar ? rtl : ltr} loading`; document.documentElement.lang lang; document.documentElement.dir lang ar ? rtl : ltr; // Update content langToggle.textContent t.langToggle; elements.mainTitle.innerHTML t.mainTitle; elements.featuresSubtitle.textContent t.featuresSubtitle; elements.paragraph1.innerHTML t.paragraph1; elements.paragraph2.innerHTML t.paragraph2; elements.feature1Title.textContent t.feature1Title; elements.feature1Desc.textContent t.feature1Desc; elements.feature2Title.textContent t.feature2Title; elements.feature2Desc.textContent t.feature2Desc; // Update timer texts updateTimerTexts(lang); } // Update timer texts function updateTimerTexts(lang) { const t translationslang; elements.timerTextTop.innerHTML t.timerTextTop.replace({seconds}, seconds); elements.timerTextBottom.innerHTML t.timerTextBottom.replace({seconds}, seconds); } // Language toggle event langToggle.addEventListener(click, function() { currentLang currentLang ar ? en : ar; updateLanguage(currentLang); }); // Countdown functionality let seconds 10; function updateCountdown() { // Update countdown displays const countdownElements document.querySelectorAll(.countdown); countdownElements.forEach(el > { el.textContent seconds; }); if (seconds 0) { redirectNow(); } else { seconds--; setTimeout(updateCountdown, 1000); } } function redirectNow() { // Add exit animation document.querySelector(.container).style.transform scale(0.95); document.querySelector(.container).style.opacity 0.8; setTimeout(() > { window.location.href https://bot.syriana.software; }, 300); } // Initialize the page function init() { // Set initial language updateLanguage(currentLang); // Start countdown setTimeout(updateCountdown, 1000); // Remove loading class setTimeout(() > { body.classList.remove(loading); }, 100); } // Start everything when DOM is loaded if (document.readyState loading) { document.addEventListener(DOMContentLoaded, init); } else { init(); } // Add click anywhere to redirect immediately document.addEventListener(click, function(e) { if (e.target ! langToggle && !langToggle.contains(e.target)) { redirectNow(); } }); // Add keyboard shortcuts document.addEventListener(keydown, function(e) { if (e.key Enter || e.key ) { redirectNow(); } if (e.key l || e.key L) { langToggle.click(); } }); /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
]