Domain vooraadbeheer.infinity.nl
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2606:4700:3031::ac43:cddb:80 · vooraadbeheer.infinity.nl

    2026-01-23 11:59

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 23 Jan 2026 11:59:29 GMT
    Content-Length: 0
    Connection: close
    Location: https://vooraadbeheer.infinity.nl/
    X-Content-Type-Options: nosniff
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=ksOrwLuQk0V%2ByVGiIow2EvOA2tv9e8YFPAyxlveEdlcCs%2FHnX5XUpg4Ni6%2FkLkKjhFANoFN6fNi%2B9%2By55smN%2BA8F2ADi1phk87HscK1ALQ%2Ba9DvKKGfajV3mbIg52ZAJr1OJ9gY%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=15,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9c27200ee98dff7d-SIN
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3031::ac43:cddb:443 · vooraadbeheer.infinity.nl

    2026-01-23 11:59

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 11:59:29 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: private
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=lNZ5hJ3rwvX51lBSzqH5sUGZ%2F5EmJUZrgghD10fTXFPgzC69KdWcpGAAYCK9c%2FRVN7ywXQaRtmgo9KZjOnv8ei7UDa2KXkfkty8K%2BlVpy1qYXdSL2xyL4Oo2jC640zBBP2VpYqo%3D"}]}
    X-XSS-Protection: 1
    Set-Cookie: __Host-wemsession=fadfec079456f40b400f2014d3ae4757; path=/; secure; HttpOnly; SameSite=Lax
    X-Forwarded-By: 10.79.1.15
    X-Forwarded-To: 10.79.2.20:80
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
    X-Content-Type-Options: nosniff
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=58,cfOrigin;dur=99
    CF-RAY: 9c27200f78d1dc99-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Infinity IT Voorraad
    
    
    
    <!doctype html>
    <html>
    	<head>
    		<meta charset="UTF-8">
    		<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
    		<title>Infinity IT Voorraad</title>
    		<link rel="shortcut icon" type="image/x-icon" href="/static/favicon.ico" />
    		<link rel="stylesheet" href="/static/styles/default.css?v=638363370229910516">
    <link rel="stylesheet" href="/static/styles/customcontrol.css?etag=a64758dcac2b06f386280c5e2897521b">
    
    		<script src="/static/scripts/jquery-3.5.0.min.js"></script>
    <script src="/static/scripts/jquery.form-4.2.2.js"></script>
    <script src="/static/scripts/bootstrap-3.4.1.min.js"></script>
    <script src="/static/scripts/bootstrap-3-typeahead.js"></script>
    <script src="/static/scripts/runtime.js?v=639047598338136651"></script>
    <script src="/static/scripts/bootstrap-wem-modal-scrollposition-fix.js"></script>
    <script>
    					Runtime.ajaxRequestPath = "/__wem/ajaxevent";
    					Runtime.refresh = function() { Runtime.raiseEvent("ajax", "wmtrefresh", "__21", null, "/__wem/ajaxevent", arguments[0] || window.event); };
    					Runtime.navigationUsesHref = false;
    					Runtime.navigateTo = function(navigationItemId) { 
    						
    						Runtime.raiseEvent("post", "wmtnav", "__10", navigationItemId ? navigationItemId.toString() : "", null, arguments[0] || window.event); 
    					};
    					Runtime.changeLanguage = function(lang) { Runtime.raiseEvent("ajax", "wmtlang", "__19", lang, "/__wem/ajaxevent", arguments[0] || window.event); };
    					Runtime.dismissOverlay = function() { Runtime.raiseEvent("ajax", "wmtdismissoverlay", "__22", null, "/__wem/ajaxevent", arguments[0] || window.event); };
    				</script>
    
    		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,100;0,400;0,700;1,400&amp;display=swap" rel="stylesheet" type="text/css">
    		<link href="https://vooraadbeheer.infinity.nl/static/files/168358/newcss.css" rel="stylesheet" type="text/css">
    		<script type="text/javascript">
    			$(document).on("touchend click", "#toggle-left-menu2, #toggle-left-menu, #left-menu .glyphicon-remove", 
    				function (e) {
    					e.stopPropagation(); e.preventDefault();
    
    					if ($("body").hasClass("left-menu-open")) {
    						document.body.classList.remove("left-menu-open");
    						document.body.classList.add("left-menu-closed");
    					} else {
    						document.body.classList.add("left-menu-open");
    						document.body.classList.remove("left-menu-closed");
    					}
    
    					
    				}
    			);
    	
    			$(document).on("touchstart click", ".left-menu-wrapper",
    				function (e) {
    					if(e.target != this) return;
    					e.stopPropagation(); e.preventDefault();
    
    					document.body.classList.remove("left-menu-open");
    					document.body.classList.add("left-menu-closed");
    				}
    			);
    
    			
    			$(document).on("touchend mouseup", "#left-menu .dropdown", 
    				function (e) {
    					if (document.querySelector(".keep-left-menu-open") != null)
    						return;
    
    					if (!$("body").hasClass("left-menu-open")) {
    						document.body.classList.add("left-menu-open");
    						document.body.classList.remove("left-menu-closed");
    					}
    				}
    			);
    			
    		</script>
    	</head>
    	<body class="left-menu-closed">
    		<form class="page" method="post" action="" enctype="multipart/form-data">
    			<style>
    				body {
    					font-family: "Open Sans", sans-serif;
    				}
    
    				.btn.btn-primary,
    				.btn.btn-primary:hover,
    				.btn.btn-primary:focus,
    				div.panel.panel-primary > .panel-heading {
    					background-color: 000000;
    					border-color: 000000;
    					color: ffffff;
    				}
    
    				div.panel.panel-primary {
    					border-color: 000000;
    				}
    
    				.btn.btn-info,
    				.btn.btn-info:hover,
    				.btn.btn-info:focus,
    				div.panel.panel-info > .panel-heading {
    					background-color: #F9AA33;
    					border-color: #F9AA33;
    					color: #333;
    				}
    
    				div.panel.panel-info {
    					border-color: #F9AA33;
    				}
    
    				.btn.btn-success,
    				.btn.btn-success:hover,
    				.btn.btn-success:focus,
    				div.panel.panel-success > .panel-heading {
    					background-color: #006B8F;
    					border-color: #006B8F;
    			
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3033::6815:3272:80 · vooraadbeheer.infinity.nl

    2026-01-23 11:59

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 23 Jan 2026 11:59:28 GMT
    Content-Length: 0
    Connection: close
    Location: https://vooraadbeheer.infinity.nl/
    X-Content-Type-Options: nosniff
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=dUULUAcG%2FlyX9cIZTXWA%2FAY5gppb8DHMjyzlim6IZCjdTKyGDvwe%2FRzEssTnaUPZd59nLpBZk%2BEaJw8%2FheCujkwWs0w4KFGxuI9brRJoWuuEpJ%2BjSA9IgCaMun9DGYhqJxpG3yQ%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=14,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9c27200d6d75362b-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3033::6815:3272:8443 · vooraadbeheer.infinity.nl

    2026-01-23 11:59

    HTTP/1.1 522 <none>
    Date: Fri, 23 Jan 2026 11:59:49 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=19347,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c2720138845dc96-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 172.67.205.219:80 · vooraadbeheer.infinity.nl

    2026-01-23 11:59

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 23 Jan 2026 11:59:28 GMT
    Content-Length: 0
    Connection: close
    Location: https://vooraadbeheer.infinity.nl/
    X-Content-Type-Options: nosniff
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=JxPGJt99sHE4zOUonTVWK2zgdb8Ob8fvJfISOhlpVgoZxLhcCGf0THQoQQm8SedEA4PY6kxGcbg3A6vueqSfAUIbudM%2BkcqVni6Tl9MdR4oDkm8uwcRwwvo%3D"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=12,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9c27200d5ae2dbdc-FRA
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3031::ac43:cddb:8443 · vooraadbeheer.infinity.nl

    2026-01-23 11:59

    HTTP/1.1 522 <none>
    Date: Fri, 23 Jan 2026 11:59:49 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=19750,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c27201389245e7c-EWR
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 104.21.50.114:80 · vooraadbeheer.infinity.nl

    2026-01-23 11:59

    HTTP/1.1 301 Moved Permanently
    Date: Fri, 23 Jan 2026 11:59:28 GMT
    Content-Length: 0
    Connection: close
    Location: https://vooraadbeheer.infinity.nl/
    X-Content-Type-Options: nosniff
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=hyFDWfkXz%2B3cc%2FU7VaSfMWu0h6fhw7F8menA2U%2F9k95z8fM1IgMuG1awAWpoMMHH5vyZ0wGms%2Bn%2B3bAKr1Fv94ZBZU%2BdS5jioSSlD0O6XzsvUOmLD%2BPp"}]}
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Server-Timing: cfEdge;dur=8,cfOrigin;dur=0
    Server: cloudflare
    CF-RAY: 9c27200d29471325-EWR
    alt-svc: h3=":443"; ma=86400
    
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 104.21.50.114:8443 · vooraadbeheer.infinity.nl

    2026-01-23 11:59

    HTTP/1.1 522 <none>
    Date: Fri, 23 Jan 2026 11:59:49 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=19912,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c272013485df65d-FRA
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 2606:4700:3033::6815:3272:443 · vooraadbeheer.infinity.nl

    2026-01-23 11:59

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 11:59:29 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: private
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=6jhNCXPW4%2Bw69xqtkNPHSfIxvpGdgW2JWpb6kQVkfSboC5Zjf6Kh%2B07qgA157pyWr81bbBglR70HAPmw4WlDYLdPLTvBO02T8TSqm24HpPozABJZ1THfb2qXeifW8SySa5izDCw%3D"}]}
    X-XSS-Protection: 1
    Set-Cookie: __Host-wemsession=05c72b56b57dd7562feb11a53c4d381c; path=/; secure; HttpOnly; SameSite=Lax
    X-Forwarded-By: 10.79.1.15
    X-Forwarded-To: 10.79.2.21:80
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
    X-Content-Type-Options: nosniff
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=300,cfOrigin;dur=97
    CF-RAY: 9c27200fecacdbdb-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: Infinity IT Voorraad
    
    
    
    <!doctype html>
    <html>
    	<head>
    		<meta charset="UTF-8">
    		<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
    		<title>Infinity IT Voorraad</title>
    		<link rel="shortcut icon" type="image/x-icon" href="/static/favicon.ico" />
    		<link rel="stylesheet" href="/static/styles/default.css?v=638363370230180650">
    <link rel="stylesheet" href="/static/styles/customcontrol.css?etag=a64758dcac2b06f386280c5e2897521b">
    
    		<script src="/static/scripts/jquery-3.5.0.min.js"></script>
    <script src="/static/scripts/jquery.form-4.2.2.js"></script>
    <script src="/static/scripts/bootstrap-3.4.1.min.js"></script>
    <script src="/static/scripts/bootstrap-3-typeahead.js"></script>
    <script src="/static/scripts/runtime.js?v=639047616742516009"></script>
    <script src="/static/scripts/bootstrap-wem-modal-scrollposition-fix.js"></script>
    <script>
    					Runtime.ajaxRequestPath = "/__wem/ajaxevent";
    					Runtime.refresh = function() { Runtime.raiseEvent("ajax", "wmtrefresh", "__21", null, "/__wem/ajaxevent", arguments[0] || window.event); };
    					Runtime.navigationUsesHref = false;
    					Runtime.navigateTo = function(navigationItemId) { 
    						
    						Runtime.raiseEvent("post", "wmtnav", "__10", navigationItemId ? navigationItemId.toString() : "", null, arguments[0] || window.event); 
    					};
    					Runtime.changeLanguage = function(lang) { Runtime.raiseEvent("ajax", "wmtlang", "__19", lang, "/__wem/ajaxevent", arguments[0] || window.event); };
    					Runtime.dismissOverlay = function() { Runtime.raiseEvent("ajax", "wmtdismissoverlay", "__22", null, "/__wem/ajaxevent", arguments[0] || window.event); };
    				</script>
    
    		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,100;0,400;0,700;1,400&amp;display=swap" rel="stylesheet" type="text/css">
    		<link href="https://vooraadbeheer.infinity.nl/static/files/168358/newcss.css" rel="stylesheet" type="text/css">
    		<script type="text/javascript">
    			$(document).on("touchend click", "#toggle-left-menu2, #toggle-left-menu, #left-menu .glyphicon-remove", 
    				function (e) {
    					e.stopPropagation(); e.preventDefault();
    
    					if ($("body").hasClass("left-menu-open")) {
    						document.body.classList.remove("left-menu-open");
    						document.body.classList.add("left-menu-closed");
    					} else {
    						document.body.classList.add("left-menu-open");
    						document.body.classList.remove("left-menu-closed");
    					}
    
    					
    				}
    			);
    	
    			$(document).on("touchstart click", ".left-menu-wrapper",
    				function (e) {
    					if(e.target != this) return;
    					e.stopPropagation(); e.preventDefault();
    
    					document.body.classList.remove("left-menu-open");
    					document.body.classList.add("left-menu-closed");
    				}
    			);
    
    			
    			$(document).on("touchend mouseup", "#left-menu .dropdown", 
    				function (e) {
    					if (document.querySelector(".keep-left-menu-open") != null)
    						return;
    
    					if (!$("body").hasClass("left-menu-open")) {
    						document.body.classList.add("left-menu-open");
    						document.body.classList.remove("left-menu-closed");
    					}
    				}
    			);
    			
    		</script>
    	</head>
    	<body class="left-menu-closed">
    		<form class="page" method="post" action="" enctype="multipart/form-data">
    			<style>
    				body {
    					font-family: "Open Sans", sans-serif;
    				}
    
    				.btn.btn-primary,
    				.btn.btn-primary:hover,
    				.btn.btn-primary:focus,
    				div.panel.panel-primary > .panel-heading {
    					background-color: 000000;
    					border-color: 000000;
    					color: ffffff;
    				}
    
    				div.panel.panel-primary {
    					border-color: 000000;
    				}
    
    				.btn.btn-info,
    				.btn.btn-info:hover,
    				.btn.btn-info:focus,
    				div.panel.panel-info > .panel-heading {
    					background-color: #F9AA33;
    					border-color: #F9AA33;
    					color: #333;
    				}
    
    				div.panel.panel-info {
    					border-color: #F9AA33;
    				}
    
    				.btn.btn-success,
    				.btn.btn-success:hover,
    				.btn.btn-success:focus,
    				div.panel.panel-success > .panel-heading {
    					background-color: #006B8F;
    					border-color: #006B8F;
    			
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 172.67.205.219:443 · vooraadbeheer.infinity.nl

    2026-01-23 11:59

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 11:59:29 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: private
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=1EFpC%2FSK9UHnUFf8hzM75o1X1ArbvV3Ku0iRU884BuDiYWrgzjfRfZge%2BCaa05AeCTntTW%2FRGptiSV3wPCFDoyAYciV3qjzZd%2F5mQm%2BSseS%2Fl2468rD90fk%3D"}]}
    X-XSS-Protection: 1
    Set-Cookie: __Host-wemsession=edfb4b0a6a991a5a0ca0fd6f0abac6cb; path=/; secure; HttpOnly; SameSite=Lax
    X-Forwarded-By: 10.79.1.15
    X-Forwarded-To: 10.79.2.21:80
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
    X-Content-Type-Options: nosniff
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=26,cfOrigin;dur=116
    CF-RAY: 9c27200f7beb2b47-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: Infinity IT Voorraad
    
    
    
    <!doctype html>
    <html>
    	<head>
    		<meta charset="UTF-8">
    		<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
    		<title>Infinity IT Voorraad</title>
    		<link rel="shortcut icon" type="image/x-icon" href="/static/favicon.ico" />
    		<link rel="stylesheet" href="/static/styles/default.css?v=638363370230180650">
    <link rel="stylesheet" href="/static/styles/customcontrol.css?etag=a64758dcac2b06f386280c5e2897521b">
    
    		<script src="/static/scripts/jquery-3.5.0.min.js"></script>
    <script src="/static/scripts/jquery.form-4.2.2.js"></script>
    <script src="/static/scripts/bootstrap-3.4.1.min.js"></script>
    <script src="/static/scripts/bootstrap-3-typeahead.js"></script>
    <script src="/static/scripts/runtime.js?v=639047616742516009"></script>
    <script src="/static/scripts/bootstrap-wem-modal-scrollposition-fix.js"></script>
    <script>
    					Runtime.ajaxRequestPath = "/__wem/ajaxevent";
    					Runtime.refresh = function() { Runtime.raiseEvent("ajax", "wmtrefresh", "__21", null, "/__wem/ajaxevent", arguments[0] || window.event); };
    					Runtime.navigationUsesHref = false;
    					Runtime.navigateTo = function(navigationItemId) { 
    						
    						Runtime.raiseEvent("post", "wmtnav", "__10", navigationItemId ? navigationItemId.toString() : "", null, arguments[0] || window.event); 
    					};
    					Runtime.changeLanguage = function(lang) { Runtime.raiseEvent("ajax", "wmtlang", "__19", lang, "/__wem/ajaxevent", arguments[0] || window.event); };
    					Runtime.dismissOverlay = function() { Runtime.raiseEvent("ajax", "wmtdismissoverlay", "__22", null, "/__wem/ajaxevent", arguments[0] || window.event); };
    				</script>
    
    		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,100;0,400;0,700;1,400&amp;display=swap" rel="stylesheet" type="text/css">
    		<link href="https://vooraadbeheer.infinity.nl/static/files/168358/newcss.css" rel="stylesheet" type="text/css">
    		<script type="text/javascript">
    			$(document).on("touchend click", "#toggle-left-menu2, #toggle-left-menu, #left-menu .glyphicon-remove", 
    				function (e) {
    					e.stopPropagation(); e.preventDefault();
    
    					if ($("body").hasClass("left-menu-open")) {
    						document.body.classList.remove("left-menu-open");
    						document.body.classList.add("left-menu-closed");
    					} else {
    						document.body.classList.add("left-menu-open");
    						document.body.classList.remove("left-menu-closed");
    					}
    
    					
    				}
    			);
    	
    			$(document).on("touchstart click", ".left-menu-wrapper",
    				function (e) {
    					if(e.target != this) return;
    					e.stopPropagation(); e.preventDefault();
    
    					document.body.classList.remove("left-menu-open");
    					document.body.classList.add("left-menu-closed");
    				}
    			);
    
    			
    			$(document).on("touchend mouseup", "#left-menu .dropdown", 
    				function (e) {
    					if (document.querySelector(".keep-left-menu-open") != null)
    						return;
    
    					if (!$("body").hasClass("left-menu-open")) {
    						document.body.classList.add("left-menu-open");
    						document.body.classList.remove("left-menu-closed");
    					}
    				}
    			);
    			
    		</script>
    	</head>
    	<body class="left-menu-closed">
    		<form class="page" method="post" action="" enctype="multipart/form-data">
    			<style>
    				body {
    					font-family: "Open Sans", sans-serif;
    				}
    
    				.btn.btn-primary,
    				.btn.btn-primary:hover,
    				.btn.btn-primary:focus,
    				div.panel.panel-primary > .panel-heading {
    					background-color: 000000;
    					border-color: 000000;
    					color: ffffff;
    				}
    
    				div.panel.panel-primary {
    					border-color: 000000;
    				}
    
    				.btn.btn-info,
    				.btn.btn-info:hover,
    				.btn.btn-info:focus,
    				div.panel.panel-info > .panel-heading {
    					background-color: #F9AA33;
    					border-color: #F9AA33;
    					color: #333;
    				}
    
    				div.panel.panel-info {
    					border-color: #F9AA33;
    				}
    
    				.btn.btn-success,
    				.btn.btn-success:hover,
    				.btn.btn-success:focus,
    				div.panel.panel-success > .panel-heading {
    					background-color: #006B8F;
    					border-color: #006B8F;
    			
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 172.67.205.219:8443 · vooraadbeheer.infinity.nl

    2026-01-23 11:59

    HTTP/1.1 522 <none>
    Date: Fri, 23 Jan 2026 11:59:49 GMT
    Content-Type: text/plain; charset=UTF-8
    Content-Length: 15
    Connection: close
    Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Expires: Thu, 01 Jan 1970 00:00:01 GMT
    Referrer-Policy: same-origin
    Server-Timing: cfEdge;dur=19900,cfOrigin;dur=0
    X-Frame-Options: SAMEORIGIN
    Server: cloudflare
    CF-RAY: 9c2720138d3036be-YYZ
    alt-svc: h3=":8443"; ma=86400
    
    
    error code: 522
    Found 2026-01-23 by HttpPlugin
    Create report
  • Open service 104.21.50.114:443 · vooraadbeheer.infinity.nl

    2026-01-23 11:59

    HTTP/1.1 200 OK
    Date: Fri, 23 Jan 2026 11:59:28 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Server: cloudflare
    Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
    Cache-Control: private
    Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=UUhDvrAHUpnFehWrLaRoslaExfGXldQ1vsMyYXpD4JoLJX9x13rq7NAwSuDPgySzbd1amdU%2FJVztTrfVsResJc0Cagm%2BVhz%2B%2F0bGJTe%2F0gy6pDu4Z8LNYfc%3D"}]}
    X-XSS-Protection: 1
    Set-Cookie: __Host-wemsession=029e14a749fe4a19c0af153fcdd70cbf; path=/; secure; HttpOnly; SameSite=Lax
    X-Forwarded-By: 10.79.1.15
    X-Forwarded-To: 10.79.2.21:80
    cf-cache-status: DYNAMIC
    vary: accept-encoding
    Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
    X-Content-Type-Options: nosniff
    Server-Timing: cfCacheStatus;desc="DYNAMIC"
    Server-Timing: cfEdge;dur=53,cfOrigin;dur=74
    CF-RAY: 9c27200d6a6a66df-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: Infinity IT Voorraad
    
    
    
    <!doctype html>
    <html>
    	<head>
    		<meta charset="UTF-8">
    		<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" />
    		<title>Infinity IT Voorraad</title>
    		<link rel="shortcut icon" type="image/x-icon" href="/static/favicon.ico" />
    		<link rel="stylesheet" href="/static/styles/default.css?v=638363370230180650">
    <link rel="stylesheet" href="/static/styles/customcontrol.css?etag=a64758dcac2b06f386280c5e2897521b">
    
    		<script src="/static/scripts/jquery-3.5.0.min.js"></script>
    <script src="/static/scripts/jquery.form-4.2.2.js"></script>
    <script src="/static/scripts/bootstrap-3.4.1.min.js"></script>
    <script src="/static/scripts/bootstrap-3-typeahead.js"></script>
    <script src="/static/scripts/runtime.js?v=639047616742516009"></script>
    <script src="/static/scripts/bootstrap-wem-modal-scrollposition-fix.js"></script>
    <script>
    					Runtime.ajaxRequestPath = "/__wem/ajaxevent";
    					Runtime.refresh = function() { Runtime.raiseEvent("ajax", "wmtrefresh", "__21", null, "/__wem/ajaxevent", arguments[0] || window.event); };
    					Runtime.navigationUsesHref = false;
    					Runtime.navigateTo = function(navigationItemId) { 
    						
    						Runtime.raiseEvent("post", "wmtnav", "__10", navigationItemId ? navigationItemId.toString() : "", null, arguments[0] || window.event); 
    					};
    					Runtime.changeLanguage = function(lang) { Runtime.raiseEvent("ajax", "wmtlang", "__19", lang, "/__wem/ajaxevent", arguments[0] || window.event); };
    					Runtime.dismissOverlay = function() { Runtime.raiseEvent("ajax", "wmtdismissoverlay", "__22", null, "/__wem/ajaxevent", arguments[0] || window.event); };
    				</script>
    
    		<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,100;0,400;0,700;1,400&amp;display=swap" rel="stylesheet" type="text/css">
    		<link href="https://vooraadbeheer.infinity.nl/static/files/168358/newcss.css" rel="stylesheet" type="text/css">
    		<script type="text/javascript">
    			$(document).on("touchend click", "#toggle-left-menu2, #toggle-left-menu, #left-menu .glyphicon-remove", 
    				function (e) {
    					e.stopPropagation(); e.preventDefault();
    
    					if ($("body").hasClass("left-menu-open")) {
    						document.body.classList.remove("left-menu-open");
    						document.body.classList.add("left-menu-closed");
    					} else {
    						document.body.classList.add("left-menu-open");
    						document.body.classList.remove("left-menu-closed");
    					}
    
    					
    				}
    			);
    	
    			$(document).on("touchstart click", ".left-menu-wrapper",
    				function (e) {
    					if(e.target != this) return;
    					e.stopPropagation(); e.preventDefault();
    
    					document.body.classList.remove("left-menu-open");
    					document.body.classList.add("left-menu-closed");
    				}
    			);
    
    			
    			$(document).on("touchend mouseup", "#left-menu .dropdown", 
    				function (e) {
    					if (document.querySelector(".keep-left-menu-open") != null)
    						return;
    
    					if (!$("body").hasClass("left-menu-open")) {
    						document.body.classList.add("left-menu-open");
    						document.body.classList.remove("left-menu-closed");
    					}
    				}
    			);
    			
    		</script>
    	</head>
    	<body class="left-menu-closed">
    		<form class="page" method="post" action="" enctype="multipart/form-data">
    			<style>
    				body {
    					font-family: "Open Sans", sans-serif;
    				}
    
    				.btn.btn-primary,
    				.btn.btn-primary:hover,
    				.btn.btn-primary:focus,
    				div.panel.panel-primary > .panel-heading {
    					background-color: 000000;
    					border-color: 000000;
    					color: ffffff;
    				}
    
    				div.panel.panel-primary {
    					border-color: 000000;
    				}
    
    				.btn.btn-info,
    				.btn.btn-info:hover,
    				.btn.btn-info:focus,
    				div.panel.panel-info > .panel-heading {
    					background-color: #F9AA33;
    					border-color: #F9AA33;
    					color: #333;
    				}
    
    				div.panel.panel-info {
    					border-color: #F9AA33;
    				}
    
    				.btn.btn-success,
    				.btn.btn-success:hover,
    				.btn.btn-success:focus,
    				div.panel.panel-success > .panel-heading {
    					background-color: #006B8F;
    					border-color: #006B8F;
    			
    Found 2026-01-23 by HttpPlugin
    Create report
vooraadbeheer.infinity.nl
CN:
vooraadbeheer.infinity.nl
Key:
ECDSA-256
Issuer:
WE1
Not before:
2026-01-23 10:58
Not after:
2026-04-23 11:58