cloudflare
tcp/443 tcp/80
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c63442d9d63442d9d819fde85819fde85819fde85819fde85
Found 1 files trough .DS_Store spidering: /js
Severity: low
Fingerprint: 5f32cf5d6962f09c1a5d9b0f1a5d9b0f628630a756640db365bec4be65bec4be
Found 3 files trough .DS_Store spidering: /js /META-INF /WEB-INF
.DS_Store” is an abbreviation for “Desktop Services Store”. These files are created automatically by Apples “Finder” software (which is part of their OS).
They store information about the files within a folder, including display options of folders, such as icon positions and view settings.
It may happen that .DS_Store files inadvertently leak filenames such as database backups or private administration panels.
Severity: low
Fingerprint: 5f32cf5d6962f09c63442d9d63442d9d819fde85819fde85819fde85819fde85
Found 1 files trough .DS_Store spidering: /js
Severity: low
Fingerprint: 5f32cf5d6962f09c1a5d9b0f1a5d9b0f628630a756640db365bec4be65bec4be
Found 3 files trough .DS_Store spidering: /js /META-INF /WEB-INF
Open service 52.44.244.98:80 · wipstore.com
2026-01-30 11:20
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Fri, 30 Jan 2026 11:20:43 GMT Location: https://www.DropCatch.com/domain/wipstore.com
Open service 188.114.97.3:443 · wipstore.com
2026-01-23 00:08
HTTP/1.1 400 Bad Request Server: cloudflare Date: Fri, 23 Jan 2026 00:08:07 GMT Content-Type: text/html Content-Length: 253 Connection: close CF-RAY: - Page title: 400 The plain HTTP request was sent to HTTPS port <html> <head><title>400 The plain HTTP request was sent to HTTPS port</title></head> <body> <center><h1>400 Bad Request</h1></center> <center>The plain HTTP request was sent to HTTPS port</center> <hr><center>cloudflare</center> </body> </html>
Open service 188.114.97.3:80 · wipstore.com
2026-01-22 19:02
HTTP/1.1 409 Conflict Date: Thu, 22 Jan 2026 19:02:30 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 16 Connection: close X-Frame-Options: SAMEORIGIN Referrer-Policy: same-origin Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Expires: Thu, 01 Jan 1970 00:00:01 GMT Server: cloudflare CF-RAY: 9c214e581c8ff9c1-FRA error code: 1001
Open service 188.114.97.3:443 · wipstore.com
2026-01-09 02:28
HTTP/1.1 200 OK
Date: Fri, 09 Jan 2026 02:28:46 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=nib6UVtm3lAsuxxLp%2FV1mVkYBtaibBE7G1xLxWicsuFkvnuCUGkRou%2BWJ1MLV8FbFN2d3dPGoD3IOFZamJnwrOAZO7UR%2FiTQt0wrXA%3D%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=7,cfOrigin;dur=1120
Server: cloudflare
CF-RAY: 9bb080c60810ebb5-YYZ
alt-svc: h3=":443"; ma=86400
Page title: WipStore.com
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>WipStore.com</title>
<link rel="icon"
href="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNi45IDI2IiBzdHlsZT0iZmlsbDojM2M1NmZiIj4KICAgIDx0aXRsZT5JR0RTPC90aXRsZT4KICAgIDxjaXJjbGUgY3g9IjcuNzkiIGN5PSIxOC4yMSIgcj0iNy43OSIvPgogICAgPGNpcmNsZSBjeD0iMTMuMzciIGN5PSI3Ljc5IiByPSI3Ljc5Ii8+CiAgICA8Y2lyY2xlIGN4PSIxOS4xIiBjeT0iMTguMjEiIHI9IjcuNzkiLz4KPC9zdmc+"
sizes="any">
<script src="js/function.js"></script>
<style>
body{
background-color: #26292B;
}
.popup{
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
display: none;
text-align: center;
position: fixed;
width: 360px;
font-size: 18px;
left: 50%;
top: 50%;
border-radius: 10px;
transform: translate(-50%, -50%);
color: white;
background-color: rgb(1, 6, 30);
padding: 0 20px 20px 20px;
box-shadow: 0 0 10px 2px rgba(255, 255, 255, 0.01);
z-index: 999;
}
.popup h4{
font-size: 24px;
margin: 30px 0 25px 0;
}
.popup a{
color: white;
text-decoration: none;
}
.popup a:hover{
text-decoration: underline;
}
.popup input, .popup textarea{
width: 260px;
padding: 10px;
font-size: 16px;
border-width: 2px;
border-radius: 5px;
border-color: #000;
}
.popup textarea{
display: none;
}
.popup input:focus, .popup textarea:focus {
border-width: 2px;
border-radius: 5px;
outline: none;
border-color: #394eff;
}
.popup button{
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
width: 280px;
padding: 10px 0;
font-size: 16px;
cursor: pointer;
background-color: #394eff;
border: none;
border-radius: 50px;
color: #fff;
font-weight: 600;
}
.popup button:hover{
background-color: #2d3fff;
}
.popup p{
font-size: 16px;
margin: 15px 0 5px 0;
}
.popup p span{
font-size: 14px;
}
.overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 999;
}
.error {
color: red;
font-size: 14px;
}
.contact ,.contact a{
font-size: 20px;
}
.dot{
margin: auto 8px auto 0px;
display: block;
background-color: #34c070;
border-radius: 50%;
width: 15px;
height: 15px;
}
.buyNow{
padding: 0 0 10px 0;
}
.buyNow button{
background-color: #34c070;
}
.buyNow button:hover{
background-color: #2ea361;
}
.captcha-container{
margin: 0 auto 5px auto;
width: 280px;
display: flex;
justify-content: space-between;
align-items: center;
}
.captcha-container img{
width: 120px;
height: 40px;
border-radius: 3px;
}
.captcha-container input{
width: 120px;
text-transform: uppercase;
}
</style>
</head>
<body>
<main
Open service 188.114.97.3:80 · wipstore.com
2026-01-08 19:47
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 19:47:33 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=EGcvtJfR%2BuIAG2%2BSX2K%2BeBg3gC%2FhqBY%2BI4%2FQkmSrJUI0hd3PGxpy8EBAko9k0GfBtgcXNxCEea%2F28pv3T2Y0Cr%2BxXn4aIoLzLE5gzA%3D%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=16,cfOrigin;dur=852
Server: cloudflare
CF-RAY: 9bae350df927a2ad-BOM
alt-svc: h3=":443"; ma=86400
Page title: WipStore.com
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>WipStore.com</title>
<link rel="icon"
href="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNi45IDI2IiBzdHlsZT0iZmlsbDojM2M1NmZiIj4KICAgIDx0aXRsZT5JR0RTPC90aXRsZT4KICAgIDxjaXJjbGUgY3g9IjcuNzkiIGN5PSIxOC4yMSIgcj0iNy43OSIvPgogICAgPGNpcmNsZSBjeD0iMTMuMzciIGN5PSI3Ljc5IiByPSI3Ljc5Ii8+CiAgICA8Y2lyY2xlIGN4PSIxOS4xIiBjeT0iMTguMjEiIHI9IjcuNzkiLz4KPC9zdmc+"
sizes="any">
<script src="js/function.js"></script>
<style>
body{
background-color: #26292B;
}
.popup{
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
display: none;
text-align: center;
position: fixed;
width: 360px;
font-size: 18px;
left: 50%;
top: 50%;
border-radius: 10px;
transform: translate(-50%, -50%);
color: white;
background-color: rgb(1, 6, 30);
padding: 0 20px 20px 20px;
box-shadow: 0 0 10px 2px rgba(255, 255, 255, 0.01);
z-index: 999;
}
.popup h4{
font-size: 24px;
margin: 30px 0 25px 0;
}
.popup a{
color: white;
text-decoration: none;
}
.popup a:hover{
text-decoration: underline;
}
.popup input, .popup textarea{
width: 260px;
padding: 10px;
font-size: 16px;
border-width: 2px;
border-radius: 5px;
border-color: #000;
}
.popup textarea{
display: none;
}
.popup input:focus, .popup textarea:focus {
border-width: 2px;
border-radius: 5px;
outline: none;
border-color: #394eff;
}
.popup button{
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
width: 280px;
padding: 10px 0;
font-size: 16px;
cursor: pointer;
background-color: #394eff;
border: none;
border-radius: 50px;
color: #fff;
font-weight: 600;
}
.popup button:hover{
background-color: #2d3fff;
}
.popup p{
font-size: 16px;
margin: 15px 0 5px 0;
}
.popup p span{
font-size: 14px;
}
.overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 999;
}
.error {
color: red;
font-size: 14px;
}
.contact ,.contact a{
font-size: 20px;
}
.dot{
margin: auto 8px auto 0px;
display: block;
background-color: #34c070;
border-radius: 50%;
width: 15px;
height: 15px;
}
.buyNow{
padding: 0 0 10px 0;
}
.buyNow button{
background-color: #34c070;
}
.buyNow button:hover{
background-color: #2ea361;
}
.captcha-container{
margin: 0 auto 5px auto;
width: 280px;
display: flex;
justify-content: space-between;
align-items: center;
}
.captcha-container img{
width: 120px;
height: 40px;
border-radius: 3px;
}
.captcha-container input{
width: 120px;
text-transform: uppercase;
}
</style>
</head>
<body>
<main
Open service 188.114.97.3:443 · wipstore.com
2026-01-02 05:41
HTTP/1.1 200 OK
Date: Fri, 02 Jan 2026 05:41:29 GMT
Content-Type: text/html;charset=utf-8
Transfer-Encoding: chunked
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=fxM2bMbc4QTwqZe6hFW5kjDkxW9NPeqpUz2t5z6czRzrhINd%2Bv5%2FHA4Xbmn%2BGwU87O%2Bmhxkr3vxp%2B6msJqFXUUjdGpmuvjse8RJnrA%3D%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=4,cfOrigin;dur=854
Server: cloudflare
CF-RAY: 9b77ed75dacfde04-YYZ
alt-svc: h3=":443"; ma=86400
Page title: WipStore.com
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>WipStore.com</title>
<link rel="icon"
href="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNi45IDI2IiBzdHlsZT0iZmlsbDojM2M1NmZiIj4KICAgIDx0aXRsZT5JR0RTPC90aXRsZT4KICAgIDxjaXJjbGUgY3g9IjcuNzkiIGN5PSIxOC4yMSIgcj0iNy43OSIvPgogICAgPGNpcmNsZSBjeD0iMTMuMzciIGN5PSI3Ljc5IiByPSI3Ljc5Ii8+CiAgICA8Y2lyY2xlIGN4PSIxOS4xIiBjeT0iMTguMjEiIHI9IjcuNzkiLz4KPC9zdmc+"
sizes="any">
<script src="js/function.js"></script>
<style>
body{
background-color: #26292B;
}
.popup{
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
display: none;
text-align: center;
position: fixed;
width: 360px;
font-size: 18px;
left: 50%;
top: 50%;
border-radius: 10px;
transform: translate(-50%, -50%);
color: white;
background-color: rgb(1, 6, 30);
padding: 0 20px 20px 20px;
box-shadow: 0 0 10px 2px rgba(255, 255, 255, 0.01);
z-index: 999;
}
.popup h4{
font-size: 24px;
margin: 30px 0 25px 0;
}
.popup a{
color: white;
text-decoration: none;
}
.popup a:hover{
text-decoration: underline;
}
.popup input, .popup textarea{
width: 260px;
padding: 10px;
font-size: 16px;
border-width: 2px;
border-radius: 5px;
border-color: #000;
}
.popup textarea{
display: none;
}
.popup input:focus, .popup textarea:focus {
border-width: 2px;
border-radius: 5px;
outline: none;
border-color: #394eff;
}
.popup button{
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
width: 280px;
padding: 10px 0;
font-size: 16px;
cursor: pointer;
background-color: #394eff;
border: none;
border-radius: 50px;
color: #fff;
font-weight: 600;
}
.popup button:hover{
background-color: #2d3fff;
}
.popup p{
font-size: 16px;
margin: 15px 0 5px 0;
}
.popup p span{
font-size: 14px;
}
.overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 999;
}
.error {
color: red;
font-size: 14px;
}
.contact ,.contact a{
font-size: 20px;
}
.dot{
margin: auto 8px auto 0px;
display: block;
background-color: #34c070;
border-radius: 50%;
width: 15px;
height: 15px;
}
.buyNow{
padding: 0 0 10px 0;
}
.buyNow button{
background-color: #34c070;
}
.buyNow button:hover{
background-color: #2ea361;
}
.captcha-container{
margin: 0 auto 5px auto;
width: 280px;
display: flex;
justify-content: space-between;
align-items: center;
}
.captcha-container img{
width: 120px;
height: 40px;
border-radius: 3px;
}
.captcha-container input{
width: 120px;
text-transform: uppercase;
}
</style>
</head>
<body>
<main