Help
RSS
API
Feed
Maltego
Contact
Domain > cearp.paineldoaluno.com.br
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-02-13
172.67.69.68
(
ClassC
)
2025-08-01
104.26.11.174
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Fri, 01 Aug 2025 22:48:21 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveCache-Control: max-age3600Expires: Fri, 01 Aug 2025 23:48:21 GMTLocation: https://cearp.paineldoaluno.com.br/Report-To: {endpoints:{url:https:\/\/a.nel.cloudflare.com\/report\/v4?saqYM0WvgSEHYuW7sfWy2GJqUPAsKqGfyJ8L11iAjMG21LMieAtzGNu8WRPoqWug1rOJ7vhQuRRmo8YT4EkmgV%2Bme8GeicKy%2B05hfRRFAzdSkb489utGT5kwUxjngElgODu9Hk3Luw9mdGbyG},group:cf-nel,max_age:604800}NEL: {success_fraction:0,report_to:cf-nel,max_age:604800}speculation-rules: /cdn-cgi/speculationServer: cloudflareCF-RAY: 9688e1ec9efcefd6-PDXalt-svc: h3:443; ma86400server-timing: cfL4;desc?protoTCP&rtt6494&min_rtt6494&rtt_var3247&sent1&recv3&lost0&retrans0&sent_bytes0&recv_bytes65&delivery_rate0&cwnd249&unsent_bytes0&cid0000000000000000&ts0&x0 html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>cloudflare/center>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Fri, 01 Aug 2025 22:48:22 GMTContent-Type: text/htmlTransfer-Encoding: chunkedConnection: keep-aliveCF-RAY: 9688e1ed2c0bc36d-PDXP3P: CPNOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEMSet-Cookie: PAINELDOALUNO5u1hg0fc6euac2skp8lb3lk4e4; expiresFri, 08-Aug-2025 22:48:22 GMT; Max-Age604800; path/Set-Cookie: msg_erro_logindeleted; expiresThu, 01-Jan-1970 00:00:01 GMT; Max-Age0; path/Vary: Accept-Encodingcf-cache-status: DYNAMICReport-To: {endpoints:{url:https:\/\/a.nel.cloudflare.com\/report\/v4?s4rAp0jM1WJFMBx8tfhug2%2BY4upc%2F9Qw7CF0hx9byUWxmeHqvqq2t7Y%2FaD7hixpMZvEBXThKs4Rl1c%2FQWPzP%2F9Fy0JDiS73cdm%2FE0DA4Ui2tZQItnJIcQaWw6x5SwxIl6mO9ov3qypBDHANc5},group:cf-nel,max_age:604800}NEL: {success_fraction:0,report_to:cf-nel,max_age:604800}speculation-rules: /cdn-cgi/speculationServer: cloudflarealt-svc: h3:443; ma86400server-timing: cfL4;desc?protoTCP&rtt6551&min_rtt6149&rtt_var2006&sent5&recv6&lost0&retrans0&sent_bytes2876&recv_bytes737&delivery_rate446844&cwnd252&unsent_bytes0&cid79106ca4c9b75641&ts966&x0 !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Strict//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd>html xmlnshttp://www.w3.org/1999/xhtml> head> title>cearp | Painel do Aluno/title> link relshortcut icon hreffavicon.ico typeimage/x-icon /> meta http-equivContent-Type contenttext/html; charsetutf-8 /> meta namerobots contentall> meta namecopyright contentPainel do aluno /> meta nameauthor contentPainel do aluno /> meta namelanguage contentpt-br /> meta namekeywords contentpainel, aluno, cearp, painel do aluno cearp, boletim online, minhas notas, portal aluno /> meta namedescription contentPrezado aluno, esse é o canal de comunicação entre você e sua escola. Acesse seu boletim, horários, comunicados, segunda via de boleto e muito mais. /> link relstylesheet typetext/css href/theme/padrao/css/login.css?v1.0.3 /> script typetext/javascript src/js/jquery-1.4.2.min.js>/script> script typetext/javascript src/js/jquery.corner.js>/script> !--if IE> link relstylesheet typetext/css href/theme/padrao/css/ie.css /> !endif--> link relstylesheet typetext/css href/css/accordion.css /> script typetext/javascript src/js/jquery-1.8.2.min.js>/script> script typetext/javascript src/js/jquery-ui.min.js>/script> style typetext/css> BODY { width: 100%; height: 98%; } /style> /head> body> table cellspacing0 cellpadding0 stylewidth:100%;height:98%;border:none;> tr> td aligncenter valignmiddle> script typetext/javascript> $(document).ready(function() { $(.logar).focus(function(){ if($(this).val() identificação) { $(this).val(); } }); $(.logar).blur(function(){ if($(this).val() ) { $(this).val(identificação); } }); $(.logar_senha).focus(function(){ if($(this).val() usuario) { $(this).val(); } }); $(.logar_senha).blur(function(){ if($(this).val() ) { $(this).val(usuario); } }); $(#esqueci).click(function() { $(#r_retorno).html(); $(#modal_senha).dialog({ modal:true, width:360, minHeight:100, draggable:false, resizable:false, buttons: { Enviar senha: function() { if ($(#r_identificador).val() && $(#r_email).val() ) { $(#r_retorno).html(p stylecolor:red;>Para continuar, informe o nº de identificação ou e-mail./p>); } else { $.post(/login/recupera_senha,{dataidentificador:$(#r_identificador).val(),dataemail:$(#r_email).val()},function(data,textStatus) { console.log(retorno, data); data.mensagem data.mensagem.replace(/%strong%/gi,strong>).replace(/%\/strong%/gi,/strong>); $(#m_retorno).html(data.mensagem); openDialog(); },json); } }, Cancelar: function() { $(this).dialog(close); } } }); $(#r_identificador).val(); $(#r_email).val(); $(#r_retorno).html(); }); }); function openDialog() { $(#modal_retorno).dialog({ modal:true, width:560, minHeight:100, draggable:false, resizable:false, buttons: { Ok: function() { $(this).dialog(close); } } }); };/script>style typetext/css> .recupera_senha { float: left; margin-left: 35px; } .recupera_senha a { font-size: 12px; color: #999; } .recupera_senha a:hover { color:#666; } .r_campo { background-image: none; background-color: #FFFFFF; border: 1px solid #C3C3C3; color: #999999; font-size: 16px; height: 30px; line-height: 30px; margin-top: 10px; padding: 0 10px; width: 300px; } form { }/style>table cellpadding0 cellspacing0 width635> tr idMeio> td classlogo aligncenter valigntop> script typetext/javascript styledisplay:none>//!CDATAwindow.__mirage2 {petok:AFh8kDdN48Tl6lLdKEaHFVdsd6r4_zbHLnIfmzodlZg-1800-0.0.1.1};//>/script>script typetext/javascript srchttps://ajax.cloudflare.com/cdn-cgi/scripts/04b3eb47/cloudflare-static/mirage2.min.js>/script>img idlogomarca altPainel do aluno styledisplay:none;visibility:hidden; data-cfsrchttps://estatico.ischolar.com.br/cearp/logopainelaluno/logopainelaluno.png?f24c39e5ff1438a8569087b79c12dc0240b3f593 data-cfstylewidth: 225px; margin: 0; margin-top: 42px; margin-left: 3px; />noscript>img idlogomarca srchttps://estatico.ischolar.com.br/cearp/logopainelaluno/logopainelaluno.png?f24c39e5ff1438a8569087b79c12dc0240b3f593 altPainel do aluno stylewidth: 225px; margin: 0; margin-top: 42px; margin-left: 3px;/>/noscript> /td> td classlogin> div idflashMessage1 classmessage>/div> form methodpost action/login/verifica accept-charsetutf-8>div styledisplay:none;>input typehidden name_method valuePOST />/div> fieldset> div classinput text>input namedataAlunousuario typetext classlogar valueidentificação idusuario size20 />/div>div classinput password>input typepassword namedataAlunosenha classlogar_senha valueusuario idsenha size20 />/div> !--a classsenha idMinhaSenha hrefjavascript:;>esqueci minha senha/a>--> div classrecupera_senha> a hrefjavascript:; idesqueci>Esqueci minha senha/a> /div> input typesubmit value /> /fieldset> /form> /td> /tr> tr idRodape> td alignright valignmiddle> h1 stylecolor:white;margin-right:30px;font-weight: normal;font-size: 21px;>PAINEL DO ALUNO/h1> !--a titleDesenvolvido por Infinitech Tecnologia target_blank hrefhttp://www.infinitech.com.br> img width122 alt src../theme/padrao/img/logo-infinitech-branco.png stylemargin-right: 23px;/> /a>--> /td> /tr>/table>div idmodal_senha styledisplay:none; titleRecuperação de senha> span stylefont-size: 14px;>Por favor, entre com as informações solicitadas:/span> br/> input typetext value placeholderidentificação required idr_identificador classr_campo /> input typetext value placeholdere-mail required idr_email classr_campo /> span idr_retorno stylefont-size: 14px;>/span>/div>div idmodal_retorno styledisplay:none; titleRecuperação de senha> span idm_retorno stylefont-size: 14px;>/span>/div> /td> /tr> /table> /body>/html>
Subdomains
Date
Domain
IP
iba.paineldoaluno.com.br
2025-07-25
104.26.10.174
colegioneruda.paineldoaluno.com.br
2025-07-25
104.26.10.174
ceia.paineldoaluno.com.br
2025-07-26
104.26.10.174
colegiopessoa.paineldoaluno.com.br
2025-07-25
172.67.69.68
institutoalexa.paineldoaluno.com.br
2025-07-24
104.26.10.174
arjepc.paineldoaluno.com.br
2025-07-22
172.67.69.68
jsc.paineldoaluno.com.br
2025-07-23
104.26.11.174
cnd.paineldoaluno.com.br
2025-07-10
104.26.11.174
cecscaminhosuave.paineldoaluno.com.br
2025-07-14
104.26.10.174
cvg.paineldoaluno.com.br
2025-07-13
172.67.69.68
colegiogabaritounai.paineldoaluno.com.br
2025-07-16
172.67.69.68
iel.paineldoaluno.com.br
2025-07-13
172.67.69.68
domum.paineldoaluno.com.br
2025-07-11
172.67.69.68
dbcolombo.paineldoaluno.com.br
2025-08-01
172.67.69.68
aconchego.paineldoaluno.com.br
2025-07-02
104.26.11.174
cemoderno.paineldoaluno.com.br
2025-08-01
104.26.11.174
cearp.paineldoaluno.com.br
2025-08-01
104.26.11.174
colegioelitecombr.paineldoaluno.com.br
2025-07-16
172.67.69.68
cecconstruir.paineldoaluno.com.br
2025-07-31
104.26.10.174
ceterr.paineldoaluno.com.br
2025-08-01
172.67.69.68
www.paineldoaluno.com.br
2024-12-28
172.67.69.68
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]