Domain netsire.gr
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2606:4700:3035::6815:6c3:80 · netsire.gr

    2026-01-10 06:19

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 06:19:23 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: max-age=60, public
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=eh1CZKJQpIjw9%2FI2CWJ9BnMMEDMx924ioyYf00h8jvDmYjht1AX9HDBHvhfxSv0Jfgx3XEBve1RA0oBERRXa%2BZINybfUdPOyKt9rAunQDw7FV8rvGVk%3D"}]}
    last-modified: Fri, 17 Jan 2025 06:53:43 GMT
    Server: cloudflare
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    CF-RAY: 9bba0ffd4d6aae20-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: NetSire | Ολοκληρωμένες λύσεις πληροφορικής
    
    <!DOCTYPE html>
    <html  lang='el'>
    	<head>
    		<title>NetSire | Ολοκληρωμένες λύσεις πληροφορικής</title>
    		<meta charset="UTF-8">
    		<meta name="viewport" content="width=device-width, initial-scale=1.0">
            <meta name="description" content="Υπηρεσίες ανάπτυξης λογισμικού, ηλεκτρονικού εμπορίου (e-shops και B2B) και φιλοξενίας εφαρμογών και ιστοσελίδων.">
    		<link rel='icon' type='image/x-icon' href='favicon.png'>
    		<style type="text/css">
    			body, html, div, nav, span, img, p, h1, h2, h3{
    				box-sizing: border-box;
    				color: inherit;
    				font-family: Ubuntu, sans-serif;
    				font-size: 18px;
    				margin:0;
    				padding:0;
    				scroll-behavior: smooth;
    				z-index:100;
    			}
    			html, body{
    				color: #025280;
    				height: 100%;
    				overflow-x: hidden;
    				width: 100%;
    			}
    			a{
    				color: #fff;
    				text-decoration: none;
    			}
    			a:hover{
    				text-decoration: underline;
    			}
    			h2{
    				font-size:39px;
    				margin-bottom: 50px;
    			}
    			h3{
    				color: #025280;
    			}
    			p{
    				margin-top:20px;
    			}
    			.tac{
    				text-align:center;
    			}
    			.hidden{
    				display:none;
    			}
    			#content-wrapper{
    				margin: 0 auto;
    				position: relative;
    				width: 1250px;
    			}
    			#top-image{
    				left:355px;
    				position: relative;
    			}
    			#top-image img{
    				position:absolute;
    				z-index:0;
    			}
    			#header{
    				display:flex;
    				padding-top: 60px;
    			}
    			#logo,
    			#menu{
    				flex-grow: 1;
    				line-height: 77px;
    			}
    			#logo{
    				position: relative;
    			}
    			#logo img{
    				position: absolute;
    				left: -23px
    			}
    			#menu{
    				color:#fff;
    				font-size: 24px;
    				text-align: right;
    			}
    			#menu a{
    				margin-left: 40px;
    			}
    			#about-us{
    				height:780px;
    				margin-top: 190px;
    				width: 540px;
    			}
    			#about-us p{
    				margin-bottom: 32px;
    			}
    			#services{
    				margin-bottom: 110px;
    			}
    			#services-items{
    				display: flex;
    			}
    			#services-items > span{
    				width:30px;
    			}
    			#services-items > div{
                    border-radius: 5px;
    				box-shadow: 0 0 10px rgba(2, 82, 128, 0.3);
    				cursor: pointer;
    				flex-basis: 0;
    				flex-grow: 1;
    				padding:30px 25px;
    				text-align: center;
    			}
    			#services-items > div .b{
    				display: none;
    			}
    			#services-items > div > h3{
    				height: 48px;
    				margin: 20px 0;
    			}
    			#services-items > div > p{
    				font-size:14px;
    			}
    			#services-items > div.active{
    				background: rgb(30,119,189);
    				background: linear-gradient(0deg, rgba(30,119,189,1) 0%, rgba(88,190,209,1) 100%);
    				color: #fff;
    			}
    			#services-items > div.active .a{
    				display: none;
    			}
    			#services-items > div.active .b{
    				display: initial;
    			}
    			#services-items > div.active h3{
    				color: #fff;
    			}
    			#clients{
    				margin-bottom: 75px;
    			}
    			#client-logos{
    				margin-top:50px;
    			}
    			#client-logos img{
                    margin: 0 15px;
                }
    			#footer{
    				display: flex;
    			}
    			#footer #left{
    				background-color: #1e77bd;
    				flex-grow: 1;
    			}
    			#footer #right{
    				background-color: #4db0cd;
    				flex-grow: 1;
    			}
    			#footer #contact{
    				background: linear-gradient(90deg, rgba(30,119,189,1) 0%, rgba(77,176,205,1) 100%);
    				color: #fff;
    				display: flex;
    				padding: 65px 0 90px 0;
    				width:1250px;
    			}
    			#footer #contact p,
    			#footer #contact span,
    			#footer #contact h2{
    				color:#fff;
    			}
    			#footer #contact p{
    				width:400px;
    			}
    			#footer #contact h3{
                    line-height: 25px;
    				margin:54px 0 13px 0;
    			}
    			#footer #contact img{
                    display: inline-block;
                    margin-right:10px;
                    vertical-align: middle;
                }
    			#footer #contact > div{
    				flex-grow: 1;
    			}
    		</style>
    		<script src='script.js' type='text/javascript'></script>
    	</head>
    	<body>
    		<div id="content-wrapper">
    			<div id="top-image"><img src="top-image.png" alt=""/></div>
    			<div id="header">
    				<div id="logo"><img src="logo.png" width="314" height="77" alt="NetSire"/></div>
    				<nav id="menu"><a href="#about-us">Ποιοί είμαστε.</a><a href="#servic
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 104.21.6.195:8443 · netsire.gr

    2026-01-10 06:19

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 06:19:23 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: max-age=60, public
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=kaoeFPxhr%2BCpPWoUDUDR8L1hcdf%2BqqRpzot2i%2BoTe745h4sik8Tha%2BZ8xUj0ZwuI4hM5NAroO8x%2FzwhR51ydXWl5T6SASVDv%2Fqs%3D"}]}
    last-modified: Fri, 17 Jan 2025 06:53:43 GMT
    Server: cloudflare
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    CF-RAY: 9bba0ffcef8e19cf-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    Page title: NetSire | Ολοκληρωμένες λύσεις πληροφορικής
    
    <!DOCTYPE html>
    <html  lang='el'>
    	<head>
    		<title>NetSire | Ολοκληρωμένες λύσεις πληροφορικής</title>
    		<meta charset="UTF-8">
    		<meta name="viewport" content="width=device-width, initial-scale=1.0">
            <meta name="description" content="Υπηρεσίες ανάπτυξης λογισμικού, ηλεκτρονικού εμπορίου (e-shops και B2B) και φιλοξενίας εφαρμογών και ιστοσελίδων.">
    		<link rel='icon' type='image/x-icon' href='favicon.png'>
    		<style type="text/css">
    			body, html, div, nav, span, img, p, h1, h2, h3{
    				box-sizing: border-box;
    				color: inherit;
    				font-family: Ubuntu, sans-serif;
    				font-size: 18px;
    				margin:0;
    				padding:0;
    				scroll-behavior: smooth;
    				z-index:100;
    			}
    			html, body{
    				color: #025280;
    				height: 100%;
    				overflow-x: hidden;
    				width: 100%;
    			}
    			a{
    				color: #fff;
    				text-decoration: none;
    			}
    			a:hover{
    				text-decoration: underline;
    			}
    			h2{
    				font-size:39px;
    				margin-bottom: 50px;
    			}
    			h3{
    				color: #025280;
    			}
    			p{
    				margin-top:20px;
    			}
    			.tac{
    				text-align:center;
    			}
    			.hidden{
    				display:none;
    			}
    			#content-wrapper{
    				margin: 0 auto;
    				position: relative;
    				width: 1250px;
    			}
    			#top-image{
    				left:355px;
    				position: relative;
    			}
    			#top-image img{
    				position:absolute;
    				z-index:0;
    			}
    			#header{
    				display:flex;
    				padding-top: 60px;
    			}
    			#logo,
    			#menu{
    				flex-grow: 1;
    				line-height: 77px;
    			}
    			#logo{
    				position: relative;
    			}
    			#logo img{
    				position: absolute;
    				left: -23px
    			}
    			#menu{
    				color:#fff;
    				font-size: 24px;
    				text-align: right;
    			}
    			#menu a{
    				margin-left: 40px;
    			}
    			#about-us{
    				height:780px;
    				margin-top: 190px;
    				width: 540px;
    			}
    			#about-us p{
    				margin-bottom: 32px;
    			}
    			#services{
    				margin-bottom: 110px;
    			}
    			#services-items{
    				display: flex;
    			}
    			#services-items > span{
    				width:30px;
    			}
    			#services-items > div{
                    border-radius: 5px;
    				box-shadow: 0 0 10px rgba(2, 82, 128, 0.3);
    				cursor: pointer;
    				flex-basis: 0;
    				flex-grow: 1;
    				padding:30px 25px;
    				text-align: center;
    			}
    			#services-items > div .b{
    				display: none;
    			}
    			#services-items > div > h3{
    				height: 48px;
    				margin: 20px 0;
    			}
    			#services-items > div > p{
    				font-size:14px;
    			}
    			#services-items > div.active{
    				background: rgb(30,119,189);
    				background: linear-gradient(0deg, rgba(30,119,189,1) 0%, rgba(88,190,209,1) 100%);
    				color: #fff;
    			}
    			#services-items > div.active .a{
    				display: none;
    			}
    			#services-items > div.active .b{
    				display: initial;
    			}
    			#services-items > div.active h3{
    				color: #fff;
    			}
    			#clients{
    				margin-bottom: 75px;
    			}
    			#client-logos{
    				margin-top:50px;
    			}
    			#client-logos img{
                    margin: 0 15px;
                }
    			#footer{
    				display: flex;
    			}
    			#footer #left{
    				background-color: #1e77bd;
    				flex-grow: 1;
    			}
    			#footer #right{
    				background-color: #4db0cd;
    				flex-grow: 1;
    			}
    			#footer #contact{
    				background: linear-gradient(90deg, rgba(30,119,189,1) 0%, rgba(77,176,205,1) 100%);
    				color: #fff;
    				display: flex;
    				padding: 65px 0 90px 0;
    				width:1250px;
    			}
    			#footer #contact p,
    			#footer #contact span,
    			#footer #contact h2{
    				color:#fff;
    			}
    			#footer #contact p{
    				width:400px;
    			}
    			#footer #contact h3{
                    line-height: 25px;
    				margin:54px 0 13px 0;
    			}
    			#footer #contact img{
                    display: inline-block;
                    margin-right:10px;
                    vertical-align: middle;
                }
    			#footer #contact > div{
    				flex-grow: 1;
    			}
    		</style>
    		<script src='script.js' type='text/javascript'></script>
    	</head>
    	<body>
    		<div id="content-wrapper">
    			<div id="top-image"><img src="top-image.png" alt=""/></div>
    			<div id="header">
    				<div id="logo"><img src="logo.png" width="314" height="77" alt="NetSire"/></div>
    				<nav id="menu"><a href="#about-us">Ποιοί είμαστε.</a><a href="#servic
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 172.67.135.56:8443 · netsire.gr

    2026-01-10 06:19

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 06:19:23 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: max-age=60, public
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=gH7jXokhK%2BjmUv3hTUo244bQjOWGPTDQ8%2FQsbyAb5vTbbcFNZSQwuwztXxycRgOmxQbGJH30exvZ%2BKeyVZMFHOZyld1JYQ4atPI%3D"}]}
    last-modified: Fri, 17 Jan 2025 06:53:43 GMT
    Server: cloudflare
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    CF-RAY: 9bba0ffd3b1d432b-EWR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: NetSire | Ολοκληρωμένες λύσεις πληροφορικής
    
    <!DOCTYPE html>
    <html  lang='el'>
    	<head>
    		<title>NetSire | Ολοκληρωμένες λύσεις πληροφορικής</title>
    		<meta charset="UTF-8">
    		<meta name="viewport" content="width=device-width, initial-scale=1.0">
            <meta name="description" content="Υπηρεσίες ανάπτυξης λογισμικού, ηλεκτρονικού εμπορίου (e-shops και B2B) και φιλοξενίας εφαρμογών και ιστοσελίδων.">
    		<link rel='icon' type='image/x-icon' href='favicon.png'>
    		<style type="text/css">
    			body, html, div, nav, span, img, p, h1, h2, h3{
    				box-sizing: border-box;
    				color: inherit;
    				font-family: Ubuntu, sans-serif;
    				font-size: 18px;
    				margin:0;
    				padding:0;
    				scroll-behavior: smooth;
    				z-index:100;
    			}
    			html, body{
    				color: #025280;
    				height: 100%;
    				overflow-x: hidden;
    				width: 100%;
    			}
    			a{
    				color: #fff;
    				text-decoration: none;
    			}
    			a:hover{
    				text-decoration: underline;
    			}
    			h2{
    				font-size:39px;
    				margin-bottom: 50px;
    			}
    			h3{
    				color: #025280;
    			}
    			p{
    				margin-top:20px;
    			}
    			.tac{
    				text-align:center;
    			}
    			.hidden{
    				display:none;
    			}
    			#content-wrapper{
    				margin: 0 auto;
    				position: relative;
    				width: 1250px;
    			}
    			#top-image{
    				left:355px;
    				position: relative;
    			}
    			#top-image img{
    				position:absolute;
    				z-index:0;
    			}
    			#header{
    				display:flex;
    				padding-top: 60px;
    			}
    			#logo,
    			#menu{
    				flex-grow: 1;
    				line-height: 77px;
    			}
    			#logo{
    				position: relative;
    			}
    			#logo img{
    				position: absolute;
    				left: -23px
    			}
    			#menu{
    				color:#fff;
    				font-size: 24px;
    				text-align: right;
    			}
    			#menu a{
    				margin-left: 40px;
    			}
    			#about-us{
    				height:780px;
    				margin-top: 190px;
    				width: 540px;
    			}
    			#about-us p{
    				margin-bottom: 32px;
    			}
    			#services{
    				margin-bottom: 110px;
    			}
    			#services-items{
    				display: flex;
    			}
    			#services-items > span{
    				width:30px;
    			}
    			#services-items > div{
                    border-radius: 5px;
    				box-shadow: 0 0 10px rgba(2, 82, 128, 0.3);
    				cursor: pointer;
    				flex-basis: 0;
    				flex-grow: 1;
    				padding:30px 25px;
    				text-align: center;
    			}
    			#services-items > div .b{
    				display: none;
    			}
    			#services-items > div > h3{
    				height: 48px;
    				margin: 20px 0;
    			}
    			#services-items > div > p{
    				font-size:14px;
    			}
    			#services-items > div.active{
    				background: rgb(30,119,189);
    				background: linear-gradient(0deg, rgba(30,119,189,1) 0%, rgba(88,190,209,1) 100%);
    				color: #fff;
    			}
    			#services-items > div.active .a{
    				display: none;
    			}
    			#services-items > div.active .b{
    				display: initial;
    			}
    			#services-items > div.active h3{
    				color: #fff;
    			}
    			#clients{
    				margin-bottom: 75px;
    			}
    			#client-logos{
    				margin-top:50px;
    			}
    			#client-logos img{
                    margin: 0 15px;
                }
    			#footer{
    				display: flex;
    			}
    			#footer #left{
    				background-color: #1e77bd;
    				flex-grow: 1;
    			}
    			#footer #right{
    				background-color: #4db0cd;
    				flex-grow: 1;
    			}
    			#footer #contact{
    				background: linear-gradient(90deg, rgba(30,119,189,1) 0%, rgba(77,176,205,1) 100%);
    				color: #fff;
    				display: flex;
    				padding: 65px 0 90px 0;
    				width:1250px;
    			}
    			#footer #contact p,
    			#footer #contact span,
    			#footer #contact h2{
    				color:#fff;
    			}
    			#footer #contact p{
    				width:400px;
    			}
    			#footer #contact h3{
                    line-height: 25px;
    				margin:54px 0 13px 0;
    			}
    			#footer #contact img{
                    display: inline-block;
                    margin-right:10px;
                    vertical-align: middle;
                }
    			#footer #contact > div{
    				flex-grow: 1;
    			}
    		</style>
    		<script src='script.js' type='text/javascript'></script>
    	</head>
    	<body>
    		<div id="content-wrapper">
    			<div id="top-image"><img src="top-image.png" alt=""/></div>
    			<div id="header">
    				<div id="logo"><img src="logo.png" width="314" height="77" alt="NetSire"/></div>
    				<nav id="menu"><a href="#about-us">Ποιοί είμαστε.</a><a href="#servic
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:6c3:8443 · netsire.gr

    2026-01-10 06:19

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 06:19:23 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: max-age=60, public
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=6R6MRp0w6mBWmMABmuAlHOUd1qX%2Bk7uKmkn03I3bu0cYmXL7Es6BEmBpIhuvppFo5AtgTe9k3lpqEoqG16iey52x8pJKA9poV1dpE2TCtFuc%2FMguziA%3D"}]}
    last-modified: Fri, 17 Jan 2025 06:53:43 GMT
    Server: cloudflare
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    CF-RAY: 9bba0ffd0e870c23-EWR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: NetSire | Ολοκληρωμένες λύσεις πληροφορικής
    
    <!DOCTYPE html>
    <html  lang='el'>
    	<head>
    		<title>NetSire | Ολοκληρωμένες λύσεις πληροφορικής</title>
    		<meta charset="UTF-8">
    		<meta name="viewport" content="width=device-width, initial-scale=1.0">
            <meta name="description" content="Υπηρεσίες ανάπτυξης λογισμικού, ηλεκτρονικού εμπορίου (e-shops και B2B) και φιλοξενίας εφαρμογών και ιστοσελίδων.">
    		<link rel='icon' type='image/x-icon' href='favicon.png'>
    		<style type="text/css">
    			body, html, div, nav, span, img, p, h1, h2, h3{
    				box-sizing: border-box;
    				color: inherit;
    				font-family: Ubuntu, sans-serif;
    				font-size: 18px;
    				margin:0;
    				padding:0;
    				scroll-behavior: smooth;
    				z-index:100;
    			}
    			html, body{
    				color: #025280;
    				height: 100%;
    				overflow-x: hidden;
    				width: 100%;
    			}
    			a{
    				color: #fff;
    				text-decoration: none;
    			}
    			a:hover{
    				text-decoration: underline;
    			}
    			h2{
    				font-size:39px;
    				margin-bottom: 50px;
    			}
    			h3{
    				color: #025280;
    			}
    			p{
    				margin-top:20px;
    			}
    			.tac{
    				text-align:center;
    			}
    			.hidden{
    				display:none;
    			}
    			#content-wrapper{
    				margin: 0 auto;
    				position: relative;
    				width: 1250px;
    			}
    			#top-image{
    				left:355px;
    				position: relative;
    			}
    			#top-image img{
    				position:absolute;
    				z-index:0;
    			}
    			#header{
    				display:flex;
    				padding-top: 60px;
    			}
    			#logo,
    			#menu{
    				flex-grow: 1;
    				line-height: 77px;
    			}
    			#logo{
    				position: relative;
    			}
    			#logo img{
    				position: absolute;
    				left: -23px
    			}
    			#menu{
    				color:#fff;
    				font-size: 24px;
    				text-align: right;
    			}
    			#menu a{
    				margin-left: 40px;
    			}
    			#about-us{
    				height:780px;
    				margin-top: 190px;
    				width: 540px;
    			}
    			#about-us p{
    				margin-bottom: 32px;
    			}
    			#services{
    				margin-bottom: 110px;
    			}
    			#services-items{
    				display: flex;
    			}
    			#services-items > span{
    				width:30px;
    			}
    			#services-items > div{
                    border-radius: 5px;
    				box-shadow: 0 0 10px rgba(2, 82, 128, 0.3);
    				cursor: pointer;
    				flex-basis: 0;
    				flex-grow: 1;
    				padding:30px 25px;
    				text-align: center;
    			}
    			#services-items > div .b{
    				display: none;
    			}
    			#services-items > div > h3{
    				height: 48px;
    				margin: 20px 0;
    			}
    			#services-items > div > p{
    				font-size:14px;
    			}
    			#services-items > div.active{
    				background: rgb(30,119,189);
    				background: linear-gradient(0deg, rgba(30,119,189,1) 0%, rgba(88,190,209,1) 100%);
    				color: #fff;
    			}
    			#services-items > div.active .a{
    				display: none;
    			}
    			#services-items > div.active .b{
    				display: initial;
    			}
    			#services-items > div.active h3{
    				color: #fff;
    			}
    			#clients{
    				margin-bottom: 75px;
    			}
    			#client-logos{
    				margin-top:50px;
    			}
    			#client-logos img{
                    margin: 0 15px;
                }
    			#footer{
    				display: flex;
    			}
    			#footer #left{
    				background-color: #1e77bd;
    				flex-grow: 1;
    			}
    			#footer #right{
    				background-color: #4db0cd;
    				flex-grow: 1;
    			}
    			#footer #contact{
    				background: linear-gradient(90deg, rgba(30,119,189,1) 0%, rgba(77,176,205,1) 100%);
    				color: #fff;
    				display: flex;
    				padding: 65px 0 90px 0;
    				width:1250px;
    			}
    			#footer #contact p,
    			#footer #contact span,
    			#footer #contact h2{
    				color:#fff;
    			}
    			#footer #contact p{
    				width:400px;
    			}
    			#footer #contact h3{
                    line-height: 25px;
    				margin:54px 0 13px 0;
    			}
    			#footer #contact img{
                    display: inline-block;
                    margin-right:10px;
                    vertical-align: middle;
                }
    			#footer #contact > div{
    				flex-grow: 1;
    			}
    		</style>
    		<script src='script.js' type='text/javascript'></script>
    	</head>
    	<body>
    		<div id="content-wrapper">
    			<div id="top-image"><img src="top-image.png" alt=""/></div>
    			<div id="header">
    				<div id="logo"><img src="logo.png" width="314" height="77" alt="NetSire"/></div>
    				<nav id="menu"><a href="#about-us">Ποιοί είμαστε.</a><a href="#servic
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 2606:4700:3037::ac43:8738:443 · netsire.gr

    2026-01-10 06:19

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 06:19:23 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: max-age=60, public
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=DOun4FUYT8vHZa%2F93pKRxXLVQB8T1jNY8kVdblxxU0P2dc6Q02%2BD%2BGFBs9iQO%2FRa792JAf26tTXz1DDnnztmhuXLo%2BdjWKOMyYnRncXJvRFPGPY007M%3D"}]}
    last-modified: Fri, 17 Jan 2025 06:53:43 GMT
    Server: cloudflare
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    CF-RAY: 9bba0ffe58682847-SJC
    alt-svc: h3=":443"; ma=86400
    
    Page title: NetSire | Ολοκληρωμένες λύσεις πληροφορικής
    
    <!DOCTYPE html>
    <html  lang='el'>
    	<head>
    		<title>NetSire | Ολοκληρωμένες λύσεις πληροφορικής</title>
    		<meta charset="UTF-8">
    		<meta name="viewport" content="width=device-width, initial-scale=1.0">
            <meta name="description" content="Υπηρεσίες ανάπτυξης λογισμικού, ηλεκτρονικού εμπορίου (e-shops και B2B) και φιλοξενίας εφαρμογών και ιστοσελίδων.">
    		<link rel='icon' type='image/x-icon' href='favicon.png'>
    		<style type="text/css">
    			body, html, div, nav, span, img, p, h1, h2, h3{
    				box-sizing: border-box;
    				color: inherit;
    				font-family: Ubuntu, sans-serif;
    				font-size: 18px;
    				margin:0;
    				padding:0;
    				scroll-behavior: smooth;
    				z-index:100;
    			}
    			html, body{
    				color: #025280;
    				height: 100%;
    				overflow-x: hidden;
    				width: 100%;
    			}
    			a{
    				color: #fff;
    				text-decoration: none;
    			}
    			a:hover{
    				text-decoration: underline;
    			}
    			h2{
    				font-size:39px;
    				margin-bottom: 50px;
    			}
    			h3{
    				color: #025280;
    			}
    			p{
    				margin-top:20px;
    			}
    			.tac{
    				text-align:center;
    			}
    			.hidden{
    				display:none;
    			}
    			#content-wrapper{
    				margin: 0 auto;
    				position: relative;
    				width: 1250px;
    			}
    			#top-image{
    				left:355px;
    				position: relative;
    			}
    			#top-image img{
    				position:absolute;
    				z-index:0;
    			}
    			#header{
    				display:flex;
    				padding-top: 60px;
    			}
    			#logo,
    			#menu{
    				flex-grow: 1;
    				line-height: 77px;
    			}
    			#logo{
    				position: relative;
    			}
    			#logo img{
    				position: absolute;
    				left: -23px
    			}
    			#menu{
    				color:#fff;
    				font-size: 24px;
    				text-align: right;
    			}
    			#menu a{
    				margin-left: 40px;
    			}
    			#about-us{
    				height:780px;
    				margin-top: 190px;
    				width: 540px;
    			}
    			#about-us p{
    				margin-bottom: 32px;
    			}
    			#services{
    				margin-bottom: 110px;
    			}
    			#services-items{
    				display: flex;
    			}
    			#services-items > span{
    				width:30px;
    			}
    			#services-items > div{
                    border-radius: 5px;
    				box-shadow: 0 0 10px rgba(2, 82, 128, 0.3);
    				cursor: pointer;
    				flex-basis: 0;
    				flex-grow: 1;
    				padding:30px 25px;
    				text-align: center;
    			}
    			#services-items > div .b{
    				display: none;
    			}
    			#services-items > div > h3{
    				height: 48px;
    				margin: 20px 0;
    			}
    			#services-items > div > p{
    				font-size:14px;
    			}
    			#services-items > div.active{
    				background: rgb(30,119,189);
    				background: linear-gradient(0deg, rgba(30,119,189,1) 0%, rgba(88,190,209,1) 100%);
    				color: #fff;
    			}
    			#services-items > div.active .a{
    				display: none;
    			}
    			#services-items > div.active .b{
    				display: initial;
    			}
    			#services-items > div.active h3{
    				color: #fff;
    			}
    			#clients{
    				margin-bottom: 75px;
    			}
    			#client-logos{
    				margin-top:50px;
    			}
    			#client-logos img{
                    margin: 0 15px;
                }
    			#footer{
    				display: flex;
    			}
    			#footer #left{
    				background-color: #1e77bd;
    				flex-grow: 1;
    			}
    			#footer #right{
    				background-color: #4db0cd;
    				flex-grow: 1;
    			}
    			#footer #contact{
    				background: linear-gradient(90deg, rgba(30,119,189,1) 0%, rgba(77,176,205,1) 100%);
    				color: #fff;
    				display: flex;
    				padding: 65px 0 90px 0;
    				width:1250px;
    			}
    			#footer #contact p,
    			#footer #contact span,
    			#footer #contact h2{
    				color:#fff;
    			}
    			#footer #contact p{
    				width:400px;
    			}
    			#footer #contact h3{
                    line-height: 25px;
    				margin:54px 0 13px 0;
    			}
    			#footer #contact img{
                    display: inline-block;
                    margin-right:10px;
                    vertical-align: middle;
                }
    			#footer #contact > div{
    				flex-grow: 1;
    			}
    		</style>
    		<script src='script.js' type='text/javascript'></script>
    	</head>
    	<body>
    		<div id="content-wrapper">
    			<div id="top-image"><img src="top-image.png" alt=""/></div>
    			<div id="header">
    				<div id="logo"><img src="logo.png" width="314" height="77" alt="NetSire"/></div>
    				<nav id="menu"><a href="#about-us">Ποιοί είμαστε.</a><a href="#servic
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 104.21.6.195:80 · netsire.gr

    2026-01-10 06:19

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 06:19:22 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: max-age=60, public
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=CvDemzCb3qAjiPvHd%2Fj9Xb%2BehXz20bHgJ9psV3nbDURgzvX%2BfkitG%2BAzonItlNHP%2BtagHuxY70BxjpXeVw4eqzpDbS58pZp1rGU%3D"}]}
    last-modified: Fri, 17 Jan 2025 06:53:43 GMT
    Server: cloudflare
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    CF-RAY: 9bba0ffb5dd91e64-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: NetSire | Ολοκληρωμένες λύσεις πληροφορικής
    
    <!DOCTYPE html>
    <html  lang='el'>
    	<head>
    		<title>NetSire | Ολοκληρωμένες λύσεις πληροφορικής</title>
    		<meta charset="UTF-8">
    		<meta name="viewport" content="width=device-width, initial-scale=1.0">
            <meta name="description" content="Υπηρεσίες ανάπτυξης λογισμικού, ηλεκτρονικού εμπορίου (e-shops και B2B) και φιλοξενίας εφαρμογών και ιστοσελίδων.">
    		<link rel='icon' type='image/x-icon' href='favicon.png'>
    		<style type="text/css">
    			body, html, div, nav, span, img, p, h1, h2, h3{
    				box-sizing: border-box;
    				color: inherit;
    				font-family: Ubuntu, sans-serif;
    				font-size: 18px;
    				margin:0;
    				padding:0;
    				scroll-behavior: smooth;
    				z-index:100;
    			}
    			html, body{
    				color: #025280;
    				height: 100%;
    				overflow-x: hidden;
    				width: 100%;
    			}
    			a{
    				color: #fff;
    				text-decoration: none;
    			}
    			a:hover{
    				text-decoration: underline;
    			}
    			h2{
    				font-size:39px;
    				margin-bottom: 50px;
    			}
    			h3{
    				color: #025280;
    			}
    			p{
    				margin-top:20px;
    			}
    			.tac{
    				text-align:center;
    			}
    			.hidden{
    				display:none;
    			}
    			#content-wrapper{
    				margin: 0 auto;
    				position: relative;
    				width: 1250px;
    			}
    			#top-image{
    				left:355px;
    				position: relative;
    			}
    			#top-image img{
    				position:absolute;
    				z-index:0;
    			}
    			#header{
    				display:flex;
    				padding-top: 60px;
    			}
    			#logo,
    			#menu{
    				flex-grow: 1;
    				line-height: 77px;
    			}
    			#logo{
    				position: relative;
    			}
    			#logo img{
    				position: absolute;
    				left: -23px
    			}
    			#menu{
    				color:#fff;
    				font-size: 24px;
    				text-align: right;
    			}
    			#menu a{
    				margin-left: 40px;
    			}
    			#about-us{
    				height:780px;
    				margin-top: 190px;
    				width: 540px;
    			}
    			#about-us p{
    				margin-bottom: 32px;
    			}
    			#services{
    				margin-bottom: 110px;
    			}
    			#services-items{
    				display: flex;
    			}
    			#services-items > span{
    				width:30px;
    			}
    			#services-items > div{
                    border-radius: 5px;
    				box-shadow: 0 0 10px rgba(2, 82, 128, 0.3);
    				cursor: pointer;
    				flex-basis: 0;
    				flex-grow: 1;
    				padding:30px 25px;
    				text-align: center;
    			}
    			#services-items > div .b{
    				display: none;
    			}
    			#services-items > div > h3{
    				height: 48px;
    				margin: 20px 0;
    			}
    			#services-items > div > p{
    				font-size:14px;
    			}
    			#services-items > div.active{
    				background: rgb(30,119,189);
    				background: linear-gradient(0deg, rgba(30,119,189,1) 0%, rgba(88,190,209,1) 100%);
    				color: #fff;
    			}
    			#services-items > div.active .a{
    				display: none;
    			}
    			#services-items > div.active .b{
    				display: initial;
    			}
    			#services-items > div.active h3{
    				color: #fff;
    			}
    			#clients{
    				margin-bottom: 75px;
    			}
    			#client-logos{
    				margin-top:50px;
    			}
    			#client-logos img{
                    margin: 0 15px;
                }
    			#footer{
    				display: flex;
    			}
    			#footer #left{
    				background-color: #1e77bd;
    				flex-grow: 1;
    			}
    			#footer #right{
    				background-color: #4db0cd;
    				flex-grow: 1;
    			}
    			#footer #contact{
    				background: linear-gradient(90deg, rgba(30,119,189,1) 0%, rgba(77,176,205,1) 100%);
    				color: #fff;
    				display: flex;
    				padding: 65px 0 90px 0;
    				width:1250px;
    			}
    			#footer #contact p,
    			#footer #contact span,
    			#footer #contact h2{
    				color:#fff;
    			}
    			#footer #contact p{
    				width:400px;
    			}
    			#footer #contact h3{
                    line-height: 25px;
    				margin:54px 0 13px 0;
    			}
    			#footer #contact img{
                    display: inline-block;
                    margin-right:10px;
                    vertical-align: middle;
                }
    			#footer #contact > div{
    				flex-grow: 1;
    			}
    		</style>
    		<script src='script.js' type='text/javascript'></script>
    	</head>
    	<body>
    		<div id="content-wrapper">
    			<div id="top-image"><img src="top-image.png" alt=""/></div>
    			<div id="header">
    				<div id="logo"><img src="logo.png" width="314" height="77" alt="NetSire"/></div>
    				<nav id="menu"><a href="#about-us">Ποιοί είμαστε.</a><a href="#servic
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 2606:4700:3037::ac43:8738:8443 · netsire.gr

    2026-01-10 06:19

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 06:19:22 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: max-age=60, public
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=892ymf0Zlo3GgMQ40Kx9xjxLUDKxxAK2XZUi%2FDHdz36TR%2BNZVKVjFu5z6x1nTt1bYcxnqb%2B5DVlneKNad%2BAGQzZer9M0BHbJam%2F4BWTriemg2Yj7eHM%3D"}]}
    last-modified: Fri, 17 Jan 2025 06:53:43 GMT
    Server: cloudflare
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    CF-RAY: 9bba0ffade9b4c90-AMS
    alt-svc: h3=":8443"; ma=86400
    
    Page title: NetSire | Ολοκληρωμένες λύσεις πληροφορικής
    
    <!DOCTYPE html>
    <html  lang='el'>
    	<head>
    		<title>NetSire | Ολοκληρωμένες λύσεις πληροφορικής</title>
    		<meta charset="UTF-8">
    		<meta name="viewport" content="width=device-width, initial-scale=1.0">
            <meta name="description" content="Υπηρεσίες ανάπτυξης λογισμικού, ηλεκτρονικού εμπορίου (e-shops και B2B) και φιλοξενίας εφαρμογών και ιστοσελίδων.">
    		<link rel='icon' type='image/x-icon' href='favicon.png'>
    		<style type="text/css">
    			body, html, div, nav, span, img, p, h1, h2, h3{
    				box-sizing: border-box;
    				color: inherit;
    				font-family: Ubuntu, sans-serif;
    				font-size: 18px;
    				margin:0;
    				padding:0;
    				scroll-behavior: smooth;
    				z-index:100;
    			}
    			html, body{
    				color: #025280;
    				height: 100%;
    				overflow-x: hidden;
    				width: 100%;
    			}
    			a{
    				color: #fff;
    				text-decoration: none;
    			}
    			a:hover{
    				text-decoration: underline;
    			}
    			h2{
    				font-size:39px;
    				margin-bottom: 50px;
    			}
    			h3{
    				color: #025280;
    			}
    			p{
    				margin-top:20px;
    			}
    			.tac{
    				text-align:center;
    			}
    			.hidden{
    				display:none;
    			}
    			#content-wrapper{
    				margin: 0 auto;
    				position: relative;
    				width: 1250px;
    			}
    			#top-image{
    				left:355px;
    				position: relative;
    			}
    			#top-image img{
    				position:absolute;
    				z-index:0;
    			}
    			#header{
    				display:flex;
    				padding-top: 60px;
    			}
    			#logo,
    			#menu{
    				flex-grow: 1;
    				line-height: 77px;
    			}
    			#logo{
    				position: relative;
    			}
    			#logo img{
    				position: absolute;
    				left: -23px
    			}
    			#menu{
    				color:#fff;
    				font-size: 24px;
    				text-align: right;
    			}
    			#menu a{
    				margin-left: 40px;
    			}
    			#about-us{
    				height:780px;
    				margin-top: 190px;
    				width: 540px;
    			}
    			#about-us p{
    				margin-bottom: 32px;
    			}
    			#services{
    				margin-bottom: 110px;
    			}
    			#services-items{
    				display: flex;
    			}
    			#services-items > span{
    				width:30px;
    			}
    			#services-items > div{
                    border-radius: 5px;
    				box-shadow: 0 0 10px rgba(2, 82, 128, 0.3);
    				cursor: pointer;
    				flex-basis: 0;
    				flex-grow: 1;
    				padding:30px 25px;
    				text-align: center;
    			}
    			#services-items > div .b{
    				display: none;
    			}
    			#services-items > div > h3{
    				height: 48px;
    				margin: 20px 0;
    			}
    			#services-items > div > p{
    				font-size:14px;
    			}
    			#services-items > div.active{
    				background: rgb(30,119,189);
    				background: linear-gradient(0deg, rgba(30,119,189,1) 0%, rgba(88,190,209,1) 100%);
    				color: #fff;
    			}
    			#services-items > div.active .a{
    				display: none;
    			}
    			#services-items > div.active .b{
    				display: initial;
    			}
    			#services-items > div.active h3{
    				color: #fff;
    			}
    			#clients{
    				margin-bottom: 75px;
    			}
    			#client-logos{
    				margin-top:50px;
    			}
    			#client-logos img{
                    margin: 0 15px;
                }
    			#footer{
    				display: flex;
    			}
    			#footer #left{
    				background-color: #1e77bd;
    				flex-grow: 1;
    			}
    			#footer #right{
    				background-color: #4db0cd;
    				flex-grow: 1;
    			}
    			#footer #contact{
    				background: linear-gradient(90deg, rgba(30,119,189,1) 0%, rgba(77,176,205,1) 100%);
    				color: #fff;
    				display: flex;
    				padding: 65px 0 90px 0;
    				width:1250px;
    			}
    			#footer #contact p,
    			#footer #contact span,
    			#footer #contact h2{
    				color:#fff;
    			}
    			#footer #contact p{
    				width:400px;
    			}
    			#footer #contact h3{
                    line-height: 25px;
    				margin:54px 0 13px 0;
    			}
    			#footer #contact img{
                    display: inline-block;
                    margin-right:10px;
                    vertical-align: middle;
                }
    			#footer #contact > div{
    				flex-grow: 1;
    			}
    		</style>
    		<script src='script.js' type='text/javascript'></script>
    	</head>
    	<body>
    		<div id="content-wrapper">
    			<div id="top-image"><img src="top-image.png" alt=""/></div>
    			<div id="header">
    				<div id="logo"><img src="logo.png" width="314" height="77" alt="NetSire"/></div>
    				<nav id="menu"><a href="#about-us">Ποιοί είμαστε.</a><a href="#servic
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 172.67.135.56:443 · netsire.gr

    2026-01-10 06:19

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 06:19:23 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: max-age=60, public
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=tzAyYn1ZroDnqdW324cuOn1DuDbfSdkQCgzQyxiezlHMyD%2FKzekaaw1Kt%2Bu%2FbrSCEpxIePCnqEB0VbG5Z%2FOUvUh06gRhRmuOHVo%3D"}]}
    last-modified: Fri, 17 Jan 2025 06:53:43 GMT
    Server: cloudflare
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    CF-RAY: 9bba0ffc289defa3-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: NetSire | Ολοκληρωμένες λύσεις πληροφορικής
    
    <!DOCTYPE html>
    <html  lang='el'>
    	<head>
    		<title>NetSire | Ολοκληρωμένες λύσεις πληροφορικής</title>
    		<meta charset="UTF-8">
    		<meta name="viewport" content="width=device-width, initial-scale=1.0">
            <meta name="description" content="Υπηρεσίες ανάπτυξης λογισμικού, ηλεκτρονικού εμπορίου (e-shops και B2B) και φιλοξενίας εφαρμογών και ιστοσελίδων.">
    		<link rel='icon' type='image/x-icon' href='favicon.png'>
    		<style type="text/css">
    			body, html, div, nav, span, img, p, h1, h2, h3{
    				box-sizing: border-box;
    				color: inherit;
    				font-family: Ubuntu, sans-serif;
    				font-size: 18px;
    				margin:0;
    				padding:0;
    				scroll-behavior: smooth;
    				z-index:100;
    			}
    			html, body{
    				color: #025280;
    				height: 100%;
    				overflow-x: hidden;
    				width: 100%;
    			}
    			a{
    				color: #fff;
    				text-decoration: none;
    			}
    			a:hover{
    				text-decoration: underline;
    			}
    			h2{
    				font-size:39px;
    				margin-bottom: 50px;
    			}
    			h3{
    				color: #025280;
    			}
    			p{
    				margin-top:20px;
    			}
    			.tac{
    				text-align:center;
    			}
    			.hidden{
    				display:none;
    			}
    			#content-wrapper{
    				margin: 0 auto;
    				position: relative;
    				width: 1250px;
    			}
    			#top-image{
    				left:355px;
    				position: relative;
    			}
    			#top-image img{
    				position:absolute;
    				z-index:0;
    			}
    			#header{
    				display:flex;
    				padding-top: 60px;
    			}
    			#logo,
    			#menu{
    				flex-grow: 1;
    				line-height: 77px;
    			}
    			#logo{
    				position: relative;
    			}
    			#logo img{
    				position: absolute;
    				left: -23px
    			}
    			#menu{
    				color:#fff;
    				font-size: 24px;
    				text-align: right;
    			}
    			#menu a{
    				margin-left: 40px;
    			}
    			#about-us{
    				height:780px;
    				margin-top: 190px;
    				width: 540px;
    			}
    			#about-us p{
    				margin-bottom: 32px;
    			}
    			#services{
    				margin-bottom: 110px;
    			}
    			#services-items{
    				display: flex;
    			}
    			#services-items > span{
    				width:30px;
    			}
    			#services-items > div{
                    border-radius: 5px;
    				box-shadow: 0 0 10px rgba(2, 82, 128, 0.3);
    				cursor: pointer;
    				flex-basis: 0;
    				flex-grow: 1;
    				padding:30px 25px;
    				text-align: center;
    			}
    			#services-items > div .b{
    				display: none;
    			}
    			#services-items > div > h3{
    				height: 48px;
    				margin: 20px 0;
    			}
    			#services-items > div > p{
    				font-size:14px;
    			}
    			#services-items > div.active{
    				background: rgb(30,119,189);
    				background: linear-gradient(0deg, rgba(30,119,189,1) 0%, rgba(88,190,209,1) 100%);
    				color: #fff;
    			}
    			#services-items > div.active .a{
    				display: none;
    			}
    			#services-items > div.active .b{
    				display: initial;
    			}
    			#services-items > div.active h3{
    				color: #fff;
    			}
    			#clients{
    				margin-bottom: 75px;
    			}
    			#client-logos{
    				margin-top:50px;
    			}
    			#client-logos img{
                    margin: 0 15px;
                }
    			#footer{
    				display: flex;
    			}
    			#footer #left{
    				background-color: #1e77bd;
    				flex-grow: 1;
    			}
    			#footer #right{
    				background-color: #4db0cd;
    				flex-grow: 1;
    			}
    			#footer #contact{
    				background: linear-gradient(90deg, rgba(30,119,189,1) 0%, rgba(77,176,205,1) 100%);
    				color: #fff;
    				display: flex;
    				padding: 65px 0 90px 0;
    				width:1250px;
    			}
    			#footer #contact p,
    			#footer #contact span,
    			#footer #contact h2{
    				color:#fff;
    			}
    			#footer #contact p{
    				width:400px;
    			}
    			#footer #contact h3{
                    line-height: 25px;
    				margin:54px 0 13px 0;
    			}
    			#footer #contact img{
                    display: inline-block;
                    margin-right:10px;
                    vertical-align: middle;
                }
    			#footer #contact > div{
    				flex-grow: 1;
    			}
    		</style>
    		<script src='script.js' type='text/javascript'></script>
    	</head>
    	<body>
    		<div id="content-wrapper">
    			<div id="top-image"><img src="top-image.png" alt=""/></div>
    			<div id="header">
    				<div id="logo"><img src="logo.png" width="314" height="77" alt="NetSire"/></div>
    				<nav id="menu"><a href="#about-us">Ποιοί είμαστε.</a><a href="#servic
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 104.21.6.195:443 · netsire.gr

    2026-01-10 06:19

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 06:19:23 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: max-age=60, public
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=dOssQVPy%2F61rEdBa12Da3E3%2BMf7KcaSWu7d3aFqAJOLzqj%2Bww1cqyQRTnWZaYcYmuJIM8N6DADC2yan%2F2R6uAvK4KYrZB2afjao%3D"}]}
    last-modified: Fri, 17 Jan 2025 06:53:43 GMT
    Server: cloudflare
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    CF-RAY: 9bba0ffc6da4a022-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: NetSire | Ολοκληρωμένες λύσεις πληροφορικής
    
    <!DOCTYPE html>
    <html  lang='el'>
    	<head>
    		<title>NetSire | Ολοκληρωμένες λύσεις πληροφορικής</title>
    		<meta charset="UTF-8">
    		<meta name="viewport" content="width=device-width, initial-scale=1.0">
            <meta name="description" content="Υπηρεσίες ανάπτυξης λογισμικού, ηλεκτρονικού εμπορίου (e-shops και B2B) και φιλοξενίας εφαρμογών και ιστοσελίδων.">
    		<link rel='icon' type='image/x-icon' href='favicon.png'>
    		<style type="text/css">
    			body, html, div, nav, span, img, p, h1, h2, h3{
    				box-sizing: border-box;
    				color: inherit;
    				font-family: Ubuntu, sans-serif;
    				font-size: 18px;
    				margin:0;
    				padding:0;
    				scroll-behavior: smooth;
    				z-index:100;
    			}
    			html, body{
    				color: #025280;
    				height: 100%;
    				overflow-x: hidden;
    				width: 100%;
    			}
    			a{
    				color: #fff;
    				text-decoration: none;
    			}
    			a:hover{
    				text-decoration: underline;
    			}
    			h2{
    				font-size:39px;
    				margin-bottom: 50px;
    			}
    			h3{
    				color: #025280;
    			}
    			p{
    				margin-top:20px;
    			}
    			.tac{
    				text-align:center;
    			}
    			.hidden{
    				display:none;
    			}
    			#content-wrapper{
    				margin: 0 auto;
    				position: relative;
    				width: 1250px;
    			}
    			#top-image{
    				left:355px;
    				position: relative;
    			}
    			#top-image img{
    				position:absolute;
    				z-index:0;
    			}
    			#header{
    				display:flex;
    				padding-top: 60px;
    			}
    			#logo,
    			#menu{
    				flex-grow: 1;
    				line-height: 77px;
    			}
    			#logo{
    				position: relative;
    			}
    			#logo img{
    				position: absolute;
    				left: -23px
    			}
    			#menu{
    				color:#fff;
    				font-size: 24px;
    				text-align: right;
    			}
    			#menu a{
    				margin-left: 40px;
    			}
    			#about-us{
    				height:780px;
    				margin-top: 190px;
    				width: 540px;
    			}
    			#about-us p{
    				margin-bottom: 32px;
    			}
    			#services{
    				margin-bottom: 110px;
    			}
    			#services-items{
    				display: flex;
    			}
    			#services-items > span{
    				width:30px;
    			}
    			#services-items > div{
                    border-radius: 5px;
    				box-shadow: 0 0 10px rgba(2, 82, 128, 0.3);
    				cursor: pointer;
    				flex-basis: 0;
    				flex-grow: 1;
    				padding:30px 25px;
    				text-align: center;
    			}
    			#services-items > div .b{
    				display: none;
    			}
    			#services-items > div > h3{
    				height: 48px;
    				margin: 20px 0;
    			}
    			#services-items > div > p{
    				font-size:14px;
    			}
    			#services-items > div.active{
    				background: rgb(30,119,189);
    				background: linear-gradient(0deg, rgba(30,119,189,1) 0%, rgba(88,190,209,1) 100%);
    				color: #fff;
    			}
    			#services-items > div.active .a{
    				display: none;
    			}
    			#services-items > div.active .b{
    				display: initial;
    			}
    			#services-items > div.active h3{
    				color: #fff;
    			}
    			#clients{
    				margin-bottom: 75px;
    			}
    			#client-logos{
    				margin-top:50px;
    			}
    			#client-logos img{
                    margin: 0 15px;
                }
    			#footer{
    				display: flex;
    			}
    			#footer #left{
    				background-color: #1e77bd;
    				flex-grow: 1;
    			}
    			#footer #right{
    				background-color: #4db0cd;
    				flex-grow: 1;
    			}
    			#footer #contact{
    				background: linear-gradient(90deg, rgba(30,119,189,1) 0%, rgba(77,176,205,1) 100%);
    				color: #fff;
    				display: flex;
    				padding: 65px 0 90px 0;
    				width:1250px;
    			}
    			#footer #contact p,
    			#footer #contact span,
    			#footer #contact h2{
    				color:#fff;
    			}
    			#footer #contact p{
    				width:400px;
    			}
    			#footer #contact h3{
                    line-height: 25px;
    				margin:54px 0 13px 0;
    			}
    			#footer #contact img{
                    display: inline-block;
                    margin-right:10px;
                    vertical-align: middle;
                }
    			#footer #contact > div{
    				flex-grow: 1;
    			}
    		</style>
    		<script src='script.js' type='text/javascript'></script>
    	</head>
    	<body>
    		<div id="content-wrapper">
    			<div id="top-image"><img src="top-image.png" alt=""/></div>
    			<div id="header">
    				<div id="logo"><img src="logo.png" width="314" height="77" alt="NetSire"/></div>
    				<nav id="menu"><a href="#about-us">Ποιοί είμαστε.</a><a href="#servic
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 2606:4700:3035::6815:6c3:443 · netsire.gr

    2026-01-10 06:19

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 06:19:23 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: max-age=60, public
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=2AlHOPOlMNDIeqh2MPBj19EDiNBCe5qnaA%2Bts5cx68tovTB%2ByWmGlzXCwLjqaulACDvZdOhHriU5zi6RRnfsZiy7dS6r97dr7egX%2F%2Febqsw6rKUHvwQ%3D"}]}
    last-modified: Fri, 17 Jan 2025 06:53:43 GMT
    Server: cloudflare
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    CF-RAY: 9bba0ffdbbcafcf7-SIN
    alt-svc: h3=":443"; ma=86400
    
    Page title: NetSire | Ολοκληρωμένες λύσεις πληροφορικής
    
    <!DOCTYPE html>
    <html  lang='el'>
    	<head>
    		<title>NetSire | Ολοκληρωμένες λύσεις πληροφορικής</title>
    		<meta charset="UTF-8">
    		<meta name="viewport" content="width=device-width, initial-scale=1.0">
            <meta name="description" content="Υπηρεσίες ανάπτυξης λογισμικού, ηλεκτρονικού εμπορίου (e-shops και B2B) και φιλοξενίας εφαρμογών και ιστοσελίδων.">
    		<link rel='icon' type='image/x-icon' href='favicon.png'>
    		<style type="text/css">
    			body, html, div, nav, span, img, p, h1, h2, h3{
    				box-sizing: border-box;
    				color: inherit;
    				font-family: Ubuntu, sans-serif;
    				font-size: 18px;
    				margin:0;
    				padding:0;
    				scroll-behavior: smooth;
    				z-index:100;
    			}
    			html, body{
    				color: #025280;
    				height: 100%;
    				overflow-x: hidden;
    				width: 100%;
    			}
    			a{
    				color: #fff;
    				text-decoration: none;
    			}
    			a:hover{
    				text-decoration: underline;
    			}
    			h2{
    				font-size:39px;
    				margin-bottom: 50px;
    			}
    			h3{
    				color: #025280;
    			}
    			p{
    				margin-top:20px;
    			}
    			.tac{
    				text-align:center;
    			}
    			.hidden{
    				display:none;
    			}
    			#content-wrapper{
    				margin: 0 auto;
    				position: relative;
    				width: 1250px;
    			}
    			#top-image{
    				left:355px;
    				position: relative;
    			}
    			#top-image img{
    				position:absolute;
    				z-index:0;
    			}
    			#header{
    				display:flex;
    				padding-top: 60px;
    			}
    			#logo,
    			#menu{
    				flex-grow: 1;
    				line-height: 77px;
    			}
    			#logo{
    				position: relative;
    			}
    			#logo img{
    				position: absolute;
    				left: -23px
    			}
    			#menu{
    				color:#fff;
    				font-size: 24px;
    				text-align: right;
    			}
    			#menu a{
    				margin-left: 40px;
    			}
    			#about-us{
    				height:780px;
    				margin-top: 190px;
    				width: 540px;
    			}
    			#about-us p{
    				margin-bottom: 32px;
    			}
    			#services{
    				margin-bottom: 110px;
    			}
    			#services-items{
    				display: flex;
    			}
    			#services-items > span{
    				width:30px;
    			}
    			#services-items > div{
                    border-radius: 5px;
    				box-shadow: 0 0 10px rgba(2, 82, 128, 0.3);
    				cursor: pointer;
    				flex-basis: 0;
    				flex-grow: 1;
    				padding:30px 25px;
    				text-align: center;
    			}
    			#services-items > div .b{
    				display: none;
    			}
    			#services-items > div > h3{
    				height: 48px;
    				margin: 20px 0;
    			}
    			#services-items > div > p{
    				font-size:14px;
    			}
    			#services-items > div.active{
    				background: rgb(30,119,189);
    				background: linear-gradient(0deg, rgba(30,119,189,1) 0%, rgba(88,190,209,1) 100%);
    				color: #fff;
    			}
    			#services-items > div.active .a{
    				display: none;
    			}
    			#services-items > div.active .b{
    				display: initial;
    			}
    			#services-items > div.active h3{
    				color: #fff;
    			}
    			#clients{
    				margin-bottom: 75px;
    			}
    			#client-logos{
    				margin-top:50px;
    			}
    			#client-logos img{
                    margin: 0 15px;
                }
    			#footer{
    				display: flex;
    			}
    			#footer #left{
    				background-color: #1e77bd;
    				flex-grow: 1;
    			}
    			#footer #right{
    				background-color: #4db0cd;
    				flex-grow: 1;
    			}
    			#footer #contact{
    				background: linear-gradient(90deg, rgba(30,119,189,1) 0%, rgba(77,176,205,1) 100%);
    				color: #fff;
    				display: flex;
    				padding: 65px 0 90px 0;
    				width:1250px;
    			}
    			#footer #contact p,
    			#footer #contact span,
    			#footer #contact h2{
    				color:#fff;
    			}
    			#footer #contact p{
    				width:400px;
    			}
    			#footer #contact h3{
                    line-height: 25px;
    				margin:54px 0 13px 0;
    			}
    			#footer #contact img{
                    display: inline-block;
                    margin-right:10px;
                    vertical-align: middle;
                }
    			#footer #contact > div{
    				flex-grow: 1;
    			}
    		</style>
    		<script src='script.js' type='text/javascript'></script>
    	</head>
    	<body>
    		<div id="content-wrapper">
    			<div id="top-image"><img src="top-image.png" alt=""/></div>
    			<div id="header">
    				<div id="logo"><img src="logo.png" width="314" height="77" alt="NetSire"/></div>
    				<nav id="menu"><a href="#about-us">Ποιοί είμαστε.</a><a href="#servic
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 172.67.135.56:80 · netsire.gr

    2026-01-10 06:19

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 06:19:22 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: max-age=60, public
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ZaKqJ%2FDKERnppE2%2FrgvbV5B0k2fJWftzpQy3Cxie8YiCYsRhIU0qYxgixHk9RZ2K5i9841k4EGKr380Yd7%2FsDWt6fFPgzgkH%2FTc%3D"}]}
    last-modified: Fri, 17 Jan 2025 06:53:43 GMT
    Server: cloudflare
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    CF-RAY: 9bba0ffc1a3a1d96-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: NetSire | Ολοκληρωμένες λύσεις πληροφορικής
    
    <!DOCTYPE html>
    <html  lang='el'>
    	<head>
    		<title>NetSire | Ολοκληρωμένες λύσεις πληροφορικής</title>
    		<meta charset="UTF-8">
    		<meta name="viewport" content="width=device-width, initial-scale=1.0">
            <meta name="description" content="Υπηρεσίες ανάπτυξης λογισμικού, ηλεκτρονικού εμπορίου (e-shops και B2B) και φιλοξενίας εφαρμογών και ιστοσελίδων.">
    		<link rel='icon' type='image/x-icon' href='favicon.png'>
    		<style type="text/css">
    			body, html, div, nav, span, img, p, h1, h2, h3{
    				box-sizing: border-box;
    				color: inherit;
    				font-family: Ubuntu, sans-serif;
    				font-size: 18px;
    				margin:0;
    				padding:0;
    				scroll-behavior: smooth;
    				z-index:100;
    			}
    			html, body{
    				color: #025280;
    				height: 100%;
    				overflow-x: hidden;
    				width: 100%;
    			}
    			a{
    				color: #fff;
    				text-decoration: none;
    			}
    			a:hover{
    				text-decoration: underline;
    			}
    			h2{
    				font-size:39px;
    				margin-bottom: 50px;
    			}
    			h3{
    				color: #025280;
    			}
    			p{
    				margin-top:20px;
    			}
    			.tac{
    				text-align:center;
    			}
    			.hidden{
    				display:none;
    			}
    			#content-wrapper{
    				margin: 0 auto;
    				position: relative;
    				width: 1250px;
    			}
    			#top-image{
    				left:355px;
    				position: relative;
    			}
    			#top-image img{
    				position:absolute;
    				z-index:0;
    			}
    			#header{
    				display:flex;
    				padding-top: 60px;
    			}
    			#logo,
    			#menu{
    				flex-grow: 1;
    				line-height: 77px;
    			}
    			#logo{
    				position: relative;
    			}
    			#logo img{
    				position: absolute;
    				left: -23px
    			}
    			#menu{
    				color:#fff;
    				font-size: 24px;
    				text-align: right;
    			}
    			#menu a{
    				margin-left: 40px;
    			}
    			#about-us{
    				height:780px;
    				margin-top: 190px;
    				width: 540px;
    			}
    			#about-us p{
    				margin-bottom: 32px;
    			}
    			#services{
    				margin-bottom: 110px;
    			}
    			#services-items{
    				display: flex;
    			}
    			#services-items > span{
    				width:30px;
    			}
    			#services-items > div{
                    border-radius: 5px;
    				box-shadow: 0 0 10px rgba(2, 82, 128, 0.3);
    				cursor: pointer;
    				flex-basis: 0;
    				flex-grow: 1;
    				padding:30px 25px;
    				text-align: center;
    			}
    			#services-items > div .b{
    				display: none;
    			}
    			#services-items > div > h3{
    				height: 48px;
    				margin: 20px 0;
    			}
    			#services-items > div > p{
    				font-size:14px;
    			}
    			#services-items > div.active{
    				background: rgb(30,119,189);
    				background: linear-gradient(0deg, rgba(30,119,189,1) 0%, rgba(88,190,209,1) 100%);
    				color: #fff;
    			}
    			#services-items > div.active .a{
    				display: none;
    			}
    			#services-items > div.active .b{
    				display: initial;
    			}
    			#services-items > div.active h3{
    				color: #fff;
    			}
    			#clients{
    				margin-bottom: 75px;
    			}
    			#client-logos{
    				margin-top:50px;
    			}
    			#client-logos img{
                    margin: 0 15px;
                }
    			#footer{
    				display: flex;
    			}
    			#footer #left{
    				background-color: #1e77bd;
    				flex-grow: 1;
    			}
    			#footer #right{
    				background-color: #4db0cd;
    				flex-grow: 1;
    			}
    			#footer #contact{
    				background: linear-gradient(90deg, rgba(30,119,189,1) 0%, rgba(77,176,205,1) 100%);
    				color: #fff;
    				display: flex;
    				padding: 65px 0 90px 0;
    				width:1250px;
    			}
    			#footer #contact p,
    			#footer #contact span,
    			#footer #contact h2{
    				color:#fff;
    			}
    			#footer #contact p{
    				width:400px;
    			}
    			#footer #contact h3{
                    line-height: 25px;
    				margin:54px 0 13px 0;
    			}
    			#footer #contact img{
                    display: inline-block;
                    margin-right:10px;
                    vertical-align: middle;
                }
    			#footer #contact > div{
    				flex-grow: 1;
    			}
    		</style>
    		<script src='script.js' type='text/javascript'></script>
    	</head>
    	<body>
    		<div id="content-wrapper">
    			<div id="top-image"><img src="top-image.png" alt=""/></div>
    			<div id="header">
    				<div id="logo"><img src="logo.png" width="314" height="77" alt="NetSire"/></div>
    				<nav id="menu"><a href="#about-us">Ποιοί είμαστε.</a><a href="#servic
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 2606:4700:3037::ac43:8738:80 · netsire.gr

    2026-01-10 06:19

    HTTP/1.1 200 OK
    Date: Sat, 10 Jan 2026 06:19:22 GMT
    Content-Type: text/html
    Transfer-Encoding: chunked
    Connection: close
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: max-age=60, public
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=njTOYNWcJ6UXJLuzN2u3zPknYCmBGzGkwmS4agADyixCKXzyTGN3Kxlb5SVCtn3B7AGIFnUfVjMRJsifhR6izFWG212W3EBE2%2B1UMw%2BysPz%2FxxQt0y4%3D"}]}
    last-modified: Fri, 17 Jan 2025 06:53:43 GMT
    Server: cloudflare
    vary: Accept-Encoding
    cf-cache-status: DYNAMIC
    CF-RAY: 9bba0ffa1a4376f3-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: NetSire | Ολοκληρωμένες λύσεις πληροφορικής
    
    <!DOCTYPE html>
    <html  lang='el'>
    	<head>
    		<title>NetSire | Ολοκληρωμένες λύσεις πληροφορικής</title>
    		<meta charset="UTF-8">
    		<meta name="viewport" content="width=device-width, initial-scale=1.0">
            <meta name="description" content="Υπηρεσίες ανάπτυξης λογισμικού, ηλεκτρονικού εμπορίου (e-shops και B2B) και φιλοξενίας εφαρμογών και ιστοσελίδων.">
    		<link rel='icon' type='image/x-icon' href='favicon.png'>
    		<style type="text/css">
    			body, html, div, nav, span, img, p, h1, h2, h3{
    				box-sizing: border-box;
    				color: inherit;
    				font-family: Ubuntu, sans-serif;
    				font-size: 18px;
    				margin:0;
    				padding:0;
    				scroll-behavior: smooth;
    				z-index:100;
    			}
    			html, body{
    				color: #025280;
    				height: 100%;
    				overflow-x: hidden;
    				width: 100%;
    			}
    			a{
    				color: #fff;
    				text-decoration: none;
    			}
    			a:hover{
    				text-decoration: underline;
    			}
    			h2{
    				font-size:39px;
    				margin-bottom: 50px;
    			}
    			h3{
    				color: #025280;
    			}
    			p{
    				margin-top:20px;
    			}
    			.tac{
    				text-align:center;
    			}
    			.hidden{
    				display:none;
    			}
    			#content-wrapper{
    				margin: 0 auto;
    				position: relative;
    				width: 1250px;
    			}
    			#top-image{
    				left:355px;
    				position: relative;
    			}
    			#top-image img{
    				position:absolute;
    				z-index:0;
    			}
    			#header{
    				display:flex;
    				padding-top: 60px;
    			}
    			#logo,
    			#menu{
    				flex-grow: 1;
    				line-height: 77px;
    			}
    			#logo{
    				position: relative;
    			}
    			#logo img{
    				position: absolute;
    				left: -23px
    			}
    			#menu{
    				color:#fff;
    				font-size: 24px;
    				text-align: right;
    			}
    			#menu a{
    				margin-left: 40px;
    			}
    			#about-us{
    				height:780px;
    				margin-top: 190px;
    				width: 540px;
    			}
    			#about-us p{
    				margin-bottom: 32px;
    			}
    			#services{
    				margin-bottom: 110px;
    			}
    			#services-items{
    				display: flex;
    			}
    			#services-items > span{
    				width:30px;
    			}
    			#services-items > div{
                    border-radius: 5px;
    				box-shadow: 0 0 10px rgba(2, 82, 128, 0.3);
    				cursor: pointer;
    				flex-basis: 0;
    				flex-grow: 1;
    				padding:30px 25px;
    				text-align: center;
    			}
    			#services-items > div .b{
    				display: none;
    			}
    			#services-items > div > h3{
    				height: 48px;
    				margin: 20px 0;
    			}
    			#services-items > div > p{
    				font-size:14px;
    			}
    			#services-items > div.active{
    				background: rgb(30,119,189);
    				background: linear-gradient(0deg, rgba(30,119,189,1) 0%, rgba(88,190,209,1) 100%);
    				color: #fff;
    			}
    			#services-items > div.active .a{
    				display: none;
    			}
    			#services-items > div.active .b{
    				display: initial;
    			}
    			#services-items > div.active h3{
    				color: #fff;
    			}
    			#clients{
    				margin-bottom: 75px;
    			}
    			#client-logos{
    				margin-top:50px;
    			}
    			#client-logos img{
                    margin: 0 15px;
                }
    			#footer{
    				display: flex;
    			}
    			#footer #left{
    				background-color: #1e77bd;
    				flex-grow: 1;
    			}
    			#footer #right{
    				background-color: #4db0cd;
    				flex-grow: 1;
    			}
    			#footer #contact{
    				background: linear-gradient(90deg, rgba(30,119,189,1) 0%, rgba(77,176,205,1) 100%);
    				color: #fff;
    				display: flex;
    				padding: 65px 0 90px 0;
    				width:1250px;
    			}
    			#footer #contact p,
    			#footer #contact span,
    			#footer #contact h2{
    				color:#fff;
    			}
    			#footer #contact p{
    				width:400px;
    			}
    			#footer #contact h3{
                    line-height: 25px;
    				margin:54px 0 13px 0;
    			}
    			#footer #contact img{
                    display: inline-block;
                    margin-right:10px;
                    vertical-align: middle;
                }
    			#footer #contact > div{
    				flex-grow: 1;
    			}
    		</style>
    		<script src='script.js' type='text/javascript'></script>
    	</head>
    	<body>
    		<div id="content-wrapper">
    			<div id="top-image"><img src="top-image.png" alt=""/></div>
    			<div id="header">
    				<div id="logo"><img src="logo.png" width="314" height="77" alt="NetSire"/></div>
    				<nav id="menu"><a href="#about-us">Ποιοί είμαστε.</a><a href="#servic
    Found 3 days ago by HttpPlugin
    Create report
netsire.gr*.netsire.gr
CN:
netsire.gr
Key:
ECDSA-256
Issuer:
WE1
Not before:
2025-11-27 11:03
Not after:
2026-02-25 12:02