Help
RSS
API
Feed
Maltego
Contact
Domain > schoolsdatabase.org.uk
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2015-11-22
69.10.32.105
(
ClassC
)
2025-02-11
176.74.18.78
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Tue, 11 Feb 2025 12:40:17 GMTServer: ApacheExpires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidate, post-check0, pre-check0Pragma: no-cacheSet-Cookie: PHPSESSIDgs2dj1uf1mdgakndbac6v7cem2; path/Content-Length: 8061Content-Type: text/html; charsetUTF-8 !DOCTYPE html>html langen> head> meta charsetutf-8> meta http-equivX-UA-Compatible contentIEedge> meta nameviewport contentwidthdevice-width, initial-scale1.0> meta namedescription content> link relshortcut icon hrefico/favicon.png> title>School Database/title> !-- Bootstrap core CSS --> link hrefcss/bootstrap.css relstylesheet> !-- Custom styles for this template --> link hrefcss/style.css relstylesheet> script srchttp://code.jquery.com/jquery-1.10.1.min.js>/script> script srchttp://code.jquery.com/jquery-migrate-1.2.1.min.js>/script> script srchttp://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.js>/script> link hrefhttps://cdnjs.cloudflare.com/ajax/libs/select2/4.0.3/css/select2.min.css relstylesheet /> script srchttps://cdnjs.cloudflare.com/ajax/libs/select2/4.0.3/js/select2.min.js>/script> script srcjs/select_job_title.js>/script> script srcjs/search-box.js>/script> script> $(function() { $(.btn).click( function() { var passed true; var message ; var button ($(this).val()); //alert(button); var button button.split(_,2); var id button1; var type button0; var title $(#title_+id).val(); var forename $(#forename_+id).val(); var surename $(#surename_+id).val() var email $(#email_+id).val(); var job_title_id $(#job_title_id_+id).val(); var contact_id $(#contact_id_+id).val(); $(#info_+id).html(); if(title ) { passed false; message + Please enter Titlebr />; } if(forename ) { passed false; message + Please enter first namebr />; } if(surename ) { passed false; message + Please enter last namebr />; } if(email ) { passed false; message + Please enter emailbr />; } if(type update) { if(contact_id ) { passed false; message + Invalid Contact idbr />; } } if(passed true) { var update_contact $.ajax({ type: POST, dataType: json, url: ajax/contact.php, data: { title: title, forename: forename, surename: surename, email: email, type: type, job_title_id: job_title_id, contact_id: contact_id} }); update_contact.done(function(msg) { if(msgpassed 0) { $(#info_+id).html(div classalert alert-warning>+msgmessage+/div>); }else if(msgpassed 1) { $(#controls_+id).html(); $(#info_+id).html(div classalert alert-success stylemargin-top: 15px;width: 500px;;>Contact Updated/div>); } //alert( You have successfully subscribed to our mailing list. ); }); update_contact.fail(function(jqXHR, textStatus) { $(#info_+id).html(div classalert alert-warning> We could not subscribe you please try again or contact us if the problem persists ( + textStatus + )./div>); }); } else { $(#info_+id).html(div classalert alert-warning>+message+/div>); } //alert(message); } ); }); /script> /head> body> div classcontainer> div classheader> ul classnav nav-pills pull-right>!-- li classactive>a href#>Home/a>/li>--> /ul> h3 classtext-muted>SchoolsDatabase.org/h3> /div> div classjumbotron> h1>/h1>!-- p classlead>Please check the below information to confirm that information held by SchoolsDatabase.org is correct/p>--> /div>form classform-horizontal methodpost>fieldset> !-- Form Name --> div idsuccessdata classalert alert-success styleborder: 1px dashed green;color: green; padding: 10px;text-align: center;>/div> legend>Contact Details/legend> p>Please check the below details confirm that they are correct/p> !-- Text input--> div classform-group> label classcol-md-3 control-label forschoolname>School Name/label> div classcol-md-9> input idschoolname nameschoolname typetext placeholderSchool Name classform-control input-md required value> /div> /div> !-- Text input--> div classform-group> label classcol-md-3 control-label forwebsite>Website/label> div classcol-md-9> input idwebsite namewebsite typetext placeholderWebsite classform-control input-md value> /div> /div> !-- Text input--> div classform-group> label classcol-md-3 control-label fortelephone>Telephone Number/label> div classcol-md-9> input idtelephone nametelephone typetext placeholderTelephone classform-control input-md value> /div> /div> !-- Text input--> div classform-group> label classcol-md-3 control-label foremail>Primary Email/label> div classcol-md-9> input idemail nameemail typetext placeholderEmail classform-control input-md value> /div> /div> div classform-group> div classcol-md-6> button idupdateschooldata typebutton classbtn btn-success stylemargin-left: 188px;>Confirm Details/button /div> /div> br>br> legend>Staff Details/legend> p>Please check the below details and update or confirm that they are correct/p> div idscroll_id>/div> select idcategorylist namecategorylist classform-control input-md stylewidth:500px; margin:0 5px 15px 0px; float:left; onChangeJobtitle(this.value);> option value>Select Category/option> option value1>Senior Management/option> option value2>Heads of Department/option> option value3>Teaching Staff/option> option value4>Non-Teaching Staff/option> /select> !--select idjobtitle_list namejobtitle_list classform-control input-md stylewidth:30%; margin:0 5px 15px 0px; > option value>Select Job Title/option> /select>--> !--input typetext namejobtitle idsearch-box size70 classform-control input-md placeholderPlease Enter Job title here.. stylewidth:30%; margin:0 5px 15px 0px; float:left;required/>--> !-- //select to option hide. select classitemName form-control idlist_item_id stylewidth:500px; float:left; namelist_item_id> /select>--> input typehidden idscrollActive valueactive namescrollActive/> input typehidden idsearch-jobid namesearch-jobid/> input typesubmit stylebackground: #f0ad4e none repeat scroll 0 0; border: 1px solid #eea236; border-radius: 4px; color: #fff; margin-left: 5px; padding: 6px; nameshowformdata idshowformdata valueGO /> div styleclear:both;>/div> !--div idsuggesstion-box>/div>--> /div> /fieldset>/form> div classfooter> p stylewidth:1066px; margin-left: -142px;>By providing us with this information you are consenting to us to sending you information via email periodically. Your email address will not be passed to any third parties./p> /div> /div> !-- /container --> !-- Bootstrap core JavaScript --> !-- Placed at the end of the document so the pages load faster --> /body>/html>
Port 443
HTTP/1.1 200 OKDate: Tue, 11 Feb 2025 12:40:18 GMTServer: ApacheExpires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidate, post-check0, pre-check0Pragma: no-cacheSet-Cookie: PHPSESSIDvvq9omg2b36bb8jtkgpajn3f77; path/Content-Length: 8061Content-Type: text/html; charsetUTF-8 !DOCTYPE html>html langen> head> meta charsetutf-8> meta http-equivX-UA-Compatible contentIEedge> meta nameviewport contentwidthdevice-width, initial-scale1.0> meta namedescription content> link relshortcut icon hrefico/favicon.png> title>School Database/title> !-- Bootstrap core CSS --> link hrefcss/bootstrap.css relstylesheet> !-- Custom styles for this template --> link hrefcss/style.css relstylesheet> script srchttp://code.jquery.com/jquery-1.10.1.min.js>/script> script srchttp://code.jquery.com/jquery-migrate-1.2.1.min.js>/script> script srchttp://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.js>/script> link hrefhttps://cdnjs.cloudflare.com/ajax/libs/select2/4.0.3/css/select2.min.css relstylesheet /> script srchttps://cdnjs.cloudflare.com/ajax/libs/select2/4.0.3/js/select2.min.js>/script> script srcjs/select_job_title.js>/script> script srcjs/search-box.js>/script> script> $(function() { $(.btn).click( function() { var passed true; var message ; var button ($(this).val()); //alert(button); var button button.split(_,2); var id button1; var type button0; var title $(#title_+id).val(); var forename $(#forename_+id).val(); var surename $(#surename_+id).val() var email $(#email_+id).val(); var job_title_id $(#job_title_id_+id).val(); var contact_id $(#contact_id_+id).val(); $(#info_+id).html(); if(title ) { passed false; message + Please enter Titlebr />; } if(forename ) { passed false; message + Please enter first namebr />; } if(surename ) { passed false; message + Please enter last namebr />; } if(email ) { passed false; message + Please enter emailbr />; } if(type update) { if(contact_id ) { passed false; message + Invalid Contact idbr />; } } if(passed true) { var update_contact $.ajax({ type: POST, dataType: json, url: ajax/contact.php, data: { title: title, forename: forename, surename: surename, email: email, type: type, job_title_id: job_title_id, contact_id: contact_id} }); update_contact.done(function(msg) { if(msgpassed 0) { $(#info_+id).html(div classalert alert-warning>+msgmessage+/div>); }else if(msgpassed 1) { $(#controls_+id).html(); $(#info_+id).html(div classalert alert-success stylemargin-top: 15px;width: 500px;;>Contact Updated/div>); } //alert( You have successfully subscribed to our mailing list. ); }); update_contact.fail(function(jqXHR, textStatus) { $(#info_+id).html(div classalert alert-warning> We could not subscribe you please try again or contact us if the problem persists ( + textStatus + )./div>); }); } else { $(#info_+id).html(div classalert alert-warning>+message+/div>); } //alert(message); } ); }); /script> /head> body> div classcontainer> div classheader> ul classnav nav-pills pull-right>!-- li classactive>a href#>Home/a>/li>--> /ul> h3 classtext-muted>SchoolsDatabase.org/h3> /div> div classjumbotron> h1>/h1>!-- p classlead>Please check the below information to confirm that information held by SchoolsDatabase.org is correct/p>--> /div>form classform-horizontal methodpost>fieldset> !-- Form Name --> div idsuccessdata classalert alert-success styleborder: 1px dashed green;color: green; padding: 10px;text-align: center;>/div> legend>Contact Details/legend> p>Please check the below details confirm that they are correct/p> !-- Text input--> div classform-group> label classcol-md-3 control-label forschoolname>School Name/label> div classcol-md-9> input idschoolname nameschoolname typetext placeholderSchool Name classform-control input-md required value> /div> /div> !-- Text input--> div classform-group> label classcol-md-3 control-label forwebsite>Website/label> div classcol-md-9> input idwebsite namewebsite typetext placeholderWebsite classform-control input-md value> /div> /div> !-- Text input--> div classform-group> label classcol-md-3 control-label fortelephone>Telephone Number/label> div classcol-md-9> input idtelephone nametelephone typetext placeholderTelephone classform-control input-md value> /div> /div> !-- Text input--> div classform-group> label classcol-md-3 control-label foremail>Primary Email/label> div classcol-md-9> input idemail nameemail typetext placeholderEmail classform-control input-md value> /div> /div> div classform-group> div classcol-md-6> button idupdateschooldata typebutton classbtn btn-success stylemargin-left: 188px;>Confirm Details/button /div> /div> br>br> legend>Staff Details/legend> p>Please check the below details and update or confirm that they are correct/p> div idscroll_id>/div> select idcategorylist namecategorylist classform-control input-md stylewidth:500px; margin:0 5px 15px 0px; float:left; onChangeJobtitle(this.value);> option value>Select Category/option> option value1>Senior Management/option> option value2>Heads of Department/option> option value3>Teaching Staff/option> option value4>Non-Teaching Staff/option> /select> !--select idjobtitle_list namejobtitle_list classform-control input-md stylewidth:30%; margin:0 5px 15px 0px; > option value>Select Job Title/option> /select>--> !--input typetext namejobtitle idsearch-box size70 classform-control input-md placeholderPlease Enter Job title here.. stylewidth:30%; margin:0 5px 15px 0px; float:left;required/>--> !-- //select to option hide. select classitemName form-control idlist_item_id stylewidth:500px; float:left; namelist_item_id> /select>--> input typehidden idscrollActive valueactive namescrollActive/> input typehidden idsearch-jobid namesearch-jobid/> input typesubmit stylebackground: #f0ad4e none repeat scroll 0 0; border: 1px solid #eea236; border-radius: 4px; color: #fff; margin-left: 5px; padding: 6px; nameshowformdata idshowformdata valueGO /> div styleclear:both;>/div> !--div idsuggesstion-box>/div>--> /div> /fieldset>/form> div classfooter> p stylewidth:1066px; margin-left: -142px;>By providing us with this information you are consenting to us to sending you information via email periodically. Your email address will not be passed to any third parties./p> /div> /div> !-- /container --> !-- Bootstrap core JavaScript --> !-- Placed at the end of the document so the pages load faster --> /body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]