Domain dev-tcard.ltslean.com
United States
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80

  • Open service 2a06:98c1:3120::3:443 · dev-tcard.ltslean.com

    2024-11-21 09:52

    HTTP/1.1 200 OK
    Date: Thu, 21 Nov 2024 09:52:22 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: max-age=0, must-revalidate, private
    X-Robots-Tag: noindex
    Expires: Thu, 21 Nov 2024 09:52:22 GMT
    Set-Cookie: PHPSESSID=fv7d58nda8h3ovg2o7qg278j9i; expires=Sat, 23-Nov-2024 09:52:22 GMT; Max-Age=172800; path=/; secure; httponly; samesite=lax
    Vary: Accept-Encoding
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2BjsZlX4P9X159keFDjNeSfCp7NnYA5wRbhHZMC1NYUsKnJ6F1UY5y%2FOuFdXvgmqaj8OdTmkZqJCJSKph9Y9Hj29Z%2B%2FjLK%2BLOywn%2F5pW%2BCbr9wRLIF2FnajmDN8ovfI8e9S5ESAQwuecTh1PyQej%2BCmWdCHU%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8e5fc9357d72ac9c-YYZ
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=919&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3095&recv_bytes=571&delivery_rate=4424507&cwnd=252&unsent_bytes=0&cid=6cbaedd1a02d2fda&ts=6415&x=0"
    
    Page title: Sign in - LTS TCard
    
    <!DOCTYPE html>
    
    <html lang="en">
    <!--begin::Head-->
    
    <head>
    	<base href="../" />
    	<title>Sign in - LTS TCard</title>
    	<meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="icon" href="/assets/images/close-button.eps.ico?ver=1.10.390.65" type="image/gif" sizes="32x32">
            	<!--begin::Fonts(mandatory for all pages)-->
    	<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Inter:300,400,500,600,700" />
    	<!--end::Fonts-->
    	<!-- custom links -->
            <link href="/assets/v2/assets/css/main.style.css?ver=1.10.390.65" rel="stylesheet" type="text/css" />
                <!--begin::Global Stylesheets Bundle(mandatory for all pages)-->
            <link href="/assets/v2/assets/plugins/global/plugins.bundle.css?ver=1.10.390.65" rel="stylesheet" type="text/css" />
            <link href="/assets/v2/assets/css/style.bundle.css?ver=1.10.390.65" rel="stylesheet" type="text/css" />
    	<!--end::Global Stylesheets Bundle-->
    </head>
    <!--end::Head-->
    <!--begin::Body-->
    
    <body id="kt_body" class="app-blank bgi-size-cover bgi-position-center bgi-no-repeat">
    	<!--begin::Theme mode setup on page load-->
    	<script>
    		var defaultThemeMode = "light";
    		var themeMode;
    		if (document.documentElement) {
    			if (document.documentElement.hasAttribute("data-theme-mode")) {
    				themeMode = document.documentElement.getAttribute("data-theme-mode");
    			} else {
    				if (localStorage.getItem("data-theme") !== null) {
    					themeMode = localStorage.getItem("data-theme");
    				} else {
    					themeMode = defaultThemeMode;
    				}
    			}
    			if (themeMode === "system") {
    				themeMode = window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "light";
    			}
    			document.documentElement.setAttribute("data-theme", themeMode);
    		}
    	</script>
    
    	<div class="d-flex flex-column flex-root">
    		<!--begin::Page bg image-->
    		<!--end::Page bg image-->
    		<!--begin::Authentication - Sign-in -->
    		<div class="d-flex flex-column flex-lg-row flex-column-fluid ls-signin-bg">
    			<!--begin::Aside-->
    			<div class="d-flex flex-lg-row-fluid">
    				<!--begin::Content-->
    				<div class="d-flex flex-column flex-center pb-0 pb-lg-10 p-10 w-100">
    					
    					<!-- begin::sign in logos -->
    					<div class="ls-signin-img mb-8">
    						<img src="/assets/v2/assets/media/illustrations/signin-img.png?ver=1.10.390.65" class="img-fluid">
    					</div>
    					<!-- end::sign in logos -->
    					
    					<h1 class="text-gray-800 fs-2qx fw-bold text-center mb-7">Digital TCards - Get it done on time!</h1>
    					<!--end::Title-->
    					<!--begin::Text-->
                                            <div class="text-gray-600 fs-base text-center fw-semibold">Tcards are an effective tool used by businesses to track and record various processes<br /> such as production planning, scheduling, allocation, stock control, and communication. <br />They offer benefits across all industries.</div>
    										<!--end::Text-->
    				</div>
    				<!--end::Content-->
    			</div>
    			<!--begin::Aside-->
    			<!--begin::Body-->
    			<div class="d-flex flex-column-fluid flex-lg-row-auto justify-content-center justify-content-lg-end p-12">
    				<!--begin::Wrapper-->
    				<div class="bg-body d-flex flex-center rounded-4 w-md-600px p-10 ls-signin-formbox-shadow">
    					<!--begin::Content-->
    					<div class="w-md-400px">
    						<!--begin::Form-->
    													                        <form  method="post" action="/login" id="kt_sign_in_form" class="login-form">
    							<!--begin::Heading-->
    							<div class="text-center mb-11">
    								<div class="ls-signin-form-logo ls-br-10px d-inline-block mb-8">
    									<img src="/assets/v2/assets/media/logos/lts.png?ver=1.10.390.65" alt="" class="img-fluid w-200px" />
    								</div>
    
    								<!--begin::Title-->
    								<h1 class="text-dark fw-bolder mb-3">Sign In</h1>
    								<!--end::Title-->
    								<!--begin::Subtitle-->
    
    								<!--end::Subtitle=-->
    							</div>
    							<!--begin::Heading-->
    							<!--begin::Login options-->
    							<div class="row g-3 mb-9 d-none">
    								<!--begin::Col-->
    								 <div class="col-md-12">
    									<!--begin::Google link=-->
    		
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:80 · dev-tcard.ltslean.com

    2024-11-21 09:52

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 21 Nov 2024 09:52:14 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Thu, 21 Nov 2024 10:52:14 GMT
    Location: https://dev-tcard.ltslean.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=mNkK3eMg0pXSOLyTZmqSrOXL0AbTuQLKhk73qxFEJL97yOBs9Qeh83pHOvs84CwiZaLDPx2lqeh3YFtMIgQQSFbcP3DnADp8tS4EEF8IHFruTFGHvEe17yHmh32A%2FAQphXftPsNRSiABvQsVeYdpkXrz%2FzU%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8e5fc9281af7abd9-YYZ
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=967&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=216&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:8443 · dev-tcard.ltslean.com

    2024-11-21 09:52

    
                                
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 188.114.97.3:443 · dev-tcard.ltslean.com

    2024-11-21 09:52

    HTTP/1.1 200 OK
    Date: Thu, 21 Nov 2024 09:52:18 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: max-age=0, must-revalidate, private
    X-Robots-Tag: noindex
    Expires: Thu, 21 Nov 2024 09:52:18 GMT
    Set-Cookie: PHPSESSID=poc4sb4np03j5ih50esrf7u886; expires=Sat, 23-Nov-2024 09:52:18 GMT; Max-Age=172800; path=/; secure; httponly; samesite=lax
    Vary: Accept-Encoding
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=UMl6erlo3alFowqe1uvy23hgrqSj6VuxOF07FNgp6dsnv24tQY%2FpV%2BdDc5zLSGeionI%2FgOIkcj%2FPqmPD6jogrtEI88by1UAAMUsWzmJgjJVwFWvnLeUodfDUAPoaLY2I1kc%2FRAW9B7o%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8e5fc92de9d894c1-LHR
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=2729&sent=5&recv=6&lost=0&retrans=0&sent_bytes=3096&recv_bytes=574&delivery_rate=1447035&cwnd=252&unsent_bytes=0&cid=98dfedf97fca100d&ts=3930&x=0"
    
    Page title: Sign in - LTS TCard
    
    <!DOCTYPE html>
    
    <html lang="en">
    <!--begin::Head-->
    
    <head>
    	<base href="../" />
    	<title>Sign in - LTS TCard</title>
    	<meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="icon" href="/assets/images/close-button.eps.ico?ver=1.10.390.65" type="image/gif" sizes="32x32">
            	<!--begin::Fonts(mandatory for all pages)-->
    	<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Inter:300,400,500,600,700" />
    	<!--end::Fonts-->
    	<!-- custom links -->
            <link href="/assets/v2/assets/css/main.style.css?ver=1.10.390.65" rel="stylesheet" type="text/css" />
                <!--begin::Global Stylesheets Bundle(mandatory for all pages)-->
            <link href="/assets/v2/assets/plugins/global/plugins.bundle.css?ver=1.10.390.65" rel="stylesheet" type="text/css" />
            <link href="/assets/v2/assets/css/style.bundle.css?ver=1.10.390.65" rel="stylesheet" type="text/css" />
    	<!--end::Global Stylesheets Bundle-->
    </head>
    <!--end::Head-->
    <!--begin::Body-->
    
    <body id="kt_body" class="app-blank bgi-size-cover bgi-position-center bgi-no-repeat">
    	<!--begin::Theme mode setup on page load-->
    	<script>
    		var defaultThemeMode = "light";
    		var themeMode;
    		if (document.documentElement) {
    			if (document.documentElement.hasAttribute("data-theme-mode")) {
    				themeMode = document.documentElement.getAttribute("data-theme-mode");
    			} else {
    				if (localStorage.getItem("data-theme") !== null) {
    					themeMode = localStorage.getItem("data-theme");
    				} else {
    					themeMode = defaultThemeMode;
    				}
    			}
    			if (themeMode === "system") {
    				themeMode = window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "light";
    			}
    			document.documentElement.setAttribute("data-theme", themeMode);
    		}
    	</script>
    
    	<div class="d-flex flex-column flex-root">
    		<!--begin::Page bg image-->
    		<!--end::Page bg image-->
    		<!--begin::Authentication - Sign-in -->
    		<div class="d-flex flex-column flex-lg-row flex-column-fluid ls-signin-bg">
    			<!--begin::Aside-->
    			<div class="d-flex flex-lg-row-fluid">
    				<!--begin::Content-->
    				<div class="d-flex flex-column flex-center pb-0 pb-lg-10 p-10 w-100">
    					
    					<!-- begin::sign in logos -->
    					<div class="ls-signin-img mb-8">
    						<img src="/assets/v2/assets/media/illustrations/signin-img.png?ver=1.10.390.65" class="img-fluid">
    					</div>
    					<!-- end::sign in logos -->
    					
    					<h1 class="text-gray-800 fs-2qx fw-bold text-center mb-7">Digital TCards - Get it done on time!</h1>
    					<!--end::Title-->
    					<!--begin::Text-->
                                            <div class="text-gray-600 fs-base text-center fw-semibold">Tcards are an effective tool used by businesses to track and record various processes<br /> such as production planning, scheduling, allocation, stock control, and communication. <br />They offer benefits across all industries.</div>
    										<!--end::Text-->
    				</div>
    				<!--end::Content-->
    			</div>
    			<!--begin::Aside-->
    			<!--begin::Body-->
    			<div class="d-flex flex-column-fluid flex-lg-row-auto justify-content-center justify-content-lg-end p-12">
    				<!--begin::Wrapper-->
    				<div class="bg-body d-flex flex-center rounded-4 w-md-600px p-10 ls-signin-formbox-shadow">
    					<!--begin::Content-->
    					<div class="w-md-400px">
    						<!--begin::Form-->
    													                        <form  method="post" action="/login" id="kt_sign_in_form" class="login-form">
    							<!--begin::Heading-->
    							<div class="text-center mb-11">
    								<div class="ls-signin-form-logo ls-br-10px d-inline-block mb-8">
    									<img src="/assets/v2/assets/media/logos/lts.png?ver=1.10.390.65" alt="" class="img-fluid w-200px" />
    								</div>
    
    								<!--begin::Title-->
    								<h1 class="text-dark fw-bolder mb-3">Sign In</h1>
    								<!--end::Title-->
    								<!--begin::Subtitle-->
    
    								<!--end::Subtitle=-->
    							</div>
    							<!--begin::Heading-->
    							<!--begin::Login options-->
    							<div class="row g-3 mb-9 d-none">
    								<!--begin::Col-->
    								 <div class="col-md-12">
    									<!--begin::Google link=-->
    		
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:8443 · dev-tcard.ltslean.com

    2024-11-21 09:52

    
                                
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 188.114.97.3:80 · dev-tcard.ltslean.com

    2024-11-21 09:52

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 21 Nov 2024 09:52:14 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Thu, 21 Nov 2024 10:52:13 GMT
    Location: https://dev-tcard.ltslean.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=AOoSDRJglrWJ9B5CDelt%2F9UX7TY5NRzE44mV%2BPTnTmU78IkGFVdztd92hx3jqSDWQ0beyPBBAZiRQurlRQ%2B%2B%2FOxMLvPZvfsI6ehev4IA%2B04dTBIysthIaD%2BqOgTmXnpOdaTWCtfK18M%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8e5fc9276dc79fab-AMS
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=1514&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=219&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 188.114.97.3:8443 · dev-tcard.ltslean.com

    2024-11-21 09:52

    
                                
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3121::3:443 · dev-tcard.ltslean.com

    2024-11-21 09:52

    HTTP/1.1 200 OK
    Date: Thu, 21 Nov 2024 09:52:22 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Cache-Control: max-age=0, must-revalidate, private
    X-Robots-Tag: noindex
    Expires: Thu, 21 Nov 2024 09:52:22 GMT
    Set-Cookie: PHPSESSID=rmr48uet1b6j2c374jhklu2esl; expires=Sat, 23-Nov-2024 09:52:22 GMT; Max-Age=172800; path=/; secure; httponly; samesite=lax
    Vary: Accept-Encoding
    CF-Cache-Status: DYNAMIC
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=S1FM%2Bk%2FFNsRBr9RU%2F7DhRSiH9cI59jirTW%2FAETvn3wWFL2Nw2OAYOAzPSbGMakjJb7qMgZAZOOq%2Ba2%2BcYLB%2Fl8WLcfFJ3765o0WXwWAd9Pct2CnQ%2FqkNmZ%2FHcEjUBgk5kKY8wCk38QEZ%2FHnuu5kQnUm%2BRec%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8e5fc92f2f1102a7-ORD
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=107661&sent=5&recv=7&lost=0&retrans=0&sent_bytes=3097&recv_bytes=571&delivery_rate=37670&cwnd=253&unsent_bytes=0&cid=dbc8a43063015e1f&ts=7069&x=0"
    
    Page title: Sign in - LTS TCard
    
    <!DOCTYPE html>
    
    <html lang="en">
    <!--begin::Head-->
    
    <head>
    	<base href="../" />
    	<title>Sign in - LTS TCard</title>
    	<meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="icon" href="/assets/images/close-button.eps.ico?ver=1.10.390.65" type="image/gif" sizes="32x32">
            	<!--begin::Fonts(mandatory for all pages)-->
    	<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Inter:300,400,500,600,700" />
    	<!--end::Fonts-->
    	<!-- custom links -->
            <link href="/assets/v2/assets/css/main.style.css?ver=1.10.390.65" rel="stylesheet" type="text/css" />
                <!--begin::Global Stylesheets Bundle(mandatory for all pages)-->
            <link href="/assets/v2/assets/plugins/global/plugins.bundle.css?ver=1.10.390.65" rel="stylesheet" type="text/css" />
            <link href="/assets/v2/assets/css/style.bundle.css?ver=1.10.390.65" rel="stylesheet" type="text/css" />
    	<!--end::Global Stylesheets Bundle-->
    </head>
    <!--end::Head-->
    <!--begin::Body-->
    
    <body id="kt_body" class="app-blank bgi-size-cover bgi-position-center bgi-no-repeat">
    	<!--begin::Theme mode setup on page load-->
    	<script>
    		var defaultThemeMode = "light";
    		var themeMode;
    		if (document.documentElement) {
    			if (document.documentElement.hasAttribute("data-theme-mode")) {
    				themeMode = document.documentElement.getAttribute("data-theme-mode");
    			} else {
    				if (localStorage.getItem("data-theme") !== null) {
    					themeMode = localStorage.getItem("data-theme");
    				} else {
    					themeMode = defaultThemeMode;
    				}
    			}
    			if (themeMode === "system") {
    				themeMode = window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "light";
    			}
    			document.documentElement.setAttribute("data-theme", themeMode);
    		}
    	</script>
    
    	<div class="d-flex flex-column flex-root">
    		<!--begin::Page bg image-->
    		<!--end::Page bg image-->
    		<!--begin::Authentication - Sign-in -->
    		<div class="d-flex flex-column flex-lg-row flex-column-fluid ls-signin-bg">
    			<!--begin::Aside-->
    			<div class="d-flex flex-lg-row-fluid">
    				<!--begin::Content-->
    				<div class="d-flex flex-column flex-center pb-0 pb-lg-10 p-10 w-100">
    					
    					<!-- begin::sign in logos -->
    					<div class="ls-signin-img mb-8">
    						<img src="/assets/v2/assets/media/illustrations/signin-img.png?ver=1.10.390.65" class="img-fluid">
    					</div>
    					<!-- end::sign in logos -->
    					
    					<h1 class="text-gray-800 fs-2qx fw-bold text-center mb-7">Digital TCards - Get it done on time!</h1>
    					<!--end::Title-->
    					<!--begin::Text-->
                                            <div class="text-gray-600 fs-base text-center fw-semibold">Tcards are an effective tool used by businesses to track and record various processes<br /> such as production planning, scheduling, allocation, stock control, and communication. <br />They offer benefits across all industries.</div>
    										<!--end::Text-->
    				</div>
    				<!--end::Content-->
    			</div>
    			<!--begin::Aside-->
    			<!--begin::Body-->
    			<div class="d-flex flex-column-fluid flex-lg-row-auto justify-content-center justify-content-lg-end p-12">
    				<!--begin::Wrapper-->
    				<div class="bg-body d-flex flex-center rounded-4 w-md-600px p-10 ls-signin-formbox-shadow">
    					<!--begin::Content-->
    					<div class="w-md-400px">
    						<!--begin::Form-->
    													                        <form  method="post" action="/login" id="kt_sign_in_form" class="login-form">
    							<!--begin::Heading-->
    							<div class="text-center mb-11">
    								<div class="ls-signin-form-logo ls-br-10px d-inline-block mb-8">
    									<img src="/assets/v2/assets/media/logos/lts.png?ver=1.10.390.65" alt="" class="img-fluid w-200px" />
    								</div>
    
    								<!--begin::Title-->
    								<h1 class="text-dark fw-bolder mb-3">Sign In</h1>
    								<!--end::Title-->
    								<!--begin::Subtitle-->
    
    								<!--end::Subtitle=-->
    							</div>
    							<!--begin::Heading-->
    							<!--begin::Login options-->
    							<div class="row g-3 mb-9 d-none">
    								<!--begin::Col-->
    								 <div class="col-md-12">
    									<!--begin::Google link=-->
    		
    Found 3 days ago by HttpPlugin
    Create report
  • Open service 2a06:98c1:3120::3:80 · dev-tcard.ltslean.com

    2024-11-21 09:52

    HTTP/1.1 301 Moved Permanently
    Date: Thu, 21 Nov 2024 09:52:13 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Thu, 21 Nov 2024 10:52:13 GMT
    Location: https://dev-tcard.ltslean.com/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=hv3%2Fb5YNhlw8Ft5vjsIQpjS%2BGVIUeGxjWTiNn8Gjre0hegjzfhG7sxWmQRZWbjGRpW68UY%2FsbOZrYqmgA0MeGdbP5fZEDVmDPFcDLxI9nXlsVZcCuq5bbJ0ItGTA7Q9xzHjb94xBBGmfSNP%2FrH9XKOTG9No%3D"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8e5fc92749fa37f0-FRA
    alt-svc: h3=":443"; ma=86400
    server-timing: cfL4;desc="?proto=TCP&rtt=1110&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=216&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 3 days ago by HttpPlugin
    Create report
ltslean.com*.ltslean.com
CN:
ltslean.com
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-10-08 17:49
Not after:
2025-01-06 17:49
Domain summary