Help
RSS
API
Feed
Maltego
Contact
Domain > presidentvalves.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-08-28
89.117.157.73
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyConnection: Keep-AliveKeep-Alive: timeout5, max100Content-Type: text/htmlContent-Length: 795Date: Fri, 27 Feb 2026 13:04:04 GMTServer: LiteSpeedLocation: https://presidentvalves.com/platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requests !DOCTYPE html>html styleheight:100%>head>meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno />title> 301 Moved Permanently/title>style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}/style>/head>body stylecolor: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;>div styleheight:auto; min-height:100%; > div styletext-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;> h1 stylemargin:0; font-size:150px; line-height:150px; font-weight:bold;>301/h1>h2 stylemargin-top:20px;font-size: 30px;>Moved Permanently/h2>p>The document has been permanently moved./p>/div>/div>/body>/html>
Port 443
HTTP/1.1 200 OKConnection: Keep-AliveKeep-Alive: timeout5, max100Content-Type: text/htmlLast-Modified: Sat, 23 Aug 2025 04:55:32 GMTEtag: 2a34-68a949c4-c3d0cdd996e4d38a;;;Accept-Ranges: bytesContent-Length: 10804Date: Fri, 27 Feb 2026 13:04:05 GMTServer: LiteSpeedplatform: hostingerpanel: hpanelRetry-After: 60Content-Security-Policy: upgrade-insecure-requests !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>html xmlnshttp://www.w3.org/1999/xhtml>head>meta http-equivContent-Type contenttext/html; charsetutf-8 />title>President Valves/title>link hrefcss/presidentcss.css relstylesheet typetext/css /> script typetext/javascript> /*********************************************** * Fade-In Slideshow ***********************************************/ var fadeimagesnew Array() //SET IMAGE PATHS. Extend or contract array as needed fadeimages0images/products/foot.jpg, foot.html, //image with link syntax fadeimages1images/products/main_ball.jpg, mainball.html, //image with link syntax fadeimages2images/products/main_butterfly.jpg, mainbutterfly.html, fadeimages3images/products/main_check.jpg, maincheck.html, fadeimages4images/products/main_diaphragm.jpg, maindiaphragm.html, fadeimages5images/products/main_gate.jpg, maingate.html, fadeimages6images/products/main_globe.jpg, mainglobe.html, fadeimages7images/products/main_pneumatic.jpg, mainpneumatic.html, fadeimages8images/products/main_strainer.jpg, mainstrainer.html, //fadeimages2photo3.jpg, http://www.javascriptkit.com, _new //image with link and target syntax// var fadebgcolorwhite ////NO need to edit beyond here///////////// var fadearraynew Array() //array to cache fadeshow instances var fadeclearnew Array() //array to cache corresponding clearinterval pointers var dom(document.getElementById) //modern dom browsers var iebrowserdocument.all function fadeshow(theimages, fadewidth, fadeheight, borderwidth, delay, pause, displayorder){ this.pausecheckpause this.mouseovercheck0 this.delaydelay this.degree10 //initial opacity degree (10%) this.curimageindex0 this.nextimageindex1 fadearrayfadearray.lengththis this.slideshowidfadearray.length-1 this.canvasbasecanvas+this.slideshowid this.curcanvasthis.canvasbase+_0 if (typeof displayorder!undefined) theimages.sort(function() {return 0.5 - Math.random();}) //thanks to Mike (aka Mwinter) :) this.theimagestheimages this.imageborderparseInt(borderwidth) this.postimagesnew Array() //preload images for (p0;ptheimages.length;p++){ this.postimagespnew Image() this.postimagesp.srctheimagesp0 } var fadewidthfadewidth+this.imageborder*2 var fadeheightfadeheight+this.imageborder*2 if (iebrowser&&dom||dom) //if IE5+ or modern browsers (ie: Firefox) document.write(div idmaster+this.slideshowid+ styleposition:relative;width:+fadewidth+px;height:+fadeheight+px;overflow:hidden;>div id+this.canvasbase+_0 styleposition:absolute;width:+fadewidth+px;height:+fadeheight+px;top:0;left:0;filter:progid:DXImageTransform.Microsoft.alpha(opacity10);opacity:0.1;-moz-opacity:0.1;-khtml-opacity:0.1;background-color:+fadebgcolor+>/div>div id+this.canvasbase+_1 styleposition:absolute;width:+fadewidth+px;height:+fadeheight+px;top:0;left:0;filter:progid:DXImageTransform.Microsoft.alpha(opacity10);opacity:0.1;-moz-opacity:0.1;-khtml-opacity:0.1;background-color:+fadebgcolor+>/div>/div>) else document.write(div>img namedefaultslide+this.slideshowid+ src+this.postimages0.src+>/div>) if (iebrowser&&dom||dom) //if IE5+ or modern browsers such as Firefox this.startit() else{ this.curimageindex++ setInterval(fadearray+this.slideshowid+.rotateimage(), this.delay) } } function fadepic(obj){ if (obj.degree100){ obj.degree+10 if (obj.tempobj.filters&&obj.tempobj.filters0){ if (typeof obj.tempobj.filters0.opacitynumber) //if IE6+ obj.tempobj.filters0.opacityobj.degree else //else if IE5.5- obj.tempobj.style.filteralpha(opacity+obj.degree+) } else if (obj.tempobj.style.MozOpacity) obj.tempobj.style.MozOpacityobj.degree/101 else if (obj.tempobj.style.KhtmlOpacity) obj.tempobj.style.KhtmlOpacityobj.degree/100 else if (obj.tempobj.style.opacity&&!obj.tempobj.filters) obj.tempobj.style.opacityobj.degree/101 } else{ clearInterval(fadeclearobj.slideshowid) obj.nextcanvas(obj.curcanvasobj.canvasbase+_0)? obj.canvasbase+_0 : obj.canvasbase+_1 obj.tempobjiebrowser? iebrowserobj.nextcanvas : document.getElementById(obj.nextcanvas) obj.populateslide(obj.tempobj, obj.nextimageindex) obj.nextimageindex(obj.nextimageindexobj.postimages.length-1)? obj.nextimageindex+1 : 0 setTimeout(fadearray+obj.slideshowid+.rotateimage(), obj.delay) } } fadeshow.prototype.populateslidefunction(picobj, picindex){ var slideHTML if (this.theimagespicindex1!) //if associated link exists for image slideHTMLa href+this.theimagespicindex1+ target+this.theimagespicindex2+> slideHTML+img src+this.postimagespicindex.src+ border+this.imageborder+px> if (this.theimagespicindex1!) //if associated link exists for image slideHTML+/a> picobj.innerHTMLslideHTML } fadeshow.prototype.rotateimagefunction(){ if (this.pausecheck1) //if pause onMouseover enabled, cache object var cacheobjthis if (this.mouseovercheck1) setTimeout(function(){cacheobj.rotateimage()}, 100) else if (iebrowser&&dom||dom){ this.resetit() var crossobjthis.tempobjiebrowser? iebrowserthis.curcanvas : document.getElementById(this.curcanvas) crossobj.style.zIndex++ fadeclearthis.slideshowidsetInterval(fadepic(fadearray+this.slideshowid+),50) this.curcanvas(this.curcanvasthis.canvasbase+_0)? this.canvasbase+_1 : this.canvasbase+_0 } else{ var ns4imgobjdocument.imagesdefaultslide+this.slideshowid ns4imgobj.srcthis.postimagesthis.curimageindex.src } this.curimageindex(this.curimageindexthis.postimages.length-1)? this.curimageindex+1 : 0 } fadeshow.prototype.resetitfunction(){ this.degree10 var crossobjiebrowser? iebrowserthis.curcanvas : document.getElementById(this.curcanvas) if (crossobj.filters&&crossobj.filters0){ if (typeof crossobj.filters0.opacitynumber) //if IE6+ crossobj.filters(0).opacitythis.degree else //else if IE5.5- crossobj.style.filteralpha(opacity+this.degree+) } else if (crossobj.style.MozOpacity) crossobj.style.MozOpacitythis.degree/101 else if (crossobj.style.KhtmlOpacity) crossobj.style.KhtmlOpacitythis.degree/100 else if (crossobj.style.opacity&&!crossobj.filters) crossobj.style.opacitythis.degree/101 } fadeshow.prototype.startitfunction(){ var crossobjiebrowser? iebrowserthis.curcanvas : document.getElementById(this.curcanvas) this.populateslide(crossobj, this.curimageindex) if (this.pausecheck1){ //IF SLIDESHOW SHOULD PAUSE ONMOUSEOVER var cacheobjthis var crossobjcontaineriebrowser? iebrowsermaster+this.slideshowid : document.getElementById(master+this.slideshowid) crossobjcontainer.onmouseoverfunction(){cacheobj.mouseovercheck1} crossobjcontainer.onmouseoutfunction(){cacheobj.mouseovercheck0} } this.rotateimage() } /script>/head>body>table width292 border0 aligncenter cellpadding0 cellspacing0> tr> td width650 height100 valignbottom> img srcimages/headermenu.jpg width475 height43 border0 usemap#Map />/td> td width330>div alignright>img srcimages/logo.jpg width219 height95 />/div>/td> /tr> tr> td height292 colspan2>img srcimages/header.gif width980 height292 border0 usemap#Map2 /> map nameMap2 idMap2> area shaperect coords249,172,373,208 hrefproducts.html /> /map> /td> /tr> tr> td height300 colspan2 valigntop> table width98% border0 aligncenter cellpadding5 cellspacing9> tr> td width72% valigntop>h1>Welcome to President Valves/h1> p>President Valves is a trustworthy name in Valve Industries. Since the last 27 years we are in valve manufactoring activity and have co-operation of our valuable customers. We manufacture various types of valves suitable for strong>WATER, OIL, GAS, STEAM, ACID/strong>, etc. br /> br /> Our customer list includes variety of companies like strong>CHEMICAL PLANT, PETROCHEMICAL IND., FERTILIZER, OIL MILL, PAPER MILL, GAS PLANT, DRUGS & PHARMACEUTICAL PLANT, FIRE FIGHTING IND., CONSTRUCTION IND., EFFLUENT TREATMENT PLANT, PROCESS PLANT,/strong> etc. They have had very good experience with our products./p> p>We are a MUMBAI, (INDIA) based company and deal worldwide./p>/td> td width28% valigntop > script typetext/javascript> //new fadeshow(IMAGES_ARRAY_NAME, slideshow_width, slideshow_height, borderwidth, delay, pause (0no, 1yes), optionalRandomOrder) new fadeshow(fadeimages, 250, 250, 0, 3000, 2, R) /script> /td> /tr> /table> h1> /h1> /td> /tr> tr> td height30 colspan2 backgroundimages/president-layout01.gif classfooter>Copyright 2008 - All Rights Reserved - Site Designed by & Hosted ata hrefhttp://www.mediaworksindia.com target_blank> mediaworksindia.com/a>/td> /tr>/table>map nameMap idMap>area shaperect coords47,14,95,36 hrefindex.html />area shaperect coords136,13,204,34 hrefcompany.html />area shaperect coords235,15,307,35 hrefproducts.html />area shaperect coords330,13,414,33 hrefcontactus.html />/map>/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
]