Help
RSS
API
Feed
Maltego
Contact
Domain > capriosqa.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2024-01-27
65.60.35.98
(
ClassC
)
2026-01-10
184.154.118.6
(
ClassC
)
Port 80
HTTP/1.1 200 OKConnection: Keep-AliveKeep-Alive: timeout5, max100Content-Type: text/htmlLast-Modified: Sat, 27 Jan 2024 10:26:25 GMTEtag: 065b4da51-0;;;Accept-Ranges: bytesContent-Length: 4767Date: Sat, 10 Jan 2026 14:22:50 GMTServer: LiteSpeedX-Frame-Options: SAMEORIGINX-Content-Type-Options: nosniffCache-Control: max-age1333600, must-revalidate !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>html xmlnshttp://www.w3.org/1999/xhtml>head>meta http-equivContent-Type contenttext/html; charsetutf-8 />title>Caprios/title>style typetext/css>@import url(https://fonts.googleapis.com/css2?familyPoppins:wght@300;400;500;600;700&displayswap);* { margin: 0; padding: 0; box-sizing: border-box; font-family: Poppins, sans-serif;}.container { display: flex; row-gap: 10px; align-items: center; justify-content: center; flex-direction: column; height: 100vh; width: 100%; overflow: hidden;}.container .image { position: absolute; height: 100%; width: 100%; object-fit: cover; z-index: -1;}body::after { position: absolute; content: ; top: 0; height: 100%; width: 100%; background: #000; z-index: -1; opacity: 0.2;}.container header { font-size: 60px; color: #fff; font-weight: 600; text-align: center;}.container p { font-size: 16px; font-weight: 400; color: #fff; max-width: 550px; text-align: center;}.container .time-content { display: flex; column-gap: 30px; align-items: center; margin: 2rem; border: 1px solid white; padding: 2rem 2.5rem; border-radius: 0.5rem; background: rgba(250, 250, 250, 0.2);}.time-content .time { display: flex; align-items: center; flex-direction: column;}.time .number { font-weight: 800; font-size: 80px; line-height: 1; color: #eee;}.time .text { text-transform: capitalize; color: #fff; font-weight: 600; font-size: 12px;}.email-content { display: flex; align-items: center; flex-direction: column; width: 100%;}.email-content p { font-size: 13px;}.input-box { display: flex; align-items: center; height: 40px; max-width: 360px; width: 100%; margin-top: 20px; column-gap: 20px;}.input-box input,.input-box button { height: 100%; outline: none; border: none; border: 1px solid #fff; border-radius: 4px; background-color: rgba(255, 255, 255, 0.2); font-weight: 400;}.input-box input { width: 100%; padding: 0 15px; color: #fff;}input::placeholder { color: #fff;}.input-box button { cursor: pointer; background-color: #eee; color: #0d6a81; white-space: nowrap; padding: 0 20px; transition: all 0.3s ease;}.input-box button:hover { background-color: #fff;}@media screen and (max-width: 480px) { .container header { font-size: 50px; }}/style>/head>body>section classcontainer> img srchttps://images.unsplash.com/photo-1625558298116-38f0173a522c?ixlibrb-4.0.3&ixidMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&autoformat&fitcrop&w1470&q80 alt classimage /> header>Website Coming Soon/header> p> We are excited to announce that we will be launching soon and cant wait to share our new platform with you. /p> h2 stylecolor:#fff;>info@capriosqa.com/h2> h2 stylecolor:#fff;>Contact: +974 5514 6728/h2> div classtime-content> div classtime days> span classnumber>/span> span classtext>days/span> /div> div classtime hours> span classnumber>/span> span classtext>hours/span> /div> div classtime minutes> span classnumber>/span> span classtext>minutes/span> /div> div classtime seconds> span classnumber>/span> span classtext>seconds/span> /div> /div> !--div classemail-content>--> !-- p>Subscribe now to get the latest updates!/p>--> !-- div classinput-box>--> !-- input typeemail placeholderEnter your email... />--> !-- button>Notify Me/button>--> !-- /div>--> !--/div>-->/section>script> const seconds document.querySelector(.seconds .number), minutes document.querySelector(.minutes .number), hours document.querySelector(.hours .number), days document.querySelector(.days .number);let secValue 11, minValue 2, hourValue 2, dayValue 9;const timeFunction setInterval(() > { secValue--; if (secValue 0) { minValue--; secValue 60; } if (minValue 0) { hourValue--; minValue 60; } if (hourValue 0) { dayValue--; hourValue 24; } if (dayValue 0) { clearInterval(timeFunction); } seconds.textContent secValue 10 ? `0${secValue}` : secValue; minutes.textContent minValue 10 ? `0${minValue}` : minValue; hours.textContent hourValue 10 ? `0${hourValue}` : hourValue; days.textContent dayValue 10 ? `0${dayValue}` : dayValue;}, 1000); //1000ms 1s/script>/body>/html>
Port 443
HTTP/1.1 200 OKConnection: Keep-AliveKeep-Alive: timeout5, max100Content-Type: text/htmlLast-Modified: Sat, 27 Jan 2024 10:26:25 GMTEtag: 065b4da51-0;;;Accept-Ranges: bytesContent-Length: 4767Date: Sat, 10 Jan 2026 14:22:50 GMTServer: LiteSpeedStrict-Transport-Security: max-age31536000; includeSubDomains; preloadX-Frame-Options: SAMEORIGINX-Content-Type-Options: nosniffCache-Control: max-age1333600, must-revalidate !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>html xmlnshttp://www.w3.org/1999/xhtml>head>meta http-equivContent-Type contenttext/html; charsetutf-8 />title>Caprios/title>style typetext/css>@import url(https://fonts.googleapis.com/css2?familyPoppins:wght@300;400;500;600;700&displayswap);* { margin: 0; padding: 0; box-sizing: border-box; font-family: Poppins, sans-serif;}.container { display: flex; row-gap: 10px; align-items: center; justify-content: center; flex-direction: column; height: 100vh; width: 100%; overflow: hidden;}.container .image { position: absolute; height: 100%; width: 100%; object-fit: cover; z-index: -1;}body::after { position: absolute; content: ; top: 0; height: 100%; width: 100%; background: #000; z-index: -1; opacity: 0.2;}.container header { font-size: 60px; color: #fff; font-weight: 600; text-align: center;}.container p { font-size: 16px; font-weight: 400; color: #fff; max-width: 550px; text-align: center;}.container .time-content { display: flex; column-gap: 30px; align-items: center; margin: 2rem; border: 1px solid white; padding: 2rem 2.5rem; border-radius: 0.5rem; background: rgba(250, 250, 250, 0.2);}.time-content .time { display: flex; align-items: center; flex-direction: column;}.time .number { font-weight: 800; font-size: 80px; line-height: 1; color: #eee;}.time .text { text-transform: capitalize; color: #fff; font-weight: 600; font-size: 12px;}.email-content { display: flex; align-items: center; flex-direction: column; width: 100%;}.email-content p { font-size: 13px;}.input-box { display: flex; align-items: center; height: 40px; max-width: 360px; width: 100%; margin-top: 20px; column-gap: 20px;}.input-box input,.input-box button { height: 100%; outline: none; border: none; border: 1px solid #fff; border-radius: 4px; background-color: rgba(255, 255, 255, 0.2); font-weight: 400;}.input-box input { width: 100%; padding: 0 15px; color: #fff;}input::placeholder { color: #fff;}.input-box button { cursor: pointer; background-color: #eee; color: #0d6a81; white-space: nowrap; padding: 0 20px; transition: all 0.3s ease;}.input-box button:hover { background-color: #fff;}@media screen and (max-width: 480px) { .container header { font-size: 50px; }}/style>/head>body>section classcontainer> img srchttps://images.unsplash.com/photo-1625558298116-38f0173a522c?ixlibrb-4.0.3&ixidMnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&autoformat&fitcrop&w1470&q80 alt classimage /> header>Website Coming Soon/header> p> We are excited to announce that we will be launching soon and cant wait to share our new platform with you. /p> h2 stylecolor:#fff;>info@capriosqa.com/h2> h2 stylecolor:#fff;>Contact: +974 5514 6728/h2> div classtime-content> div classtime days> span classnumber>/span> span classtext>days/span> /div> div classtime hours> span classnumber>/span> span classtext>hours/span> /div> div classtime minutes> span classnumber>/span> span classtext>minutes/span> /div> div classtime seconds> span classnumber>/span> span classtext>seconds/span> /div> /div> !--div classemail-content>--> !-- p>Subscribe now to get the latest updates!/p>--> !-- div classinput-box>--> !-- input typeemail placeholderEnter your email... />--> !-- button>Notify Me/button>--> !-- /div>--> !--/div>-->/section>script> const seconds document.querySelector(.seconds .number), minutes document.querySelector(.minutes .number), hours document.querySelector(.hours .number), days document.querySelector(.days .number);let secValue 11, minValue 2, hourValue 2, dayValue 9;const timeFunction setInterval(() > { secValue--; if (secValue 0) { minValue--; secValue 60; } if (minValue 0) { hourValue--; minValue 60; } if (hourValue 0) { dayValue--; hourValue 24; } if (dayValue 0) { clearInterval(timeFunction); } seconds.textContent secValue 10 ? `0${secValue}` : secValue; minutes.textContent minValue 10 ? `0${minValue}` : minValue; hours.textContent hourValue 10 ? `0${hourValue}` : hourValue; days.textContent dayValue 10 ? `0${dayValue}` : dayValue;}, 1000); //1000ms 1s/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
]