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
200 OK - cmtd1.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 30 May 2025 04:31:42 GMT
Server: Apache
Content-Security-Policy: default-src 'self'; script-src 'self' 'sha256-ETWJMGu3Enj4jG4CFECxfP2c3Do3HPOoIGX3RuqSk4E=' 'sha256-UNSjrBN573Gq5WKBQX8pe6R5RxDXbRjK1TIF7JnDtRI=' 'sha256-jsM15EgcnljVkAqUSwvhK2zpKO95FVxVXa/KCLMxHP0=' https://www.gstatic.com https://www.google.com https://ph.cake.io https://use.typekit.net ; style-src 'report-sample' 'self' 'unsafe-inline' https://fonts.googleapis.com; object-src 'self' *; base-uri 'self'; connect-src 'self'; font-src 'self' https://fonts.gstatic.com https://use.typekit.net; frame-ancestors *; frame-src 'self' https://www.google.com; img-src * ; manifest-src 'self'; media-src 'self'; worker-src 'none';
Vary: Accept-Encoding
Content-Length: 4193
Connection: close
Content-Type: text/html; charset=UTF-8
Cache-Control: public, max-age=3600
Referrer-Policy: strict-origin
X-Content-Type-Options: nosniff

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: cmtd1.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html >
<head>
    <script src="/js/jquery-3.7.1.min.js" type="text/javascript"></script>
    <script src="/js/application.1.0.0.js" type="text/javascript"></script>
    <script src='https://www.google.com/recaptcha/api.js?hl=en_US>' async defer></script>

	<link href="/css/application.1.0.0.css" rel="stylesheet">
    <style type="text/css">
        .hidden{
            display:none;
        }
    </style>

    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    <script src="https://use.typekit.net/xaq0nsh.js"></script>
    <script  >
        try {
            Typekit.load({async: true});
        } catch (e) {}
    </script>

    <script >
            const accountId = ""
            const listId = ""
            const formId = ""
            const phId = ""
            const phServer = ""

            if(phId){
                !function(t,e){var o,n,p,r;e.__SV||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.async=!0,p.src=s.api_host+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags getFeatureFlag getFeatureFlagPayload reloadFeatureFlags group updateEarlyAccessFeatureEnrollment getEarlyAccessFeatures getActiveMatchingSurveys getSurveys".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]);
                posthog.init(phId, {api_host: phServer || 'https://ph.cake.io', opt_in_site_apps : true})

                window.onload = function() {
                    let formElement = document.querySelector("form");
                    formElement.addEventListener("submit", function(event) {
                        let formData = new FormData(formElement);
                        let formDataObject = {custom_attributes : {}};

                        for (var pair of formData.entries()) {
                        	let key = pair[0];
                        	if(key.includes("attributes[")){
                                key = key.replace("attributes[","").replace("]","");
                                formDataObject.custom_attributes[key] = pair[1];
                            } else {
                                formDataObject[key] = pair[1];
                            }
                        }

                        let emailPattern = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
                        if(emailPattern.test(formDataObject.email)){
                            posthog.identify(
                                formDataObject.email.toLowerCase(),
                                formDataObject
                            );
                        }
                    });
                };
            }
    </script>
</head>
<body class="updatedTrackers">
	<div id="main-content">

<h1>Welcome to cmtd1.com</h1>

<p class="smallText">If you are reading this, you probably received an email from one of our clients. If this is not the case or you have reached this site in error, please double check the URL in your browser - you may have mistyped it.</p>

<div id="spam-alert">
    <h3>Why am I receiving this SPAM?</h3>
    <p>If you have received this email from one of our clients and you do not remember signing up to receive it, we want to know about it. Please contact our <a href="mailto:[email protected]">Abuse Team</a> with details about the email in question so we can investigate accordingly.</p>
</div>

<p>If you still have questions, or if you are having problems finding your way, <a href="mailto:[email protected]">let us know</a>.</p>

	    </div> <!-- #main-content -->
	</body>
</html>
                               

Alan adının whois bilgisi

Domain Name: CMTD1.COM
Registry Domain ID: 1491675272_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.wildwestdomains.com
Registrar URL: http://www.wildwestdomains.com
Updated Date: 2024-06-12T13:45:13Z
Creation Date: 2008-06-11T16:49:51Z
Registry Expiry Date: 2025-06-11T16:49:51Z
Registrar: Wild West Domains, LLC
Registrar IANA ID: 440
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NSM0.TCKOPS.NET
Name Server: NSM1.TCKOPS.NET
Name Server: NSM2.TCKOPS.NET
Name Server: NSM3.TCKOPS.NET
Name Server: NSM4.TCKOPS.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-30T04:31:22Z <<<
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