Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
200 OK - nbbft.com
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Content-Type: text/html
Last-Modified: Fri, 21 Mar 2025 10:26:02 GMT
Accept-Ranges: bytes
ETag: "b7f622a54b9adb1:0"
Server: IIS
X-Powered-By: WAF/2.0
Date: Mon, 19 May 2025 03:02:09 GMT
Content-Length: 11807

HTTP Code 200 OK

200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: nbbft.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html  xmlns="http://www.w3.org/1999/xhtml">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
	<title>宁波佰福特国际物流有限公司</title>
	<meta name="keywords" content="宁波佰福特国际物流有限公司,宁波物流,宁波货代,商检报关,仓储与配送,国际空运,国际海运,pfarford logistics,ningbo pfarford line,ningbo pfarford logistic company" />
	<meta name="description" content="宁波佰福特国际物流有限公司是宁波的物流商业服务企业,公司经营范围涉及国内各个港口的业务。主要经营:货代,物流,商检报关,仓储与配送,国际空运,国际海运等。" />
    <link  type="text/css"  rel="Stylesheet" href="images/echo.css">
    <script  type="text/javascript"  src="images/jquery-1.3.2.min.js"></script>
    <script  type="text/javascript"  src="images/cookie.js"></script>
    <script  type="text/javascript"  src="images/function.js"></script>
    <script  type="text/javascript"  src="images/jquery.mousewheel.min.js"></script>
    <script  type="text/javascript">
        var thisHeight = $(window).height();
        var thisWidth = $(window).width();

        var laodao_i = 0; 
        var landao_span_arr = 0;
        var laodao_span_num = 0;
        var ttt;
        var ttt2;
        function laodao(iiiid) {
            //alert(iiiid);
            if (landao_span_arr == 0) {
                landao_span_arr = $("#" + iiiid + ">.bg_right>.bg_show").children("span");
                laodao_span_num = landao_span_arr.length - 1;
            }
            //alert(laodao_span_num);
            //alert(laodao_i);
            if (laodao_i > laodao_span_num) { laodao_i = 0; }
            $('#' + iiiid + '>.bg_right>.bg_show span:eq(' + laodao_i + ')').slideDown(1500);
            ttt2= setTimeout(function() { $('#' + iiiid + '>.bg_right>.bg_show  span:eq(' + laodao_i + ')').slideUp(1500); laodao_i++; }, 9000);
        };
        $(document).ready(function() {
            $("#bgBox").width(thisWidth);
            $("#textbox").width(thisWidth);
            $(".bg_item").width(thisWidth);
            $(".bg_item").height(thisHeight);
            $(".bg_item2").width(thisWidth);
            $(".bg_item2").height(thisHeight);
            $(".bg_left").height(thisHeight);
            $(".bg_right").height(thisHeight / 3 * 2);
            $(".bg_right").width(thisWidth - 560);
            $("#nav").height(thisHeight);
            $(".toN1").anchorGoWhere({ target: 1 });
            if (thisWidth / thisHeight > 1747 / 1204) {
                $(".bg_item>img").attr("width", thisWidth);
            }
            else {
                $(".bg_item>img").attr("height", thisHeight);
            }
            if (thisHeight / 2 - 300 > 0) {
                $("#nav_top").css("top", (thisHeight / 2) - 300);
                $("#nav_list").css("top", (thisHeight / 2) - 70);
            }
            else {
                $("#nav_list").css("top", 200);
            }
            $(".bg_right").css("margin-top", thisHeight / 3);

            var temp = readCookie("ehtmlnav");
            if (temp != null && temp != "") {
                var id = temp.substr(temp.length - 1);
                $("#nav_list>div:eq(" + (id - 1) + ")>a").removeClass("gray").addClass("red");
                laodao("txt"+id);
                ttt = setInterval('laodao("txt' + id + '")', 10100); 
            }
            else {
                $("#nav_list>div:eq(0)>a").removeClass("gray").addClass("red");
                laodao("txt1");
                ttt = setInterval('laodao("txt1")', 10100); 
            }
            $(".toN1").hover(function() {
                $(this).addClass("blue");
            }, function() {
                $(this).removeClass("blue");
            });
        });
        $(window).resize(function() {
            thisHeight = $(window).height();
            thisWidth = $(window).width();
            $("#bgBox").width(thisWidth);
            $("#textbox").width(thisWidth);
            $(".bg_item").width(thisWidth);
            $(".bg_item").height(thisHeight);
            $(".bg_item2").width(thisWidth);
            $(".bg_item2").height(thisHeight);
            $(".bg_left").height(thisHeight);
            $(".bg_right").height(thisHeight / 3*2+100);
            $(".bg_right").width(thisWidth - 560);
            $("#nav").height(thisHeight);
            if (thisWidth / thisHeight > 1747 / 1204) {
                $(".bg_item>img").attr("width", thisWidth);
            }
            else {
                $(".bg_item>img").attr("height", thisHeight);
            }
            if (thisHeight / 2 - 300 > 0) {
                $("#nav_top").css("top", (thisHeight / 2) - 300);
                $("#nav_list").css("top", (thisHeight / 2) - 70);
            }
            $(".bg_right").css("margin-top", thisHeight / 3-100);
        });
        function turnPage() {
            delCookie("ehtmlnav");
            location.href = "en.htm";
        }
    </script>
</head>
<body>
<div  id="bgBox"  style="width: 1440px;">
    <div  id="bgN1"  class="bg_item"  style="width: 1440px; height: 746px;">
        <img  src="images/bg01.jpg"  alt=""  width="1440">
    </div>
    <div  id="bgN2"  class="bg_item"  style="width: 1440px; height: 746px;">
        <img  src="images/bg02.jpg"  alt=""  width="1440">
    </div>
    <div  id="bgN3"  class="bg_item"  style="width: 1440px; height: 746px;">
        <img  src="images/bg03.jpg"  alt=""  width="1440">
    </div>
    <div  id="bgN4"  class="bg_item"  style="width: 1440px; height: 746px;">
        <img  src="images/bg04.jpg"  alt=""  width="1440">
    </div>
</div>
<div  id="textbox"  style="width: 1440px;">
<!--111-->
<div  id="txt1"  class="bg_item2"  style="width: 1440px; height: 746px;">
    <div  class="bg_left"  style="height:746px;"></div>
    <div  class="bg_right"  style="height:497px; width:880px; margin-top:248px;">
      <div  class="bg_show"  style="color:#000;">
          <h2>背景</h2><br>
          <span >
            ●佰福特国际物流是经中华人民共和国交通部批准、具有一级国际货运代理资质的综合物流企业,注册资金500W。拥有完善的国际代理网络,致力为客户提供高素质及全球性的海空国际货运服务,今在宁波,义乌均有分公司。<br><br>
            ●本公司可为全世界客户提供海运DDU、海运DDP、空运DDU、空运DDP等服务。为您的产品增加附加价值,让它更有竞争力。<br><br>
            ●本公司在中东,东南亚,印度,红海等航线有价格上的相对优势,提供客户优惠报价。<br><br>
            ●本公司拥有集装箱运输车队,提供高效,准时的进出口货物至长三角各地高效运输服务。<br><br>
            ●细心的服务,本公司优秀的操作人员,可协助简化您的工作<br><br>
            ●在不断前进的脚步中,以最有效率的服务,且细心的照顾,每一位客人的每一批货物,安全的抵达目的地是我们服务的宗旨。<br><br>
          </span>
      </div>
    </div>
</div>
<!--222-->
<div  id="txt2"  class="bg_item2"  style="width: 1440px; height: 746px;">
     <div  class="bg_left"  style="height: 746px;"></div>
     <div  class="bg_right"  style="height:497px; width: 880px; margin-top:248px;">
         <div  class="bg_show"  style="color:#000;">
           <h2>海空运服务</h2><br>
           <span >
              海/空运<br>为专业的货物承揽公司,佰福特致力提供全面的物流服务及专业知识。<br><br>
              货物追踪服务<br>通过严密的查询网络,快速追查每一位顾客海空运货物的行踪。<br><br>
              清/报关服务<br>透过电子网络提供低成本电子清关服务。 <br><br>
              全球DDU/DDP<br>佰福特在全球皆有完善的代理网络,提供专业且多元化的门对门指定目的地服务。<br><br>
              退税服务<br>本公司提供无进出口权货物代理退税服务<br><br>
              运输保险服务<br>通过信誉可靠的保险代理公司,提供全面性的货物保险服务,降低顾客的风险。<br><br>
           </span>
         </div>
      </div>
</div>
<!--333-->
<div  id="txt3"  class="bg_item2"  style="width: 1440px; height: 746px;">
     <div  class="bg_left"  style="height: 746px;"></div>
     <div  class="bg_right"  style="height:497px; width:880px; margin-top:248px;">
         <div  class="bg_show" style="color:#000;">
            <h2>集装箱运输服务</h2><br>
            <span >
           主要运输服务于长三角地区!为保障各承载货物准时高效的提取及至码头进港,企业现有律属于本公司的集装箱卡车车队,配备专业的司机,保证最优质的服务!
           </span>
          </div>
     </div>
</div>
<!--444-->
<div  id="txt4"  class="bg_item2"  style="width: 1440px; height: 746px;">
    <div  class="bg_left"  style="height:746px;"></div>
    <div  class="bg_right"  style="height:497px; width:880px; margin-top:248px;">
         <div  class="bg_show"  style="color:#000;">
         <h2>联系方式</h2><br>
         <span>
         宁波佰福特国际物流有限公司<br>
         中国浙江省宁波市东渡路55号华联写字楼2125-2126室<br>
         联系电话:0574-89087286,传真0574-89087289<br>
         President:jimmy.pan<br>
         信箱:[email protected]<br>
         </span>
         </div>
    </div>
</div>
</div>
<!--left-->
<div id="nav"  style="height: 746px;">
    <!--LOGO-->
    <div  id="nav_top" >
        <div style=" margin-left:20px;"><a  href="#"  style="text-decoration:none;">
        <img  style="border:0;"  src="images/logo2.png"  width="280"></a></div>
        <!--<div  style=" text-align:center; margin-left:30px; margin-top:8px;font-size:20px;">宁波佰福特国际物流有限公司</div>-->
        <div  style=" margin-top:-60px;"><img  src="images/f1.png"  width="460"></div>
    </div>
    <!--LIST-->
    <div  id="nav_list"  style="top:303px;">
        <div><a  href="images/Default.htm#bgN1"  class="toN1 gray"><strong>企业背景</strong></a></div>
        <div><span style="color:#FFF;"><strong>企业服务</strong></span></div>
        <div style="margin-left:32px; margin-top:-10px;"><a  href="images/Default.htm#bgN2"  class="toN1 gray"><strong>海空运服务</strong></a></div>
        <div style="margin-left:32px; margin-top:-10px;"><a  href="images/Default.htm#bgN3"  class="toN1 gray">集装箱运输服务</a></div>
        <div><a  href="images/Default.htm#bgN4"  class="toN1 gray"><strong>企业联系方式</strong></a></div>
        <div  class="list_yy"><a  href="Default_en.htm" >English</a></div>  
    </div>
    <!--BOTTOM-->
    <div  id="cop"  style="text-align:right; position:absolute;float:right; font-size:12px; bottom:100px; left:2%; width:300px;">
    <span  style="color:#fff;"><a href="#" target="_blank"><img src="images/url.jpg" width="168" height="25" style=" margin-bottom:5px;" /></a></span><br>
        <span  style="color:#fff;">TEL:0574-89087286</span><br>
        <span  style="color:#fff;">FAX:0574-89087289</span><br>
        <span  style="color:#a6ccec;">Ningbo Pfarford International Logistic Co., LTD.</span>
    </div>
</div>
<div  id="footer" style="margin-bottom:-60px;">
<img  src="images/ship.png"  width="420">
</div>
</body>
</html>                               

Whois info of domain

Domain Name: NBBFT.COM
Registry Domain ID: 1716355419_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.todaynic.com
Registrar URL: http://www.todaynic.com
Updated Date: 2025-04-23T01:10:49Z
Creation Date: 2012-04-27T07:18:00Z
Registry Expiry Date: 2027-04-27T07:18:00Z
Registrar: Todaynic.com, Inc.
Registrar IANA ID: 697
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.4006123688
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS3.01ISP.COM
Name Server: NS4.01ISP.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-19T03:02:02Z <<<
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