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
301 Moved Permanently - oses.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Cache-Control: private
Content-Length: 0
Content-Type: text/html
Location: /Home-1426.html
Server:
Set-Cookie: ASPSESSIONIDCQQCSRDB=IJBPJILAMJIADIAPCEAJMDLB; path=/; HttpOnly; secure
X-Frame-Options: SAMEORIGIN
Content-Security-Policy: default-src * 'unsafe-inline' 'unsafe-eval'; script-src * 'unsafe-inline' 'unsafe-eval'; connect-src * 'unsafe-inline'; img-src * data: blob: 'unsafe-inline'; frame-src *; style-src * 'unsafe-inline';
Feature-Policy: accelerometer 'none';ambient-light-sensor 'none';autoplay 'self';camera 'none';encrypted-media 'none';fullscreen 'self';geolocation 'self';gyroscope 'none';magnetometer 'none';microphone 'none';midi 'none';payment 'none';picture-in-picture 'none';speaker 'self';sync-xhr 'self';usb 'none';vibrate 'none';vr 'none'
Referrer-Policy: same-origin
Strict-Transport-Security: max-age=63072000
X-Content-Type-Options: nosniff
X-Xss-Protection: 1; mode=block
Expect-CT: max-age=0, report-uri="/report-expect-ct-violation"
Date: Fri, 30 May 2025 14:02:11 GMT

HTTP Kodu 301 Kalıcı Olarak Taşındı

301 durum kodu, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.

Kod 301 ne zaman kullanılır?

  • Bir web sitesi alan adını değiştirirken
  • URL yapılarını değiştirirken
  • SEO için yönlendirmeleri ayarlarken

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

Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.

200 OK - https://oses.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Cache-Control: private
Content-Length: 16600
Content-Type: text/html
Server:
P3P: CP="ALL DSP COR PSAa PSDa OUR NOR ONL UNI COM NAV STA"
Set-Cookie: UID=6167696b6a6a6ba0a5; expires=Sat, 30-May-2026 14:02:10 GMT; path=/; HttpOnly; secure
Set-Cookie: ASPSESSIONIDCQQCSRDB=JJBPJILAMFCFJIIAGGEPFGLM; path=/; HttpOnly; secure
X-Frame-Options: SAMEORIGIN
Content-Security-Policy: default-src * 'unsafe-inline' 'unsafe-eval'; script-src * 'unsafe-inline' 'unsafe-eval'; connect-src * 'unsafe-inline'; img-src * data: blob: 'unsafe-inline'; frame-src *; style-src * 'unsafe-inline';
Feature-Policy: accelerometer 'none';ambient-light-sensor 'none';autoplay 'self';camera 'none';encrypted-media 'none';fullscreen 'self';geolocation 'self';gyroscope 'none';magnetometer 'none';microphone 'none';midi 'none';payment 'none';picture-in-picture 'none';speaker 'self';sync-xhr 'self';usb 'none';vibrate 'none';vr 'none'
Referrer-Policy: same-origin
Strict-Transport-Security: max-age=63072000
X-Content-Type-Options: nosniff
X-Xss-Protection: 1; mode=block
Expect-CT: max-age=0, report-uri="/report-expect-ct-violation"
Date: Fri, 30 May 2025 14:02:11 GMT

HTTP Kodu 200 OK

200 durum kodu, standart bir başarılı HTTP sunucu yanıtıdır. Bu, istemcinin isteğinin (örneğin, bir tarayıcıdan) başarıyla işlendiği ve sunucunun istenen verileri ilettiği anlamına gelir.

Kod 200 ne zaman kullanılır?

  • Bir web sayfası yüklenirken
  • Bir API yanıtı başarıyla alındığında
  • Bir form veya başka bir HTTP isteği işlenirken

Kod 200 kullanıcı için ne anlama gelir?

Kullanıcı içeriği hatasız alır ve sayfa veya uygulama düzgün çalışır. Kod 200'e veri eşlik ediyorsa, tarayıcı veya program bunu işler ve kullanıcıya görüntüler.

GET / HTTP/1.1
Host: oses.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en" >
<head>
<title>Home - Oil States International, Inc</title>
<link REL="stylesheet" TYPE="text/css" HREF="/fw/_css/flexMain.css">
<link REL="stylesheet" TYPE="text/css" HREF="/_filelib/_css/Main.css">
<link REL="stylesheet" TYPE="text/css" HREF="/_filelib/_css/User.css">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="Oil States International, Inc">

<script type="text/javascript" src="/fw/_js/jquery/jquery-3.3.1.min.js"></script>
<script type="text/javascript" src="/fw/_js/jquery/jquery-migrate-3.0.0.min.js"></script>
<script type="text/javascript" src="/fw/_js/ColorBox/jquery.colorbox.js"></script>
<link rel="stylesheet" href="/fw/_js/ColorBox/colorbox.css">
<script type="text/javascript">
jQuery(document).ready(function($) { 
	try{
		var imgs= $("img");
		$(imgs).each(function() {
			var sOnclick=$(this).attr("onclick");
			if(sOnclick)if(sOnclick.indexOf("imgzoom")>0){
				aOnclick=sOnclick.split("'");
				sZoomLink=aOnclick[1];
				sTitle=$(this).attr("alt");
				if(typeof(sTitle)=="undefined"){sTitle=""}
				$(this).attr("onclick", "");
				$(this).wrap("<"+"a href='"+sZoomLink+"' class='pop_imgzoom' title='"+sTitle+"'></a"+">");
			}
			
			var sAlt=$(this).attr("alt");
			if(!sAlt){
				sTitle=$(this).attr("src");
				aTitle=sTitle.split("/");
				sTitle=aTitle[aTitle.length-1];
				aTitle=sTitle.split(".");
				sTitle=aTitle[0];
				$(this).attr("alt", sTitle);
			};
		})
		
		$(".pop_imgzoom").colorbox({rel:'pop_imgzoom',rel:'nofollow'});

	}catch(e){}
}); 	
</script>
<script language="JavaScript" type="text/javascript" src="/includes/oil_states.js"></script>
<script language="JavaScript" type="text/javascript" src="/includes/PopBox.js"></script>
<script language="JavaScript" type="text/javascript" src="/includes/AC_RunActiveContent.js"></script>

<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="icon" type="image/png" href="/_filelib/ImageGallery/Redesign_2022/logos/OSI_fav-icon.jpg">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&display=swap" rel="stylesheet"><meta data-domain="oses.com" />
<!-- Styles -->
<link href="/css/normalize.css" rel="stylesheet" type="text/css" />
<link href="/css/energy_services.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" />
<link rel="stylesheet" href="/_filelib/FileCabinet/css/old-master.css" type="text/css" />
   
<!-- Scripts -->
<script src="/js/energy_services.js"></script>
<script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script>
   
<!-- Fancy Box -->
<script type="text/javascript" src="/js/jquery.fancybox.js?v=2.1.5"></script>
<link rel="stylesheet" type="text/css" href="/css/fancybox/jquery.fancybox.css?v=2.1.5" media="screen" />
<script type="text/javascript" src="/css/fancybox/helpers/jquery.fancybox-media.js?v=1.0.6"></script>
<!-- -->
   
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-MD3T25X');</script>
<!-- End Google Tag Manager —>

<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MD3T25X"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
   <style>
/* revised styles 2-23-21 */
p {
font: 12px/20px Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 12px;
    line-height: 20px !important;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #555555;
}
</style>
<script type="text/javascript" language="JavaScript">
window.focus();
//get and set clients time zone
var tz=new Date().getTimezoneOffset();document.cookie = "TZ="+tz+";path=/";

function doPrintContent(PrintLayoutID,DocTitle){
	
	if(!PrintLayoutID) PrintLayoutID="-9";
	var sTitleParam=""
	if(DocTitle){sTitleParam="&DocTitle="+DocTitle};
	
	var printWin=window.open("/fw/main/fw_print.asp?PrintLayoutID="+ PrintLayoutID+sTitleParam, "PrintWindow", "height=500,width=780,left=20,top=20,location=no,menubar=yes,resizable=yes,scrollbars=yes,status=yes,toolbar=no;");
}
</script>
<script type="text/javascript" language="JavaScript" src="/fw/_js/flexMenu.js"></script>
<script type="text/javascript" language="JavaScript" src="/fw/_js/flexMenuClass.js"></script>
</head>
<body id="bgMainBar_home"><div id="bgPage" ><div class="wrapperHeader"><div class="logo"><a title="Home"  href="/Home-1426.html"  target=""><img alt="Oil States Energy Services" src="/img/energy_services/logo.png"></a></div><div class="stockQuote">-</div><div class="headerLinks"><ul><li><a href="http://tempresstech.com/"  target="new">Tempress Technologies</a></li><!--<li>|</li><li><a href="https://www.ir.oilstatesintl.com/"  id=""  title=""  target="_new"  style="">OSES International</a></li>--><li>|</li><li><table align=center class=modContainer width="100%" border=0 cellspacing=0 cellpadding=0>
	<tr>
		<td>

	<form id="intlSearch" method="POST">
	<input type=hidden name="ModKey" value="mk$sr">
	<input type=hidden name="SearchModKey" value="mk$sr">
	<input type=hidden name="LayoutID" value="65">
	<input type=hidden name="RootDocID" value="1425">
	<input type=hidden name="Param" value="6567646eb2b1b0e8eae99eb286979aa6969a989a99ecb29ca0ada08697cbdeced6b26467b76a68b09a">
	
	<table class=modHeader width="100%" border=0 cellspacing=0 cellpadding=1>
	 <tr>
	  <td class=modHeader style="background:none;border:none;">
		 
	  </td>
	 </tr>
	</table>
	
	<table class=modContent width=100% border=0 cellspacing=0 cellpadding=2>
		<tr>
			<td id=srchValue>
				
				<input size="15" value="Search..." type="text" id="SearchValue" name="SearchValue" onblur="if(this.value=='')this.value='Search...';" onfocus="if(this.value=='Search...')this.value='';"  >
				
			</td>
			<td id=srchButton>
				<input class=inpButton type=submit id="btnSearch" name="btnSearch" value="">
			</td>
		</tr>
	</table>
	</form>
		</td>
	</tr>
</table>
</li></ul></div></div><!-- MainNav --><div class="wrapperMainNav"><div class="mainNav"><span class="topMainNav1425" id="menutopMainNav">
<ul class="mnuMain_Nav" id="topMainNav" >
<li id="itopMainNav1437" class="mnuMain_Item"><a href="/about-us-1437.html" title="About Us">About Us</a><ul class="mnuSub_Nav" id="topMainNav1437" >
<li id="itopMainNav1442" class="mnuSub_Item"><a href="/about-us/our-team-1442.html" title="Our Team">Our Team</a></li><li id="itopMainNav1443" class="mnuSub_Item"><a href="/about-us/news-1443.html" title="News">News</a></li><li id="itopMainNav1478" class="mnuSub_Item"><a href="/about-us/oses-events-1478.html" title="OSES Events">OSES Events</a></li><li id="itopMainNav1444" class="mnuSub_Item"><a href="/about-us/company-history-1444.html" title="Company History">Company History</a></li><li id="itopMainNav1637" class="mnuSub_Item"><a href="/about-us/investors-1637.html" title="Investors">Investors</a></li></ul>
</li><li id="itopMainNav1438" class="mnuMain_Item"><a href="/products-and-services-1438.html" title="Products & Services">Products & Services</a><ul class="mnuSub_Nav" id="topMainNav1438" >
<li id="itopMainNav1470" class="mnuSub_Item"><a href="/products-and-services/overview-1470.html" title="Overview">Overview</a></li><li id="itopMainNav1445" class="mnuSub_Item"><a href="/products-and-services/wireline-support-1445.html" title="Wireline Support">Wireline Support</a></li><li id="itopMainNav1447" class="mnuSub_Item"><a href="/products-and-services/isolation-tools-1447.html" title="Isolation Tools">Isolation Tools</a></li><li id="itopMainNav1449" class="mnuSub_Item"><a href="/products-and-services/frac-stacks-1449.html" title="Frac Stacks">Frac Stacks</a></li><li id="itopMainNav1710" class="mnuSub_Item"><a href="/products-and-services/active-seat-gate-valve-1710.html" title="Active Seat Gate Valve">Active Seat Gate Valve</a></li><li id="itopMainNav1733" class="mnuSub_Item"><a href="/products-and-services/activelatch-1733.html" title="ActiveLatch">ActiveLatch</a></li><li id="itopMainNav1450" class="mnuSub_Item"><a href="/products-and-services/ball-launchers-1450.html" title="Ball Launchers">Ball Launchers</a></li><li id="itopMainNav1452" class="mnuSub_Item"><a href="/products-and-services/sand-control-gravel-pack-1452.html" title="Sand Control (Gravel Pack)">Sand Control (Gravel Pack)</a></li><li id="itopMainNav1453" class="mnuSub_Item"><a href="/products-and-services/production-services-1453.html" title="Production Services">Production Services</a></li><li id="itopMainNav1454" class="mnuSub_Item"><a href="/products-and-services/tempress-technologies-1454.html" title="Tempress Technologies">Tempress Technologies</a></li><li id="itopMainNav1730" class="mnuSub_Item"><a href="/products-and-services/articulated-top-entry-system-a-tes-1730.html" title="Articulated Top Entry System (A-TES)">Articulated Top Entry System (A-TES)</a></li><li id="itopMainNav1731" class="mnuSub_Item"><a href="/products-and-services/top-entry-accesssystem-teas-1731.html" title="Top Entry AccessSystem (TEAS)">Top Entry AccessSystem (TEAS)</a></li></ul>
</li><li id="itopMainNav1439" class="mnuMain_Item"><a href="/qhse-1439.html" title="QHSE">QHSE</a><ul class="mnuSub_Nav" id="topMainNav1439" >
<li id="itopMainNav1469" class="mnuSub_Item"><a href="/qhse/overview-1469.html" title="Overview">Overview</a></li><li id="itopMainNav1456" class="mnuSub_Item"><a href="/qhse/quality-1456.html" title="Quality">Quality</a></li><li id="itopMainNav1457" class="mnuSub_Item"><a href="/qhse/hse-1457.html" title="HSE">HSE</a></li></ul>
</li><li id="itopMainNav1440" class="mnuMain_Item"><a href="/careers-1440.html" title="Careers">Careers</a><ul class="mnuSub_Nav" id="topMainNav1440" >
<li id="itopMainNav1468" class="mnuSub_Item"><a href="/careers/overview-1468.html" title="Overview">Overview</a></li><li id="itopMainNav1642" class="mnuSub_Item"><a href="/careers/equal-opportunity-employer-1642.html" title="Equal Opportunity Employer">Equal Opportunity Employer</a></li><li id="itopMainNav1613" class="mnuSub_Item"><a href="/careers/hiring-events-1613.html" title="Hiring Events">Hiring Events</a></li></ul>
</li><li id="itopMainNav1441" class="mnuMain_Item"><a href="/contact-1441.html" title="Contact">Contact</a><ul class="mnuSub_Nav" id="topMainNav1441" >
<li id="itopMainNav1460" class="mnuSub_Item"><a href="/contact/location-map-1460.html" title="Location Map">Location Map</a></li><li id="itopMainNav1471" class="mnuSub_Item"><a href="/contact/general-info-1471.html" title="General Info">General Info</a></li></ul>
</li></ul>
</span>
</div></div><!-- Inside Body --><div class="wrapperBanner_home"><div><img border="0" src="/_filelib/ImageGallery/2013_Energy_Services/Banners/banner_home-01.jpg" class="scale-img"></div><div class="wrapperBanner_box"><div class="boxHome"><div class="boxHome_text"><h1>People</h1><p><img border="0" width="264" height="130" src="/_filelib/ImageGallery/2013_Energy_Services/Home_Features/home_feature-people.jpg"></p><p>Experienced, highly trained and united by a shared dedication to customers, our team offers technical expertise and responsive 24/7 service.</p><p style="padding-top:10px;"><a href="/Careers-1440.html" class="learnMore">Careers  &raquo;</a></p></div></div><div class="boxHome"><div class="boxHome_text"><h1>Equipment</h1><p><img border="0" width="264" height="130" src="/_filelib/ImageGallery/2013_Energy_Services/Home_Features/home_feature-equipment.jpg" align="" style=""></p><p>We provide the broadest range of oilfield rental tools for both onshore and offshore operations, including patented tools for superior solutions.</p><p style="padding-top:10px;"><a href="/Products-and-Services-1438.html" class="learnMore">Products & Services &raquo;</a></p></div></div><div class="boxHome"><div class="boxHome_text"><h1>Safety</h1><p><img border="0" width="264" height="130" src="/_filelib/ImageGallery/2013_Energy_Services/Home_Features/home_feature-safety.jpg" align="" style=""></p><p>At OSES, protecting safety and the environment always takes precedence over expedience. We empower - and require - every employee to stop any unsafe practice or condition.</p><p style="padding-top:10px;"><a href="/QHSE-1439.html" class="learnMore">QHSE &raquo;</a></p></div></div><div class="clear"></div></div></div><!-- --><div class="wrapperBody_home"><span id="fwContent"><script type="text/javascript" src="https://secure.visionarycompany52.com/js/263455.js"></script><noscript><img alt="" src="https://secure.visionarycompany52.com/263455.png" style="display:none;" /></noscript><div class="textLeft_home"><h2>The Oil States Way &ndash; Safe, Efficient and Cost Effective Solutions</h2><p>Oil States Energy Services (OSES) is a leader in integrated rental solutions and services in the global oil and gas drilling industry. We focus on servicing clients throughout the life cycle of the well through its support and service equipment used during the production, completion and workover phases. We provide a broad range of equipment related to supporting operators and service companies during the well site activities of wireline, thru-tubing, isolation, well testing, frac stacks, ball launchers and production services and sand control support.</p><h2>Our Mission Statement</h2><p>OSES is committed to being "best in class" by consistently providing our customers with state-of-the-art equipment, highly-trained personnel and the highest operating efficiency and safety performance within the service and rental segment of the industry. We will continue to be innovative and improve productivity and overall effectiveness through programs and procedures that maximize our overall performance, minimize your risk and exposure, assure financial viability, promote overall growth and ultimately add value and benefit to our customers, employees and investors.</p></div><div class="textRight_home"><div class="newsText"><div class="feedBox">-<p style="display: block;margin-top:0;"><br><a class="learnMore" href="http://www.ir.oilstatesintl.com/press-releases">More News &raquo;</a></p></div><br><br></div></div></span> 
   <div class="clear"></div></div><!-- Footer --><div class="wrapperFooter"><div class="footerContent"><div class="footerLinks"><a title="Site Map"  href="/Site-Map-1429.html"  target="">Site Map</a> | <a title="Terms & Conditions"  href="/Terms-and-Conditions-1430.html"  target="">Terms & Conditions</a></div><div class="footerCopyRight">&copy; 2021 Oil States Energy Services, All rights reserved.&nbsp;</div><div class="socialMedia"><a title="Home"  href="http://vimeo.com/user15113640"  target="new"><img alt="Oil States International" src="/img/energy_services/icon_vimeo.png"></a></div></div></div></div><script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" 
crossorigin="anonymous"></script>

<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" 
crossorigin="anonymous">
</script>
<script src="/_filelib/FileCabinet/Redesign_2022/js/master.js"></script>




</body>
</html>
                               

Alan adının whois bilgisi

Domain Name: OSES.COM
Registry Domain ID: 14947094_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.networksolutions.com
Registrar URL: http://networksolutions.com
Updated Date: 2016-11-04T13:54:31Z
Creation Date: 1999-12-10T00:42:14Z
Registry Expiry Date: 2025-12-10T00:42:14Z
Registrar: Network Solutions, LLC
Registrar IANA ID: 2
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.8777228662
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS95.WORLDNIC.COM
Name Server: NS96.WORLDNIC.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-30T14:01:56Z <<<
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