LiteSpeed
tcp/443
cloudflare
tcp/443 tcp/80 tcp/8443
nginx
tcp/443
Open service 172.67.164.162:8443 · imobileai.com.br
2026-01-24 02:25
HTTP/1.1 521 <none> Date: Sat, 24 Jan 2026 02:25:47 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: 9c2c150c6e6a252c-SIN alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 2606:4700:3030::6815:4aed:80 · imobileai.com.br
2026-01-24 02:25
HTTP/1.1 301 Moved Permanently
Date: Sat, 24 Jan 2026 02:25:46 GMT
Content-Length: 0
Connection: close
Location: https://imobileai.com.br/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=y17FS%2FCT8zvHMuloeOhL3dJxwBdbFmG%2FB9nJvLC7n%2FJdgvrmrQeLt7fgsYN6P3DgDncePGJ4qsJIBOGHkzQKpPMepjPfBIMDB92POYKIjzUVO5%2FCqqLp72gG"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c2c1508aa4fec6d-SIN
alt-svc: h3=":443"; ma=86400
Open service 104.21.74.237:80 · imobileai.com.br
2026-01-24 02:25
HTTP/1.1 301 Moved Permanently
Date: Sat, 24 Jan 2026 02:25:46 GMT
Content-Length: 0
Connection: close
Location: https://imobileai.com.br/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=2UwfSp3pHy2RVf8CRj5Uj0QfE7M9oHgXNxhXRL%2Fg4m98TIesrGYfIFddpNxmAYO47qYRWh4rFukt7FblloZSoIRm3MyUNMwgB%2FkHEi0aAQQ%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c2c15087f565564-EWR
alt-svc: h3=":443"; ma=86400
Open service 172.67.164.162:80 · imobileai.com.br
2026-01-24 02:25
HTTP/1.1 301 Moved Permanently
Date: Sat, 24 Jan 2026 02:25:46 GMT
Content-Length: 0
Connection: close
Location: https://imobileai.com.br/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=idQCYAluUPLeLJCDnlObcHtyoc8UcKGgPybbjKtqsFhaOH8O6IfkP%2BCTtLnKhDFcgCai17fHPaQc08DZCs4dwYPrHet29%2FRyOMdPyOb0EBg%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c2c1509ea6b66e0-AMS
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3030::6815:4aed:443 · imobileai.com.br
2026-01-24 02:25
HTTP/1.1 200 OK
Date: Sat, 24 Jan 2026 02:25:46 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
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=XkCrUoX6yFWBnlh54%2BUh9LEM%2FkoB5ut%2BoNuTt7ixQfj8X46ohXiKgLmV3o4ASt3pitHTl4bYYy0PAZQv5VsCq6mAh7oSYLDWxugIU7ssK%2FjI37N060mYHVuAfqY%3D"}]}
CF-RAY: 9c2c150b99cb3623-FRA
alt-svc: h3=":443"; ma=86400
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 104.21.74.237:443 · imobileai.com.br
2026-01-24 02:25
HTTP/1.1 403 Forbidden
Date: Sat, 24 Jan 2026 02:25:46 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
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=0glXSx2CnhfTEQ%2BEdn1tuvXGqFpvDBWysKsFa%2FB2IXmGxt7%2BWrKExf2q62JX5CmcRGYG8uAL%2BH9iB8rTPHDZK5T%2FQoI8r6MXOYKmYkLoqEg%3D"}]}
CF-RAY: 9c2c150a8f45ac54-YYZ
alt-svc: h3=":443"; ma=86400
Page title: 403 Forbidden
<html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>openresty/1.27.1.1</center>
</body>
</html>
Open service 2606:4700:3031::ac43:a4a2:80 · imobileai.com.br
2026-01-24 02:25
HTTP/1.1 301 Moved Permanently
Date: Sat, 24 Jan 2026 02:25:46 GMT
Content-Length: 0
Connection: close
Location: https://imobileai.com.br/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Y1ReMJoTQE0wbqRIimfIsX87Z9q64rFcfvTR2O80hVKYhtSxwQI6IJqb37Em64EOpjuFezaSe5HypGrifSGATXSNPF%2ByUnWVf4qwUSEQ9KYiumsRQce2Q9T1UzU%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9c2c15080835cca0-YYZ
alt-svc: h3=":443"; ma=86400
Open service 104.21.74.237:8443 · imobileai.com.br
2026-01-24 02:25
HTTP/1.1 521 <none> Date: Sat, 24 Jan 2026 02:25:46 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: 9c2c1508a96837ea-FRA alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 172.67.164.162:443 · imobileai.com.br
2026-01-24 02:25
HTTP/1.1 403 Forbidden
Date: Sat, 24 Jan 2026 02:25:46 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
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=VWf55BoZ5lg05toiDxvRga8JauFJTN34TGLqTXUcC%2FBMjRkjLNnRqBAMDbPrgPKRaa2EfZu%2BnxBs%2B7es9N7Bo5M488%2FxsaqtWTyUdyqT20w%3D"}]}
CF-RAY: 9c2c150a09cdf580-EWR
alt-svc: h3=":443"; ma=86400
Page title: 403 Forbidden
<html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>openresty/1.27.1.1</center>
</body>
</html>
Open service 2606:4700:3031::ac43:a4a2:8443 · imobileai.com.br
2026-01-24 02:25
HTTP/1.1 521 <none> Date: Sat, 24 Jan 2026 02:25:46 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: 9c2c15088a58cf10-AMS alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 2606:4700:3031::ac43:a4a2:443 · imobileai.com.br
2026-01-24 02:25
HTTP/1.1 200 OK
Date: Sat, 24 Jan 2026 02:25:47 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
last-modified: Tue, 10 Jun 2025 08:24:59 GMT
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=aqgkbZyZ4sfxKeZShVnXZDjvmllDJ6jVOXhuih0PcxNnrEy558fPjy%2BrKoBCbs68XHlzX2eWzmXwN9x6bm56MHvAb%2Bs1Lio9evnex8R7303hmZsxqL2wLv8pVMI%3D"}]}
Accept-Ranges: bytes
Server: cloudflare
vary: User-Agent
alt-svc: h3=":443"; ma=86400
x-turbo-charged-by: LiteSpeed
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9c2c150a1e8306d4-AMS
<html>webserver is functioning normally</html>
Open service 2606:4700:3030::6815:4aed:8443 · imobileai.com.br
2026-01-24 02:25
HTTP/1.1 521 <none> Date: Sat, 24 Jan 2026 02:25:46 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: 9c2c150838c9698b-FRA alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 167.235.69.178:443 · api.imobileai.com.br
2026-01-09 15:52
HTTP/1.1 200 OK
etag: "3f2e-690c5dc7-3e94b;;;"
last-modified: Thu, 06 Nov 2025 08:35:19 GMT
content-type: text/html
content-length: 16174
accept-ranges: bytes
date: Fri, 09 Jan 2026 15:52:31 GMT
server: LiteSpeed
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"
connection: close
Page title: Proudly Managed By ServerAvatar
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Proudly Managed By ServerAvatar</title>
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.0/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html, body {
overflow-x: hidden;
width: 100%;
}
body {
font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background: #2A2774;
min-height: 100vh;
color: #333;
}
.container-fluid {
max-width: none;
padding: 0;
margin: 0;
width: 100%;
}
.hero {
background: #2A2774;
color: white;
text-align: center;
padding: 4rem 2rem;
min-height: 60vh;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
overflow: hidden;
}
/* Animated Background Network */
.hero::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background:
radial-gradient(2px 2px at 20px 30px, rgba(255,255,255,0.1), transparent),
radial-gradient(2px 2px at 40px 70px, rgba(255,255,255,0.1), transparent),
radial-gradient(1px 1px at 90px 40px, rgba(255,255,255,0.1), transparent),
radial-gradient(1px 1px at 130px 80px, rgba(255,255,255,0.1), transparent),
radial-gradient(2px 2px at 160px 30px, rgba(255,255,255,0.1), transparent);
background-repeat: repeat;
background-size: 200px 100px;
animation: networkMove 20s linear infinite;
opacity: 0.3;
}
@keyframes networkMove {
0% { transform: translate(0, 0); }
100% { transform: translate(-200px, -100px); }
}
.server-container {
position: relative;
display: inline-block;
margin-bottom: 2rem;
}
.server-icon {
font-size: 4rem;
color: #00ff87;
animation: serverPulse 3s ease-in-out infinite;
position: relative;
z-index: 2;
}
@keyframes serverPulse {
0%, 100% {
transform: scale(1);
filter: drop-shadow(0 0 20px rgba(0, 255, 135, 0.5));
}
50% {
transform: scale(1.05);
filter: drop-shadow(0 0 30px rgba(0, 255, 135, 0.8));
}
}
/* Data Flow Animation - Simplified */
.data-flow {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 160px;
height: 160px;
z-index: 1;
}
.data-particle {
position: absolute;
width: 6px;
height: 6px;
background: rgba(0, 255, 135, 0.9);
border-radius: 50%;
animation: dataFlow 6s linear infinite;
box-shadow: 0 0 10px rgba(0, 255, 135, 0.5);
}
.data-particle:nth-child(1) { animation-delay: 0s; }
.data-particle:nth-child(2) { animation-delay: 2s; }
.data-particle:nth-child(3) { animation-delay: 4s; }
@keyframes dataFlow {
0% {
Open service 172.67.164.162:8443 · imobileai.com.br
2026-01-05 01:29
HTTP/1.1 521 <none> Date: Mon, 05 Jan 2026 01:29:04 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: 9b8f33d0aee647eb-BOM alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 2606:4700:3031::ac43:a4a2:80 · imobileai.com.br
2026-01-05 01:29
HTTP/1.1 301 Moved Permanently
Date: Mon, 05 Jan 2026 01:29:02 GMT
Content-Length: 0
Connection: close
Location: https://imobileai.com.br/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=CFFfTfViIpgYjPzrunqzrulFEVb74uClF6GQOyM3f8LBvlUrWnT7MxpaZOjX5cJm75eAVprIK5ek47QCmP1TAXCCqDqmi0NybVJ4Qwc0J8x0WMHjsyM1Ah2HTsw%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8f33ce2f1375e1-EWR
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3031::ac43:a4a2:443 · imobileai.com.br
2026-01-05 01:29
HTTP/1.1 200 OK
Date: Mon, 05 Jan 2026 01:29:03 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
last-modified: Tue, 10 Jun 2025 08:24:59 GMT
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=crS7r8pwi2s%2FlwaxH6OoAxBBTbVm6IzM%2FjZij8XWSKJdyUTgg0gV7Nk0m4I8Ao4l0mXIISlLX5vZVJmDx1nkHmWjCHgFMWin7fotJFFdFj19Svpi1ZrKcl8KrUk%3D"}]}
Accept-Ranges: bytes
Server: cloudflare
vary: User-Agent
alt-svc: h3=":443"; ma=86400
x-turbo-charged-by: LiteSpeed
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9b8f33d0bed8380f-FRA
<html>webserver is functioning normally</html>
Open service 104.21.74.237:8443 · imobileai.com.br
2026-01-05 01:29
HTTP/1.1 521 <none> Date: Mon, 05 Jan 2026 01:29:02 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: 9b8f33cee84fd279-FRA alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 2606:4700:3031::ac43:a4a2:8443 · imobileai.com.br
2026-01-05 01:29
HTTP/1.1 521 <none> Date: Mon, 05 Jan 2026 01:29:02 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: 9b8f33cefc08f4d1-AMS alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 104.21.74.237:80 · imobileai.com.br
2026-01-05 01:29
HTTP/1.1 301 Moved Permanently
Date: Mon, 05 Jan 2026 01:29:02 GMT
Content-Length: 0
Connection: close
Location: https://imobileai.com.br/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=PnJuOCIkWI4cuKQUiqrxogpN1Sop%2BZNUgUjyRHYZ2ds5l4sQj2tY8Qq4fvo%2B17oTTmipoAYYy%2BDDEyO6d5uVxYbb%2BHWhBvr7agbBXoFmTmM%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8f33cdf82b2bca-FRA
alt-svc: h3=":443"; ma=86400
Open service 172.67.164.162:443 · imobileai.com.br
2026-01-05 01:29
HTTP/1.1 200 OK
Date: Mon, 05 Jan 2026 01:29:03 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Cache-Control: private, no-cache, no-store, must-revalidate, max-age=0
cf-edge-cache: no-cache
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=inwDWz%2FuTDyXaHic0XM4nhmAbBUElbas2yCYvGj9xmOQi1V6jnKm3DApZ1pU3W%2FxrWIuf1xtn8mDlZFctC6s4ajMCHdtfeZONEOYevjiybE%3D"}]}
CF-RAY: 9b8f33d1286bac46-YYZ
alt-svc: h3=":443"; ma=86400
Page title: One moment, please...Loader
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<script>
(function(){
setTimeout(function(){
window.location.reload();
}, 5000);
}())
</script>
<link rel="icon" href="data:,">
<title>One moment, please...</title>
<style>
.spinner {
-webkit-animation: spin 1s ease-out;
animation: spin 1s ease-out;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
#outer-container {
text-align: center;
}
#container {
display: inline-block;
height: 100px;
}
#text {
float: left;
height: 100px;
line-height: 100px;
font-size: 3rem;
font-family: "Montserrat", sans-serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
padding: 0 .4em 0 .2em;
letter-spacing: 0.06em;
color: rgba(38, 122, 72, 0.86);
}
@media (min-height: 180px) {
#outer-container {
margin-top: 0;
}
}
@media (min-height: 360px) {
#outer-container {
margin-top: 5%;
}
}
@media (min-height: 540px) {
#outer-container {
margin-top: 10%;
}
}
@media (min-height: 720px) {
#outer-container {
margin-top: 20%;
}
}
@media (min-width: 1450px) {
.throbber {
width: 90px;
height: 90px;
float: left;
padding: 5px 0 5px 5px;
opacity: 0.86;
}
#container {
display: inline-block;
border: 3px solid rgb(38, 122, 72, 0.86);
border-radius: 51px;
height: 100px;
}
}
</style>
</head>
<body>
<div id="outer-container">
<div id="container">
<div class="throbber">
<svg class="spinner" width="90px" height="90px" viewBox="0 0 47 47"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Loader</title>
<defs>
<polygon id="path-1"
points="0 0.375484146 0 15.7255695 15.7013244 15.7255695 15.7013244 0.375484146 0 0.375484146"></polygon>
</defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none"
fill-rule="evenodd">
<g id="Logo" transform="translate(-5.000000, -2.000000)">
<g id="Group-2" transform="translate(5.000000, 2.000000)">
<path d="M22.6150244,4.52988293 C23.1538049,3.06256585 23.6031707,1.59582195 24.231939,0.158882927 C25.1902805,2.22459024 25.8190488,4.43989512 26.7768171,6.47579756 C29.1417195,7.40376098 31.7164024,7.7929439 34.1116829,8.69110244 C28.9623171,11.2663585 23.7229634,13.7510537 18.4836098,16.176139 C19.7709512,12.2545049 21.2382683,8.4217122 22.6150244,4.52988293 L22.6150244,4.52988293 Z"
id="Fill-1" fill="#467C45"></path>
<path d="M13.7718598,8.94461585 C16.1424939,7.68077439 18.4500793,6.28968902 20.8207134,5.02527439 C18.9240915,10.8412378 16.7747012,16.5614817 14.8465549,22.3774451 C12.7292622,18.3950549 10.895689,14.2544695 8.9044939,10.2090305 C8.27228659,8.85004268 7.5455061,7.55353049 7.00844512,6.16359146 C9.31545732,6.95342073 11.4648476,8.24935976 13.7718598,8.94461585"
id="Fill-3" fill="#467C45"></path>
<path d="M24.2134256,15.0745049 C29.4602305,12.4969561 34.7379866,9.91940732 40.0157427,7.4031878 C39.1565598,9.61276098 38.1747183,11.7300537 37.2232549,13.9086756 C38.4504134,16.2099561 39.9544134,18.388578 41.0898646,20.7511878 C35.4435598,18.9405415 29.8287793,17.0381878 24.2134256,15.0745049"
id="Fill-5" fill="#467C45"></path>
<g id="Group-9"
transform=
Open service 104.21.74.237:443 · imobileai.com.br
2026-01-05 01:29
HTTP/1.1 403 Forbidden
Date: Mon, 05 Jan 2026 01:29:03 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
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=bRACbdewkt7mqoLpic7DtBkSZDfctFPrbE7nIkY4xyBG9iLfG5C1gywkc2hjj%2FtjqFrTY2eBztTrl7YcTHll0WSStJxOYeczW7J6pyK%2BfW8%3D"}]}
CF-RAY: 9b8f33d00fb5a0f4-EWR
alt-svc: h3=":443"; ma=86400
Page title: 403 Forbidden
<html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>openresty/1.27.1.1</center>
</body>
</html>
Open service 2606:4700:3030::6815:4aed:443 · imobileai.com.br
2026-01-05 01:29
HTTP/1.1 200 OK
Date: Mon, 05 Jan 2026 01:29:03 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
last-modified: Tue, 10 Jun 2025 08:24:59 GMT
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=DdNeRD5FImkKMCcGpeb9yWLJjaU8LCZVyixKlByBQCM4jyg4yMeLwbsVhjZ1rIEK%2BMa2ZzN7nzl4xrNh3VGwIYo5QU1rVcTXNjs6dlkQ9MX5W3Zntaf8kkYSrCw%3D"}]}
Accept-Ranges: bytes
Server: cloudflare
vary: User-Agent
alt-svc: h3=":443"; ma=86400
x-turbo-charged-by: LiteSpeed
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
CF-RAY: 9b8f33d038c5d398-FRA
<html>webserver is functioning normally</html>
Open service 2606:4700:3030::6815:4aed:80 · imobileai.com.br
2026-01-05 01:29
HTTP/1.1 301 Moved Permanently
Date: Mon, 05 Jan 2026 01:29:02 GMT
Content-Length: 0
Connection: close
Location: https://imobileai.com.br/
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=KketN70g637aMpSCLTPxtf7w%2BeIhtDBJtcIE1Xp4j5pYlDs9nv3Iio7wW%2BhycQOCTIDPF6zrhmxGEMFXzbD5CaqkIpkZa2vxMpIE6OovHfgEWSX6oKr7QeMcp1Q%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server: cloudflare
CF-RAY: 9b8f33cdacc9f02b-EWR
alt-svc: h3=":443"; ma=86400
Open service 2606:4700:3030::6815:4aed:8443 · imobileai.com.br
2026-01-05 01:29
HTTP/1.1 521 <none> Date: Mon, 05 Jan 2026 01:29:02 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: 9b8f33ce0f0f9f1a-FRA alt-svc: h3=":8443"; ma=86400 error code: 521
Open service 31.97.9.158:443 · clientes.imobileai.com.br
2026-01-02 13:29
HTTP/1.1 302 Found Server: nginx Date: Fri, 02 Jan 2026 13:29:59 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Set-Cookie: PHPSESSID=8auepuv29gi2mdh1h3eqjug6vu; path=/ Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate Pragma: no-cache Location: /login.php Access-Control-Allow-Origin: * Access-Control-Allow-Headers: X-Requested-With, Content-Type, Accept, Origin, Authorization Access-Control-Allow-Methods: GET, POST, PUT, DELETE, PATCH, OPTIONS Access-Control-Allow-Credentials: true X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block X-Permitted-Cross-Domain-Policies: master-only Referrer-Policy: same-origin alt-svc: h3=":443"; ma=86400
Open service 167.235.69.178:443 · api.imobileai.com.br
2026-01-02 12:33
HTTP/1.1 200 OK
etag: "3f2e-690c5dc7-3e94b;;;"
last-modified: Thu, 06 Nov 2025 08:35:19 GMT
content-type: text/html
content-length: 16174
accept-ranges: bytes
date: Fri, 02 Jan 2026 12:33:07 GMT
server: LiteSpeed
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"
connection: close
Page title: Proudly Managed By ServerAvatar
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Proudly Managed By ServerAvatar</title>
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.0/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html, body {
overflow-x: hidden;
width: 100%;
}
body {
font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background: #2A2774;
min-height: 100vh;
color: #333;
}
.container-fluid {
max-width: none;
padding: 0;
margin: 0;
width: 100%;
}
.hero {
background: #2A2774;
color: white;
text-align: center;
padding: 4rem 2rem;
min-height: 60vh;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
overflow: hidden;
}
/* Animated Background Network */
.hero::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background:
radial-gradient(2px 2px at 20px 30px, rgba(255,255,255,0.1), transparent),
radial-gradient(2px 2px at 40px 70px, rgba(255,255,255,0.1), transparent),
radial-gradient(1px 1px at 90px 40px, rgba(255,255,255,0.1), transparent),
radial-gradient(1px 1px at 130px 80px, rgba(255,255,255,0.1), transparent),
radial-gradient(2px 2px at 160px 30px, rgba(255,255,255,0.1), transparent);
background-repeat: repeat;
background-size: 200px 100px;
animation: networkMove 20s linear infinite;
opacity: 0.3;
}
@keyframes networkMove {
0% { transform: translate(0, 0); }
100% { transform: translate(-200px, -100px); }
}
.server-container {
position: relative;
display: inline-block;
margin-bottom: 2rem;
}
.server-icon {
font-size: 4rem;
color: #00ff87;
animation: serverPulse 3s ease-in-out infinite;
position: relative;
z-index: 2;
}
@keyframes serverPulse {
0%, 100% {
transform: scale(1);
filter: drop-shadow(0 0 20px rgba(0, 255, 135, 0.5));
}
50% {
transform: scale(1.05);
filter: drop-shadow(0 0 30px rgba(0, 255, 135, 0.8));
}
}
/* Data Flow Animation - Simplified */
.data-flow {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 160px;
height: 160px;
z-index: 1;
}
.data-particle {
position: absolute;
width: 6px;
height: 6px;
background: rgba(0, 255, 135, 0.9);
border-radius: 50%;
animation: dataFlow 6s linear infinite;
box-shadow: 0 0 10px rgba(0, 255, 135, 0.5);
}
.data-particle:nth-child(1) { animation-delay: 0s; }
.data-particle:nth-child(2) { animation-delay: 2s; }
.data-particle:nth-child(3) { animation-delay: 4s; }
@keyframes dataFlow {
0% {
Open service 31.97.9.158:443 · clientes.imobileai.com.br
2026-01-02 12:13
HTTP/1.1 302 Found Server: nginx Date: Fri, 02 Jan 2026 12:13:01 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Set-Cookie: PHPSESSID=a9q9dibvdkrnk1ph4gc034d99k; path=/ Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate Pragma: no-cache Location: /login.php Access-Control-Allow-Origin: * Access-Control-Allow-Headers: X-Requested-With, Content-Type, Accept, Origin, Authorization Access-Control-Allow-Methods: GET, POST, PUT, DELETE, PATCH, OPTIONS Access-Control-Allow-Credentials: true X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block X-Permitted-Cross-Domain-Policies: master-only Referrer-Policy: same-origin alt-svc: h3=":443"; ma=86400
Open service 31.97.9.158:443 · api.imobileai.com.br
2026-01-02 09:41
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 02 Jan 2026 09:41:37 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS
Access-Control-Allow-Headers: Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-API-Key
Page title: API iMobileAI
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>API iMobileAI</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet">
<style>
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background: linear-gradient(135deg, #2563eb, #1e40af);
min-height: 100vh;
display: flex;
align-items: center;
justify-content: center;
color: #1f2937;
}
.container {
max-width: 800px;
padding: 40px;
}
.card {
background: white;
border-radius: 16px;
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
padding: 40px;
text-align: center;
}
.logo {
font-size: 48px;
color: #2563eb;
margin-bottom: 20px;
}
h1 {
color: #2563eb;
font-weight: 600;
margin-bottom: 20px;
}
.description {
color: #6b7280;
font-size: 18px;
margin-bottom: 30px;
}
.btn-primary {
background-color: #2563eb;
border-color: #2563eb;
padding: 12px 30px;
font-size: 18px;
border-radius: 8px;
transition: all 0.3s;
}
.btn-primary:hover {
background-color: #1e40af;
border-color: #1e40af;
transform: translateY(-2px);
}
.api-info {
margin-top: 30px;
text-align: left;
}
.api-info h3 {
color: #2563eb;
font-size: 20px;
margin-bottom: 15px;
}
.api-info ul {
list-style: none;
padding: 0;
}
.api-info li {
margin-bottom: 10px;
color: #6b7280;
}
.api-info code {
background: #f1f5f9;
padding: 4px 8px;
border-radius: 4px;
color: #2563eb;
}
</style>
</head>
<body>
<div class="container">
<div class="card">
<div class="logo">
<i class="bi bi-phone-fill"></i>
</div>
<h1>API iMobileAI</h1>
<p class="description">
Interface de programação para integração com o sistema de gestão de lojas de celulares.
Acesse nossa documentação completa para mais informações.
</p>
<a href="/documentacao_api" class="btn btn-primary">
Acessar Documentação
</a>
<div class="api-info">
<h3>Informações Básicas</h3>
<ul>
<li><strong>URL Base:</strong> <code>https://api.imobileai.com.br</code></li>
<li><strong>Versão:</strong> <code>1.0.0</code></li>
<li><strong>Autenticação:</strong> Bearer Token ou API Key</li>
<li><strong>Formato:</strong> JSON</li>
<li><strong>Suporte:</strong> suporte@imobileai.com.br</li>
</ul>
</div>
</div>
</div>
</body>
</html>
Open service 167.235.69.178:443 · api.imobileai.com.br
2025-12-23 05:01
HTTP/1.1 200 OK
etag: "3f2e-690c5dc7-3e94b;;;"
last-modified: Thu, 06 Nov 2025 08:35:19 GMT
content-type: text/html
content-length: 16174
accept-ranges: bytes
date: Tue, 23 Dec 2025 05:01:16 GMT
server: LiteSpeed
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"
connection: close
Page title: Proudly Managed By ServerAvatar
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Proudly Managed By ServerAvatar</title>
<link href="https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.0/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html, body {
overflow-x: hidden;
width: 100%;
}
body {
font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background: #2A2774;
min-height: 100vh;
color: #333;
}
.container-fluid {
max-width: none;
padding: 0;
margin: 0;
width: 100%;
}
.hero {
background: #2A2774;
color: white;
text-align: center;
padding: 4rem 2rem;
min-height: 60vh;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
overflow: hidden;
}
/* Animated Background Network */
.hero::before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background:
radial-gradient(2px 2px at 20px 30px, rgba(255,255,255,0.1), transparent),
radial-gradient(2px 2px at 40px 70px, rgba(255,255,255,0.1), transparent),
radial-gradient(1px 1px at 90px 40px, rgba(255,255,255,0.1), transparent),
radial-gradient(1px 1px at 130px 80px, rgba(255,255,255,0.1), transparent),
radial-gradient(2px 2px at 160px 30px, rgba(255,255,255,0.1), transparent);
background-repeat: repeat;
background-size: 200px 100px;
animation: networkMove 20s linear infinite;
opacity: 0.3;
}
@keyframes networkMove {
0% { transform: translate(0, 0); }
100% { transform: translate(-200px, -100px); }
}
.server-container {
position: relative;
display: inline-block;
margin-bottom: 2rem;
}
.server-icon {
font-size: 4rem;
color: #00ff87;
animation: serverPulse 3s ease-in-out infinite;
position: relative;
z-index: 2;
}
@keyframes serverPulse {
0%, 100% {
transform: scale(1);
filter: drop-shadow(0 0 20px rgba(0, 255, 135, 0.5));
}
50% {
transform: scale(1.05);
filter: drop-shadow(0 0 30px rgba(0, 255, 135, 0.8));
}
}
/* Data Flow Animation - Simplified */
.data-flow {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 160px;
height: 160px;
z-index: 1;
}
.data-particle {
position: absolute;
width: 6px;
height: 6px;
background: rgba(0, 255, 135, 0.9);
border-radius: 50%;
animation: dataFlow 6s linear infinite;
box-shadow: 0 0 10px rgba(0, 255, 135, 0.5);
}
.data-particle:nth-child(1) { animation-delay: 0s; }
.data-particle:nth-child(2) { animation-delay: 2s; }
.data-particle:nth-child(3) { animation-delay: 4s; }
@keyframes dataFlow {
0% {
Open service 31.97.9.158:443 · api.imobileai.com.br
2025-12-22 17:41
HTTP/1.1 200 OK
Server: nginx
Date: Mon, 22 Dec 2025 17:41:07 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Vary: Accept-Encoding
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, PUT, DELETE, OPTIONS
Access-Control-Allow-Headers: Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-API-Key
Page title: API iMobileAI
<!DOCTYPE html>
<html lang="pt-BR">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>API iMobileAI</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet">
<style>
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
background: linear-gradient(135deg, #2563eb, #1e40af);
min-height: 100vh;
display: flex;
align-items: center;
justify-content: center;
color: #1f2937;
}
.container {
max-width: 800px;
padding: 40px;
}
.card {
background: white;
border-radius: 16px;
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
padding: 40px;
text-align: center;
}
.logo {
font-size: 48px;
color: #2563eb;
margin-bottom: 20px;
}
h1 {
color: #2563eb;
font-weight: 600;
margin-bottom: 20px;
}
.description {
color: #6b7280;
font-size: 18px;
margin-bottom: 30px;
}
.btn-primary {
background-color: #2563eb;
border-color: #2563eb;
padding: 12px 30px;
font-size: 18px;
border-radius: 8px;
transition: all 0.3s;
}
.btn-primary:hover {
background-color: #1e40af;
border-color: #1e40af;
transform: translateY(-2px);
}
.api-info {
margin-top: 30px;
text-align: left;
}
.api-info h3 {
color: #2563eb;
font-size: 20px;
margin-bottom: 15px;
}
.api-info ul {
list-style: none;
padding: 0;
}
.api-info li {
margin-bottom: 10px;
color: #6b7280;
}
.api-info code {
background: #f1f5f9;
padding: 4px 8px;
border-radius: 4px;
color: #2563eb;
}
</style>
</head>
<body>
<div class="container">
<div class="card">
<div class="logo">
<i class="bi bi-phone-fill"></i>
</div>
<h1>API iMobileAI</h1>
<p class="description">
Interface de programação para integração com o sistema de gestão de lojas de celulares.
Acesse nossa documentação completa para mais informações.
</p>
<a href="/documentacao_api" class="btn btn-primary">
Acessar Documentação
</a>
<div class="api-info">
<h3>Informações Básicas</h3>
<ul>
<li><strong>URL Base:</strong> <code>https://api.imobileai.com.br</code></li>
<li><strong>Versão:</strong> <code>1.0.0</code></li>
<li><strong>Autenticação:</strong> Bearer Token ou API Key</li>
<li><strong>Formato:</strong> JSON</li>
<li><strong>Suporte:</strong> suporte@imobileai.com.br</li>
</ul>
</div>
</div>
</div>
</body>
</html>
Open service 31.97.9.158:443 · clientes.imobileai.com.br
2025-12-22 16:21
HTTP/1.1 302 Found Server: nginx Date: Mon, 22 Dec 2025 16:21:00 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Set-Cookie: PHPSESSID=t5blttqvl88i8l76nrbjq2hqhq; path=/ Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate Pragma: no-cache Location: /login.php Access-Control-Allow-Origin: * Access-Control-Allow-Headers: X-Requested-With, Content-Type, Accept, Origin, Authorization Access-Control-Allow-Methods: GET, POST, PUT, DELETE, PATCH, OPTIONS Access-Control-Allow-Credentials: true X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block X-Permitted-Cross-Domain-Policies: master-only Referrer-Policy: same-origin alt-svc: h3=":443"; ma=86400
Open service 31.97.9.158:443 · clientes.imobileai.com.br
2025-12-22 15:45
HTTP/1.1 302 Found Server: nginx Date: Mon, 22 Dec 2025 15:45:03 GMT Content-Type: text/html; charset=UTF-8 Transfer-Encoding: chunked Connection: close Set-Cookie: PHPSESSID=jo2q8591d6ai2mkcvbfnla1ji3; path=/ Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate Pragma: no-cache Location: /login.php Access-Control-Allow-Origin: * Access-Control-Allow-Headers: X-Requested-With, Content-Type, Accept, Origin, Authorization Access-Control-Allow-Methods: GET, POST, PUT, DELETE, PATCH, OPTIONS Access-Control-Allow-Credentials: true X-Frame-Options: SAMEORIGIN X-Content-Type-Options: nosniff X-XSS-Protection: 1; mode=block X-Permitted-Cross-Domain-Policies: master-only Referrer-Policy: same-origin alt-svc: h3=":443"; ma=86400