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 - ubo89.com
HTTP Status: 302
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 23 May 2025 15:22:14 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Bpx-Id: 1748013733917782922-2-9-57-12
Cache-Control: private
Location: /Main.aspx
Set-Cookie: BPX-STICKY-SESSION=57; Path=/
Set-Cookie: ASP.NET_SessionId=ehearxs25hbuwfdqctqwgup5; path=/; HttpOnly; SameSite=Lax
X-Aspnet-Version: 4.0.30319
X-Powered-By: ASP.NET
cf-cache-status: DYNAMIC
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=AcQH8Ba%2FzyBUmz%2BUUl7fR%2BaxguRfFIb1FySl3Hp0Bv9EiQPuXPtbG0kvm%2BQZgIh6eTPP9AHOJxD2dre6DHK8HcwnhANrJ0OLoev5Tik30NeAFChaM5h5gXl%2Fm9CNnXi%2BXkWtnt%2BcQ7E%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 94458c29da0e5c47-AMS
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=27001&min_rtt=27001&rtt_var=13500&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=165&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

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

http durum kodu 302, 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.

200 OK - /Main.aspx
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Fri, 23 May 2025 15:22:14 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Bpx-Id: 1748013734300595094-2-9-57-12
Cache-Control: private
Set-Cookie: BPX-STICKY-SESSION=57; Path=/
Set-Cookie: ASP.NET_SessionId=fvwhrejpuc3fvbokd5pralg3; path=/; HttpOnly; SameSite=Lax
Vary: Accept-Encoding
X-Aspnet-Version: 4.0.30319
X-Powered-By: ASP.NET
cf-cache-status: DYNAMIC
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ILLATNEVXbglL9NrND%2FZgMKI20Xq8Ic19tYtwAKVlWnqr5RN5U%2Bjbh%2BH6JNf5xImi%2Ft5jD4fACMaam3bslX7LHp%2FmQ%2BvTZU8ZuxqyGqBgIZW0Snj69iFKV7PvWXnh19ybEWGlukPuQQ%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 94458c2e5e775c47-AMS
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=26990&min_rtt=26942&rtt_var=7612&sent=5&recv=6&lost=0&retrans=0&sent_bytes=2065&recv_bytes=339&delivery_rate=149766&cwnd=252&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

HTTP Kodu 200 OK

http durum kodu 200, 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: ubo89.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 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    
    <title></title>
    
    <script language="javascript" type="text/javascript">       
        function keyP(event) {
            var x = event.which || event.keyCode;
            if (x === 123 || (event.ctrlKey && x == 67) || (event.ctrlKey && x == 73) || (event.ctrlKey && x == 74))
                event.returnValue = false;
        }

        function disableContextMenuInspect(event) {
            

            if (window.frames[event.name]) { //frameset
                window.frames[event.name].onkeydown = function () {
                    window.frames["fraMain"].document.getElementById("divBetAlert").style.display = "none";
                };
                window.frames[event.name].onclick = function () {
                    window.frames["fraMain"].document.getElementById("divBetAlert").style.display = "none";
                };
            }
        }

        function loadLiveChat() {  
            

            try {
                var elemDiv = window.frames["fraMain"].document.createElement('div');
                elemDiv.id = 'divBetAlert';
                elemDiv.style.cssText = 'display:none;cursor:pointer;position:fixed;top:20%;left:245px;z-index:100;width:260px;padding:20px;background-image:url(../Images/BetBox/popup_errorMessage.png);background-size: 300px;background-repeat: no-repeat;';
                elemDiv.innerHTML = '<div style="display:table-cell;vertical-align:middle;padding-left:42px;height:65px;color:#fff;font-family:arial, sans-serif;font-weight:bold;"></div>';
                elemDiv.onclick = function () {
                    this.style.display = 'none';
                };
                window.frames["fraMain"].document.body.appendChild(elemDiv);
            }
            catch { };
        }

        function showServerLogs(contents) {
            var contentList = contents.split('###');
            for (var i = 0; i < contentList.length; ++i) {
                console.log(contentList[i]);
            }
        }        
    </script>

    

    
    
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <meta name="keywords" content="Agen Bola, Taruhan, AgenBola, Taruhan Bola, Judi Online, Agen Online, Judi On line, agen terpercaya" />
    

    <meta name="viewport" content="width=1024" />
    <link rel="Shortcut Icon" href="Images/favicon.ico?v=1" />
    <script language="javascript" type="text/javascript">
        function popupwindow(url, title, w, h) {
            var left = (screen.width / 2) - (w / 2);
            var top = (screen.height / 2) - (h / 2);
            return window.open(url, title, 'toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, width=' + w + ', height=' + h + ', top=' + top + ', left=' + left);

            //        var windowName = 'userConsole';
            //        var popUp = window.open(url, title, 'toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, width=' + w + ', height=' + h + ', top=' + top + ', left=' + left);
            //        if (popUp == null || typeof (popUp) == 'undefined') {
            //            alert('Please disable your pop-up blocker and "Refresh" the link again.');
            //        }
            //        else {
            //            popUp.focus();
            //        }
        }
    </script>
    
    <style type="text/css">
        .divWrapper {
            margin: 0 !important;
            width: 100%
        }

        .divBody {
            width: 100% !important
        }

        .divMain {
            width: calc(100% - 205px)
        }
        /* Common mobile device */
        @media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
            .divMain {
                overflow: scroll;
                -webkit-overflow-scrolling: touch;
                width: calc(100% - 186px)
            }

            .divPanel {
                width: 186px;
                overflow: scroll;
                -webkit-overflow-scrolling: touch
            }
        }

        .divHeader {
            width: 100%
        }
    </style>
    
</head>


<frameset rows="147,*" framespacing="0" frameborder="no" border="0">
    <frameset rows="*" cols="*" framespacing="0" frameborder="no" border="0">
        <frameset rows="0,0,0,147" cols="*" framespacing="0" frameborder="no" border="0">
            <frame name="fraMaintenance" src="Maintenance.aspx" scrolling="no" noresize marginwidth="0" marginheight="0" />
            <frame name="fraSingle" src="SingleLogin.aspx" scrolling="no" noresize marginwidth="0" marginheight="0" />
            <frame name="fraHidden" src="Hidden.aspx" scrolling="no" noresize marginwidth="0" marginheight="0" />
            <frame name="fraHeader" src="Header.aspx?ref=" scrolling="no" noresize onload="disableContextMenuInspect(this)" />
        </frameset>
    </frameset>

    <frameset cols="205,*" border="0" framespacing="0" frameborder="no">
        <frame name="fraPanel" src="_bet/panel2.aspx" marginwidth="0" marginheight="0" onload="disableContextMenuInspect(this)" />
        
            <frame name="fraMain" src="first.aspx?ref=" noresize marginwidth="0" marginheight="0" onload="disableContextMenuInspect(this);loadLiveChat()" />
        
    </frameset>
</frameset>


<noframes>
    <body>
    </body>
</noframes>
</html>
                               

Alan adının whois bilgisi

Domain Name: UBO89.COM
Registry Domain ID: 1847114762_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namecheap.com
Registrar URL: http://www.namecheap.com
Updated Date: 2025-01-19T05:31:19Z
Creation Date: 2014-02-18T16:20:14Z
Registry Expiry Date: 2026-02-18T16:20:14Z
Registrar: NameCheap, Inc.
Registrar IANA ID: 1068
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6613102107
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: ARAGORN.NS.CLOUDFLARE.COM
Name Server: HOPE.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-23T15:21:54Z <<<
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