WHOIS QUERY TIME

30 May 2024 - 9:53 PM UTC

Registered: 24 September 2003
Expiry: 24 September 2026

REGISTRAR

Name: 中企动力科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

ce1.xincache.com
ce2.xincache.com

DOMAIN STATUS

ok

REGISTRANT

Name: 北京民生典当有限责任公司
Email: [email protected]

You can fetch the above results in JSON or XML format through our API:

https://api.bigdomaindata.com/?key=XXXXX&current_whois=msdd.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "msdd.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "msdd.cn",
            "domain_keyword": "msdd",
            "domain_tld": "cn",
            "query_time": "2024-05-30 21:53:19",
            "create_date": "2003-09-24",
            "expiry_date": "2026-09-24",
            "registrar_name": "中企动力科技股份有限公司",
            "registrant_name": "北京民生典当有限责任公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ce1.xincache.com",
                "ce2.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>msdd.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>msdd.cn</domain_name>
   <domain_keyword>msdd</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-30 21:53:19</query_time>
   <create_date>2003-09-24</create_date>
   <expiry_date>2026-09-24</expiry_date>
   <registrar_name>中企动力科技股份有限公司</registrar_name>
   <registrant_name>北京民生典当有限责任公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ce1.xincache.com</value>
    <value>ce2.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.043</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.102 seconds) for "msdd.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

8 Feb 2023 - 2:10 PM UTC

Registered: 24 September 2003
Expiry: 24 September 2023

REGISTRAR

Name: 中企动力科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

ce1.xincache.com
ce2.xincache.com

DOMAIN STATUS

ok

REGISTRANT

Name: 北京民生典当有限责任公司
Email: [email protected]

#2 - QUERY TIME

30 Sep 2023 - 12:06 PM UTC

Registered: 24 September 2003
Expiry: 24 September 2026

REGISTRAR

Name: 中企动力科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

ce1.xincache.com
ce2.xincache.com

DOMAIN STATUS

ok

REGISTRANT

Name: 北京民生典当有限责任公司
Email: [email protected]

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

You can fetch the above results in JSON or XML format through our API:

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=msdd.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "msdd.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "msdd.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "msdd.cn",
            "domain_keyword": "msdd",
            "domain_tld": "cn",
            "query_time": "2023-02-08 14:10:29",
            "create_date": "2003-09-24",
            "expiry_date": "2023-09-24",
            "registrar_name": "中企动力科技股份有限公司",
            "registrant_name": "北京民生典当有限责任公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ce1.xincache.com",
                "ce2.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "msdd.cn",
            "domain_keyword": "msdd",
            "domain_tld": "cn",
            "query_time": "2023-09-30 12:06:59",
            "create_date": "2003-09-24",
            "expiry_date": "2026-09-24",
            "registrar_name": "中企动力科技股份有限公司",
            "registrant_name": "北京民生典当有限责任公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ce1.xincache.com",
                "ce2.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.102,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>msdd.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>msdd.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>msdd.cn</domain_name>
   <domain_keyword>msdd</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-02-08 14:10:29</query_time>
   <create_date>2003-09-24</create_date>
   <expiry_date>2023-09-24</expiry_date>
   <registrar_name>中企动力科技股份有限公司</registrar_name>
   <registrant_name>北京民生典当有限责任公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ce1.xincache.com</value>
    <value>ce2.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>msdd.cn</domain_name>
   <domain_keyword>msdd</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-09-30 12:06:59</query_time>
   <create_date>2003-09-24</create_date>
   <expiry_date>2026-09-24</expiry_date>
   <registrar_name>中企动力科技股份有限公司</registrar_name>
   <registrant_name>北京民生典当有限责任公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ce1.xincache.com</value>
    <value>ce2.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.102</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 16 domain names (in 0.104 seconds) which contained the exact domain keyword "msdd".
Domain Name Registered Expiry Registrar Ownership
1 msdd.com 29 Apr 1998 28 Apr 2025 DNSPod, Inc. REDACTED FOR PRIVACY
2 msdd.net 17 Nov 1998 16 Nov 2024 Deutsche Telekom AG msdd.neT GmbH
3 msdd.cn 24 Sep 2003 24 Sep 2026 中企动力科技股份有限公司 北京民生典当有限责任公司
4 msdd.biz 20 Apr 2007 19 Apr 2027 Alibaba Cloud Computing (Beijing) Co., Ltd. min sheng dong dou shen zhen fang di chan kai fa you xian gong si
5 msdd.nl 21 Oct 2010 - Hostnet B.V. -
6 msdd.co.uk 13 Apr 2019 13 Apr 2025 Ionos SE [Tag = 1AND1] -
7 msdd.uk 15 Apr 2019 15 Apr 2026 Ionos SE [Tag = 1AND1] -
8 msdd.co 1 Apr 2021 1 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 msdd.dev 4 Apr 2022 4 Apr 2025 CloudFlare, Inc. REDACTED FOR PRIVACY
10 msdd.info 14 Jul 2023 14 Jul 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Virtua Drug Ltd
11 msdd.top 9 Aug 2023 9 Aug 2024 DNSPod, Inc. Wang Kai Hua
12 msdd.xyz 16 Sep 2023 16 Sep 2024 Name.com, Inc -
13 msdd.site 27 Oct 2023 27 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
14 msdd.fun 8 Nov 2023 8 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) gao xin qu xiao miao xian sen za huo pu
15 msdd.ru 13 Nov 2023 13 Nov 2024 REGRU-RU Private Person
16 msdd.org 7 May 2024 7 May 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
17 msdd.de - - - -

The above results can be generated through the following API query:

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=msdd&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "msdd",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 17,
        "relation": "eq",
        "current": 17
    },
    "unique_domains": "msdd.com, msdd.net, msdd.cn, msdd.biz, msdd.nl, msdd.co.uk, msdd.uk, msdd.co, msdd.dev, msdd.info, msdd.top, msdd.xyz, msdd.site, msdd.fun, msdd.ru, msdd.org, msdd.de",
    "results": [
        {
            "num": 1,
            "domain_name": "msdd.com",
            "domain_keyword": "msdd",
            "domain_tld": "com",
            "query_time": "2024-04-28 00:18:35",
            "create_date": "1998-04-29",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=msdd.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "msdd.net",
            "domain_keyword": "msdd",
            "domain_tld": "net",
            "query_time": "2024-04-15 18:04:09",
            "create_date": "1998-11-17",
            "update_date": "2024-03-15",
            "expiry_date": "2024-11-16",
            "registrar_iana": 226,
            "registrar_name": "Deutsche Telekom AG",
            "registrar_website": "http://www.registrar.telekom.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "msdd.neT GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01-tld.t-online.de",
                "dns02-tld.t-online.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "msdd.cn",
            "domain_keyword": "msdd",
            "domain_tld": "cn",
            "query_time": "2024-05-30 21:53:19",
            "create_date": "2003-09-24",
            "expiry_date": "2026-09-24",
            "registrar_name": "中企动力科技股份有限公司",
            "registrant_name": "北京民生典当有限责任公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ce1.xincache.com",
                "ce2.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "msdd.biz",
            "domain_keyword": "msdd",
            "domain_tld": "biz",
            "query_time": "2024-04-15 18:04:09",
            "create_date": "2007-04-20",
            "update_date": "2021-04-12",
            "expiry_date": "2027-04-19",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "whois.hichina.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "min sheng dong dou shen zhen fang di chan kai fa you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guangdong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "msdd.nl",
            "domain_keyword": "msdd",
            "domain_tld": "nl",
            "query_time": "2024-04-15 18:04:09",
            "create_date": "2010-10-21",
            "update_date": "2022-04-14",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "msdd.co.uk",
            "domain_keyword": "msdd",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 18:04:09",
            "create_date": "2019-04-13",
            "update_date": "2023-04-12",
            "expiry_date": "2025-04-13",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1039.ui-dns.biz",
                "ns1082.ui-dns.de",
                "ns1090.ui-dns.com",
                "ns1099.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "msdd.uk",
            "domain_keyword": "msdd",
            "domain_tld": "uk",
            "query_time": "2024-04-15 18:04:10",
            "create_date": "2019-04-15",
            "update_date": "2024-04-14",
            "expiry_date": "2026-04-15",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1033.ui-dns.com",
                "ns1051.ui-dns.org",
                "ns1076.ui-dns.de",
                "ns1085.ui-dns.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "msdd.co",
            "domain_keyword": "msdd",
            "domain_tld": "co",
            "query_time": "2024-06-01 16:28:29",
            "create_date": "2021-04-01",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "msdd.dev",
            "domain_keyword": "msdd",
            "domain_tld": "dev",
            "query_time": "2024-06-01 16:28:27",
            "create_date": "2022-04-04",
            "update_date": "2024-03-24",
            "expiry_date": "2025-04-04",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka-fu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elly.ns.cloudflare.com",
                "etienne.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "msdd.info",
            "domain_keyword": "msdd",
            "domain_tld": "info",
            "query_time": "2024-04-27 00:09:03",
            "create_date": "2023-07-14",
            "update_date": "2024-02-01",
            "expiry_date": "2024-07-14",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Virtua Drug Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "msdd.top",
            "domain_keyword": "msdd",
            "domain_tld": "top",
            "query_time": "2024-04-29 07:06:10",
            "create_date": "2023-08-09",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wang Kai Hua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "liao ning sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bancroft.dnspod.net",
                "pegasus.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "msdd.xyz",
            "domain_keyword": "msdd",
            "domain_tld": "xyz",
            "query_time": "2024-05-25 02:35:44",
            "create_date": "2023-09-16",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-16",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "nansan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1cnb.name.com",
                "ns2cqs.name.com",
                "ns3cna.name.com",
                "ns4ghm.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "msdd.site",
            "domain_keyword": "msdd",
            "domain_tld": "site",
            "query_time": "2024-05-08 10:00:23",
            "create_date": "2023-10-27",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "albert.ns.cloudflare.com",
                "marjory.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "msdd.fun",
            "domain_keyword": "msdd",
            "domain_tld": "fun",
            "query_time": "2024-05-16 10:58:02",
            "create_date": "2023-11-08",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "gao xin qu xiao miao xian sen za huo pu",
            "registrant_state": "Hong Kong, China",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "msdd.ru",
            "domain_keyword": "msdd",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:37:12",
            "create_date": "2023-11-13",
            "expiry_date": "2024-11-13",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "msdd.org",
            "domain_keyword": "msdd",
            "domain_tld": "org",
            "query_time": "2024-05-09 17:11:32",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "3uwn537k.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "msdd.de",
            "domain_keyword": "msdd",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:14:15",
            "update_date": "2022-10-17",
            "name_servers": [
                "ns-114.awsdns-14.com",
                "ns-1327.awsdns-37.org",
                "ns-1684.awsdns-18.co.uk",
                "ns-798.awsdns-35.net"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.104,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>msdd</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>17</total>
  <relation>eq</relation>
  <current>17</current>
 </count>
 <unique_domains>msdd.com, msdd.net, msdd.cn, msdd.biz, msdd.nl, msdd.co.uk, msdd.uk, msdd.co, msdd.dev, msdd.info, msdd.top, msdd.xyz, msdd.site, msdd.fun, msdd.ru, msdd.org, msdd.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>msdd.com</domain_name>
   <domain_keyword>msdd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 00:18:35</query_time>
   <create_date>1998-04-29</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=msdd.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>msdd.net</domain_name>
   <domain_keyword>msdd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 18:04:09</query_time>
   <create_date>1998-11-17</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>226</registrar_iana>
   <registrar_name>Deutsche Telekom AG</registrar_name>
   <registrar_website>http://www.registrar.telekom.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>msdd.neT GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01-tld.t-online.de</value>
    <value>dns02-tld.t-online.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>msdd.cn</domain_name>
   <domain_keyword>msdd</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-30 21:53:19</query_time>
   <create_date>2003-09-24</create_date>
   <expiry_date>2026-09-24</expiry_date>
   <registrar_name>中企动力科技股份有限公司</registrar_name>
   <registrant_name>北京民生典当有限责任公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ce1.xincache.com</value>
    <value>ce2.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>msdd.biz</domain_name>
   <domain_keyword>msdd</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-15 18:04:09</query_time>
   <create_date>2007-04-20</create_date>
   <update_date>2021-04-12</update_date>
   <expiry_date>2027-04-19</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>whois.hichina.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>min sheng dong dou shen zhen fang di chan kai fa you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guangdong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>msdd.nl</domain_name>
   <domain_keyword>msdd</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-15 18:04:09</query_time>
   <create_date>2010-10-21</create_date>
   <update_date>2022-04-14</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>msdd.co.uk</domain_name>
   <domain_keyword>msdd</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 18:04:09</query_time>
   <create_date>2019-04-13</create_date>
   <update_date>2023-04-12</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1039.ui-dns.biz</value>
    <value>ns1082.ui-dns.de</value>
    <value>ns1090.ui-dns.com</value>
    <value>ns1099.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>msdd.uk</domain_name>
   <domain_keyword>msdd</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-15 18:04:10</query_time>
   <create_date>2019-04-15</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2026-04-15</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1033.ui-dns.com</value>
    <value>ns1051.ui-dns.org</value>
    <value>ns1076.ui-dns.de</value>
    <value>ns1085.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>msdd.co</domain_name>
   <domain_keyword>msdd</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-01 16:28:29</query_time>
   <create_date>2021-04-01</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>msdd.dev</domain_name>
   <domain_keyword>msdd</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-01 16:28:27</query_time>
   <create_date>2022-04-04</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka-fu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>elly.ns.cloudflare.com</value>
    <value>etienne.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>msdd.info</domain_name>
   <domain_keyword>msdd</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-27 00:09:03</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Virtua Drug Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>msdd.top</domain_name>
   <domain_keyword>msdd</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-29 07:06:10</query_time>
   <create_date>2023-08-09</create_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wang Kai Hua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>liao ning sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bancroft.dnspod.net</value>
    <value>pegasus.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>msdd.xyz</domain_name>
   <domain_keyword>msdd</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-25 02:35:44</query_time>
   <create_date>2023-09-16</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>nansan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1cnb.name.com</value>
    <value>ns2cqs.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4ghm.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>msdd.site</domain_name>
   <domain_keyword>msdd</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-08 10:00:23</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>albert.ns.cloudflare.com</value>
    <value>marjory.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>msdd.fun</domain_name>
   <domain_keyword>msdd</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-16 10:58:02</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>gao xin qu xiao miao xian sen za huo pu</registrant_company>
   <registrant_state>Hong Kong, China</registrant_state>
   <registrant_country>HK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>msdd.ru</domain_name>
   <domain_keyword>msdd</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:37:12</query_time>
   <create_date>2023-11-13</create_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>msdd.org</domain_name>
   <domain_keyword>msdd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 17:11:32</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>3uwn537k.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>msdd.de</domain_name>
   <domain_keyword>msdd</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:14:15</query_time>
   <update_date>2022-10-17</update_date>
   <name_servers>
    <value>ns-114.awsdns-14.com</value>
    <value>ns-1327.awsdns-37.org</value>
    <value>ns-1684.awsdns-18.co.uk</value>
    <value>ns-798.awsdns-35.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.104</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,945 domain names (in 0.083 seconds) which look and sound like the brand name "msdd".
Domain Name Registered Expiry Registrar Ownership
1 msdq.org 19 Mar 2022 19 Mar 2025 Network Solutions, LLC REDACTED FOR PRIVACY
2 msddl.com 3 Apr 2018 3 Apr 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
3 msad.vc 10 Apr 2018 10 Apr 2025 Tucows Domains Inc. Data Protected
4 msda.dev 1 Mar 2023 1 Mar 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
5 msdr.info 18 Oct 2018 18 Oct 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. 张诗林
6 msdl.co.uk 2 Aug 1999 2 Aug 2025 Namesco Limited [Tag = NAMESCO] -
7 msdfd.com 22 Jun 2023 22 Jun 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
8 smdd.uk 19 May 2020 19 May 2025 Ionos SE [Tag = 1AND1] -
9 mcdd.org 17 Jun 2002 17 Jun 2024 FastDomain Inc. REDACTED FOR PRIVACY
10 m4dd.com 8 Oct 2017 8 Oct 2023 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
11 mddd.app 29 Mar 2023 29 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 msdi.in 13 Sep 2021 13 Sep 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
13 msdn.cn 17 Mar 2003 17 Mar 2025 MarkMonitor Inc. Microsoft Corporation
14 msxd.dev 27 Sep 2020 27 Sep 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
15 msdad.com 7 Mar 2006 7 Mar 2025 GoDaddy.com, LLC -
16 msid.net 19 Mar 2004 19 Mar 2025 ANNULET, INC BuyDomains.com
17 msdp.org 9 Mar 2021 9 Mar 2025 Dynadot Inc REDACTED FOR PRIVACY
18 msds.group 16 May 2021 16 May 2025 Xin Net Technology Corporation 新标标准技术服务(深圳)有限公司
19 msqd.net 13 Nov 2020 13 Nov 2024 Squarespace Domains II LLC Emotive
20 mmdd.lat 30 Aug 2023 30 Aug 2024 Porkbun, LLC Private by Design, LLC
21 msdc.pro 20 Sep 2018 20 Sep 2024 OVH SAS WITTY FOX DESIGN
22 asdd.pt - - - Associação de Setúbal de Dança Desportiva
23 masdd.net 24 Feb 2022 24 Feb 2025 DNSPod, Inc. REDACTED FOR PRIVACY
24 mswd.online 5 Dec 2023 5 Dec 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
25 mkdd.co 10 Oct 2017 9 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 msddv.shop 14 Sep 2023 14 Sep 2024 Sav.com, LLC -
27 mtdd.ru 1 Dec 2020 1 Dec 2024 REGRU-RU Medika, LLC
28 msdk.org 4 May 2007 4 May 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
29 msdn.community 10 Jun 2014 10 Jun 2024 Nom-iq Ltd. dba COM LAUDE Microsoft Corporation
30 msdl.ru 14 May 2006 14 May 2025 RU-CENTER-RU LLC "Morshelf"
31 mssd.info 23 Nov 2023 23 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
32 modd.store 3 Feb 2024 3 Feb 2025 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
33 msdc.co.uk 9 Oct 2007 9 Oct 2025 Namesco Limited [Tag = NAMESCO] -
34 madd.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD George Samios
35 smdd.co.uk 11 Apr 2003 11 Apr 2026 Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY] -
36 mtdd.top 11 Dec 2018 11 Dec 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) huai an lan chuang xin xi ke ji you xian gong si
37 msds.asia 15 Apr 2022 15 Apr 2025 Chengdu West Dimension Digital Technology Co., Ltd. 山本标准技术服务(东莞)有限公司
38 msod.nl 22 Apr 2008 - - -
39 hsdd.fun 14 May 2024 14 May 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
40 msdt.nl 19 May 2018 - Cridea -
41 medd.info 7 Jan 2009 7 Jan 2025 OVH SAS MEDD
42 msrd.site 7 Jun 2024 7 Jun 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
43 mshd.co.uk 30 Aug 2011 30 Aug 2025 Easyspace Ltd [Tag = EASYSPACE] -
44 msdg.mu 5 Aug 2021 5 Aug 2024 Gandi SAS -
45 msds.co.uk 27 Dec 2003 27 Dec 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
46 msded.com 7 Apr 2017 7 Apr 2025 GoDaddy.com, LLC -
47 modd.tech 10 Mar 2020 10 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
48 mudd.mobi 18 Dec 2011 18 Dec 2026 GoDaddy.com, LLC Domains By Proxy, LLC
49 ssdd.cloud 6 Dec 2022 6 Dec 2024 GoDaddy Domains By Proxy, LLC
50 gsdd.com 5 Mar 2001 5 Mar 2025 NameSilo, LLC Caramba LLC
51 ssdd.se 5 Jan 2004 5 Jan 2025 One.com -
52 msdb.nl 15 Nov 2016 - Cridea -
53 msdkd.xyz 12 Jun 2023 12 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
54 mstd.ink 8 Jan 2024 8 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
55 mydd.site 20 Oct 2020 20 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) xi an mu yi duo duo wang luo ke ji you xian gong si
56 mkdd.design 21 Oct 2022 21 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
57 medd.in 8 Apr 2015 8 Apr 2025 Gandi SAS 1mg Technologies Pvt Ltd
58 msrd.cn 7 Jan 2024 7 Jan 2025 大庆市卓创多媒体制作有限公司 袁吉勇
59 madd.in 23 May 2007 23 May 2025 Ascio Technologies, Inc. Danmark – Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
60 msmd.life 21 Sep 2023 21 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 ms-d.com 27 Aug 1999 27 Aug 2024 Network Solutions, LLC -
62 usdd.pro 13 Feb 2024 13 Feb 2025 Sav.com, LLC REDACTED FOR PRIVACY
63 mudd.be 5 Oct 2014 - Key-Systems GmbH -
64 msd9.com 17 Dec 2015 17 Dec 2024 Amazon Registrar, Inc. Identity Protection Service
65 asdd.com 22 Jul 1998 21 Jul 2027 Network Solutions, LLC -
66 msdo.ca 9 Feb 2010 9 Feb 2025 Go Daddy Domains Canada, Inc Municipal Service Delivery Organization
67 msdo.net 5 Jun 2000 5 Jun 2024 GoDaddy.com, LLC -
68 msddp.com 19 Feb 2008 19 Feb 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
69 smdd.lat 25 Oct 2023 25 Oct 2024 Porkbun, LLC Private by Design, LLC
70 msdh.ru 14 Feb 2020 14 Feb 2025 REGRU-RU Private Person
71 msrd.io 20 Apr 2024 20 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
72 mssd.dev 7 Dec 2020 7 Dec 2024 OVH sas REDACTED FOR PRIVACY
73 medd.link 22 Jul 2015 22 Jul 2026 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
74 mqdd.cloud 3 Jan 2024 3 Jan 2025 CV. Rumahweb Indonesia Personal
75 mddd.top 6 May 2024 6 May 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) jin cheng shi mo deng da di nong ye kai fa gu fen you xian gong si
76 msdv.link 31 Mar 2022 31 Mar 2024 NAMECHEAP Withheld for Privacy Purposes
77 osdd.com 25 Aug 2002 25 Aug 2032 Network Solutions, LLC -
78 msdda.com 30 Nov 2023 30 Nov 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
79 hsdd.net 27 Aug 2023 27 Aug 2024 Gname 001 Inc -
80 msdcd.com 5 Aug 2004 5 Aug 2024 Tucows Domains Inc. -
81 mdsd.shop 15 Jun 2022 15 Jun 2024 Alibaba Cloud Computing Ltd. -
82 mmdd.jp 1 Jun 2017 30 Jun 2024 - DD
83 mcdd.ru 4 Feb 2010 4 Feb 2025 SALENAMES-RU Private Person
84 ssdd.club 8 Oct 2020 8 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
85 mspd.de - - - -
86 msdc.nyc 11 May 2021 11 May 2025 Domain.com, LLC Matthew Shayo
87 mcdd.fun 14 Mar 2024 14 Mar 2025 DNSPod, Inc. TencentCloud
88 msad.info 1 Oct 2020 1 Oct 2025 1API GmbH GMO BRAND SECURITY Inc.
89 msdy.org 22 Mar 2023 22 Mar 2025 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
90 mudd.cc 13 Jul 2023 13 Jul 2026 Cloudflare, Inc. DATA REDACTED
91 modd.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
92 msdm.site 2 Apr 2022 2 Apr 2025 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
93 msdv.info 28 Mar 2014 28 Mar 2025 Cronon GmbH REDACTED FOR PRIVACY
94 usdd.exchange 7 Apr 2024 7 Apr 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
95 msdn.com 17 Aug 1995 16 Aug 2024 MarkMonitor, Inc. Microsoft Corporation
96 hsdd.nl 6 Mar 2024 - team.blue nl B.V. -
97 madd.dog 30 Jul 2021 30 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
98 mspd.ru 25 Jul 2013 25 Jul 2024 SALENAMES-RU Private Person
99 ssdd.cn 5 Aug 2005 5 Aug 2025 厦门易名科技股份有限公司 郎丰法
100 mmdd.ru 14 Mar 2007 14 Mar 2025 REGRU-RU Private Person
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Msdd.cn.

The above results can be generated through the following API query:

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=msdd.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "msdd.cn",
        "page_size": 100
    },
    "count": {
        "total": 1945,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "msdq.org, msddl.com, msad.vc, msda.dev, msdr.info, msdl.co.uk, msdfd.com, smdd.uk, mcdd.org, m4dd.com, mddd.app, msdi.in, msdn.cn, msxd.dev, msdad.com, msid.net, msdp.org, msds.group, msqd.net, mmdd.lat, msdc.pro, asdd.pt, masdd.net, mswd.online, mkdd.co, msddv.shop, mtdd.ru, msdk.org, msdn.community, msdl.ru, mssd.info, modd.store, msdc.co.uk, madd.au, smdd.co.uk, mtdd.top, msds.asia, msod.nl, hsdd.fun, msdt.nl, medd.info, msrd.site, mshd.co.uk, msdg.mu, msds.co.uk, msded.com, modd.tech, mudd.mobi, ssdd.cloud, gsdd.com, ssdd.se, msdb.nl, msdkd.xyz, mstd.ink, mydd.site, mkdd.design, medd.in, msrd.cn, madd.in, msmd.life, ms-d.com, usdd.pro, mudd.be, msd9.com, asdd.com, msdo.ca, msdo.net, msddp.com, smdd.lat, msdh.ru, msrd.io, mssd.dev, medd.link, mqdd.cloud, mddd.top, msdv.link, osdd.com, msdda.com, hsdd.net, msdcd.com, mdsd.shop, mmdd.jp, mcdd.ru, ssdd.club, mspd.de, msdc.nyc, mcdd.fun, msad.info, msdy.org, mudd.cc, modd.ai, msdm.site, msdv.info, usdd.exchange, msdn.com, hsdd.nl, madd.dog, mspd.ru, ssdd.cn, mmdd.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "msdq.org",
            "domain_keyword": "msdq",
            "domain_tld": "org",
            "query_time": "2024-04-15 18:05:15",
            "create_date": "2022-03-19",
            "update_date": "2024-01-25",
            "expiry_date": "2025-03-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "msddl.com",
            "domain_keyword": "msddl",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:04:09",
            "create_date": "2018-04-03",
            "update_date": "2023-03-13",
            "expiry_date": "2025-04-03",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "msad.vc",
            "domain_keyword": "msad",
            "domain_tld": "vc",
            "query_time": "2024-05-04 08:43:09",
            "create_date": "2018-04-10",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1297.awsdns-34.org",
                "ns-1740.awsdns-25.co.uk",
                "ns-79.awsdns-09.com",
                "ns-919.awsdns-50.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "msda.dev",
            "domain_keyword": "msda",
            "domain_tld": "dev",
            "query_time": "2024-05-08 10:00:15",
            "create_date": "2023-03-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "msdr.info",
            "domain_keyword": "msdr",
            "domain_tld": "info",
            "query_time": "2024-05-08 10:01:26",
            "create_date": "2018-10-18",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "张诗林",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "北京",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "msdl.co.uk",
            "domain_keyword": "msdl",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 00:24:53",
            "create_date": "1999-08-02",
            "update_date": "2021-06-22",
            "expiry_date": "2025-08-02",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "msdfd.com",
            "domain_keyword": "msdfd",
            "domain_tld": "com",
            "query_time": "2024-05-16 10:58:05",
            "create_date": "2023-06-22",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "An Hui",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=msdfd.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "smdd.uk",
            "domain_keyword": "smdd",
            "domain_tld": "uk",
            "query_time": "2024-05-24 14:54:58",
            "create_date": "2020-05-19",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-19",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1021.ui-dns.com",
                "ns1026.ui-dns.biz",
                "ns1073.ui-dns.org",
                "ns1090.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "mcdd.org",
            "domain_keyword": "mcdd",
            "domain_tld": "org",
            "query_time": "2024-05-14 22:04:27",
            "create_date": "2002-06-17",
            "update_date": "2023-12-08",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "m4dd.com",
            "domain_keyword": "m4dd",
            "domain_tld": "com",
            "query_time": "2024-05-30 00:51:33",
            "create_date": "2017-10-08",
            "update_date": "2020-10-02",
            "expiry_date": "2023-10-08",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "mddd.app",
            "domain_keyword": "mddd",
            "domain_tld": "app",
            "query_time": "2024-05-29 04:25:54",
            "create_date": "2023-03-29",
            "update_date": "2024-05-10",
            "expiry_date": "2024-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "msdi.in",
            "domain_keyword": "msdi",
            "domain_tld": "in",
            "query_time": "2024-05-25 02:35:50",
            "create_date": "2021-09-13",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttarakhand",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "msdn.cn",
            "domain_keyword": "msdn",
            "domain_tld": "cn",
            "query_time": "2024-04-29 07:07:17",
            "create_date": "2003-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "MarkMonitor Inc.",
            "registrant_name": "Microsoft Corporation",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1-07.azure-dns.com",
                "ns2-07.azure-dns.net",
                "ns3-07.azure-dns.org",
                "ns4-07.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "msxd.dev",
            "domain_keyword": "msxd",
            "domain_tld": "dev",
            "query_time": "2024-05-06 13:04:10",
            "create_date": "2020-09-27",
            "update_date": "2022-08-27",
            "expiry_date": "2024-09-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "msdad.com",
            "domain_keyword": "msdad",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:03:43",
            "create_date": "2006-03-07",
            "update_date": "2022-09-03",
            "expiry_date": "2025-03-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "msid.net",
            "domain_keyword": "msid",
            "domain_tld": "net",
            "query_time": "2024-04-17 02:09:14",
            "create_date": "2004-03-19",
            "update_date": "2024-02-05",
            "expiry_date": "2025-03-19",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "msdp.org",
            "domain_keyword": "msdp",
            "domain_tld": "org",
            "query_time": "2024-05-08 10:01:25",
            "create_date": "2021-03-09",
            "update_date": "2023-09-20",
            "expiry_date": "2025-03-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "msds.group",
            "domain_keyword": "msds",
            "domain_tld": "group",
            "query_time": "2024-05-19 06:46:44",
            "create_date": "2021-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "新标标准技术服务(深圳)有限公司",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "广东省",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "msqd.net",
            "domain_keyword": "msqd",
            "domain_tld": "net",
            "query_time": "2024-05-20 15:09:56",
            "create_date": "2020-11-13",
            "update_date": "2024-04-24",
            "expiry_date": "2024-11-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Emotive",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "mmdd.lat",
            "domain_keyword": "mmdd",
            "domain_tld": "lat",
            "query_time": "2024-05-15 08:22:33",
            "create_date": "2023-08-30",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "msdc.pro",
            "domain_keyword": "msdc",
            "domain_tld": "pro",
            "query_time": "2024-05-16 10:57:19",
            "create_date": "2018-09-20",
            "update_date": "2022-07-28",
            "expiry_date": "2024-09-20",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WITTY FOX DESIGN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "asdd.pt",
            "domain_keyword": "asdd",
            "domain_tld": "pt",
            "query_time": "2024-05-28 10:08:22",
            "registrant_name": "Associação de Setúbal de Dança Desportiva",
            "registrant_address": "Rua dos Salgueiros 2 Letra G",
            "registrant_city": "SETÚBAL",
            "registrant_state": "Setúbal",
            "registrant_zip": "2910-075",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "bingo.ns.cloudflare.com",
                "pablo.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 23,
            "domain_name": "masdd.net",
            "domain_keyword": "masdd",
            "domain_tld": "net",
            "query_time": "2024-06-07 12:42:58",
            "create_date": "2022-02-24",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=masdd.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "mswd.online",
            "domain_keyword": "mswd",
            "domain_tld": "online",
            "query_time": "2024-05-30 11:48:52",
            "create_date": "2023-12-05",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "mkdd.co",
            "domain_keyword": "mkdd",
            "domain_tld": "co",
            "query_time": "2024-04-19 02:51:29",
            "create_date": "2017-10-10",
            "update_date": "2023-11-01",
            "expiry_date": "2025-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.nlkoddos.com",
                "ns20.nlkoddos.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "msddv.shop",
            "domain_keyword": "msddv",
            "domain_tld": "shop",
            "query_time": "2024-05-02 17:32:52",
            "create_date": "2023-09-14",
            "update_date": "2023-12-28",
            "expiry_date": "2024-09-14",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "crystal.ns.cloudflare.com",
                "rocky.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "mtdd.ru",
            "domain_keyword": "mtdd",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:12:56",
            "create_date": "2020-12-01",
            "expiry_date": "2024-12-01",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Medika, LLC",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "msdk.org",
            "domain_keyword": "msdk",
            "domain_tld": "org",
            "query_time": "2024-04-15 18:04:37",
            "create_date": "2007-05-04",
            "update_date": "2024-04-09",
            "expiry_date": "2025-05-04",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "msdn.community",
            "domain_keyword": "msdn",
            "domain_tld": "community",
            "query_time": "2024-05-08 10:01:22",
            "create_date": "2014-06-10",
            "update_date": "2023-05-16",
            "expiry_date": "2024-06-10",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Microsoft Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "msdl.ru",
            "domain_keyword": "msdl",
            "domain_tld": "ru",
            "query_time": "2024-05-19 06:46:43",
            "create_date": "2006-05-14",
            "expiry_date": "2025-05-14",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LLC \"Morshelf\"",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "mssd.info",
            "domain_keyword": "mssd",
            "domain_tld": "info",
            "query_time": "2024-05-26 23:10:13",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "modd.store",
            "domain_keyword": "modd",
            "domain_tld": "store",
            "query_time": "2024-05-28 04:48:25",
            "create_date": "2024-02-03",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-03",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "2ajdy0ui.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "msdc.co.uk",
            "domain_keyword": "msdc",
            "domain_tld": "co.uk",
            "query_time": "2024-06-04 07:10:08",
            "create_date": "2007-10-09",
            "update_date": "2020-02-24",
            "expiry_date": "2025-10-09",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "madd.au",
            "domain_keyword": "madd",
            "domain_tld": "au",
            "query_time": "2024-06-04 09:46:09",
            "update_date": "2024-06-01",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "George Samios",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "smdd.co.uk",
            "domain_keyword": "smdd",
            "domain_tld": "co.uk",
            "query_time": "2024-04-19 18:24:51",
            "create_date": "2003-04-11",
            "update_date": "2024-02-12",
            "expiry_date": "2026-04-11",
            "registrar_name": "Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]",
            "registrar_website": "https://easily.uk",
            "name_servers": [
                "ns1.meganameservers.eu",
                "ns2.meganameservers.eu",
                "ns3.meganameservers.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 36,
            "domain_name": "mtdd.top",
            "domain_keyword": "mtdd",
            "domain_tld": "top",
            "query_time": "2024-04-18 12:52:06",
            "create_date": "2018-12-11",
            "update_date": "2023-01-04",
            "expiry_date": "2028-12-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "huai an lan chuang xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "msds.asia",
            "domain_keyword": "msds",
            "domain_tld": "asia",
            "query_time": "2024-04-29 07:07:24",
            "create_date": "2022-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "山本标准技术服务(东莞)有限公司",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "广东",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "msod.nl",
            "domain_keyword": "msod",
            "domain_tld": "nl",
            "query_time": "2024-05-01 09:31:55",
            "create_date": "2008-04-22",
            "update_date": "2024-03-31",
            "domain_status": [
                "in quarantine"
            ]
        },
        {
            "num": 39,
            "domain_name": "hsdd.fun",
            "domain_keyword": "hsdd",
            "domain_tld": "fun",
            "query_time": "2024-05-16 16:45:18",
            "create_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "gui zhou",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "msdt.nl",
            "domain_keyword": "msdt",
            "domain_tld": "nl",
            "query_time": "2024-05-25 02:35:59",
            "create_date": "2018-05-19",
            "registrar_name": "Cridea",
            "name_servers": [
                "ns1.undeveloped.nl",
                "ns2.undeveloped.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 41,
            "domain_name": "medd.info",
            "domain_keyword": "medd",
            "domain_tld": "info",
            "query_time": "2024-05-30 12:47:26",
            "create_date": "2009-01-07",
            "update_date": "2024-02-21",
            "expiry_date": "2025-01-07",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MEDD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "msrd.site",
            "domain_keyword": "msrd",
            "domain_tld": "site",
            "query_time": "2024-06-10 23:41:03",
            "create_date": "2024-06-07",
            "update_date": "2024-06-07",
            "expiry_date": "2025-06-07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "lady.ns.cloudflare.com",
                "norm.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "mshd.co.uk",
            "domain_keyword": "mshd",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 02:06:57",
            "create_date": "2011-08-30",
            "update_date": "2023-07-31",
            "expiry_date": "2025-08-30",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 44,
            "domain_name": "msdg.mu",
            "domain_keyword": "msdg",
            "domain_tld": "mu",
            "query_time": "2024-04-29 07:07:07",
            "create_date": "2021-08-05",
            "update_date": "2023-07-04",
            "expiry_date": "2024-08-05",
            "registrar_name": "Gandi SAS",
            "name_servers": [
                "ns-171-b.gandi.net",
                "ns-48-c.gandi.net",
                "ns-73-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "msds.co.uk",
            "domain_keyword": "msds",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 18:05:21",
            "create_date": "2003-12-27",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-27",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 46,
            "domain_name": "msded.com",
            "domain_keyword": "msded",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:04:11",
            "create_date": "2017-04-07",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "modd.tech",
            "domain_keyword": "modd",
            "domain_tld": "tech",
            "query_time": "2024-04-17 02:47:38",
            "create_date": "2020-03-10",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-10",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-1377.awsdns-44.org",
                "ns-1806.awsdns-33.co.uk",
                "ns-292.awsdns-36.com",
                "ns-690.awsdns-22.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "mudd.mobi",
            "domain_keyword": "mudd",
            "domain_tld": "mobi",
            "query_time": "2024-05-01 12:53:21",
            "create_date": "2011-12-18",
            "update_date": "2024-02-01",
            "expiry_date": "2026-12-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ssdd.cloud",
            "domain_keyword": "ssdd",
            "domain_tld": "cloud",
            "query_time": "2024-05-05 01:47:56",
            "create_date": "2022-12-06",
            "update_date": "2024-01-20",
            "expiry_date": "2024-12-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "gsdd.com",
            "domain_keyword": "gsdd",
            "domain_tld": "com",
            "query_time": "2024-05-06 17:54:24",
            "create_date": "2001-03-05",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "Warren Weitzman",
            "registrant_company": "Caramba LLC",
            "registrant_address": "10025 Woodhill Road",
            "registrant_city": "Bethesda",
            "registrant_state": "MD",
            "registrant_zip": "20817",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3019801111",
            "name_servers": [
                "ns1.ww183.parklogic.com",
                "ns2.ww183.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ssdd.se",
            "domain_keyword": "ssdd",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:15:34",
            "create_date": "2004-01-05",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-05",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 52,
            "domain_name": "msdb.nl",
            "domain_keyword": "msdb",
            "domain_tld": "nl",
            "query_time": "2024-05-08 10:00:19",
            "create_date": "2016-11-15",
            "registrar_name": "Cridea",
            "name_servers": [
                "ns1.undeveloped.nl",
                "ns2.undeveloped.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 53,
            "domain_name": "msdkd.xyz",
            "domain_keyword": "msdkd",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 10:01:21",
            "create_date": "2023-06-12",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-12",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "mstd.ink",
            "domain_keyword": "mstd",
            "domain_tld": "ink",
            "query_time": "2024-05-14 10:00:49",
            "create_date": "2024-01-08",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "john.ns.cloudflare.com",
                "margaret.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "mydd.site",
            "domain_keyword": "mydd",
            "domain_tld": "site",
            "query_time": "2024-05-13 18:03:07",
            "create_date": "2020-10-20",
            "update_date": "2023-08-31",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "xi an mu yi duo duo wang luo ke ji you xian gong si",
            "registrant_state": "shan xi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "mkdd.design",
            "domain_keyword": "mkdd",
            "domain_tld": "design",
            "query_time": "2024-05-24 22:29:26",
            "create_date": "2022-10-21",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "medd.in",
            "domain_keyword": "medd",
            "domain_tld": "in",
            "query_time": "2024-05-20 09:46:50",
            "create_date": "2015-04-08",
            "update_date": "2024-03-12",
            "expiry_date": "2025-04-08",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1mg Technologies Pvt Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1181.awsdns-19.org",
                "ns-1722.awsdns-23.co.uk",
                "ns-406.awsdns-50.com",
                "ns-722.awsdns-26.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "msrd.cn",
            "domain_keyword": "msrd",
            "domain_tld": "cn",
            "query_time": "2024-05-20 15:10:05",
            "create_date": "2024-01-07",
            "expiry_date": "2025-01-07",
            "registrar_name": "大庆市卓创多媒体制作有限公司",
            "registrant_name": "袁吉勇",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "madd.in",
            "domain_keyword": "madd",
            "domain_tld": "in",
            "query_time": "2024-06-01 19:46:50",
            "create_date": "2007-05-23",
            "update_date": "2024-02-12",
            "expiry_date": "2025-05-23",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark – Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "msmd.life",
            "domain_keyword": "msmd",
            "domain_tld": "life",
            "query_time": "2024-06-01 10:49:01",
            "create_date": "2023-09-21",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gcorelabs.net",
                "ns2.gcdn.services"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "ms-d.com",
            "domain_keyword": "ms-d",
            "domain_tld": "com",
            "query_time": "2024-06-04 00:15:31",
            "create_date": "1999-08-27",
            "update_date": "2023-09-15",
            "expiry_date": "2024-08-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns65.worldnic.com",
                "ns66.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "usdd.pro",
            "domain_keyword": "usdd",
            "domain_tld": "pro",
            "query_time": "2024-06-02 15:59:34",
            "create_date": "2024-02-13",
            "update_date": "2024-04-30",
            "expiry_date": "2025-02-13",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "7s8lelq2.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "mudd.be",
            "domain_keyword": "mudd",
            "domain_tld": "be",
            "query_time": "2024-05-25 17:40:20",
            "create_date": "2014-10-05",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/english/tld.html?&tld=be",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 64,
            "domain_name": "msd9.com",
            "domain_keyword": "msd9",
            "domain_tld": "com",
            "query_time": "2024-06-10 03:47:54",
            "create_date": "2015-12-17",
            "update_date": "2023-11-13",
            "expiry_date": "2024-12-17",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of msd9.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1223.awsdns-24.org",
                "ns-1644.awsdns-13.co.uk",
                "ns-487.awsdns-60.com",
                "ns-997.awsdns-60.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "asdd.com",
            "domain_keyword": "asdd",
            "domain_tld": "com",
            "query_time": "2024-06-09 08:23:14",
            "create_date": "1998-07-22",
            "update_date": "2022-05-22",
            "expiry_date": "2027-07-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.worldnic.com",
                "ns2.worldnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "msdo.ca",
            "domain_keyword": "msdo",
            "domain_tld": "ca",
            "query_time": "2024-04-15 18:05:05",
            "create_date": "2010-02-09",
            "update_date": "2023-02-15",
            "expiry_date": "2025-02-09",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Municipal Service Delivery Organization",
            "registrant_address": "c/o City of Brampton,  2 Wellington Street, Information Technology",
            "registrant_city": "Brampton",
            "registrant_state": "ON",
            "registrant_zip": "L6Y4R2",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9054946190",
            "name_servers": [
                "ns6009.hostgator.com",
                "ns6010.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "msdo.net",
            "domain_keyword": "msdo",
            "domain_tld": "net",
            "query_time": "2024-04-15 18:05:05",
            "create_date": "2000-06-05",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "msddp.com",
            "domain_keyword": "msddp",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:04:09",
            "create_date": "2008-02-19",
            "update_date": "2023-02-19",
            "expiry_date": "2025-02-19",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "zhejiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "smdd.lat",
            "domain_keyword": "smdd",
            "domain_tld": "lat",
            "query_time": "2024-04-28 19:08:50",
            "create_date": "2023-10-25",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "msdh.ru",
            "domain_keyword": "msdh",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:37:13",
            "create_date": "2020-02-14",
            "expiry_date": "2025-02-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 71,
            "domain_name": "msrd.io",
            "domain_keyword": "msrd",
            "domain_tld": "io",
            "query_time": "2024-05-01 09:36:24",
            "create_date": "2024-04-20",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "mssd.dev",
            "domain_keyword": "mssd",
            "domain_tld": "dev",
            "query_time": "2024-05-01 09:37:50",
            "create_date": "2020-12-07",
            "update_date": "2024-01-21",
            "expiry_date": "2024-12-07",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "https://www.ovh.com/world/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 73,
            "domain_name": "medd.link",
            "domain_keyword": "medd",
            "domain_tld": "link",
            "query_time": "2024-04-25 10:04:15",
            "create_date": "2015-07-22",
            "update_date": "2023-07-04",
            "expiry_date": "2026-07-22",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com",
                "dns3.registrar-servers.com",
                "dns4.registrar-servers.com",
                "dns5.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "mqdd.cloud",
            "domain_keyword": "mqdd",
            "domain_tld": "cloud",
            "query_time": "2024-05-08 18:35:41",
            "create_date": "2024-01-03",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1675,
            "registrar_name": "CV. Rumahweb Indonesia",
            "registrar_website": "http://www.rumahweb.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Personal",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jawa Timur",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsid1.rumahweb.com",
                "nsid2.rumahweb.net",
                "nsid3.rumahweb.biz",
                "nsid4.rumahweb.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "mddd.top",
            "domain_keyword": "mddd",
            "domain_tld": "top",
            "query_time": "2024-05-08 16:17:03",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2026-05-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "jin cheng shi mo deng da di nong ye kai fa gu fen you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "msdv.link",
            "domain_keyword": "msdv",
            "domain_tld": "link",
            "query_time": "2024-06-01 16:28:34",
            "create_date": "2022-03-31",
            "update_date": "2024-05-13",
            "expiry_date": "2024-03-31",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "osdd.com",
            "domain_keyword": "osdd",
            "domain_tld": "com",
            "query_time": "2024-06-09 10:48:41",
            "create_date": "2002-08-25",
            "update_date": "2022-08-26",
            "expiry_date": "2032-08-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns186.accountservergroup.com",
                "ns187.accountservergroup.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "msdda.com",
            "domain_keyword": "msdda",
            "domain_tld": "com",
            "query_time": "2024-06-10 03:48:01",
            "create_date": "2023-11-30",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=msdda.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "hsdd.net",
            "domain_keyword": "hsdd",
            "domain_tld": "net",
            "query_time": "2024-06-11 06:22:46",
            "create_date": "2023-08-27",
            "update_date": "2023-09-19",
            "expiry_date": "2024-08-27",
            "registrar_iana": 3941,
            "registrar_name": "Gname 001 Inc",
            "registrar_website": "http://gname.com",
            "name_servers": [
                "anastasia.ns.cloudflare.com",
                "ignat.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "msdcd.com",
            "domain_keyword": "msdcd",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:03:51",
            "create_date": "2004-08-05",
            "update_date": "2023-07-21",
            "expiry_date": "2024-08-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "mdsd.shop",
            "domain_keyword": "mdsd",
            "domain_tld": "shop",
            "query_time": "2024-04-22 09:13:21",
            "create_date": "2022-06-15",
            "update_date": "2023-10-04",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "https://wanwang.aliyun.com/",
            "registrant_state": "guang xi",
            "registrant_country": "CN",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "mmdd.jp",
            "domain_keyword": "mmdd",
            "domain_tld": "jp",
            "query_time": "2024-04-21 00:12:16",
            "create_date": "2017-06-01",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "DD",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 83,
            "domain_name": "mcdd.ru",
            "domain_keyword": "mcdd",
            "domain_tld": "ru",
            "query_time": "2024-05-02 17:21:28",
            "create_date": "2010-02-04",
            "expiry_date": "2025-02-04",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 84,
            "domain_name": "ssdd.club",
            "domain_keyword": "ssdd",
            "domain_tld": "club",
            "query_time": "2024-05-05 01:47:56",
            "create_date": "2020-10-08",
            "update_date": "2023-10-14",
            "expiry_date": "2025-10-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "mspd.de",
            "domain_keyword": "mspd",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:14:43",
            "update_date": "2022-09-16",
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 86,
            "domain_name": "msdc.nyc",
            "domain_keyword": "msdc",
            "domain_tld": "nyc",
            "query_time": "2024-05-16 10:57:21",
            "create_date": "2021-05-11",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-11",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Matthew Shayo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "mcdd.fun",
            "domain_keyword": "mcdd",
            "domain_tld": "fun",
            "query_time": "2024-05-14 22:04:27",
            "create_date": "2024-03-14",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "TencentCloud",
            "registrant_state": "bei jing shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "auriga.dnspod.net",
                "board.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "msad.info",
            "domain_keyword": "msad",
            "domain_tld": "info",
            "query_time": "2024-05-19 06:44:27",
            "create_date": "2020-10-01",
            "update_date": "2024-04-10",
            "expiry_date": "2025-10-01",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GMO BRAND SECURITY Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-108.awsdns-13.com",
                "ns-1173.awsdns-18.org",
                "ns-1809.awsdns-34.co.uk",
                "ns-573.awsdns-07.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "msdy.org",
            "domain_keyword": "msdy",
            "domain_tld": "org",
            "query_time": "2024-05-21 11:23:43",
            "create_date": "2023-03-22",
            "update_date": "2024-04-20",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://whois.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hunan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "mudd.cc",
            "domain_keyword": "mudd",
            "domain_tld": "cc",
            "query_time": "2024-05-27 07:27:42",
            "create_date": "2023-07-13",
            "update_date": "2024-04-17",
            "expiry_date": "2026-07-13",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Illinois",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/mudd.cc",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "todd.ns.cloudflare.com",
                "zelda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "modd.ai",
            "domain_keyword": "modd",
            "domain_tld": "ai",
            "query_time": "2024-05-31 09:31:56",
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "msdm.site",
            "domain_keyword": "msdm",
            "domain_tld": "site",
            "query_time": "2024-05-30 21:53:27",
            "create_date": "2022-04-02",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-02",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "msdv.info",
            "domain_keyword": "msdv",
            "domain_tld": "info",
            "query_time": "2024-05-27 03:52:34",
            "create_date": "2014-03-28",
            "update_date": "2024-05-12",
            "expiry_date": "2025-03-28",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "chemnitz.nic.xlink.net",
                "ulm.nic.xlink.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "usdd.exchange",
            "domain_keyword": "usdd",
            "domain_tld": "exchange",
            "query_time": "2024-06-08 14:52:58",
            "create_date": "2024-04-07",
            "update_date": "2024-05-22",
            "expiry_date": "2025-04-07",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "msdn.com",
            "domain_keyword": "msdn",
            "domain_tld": "com",
            "query_time": "2024-06-12 02:31:32",
            "create_date": "1995-08-17",
            "update_date": "2023-07-16",
            "expiry_date": "2024-08-16",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Microsoft Corporation",
            "registrant_address": "One Microsoft Way,",
            "registrant_city": "Redmond",
            "registrant_state": "WA",
            "registrant_zip": "98052",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4258828080",
            "registrant_fax": "+1.4259367329",
            "name_servers": [
                "ns1-06.azure-dns.com",
                "ns2-06.azure-dns.net",
                "ns3-06.azure-dns.org",
                "ns4-06.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "hsdd.nl",
            "domain_keyword": "hsdd",
            "domain_tld": "nl",
            "query_time": "2024-04-23 02:52:47",
            "create_date": "2024-03-06",
            "update_date": "2024-03-06",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 97,
            "domain_name": "madd.dog",
            "domain_keyword": "madd",
            "domain_tld": "dog",
            "query_time": "2024-05-06 20:32:06",
            "create_date": "2021-07-30",
            "update_date": "2023-09-13",
            "expiry_date": "2024-07-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "mspd.ru",
            "domain_keyword": "mspd",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:11:25",
            "create_date": "2013-07-25",
            "expiry_date": "2024-07-25",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 99,
            "domain_name": "ssdd.cn",
            "domain_keyword": "ssdd",
            "domain_tld": "cn",
            "query_time": "2024-04-24 03:10:43",
            "create_date": "2005-08-05",
            "expiry_date": "2025-08-05",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "郎丰法",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "mmdd.ru",
            "domain_keyword": "mmdd",
            "domain_tld": "ru",
            "query_time": "2024-05-04 02:31:16",
            "create_date": "2007-03-14",
            "expiry_date": "2025-03-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.083,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>msdd.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1945</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>msdq.org, msddl.com, msad.vc, msda.dev, msdr.info, msdl.co.uk, msdfd.com, smdd.uk, mcdd.org, m4dd.com, mddd.app, msdi.in, msdn.cn, msxd.dev, msdad.com, msid.net, msdp.org, msds.group, msqd.net, mmdd.lat, msdc.pro, asdd.pt, masdd.net, mswd.online, mkdd.co, msddv.shop, mtdd.ru, msdk.org, msdn.community, msdl.ru, mssd.info, modd.store, msdc.co.uk, madd.au, smdd.co.uk, mtdd.top, msds.asia, msod.nl, hsdd.fun, msdt.nl, medd.info, msrd.site, mshd.co.uk, msdg.mu, msds.co.uk, msded.com, modd.tech, mudd.mobi, ssdd.cloud, gsdd.com, ssdd.se, msdb.nl, msdkd.xyz, mstd.ink, mydd.site, mkdd.design, medd.in, msrd.cn, madd.in, msmd.life, ms-d.com, usdd.pro, mudd.be, msd9.com, asdd.com, msdo.ca, msdo.net, msddp.com, smdd.lat, msdh.ru, msrd.io, mssd.dev, medd.link, mqdd.cloud, mddd.top, msdv.link, osdd.com, msdda.com, hsdd.net, msdcd.com, mdsd.shop, mmdd.jp, mcdd.ru, ssdd.club, mspd.de, msdc.nyc, mcdd.fun, msad.info, msdy.org, mudd.cc, modd.ai, msdm.site, msdv.info, usdd.exchange, msdn.com, hsdd.nl, madd.dog, mspd.ru, ssdd.cn, mmdd.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>msdq.org</domain_name>
   <domain_keyword>msdq</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 18:05:15</query_time>
   <create_date>2022-03-19</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>msddl.com</domain_name>
   <domain_keyword>msddl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:04:09</query_time>
   <create_date>2018-04-03</create_date>
   <update_date>2023-03-13</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>msad.vc</domain_name>
   <domain_keyword>msad</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-05-04 08:43:09</query_time>
   <create_date>2018-04-10</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1297.awsdns-34.org</value>
    <value>ns-1740.awsdns-25.co.uk</value>
    <value>ns-79.awsdns-09.com</value>
    <value>ns-919.awsdns-50.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>msda.dev</domain_name>
   <domain_keyword>msda</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-08 10:00:15</query_time>
   <create_date>2023-03-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>msdr.info</domain_name>
   <domain_keyword>msdr</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 10:01:26</query_time>
   <create_date>2018-10-18</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>张诗林</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>北京</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>msdl.co.uk</domain_name>
   <domain_keyword>msdl</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 00:24:53</query_time>
   <create_date>1999-08-02</create_date>
   <update_date>2021-06-22</update_date>
   <expiry_date>2025-08-02</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>msdfd.com</domain_name>
   <domain_keyword>msdfd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 10:58:05</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>An Hui</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=msdfd.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>smdd.uk</domain_name>
   <domain_keyword>smdd</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-24 14:54:58</query_time>
   <create_date>2020-05-19</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1021.ui-dns.com</value>
    <value>ns1026.ui-dns.biz</value>
    <value>ns1073.ui-dns.org</value>
    <value>ns1090.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>mcdd.org</domain_name>
   <domain_keyword>mcdd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 22:04:27</query_time>
   <create_date>2002-06-17</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>m4dd.com</domain_name>
   <domain_keyword>m4dd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 00:51:33</query_time>
   <create_date>2017-10-08</create_date>
   <update_date>2020-10-02</update_date>
   <expiry_date>2023-10-08</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>mddd.app</domain_name>
   <domain_keyword>mddd</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-29 04:25:54</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>msdi.in</domain_name>
   <domain_keyword>msdi</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-25 02:35:50</query_time>
   <create_date>2021-09-13</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttarakhand</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>msdn.cn</domain_name>
   <domain_keyword>msdn</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-29 07:07:17</query_time>
   <create_date>2003-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrant_name>Microsoft Corporation</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1-07.azure-dns.com</value>
    <value>ns2-07.azure-dns.net</value>
    <value>ns3-07.azure-dns.org</value>
    <value>ns4-07.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>msxd.dev</domain_name>
   <domain_keyword>msxd</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-06 13:04:10</query_time>
   <create_date>2020-09-27</create_date>
   <update_date>2022-08-27</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>msdad.com</domain_name>
   <domain_keyword>msdad</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:03:43</query_time>
   <create_date>2006-03-07</create_date>
   <update_date>2022-09-03</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>msid.net</domain_name>
   <domain_keyword>msid</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 02:09:14</query_time>
   <create_date>2004-03-19</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>msdp.org</domain_name>
   <domain_keyword>msdp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 10:01:25</query_time>
   <create_date>2021-03-09</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>msds.group</domain_name>
   <domain_keyword>msds</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-19 06:46:44</query_time>
   <create_date>2021-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>新标标准技术服务(深圳)有限公司</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>广东省</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>msqd.net</domain_name>
   <domain_keyword>msqd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 15:09:56</query_time>
   <create_date>2020-11-13</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Emotive</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>mmdd.lat</domain_name>
   <domain_keyword>mmdd</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-15 08:22:33</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>msdc.pro</domain_name>
   <domain_keyword>msdc</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-16 10:57:19</query_time>
   <create_date>2018-09-20</create_date>
   <update_date>2022-07-28</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WITTY FOX DESIGN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>asdd.pt</domain_name>
   <domain_keyword>asdd</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-28 10:08:22</query_time>
   <registrant_name>Associação de Setúbal de Dança Desportiva</registrant_name>
   <registrant_address>Rua dos Salgueiros 2 Letra G</registrant_address>
   <registrant_city>SETÚBAL</registrant_city>
   <registrant_state>Setúbal</registrant_state>
   <registrant_zip>2910-075</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>bingo.ns.cloudflare.com</value>
    <value>pablo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>masdd.net</domain_name>
   <domain_keyword>masdd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 12:42:58</query_time>
   <create_date>2022-02-24</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=masdd.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>mswd.online</domain_name>
   <domain_keyword>mswd</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-30 11:48:52</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>mkdd.co</domain_name>
   <domain_keyword>mkdd</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-19 02:51:29</query_time>
   <create_date>2017-10-10</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2025-10-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.nlkoddos.com</value>
    <value>ns20.nlkoddos.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>msddv.shop</domain_name>
   <domain_keyword>msddv</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-02 17:32:52</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>crystal.ns.cloudflare.com</value>
    <value>rocky.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>mtdd.ru</domain_name>
   <domain_keyword>mtdd</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:12:56</query_time>
   <create_date>2020-12-01</create_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Medika, LLC</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>msdk.org</domain_name>
   <domain_keyword>msdk</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 18:04:37</query_time>
   <create_date>2007-05-04</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>msdn.community</domain_name>
   <domain_keyword>msdn</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-08 10:01:22</query_time>
   <create_date>2014-06-10</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Microsoft Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>msdl.ru</domain_name>
   <domain_keyword>msdl</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-19 06:46:43</query_time>
   <create_date>2006-05-14</create_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LLC &quot;Morshelf&quot;</registrant_company>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>mssd.info</domain_name>
   <domain_keyword>mssd</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 23:10:13</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>modd.store</domain_name>
   <domain_keyword>modd</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-28 04:48:25</query_time>
   <create_date>2024-02-03</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>2ajdy0ui.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>msdc.co.uk</domain_name>
   <domain_keyword>msdc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-04 07:10:08</query_time>
   <create_date>2007-10-09</create_date>
   <update_date>2020-02-24</update_date>
   <expiry_date>2025-10-09</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>madd.au</domain_name>
   <domain_keyword>madd</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-06-04 09:46:09</query_time>
   <update_date>2024-06-01</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>George Samios</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>smdd.co.uk</domain_name>
   <domain_keyword>smdd</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-19 18:24:51</query_time>
   <create_date>2003-04-11</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2026-04-11</expiry_date>
   <registrar_name>Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]</registrar_name>
   <registrar_website>https://easily.uk</registrar_website>
   <name_servers>
    <value>ns1.meganameservers.eu</value>
    <value>ns2.meganameservers.eu</value>
    <value>ns3.meganameservers.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>mtdd.top</domain_name>
   <domain_keyword>mtdd</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-18 12:52:06</query_time>
   <create_date>2018-12-11</create_date>
   <update_date>2023-01-04</update_date>
   <expiry_date>2028-12-11</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>huai an lan chuang xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>msds.asia</domain_name>
   <domain_keyword>msds</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-29 07:07:24</query_time>
   <create_date>2022-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>山本标准技术服务(东莞)有限公司</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>广东</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>msod.nl</domain_name>
   <domain_keyword>msod</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 09:31:55</query_time>
   <create_date>2008-04-22</create_date>
   <update_date>2024-03-31</update_date>
   <domain_status>
    <value>in quarantine</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>hsdd.fun</domain_name>
   <domain_keyword>hsdd</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-16 16:45:18</query_time>
   <create_date>2024-05-14</create_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>gui zhou</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>msdt.nl</domain_name>
   <domain_keyword>msdt</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 02:35:59</query_time>
   <create_date>2018-05-19</create_date>
   <registrar_name>Cridea</registrar_name>
   <name_servers>
    <value>ns1.undeveloped.nl</value>
    <value>ns2.undeveloped.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>medd.info</domain_name>
   <domain_keyword>medd</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-30 12:47:26</query_time>
   <create_date>2009-01-07</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MEDD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>msrd.site</domain_name>
   <domain_keyword>msrd</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-10 23:41:03</query_time>
   <create_date>2024-06-07</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>lady.ns.cloudflare.com</value>
    <value>norm.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>mshd.co.uk</domain_name>
   <domain_keyword>mshd</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 02:06:57</query_time>
   <create_date>2011-08-30</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2025-08-30</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>msdg.mu</domain_name>
   <domain_keyword>msdg</domain_keyword>
   <domain_tld>mu</domain_tld>
   <query_time>2024-04-29 07:07:07</query_time>
   <create_date>2021-08-05</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_name>Gandi SAS</registrar_name>
   <name_servers>
    <value>ns-171-b.gandi.net</value>
    <value>ns-48-c.gandi.net</value>
    <value>ns-73-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>msds.co.uk</domain_name>
   <domain_keyword>msds</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 18:05:21</query_time>
   <create_date>2003-12-27</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns09.domaincontrol.com</value>
    <value>pdns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>msded.com</domain_name>
   <domain_keyword>msded</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:04:11</query_time>
   <create_date>2017-04-07</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>modd.tech</domain_name>
   <domain_keyword>modd</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-17 02:47:38</query_time>
   <create_date>2020-03-10</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-1377.awsdns-44.org</value>
    <value>ns-1806.awsdns-33.co.uk</value>
    <value>ns-292.awsdns-36.com</value>
    <value>ns-690.awsdns-22.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>mudd.mobi</domain_name>
   <domain_keyword>mudd</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-01 12:53:21</query_time>
   <create_date>2011-12-18</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2026-12-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>ssdd.cloud</domain_name>
   <domain_keyword>ssdd</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-05 01:47:56</query_time>
   <create_date>2022-12-06</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>gsdd.com</domain_name>
   <domain_keyword>gsdd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 17:54:24</query_time>
   <create_date>2001-03-05</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>Warren Weitzman</registrant_name>
   <registrant_company>Caramba LLC</registrant_company>
   <registrant_address>10025 Woodhill Road</registrant_address>
   <registrant_city>Bethesda</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>20817</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3019801111</registrant_phone>
   <name_servers>
    <value>ns1.ww183.parklogic.com</value>
    <value>ns2.ww183.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ssdd.se</domain_name>
   <domain_keyword>ssdd</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:15:34</query_time>
   <create_date>2004-01-05</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>msdb.nl</domain_name>
   <domain_keyword>msdb</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 10:00:19</query_time>
   <create_date>2016-11-15</create_date>
   <registrar_name>Cridea</registrar_name>
   <name_servers>
    <value>ns1.undeveloped.nl</value>
    <value>ns2.undeveloped.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>msdkd.xyz</domain_name>
   <domain_keyword>msdkd</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 10:01:21</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>mstd.ink</domain_name>
   <domain_keyword>mstd</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-14 10:00:49</query_time>
   <create_date>2024-01-08</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>john.ns.cloudflare.com</value>
    <value>margaret.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>mydd.site</domain_name>
   <domain_keyword>mydd</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-13 18:03:07</query_time>
   <create_date>2020-10-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>xi an mu yi duo duo wang luo ke ji you xian gong si</registrant_company>
   <registrant_state>shan xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>mkdd.design</domain_name>
   <domain_keyword>mkdd</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-24 22:29:26</query_time>
   <create_date>2022-10-21</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>medd.in</domain_name>
   <domain_keyword>medd</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-20 09:46:50</query_time>
   <create_date>2015-04-08</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1mg Technologies Pvt Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1181.awsdns-19.org</value>
    <value>ns-1722.awsdns-23.co.uk</value>
    <value>ns-406.awsdns-50.com</value>
    <value>ns-722.awsdns-26.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>msrd.cn</domain_name>
   <domain_keyword>msrd</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-20 15:10:05</query_time>
   <create_date>2024-01-07</create_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_name>大庆市卓创多媒体制作有限公司</registrar_name>
   <registrant_name>袁吉勇</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>madd.in</domain_name>
   <domain_keyword>madd</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-01 19:46:50</query_time>
   <create_date>2007-05-23</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark – Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>msmd.life</domain_name>
   <domain_keyword>msmd</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-01 10:49:01</query_time>
   <create_date>2023-09-21</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gcorelabs.net</value>
    <value>ns2.gcdn.services</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>ms-d.com</domain_name>
   <domain_keyword>ms-d</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 00:15:31</query_time>
   <create_date>1999-08-27</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns65.worldnic.com</value>
    <value>ns66.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>usdd.pro</domain_name>
   <domain_keyword>usdd</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-02 15:59:34</query_time>
   <create_date>2024-02-13</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>7s8lelq2.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>mudd.be</domain_name>
   <domain_keyword>mudd</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-25 17:40:20</query_time>
   <create_date>2014-10-05</create_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/english/tld.html?&amp;tld=be</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>msd9.com</domain_name>
   <domain_keyword>msd9</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 03:47:54</query_time>
   <create_date>2015-12-17</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of msd9.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1223.awsdns-24.org</value>
    <value>ns-1644.awsdns-13.co.uk</value>
    <value>ns-487.awsdns-60.com</value>
    <value>ns-997.awsdns-60.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>asdd.com</domain_name>
   <domain_keyword>asdd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 08:23:14</query_time>
   <create_date>1998-07-22</create_date>
   <update_date>2022-05-22</update_date>
   <expiry_date>2027-07-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.worldnic.com</value>
    <value>ns2.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>msdo.ca</domain_name>
   <domain_keyword>msdo</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-15 18:05:05</query_time>
   <create_date>2010-02-09</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Municipal Service Delivery Organization</registrant_name>
   <registrant_address>c/o City of Brampton,  2 Wellington Street, Information Technology</registrant_address>
   <registrant_city>Brampton</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L6Y4R2</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9054946190</registrant_phone>
   <name_servers>
    <value>ns6009.hostgator.com</value>
    <value>ns6010.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>msdo.net</domain_name>
   <domain_keyword>msdo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 18:05:05</query_time>
   <create_date>2000-06-05</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>msddp.com</domain_name>
   <domain_keyword>msddp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:04:09</query_time>
   <create_date>2008-02-19</create_date>
   <update_date>2023-02-19</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>zhejiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>smdd.lat</domain_name>
   <domain_keyword>smdd</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-04-28 19:08:50</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>msdh.ru</domain_name>
   <domain_keyword>msdh</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:37:13</query_time>
   <create_date>2020-02-14</create_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>msrd.io</domain_name>
   <domain_keyword>msrd</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-01 09:36:24</query_time>
   <create_date>2024-04-20</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>mssd.dev</domain_name>
   <domain_keyword>mssd</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-01 09:37:50</query_time>
   <create_date>2020-12-07</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>https://www.ovh.com/world/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns19.ovh.net</value>
    <value>ns19.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>medd.link</domain_name>
   <domain_keyword>medd</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-25 10:04:15</query_time>
   <create_date>2015-07-22</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2026-07-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
    <value>dns3.registrar-servers.com</value>
    <value>dns4.registrar-servers.com</value>
    <value>dns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>mqdd.cloud</domain_name>
   <domain_keyword>mqdd</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-08 18:35:41</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1675</registrar_iana>
   <registrar_name>CV. Rumahweb Indonesia</registrar_name>
   <registrar_website>http://www.rumahweb.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Personal</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jawa Timur</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsid1.rumahweb.com</value>
    <value>nsid2.rumahweb.net</value>
    <value>nsid3.rumahweb.biz</value>
    <value>nsid4.rumahweb.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>mddd.top</domain_name>
   <domain_keyword>mddd</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-08 16:17:03</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2026-05-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>jin cheng shi mo deng da di nong ye kai fa gu fen you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>msdv.link</domain_name>
   <domain_keyword>msdv</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-06-01 16:28:34</query_time>
   <create_date>2022-03-31</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>osdd.com</domain_name>
   <domain_keyword>osdd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 10:48:41</query_time>
   <create_date>2002-08-25</create_date>
   <update_date>2022-08-26</update_date>
   <expiry_date>2032-08-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns186.accountservergroup.com</value>
    <value>ns187.accountservergroup.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>msdda.com</domain_name>
   <domain_keyword>msdda</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 03:48:01</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=msdda.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>hsdd.net</domain_name>
   <domain_keyword>hsdd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 06:22:46</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>3941</registrar_iana>
   <registrar_name>Gname 001 Inc</registrar_name>
   <registrar_website>http://gname.com</registrar_website>
   <name_servers>
    <value>anastasia.ns.cloudflare.com</value>
    <value>ignat.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>msdcd.com</domain_name>
   <domain_keyword>msdcd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:03:51</query_time>
   <create_date>2004-08-05</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>mdsd.shop</domain_name>
   <domain_keyword>mdsd</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 09:13:21</query_time>
   <create_date>2022-06-15</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>https://wanwang.aliyun.com/</registrar_website>
   <registrant_state>guang xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>mmdd.jp</domain_name>
   <domain_keyword>mmdd</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-21 00:12:16</query_time>
   <create_date>2017-06-01</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>DD</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>mcdd.ru</domain_name>
   <domain_keyword>mcdd</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 17:21:28</query_time>
   <create_date>2010-02-04</create_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>ssdd.club</domain_name>
   <domain_keyword>ssdd</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-05 01:47:56</query_time>
   <create_date>2020-10-08</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2025-10-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>mspd.de</domain_name>
   <domain_keyword>mspd</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:14:43</query_time>
   <update_date>2022-09-16</update_date>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>msdc.nyc</domain_name>
   <domain_keyword>msdc</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-16 10:57:21</query_time>
   <create_date>2021-05-11</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Matthew Shayo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>mcdd.fun</domain_name>
   <domain_keyword>mcdd</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-14 22:04:27</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>TencentCloud</registrant_company>
   <registrant_state>bei jing shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>auriga.dnspod.net</value>
    <value>board.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>msad.info</domain_name>
   <domain_keyword>msad</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 06:44:27</query_time>
   <create_date>2020-10-01</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-10-01</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GMO BRAND SECURITY Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-108.awsdns-13.com</value>
    <value>ns-1173.awsdns-18.org</value>
    <value>ns-1809.awsdns-34.co.uk</value>
    <value>ns-573.awsdns-07.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>msdy.org</domain_name>
   <domain_keyword>msdy</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 11:23:43</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://whois.gname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hunan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>mudd.cc</domain_name>
   <domain_keyword>mudd</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-27 07:27:42</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2026-07-13</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Illinois</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/mudd.cc</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>todd.ns.cloudflare.com</value>
    <value>zelda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>modd.ai</domain_name>
   <domain_keyword>modd</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-31 09:31:56</query_time>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>msdm.site</domain_name>
   <domain_keyword>msdm</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-30 21:53:27</query_time>
   <create_date>2022-04-02</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>msdv.info</domain_name>
   <domain_keyword>msdv</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 03:52:34</query_time>
   <create_date>2014-03-28</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>chemnitz.nic.xlink.net</value>
    <value>ulm.nic.xlink.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>usdd.exchange</domain_name>
   <domain_keyword>usdd</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-06-08 14:52:58</query_time>
   <create_date>2024-04-07</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>msdn.com</domain_name>
   <domain_keyword>msdn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 02:31:32</query_time>
   <create_date>1995-08-17</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Microsoft Corporation</registrant_company>
   <registrant_address>One Microsoft Way,</registrant_address>
   <registrant_city>Redmond</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98052</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4258828080</registrant_phone>
   <registrant_fax>+1.4259367329</registrant_fax>
   <name_servers>
    <value>ns1-06.azure-dns.com</value>
    <value>ns2-06.azure-dns.net</value>
    <value>ns3-06.azure-dns.org</value>
    <value>ns4-06.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>hsdd.nl</domain_name>
   <domain_keyword>hsdd</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-23 02:52:47</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-06</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>madd.dog</domain_name>
   <domain_keyword>madd</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-05-06 20:32:06</query_time>
   <create_date>2021-07-30</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>mspd.ru</domain_name>
   <domain_keyword>mspd</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:11:25</query_time>
   <create_date>2013-07-25</create_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>ssdd.cn</domain_name>
   <domain_keyword>ssdd</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-24 03:10:43</query_time>
   <create_date>2005-08-05</create_date>
   <expiry_date>2025-08-05</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>郎丰法</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>mmdd.ru</domain_name>
   <domain_keyword>mmdd</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 02:31:16</query_time>
   <create_date>2007-03-14</create_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.083</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.