cloudflare
tcp/443 tcp/8443
nginx
tcp/443 tcp/80
Open service 78.46.201.151:443 · devsync.konsulence.al
2026-01-23 04:14
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 23 Jan 2026 04:14:20 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 1587
Connection: close
Vary: Accept-Encoding
Last-Modified: Sun, 07 Dec 2025 13:00:58 GMT
ETag: "633-6455c45125362"
Accept-Ranges: bytes
Vary: Accept-Encoding
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Referrer-Policy: strict-origin-when-cross-origin
Page title: Multi-Company Sync - Redirecting...
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Multi-Company Sync - Redirecting...</title>
<meta http-equiv="refresh" content="0; url=/public/login.html">
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
}
.container {
text-align: center;
}
.spinner {
width: 50px;
height: 50px;
border: 5px solid rgba(255,255,255,0.3);
border-top-color: white;
border-radius: 50%;
animation: spin 1s linear infinite;
margin: 20px auto;
}
@keyframes spin {
to { transform: rotate(360deg); }
}
</style>
</head>
<body>
<div class="container">
<div class="spinner"></div>
<h2>Multi-Company Sync Dashboard</h2>
<p>Redirecting to login...</p>
<p><a href="/public/login.html" style="color: white; text-decoration: underline;">Click here if not redirected automatically</a></p>
</div>
<script>
// JavaScript redirect as backup
setTimeout(function() {
window.location.href = '/public/login.html';
}, 100);
</script>
</body>
</html>
Open service 95.217.162.182:80 · new.konsulence.al
2026-01-22 23:24
HTTP/1.1 403 Forbidden
Server: nginx
Date: Thu, 22 Jan 2026 23:24:58 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2641
Connection: close
Vary: Accept-Encoding
Last-Modified: Tue, 22 Jul 2025 02:41:40 GMT
ETag: "a51-63a7b882f627f"
Accept-Ranges: bytes
Page title: Access Denied
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Access Denied</title>
<style>
body {
background-color: #f5f5f5;
margin-top: 8%;
color: #5d5d5d;
font-family:
-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,
"Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
"Noto Color Emoji";
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
text-align: center;
}
h1 {
font-size: 2.45em;
font-weight: 700;
color: #5d5d5d;
letter-spacing: -0.02em;
margin-bottom: 30px;
margin-top: 30px;
}
.container {
width: 100%;
margin-right: auto;
margin-left: auto;
}
.animate__animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.animate__fadeIn {
animation-name: fadeIn;
}
.info {
color: #5594cf;
fill: #5594cf;
}
.error {
color: #c92127;
fill: #c92127;
}
.warning {
color: #ffcc33;
fill: #ffcc33;
}
.success {
color: #5aba47;
fill: #5aba47;
}
.icon-large {
height: 132px;
width: 132px;
}
.description-text {
color: #707070;
letter-spacing: -0.01em;
font-size: 1.25em;
line-height: 20px;
}
.footer {
margin-top: 40px;
font-size: 0.7em;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="container">
<div class="row">
<div class="col">
<div class="animate__animated animate__fadeIn">
<svg
class="error icon-large fa-times-circle"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 512 512"
>
<path
d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z"
></path>
</svg>
</div>
<h1 class="animate__animated animate__fadeIn">Access Denied</h1>
<div class="description-text animate__animated animate__fadeIn">
<p>You do not have permission to view this page.</p>
<p>Please check your credentials and try again.</p>
<section class="footer"><strong>Error Code:</strong> 403</section>
</div>
</div>
</div>
</div>
</body>
</html>
Open service 95.217.162.182:443 · new.konsulence.al
2026-01-22 21:49
HTTP/1.1 403 Forbidden
Server: nginx
Date: Thu, 22 Jan 2026 21:49:48 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2641
Connection: close
Vary: Accept-Encoding
Last-Modified: Tue, 22 Jul 2025 02:41:40 GMT
ETag: "a51-63a7b882f627f"
Accept-Ranges: bytes
Page title: Access Denied
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Access Denied</title>
<style>
body {
background-color: #f5f5f5;
margin-top: 8%;
color: #5d5d5d;
font-family:
-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,
"Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
"Noto Color Emoji";
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
text-align: center;
}
h1 {
font-size: 2.45em;
font-weight: 700;
color: #5d5d5d;
letter-spacing: -0.02em;
margin-bottom: 30px;
margin-top: 30px;
}
.container {
width: 100%;
margin-right: auto;
margin-left: auto;
}
.animate__animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.animate__fadeIn {
animation-name: fadeIn;
}
.info {
color: #5594cf;
fill: #5594cf;
}
.error {
color: #c92127;
fill: #c92127;
}
.warning {
color: #ffcc33;
fill: #ffcc33;
}
.success {
color: #5aba47;
fill: #5aba47;
}
.icon-large {
height: 132px;
width: 132px;
}
.description-text {
color: #707070;
letter-spacing: -0.01em;
font-size: 1.25em;
line-height: 20px;
}
.footer {
margin-top: 40px;
font-size: 0.7em;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="container">
<div class="row">
<div class="col">
<div class="animate__animated animate__fadeIn">
<svg
class="error icon-large fa-times-circle"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 512 512"
>
<path
d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z"
></path>
</svg>
</div>
<h1 class="animate__animated animate__fadeIn">Access Denied</h1>
<div class="description-text animate__animated animate__fadeIn">
<p>You do not have permission to view this page.</p>
<p>Please check your credentials and try again.</p>
<section class="footer"><strong>Error Code:</strong> 403</section>
</div>
</div>
</div>
</div>
</body>
</html>
Open service 188.114.97.3:443 · www.konsulence.al
2026-01-22 20:16
HTTP/1.1 301 Moved Permanently
Date: Thu, 22 Jan 2026 20:16:51 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
location: https://konsulence.al/
x-redirect-by: WordPress
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=8,cfOrigin;dur=481
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=2CmmHXPetGw4tyAKv2vpbUppGcuFug2D32JXIkva799hVdmR9mgNV22Y8nzz7EGPd%2FxuRIlizTeKdJSWJTCLEaW5SmjpkZM98marJDKvoIf4"}]}
CF-RAY: 9c21bb4019085612-EWR
alt-svc: h3=":443"; ma=86400
Open service 148.163.99.20:443 · konsulence.al
2026-01-22 20:03
HTTP/1.1 404 Not Found
Connection: close
cache-control: private, no-cache, no-store, must-revalidate, max-age=0
pragma: no-cache
content-type: text/html
content-length: 796
date: Thu, 22 Jan 2026 20:03:26 GMT
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
strict-transport-security: max-age=31536000; includeSubDomains; preload
referrer-policy: strict-origin-when-cross-origin
permissions-policy: geolocation=(), microphone=(), camera=()
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
Page title: 404 Not Found
<!DOCTYPE html>
<html style="height:100%">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title> 404 Not Found
</title><style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}</style></head>
<body style="color: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;">
<div style="height:auto; min-height:100%; "> <div style="text-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;">
<h1 style="margin:0; font-size:150px; line-height:150px; font-weight:bold;">404</h1>
<h2 style="margin-top:20px;font-size: 30px;">Not Found
</h2>
<p>The resource requested could not be found on this server!</p>
</div></div></body></html>
Open service 188.114.97.3:443 · www.konsulence.al
2026-01-10 02:18
HTTP/1.1 301 Moved Permanently
Date: Sat, 10 Jan 2026 02:19:02 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
location: https://konsulence.al/
x-powered-by: PHP/8.3.28
x-redirect-by: WordPress
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
strict-transport-security: max-age=31536000; includeSubDomains; preload
referrer-policy: strict-origin-when-cross-origin
permissions-policy: geolocation=(), microphone=(), camera=()
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=8,cfOrigin;dur=1030
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=tPOnTILs180vcNYm2VpkzWwFjnzVIpw4WnsnUT4KCn5ykT%2FHF1jpkIIQm1UpOrshm5J%2F6YZK5Vz6iqSjNjf0XRUIQXAVa4LRTmbEXhY%2FLdZ0"}]}
Server: cloudflare
CF-RAY: 9bb8afe30f42ce36-SIN
Open service 78.46.201.151:443 · devsync.konsulence.al
2026-01-10 01:01
HTTP/1.1 200 OK
Server: nginx
Date: Sat, 10 Jan 2026 01:01:56 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 1587
Connection: close
Vary: Accept-Encoding
Last-Modified: Sun, 07 Dec 2025 13:00:58 GMT
ETag: "633-6455c45125362"
Accept-Ranges: bytes
Vary: Accept-Encoding
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Referrer-Policy: strict-origin-when-cross-origin
Page title: Multi-Company Sync - Redirecting...
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Multi-Company Sync - Redirecting...</title>
<meta http-equiv="refresh" content="0; url=/public/login.html">
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
}
.container {
text-align: center;
}
.spinner {
width: 50px;
height: 50px;
border: 5px solid rgba(255,255,255,0.3);
border-top-color: white;
border-radius: 50%;
animation: spin 1s linear infinite;
margin: 20px auto;
}
@keyframes spin {
to { transform: rotate(360deg); }
}
</style>
</head>
<body>
<div class="container">
<div class="spinner"></div>
<h2>Multi-Company Sync Dashboard</h2>
<p>Redirecting to login...</p>
<p><a href="/public/login.html" style="color: white; text-decoration: underline;">Click here if not redirected automatically</a></p>
</div>
<script>
// JavaScript redirect as backup
setTimeout(function() {
window.location.href = '/public/login.html';
}, 100);
</script>
</body>
</html>
Open service 95.217.162.182:443 · new.konsulence.al
2026-01-09 22:45
HTTP/1.1 200 OK Server: nginx Date: Fri, 09 Jan 2026 22:45:23 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Vary: Accept-Encoding Link: <https://new.konsulence.al/wp-json/>; rel="https://api.w.org/", <https://new.konsulence.al/wp-json/wp/v2/pages/80>; rel="alternate"; title="JSON"; type="application/json", <https://new.konsulence.al/>; rel=shortlink Vary: Accept-Encoding
Open service 78.46.201.151:80 · devsync.konsulence.al
2026-01-09 08:56
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 09 Jan 2026 08:56:20 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 1587
Connection: close
Vary: Accept-Encoding
Last-Modified: Sun, 07 Dec 2025 13:00:58 GMT
ETag: "633-6455c45125362"
Accept-Ranges: bytes
Vary: Accept-Encoding
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Referrer-Policy: strict-origin-when-cross-origin
Page title: Multi-Company Sync - Redirecting...
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Multi-Company Sync - Redirecting...</title>
<meta http-equiv="refresh" content="0; url=/public/login.html">
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
}
.container {
text-align: center;
}
.spinner {
width: 50px;
height: 50px;
border: 5px solid rgba(255,255,255,0.3);
border-top-color: white;
border-radius: 50%;
animation: spin 1s linear infinite;
margin: 20px auto;
}
@keyframes spin {
to { transform: rotate(360deg); }
}
</style>
</head>
<body>
<div class="container">
<div class="spinner"></div>
<h2>Multi-Company Sync Dashboard</h2>
<p>Redirecting to login...</p>
<p><a href="/public/login.html" style="color: white; text-decoration: underline;">Click here if not redirected automatically</a></p>
</div>
<script>
// JavaScript redirect as backup
setTimeout(function() {
window.location.href = '/public/login.html';
}, 100);
</script>
</body>
</html>
Open service 148.163.99.20:443 · konsulence.al
2026-01-08 22:04
HTTP/1.1 302 Found
Connection: close
content-type: text/html
content-length: 771
date: Thu, 08 Jan 2026 22:04:39 GMT
cache-control: no-cache, no-store, must-revalidate, max-age=0
location: https://konsulence.al/cgi-sys/suspendedpage.cgi
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
strict-transport-security: max-age=31536000; includeSubDomains; preload
referrer-policy: strict-origin-when-cross-origin
permissions-policy: geolocation=(), microphone=(), camera=()
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
Page title: 302 Found
<!DOCTYPE html>
<html style="height:100%">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title> 302 Found
</title><style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}</style></head>
<body style="color: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;">
<div style="height:auto; min-height:100%; "> <div style="text-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;">
<h1 style="margin:0; font-size:150px; line-height:150px; font-weight:bold;">302</h1>
<h2 style="margin-top:20px;font-size: 30px;">Found
</h2>
<p>The document has been temporarily moved.</p>
</div></div></body></html>
Open service 78.46.201.151:443 · kbooks.konsulence.al
2026-01-07 03:26
HTTP/1.1 200 OK
Server: nginx
Date: Wed, 07 Jan 2026 03:26:31 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2500
Connection: close
Vary: Accept-Encoding
Last-Modified: Sat, 08 Nov 2025 21:18:41 GMT
ETag: "9c4-6431bd7a92d9b"
Accept-Ranges: bytes
Vary: Accept-Encoding
Page title: Coming Soon
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Coming Soon</title>
<style>
body {
background-color: #f5f5f5;
margin-top: 8%;
color: #5d5d5d;
font-family:
-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,
"Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
"Noto Color Emoji";
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
text-align: center;
}
h1 {
font-size: 2.45em;
font-weight: 700;
color: #5d5d5d;
letter-spacing: -0.02em;
margin-bottom: 30px;
margin-top: 30px;
}
.container {
width: 100%;
margin-right: auto;
margin-left: auto;
}
.animate__animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.animate__fadeIn {
animation-name: fadeIn;
}
.info {
color: #5594cf;
fill: #5594cf;
}
.error {
color: #c92127;
fill: #c92127;
}
.warning {
color: #ffcc33;
fill: #ffcc33;
}
.success {
color: #5aba47;
fill: #5aba47;
}
.icon-large {
height: 132px;
width: 132px;
}
.description-text {
color: #707070;
letter-spacing: -0.01em;
font-size: 1.25em;
line-height: 20px;
}
.footer {
margin-top: 40px;
font-size: 0.7em;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="container">
<div class="row">
<div class="col">
<div class="animate__animated animate__fadeIn">
<svg
class="warning icon-large fa-hard-hat"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 512 512"
>
<path
d="M480 288c0-80.25-49.28-148.92-119.19-177.62L320 192V80a16 16 0 0 0-16-16h-96a16 16 0 0 0-16 16v112l-40.81-81.62C81.28 139.08 32 207.75 32 288v64h448zm16 96H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h480a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z"
></path>
</svg>
</div>
<h1 class="animate__animated animate__fadeIn">We're working on it!</h1>
<div class="description-text animate__animated animate__fadeIn">
<p>This site is currently under construction.</p>
<p>Please check back soon.</p>
<section class="footer"><strong>Domain:</strong> kbooks.konsulence.al</section>
</div>
</div>
</div>
</div>
</body>
</html>
Open service 78.46.201.151:80 · kbooks.konsulence.al
2026-01-07 03:26
HTTP/1.1 200 OK
Server: nginx
Date: Wed, 07 Jan 2026 03:26:31 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2500
Connection: close
Vary: Accept-Encoding
Last-Modified: Sat, 08 Nov 2025 21:18:41 GMT
ETag: "9c4-6431bd7a92d9b"
Accept-Ranges: bytes
Vary: Accept-Encoding
Page title: Coming Soon
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Coming Soon</title>
<style>
body {
background-color: #f5f5f5;
margin-top: 8%;
color: #5d5d5d;
font-family:
-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,
"Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
"Noto Color Emoji";
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
text-align: center;
}
h1 {
font-size: 2.45em;
font-weight: 700;
color: #5d5d5d;
letter-spacing: -0.02em;
margin-bottom: 30px;
margin-top: 30px;
}
.container {
width: 100%;
margin-right: auto;
margin-left: auto;
}
.animate__animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.animate__fadeIn {
animation-name: fadeIn;
}
.info {
color: #5594cf;
fill: #5594cf;
}
.error {
color: #c92127;
fill: #c92127;
}
.warning {
color: #ffcc33;
fill: #ffcc33;
}
.success {
color: #5aba47;
fill: #5aba47;
}
.icon-large {
height: 132px;
width: 132px;
}
.description-text {
color: #707070;
letter-spacing: -0.01em;
font-size: 1.25em;
line-height: 20px;
}
.footer {
margin-top: 40px;
font-size: 0.7em;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="container">
<div class="row">
<div class="col">
<div class="animate__animated animate__fadeIn">
<svg
class="warning icon-large fa-hard-hat"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 512 512"
>
<path
d="M480 288c0-80.25-49.28-148.92-119.19-177.62L320 192V80a16 16 0 0 0-16-16h-96a16 16 0 0 0-16 16v112l-40.81-81.62C81.28 139.08 32 207.75 32 288v64h448zm16 96H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h480a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z"
></path>
</svg>
</div>
<h1 class="animate__animated animate__fadeIn">We're working on it!</h1>
<div class="description-text animate__animated animate__fadeIn">
<p>This site is currently under construction.</p>
<p>Please check back soon.</p>
<section class="footer"><strong>Domain:</strong> kbooks.konsulence.al</section>
</div>
</div>
</div>
</div>
</body>
</html>
Open service 78.46.201.151:80 · boa.konsulence.al
2026-01-07 03:25
HTTP/1.1 403 Forbidden
Server: nginx
Date: Wed, 07 Jan 2026 03:25:38 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2641
Connection: close
Vary: Accept-Encoding
Last-Modified: Sat, 08 Nov 2025 06:58:55 GMT
ETag: "a51-6430fd4e44d1c"
Accept-Ranges: bytes
Page title: Access Denied
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Access Denied</title>
<style>
body {
background-color: #f5f5f5;
margin-top: 8%;
color: #5d5d5d;
font-family:
-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,
"Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
"Noto Color Emoji";
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
text-align: center;
}
h1 {
font-size: 2.45em;
font-weight: 700;
color: #5d5d5d;
letter-spacing: -0.02em;
margin-bottom: 30px;
margin-top: 30px;
}
.container {
width: 100%;
margin-right: auto;
margin-left: auto;
}
.animate__animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.animate__fadeIn {
animation-name: fadeIn;
}
.info {
color: #5594cf;
fill: #5594cf;
}
.error {
color: #c92127;
fill: #c92127;
}
.warning {
color: #ffcc33;
fill: #ffcc33;
}
.success {
color: #5aba47;
fill: #5aba47;
}
.icon-large {
height: 132px;
width: 132px;
}
.description-text {
color: #707070;
letter-spacing: -0.01em;
font-size: 1.25em;
line-height: 20px;
}
.footer {
margin-top: 40px;
font-size: 0.7em;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="container">
<div class="row">
<div class="col">
<div class="animate__animated animate__fadeIn">
<svg
class="error icon-large fa-times-circle"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 512 512"
>
<path
d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z"
></path>
</svg>
</div>
<h1 class="animate__animated animate__fadeIn">Access Denied</h1>
<div class="description-text animate__animated animate__fadeIn">
<p>You do not have permission to view this page.</p>
<p>Please check your credentials and try again.</p>
<section class="footer"><strong>Error Code:</strong> 403</section>
</div>
</div>
</div>
</div>
</body>
</html>
Open service 78.46.201.151:443 · boa.konsulence.al
2026-01-07 03:25
HTTP/1.1 403 Forbidden
Server: nginx
Date: Wed, 07 Jan 2026 03:25:37 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 2641
Connection: close
Vary: Accept-Encoding
Last-Modified: Sat, 08 Nov 2025 06:58:55 GMT
ETag: "a51-6430fd4e44d1c"
Accept-Ranges: bytes
Page title: Access Denied
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Access Denied</title>
<style>
body {
background-color: #f5f5f5;
margin-top: 8%;
color: #5d5d5d;
font-family:
-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,
"Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
"Noto Color Emoji";
text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
text-align: center;
}
h1 {
font-size: 2.45em;
font-weight: 700;
color: #5d5d5d;
letter-spacing: -0.02em;
margin-bottom: 30px;
margin-top: 30px;
}
.container {
width: 100%;
margin-right: auto;
margin-left: auto;
}
.animate__animated {
animation-duration: 1s;
animation-fill-mode: both;
}
.animate__fadeIn {
animation-name: fadeIn;
}
.info {
color: #5594cf;
fill: #5594cf;
}
.error {
color: #c92127;
fill: #c92127;
}
.warning {
color: #ffcc33;
fill: #ffcc33;
}
.success {
color: #5aba47;
fill: #5aba47;
}
.icon-large {
height: 132px;
width: 132px;
}
.description-text {
color: #707070;
letter-spacing: -0.01em;
font-size: 1.25em;
line-height: 20px;
}
.footer {
margin-top: 40px;
font-size: 0.7em;
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
</style>
</head>
<body>
<div class="container">
<div class="row">
<div class="col">
<div class="animate__animated animate__fadeIn">
<svg
class="error icon-large fa-times-circle"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 512 512"
>
<path
d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z"
></path>
</svg>
</div>
<h1 class="animate__animated animate__fadeIn">Access Denied</h1>
<div class="description-text animate__animated animate__fadeIn">
<p>You do not have permission to view this page.</p>
<p>Please check your credentials and try again.</p>
<section class="footer"><strong>Error Code:</strong> 403</section>
</div>
</div>
</div>
</div>
</body>
</html>
Open service 2a06:98c1:3120::3:8443 · new.konsulence.al
2026-01-05 06:25
HTTP/1.1 522 <none> Date: Mon, 05 Jan 2026 06:25:52 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close 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 Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b90e6249b87dc58-FRA alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2a06:98c1:3121::3:8443 · new.konsulence.al
2026-01-05 06:25
HTTP/1.1 522 <none> Date: Mon, 05 Jan 2026 06:25:52 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close 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 Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b90e62479667794-AMS alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 2a06:98c1:3121::3:443 · new.konsulence.al
2026-01-05 06:25
HTTP/1.1 200 OK
Date: Mon, 05 Jan 2026 06:25:37 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
link: <https://new.konsulence.al/wp-json/>; rel="https://api.w.org/", <https://new.konsulence.al/wp-json/wp/v2/pages/80>; rel="alternate"; title="JSON"; type="application/json", <https://new.konsulence.al/>; rel=shortlink
vary: Accept-Encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=EAot9%2FHKoXGDfKQVI1aVuD2WXDCiapxFCoNrGvZlqKvpU2yMGaxPPJyqQ5szKZMPPAcoJzgJEJ4lRo5deipfLOM1FdS32KVLokbg19Dyxo6ZooIuCRwP9GJ91doT"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9b90e6247a50dbfc-FRA
alt-svc: h3=":443"; ma=86400
Open service 2a06:98c1:3120::3:443 · new.konsulence.al
2026-01-05 06:25
HTTP/1.1 200 OK
Date: Mon, 05 Jan 2026 06:25:37 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
link: <https://new.konsulence.al/wp-json/>; rel="https://api.w.org/", <https://new.konsulence.al/wp-json/wp/v2/pages/80>; rel="alternate"; title="JSON"; type="application/json", <https://new.konsulence.al/>; rel=shortlink
vary: Accept-Encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=R66tq3MPEPfh0F%2B0xG3I2d7Su1OgVaREJfyj5RgfeHbvR8pTnG%2BSnXvI%2FRX2b3Rf3zmJc36Y2z%2B20pgxp52kQOJOZ1CZL4jXXqwrMrb28taEFsUNpIZSFijgLIah"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9b90e6244b25d299-FRA
alt-svc: h3=":443"; ma=86400
Open service 188.114.97.3:443 · new.konsulence.al
2026-01-05 06:25
HTTP/1.1 200 OK
Date: Mon, 05 Jan 2026 06:25:36 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
link: <https://new.konsulence.al/wp-json/>; rel="https://api.w.org/", <https://new.konsulence.al/wp-json/wp/v2/pages/80>; rel="alternate"; title="JSON"; type="application/json", <https://new.konsulence.al/>; rel=shortlink
vary: Accept-Encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=SyGEMBxYsMupiJu4Mqb%2BtPduOAqMVPMcv%2FBmcZS7hOQ8hgu2fg%2BmVMhqg3n5RuyVdBZKHI48sFyUc4dhPjKxtzYMJjai8RKXnIpCp0qgmXD%2F"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=7,cfOrigin;dur=3874
CF-RAY: 9b90e6240c9f6a4e-EWR
alt-svc: h3=":443"; ma=86400
Open service 188.114.97.3:8443 · new.konsulence.al
2026-01-05 06:25
HTTP/1.1 522 <none> Date: Mon, 05 Jan 2026 06:25:52 GMT Content-Type: text/plain; charset=UTF-8 Content-Length: 15 Connection: close 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 Referrer-Policy: same-origin X-Frame-Options: SAMEORIGIN Server: cloudflare CF-RAY: 9b90e623e966df12-LHR alt-svc: h3=":8443"; ma=86400 error code: 522
Open service 188.114.97.3:443 · www.konsulence.al
2026-01-02 23:32
HTTP/1.1 301 Moved Permanently
Date: Fri, 02 Jan 2026 23:32:48 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
location: https://konsulence.al/
x-powered-by: PHP/8.3.28
x-redirect-by: WordPress
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
strict-transport-security: max-age=31536000; includeSubDomains; preload
referrer-policy: strict-origin-when-cross-origin
permissions-policy: geolocation=(), microphone=(), camera=()
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
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=MpeNaU6CAvDf0K0DnohBugwQa3klW6e32i%2FLpDt1F4Z42fJBR0Daa%2FUzY6WZhCq8lklE%2BSPiDEQjeTWwkl8RUInNS64rl1Kf%2BhQ8oUXT3FFk"}]}
Server: cloudflare
CF-RAY: 9b7e0ec749e995b3-FRA
Open service 78.46.201.151:443 · devsync.konsulence.al
2026-01-02 19:15
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 02 Jan 2026 19:15:39 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 1587
Connection: close
Vary: Accept-Encoding
Last-Modified: Sun, 07 Dec 2025 13:00:58 GMT
ETag: "633-6455c45125362"
Accept-Ranges: bytes
Vary: Accept-Encoding
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Referrer-Policy: strict-origin-when-cross-origin
Page title: Multi-Company Sync - Redirecting...
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Multi-Company Sync - Redirecting...</title>
<meta http-equiv="refresh" content="0; url=/public/login.html">
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
}
.container {
text-align: center;
}
.spinner {
width: 50px;
height: 50px;
border: 5px solid rgba(255,255,255,0.3);
border-top-color: white;
border-radius: 50%;
animation: spin 1s linear infinite;
margin: 20px auto;
}
@keyframes spin {
to { transform: rotate(360deg); }
}
</style>
</head>
<body>
<div class="container">
<div class="spinner"></div>
<h2>Multi-Company Sync Dashboard</h2>
<p>Redirecting to login...</p>
<p><a href="/public/login.html" style="color: white; text-decoration: underline;">Click here if not redirected automatically</a></p>
</div>
<script>
// JavaScript redirect as backup
setTimeout(function() {
window.location.href = '/public/login.html';
}, 100);
</script>
</body>
</html>
Open service 95.217.162.182:443 · new.konsulence.al
2026-01-02 11:57
HTTP/1.1 200 OK Server: nginx Date: Fri, 02 Jan 2026 11:57:33 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Vary: Accept-Encoding Link: <https://new.konsulence.al/wp-json/>; rel="https://api.w.org/", <https://new.konsulence.al/wp-json/wp/v2/pages/80>; rel="alternate"; title="JSON"; type="application/json", <https://new.konsulence.al/>; rel=shortlink Vary: Accept-Encoding
Open service 78.46.201.151:80 · devsync.konsulence.al
2026-01-02 08:28
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 02 Jan 2026 08:28:15 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 1587
Connection: close
Vary: Accept-Encoding
Last-Modified: Sun, 07 Dec 2025 13:00:58 GMT
ETag: "633-6455c45125362"
Accept-Ranges: bytes
Vary: Accept-Encoding
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Referrer-Policy: strict-origin-when-cross-origin
Page title: Multi-Company Sync - Redirecting...
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Multi-Company Sync - Redirecting...</title>
<meta http-equiv="refresh" content="0; url=/public/login.html">
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
}
.container {
text-align: center;
}
.spinner {
width: 50px;
height: 50px;
border: 5px solid rgba(255,255,255,0.3);
border-top-color: white;
border-radius: 50%;
animation: spin 1s linear infinite;
margin: 20px auto;
}
@keyframes spin {
to { transform: rotate(360deg); }
}
</style>
</head>
<body>
<div class="container">
<div class="spinner"></div>
<h2>Multi-Company Sync Dashboard</h2>
<p>Redirecting to login...</p>
<p><a href="/public/login.html" style="color: white; text-decoration: underline;">Click here if not redirected automatically</a></p>
</div>
<script>
// JavaScript redirect as backup
setTimeout(function() {
window.location.href = '/public/login.html';
}, 100);
</script>
</body>
</html>
Open service 95.217.162.182:80 · new.konsulence.al
2026-01-02 00:23
HTTP/1.1 200 OK Server: nginx Date: Fri, 02 Jan 2026 00:23:18 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Vary: Accept-Encoding Link: <http://new.konsulence.al/wp-json/>; rel="https://api.w.org/", <http://new.konsulence.al/wp-json/wp/v2/pages/80>; rel="alternate"; title="JSON"; type="application/json", <http://new.konsulence.al/>; rel=shortlink Vary: Accept-Encoding
Open service 148.163.99.20:443 · konsulence.al
2026-01-01 23:53
HTTP/1.1 302 Found
Connection: close
content-type: text/html
content-length: 771
date: Thu, 01 Jan 2026 23:53:18 GMT
cache-control: no-cache, no-store, must-revalidate, max-age=0
location: https://konsulence.al/cgi-sys/suspendedpage.cgi
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
strict-transport-security: max-age=31536000; includeSubDomains; preload
referrer-policy: strict-origin-when-cross-origin
permissions-policy: geolocation=(), microphone=(), camera=()
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
Page title: 302 Found
<!DOCTYPE html>
<html style="height:100%">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title> 302 Found
</title><style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}</style></head>
<body style="color: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;">
<div style="height:auto; min-height:100%; "> <div style="text-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;">
<h1 style="margin:0; font-size:150px; line-height:150px; font-weight:bold;">302</h1>
<h2 style="margin-top:20px;font-size: 30px;">Found
</h2>
<p>The document has been temporarily moved.</p>
</div></div></body></html>
Open service 188.114.97.3:443 · www.konsulence.al
2025-12-23 09:52
HTTP/1.1 301 Moved Permanently
Date: Tue, 23 Dec 2025 09:52:43 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
location: https://konsulence.al/
x-powered-by: PHP/8.3.28
x-redirect-by: WordPress
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
strict-transport-security: max-age=31536000; includeSubDomains; preload
referrer-policy: strict-origin-when-cross-origin
permissions-policy: geolocation=(), microphone=(), camera=()
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
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=Dw9JMcBhA4oVP0syG9gykIRGAdnBzxMi%2FojaWztbT5fK%2FqdfmR9gfMtTKO8yPoB19xahyJOOoRteikJy9BOyBNOIaOWx9k0JdImRHSJ9mFST"}]}
Server: cloudflare
CF-RAY: 9b26f7bb2d594dbb-FRA
Open service 78.46.201.151:443 · devsync.konsulence.al
2025-12-23 08:05
HTTP/1.1 200 OK
Server: nginx
Date: Tue, 23 Dec 2025 08:05:30 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 1587
Connection: close
Vary: Accept-Encoding
Last-Modified: Sun, 07 Dec 2025 13:00:58 GMT
ETag: "633-6455c45125362"
Accept-Ranges: bytes
Vary: Accept-Encoding
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Referrer-Policy: strict-origin-when-cross-origin
Page title: Multi-Company Sync - Redirecting...
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Multi-Company Sync - Redirecting...</title>
<meta http-equiv="refresh" content="0; url=/public/login.html">
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
}
.container {
text-align: center;
}
.spinner {
width: 50px;
height: 50px;
border: 5px solid rgba(255,255,255,0.3);
border-top-color: white;
border-radius: 50%;
animation: spin 1s linear infinite;
margin: 20px auto;
}
@keyframes spin {
to { transform: rotate(360deg); }
}
</style>
</head>
<body>
<div class="container">
<div class="spinner"></div>
<h2>Multi-Company Sync Dashboard</h2>
<p>Redirecting to login...</p>
<p><a href="/public/login.html" style="color: white; text-decoration: underline;">Click here if not redirected automatically</a></p>
</div>
<script>
// JavaScript redirect as backup
setTimeout(function() {
window.location.href = '/public/login.html';
}, 100);
</script>
</body>
</html>
Open service 78.46.201.151:80 · devsync.konsulence.al
2025-12-23 04:40
HTTP/1.1 200 OK
Server: nginx
Date: Tue, 23 Dec 2025 04:40:00 GMT
Content-Type: text/html; charset=UTF-8
Content-Length: 1587
Connection: close
Vary: Accept-Encoding
Last-Modified: Sun, 07 Dec 2025 13:00:58 GMT
ETag: "633-6455c45125362"
Accept-Ranges: bytes
Vary: Accept-Encoding
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Referrer-Policy: strict-origin-when-cross-origin
Page title: Multi-Company Sync - Redirecting...
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Multi-Company Sync - Redirecting...</title>
<meta http-equiv="refresh" content="0; url=/public/login.html">
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
}
.container {
text-align: center;
}
.spinner {
width: 50px;
height: 50px;
border: 5px solid rgba(255,255,255,0.3);
border-top-color: white;
border-radius: 50%;
animation: spin 1s linear infinite;
margin: 20px auto;
}
@keyframes spin {
to { transform: rotate(360deg); }
}
</style>
</head>
<body>
<div class="container">
<div class="spinner"></div>
<h2>Multi-Company Sync Dashboard</h2>
<p>Redirecting to login...</p>
<p><a href="/public/login.html" style="color: white; text-decoration: underline;">Click here if not redirected automatically</a></p>
</div>
<script>
// JavaScript redirect as backup
setTimeout(function() {
window.location.href = '/public/login.html';
}, 100);
</script>
</body>
</html>
Open service 95.217.162.182:443 · new.konsulence.al
2025-12-22 12:50
HTTP/1.1 200 OK Server: nginx Date: Mon, 22 Dec 2025 12:50:13 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Vary: Accept-Encoding Link: <https://new.konsulence.al/wp-json/>; rel="https://api.w.org/", <https://new.konsulence.al/wp-json/wp/v2/pages/80>; rel="alternate"; title="JSON"; type="application/json", <https://new.konsulence.al/>; rel=shortlink Vary: Accept-Encoding
Open service 148.163.99.20:443 · konsulence.al
2025-12-22 08:46
HTTP/1.1 302 Found
Connection: close
content-type: text/html
content-length: 771
date: Mon, 22 Dec 2025 08:46:23 GMT
cache-control: no-cache, no-store, must-revalidate, max-age=0
location: https://konsulence.al/cgi-sys/suspendedpage.cgi
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
strict-transport-security: max-age=31536000; includeSubDomains; preload
referrer-policy: strict-origin-when-cross-origin
permissions-policy: geolocation=(), microphone=(), camera=()
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
Page title: 302 Found
<!DOCTYPE html>
<html style="height:100%">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title> 302 Found
</title><style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}</style></head>
<body style="color: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;">
<div style="height:auto; min-height:100%; "> <div style="text-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;">
<h1 style="margin:0; font-size:150px; line-height:150px; font-weight:bold;">302</h1>
<h2 style="margin-top:20px;font-size: 30px;">Found
</h2>
<p>The document has been temporarily moved.</p>
</div></div></body></html>