Help
RSS
API
Feed
Maltego
Contact
Domain > global-graphicmachines.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2021-05-09
63.34.32.35
(
ClassC
)
2024-12-27
34.254.216.168
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Fri, 27 Dec 2024 12:49:25 GMTContent-Type: text/html;charsetUTF-8Content-Length: 16157Connection: keep-aliveSet-Cookie: AWSALBSLZpDS6hBy4E8c7mNxnXb4bj2nCmQ+qODOgw4QAb+TE2Ee1cPj62OA3jQ97X3yaAr318ojlJxlkZkl1y/XhdlRyUpmH7GqazywZmJxvSzUD8Kux39ZBs7V9Isrq6; ExpiresFri, 03 Jan 2025 12:49:25 GMT; Path/Set-Cookie: AWSALBCORSSLZpDS6hBy4E8c7mNxnXb4bj2nCmQ+qODOgw4QAb+TE2Ee1cPj62OA3jQ97X3yaAr318ojlJxlkZkl1y/XhdlRyUpmH7GqazywZmJxvSzUD8Kux39ZBs7V9Isrq6; ExpiresFri, 03 Jan 2025 12:49:25 GMT; Path/; SameSiteNoneCache-Control: privateServer: Microsoft-IIS/10.0Set-Cookie: cfid8ba2387e-5ef7-4b08-91f6-f4aac5d4bbd3;Path/;ExpiresSat, 26-Dec-2054 20:40:55 UTC;HttpOnly;SameSiteLaxSet-Cookie: cftoken0;Path/;ExpiresSat, 26-Dec-2054 20:40:55 UTC;HttpOnly;SameSiteLaxSet-Cookie: CF_CLIENT_PRESSCITY_06088E9A5415069A811AE8B63073F7DB_LV1735303765630;Path/;ExpiresFri, 27-Dec-2024 18:49:25 UTC;HttpOnlySet-Cookie: CF_CLIENT_PRESSCITY_06088E9A5415069A811AE8B63073F7DB_TC1735303765630;Path/;ExpiresFri, 27-Dec-2024 18:49:25 UTC;HttpOnlySet-Cookie: CF_CLIENT_PRESSCITY_06088E9A5415069A811AE8B63073F7DB_HC2;Path/;ExpiresFri, 27-Dec-2024 18:49:25 UTC;HttpOnlyX-AspNet-Version: 4.0.30319X-Powered-By: ASP.NET !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhttp://www.w3.org/TR/html4/loose.dtd> script srchttps://maps.googleapis.com/maps/api/js?v3.exp&sensorfalse>/script> script typetext/javascript srchttp://google-maps-utility-library-v3.googlecode.com/svn/trunk/infobox/src/infobox.js>/script>script> var arrOnload new Array(); function AddOnload(func) { if(window.onload) { if(window.onload!RunOnload) { arrOnload0 window.onload; window.onload RunOnload; } arrOnloadarrOnload.length func; } else { window.onload func; } } function RunOnload() { //alert(arrOnload.length+arrOnload.length); bRunOnLoadCalled 1; for(var i0;iarrOnload.length;i++) //for(iarrOnload.length-1;i>0;i--) { try { arrOnloadi(); } catch(e) { } } } // Google-maps info-box wrapper function bindInfoW(marker, contentString, infowindow, map) { google.maps.event.addListener(marker, click, function() { // infowindow.setContent(contentString); infowindow.open(map, marker); }); } /script> !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN>html>head>!-- TESTING --> title>GLOBAL GRAPHIC MACHINES S.L/title> script typetext/javascript src/js/prototype.js>/script>script typetext/javascript src/js/scriptaculous.js?loadeffects,builder>/script>script typetext/javascript src/js/lightbox.js>/script>script typetext/javascript src/functions/spareparts/sparepartjs.js>/script>link relstylesheet href/css/lightbox.css typetext/css mediascreen />link relstylesheet href/css/PressCityCms.css typetext/css>script src/js/standard.js>/script>script src/js/ajax.js>/script>script>function validateRequest() { if($(sFirstName).value) { alert(Please fill in first name); $(sFirstName).focus(); return false; } else if($(sLastName).value) { alert(Please fill in last name); $(sLastName).focus(); return false; } else if($(sEmailAdress).value) { alert(Please fill in e-mail); $(sEmailAdress).focus(); return false; } else if($(sCompanyName).value) { alert(Please fill in company); $(sCompanyName).focus(); return false; } else if($(sStreetName).value) { alert(Please fill in your address); $(sStreetName).focus(); return false; } else if($(sPhoneNumber).value && $(sCellPhoneNumber).value ) { alert(Please fill in your phone-number); $(sPhoneNumber).focus(); return false; } else if($(sZipCode).value) { alert(Please fill in your zip-code); $(sZipCode).focus(); return false; } else if($(sCity).value) { alert(Please fill in city); $(sCity).focus(); return false; } else if($(nCountryNo).value0) { alert(Please select your country); $(nCountryNo).focus(); return false; } else { return true; } }oPop ;overLay ;function showPop(box){ oPop popOverBox; overLay screenoverlay; contentBox box; contentWidth $(box).style.width; contentHeight $(box).style.height; boxWidth contentWidth.replace(px,); boxHeight contentHeight.replace(px,); $(oPop).style.width contentWidth; $(oPop).style.height contentHeight; screenWidth (typeof window.innerWidth ! undefined ? window.innerWidth : document.body.offsetWidth) screenHeight (typeof window.innerHeight ! undefined ? window.innerHeight : document.body.offsetHeight) xPos (screenWidth - boxWidth) * 0.5; yPos (screenHeight - boxHeight) * 0.5; $(oPop).style.left parseInt(xPos) + px; $(oPop).style.top parseInt(yPos) + px; $(screenoverlayLocked).style.width screenWidth + px; $(screenoverlayLocked).style.height screenHeight + px; $(oPop).style.zIndex 2000; scroll(0,0); $(iframeLogin).style.width parseInt(boxWidth) + px; $(iframeLogin).style.height parseInt(boxHeight) + 20 + px; $(popOverContent).style.width parseInt(boxWidth) + px; $(popOverContent).style.height parseInt(boxHeight) + 20 + px; $(screenoverlay).style.visibility visible; //$(popOverBox).innerHTML $(contentBox).innerHTML; $(popOverContent).innerHTML $(contentBox).innerHTML; $(popOverBox).style.visibility visible;}function showPopLocked(box){ oPop popOverBox; overLay screenoverlayLocked; contentBox box; contentWidth $(box).style.width; contentHeight $(box).style.height; boxWidth contentWidth.replace(px,); boxHeight contentHeight.replace(px,); $(oPop).style.width contentWidth; $(oPop).style.height contentHeight; screenWidth (typeof window.innerWidth ! undefined ? window.innerWidth : document.body.offsetWidth) screenHeight (typeof window.innerHeight ! undefined ? window.innerHeight : document.body.offsetHeight) xPos (screenWidth - boxWidth) * 0.5; yPos (screenHeight - boxHeight) * 0.5; $(oPop).style.left parseInt(xPos) + px; $(oPop).style.top parseInt(yPos) + px; $(screenoverlayLocked).style.width screenWidth + px; $(screenoverlayLocked).style.height screenHeight + px; $(oPop).style.zIndex 2000; scroll(0,0); $(iframeLogin).style.width parseInt(boxWidth) + px; $(iframeLogin).style.height parseInt(boxHeight) + 20 + px; $(popOverContent).style.width parseInt(boxWidth) + px; $(popOverContent).style.height parseInt(boxHeight) + 20 + px; $(screenoverlayLocked).style.visibility visible; //$(popOverBox).innerHTML $(contentBox).innerHTML; $(popOverContent).innerHTML $(contentBox).innerHTML; $(popOverBox).style.visibility visible;}function closePopUp() { $(overLay).style.visibility hidden; $(popOverBox).style.visibility hidden; }/script> title>GLOBAL GRAPHIC MACHINES S.L/title> /head>body classbaggrund>div idscreenoverlay styledisplay:none; onClickclosePopUp() classscreenoverlay>/div>div idscreenoverlayLocked styledisplay:none; classscreenoverlay>/div>div idscreenoverlayVideo styledisplay:none; onClickstopVideo(); classscreenoverlay>/div>div idpopOverBox stylevisibility:hidden;position:absolute;width:450px;height:450px;background-color:#FFFFFF;z-index:4000;> iframe srcabout:blank idiframeLogin classpopOverIframe stylez-index:1000;width:450px;height:450px; frameborder0 scrollingno>/iframe> div idpopOverContent stylewidth:475px;height:320px;background-color:#FFFFFF;padding:10px;border:1px solid #a5a3a8;position:absolute;z-index:2000;>/div>/div> style> td {font-family: arial, helvetica, verdana; font-size: 11px; color: #555555;} a {font-family: arial, helvetica, verdana; font-size: 11px; color: #336699; font-weight: normal; text-decoration: none;} .std {BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 11px; Z-INDEX: 10; BORDER-LEFT: #999999 1px solid; WIDTH: 160px; COLOR: #888888; BORDER-BOTTOM: #999999 1px solid; background-color: #F8F8F8; FONT-FAMILY: Verdana, Helvetica, Arial, Tahoma, Verdana, Arial; } .mdBox6 { BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px }.mdBox6 .mdBoxSub H5 { PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 3px; PADDING-TOP: 5px }/style>style typetext/css>td img {display: block;}body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image: url(/templates/standard1/images/bg.gif); background-repeat: repeat-x; }.style1 {color: #666666} .style2 {color: #999999}.style3 {font-size: 10px}.style4 {color: #FF6600}#menu { list-style-type: none; margin: 0px; padding: 0px;} #menu li { float: left; padding-left: 10px; padding-right: 10px; height: 30px; line-height: 30px; } #sprogvalg_container { float: right; margin-right: 10px; cursor: pointer; } #sprogvalg_container #pil { background: url(/templates/global-graphic/gfx/general_graphics.png) repeat scroll 13px -125px transparent; float: left; height: 25px; width: 32px; } #sprogvalg_container #currentLanguage { float: left; margin-top: 8px; } #sprogvalg_container #sprogvalg_selector { background-color: #F8F8F8; border: 1px solid #D6D6D6; color: black; margin-left: -44px; margin-top: -7px; padding: 5px; position: absolute; width: 92px; } #sprogvalg_container #sprogvalg_selector ul { list-style-type: none; margin: 0px; padding: 0px; } #sprogvalg_container #sprogvalg_selector li { clear: both; border: 0px; } .languageBarSelector a { color: #000000; } .selector_languageName { float: left; height: 30px; line-height: 30px; width: 68px; }/style>meta namerobots contentnoindex>/head>body> table width731 border0 aligncenter cellpadding4> tr> td>table width731 border0 aligncenter cellpadding8 bgcolor#FFFFFF styleBORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid;> tr> td>table width731 border0 aligncenter cellpadding2 bgcolor#dee3e8> tr bgcolor#dee3e8> td width229 bgcolor#dee3e8> strong>GLOBAL GRAPHIC MACHINES S.L/strong>/td> td width472 alignleft>table width100% border0 cellpadding0> tr> td alignleft> ul idmenu> a href/?page1>li class>COMPANY PROFILE/li>/a> a href/?page2&funk1>li class>MACHINE LIST/li>/a> a href/?page3>li classmenuPunkt_active>CONTACT US/li>/a> /ul> div idsprogvalg_container styledisplay:block; onMouseOver$(sprogvalg_selector).show(); onMouseOut$(sprogvalg_selector).hide();> div idpil>/div> div idcurrentLanguage>img src/templates/global-graphic/gfx/flags/flag_en.gif>/div> div idsprogvalg_selector styledisplay:none;> ul classlanguageBarSelector> a href/?&lang1&langChangetrue>li>div classselector_languageName>English/div> div stylebackground:url(/templates/global-graphic/gfx/flags/flag_en.gif) no-repeat scroll 0 9px transparent;float:right;height: 23px;width: 22px;>/div>/li>/a> a href/?&lang8&langChangetrue>li>div classselector_languageName>Español/div> div stylebackground:url(/templates/global-graphic/gfx/flags/flag_es.gif) no-repeat scroll 0 9px transparent;float:right;height: 23px;width: 22px;>/div>/li>/a> /ul> /div> /div> /div> /td> /tr> /table> /td> /tr> /table>/td> /tr> /table>/td> /tr> tr> td>table width731 border0 aligncenter cellpadding8 bgcolor#FFFFFF styleBORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid;> tr> td>table width731 border0 aligncenter cellpadding0 cellspacing0> tr> td> img src/upload/webImage/top_banner2.jpg>/td> /tr> /table>/td> /tr> /table>/td> /tr> tr> td>table styleBORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid; aligncenter cellpadding10 cellspacing0 bgcolor#FFFFFF width731 > tr> td>table width731 border0 aligncenter cellpadding0 cellspacing0> tr> td>!--Language-->/td> /tr> tr> td>table width731 border0 aligncenter cellpadding0 cellspacing0> tr> td>span classstyle1>table aligncenter border0 cellpadding0 cellspacing0 stylewidth:700px> tbody> tr> td>img src/templates/tmpltest/images/spacer.gif styleheight:5px; width:480px />/td> /tr> tr> td> p>strong>u>GLOBAL GRAPHIC MACHINES S.L/u>/strong>/p> p>em>Quality Used Graphic Machinery/em>/p> p> /p> p>a hrefmailto:info@global-graphicmachines.net>info@global-graphicmachines.net/a>/p> !-- p>Skype: global-graphicmachines/p> --> !-- p>Phone: + 34 91 875 21 64/p> --> p>Telephone / WhatsApp: + 34 628 580 819/p> !--p>Mobile Phone: + 34 628 580 819/p>--> p>VAT Number: ESB 85363349/p> p>Address: C/ Miguel Servet, 11, Valdemoro, Madrid 28341, SPAIN./p> p> /p> p> /p> /td> /tr> /tbody>/table>p> /p>/span>/td> /tr> /table>/td> /tr> /table>/td> /tr> /table> table width731 border0 aligncenter cellpadding0 cellspacing0> tr> td colspan2>img src/templates/standard1/images/spacer.gif width731 height5>/td> /tr> tr> td width522>span classstyle3>span classstyle2>© 2008-2024 GLOBAL GRAPHIC MACHINES S.L /span>/td> td width210 classstyle2 alignright>a hrefhttp://presscity.com/ target_blank>img src/templates/hgo/images/powered.jpg width82 height20 border0 alignright> | Website powered by /a>/td> /tr> /table>/td> /tr> /table> /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
]