Help
RSS
API
Feed
Maltego
Contact
Domain > almutawar.petra-ms.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-12-04
77.37.53.241
(
ClassC
)
2026-03-02
92.112.198.168
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Mon, 02 Mar 2026 02:49:04 GMTContent-Type: text/htmlContent-Length: 795Connection: keep-aliveLocation: https://almutawar.petra-ms.com/platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: 1f5c8c79b7e0f9b8520db01d0e61254f-phx-edge5x-hcdn-cache-status: MISSx-hcdn-upstream-rt: 0.350 !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, 02 Mar 2026 02:49:04 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingLast-Modified: Sun, 07 Dec 2025 11:43:08 GMTEtag: W/4080-6935684c-a4e8d41a783a633;gzplatform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requestsServer: hcdnalt-svc: h3:443; ma86400x-hcdn-request-id: d2352ce72472226a727080fdd30eed75-phx-edge6x-hcdn-cache-status: DYNAMICx-hcdn-upstream-rt: 0.527 !DOCTYPE html>html langen dirltr>head> meta charsetUTF-8 /> title>AL-MOTATAWERAH DATES/title> meta nameviewport contentwidthdevice-width, initial-scale1 /> !-- Google Fonts --> link hrefhttps://fonts.googleapis.com/css2?familyPlayfair+Display:wght@600;700&familyTajawal:wght@400;500;700&displayswap relstylesheet /> style> :root { --bg-main: #0b1a10; /* خلفية عامة غامقة */ --bg-card: #102216; /* لون قريب من الكرت */ --accent: #f0a824; /* الذهبي */ --text-main: #ffffff; --text-soft: #d9d9d9; --accent-soft: #f0a824; } * { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: Tajawal, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif; background-color: var(--bg-main); color: var(--text-main); line-height: 1.6; } .page-wrapper { min-height: 100vh; background-image: radial-gradient(circle at 10% 0%, #172c1a 0, transparent 60%), radial-gradient(circle at 90% 100%, #172c1a 0, transparent 60%); } .container { width: 100%; max-width: 1100px; margin: 0 auto; padding: 24px 16px 40px; } /* HERO / HEADER */ header.hero { background: linear-gradient(135deg, #102216 0%, #08140c 60%, #102216 100%); border-radius: 18px; padding: 32px 24px; margin-top: 24px; margin-bottom: 32px; position: relative; overflow: hidden; } header.hero::before { content: ; position: absolute; right: -40px; top: -40px; width: 260px; height: 260px; background-image: url(palm-shadow.png); /* اختياري */ background-size: contain; background-repeat: no-repeat; opacity: 0.18; pointer-events: none; } /* زر تغيير اللغة */ .lang-switch { position: absolute; top: 16px; left: 16px; padding: 6px 14px; border-radius: 999px; border: 1px solid var(--accent); background: transparent; color: var(--accent); font-size: 12px; font-weight: 500; text-decoration: none; cursor: pointer; transition: all 0.2s ease; } .lang-switch:hover { background-color: var(--accent); color: #111; } .hero-content { position: relative; display: flex; flex-direction: row; /* الكلام + اللوجو جنب بعض دائماً */ align-items: center; justify-content: space-between; gap: 16px; } .hero-left { flex: 1 1 auto; } .hero-right { flex: 0 0 auto; display: flex; justify-content: flex-start; } .hero-logo { max-width: 120px; height: auto; display: block; } .hero-title-en { font-family: Playfair Display, serif; letter-spacing: 0.12em; font-size: 18px; color: var(--accent); } .hero-sub-en { font-family: Playfair Display, serif; font-size: 20px; text-transform: uppercase; margin-left: 45px; /* مسافة لليمين */ } .hero-title-ar { font-family: Playfair Display, serif; font-size: 22px; font-weight: 700; color: var(--accent); margin-top: 6px; } .hero-line { margin-top: 18px; width: 120px; height: 3px; background-color: var(--accent); position: relative; } .hero-line::after { content: ; position: absolute; right: 0; top: 50%; width: 36px; height: 3px; background-color: var(--accent-soft); transform: translateY(-50%); } @media (min-width: 768px) { header.hero { padding: 40px 40px; } .hero-right { justify-content: flex-end; } .hero-logo { max-width: 140px; } } /* GENERIC SECTION STYLES */ section.card-section { background-color: var(--bg-card); border-radius: 18px; padding: 24px 20px; margin-bottom: 20px; position: relative; overflow: hidden; } section.card-section::before { content: ; position: absolute; left: -60px; bottom: -60px; width: 260px; height: 260px; background-image: url(palm-shadow.png); background-size: contain; background-repeat: no-repeat; opacity: 0.1; pointer-events: none; } .section-header { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 16px; } .section-title { font-size: 18px; font-weight: 600; letter-spacing: 0.05em; text-transform: uppercase; } .section-title span { color: var(--accent); } .section-line { flex: 1; height: 2px; background: linear-gradient(to right, var(--accent), transparent); max-width: 180px; } .section-body { font-size: 14px; color: var(--text-soft); } /* WEBSITE SECTION */ .website-box { display: flex; flex-wrap: wrap; align-items: center; gap: 16px; } .website-url { font-weight: 600; font-size: 15px; word-break: break-all; } .btn-main { display: inline-flex; align-items: center; justify-content: center; padding: 10px 18px; border-radius: 999px; border: 1px solid var(--accent); color: var(--accent); text-decoration: none; font-size: 14px; font-weight: 500; transition: all 0.2s ease; cursor: pointer; } .btn-main:hover { background-color: var(--accent); color: #111; } /* CONTACT SECTION */ .contact-list { list-style: none; display: grid; grid-template-columns: minmax(0, 1fr); gap: 8px; } @media (min-width: 600px) { .contact-list { grid-template-columns: repeat(2, minmax(0, 1fr)); } } .contact-item { display: flex; align-items: center; gap: 8px; font-size: 14px; } .contact-icon { width: 18px; height: 18px; border-radius: 999px; border: 1px solid var(--accent); display: inline-flex; align-items: center; justify-content: center; font-size: 11px; color: var(--accent); flex-shrink: 0; } .contact-link { color: inherit; text-decoration: none; } .contact-link:hover { color: var(--accent); text-decoration: underline; } /* VIDEO SECTION */ .video-wrapper { margin-top: 8px; } .video-wrapper video { width: 100%; max-width: 720px; border-radius: 14px; border: 1px solid rgba(240, 168, 36, 0.4); outline: none; display: block; background-color: #000; } .video-note { font-size: 12px; margin-top: 8px; color: var(--text-soft); } /* PHOTOS SECTION */ #photos .section-body { padding-left: 0; padding-right: 0; } .photos-grid { margin-top: 12px; display: grid; /* نخليها تطلع برّا البادينغ تبع الكرت شوي عشان تعبي العرض */ width: calc(100% + 40px); /* 40 20px يمين + 20px يسار من الكرت */ margin-left: -20px; margin-right: -20px; grid-template-columns: repeat(2, minmax(0, 1fr)); /* دايمًا 2 جنب بعض */ gap: 8px; /* نخفف الفراغ عشان الصور تعرَض أكثر */ } .photo-card { position: relative; border-radius: 14px; overflow: hidden; border: 1px solid rgba(240, 168, 36, 0.4); background-color: #050c07; height: 260px; } @media (min-width: 1024px) { .photo-card { height: 300px; } } .photo-card img { width: 100%; height: 100%; object-fit: cover; display: block; } .photo-label { position: absolute; left: 0; bottom: 0; padding: 10px 14px; font-size: 11px; background: linear-gradient(to right, rgba(0, 0, 0, 0.85), transparent); color: #f5f5f5; } /* FOOTER */ footer { text-align: center; font-size: 11px; color: #9ca3af; padding: 10px 0 4px; } /style>/head>body>div classpage-wrapper> div classcontainer> !-- HERO --> header classhero> !-- زر اللغة --> a hrefindex-ar.html classlang-switch>عربي/a> div classhero-content> !-- النص --> div classhero-left> div classhero-title-en>AL-MOTATAWERAH/div> div classhero-sub-en>DATES/div> div classhero-title-ar>/div> div classhero-line>/div> /div> !-- اللوجو --> div classhero-right> img srcalmutawar2.jpg altAL-MOTATAWERAH DATES logo classhero-logo /> /div> /div> /header> !-- SECTION 1 : WEBSITE --> section classcard-section idwebsite> div classsection-header> h2 classsection-title>span>WEBSITE/span>/h2> div classsection-line>/div> /div> div classsection-body styletext-align: center;> a hrefhttps://www.al-motatawerah.com classbtn-main target_blank relnoopener stylepadding: 16px 28px; font-size: 20px; font-weight: 600;> website /a> /div> /section> !-- SECTION 2 : CONTACT INFO + EMAIL --> section classcard-section idcontact> div classsection-header> h2 classsection-title>span>CONTACT INFO/span>/h2> div classsection-line>/div> /div> div classsection-body> ul classcontact-list> !-- اللوكيشن: Google Maps --> li classcontact-item> span classcontact-icon>📍/span> span> a hrefhttps://maps.app.goo.gl/Jp1HgaHGjaExq23X6 target_blank relnoopener classcontact-link> Jordan valley – Alkaramah /a> /span> /li> !-- التلفونات --> li classcontact-item> span classcontact-icon>📞/span> span> a hreftel:+962799009239 classcontact-link>0799009239/a> – a hreftel:+9627977777304 classcontact-link>0797777304/a> /span> /li> !-- الإيميل --> li classcontact-item> span classcontact-icon>@/span> span> a hrefmailto:info@al-motatawerah.com classcontact-link> info@al-motatawerah.com /a> /span> /li> /ul> /div> /section> !-- SECTION 3 : 1 MINUTE VIDEO + PHOTOS --> section classcard-section idvideo> div classsection-header> h2 classsection-title>span>media/span>/h2> div classsection-line>/div> /div> div classsection-body> div classvideo-wrapper> video autoplay muted playsinline loop posterhhf-poster.jpg> source srchhf.mp4 typevideo/mp4> Your browser does not support the video tag. /video> /div> /div> section classcard-section idphotos> div classsection-header>/div> div classsection-body> p stylemargin-bottom:8px;>/p> div classphotos-grid> div classphoto-card> img src1.jpg altPhoto 1 /> span classphoto-label>/span> /div> div classphoto-card> img src2.jpg altPhoto 2 /> span classphoto-label>/span> /div> div classphoto-card> img src3.jpg altPhoto 3 /> span classphoto-label>/span> /div> div classphoto-card> img src4.jpg altPhoto 4 /> span classphoto-label>/span> /div> /div> /div> /section> /section> footer> © span idyear>/span> AL-MOTATAWERAH DATES. All rights reserved. /footer> /div>/div>script> document.getElementById(year).textContent new Date().getFullYear();/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
]