Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - 91cdd.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Wed, 07 May 2025 00:39:42 GMT
Content-Type: text/html
Content-Length: 162
Connection: keep-alive
Location: https://www.91cdd.com/

HTTP Code 301 Moved Permanently

301 response code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://www.91cdd.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Wed, 07 May 2025 00:39:43 GMT
Content-Type: text/html
Content-Length: 20104
Last-Modified: Mon, 30 Dec 2024 10:00:43 GMT
Connection: keep-alive
ETag: "67726f4b-4e88"
Accept-Ranges: bytes

HTTP Code 200 OK

200 response 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: 91cdd.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="zh-CN">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <meta name="author" content="shxt">
    <meta name="description" content="">
    <title>充大大-数字商品及解决方案供应商</title>
	<meta name="keywords" content="权益平台、礼品卡、积分商城、金融营销">
	<meta name="description" content="充大大平台是国内优质的数字商品及解决方案供应商,专注为金融、通信、互联网等行业合作伙伴提供礼品卡资源、积分商城技术支撑和金融营销服务方案,商品涵盖餐饮美食电子券、音视频会员充值、出行电子券、电子礼品卡等。">
    <style>
        @keyframes hidePreloader {
            0% {
                width: 100%;
                height: 100%;
            }

            100% {
                width: 0;
                height: 0;
            }
        }

        body>div.preloader {
            position: fixed;
            background: white;
            width: 100%;
            height: 100%;
            z-index: 1071;
            opacity: 0;
            transition: opacity .5s ease;
            overflow: hidden;
            pointer-events: none;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        body:not(.loaded)>div.preloader {
            opacity: 1;
        }

        body:not(.loaded) {
            overflow: hidden;
        }

        body.loaded>div.preloader {
            animation: hidePreloader .5s linear .5s forwards;
        }
    </style>
    <script>
        window.addEventListener("load", function() {
            setTimeout(function() {
                document.querySelector('body').classList.add('loaded');
            }, 300);
        });
    </script>
    <!-- Favicon -->
    <link rel="icon" href="assets/img/brand/favicon.png" type="image/png"><!-- Font Awesome -->
    <link rel="stylesheet" href="assets/libs/@fortawesome/fontawesome-free/css/all.min.css">
    <!-- Quick CSS -->
    <link rel="stylesheet" href="assets/css/quick-website.css?v=2023052101" id="stylesheet">
</head>

<body>
    <!-- Preloader -->
    <div class="preloader">
        <div class="spinner-border text-primary" role="status">
            <span class="sr-only">Loading...</span>        </div>
    </div>
    <div class="modal fade" tabindex="-1" role="dialog" id="modal-cookies" data-backdrop="false" aria-labelledby="modal-cookies" aria-hidden="true">
        <div class="modal-dialog modal-dialog-aside left-4 right-4 bottom-4">
            <div class="modal-content bg-dark-dark">
                <div class="modal-body">
                    <!-- Text -->
                    <p class="text-sm text-white mb-3">
                        我们使用cookie,以便我们的主题为您服务。使用我们的网站,即表示您同意我们使用cookie。
                    </p>
                    <button type="button" class="btn btn-sm btn-primary mr-2" data-dismiss="modal">OK</button>
                </div>
            </div>
        </div>
    </div>

    <!-- Navbar -->
    <nav class="navbar navbar-expand-lg navbar-light bg-white">
        <div class="container">
            <!-- Brand -->
            <a class="navbar-brand" href="index.html">
                <img src="assets/img/logo-2.png" id="navbar-logo">
			</a>
            <!-- Toggler -->
            <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
                <span class="navbar-toggler-icon"></span>            </button>
            <!-- Collapse -->
            <div class="collapse navbar-collapse" id="navbarCollapse">
                <ul class="navbar-nav mt-4 mt-lg-0 ml-auto">
                    <li class="nav-item ">
                        <a class="nav-link" href="index.html">首页</a>
					</li>
                    <li class="nav-item ">
                        <a class="nav-link" href="goods.html">数字商品</a>
					</li>
                    <li class="nav-item ">
                        <a class="nav-link" href="solution.html">解决方案</a>
					</li>
                    <li class="nav-item ">
                        <a class="nav-link" href="https://open.91cdd.com/">开放平台</a>
					</li>
                    <li class="nav-item dropdown dropdown-animate" data-toggle="hover">
                        <a class="nav-link" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">关于充大大</a>
                        <div class="dropdown-menu dropdown-menu-single">
                            <a href="about.html" class="dropdown-item">关于我们</a>
							<div class="dropdown-divider"></div>
                            <a href="contact.html" class="dropdown-item">联系我们</a>
						</div>
                    </li>
                </ul>

                <a class="navbar-btn btn btn-sm btn-warning d-none d-lg-inline-block" href="https://open.91cdd.com/user/register" target="_blank">
                    立即加入
				</a>
			</div>
        </div>
    </nav>
	
    <!-- Main content -->
    <section class="slice py-5">
        <div class="container">
            <div class="row row-grid align-items-center">
                <div class="col-12 col-md-5 col-lg-6 order-md-2">
                    <!-- Image -->
                    <figure class="w-100">
                        <img src="assets/img/brand/banner-1.png" class="img-fluid mw-md-110">
                    </figure>
                </div>
                <div class="col-12 col-md-7 col-lg-6 order-md-1 pr-md-5">
                    <!-- Heading -->
                    <h1 class="display-5 text-center text-md-left mb-3">
                        <strong class="text-primary">充大大</strong><br/>数字商品及解决方案供应商
                    </h1>
                    <!-- Text -->
                    <p class="lead text-center text-md-left text-muted">
                        助您打造本地生活资源矩阵,高效推动平台数字化营销。
                    </p>
                    <!-- Buttons -->
                    <div class="text-center text-md-left mt-5">
                        <a href="/goods.html" class="btn btn-primary btn-icon">
                            <span class="btn-inner--text">批量采购</span>
                        </a>
                        <a href="/contact.html" class="btn btn-neutral btn-icon d-none d-lg-inline-block">联系我们</a>
                    </div>
                </div>
            </div>
        </div>
    </section>
    <section class="slice slice-lg pt-lg-6 pb-0 pb-lg-6">
        <div class="container">
            <!-- Title -->
            <!-- Section title -->
            <div class="row mb-5 justify-content-center text-center">
                <div class="col-lg-12">
                    <span class="badge badge-soft-success badge-pill badge-lg">
                        产品与服务
                    </span>
                    <h2 class="mt-4">为合作伙伴构建权益场景,提升用户活跃度与用户粘性</h2>
                    <div class="mt-2">
                        <p class="lead lh-180">融合业务场景,重塑企业核心竞争力。</p>
                    </div>
                </div>
            </div>
            <!-- Card -->
            <div class="row mt-5">
                <div class="col-md-4">
                    <div class="card border-0 bg-soft-danger">
                        <div class="card-body pb-5">
                            <div class="pt-4 pb-5 text-center">
                                <img src="assets/img/brand/banner-2.png" class="img-fluid img-center" style="height: 200px;" />
                            </div>
                            <h5 class="h4 lh-130 text-dark mb-3">商品供应</h5>
                            <p class="text-dark opacity-6 mb-0">提供数字商品供应服务,严选优质品牌方和客户共同打造先进、完善的数字商品服务平台,通过API接口快速完成对接。</p>
                        </div>
                    </div>
                </div>
                <div class="col-md-4">
                    <div class="card border-0 bg-soft-success">
                        <div class="card-body pb-5 text-center">
                            <div class="pt-4 pb-5">
                                <img src="assets/img/brand/banner-3.png" class="img-fluid img-center" style="height: 200px;" />
                            </div>
                            <h5 class="h4 lh-130 text-dark mb-3">解决方案</h5>
                            <p class="text-dark opacity-6 mb-0">为用户量身打造专属SAAS系统、CPS系统,提供丰富数字营销场景,助力企业流量轻松变现,实现企业数字化升级。</p>
                        </div>
                    </div>
                </div>
                <div class="col-md-4">
                    <div class="card border-0 bg-soft-warning">
                        <div class="card-body pb-5 text-center">
                            <div class="pt-4 pb-5">
                                <img src="assets/img/brand/banner-4.png" class="img-fluid img-center" style="height: 200px;" />
                            </div>
                            <h5 class="h4 lh-130 text-dark mb-3">业务延伸</h5>
                            <p class="text-dark opacity-6 mb-0">通过丰富的数字商品,结合积分、抽奖、小游戏、节日促销等营销活动,解决拉新、促活等运营难题。</p>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>
    <section class="slice slice-lg">
        <div class="container">
            <div class="row row-grid justify-content-around align-items-center">
                <div class="col-lg-6 order-lg-2 ml-lg-auto pl-lg-6">
                    <!-- Heading -->
                    <h5 class="h2 mt-4">为什么选择我们</h5>
                    <!-- Text -->
                    <p class="lead lh-190 my-4">
                        严控选品,全称跟进,为每一个合作伙伴提供优质服务。
                    </p>
                    <!-- List -->
                    <ul class="list-unstyled">
                        <li class="py-2">
                            <div class="d-flex align-items-top">
                                <div>
                                    <div class="icon icon-shape icon-danger icon-sm rounded-circle mr-3">
                                        <i class="fas fa-cog"></i>
                                    </div>
                                </div>
                                <div>
                                    <span class="h5 mb-0">严格把控产品质量</span>
									<br/>
									<span class="mb-0">严格筛选上游品牌方,严格控制商品品质。</span>
                                </div>
                            </div>
                        </li>
                        <li class="py-2">
                            <div class="d-flex align-items-top">
                                <div>
                                    <div class="icon icon-shape icon-success icon-sm rounded-circle mr-3">
                                        <i class="fas fa-store-alt"></i>
                                    </div>
                                </div>
                                <div>
                                    <span class="h5 mb-0">免费获得海量资源</span>
									<br/>
									<span class="mb-0">覆盖餐饮美食、出行、外卖、视频会员等多场景资源,助你流量轻松变现。</span>
                                </div>
                            </div>
                        </li>

                        <li class="py-2">
                            <div class="d-flex align-items-top">
                                <div>
                                    <div class="icon icon-shape icon-warning icon-sm rounded-circle mr-3">
                                        <i class="fas fa-palette"></i>
                                    </div>
                                </div>
                                <div>
                                    <span class="h5 mb-0">优质服务专属对接</span>
									<br/>
									<span class="mb-0">一对一专属服务,7*24小时在线支持。</span>
                                </div>
                            </div>
                        </li>

                        <li class="py-2">
                            <div class="d-flex align-items-top">
                                <div>
                                    <div class="icon icon-shape icon-primary icon-sm rounded-circle mr-3">
                                        <i class="fas fa-star"></i>
                                    </div>
                                </div>
                                <div>
                                    <span class="h5 mb-0">平台技术有保障</span>
									<br/>
									<span class="mb-0">专业技术团队护航,科技创新成就中国梦。</span>
                                </div>
                            </div>
                        </li>
                    </ul>
                </div>
                <div class="col-lg-6 order-lg-1">
                    <div class="position-relative zindex-100">
                        <img src="assets/img/brand/banner-5.png" class="img-fluid">
                    </div>
                </div>
            </div>
        </div>
    </section>

    <section class="slice slice-lg bg-section-secondary">
        <div class="container text-center">
            <div class="row justify-content-center mt-4">
                <div class="col-lg-8">
                    <h2 class="h1 strong-600">
                        充大大他们都很信赖
                    </h2>
                    <p class="lead text-muted">
                        数字商品解决方案涵盖金融、保险、通信、互联网等多个领域
                    </p>
                </div>
            </div>
        </div>
		<div class="container">
			<div class="row partner-list">
				<div class="col-lg-2 mt-3 col-4">
					<img src="assets/img/partner/icon/icon-13.png" class="partner-icon"/>
				</div>
				<div class="col-lg-2 mt-3 col-4">
					<img src="assets/img/partner/icon/icon-2.png" class="partner-icon"/>
				</div>
				<div class="col-lg-2 mt-3 col-4">
					<img src="assets/img/partner/icon/icon-3.png" class="partner-icon"/>
				</div>
				<div class="col-lg-2 mt-3 col-4">
					<img src="assets/img/partner/icon/icon-4.png" class="partner-icon"/>
				</div>
				<div class="col-lg-2 mt-3 col-4">
					<img src="assets/img/partner/icon/icon-5.png" class="partner-icon"/>
				</div>
				<div class="col-lg-2 mt-3 col-4">
					<img src="assets/img/partner/icon/icon-6.png" class="partner-icon"/>
				</div>
				<div class="col-lg-2 mt-3 col-4">
					<img src="assets/img/partner/icon/icon-7.png" class="partner-icon"/>
				</div>
				<div class="col-lg-2 mt-3 col-4">
					<img src="assets/img/partner/icon/icon-15.png" class="partner-icon"/>
				</div>
				<div class="col-lg-2 mt-3 col-4">
					<img src="assets/img/partner/icon/icon-9.png" class="partner-icon"/>
				</div>
				<div class="col-lg-2 mt-3 col-4">
					<img src="assets/img/partner/icon/icon-14.png" class="partner-icon"/>
				</div>
				<div class="col-lg-2 mt-3 col-4">
					<img src="assets/img/partner/icon/icon-11.png" class="partner-icon"/>
				</div>
				<div class="col-lg-2 mt-3 col-4">
					<img src="assets/img/partner/icon/icon-12.png" class="partner-icon"/>
				</div>
			</div>
		</div>
    </section>
    <footer class="position-relative" id="footer-main">
        <div class="footer pt-lg-7 footer-dark bg-dark">
            <div class="shape-container shape-line shape-position-top shape-orientation-inverse">
                <svg width="2560px" height="100px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="none" x="0px" y="0px" viewBox="0 0 2560 100" style="enable-background:new 0 0 2560 100;" xml:space="preserve" class="">
                    <polygon points="2560 0 2560 100 0 100"></polygon>
                </svg>
            </div>
            <!-- Footer -->
            <div class="container pt-4">
                <div class="row">
                    <div class="col-lg-5 mb-lg-0">
                        <a href="/">
                            <img alt="充大大" src="assets/img/logo.png" id="footer-logo">
                        </a>
						<p class="mt-2 text-sm opacity-8">国内优质的数字商品及解决方案供应商,专注为金融、通信、互联网等行业合作伙伴提供积分商城技术支撑和金融营销服务方案。</p>
						
						<p class="text-sm opacity-8">联系邮箱:[email protected] <br/> 联系电话:17317629886</p>
                    </div>
                    <div class="col-lg-2 col-4 col-sm-4 ml-lg-auto mb-5 mb-lg-0">
                        <h6 class="heading mb-3">商户中心</h6>
                        <ul class="list-unstyled">
							<li><a href="https://open.91cdd.com/user/register">立即加入</a></li>
							<li><a href="https://open.91cdd.com/dashboard/app">我的应用</a></li>
                            <li><a href="https://open.91cdd.com/goods/library">商品中心</a></li>
                            <li><a href="https://open.91cdd.com/dashboard/app">我的订单</a></li>
                        </ul>
                    </div>
                    <div class="col-lg-2 col-4 col-sm-4 mb-5 mb-lg-0">
                        <h6 class="heading mb-3">API对接</h6>
                        <ul class="list-unstyled">
							<li><a href="https://open.91cdd.com/api/secret-key">秘钥管理</a></li>
                            <li><a href="https://open.91cdd.com/api/setting">订单推送</a></li>
                            <li><a href="https://open.91cdd.com/docs/index.html">接口文档</a></li>
                        </ul>
                    </div>
                    <div class="col-lg-2 col-4 col-sm-4 mb-5 mb-lg-0">
                        <h6 class="heading mb-3">关于充大大</h6>
                        <ul class="list-unstyled">
                            <li><a href="/about.html">关于我们</a></li>
                            <li><a href="/contact.html">联系我们</a></li>
							<li><a href="#">常见问题</a></li>
                        </ul>
                    </div>
                </div>
                <hr class="divider divider-fade divider-dark my-4">
                <div class="row align-items-center justify-content-md-between pb-4">
                    <div class="col-md-12">
                        <div class="copyright text-sm font-weight-bold text-center">
                            Copyright &copy; 2023 兴塔网络科技(上海)有限公司 All rights reserved. <br/>ICP备案号:<a href="https://beian.miit.gov.cn/">沪ICP备19005092号-9</a> 增值电信业务经营许可证:沪B2-20220950
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>
    <!-- Core JS  -->
    <script src="assets/libs/jquery/dist/jquery.min.js"></script>
    <script src="assets/libs/bootstrap/dist/js/bootstrap.bundle.min.js"></script>
    <script src="assets/libs/svg-injector/dist/svg-injector.min.js"></script>
    <script src="assets/libs/feather-icons/dist/feather.min.js"></script>
    <!-- Quick JS -->
    <script src="assets/js/quick-website.js"></script>
    <!-- Feather Icons -->
    <script>
        feather.replace({
            'width': '1em',
            'height': '1em'
        })
    </script>
</body>

</html>                               

Whois info of domain

Domain Name: 91CDD.COM
Registry Domain ID: 2774132055_DOMAIN_COM-VRSN
Registrar WHOIS Server: grs-whois.hichina.com
Registrar URL: http://wanwang.aliyun.com
Updated Date: 2025-04-02T04:32:49Z
Creation Date: 2023-04-19T02:38:07Z
Registry Expiry Date: 2026-04-19T02:38:07Z
Registrar: Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)
Registrar IANA ID: 1599
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +86.95187
Domain Status: ok https://icann.org/epp#ok
Name Server: DNS15.HICHINA.COM
Name Server: DNS16.HICHINA.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-07T00:39: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