Sunucu yanıtını kontrol edin

Sunucu yanıtı
NS kayıtları
Whois alanı
Yanıt başlıkları
İstek başlıkları
Ham HTML kodu
302 Found - kscle.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html; charset=UTF-8
Location: https://www.kscle.org
Server: Microsoft-IIS/10.0
Date: Thu, 29 May 2025 22:15:01 GMT
Content-Length: 144
content-type: text/html; charset=UTF-8
location: https://www.kscle.gov/
server: Microsoft-IIS/10.0
strict-transport-security: max-age=31536000; includeSubDomains
date: Thu, 29 May 2025 22:15:01 GMT
content-length: 145
cache-control: no-cache
content-type: text/html; charset=UTF-8
server: Microsoft-IIS/10.0
x-powered-by: PHP/8.4.1
set-cookie: PHPSESSID=524278fcd614a521b2406de4d274f5d8; path=/
x-frame-options: DENY
date: Thu, 29 May 2025 22:15:03 GMT
content-length: 18030

HTTP Kodu 302 Bulundu (Geçici Olarak Taşındı)

302 http durum kodu, istenen kaynağın geçici olarak farklı bir URL'de mevcut olduğunu gösterir.

Kod 302 ne zaman kullanılır?

  • Bir sayfa URL'sini geçici olarak değiştirirken
  • Yeni içerik test edilirken
  • Geçici bakım sırasında

Kod 302 kullanıcı için ne anlama geliyor?

Kullanıcı otomatik olarak yeni URL'ye yönlendirilir, ancak arama motorları eski adresi dizine eklemeye devam eder.

GET / HTTP/1.1
Host: kscle.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en">
	<head>
		<meta charset="utf-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
        <meta name=description content="Kansas Continuing Legal Education" />
		
		<title>Kansas Continuing Legal Education</title>

				        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">
        <link rel="stylesheet" href="/assets/vendor/fontawesome/css/font-awesome.css">
        <link rel="stylesheet" href="/assets/vendor/normalize/normalize.css" />
        <link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
        <link rel="stylesheet" href="https://use.typekit.net/ddh7qwi.css">
        <link rel="stylesheet" href="/assets/vendor/datepicker/datepicker.css" />
        <link rel="stylesheet" href="/assets/css/stylesheet.css" />
				
		
		<link rel="apple-touch-icon" sizes="57x57" href="/assets/img/favicons/apple-icon-57x57.png">
		<link rel="apple-touch-icon" sizes="60x60" href="/assets/img/favicons/apple-icon-60x60.png">
		<link rel="apple-touch-icon" sizes="72x72" href="/assets/img/favicons/apple-icon-72x72.png">
		<link rel="apple-touch-icon" sizes="76x76" href="/assets/img/favicons/apple-icon-76x76.png">
		<link rel="apple-touch-icon" sizes="114x114" href="/assets/img/favicons/apple-icon-114x114.png">
		<link rel="apple-touch-icon" sizes="120x120" href="/assets/img/favicons/apple-icon-120x120.png">
		<link rel="apple-touch-icon" sizes="144x144" href="/assets/img/favicons/apple-icon-144x144.png">
		<link rel="apple-touch-icon" sizes="152x152" href="/assets/img/favicons/apple-icon-152x152.png">
		<link rel="apple-touch-icon" sizes="180x180" href="/assets/img/favicons/apple-icon-180x180.png">
		<link rel="icon" type="image/png" sizes="192x192"  href="/assets/img/favicons/android-icon-192x192.png">
		<link rel="icon" type="image/png" sizes="32x32" href="/assets/img/favicons/favicon-32x32.png">
		<link rel="icon" type="image/png" sizes="96x96" href="/assets/img/favicons/favicon-96x96.png">
		<link rel="icon" type="image/png" sizes="16x16" href="/assets/img/favicons/favicon-16x16.png">
		<link rel="manifest" href="/assets/img/favicons/manifest.json">
		<meta name="msapplication-TileColor" content="#ffffff">
		<meta name="msapplication-TileImage" content="/assets/img/favicons/ms-icon-144x144.png">
		<meta name="theme-color" content="#ffffff">
        
        <style>
		/* CR-1224: Styles for new show/hide password button. */
		.eye-button .btn-outline-dark {
			background-color: #024478;
			border-color: #024478;
			color: #fff;
			cursor: pointer;
		}
		.eye-button .btn-outline-dark:hover,
		.eye-button .btn-outline-dark:active {
			background-color: #fcc010;
			border-color: #fcc010;
		}
		.eye-button .btn-outline-dark:active,
		.eye-button .btn-outline-dark:focus {
			outline-color: #000;
			-webkit-box-shadow: none;
			box-shadow: none;
		}
		</style>
		
						
				
								
						 
		<script src="https://code.jquery.com/jquery-3.7.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
		<script src="https://www.google.com/recaptcha/api.js" async defer></script>
		<script>
		if (typeof jQuery == 'undefined') {
			document.write(unescape('%3Cscript src="/assets/vendor/jquery/3.7.1/jquery.min.js"%3E%3C/script%3e'));
		}
		</script>	
		<!--[if lt IE 9]>
		<script src="https://code.jquery.com/jquery-1.12.4.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
		<script>
		if (typeof jQuery == 'undefined') {
			document.write(unescape('%3Cscript src="/assets/vendor/jquery/1.12.4/jquery.min.js"%3E%3C/script%3e'));
		}
		</script>	
		<![endif]-->	
				
								
						 
		
	</head>
	
<body>
<div class="container-fluid">
			 
<header class="navbar navbar-expand-lg navbar-light">
<a href="https://www.kscle.gov/"><img id="ksclelogo1" src="/assets/img/kscle-logo.svg" alt="KSCLE logo" /></a>
   <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
    <span class="navbar-toggler-icon"></span>
  </button>

  <div class="collapse navbar-collapse" id="navbarSupportedContent">
    <ul class="navbar-nav mr-auto">
    <li class="nav-item dropdown">
    <div class="circle2"></div> 
       <a class="nav-link" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
          Lawyers
        </a>
        <div class="dropdown-menu" aria-labelledby="navbarDropdown">
            
		  <a class="dropdown-item" href="https://www.kscle.gov/lawyer/login">MyKSCLE Login</a>						
		  		  <a class="dropdown-item" href="https://www.kscle.gov/change-address">Change of Address</a>
		  <a class="dropdown-item" href="https://www.kscle.gov/scholarship">Scholarships/ Discounts</a>
                  </div>
      </li>
      <li class="nav-item dropdown">
      <div class="circle2"></div> 
        <a class="nav-link" href="#" id="navbarDropdown2" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
          Providers
        </a>
        <div class="dropdown-menu" aria-labelledby="navbarDropdown">
			          	<a class="dropdown-item" href="https://www.kscle.gov/providers">Provider Info & Login</a>
           	        </div>
      </li>
      <li class="nav-item active">
      <a class="nav-link" href="https://www.kscle.gov/firm-services">Law Firms</a>
      </li>
      <li class="nav-item active">
        <a class="nav-link" href="https://www.kscle.gov/faq">FAQ<span class="sr-only">(current)</span></a>
      </li>
      <li class="nav-item active">
        <a class="nav-link" href="https://www.kscle.gov/forms">Forms<span class="sr-only">(current)</span></a>
      </li>
      <li class="nav-item active">
        <a class="nav-link" href="https://www.kscle.gov/courses">Course Search<span class="sr-only">(current)</span></a>
      </li>
      <li class="nav-item active">
      	<a class="nav-link" href="https://www.kscle.gov/rules-guidelines">Rules & Guidelines</a>
      </li>
      <li class="nav-item dropdown">
      <div class="circle2"></div> 
        <a class="nav-link" href="#" id="navbarDropdown3" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
          About
        </a>
        <div class="dropdown-menu" aria-labelledby="navbarDropdown">
          <a class="dropdown-item" href="https://www.kscle.gov/about">About KSCLE</a>
          <a class="dropdown-item" href="https://www.kscle.gov/board">KSCLE Board Members</a>
          <a class="dropdown-item" href="https://www.kscle.gov/rules-guidelines">Rules, Guidelines</a>
          <a class="dropdown-item" href="https://www.kscle.gov/staff">KSCLE Staff</a>
          <a class="dropdown-item" href="https://www.kscle.gov/gernonaward">Robert L. Gernon Award</a>
          <a class="dropdown-item" href="https://www.kscle.gov/contact">Contact Us</a>
          <a class="dropdown-item" href="https://www.kscle.gov/events">Events</a>
          <a class="dropdown-item" href="https://www.kscle.gov/helpful-links">Helpful Links</a>
        </div>
      </li>
    </ul>
	
				
  </div>
</header>
			

			
			
<div id="backgroundimages" >

		

	
<div id="alerts">
</div>


<div class="row" id="jumbotron">
		<div class="col-md-1"></div>
        <div class="col-md-3"><img border="1px" style="border:1px;" id="fullnamelogo-home" class="img-fluid" src="/assets/img/kscle-full-logo.svg" alt="KSCLE full named logo">
	    </div>
	    <div class="col-md-1"></div>
        <div class="col-md-6">
        	
	        <div id="carouselExampleControls" class="carousel slide" data-ride="carousel">
	        
			  <div class="carousel-inner">
			    <div class="carousel-item active">
			      <img class="d-block" src="/assets/img/slide1.svg" alt="First slide">
			    </div>
			    <div class="carousel-item">
			      <img class="d-block" src="/assets/img/slide2.svg" alt="Second slide">
			    </div>
			    
			    <div class="carousel-item">
			    	<img class="d-block" src="/assets/img/slide4.svg" alt="Fourth slide">
			    </div>
			    <div class="carousel-item">
			      <img class="d-block" src="/assets/img/slide5.svg" alt="Fifth slide">
			    </div>
			  </div>
			  
			  <a class="carousel-control-next" href="#carouselExampleControls" role="button" data-slide="next">
			    <span class="carousel-control-next-icon" aria-hidden="true"></span>
			    <span class="sr-only">Next</span>
			  </a>
			</div>
        </div>
        <div class="col-md-1"></div>
</div>

<div class="row homerow">
	<div class="col-md-1"></div>
    <div class="col-md-3">
    	<img id="ksclehomelogin" src="/assets/img/mykscle-login.svg" alt="MyKSCLE logo" />
    	<div class="rectanglebreak1"></div>
    	<h4>Attorney Login Only - No Providers</h4>
    	<form action="https://www.kscle.gov/lawyer/login_check" method="post">
			<input name="_failure_path" type="hidden" value="https://www.kscle.gov/lawyer/login">
			<input name="_target_path" type="hidden" value="https://www.kscle.gov/lawyer/summary">
              <div class="form-group">
                <label for="login_username">Email Address</label>
                <input type="email" name="_username" class="form-control" id="login_username">
                <label for="login_password">Password</label>
                <div class="input-group">
					<input type="password" name="_password" class="form-control" id="login_password">
                                        <div class="input-group-append">
                        <span class="eye-button" title="Click to view the contents of the password field.">
                        	<button class="btn btn-outline-dark" type="button"><i class="fa fa-eye" data-target="login_password"></i></button>                              
                        </span>
            		</div>
            	</div>
              </div>
              <div class="form-group">
              	<a href="https://www.kscle.gov/lawyer/login/forgot">Password/Account Reset</a>
              	<a href="https://www.kscle.gov/lawyer/register" id="register">Register</a>
              </div>
              <div class="form-group">
            	<button type="submit" class="submitbutton">Login</button>
			  </div>
        </form>      
    </div>
			
    <div class="col-md-3">
    	<h2 class="homeh2">Quick Links</h2>
    	<div class="rectanglebreak1"></div>
    	<ul id="homequicklinks">
    		<li><a href="https://www.kscle.gov/rules-guidelines">Rules, Guidelines</a></li>
    		<li><a href="https://www.kscle.gov/change-address">Change of Address</a></li>
  			<li><a href="https://www.kscle.gov/providers">Provider Attendance Reporting</a></li>
            <li><a href="/assets/pdfs/quick-tips.pdf" target="_blank">Kansas CLE Quick Tips</a></li>
        	<li><a href="https://www.kscle.gov/contact">Contact Us</a></li>
  			<li><a href="http://www.kscleboardmembers.org" target="_blank">Board Member Login</a></li> 	
   		</ul>
	</div>
     	    <div class="col-md-4" id="homenewdivborder">
    		<h2 class="homeh2">News & Reminders</h2>
      	<div class="rectanglebreak1"></div>
		<ul class="center" id="homepagenews" style="height:240px;overflow:hidden;">              
                         <li>
                                            <div class="news_title">COMPLIANCE REMINDER EMAIL FOR ATTORNEYS</div>
                                                	<span>1 of 2</span>
                                                <div class="rectanglebreak2"></div>
                                                                 <div class="news_story">The deadline for attending the required CLE hours is June 30, 2025. We encourage you to review your transcript for accuracy, and also, if necessary, to make an action plan to ensure that all 12 hours of CLE, including 2 hours of ethics and professionalism, are completed by <b>June 30, 2025.</b> <i>Even if  you believe you are already in compliance,</i> please take a moment to log in to your MyKSCLE account and double-check the hours logged. You should continue to review your MyKSCLE account throughout the compliance period to avoid any surprises after the filing deadline. More tips and information can be found in the recent email labeled, "Kansas CLE - Updates for Attorneys Licensed in Kansas 2024-2025." <br><br>
The KSCLE website has a Course Search that includes programs already approved for Kansas CLE credit in locations around the world. Please reference this list often as the list is updated nightly.</div>
                                </li>         
                             <li>
                                            <div class="news_title">Gernon Award Nominations are OPEN - Due by June 30, 2025</div>
                                                	<span>2 of 2</span>
                                                <div class="rectanglebreak2"></div>
                                                                 <div class="news_story">In 2005, the Kansas CLE Commission established the <b>Robert L. Gernon Award for Outstanding Service to Continuing Legal Education in Kansas</b>.  The award is named for Kansas Supreme Court Justice Robert L. Gernon (1943 - 2005), whose career included tireless devotion to the training, education and professionalism of attorneys in Kansas and across the nation.  <br><br>The 2025 nomination form and more information on previous recipients can be found <a href="https://www.kscle.gov/gernonaward">here</a>. To be considered for this prestigious award, please make sure that your nomination form is emailed or postmarked <b>by June 30, 2025</b>. <br><br></div>
                                </li>         
                  
        </ul>
    		</div>
	<div class="col-md-1"></div>
</div>
	
<!--<a href="#" class="back-to-top"><img id="backtotopbutton" src="/assets/img/backtotopbutton.svg" alt="Back to top button"></a>-->
</div>
			
									
			
						
			<footer>
            <div class="text-md-left">
                <div class="row" id="footerrow">
                <div class="col-md-1"></div>
                    <div class="col-md-3 mt-md-0 mt-3" id="bottomaddress">
	                    <p>Kansas CLE
							<br>301 SW. 10th Ave.  
		                    <br>Topeka, &nbsp; Kansas
		                    <br>66612
		                    <br>(785) 368-8201
	                    </p>
                    </div>
            

            <!-- Grid column -->
            <div class="col-md-3 mb-md-0 mb-3" id="bottomnavlinks">
                <ul class="list-unstyled">
                  <li>
                    <a href="https://www.kscle.gov/security">Security</a>
                  </li>
                  <li>
                    <a href="https://www.kscle.gov/privacy">Privacy, Disclaimers</a>
                  </li>
                  <li>
                    <a href="https://www.kscle.gov/rules-guidelines">Rules, Guidelines</a>
                  </li>
                  <li>
                    <a href="https://www.kscle.gov/browser">Browser Information</a>
                  </li>
                </ul>
        </div>
        
        <div class="col-md-4 mb-md-0 mb-3" id="footersearch">
            <form action="https://www.kscle.gov/faq/search" method="get" class="form-inline">
            <input name="for" class="form-control form-control-sm mr-3 w-75" type="text" placeholder="Search" aria-label="Search">
            <br>
            <br>
            <button type="submit">Submit</button>
            </form>
            <br>
            <p id="copyright">&copy; Copyright: PACLE</p>
        </div>
        <div class="col-md-1"></div>

        </div>
       
     </div>
 			
</footer>	

			</div>
	
				        <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
        <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"         crossorigin="anonymous"></script>
		<script src="/assets/vendor/datepicker/bootstrap-datepicker.js"></script>
        <script src="/assets/js/utilities.js"></script>
		<script src="/assets/js/style.js"></script>		
		
		
		<script>
		(function (global) {
			var $ = window.jQuery;
			
			if ($) {
				$('.datepicker_input').datepicker();
			}
			
			// CR-1224: Add a button to toggle password visibility.
			var password_toggles = document.querySelectorAll('.eye-button button'),
				toggle = null;
				
			for (var i=0; i<password_toggles.length; i++) {
				toggle = password_toggles[i];
				
				toggle.addEventListener('click', function (event) {
					var eye = this.querySelector('.fa-eye'),
						target = eye.getAttribute('data-target'),
						password = document.getElementById(target);
					
					if (eye.classList.contains('fa-eye-slash')) {
						eye.classList.remove('fa-eye-slash');
						password.setAttribute('type', 'password');
					} 
					else {
						eye.classList.add('fa-eye-slash');
						password.setAttribute('type', 'text');
					}
				});
			}
		})(window);
		</script>
		
		<!-- Google Analytics: Change UA-XXXXX-X to be your site's ID. Go to http://www.google.com/analytics/ for more information. -->
		
				<!-- Global site tag (gtag.js) - Google Analytics -->
				<script async src="https://www.googletagmanager.com/gtag/js?id=UA-147673720-3"></script>
		<script>
 			window.dataLayer = window.dataLayer || [];
 			function gtag(){dataLayer.push(arguments);}
 			gtag('js', new Date());
 			gtag('config', 'UA-147673720-3');
		</script>
                
				
								
						  
	</body>
</html>
                               

Alan adının whois bilgisi

Domain Name: KSCLE.COM
Registry Domain ID: 18109973_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.enom.com
Registrar URL: http://www.enomdomains.com
Updated Date: 2024-12-22T07:26:03Z
Creation Date: 2000-01-20T10:18:12Z
Registry Expiry Date: 2026-01-20T10:18:12Z
Registrar: eNom, LLC
Registrar IANA ID: 48
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.4165350123
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: DNS1.NAME-SERVICES.COM
Name Server: DNS2.NAME-SERVICES.COM
Name Server: DNS3.NAME-SERVICES.COM
Name Server: DNS4.NAME-SERVICES.COM
Name Server: DNS5.NAME-SERVICES.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-29T22:14:51Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass