WHOIS QUERY TIME

7 May 2024 - 7:38 AM UTC

Registered: 14 June 2011
Expiry: 14 June 2024

REGISTRAR

Name: 江苏邦宁科技有限公司

DNSSEC

unsigned

NAME SERVERS

dns1.4cun.com
dns2.51dns.top

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=dtdn.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "dtdn.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "dtdn.cn",
            "domain_keyword": "dtdn",
            "domain_tld": "cn",
            "query_time": "2024-05-07 07:38:47",
            "create_date": "2011-06-14",
            "expiry_date": "2024-06-14",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "徐玉梅",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.4cun.com",
                "dns2.51dns.top"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.073,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>dtdn.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>dtdn.cn</domain_name>
   <domain_keyword>dtdn</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-07 07:38:47</query_time>
   <create_date>2011-06-14</create_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>江苏邦宁科技有限公司</registrar_name>
   <registrant_name>徐玉梅</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.4cun.com</value>
    <value>dns2.51dns.top</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.073</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.316 seconds) for "dtdn.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

11 Feb 2023 - 8:22 AM UTC

Registered: 14 June 2011
Expiry: 14 June 2023

REGISTRAR

Name: 江苏邦宁科技有限公司

DNSSEC

unsigned

NAME SERVERS

dns1.4cun.com
dns2.51dns.top

DOMAIN STATUS

ok

REGISTRANT

Name: 徐玉梅
Email: [email protected]

#2 - QUERY TIME

16 Jun 2023 - 2:31 AM UTC

Registered: 14 June 2011
Expiry: 14 June 2024

REGISTRAR

Name: 江苏邦宁科技有限公司

DNSSEC

unsigned

NAME SERVERS

dns1.4cun.com
dns2.51dns.top

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=dtdn.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "dtdn.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "dtdn.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "dtdn.cn",
            "domain_keyword": "dtdn",
            "domain_tld": "cn",
            "query_time": "2023-02-11 08:22:27",
            "create_date": "2011-06-14",
            "expiry_date": "2023-06-14",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "徐玉梅",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.4cun.com",
                "dns2.51dns.top"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dtdn.cn",
            "domain_keyword": "dtdn",
            "domain_tld": "cn",
            "query_time": "2023-06-16 02:31:49",
            "create_date": "2011-06-14",
            "expiry_date": "2024-06-14",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "徐玉梅",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.4cun.com",
                "dns2.51dns.top"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.316,
        "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>dtdn.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>dtdn.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dtdn.cn</domain_name>
   <domain_keyword>dtdn</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-02-11 08:22:27</query_time>
   <create_date>2011-06-14</create_date>
   <expiry_date>2023-06-14</expiry_date>
   <registrar_name>江苏邦宁科技有限公司</registrar_name>
   <registrant_name>徐玉梅</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.4cun.com</value>
    <value>dns2.51dns.top</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dtdn.cn</domain_name>
   <domain_keyword>dtdn</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-06-16 02:31:49</query_time>
   <create_date>2011-06-14</create_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>江苏邦宁科技有限公司</registrar_name>
   <registrant_name>徐玉梅</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.4cun.com</value>
    <value>dns2.51dns.top</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.316</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 5 domain names (in 0.076 seconds) which contained the exact domain keyword "dtdn".
Domain Name Registered Expiry Registrar Ownership
1 dtdn.com 7 Apr 1999 7 Apr 2025 GoDaddy.com, LLC -
2 dtdn.ru 28 Aug 2007 28 Aug 2024 SALENAMES-RU Private Person
3 dtdn.cn 14 Jun 2011 14 Jun 2024 江苏邦宁科技有限公司 徐玉梅
4 dtdn.org 27 Apr 2023 27 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
5 dtdn.link 7 May 2023 7 May 2025 Key-Systems, LLC Interton-1 EOOD
6 dtdn.net 28 Mar 2024 28 Mar 2025 ERANET INTERNATIONAL LIMITED REDACTED FOR PRIVACY

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=dtdn&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "dtdn",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 6,
        "relation": "eq",
        "current": 6
    },
    "unique_domains": "dtdn.com, dtdn.ru, dtdn.cn, dtdn.org, dtdn.link, dtdn.net",
    "results": [
        {
            "num": 1,
            "domain_name": "dtdn.com",
            "domain_keyword": "dtdn",
            "domain_tld": "com",
            "query_time": "2024-06-11 01:30:51",
            "create_date": "1999-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dtdn.ru",
            "domain_keyword": "dtdn",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:05:15",
            "create_date": "2007-08-28",
            "expiry_date": "2024-08-28",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "dtdn.cn",
            "domain_keyword": "dtdn",
            "domain_tld": "cn",
            "query_time": "2024-05-07 07:38:47",
            "create_date": "2011-06-14",
            "expiry_date": "2024-06-14",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "徐玉梅",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.4cun.com",
                "dns2.51dns.top"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "dtdn.org",
            "domain_keyword": "dtdn",
            "domain_tld": "org",
            "query_time": "2024-05-05 07:41:25",
            "create_date": "2023-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "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-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "dtdn.link",
            "domain_keyword": "dtdn",
            "domain_tld": "link",
            "query_time": "2024-05-13 22:14:03",
            "create_date": "2023-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Interton-1 EOOD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "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.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "dtdn.net",
            "domain_keyword": "dtdn",
            "domain_tld": "net",
            "query_time": "2024-05-29 06:15:40",
            "create_date": "2024-03-28",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1868,
            "registrar_name": "ERANET INTERNATIONAL LIMITED",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "http://www.tnet.hk/whois/message_to_contact.php?domain=dtdn.net&contact=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.076,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>dtdn</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6</total>
  <relation>eq</relation>
  <current>6</current>
 </count>
 <unique_domains>dtdn.com, dtdn.ru, dtdn.cn, dtdn.org, dtdn.link, dtdn.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dtdn.com</domain_name>
   <domain_keyword>dtdn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 01:30:51</query_time>
   <create_date>1999-04-07</create_date>
   <update_date>2024-04-07</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>ns25.domaincontrol.com</value>
    <value>ns26.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>2</num>
   <domain_name>dtdn.ru</domain_name>
   <domain_keyword>dtdn</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:05:15</query_time>
   <create_date>2007-08-28</create_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>dtdn.cn</domain_name>
   <domain_keyword>dtdn</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-07 07:38:47</query_time>
   <create_date>2011-06-14</create_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>江苏邦宁科技有限公司</registrar_name>
   <registrant_name>徐玉梅</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.4cun.com</value>
    <value>dns2.51dns.top</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>dtdn.org</domain_name>
   <domain_keyword>dtdn</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-05 07:41:25</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <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-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>dtdn.link</domain_name>
   <domain_keyword>dtdn</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-13 22:14:03</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Interton-1 EOOD</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>BG</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.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>dtdn.net</domain_name>
   <domain_keyword>dtdn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 06:15:40</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>ERANET INTERNATIONAL LIMITED</registrar_name>
   <registrar_website>http://www.eranet.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>SC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://www.tnet.hk/whois/message_to_contact.php?domain=dtdn.net&amp;contact=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.076</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 993 domain names (in 0.106 seconds) which look and sound like the brand name "dtdn".
Domain Name Registered Expiry Registrar Ownership
1 dhdn.com 15 Nov 2001 15 Nov 2024 eName Technology Co.,Ltd. -
2 dttn.com 30 Nov 2001 30 Nov 2024 Wild West Domains, LLC -
3 dtun.ru 17 Aug 2008 17 Aug 2024 SALENAMES-RU Private Person
4 stdn.xyz 20 Aug 2023 20 Aug 2024 Name.com, Inc -
5 dddn.net 28 Nov 2023 28 Nov 2025 DNSPod, Inc. REDACTED FOR PRIVACY
6 dtddn.com 12 May 2019 12 May 2025 Gname.com Pte. Ltd. Redacted for privacy
7 dt-n.com 15 Dec 2015 15 Dec 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
8 dydn.org 25 Jul 2013 25 Jul 2024 Vautron Rechenzentrum AG REDACTED FOR PRIVACY
9 stdn.cc 19 Dec 2018 19 Dec 2024 HOSTING UKRAINE LLC Hosting Ukraine LLC
10 otdn.ru 19 Nov 2023 19 Nov 2024 REGRU-RU Private Person
11 dtgn.ru 21 Nov 2023 21 Nov 2024 REGRU-RU Private Person
12 dkdn.net 2 Apr 2013 2 Apr 2024 Megazone Corp., dba HOSTING.KR -
13 dtdf.info 15 Jul 2023 15 Jul 2024 Cronon GmbH Darmstaedter Tage der Fotografie e.V.
14 dndn.io 7 Apr 2022 7 Apr 2027 Whois Corp. UPRISE
15 dtnd.ru 6 Feb 2017 6 Feb 2025 BEGET-RU Private Person
16 dcdn.xyz 20 Mar 2018 20 Mar 2025 1API GmbH 0 Ring Inc
17 dtdg.dev 14 Aug 2019 14 Aug 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
18 dtsn.co.uk 30 Jun 2020 30 Jun 2025 One.com A/S [Tag = TJNF-DK] -
19 dtjn.review 21 Nov 2023 21 Nov 2024 Cloudflare, Inc. REDACTED FOR PRIVACY
20 didn.io 6 Feb 2022 6 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 mtdn.com 10 Mar 2004 6 Sep 2026 GoDaddy.com, LLC -
22 dtan.site 15 Aug 2023 15 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com None
23 ctdn.site 17 Nov 2023 17 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
24 ktdn.co.jp 23 Jun 2003 - - KITADENRYOKU SETSUBIKOUJI CO.,LTD.
25 jtdn.ru 27 May 2023 27 May 2025 TIMEWEB-RU Private Person
26 gtdn.sbs 6 Dec 2023 6 Dec 2024 Gname.com Pte. Ltd. -
27 dldn.be 7 Apr 2021 - Ligne Web Services ( LWS ) -
28 dtda.com 10 Aug 2000 10 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
29 dtdns.net 8 Mar 1999 8 Mar 2025 GoDaddy Online Services Cayman Islands Ltd. -
30 jtdn.link 4 Jun 2023 4 Jun 2024 PDR Ltd. N/A
31 dwdn.net 12 Aug 2023 12 Aug 2024 Gname 025 Inc -
32 dtrn.ru 24 Oct 2020 24 Oct 2024 RU-CENTER-RU Private Person
33 dtsn.ru 15 Feb 2022 15 Feb 2025 REGRU-RU Private Person
34 dttn.ru 21 Nov 2023 21 Nov 2024 REGRU-RU Private Person
35 dtin.com 8 Feb 2000 8 Feb 2032 Tucows Domains Inc. -
36 dten.nl 10 Dec 2020 - team.blue nl B.V. -
37 dtdcn.com 15 Dec 2021 15 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
38 dtdd.com 17 Apr 2000 17 Apr 2026 GoDaddy.com, LLC -
39 dtln.info 27 Oct 2020 27 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER OOO DATALAYN
40 itdn.ru 20 Jul 2009 20 Jul 2024 SALENAMES-RU Private Person
41 dcdn.plus 22 Jan 2024 22 Jan 2025 Cloudflare, Inc REDACTED FOR PRIVACY
42 dxdn.info 12 Apr 2023 12 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
43 htdn.ru 24 Oct 2023 24 Oct 2024 REGRU-RU Private Person
44 dwdn.com 15 Nov 2001 15 Nov 2024 eName Technology Co.,Ltd. -
45 dtden.com 27 Jul 2021 27 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
46 itdn.org 18 Mar 2016 18 Mar 2025 NetArt Registrar Sp. z o.o. itelligence Sp. z o.o.
47 dtd0.top 5 Jun 2023 5 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wen zong jiao
48 dtdm.ru 24 Jan 2007 24 Jan 2025 RU-CENTER-RU Private Person
49 ktdn.ru 23 Apr 2010 23 Apr 2025 RU-CENTER-RU Ltd "DIZAYNSERVIS"
50 itdn.nl 12 Feb 2007 - Registrar.eu -
51 tddn.net 23 Jul 2022 23 Jul 2024 Gname.com Pte. Ltd. Redacted for privacy
52 dtvn.nl 24 May 2023 - Cronon GmbH -
53 mtdn.org 4 Apr 2023 4 Apr 2024 GMO Internet Group, Inc. d/b/a Onamae.com domain expired
54 btdn.lat 30 Sep 2023 30 Sep 2024 Porkbun, LLC Private by Design, LLC
55 dtyn.net 10 Jul 2023 10 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
56 didn.com 14 Apr 2003 14 Apr 2025 GoDaddy.com, LLC -
57 itdn.site 4 Jun 2024 4 Jun 2025 Network Solutions LLC Roaster Arabica
58 dtrn.com 3 Nov 2003 3 Nov 2026 GoDaddy.com, LLC -
59 dthn.org 9 Jan 2003 9 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
60 ytdn.org 16 Dec 2022 16 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 dtcn.qh.cn 6 Aug 2023 6 Aug 2026 广州云讯信息科技有限公司 大通回族土族自治县长宁镇人民政府
62 dtdc.nl 27 Mar 2009 - Realtime Register -
63 dndn.coffee 1 Dec 2020 1 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
64 djdn.link 19 Jul 2023 19 Jul 2024 Dynadot, LLC Super Privacy Service LTD c/o Dynadot
65 htdn.net 30 Mar 2024 30 Mar 2025 GMO INTERNET, INC. GMO-Z.com RUNSYSTEM JSC
66 dodn.com 5 Jan 2002 5 Jan 2026 GoDaddy.com, LLC -
67 vtdn.com 24 Jun 2002 24 Jun 2024 Squarespace Domains II LLC Hylia Limited
68 qtdn.shop 13 Sep 2023 13 Sep 2024 Alibaba Cloud Computing Ltd. -
69 dtan.com.cn 13 Feb 2012 13 Feb 2026 阿里云计算有限公司(万网) 北京华美瑞装饰材料有限公司
70 dtzn.de - - - -
71 dbdn.ru 23 Apr 2020 23 Apr 2025 REGRU-RU Private Person
72 stdn.pro 19 Jun 2023 19 Jun 2024 Registrar of Domain Names REG.RU LLC OOO " Stadion"
73 ctdn.org 7 Mar 1997 8 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
74 dtgn.de - - - -
75 1tdn.ru 7 Apr 2021 7 Apr 2025 R01-RU Private Person
76 dtan.cn 7 Mar 2007 7 Mar 2026 阿里云计算有限公司(万网) 北京华美瑞装饰材料有限公司
77 dtln.pro 27 Oct 2020 27 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER OOO DATALAYN
78 dtsn.com 20 Dec 2001 20 Dec 2025 GoDaddy Online Services Cayman Islands Ltd. -
79 dtda.net 9 Jun 2016 9 Jun 2024 ANNULET, INC BuyDomains.com
80 dhdn.net 29 May 2022 29 May 2024 DNSPod, Inc. REDACTED FOR PRIVACY
81 dtda.com.au - - Domain Directors Pty Ltd trading as Instra Nathan Loughton
82 dtdrn.com 17 Jun 2017 17 Jun 2024 Network Solutions, LLC -
83 dten.co.uk 11 Dec 2017 11 Dec 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
84 dtdb.com.cn 2 Apr 2023 2 Apr 2025 上海福虎信息科技有限公司 郭忠奇
85 dndn.net 29 Jul 2001 29 Jul 2024 Leascend Technology Co., Ltd. -
86 dtmn.ru 7 Sep 2009 7 Sep 2024 SALENAMES-RU Private Person
87 dtln.systems 27 Oct 2020 27 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER OOO DATALAYN
88 idtdn.info 11 Sep 2023 11 Sep 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
89 dfdn.site 9 Apr 2023 9 Apr 2024 Sav.com, LLC- 5 Privacy Protection
90 dgdn.com 15 Nov 2001 15 Nov 2025 GoDaddy Online Services Cayman Islands Ltd. -
91 bdtdn.net 1 Dec 2023 1 Dec 2024 NameCheap, Inc. -
92 dtdc.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Kegan Vallaydam
93 dndn.top 10 Oct 2023 10 Oct 2024 eName Technology Co., Ltd. yang xin
94 ltdn.ru 31 Dec 2023 31 Dec 2024 REGRU-RU Private Person
95 cdtdn.com 8 Sep 2023 8 Sep 2024 Cloud Yuqu LLC REDACTED FOR PRIVACY
96 dtbn.com 8 Feb 2000 8 Feb 2032 Tucows Domains Inc. -
97 dten.org 1 Oct 2022 1 Oct 2024 Sav.com, LLC - 34 Privacy Protection
98 dtdt.xyz 23 Oct 2023 23 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhang Bai Cong
99 drdn.ru 30 Dec 2023 30 Dec 2024 REGRU-RU Private Person
100 dtdo.shop 22 Feb 2023 22 Feb 2025 GoDaddy.com LLC -
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 Dtdn.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=dtdn.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "dtdn.cn",
        "page_size": 100
    },
    "count": {
        "total": 993,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "dhdn.com, dttn.com, dtun.ru, stdn.xyz, dddn.net, dtddn.com, dt-n.com, dydn.org, stdn.cc, otdn.ru, dtgn.ru, dkdn.net, dtdf.info, dndn.io, dtnd.ru, dcdn.xyz, dtdg.dev, dtsn.co.uk, dtjn.review, didn.io, mtdn.com, dtan.site, ctdn.site, ktdn.co.jp, jtdn.ru, gtdn.sbs, dldn.be, dtda.com, dtdns.net, jtdn.link, dwdn.net, dtrn.ru, dtsn.ru, dttn.ru, dtin.com, dten.nl, dtdcn.com, dtdd.com, dtln.info, itdn.ru, dcdn.plus, dxdn.info, htdn.ru, dwdn.com, dtden.com, itdn.org, dtd0.top, dtdm.ru, ktdn.ru, itdn.nl, tddn.net, dtvn.nl, mtdn.org, btdn.lat, dtyn.net, didn.com, itdn.site, dtrn.com, dthn.org, ytdn.org, dtcn.qh.cn, dtdc.nl, dndn.coffee, djdn.link, htdn.net, dodn.com, vtdn.com, qtdn.shop, dtan.com.cn, dtzn.de, dbdn.ru, stdn.pro, ctdn.org, dtgn.de, 1tdn.ru, dtan.cn, dtln.pro, dtsn.com, dtda.net, dhdn.net, dtda.com.au, dtdrn.com, dten.co.uk, dtdb.com.cn, dndn.net, dtmn.ru, dtln.systems, idtdn.info, dfdn.site, dgdn.com, bdtdn.net, dtdc.com.au, dndn.top, ltdn.ru, cdtdn.com, dtbn.com, dten.org, dtdt.xyz, drdn.ru, dtdo.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "dhdn.com",
            "domain_keyword": "dhdn",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:18:14",
            "create_date": "2001-11-15",
            "update_date": "2023-09-22",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "FuJian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/dhdn.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dttn.com",
            "domain_keyword": "dttn",
            "domain_tld": "com",
            "query_time": "2024-04-20 13:48:46",
            "create_date": "2001-11-30",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-30",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "dtun.ru",
            "domain_keyword": "dtun",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:05:49",
            "create_date": "2008-08-17",
            "expiry_date": "2024-08-17",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "stdn.xyz",
            "domain_keyword": "stdn",
            "domain_tld": "xyz",
            "query_time": "2024-05-11 10:41:13",
            "create_date": "2023-08-20",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-20",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "beijing",
            "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",
                "ns2fln.name.com",
                "ns3cna.name.com",
                "ns4lqx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "dddn.net",
            "domain_keyword": "dddn",
            "domain_tld": "net",
            "query_time": "2024-06-02 05:37:54",
            "create_date": "2023-11-28",
            "update_date": "2024-02-03",
            "expiry_date": "2025-11-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=dddn.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "corey.dnspod.net",
                "olive.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "dtddn.com",
            "domain_keyword": "dtddn",
            "domain_tld": "com",
            "query_time": "2024-06-03 16:11:29",
            "create_date": "2019-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIANGSU",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=dtddn.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "dt-n.com",
            "domain_keyword": "dt-n",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:21:12",
            "create_date": "2015-12-15",
            "update_date": "2022-03-16",
            "expiry_date": "2025-12-15",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistry.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=dt-n.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "dydn.org",
            "domain_keyword": "dydn",
            "domain_tld": "org",
            "query_time": "2024-04-15 07:13:17",
            "create_date": "2013-07-25",
            "update_date": "2023-09-08",
            "expiry_date": "2024-07-25",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "ns.siering.org",
                "ns1.first-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "stdn.cc",
            "domain_keyword": "stdn",
            "domain_tld": "cc",
            "query_time": "2024-04-22 02:56:11",
            "create_date": "2018-12-19",
            "update_date": "2024-03-21",
            "expiry_date": "2024-12-19",
            "registrar_iana": 2374,
            "registrar_name": "HOSTING UKRAINE LLC",
            "registrar_website": "https://www.ukraine.com.ua",
            "registrant_name": "Privacy Protection",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "PO Box 65",
            "registrant_city": "Kiev",
            "registrant_zip": "04112",
            "registrant_country": "UA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+380.443927433",
            "name_servers": [
                "ns11.inhostedns.com",
                "ns21.inhostedns.net",
                "ns31.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsignedURL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/"
            ]
        },
        {
            "num": 10,
            "domain_name": "otdn.ru",
            "domain_keyword": "otdn",
            "domain_tld": "ru",
            "query_time": "2024-05-04 14:05:09",
            "create_date": "2023-11-19",
            "expiry_date": "2024-11-19",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "dtgn.ru",
            "domain_keyword": "dtgn",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:05:19",
            "create_date": "2023-11-21",
            "expiry_date": "2024-11-21",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "dkdn.net",
            "domain_keyword": "dkdn",
            "domain_tld": "net",
            "query_time": "2024-05-29 03:06:16",
            "create_date": "2013-04-02",
            "update_date": "2024-05-14",
            "expiry_date": "2024-04-02",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://HOSTING.KR",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "dtdf.info",
            "domain_keyword": "dtdf",
            "domain_tld": "info",
            "query_time": "2024-05-29 06:15:39",
            "create_date": "2023-07-15",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-15",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Darmstaedter Tage der Fotografie e.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "docks17.rzone.de",
                "shades07.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "dndn.io",
            "domain_keyword": "dndn",
            "domain_tld": "io",
            "query_time": "2024-05-29 03:53:39",
            "create_date": "2022-04-07",
            "update_date": "2022-05-12",
            "expiry_date": "2027-04-07",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "https://whois.co.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UPRISE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "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-1361.awsdns-42.org",
                "ns-1721.awsdns-23.co.uk",
                "ns-474.awsdns-59.com",
                "ns-949.awsdns-54.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "dtnd.ru",
            "domain_keyword": "dtnd",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:05:33",
            "create_date": "2017-02-06",
            "expiry_date": "2025-02-06",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns2.beget.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "dcdn.xyz",
            "domain_keyword": "dcdn",
            "domain_tld": "xyz",
            "query_time": "2024-04-22 07:27:22",
            "create_date": "2018-03-20",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "0 Ring Inc",
            "registrant_state": "Minskaya oblast",
            "registrant_country": "CY",
            "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": [
                "ns1201.ispapi.net",
                "ns2171.ispapi.net",
                "ns3182.ispapi.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "dtdg.dev",
            "domain_keyword": "dtdg",
            "domain_tld": "dev",
            "query_time": "2024-05-23 18:46:06",
            "create_date": "2019-08-14",
            "update_date": "2023-07-20",
            "expiry_date": "2024-08-14",
            "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": 18,
            "domain_name": "dtsn.co.uk",
            "domain_keyword": "dtsn",
            "domain_tld": "co.uk",
            "query_time": "2024-05-13 22:19:22",
            "create_date": "2020-06-30",
            "update_date": "2022-01-22",
            "expiry_date": "2025-06-30",
            "registrar_name": "One.com A/S [Tag = TJNF-DK]",
            "registrar_website": "http://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 19,
            "domain_name": "dtjn.review",
            "domain_keyword": "dtjn",
            "domain_tld": "review",
            "query_time": "2024-05-25 12:45:35",
            "create_date": "2023-11-21",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Leicestershire",
            "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": [
                "ben.ns.cloudflare.com",
                "kami.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "didn.io",
            "domain_keyword": "didn",
            "domain_tld": "io",
            "query_time": "2024-05-25 18:49:44",
            "create_date": "2022-02-06",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-06",
            "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": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "mtdn.com",
            "domain_keyword": "mtdn",
            "domain_tld": "com",
            "query_time": "2024-04-15 06:58:55",
            "create_date": "2004-03-10",
            "update_date": "2022-09-01",
            "expiry_date": "2026-09-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "dtan.site",
            "domain_keyword": "dtan",
            "domain_tld": "site",
            "query_time": "2024-05-07 07:37:10",
            "create_date": "2023-08-15",
            "update_date": "2024-05-05",
            "expiry_date": "2024-08-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "None",
            "registrant_state": "UT",
            "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": [
                "ns4227.hostgator.com",
                "ns4228.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ctdn.site",
            "domain_keyword": "ctdn",
            "domain_tld": "site",
            "query_time": "2024-05-19 01:29:48",
            "create_date": "2023-11-17",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Fu Jian",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ktdn.co.jp",
            "domain_keyword": "ktdn",
            "domain_tld": "co.jp",
            "query_time": "2024-05-24 19:43:54",
            "create_date": "2003-06-23",
            "update_date": "2023-07-01",
            "registrant_company": "KITADENRYOKU SETSUBIKOUJI CO.,LTD.",
            "name_servers": [
                "name.technowave.ad.jp",
                "ns.technowave.ne.jp"
            ]
        },
        {
            "num": 25,
            "domain_name": "jtdn.ru",
            "domain_keyword": "jtdn",
            "domain_tld": "ru",
            "query_time": "2024-05-29 16:00:15",
            "create_date": "2023-05-27",
            "expiry_date": "2025-05-27",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 26,
            "domain_name": "gtdn.sbs",
            "domain_keyword": "gtdn",
            "domain_tld": "sbs",
            "query_time": "2024-06-02 12:45:18",
            "create_date": "2023-12-06",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_state": "xi gang",
            "registrant_country": "KH",
            "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": [
                "a.dnspod.com",
                "b.dnspod.com",
                "c.dnspod.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "dldn.be",
            "domain_keyword": "dldn",
            "domain_tld": "be",
            "query_time": "2024-04-24 20:22:06",
            "create_date": "2021-04-07",
            "registrar_name": "Ligne Web Services ( LWS )",
            "registrar_website": "http://www.lws.fr",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 28,
            "domain_name": "dtda.com",
            "domain_keyword": "dtda",
            "domain_tld": "com",
            "query_time": "2024-05-05 07:41:19",
            "create_date": "2000-08-10",
            "update_date": "2023-04-16",
            "expiry_date": "2024-08-10",
            "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": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-a8smwjgrop3lnsgfndsrwm.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "dtdns.net",
            "domain_keyword": "dtdns",
            "domain_tld": "net",
            "query_time": "2024-05-07 07:38:47",
            "create_date": "1999-03-08",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.arandomserver.com",
                "ns2.arandomserver.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "jtdn.link",
            "domain_keyword": "jtdn",
            "domain_tld": "link",
            "query_time": "2024-05-17 22:32:13",
            "create_date": "2023-06-04",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd.",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N/A",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "dwdn.net",
            "domain_keyword": "dwdn",
            "domain_tld": "net",
            "query_time": "2024-06-09 20:37:34",
            "create_date": "2023-08-12",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-12",
            "registrar_iana": 3994,
            "registrar_name": "Gname 025 Inc",
            "registrar_website": "http://WWW.GNAME.COM",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "dtrn.ru",
            "domain_keyword": "dtrn",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:05:39",
            "create_date": "2020-10-24",
            "expiry_date": "2024-10-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 33,
            "domain_name": "dtsn.ru",
            "domain_keyword": "dtsn",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:05:42",
            "create_date": "2022-02-15",
            "expiry_date": "2025-02-15",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "dttn.ru",
            "domain_keyword": "dttn",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:05:43",
            "create_date": "2023-11-21",
            "expiry_date": "2024-11-21",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 35,
            "domain_name": "dtin.com",
            "domain_keyword": "dtin",
            "domain_tld": "com",
            "query_time": "2024-04-16 16:37:13",
            "create_date": "2000-02-08",
            "update_date": "2024-03-11",
            "expiry_date": "2032-02-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "dten.nl",
            "domain_keyword": "dten",
            "domain_tld": "nl",
            "query_time": "2024-05-21 02:55:53",
            "create_date": "2020-12-10",
            "update_date": "2023-02-07",
            "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": 37,
            "domain_name": "dtdcn.com",
            "domain_keyword": "dtdcn",
            "domain_tld": "com",
            "query_time": "2024-05-25 12:44:12",
            "create_date": "2021-12-15",
            "update_date": "2022-08-23",
            "expiry_date": "2024-12-15",
            "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": 38,
            "domain_name": "dtdd.com",
            "domain_keyword": "dtdd",
            "domain_tld": "com",
            "query_time": "2024-05-05 07:41:21",
            "create_date": "2000-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2026-04-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "dtln.info",
            "domain_keyword": "dtln",
            "domain_tld": "info",
            "query_time": "2024-05-07 07:42:55",
            "create_date": "2020-10-27",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-27",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OOO DATALAYN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "g Moskva",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "itdn.ru",
            "domain_keyword": "itdn",
            "domain_tld": "ru",
            "query_time": "2024-05-01 07:30:29",
            "create_date": "2009-07-20",
            "expiry_date": "2024-07-20",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 41,
            "domain_name": "dcdn.plus",
            "domain_keyword": "dcdn",
            "domain_tld": "plus",
            "query_time": "2024-05-22 11:43:39",
            "create_date": "2024-01-22",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Metro Manila",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PH",
            "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": [
                "dave.ns.cloudflare.com",
                "sunny.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "dxdn.info",
            "domain_keyword": "dxdn",
            "domain_tld": "info",
            "query_time": "2024-05-03 14:50:53",
            "create_date": "2023-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "htdn.ru",
            "domain_keyword": "htdn",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:35:24",
            "create_date": "2023-10-24",
            "expiry_date": "2024-10-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 44,
            "domain_name": "dwdn.com",
            "domain_keyword": "dwdn",
            "domain_tld": "com",
            "query_time": "2024-04-27 05:45:37",
            "create_date": "2001-11-15",
            "update_date": "2023-09-22",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "FuJian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/dwdn.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "dtden.com",
            "domain_keyword": "dtden",
            "domain_tld": "com",
            "query_time": "2024-05-17 13:43:42",
            "create_date": "2021-07-27",
            "update_date": "2023-07-28",
            "expiry_date": "2025-07-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=dtden.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "itdn.org",
            "domain_keyword": "itdn",
            "domain_tld": "org",
            "query_time": "2024-05-16 13:08:38",
            "create_date": "2016-03-18",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1456,
            "registrar_name": "NetArt Registrar Sp. z o.o.",
            "registrar_website": "http://www.netart-registrar.com/web/whois",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "itelligence Sp. z o.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "wielkopolskie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "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": [
                "itedns01.itelligence.pl",
                "itedns02.itelligence.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "dtd0.top",
            "domain_keyword": "dtd0",
            "domain_tld": "top",
            "query_time": "2024-04-21 08:26:03",
            "create_date": "2023-06-05",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-05",
            "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": "wen zong jiao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "yun nan",
            "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": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "dtdm.ru",
            "domain_keyword": "dtdm",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:05:14",
            "create_date": "2007-01-24",
            "expiry_date": "2025-01-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 49,
            "domain_name": "ktdn.ru",
            "domain_keyword": "ktdn",
            "domain_tld": "ru",
            "query_time": "2024-05-03 22:34:06",
            "create_date": "2010-04-23",
            "expiry_date": "2025-04-23",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Ltd \"DIZAYNSERVIS\"",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 50,
            "domain_name": "itdn.nl",
            "domain_keyword": "itdn",
            "domain_tld": "nl",
            "query_time": "2024-05-28 01:10:54",
            "create_date": "2007-02-12",
            "update_date": "2022-10-25",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.ghost-central.com",
                "ns2.ghost-central.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 51,
            "domain_name": "tddn.net",
            "domain_keyword": "tddn",
            "domain_tld": "net",
            "query_time": "2024-05-28 23:33:08",
            "create_date": "2022-07-23",
            "update_date": "2023-06-27",
            "expiry_date": "2024-07-23",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HUBEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=tddn.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "marty.ns.cloudflare.com",
                "melissa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "dtvn.nl",
            "domain_keyword": "dtvn",
            "domain_tld": "nl",
            "query_time": "2024-06-03 15:37:35",
            "create_date": "2023-05-24",
            "update_date": "2023-05-24",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks07.rzone.de",
                "shades12.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 53,
            "domain_name": "mtdn.org",
            "domain_keyword": "mtdn",
            "domain_tld": "org",
            "query_time": "2024-06-01 10:52:58",
            "create_date": "2023-04-04",
            "update_date": "2024-05-16",
            "expiry_date": "2024-04-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "domain expired",
            "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": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "btdn.lat",
            "domain_keyword": "btdn",
            "domain_tld": "lat",
            "query_time": "2024-06-09 14:04:06",
            "create_date": "2023-09-30",
            "update_date": "2023-11-16",
            "expiry_date": "2024-09-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": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "dtyn.net",
            "domain_keyword": "dtyn",
            "domain_tld": "net",
            "query_time": "2024-05-31 22:19:07",
            "create_date": "2023-07-10",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "didn.com",
            "domain_keyword": "didn",
            "domain_tld": "com",
            "query_time": "2024-06-02 10:58:12",
            "create_date": "2003-04-14",
            "update_date": "2024-03-25",
            "expiry_date": "2025-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "itdn.site",
            "domain_keyword": "itdn",
            "domain_tld": "site",
            "query_time": "2024-06-06 17:39:33",
            "create_date": "2024-06-04",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Roaster Arabica",
            "registrant_state": "NA",
            "registrant_country": "VN",
            "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-36.azure-dns.com",
                "ns2-36.azure-dns.net",
                "ns3-36.azure-dns.org",
                "ns4-36.azure-dns.info"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "dtrn.com",
            "domain_keyword": "dtrn",
            "domain_tld": "com",
            "query_time": "2024-06-06 00:33:24",
            "create_date": "2003-11-03",
            "update_date": "2022-09-01",
            "expiry_date": "2026-11-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "dthn.org",
            "domain_keyword": "dthn",
            "domain_tld": "org",
            "query_time": "2024-04-21 08:29:47",
            "create_date": "2003-01-09",
            "update_date": "2023-12-16",
            "expiry_date": "2026-01-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.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": [
                "adams.stonewind.com",
                "nala.retlaw.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "ytdn.org",
            "domain_keyword": "ytdn",
            "domain_tld": "org",
            "query_time": "2024-05-01 17:10:08",
            "create_date": "2022-12-16",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.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": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "dtcn.qh.cn",
            "domain_keyword": "dtcn",
            "domain_tld": "qh.cn",
            "query_time": "2024-05-07 07:38:30",
            "create_date": "2023-08-06",
            "expiry_date": "2026-08-06",
            "registrar_name": "广州云讯信息科技有限公司",
            "registrant_name": "大通回族土族自治县长宁镇人民政府",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dave.dnspod.net",
                "rambutan.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "dtdc.nl",
            "domain_keyword": "dtdc",
            "domain_tld": "nl",
            "query_time": "2024-05-25 12:44:12",
            "create_date": "2009-03-27",
            "update_date": "2019-06-03",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.xmns.nl",
                "ns2.xmns.nl",
                "ns3.xmns.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 63,
            "domain_name": "dndn.coffee",
            "domain_keyword": "dndn",
            "domain_tld": "coffee",
            "query_time": "2024-06-01 16:48:43",
            "create_date": "2020-12-01",
            "update_date": "2024-04-01",
            "expiry_date": "2024-12-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 64,
            "domain_name": "djdn.link",
            "domain_keyword": "djdn",
            "domain_tld": "link",
            "query_time": "2024-05-30 22:51:50",
            "create_date": "2023-07-19",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot, LLC",
            "registrar_website": "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": [
                "bingo.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "htdn.net",
            "domain_keyword": "htdn",
            "domain_tld": "net",
            "query_time": "2024-05-31 07:18:57",
            "create_date": "2024-03-30",
            "update_date": "2024-05-02",
            "expiry_date": "2025-03-30",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "GMO-Z.com RUNSYSTEM",
            "registrant_company": "GMO-Z.com RUNSYSTEM JSC",
            "registrant_address": "No 1, Dao Duy Anh Street, 6F, Ocean Park Bldg",
            "registrant_city": "Phuong Mai Ward, Dong Da District",
            "registrant_state": "Hanoi",
            "registrant_zip": "100000",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+84.435501630",
            "registrant_fax": "+84.437725204",
            "name_servers": [
                "ns-a1.tenten.vn",
                "ns-a2.tenten.vn",
                "ns-a3.tenten.vn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "dodn.com",
            "domain_keyword": "dodn",
            "domain_tld": "com",
            "query_time": "2024-06-07 00:16:34",
            "create_date": "2002-01-05",
            "update_date": "2022-09-08",
            "expiry_date": "2026-01-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "vtdn.com",
            "domain_keyword": "vtdn",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:11:11",
            "create_date": "2002-06-24",
            "update_date": "2024-04-25",
            "expiry_date": "2024-06-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hylia Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "qtdn.shop",
            "domain_keyword": "qtdn",
            "domain_tld": "shop",
            "query_time": "2024-05-03 03:05:25",
            "create_date": "2023-09-13",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "https://wanwang.aliyun.com/",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "dtan.com.cn",
            "domain_keyword": "dtan",
            "domain_tld": "com.cn",
            "query_time": "2024-05-01 19:08:28",
            "create_date": "2012-02-13",
            "expiry_date": "2026-02-13",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京华美瑞装饰材料有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "dtzn.de",
            "domain_keyword": "dtzn",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:19:19",
            "update_date": "2018-09-06",
            "name_servers": [
                "ns1042.ui-dns.biz",
                "ns1042.ui-dns.com",
                "ns1042.ui-dns.de",
                "ns1042.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 71,
            "domain_name": "dbdn.ru",
            "domain_keyword": "dbdn",
            "domain_tld": "ru",
            "query_time": "2024-05-04 12:28:57",
            "create_date": "2020-04-23",
            "expiry_date": "2025-04-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hhost.net",
                "ns2.hhost.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 72,
            "domain_name": "stdn.pro",
            "domain_keyword": "stdn",
            "domain_tld": "pro",
            "query_time": "2024-05-11 10:41:13",
            "create_date": "2023-06-19",
            "update_date": "2024-04-02",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OOO \" Stadion\"",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "novgorod.ens.mail.ru",
                "volzhsky.ens.mail.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "ctdn.org",
            "domain_keyword": "ctdn",
            "domain_tld": "org",
            "query_time": "2024-06-09 23:33:03",
            "create_date": "1997-03-07",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.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": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "dtgn.de",
            "domain_keyword": "dtgn",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:18:48",
            "update_date": "2022-09-15",
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 75,
            "domain_name": "1tdn.ru",
            "domain_keyword": "1tdn",
            "domain_tld": "ru",
            "query_time": "2024-05-06 02:21:45",
            "create_date": "2021-04-07",
            "expiry_date": "2025-04-07",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.smartape.ru",
                "ns2.smartape.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "dtan.cn",
            "domain_keyword": "dtan",
            "domain_tld": "cn",
            "query_time": "2024-05-05 07:40:18",
            "create_date": "2007-03-07",
            "expiry_date": "2026-03-07",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京华美瑞装饰材料有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "dtln.pro",
            "domain_keyword": "dtln",
            "domain_tld": "pro",
            "query_time": "2024-05-07 07:42:55",
            "create_date": "2020-10-27",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-27",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OOO DATALAYN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "g Moskva",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "dtsn.com",
            "domain_keyword": "dtsn",
            "domain_tld": "com",
            "query_time": "2024-04-20 13:47:42",
            "create_date": "2001-12-20",
            "update_date": "2023-04-13",
            "expiry_date": "2025-12-20",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "dtda.net",
            "domain_keyword": "dtda",
            "domain_tld": "net",
            "query_time": "2024-04-21 08:26:03",
            "create_date": "2016-06-09",
            "update_date": "2023-07-27",
            "expiry_date": "2024-06-09",
            "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": 80,
            "domain_name": "dhdn.net",
            "domain_keyword": "dhdn",
            "domain_tld": "net",
            "query_time": "2024-05-31 07:49:32",
            "create_date": "2022-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2024-05-29",
            "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=dhdn.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gladys.dnspod.net",
                "island.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "dtda.com.au",
            "domain_keyword": "dtda",
            "domain_tld": "com.au",
            "query_time": "2024-04-17 22:38:41",
            "update_date": "2023-12-04",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Nathan Loughton",
            "name_servers": [
                "ns1.webdew.net.au",
                "ns2.webdew.net.au",
                "ns3.webdew.net.au",
                "ns4.webdew.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "dtdrn.com",
            "domain_keyword": "dtdrn",
            "domain_tld": "com",
            "query_time": "2024-04-21 08:26:20",
            "create_date": "2017-06-17",
            "update_date": "2024-01-10",
            "expiry_date": "2024-06-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "dten.co.uk",
            "domain_keyword": "dten",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 08:27:31",
            "create_date": "2017-12-11",
            "update_date": "2023-07-11",
            "expiry_date": "2024-12-11",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 84,
            "domain_name": "dtdb.com.cn",
            "domain_keyword": "dtdb",
            "domain_tld": "com.cn",
            "query_time": "2024-04-25 02:57:19",
            "create_date": "2023-04-02",
            "expiry_date": "2025-04-02",
            "registrar_name": "上海福虎信息科技有限公司",
            "registrant_name": "郭忠奇",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "dndn.net",
            "domain_keyword": "dndn",
            "domain_tld": "net",
            "query_time": "2024-05-03 11:10:14",
            "create_date": "2001-07-29",
            "update_date": "2023-08-11",
            "expiry_date": "2024-07-29",
            "registrar_iana": 1316,
            "registrar_name": "Leascend Technology Co., Ltd.",
            "registrar_website": "http://www.35.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "dtmn.ru",
            "domain_keyword": "dtmn",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:05:32",
            "create_date": "2009-09-07",
            "expiry_date": "2024-09-07",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "dtln.systems",
            "domain_keyword": "dtln",
            "domain_tld": "systems",
            "query_time": "2024-05-07 07:42:55",
            "create_date": "2020-10-27",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-27",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OOO DATALAYN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "g Moskva",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "idtdn.info",
            "domain_keyword": "idtdn",
            "domain_tld": "info",
            "query_time": "2024-05-21 10:10:22",
            "create_date": "2023-09-11",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "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": [
                "ns10.dnshoster.net",
                "ns30.dnshubpro.com",
                "ns40.dns2us.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "dfdn.site",
            "domain_keyword": "dfdn",
            "domain_tld": "site",
            "query_time": "2024-06-09 02:31:00",
            "create_date": "2023-04-09",
            "update_date": "2024-05-24",
            "expiry_date": "2024-04-09",
            "registrar_iana": 3895,
            "registrar_name": "Sav.com, LLC- 5",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "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-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "dgdn.com",
            "domain_keyword": "dgdn",
            "domain_tld": "com",
            "query_time": "2024-06-08 04:09:51",
            "create_date": "2001-11-15",
            "update_date": "2023-04-13",
            "expiry_date": "2025-11-15",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "bdtdn.net",
            "domain_keyword": "bdtdn",
            "domain_tld": "net",
            "query_time": "2024-06-01 16:29:51",
            "create_date": "2023-12-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "dtdc.com.au",
            "domain_keyword": "dtdc",
            "domain_tld": "com.au",
            "query_time": "2024-05-05 07:41:20",
            "update_date": "2024-02-16",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Kegan Vallaydam",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "dndn.top",
            "domain_keyword": "dndn",
            "domain_tld": "top",
            "query_time": "2024-05-03 11:10:14",
            "create_date": "2023-10-10",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-10",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co., Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_name": "yang xin",
            "registrant_company": "yang xin",
            "registrant_address": "shuang liu xian xin xing zhen",
            "registrant_city": "cheng du shi",
            "registrant_state": "si chuan",
            "registrant_zip": "610000",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.02885606886",
            "registrant_fax": "+86.02885606886",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "ltdn.ru",
            "domain_keyword": "ltdn",
            "domain_tld": "ru",
            "query_time": "2024-05-04 08:46:24",
            "create_date": "2023-12-31",
            "expiry_date": "2024-12-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 95,
            "domain_name": "cdtdn.com",
            "domain_keyword": "cdtdn",
            "domain_tld": "com",
            "query_time": "2024-05-23 06:41:48",
            "create_date": "2023-09-08",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-08",
            "registrar_iana": 3824,
            "registrar_name": "Cloud Yuqu LLC",
            "registrar_website": "www.diymysite.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "si chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whoisquery.diymysite.com/web/whoisform?domain=cdtdn.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 96,
            "domain_name": "dtbn.com",
            "domain_keyword": "dtbn",
            "domain_tld": "com",
            "query_time": "2024-06-08 13:40:24",
            "create_date": "2000-02-08",
            "update_date": "2024-03-11",
            "expiry_date": "2032-02-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "dten.org",
            "domain_keyword": "dten",
            "domain_tld": "org",
            "query_time": "2024-06-11 01:31:40",
            "create_date": "2022-10-01",
            "update_date": "2023-09-07",
            "expiry_date": "2024-10-01",
            "registrar_iana": 3924,
            "registrar_name": "Sav.com, LLC - 34",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "dtdt.xyz",
            "domain_keyword": "dtdt",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 07:38:49",
            "create_date": "2023-10-23",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Zhang Bai Cong",
            "registrant_state": "Hei Long Jiang",
            "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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "drdn.ru",
            "domain_keyword": "drdn",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:51:10",
            "create_date": "2023-12-30",
            "expiry_date": "2024-12-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 100,
            "domain_name": "dtdo.shop",
            "domain_keyword": "dtdo",
            "domain_tld": "shop",
            "query_time": "2024-04-21 08:26:18",
            "create_date": "2023-02-22",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.106,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>dtdn.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>993</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>dhdn.com, dttn.com, dtun.ru, stdn.xyz, dddn.net, dtddn.com, dt-n.com, dydn.org, stdn.cc, otdn.ru, dtgn.ru, dkdn.net, dtdf.info, dndn.io, dtnd.ru, dcdn.xyz, dtdg.dev, dtsn.co.uk, dtjn.review, didn.io, mtdn.com, dtan.site, ctdn.site, ktdn.co.jp, jtdn.ru, gtdn.sbs, dldn.be, dtda.com, dtdns.net, jtdn.link, dwdn.net, dtrn.ru, dtsn.ru, dttn.ru, dtin.com, dten.nl, dtdcn.com, dtdd.com, dtln.info, itdn.ru, dcdn.plus, dxdn.info, htdn.ru, dwdn.com, dtden.com, itdn.org, dtd0.top, dtdm.ru, ktdn.ru, itdn.nl, tddn.net, dtvn.nl, mtdn.org, btdn.lat, dtyn.net, didn.com, itdn.site, dtrn.com, dthn.org, ytdn.org, dtcn.qh.cn, dtdc.nl, dndn.coffee, djdn.link, htdn.net, dodn.com, vtdn.com, qtdn.shop, dtan.com.cn, dtzn.de, dbdn.ru, stdn.pro, ctdn.org, dtgn.de, 1tdn.ru, dtan.cn, dtln.pro, dtsn.com, dtda.net, dhdn.net, dtda.com.au, dtdrn.com, dten.co.uk, dtdb.com.cn, dndn.net, dtmn.ru, dtln.systems, idtdn.info, dfdn.site, dgdn.com, bdtdn.net, dtdc.com.au, dndn.top, ltdn.ru, cdtdn.com, dtbn.com, dten.org, dtdt.xyz, drdn.ru, dtdo.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dhdn.com</domain_name>
   <domain_keyword>dhdn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:18:14</query_time>
   <create_date>2001-11-15</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>FuJian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/dhdn.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dttn.com</domain_name>
   <domain_keyword>dttn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 13:48:46</query_time>
   <create_date>2001-11-30</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <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>3</num>
   <domain_name>dtun.ru</domain_name>
   <domain_keyword>dtun</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:05:49</query_time>
   <create_date>2008-08-17</create_date>
   <expiry_date>2024-08-17</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>4</num>
   <domain_name>stdn.xyz</domain_name>
   <domain_keyword>stdn</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-11 10:41:13</query_time>
   <create_date>2023-08-20</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>beijing</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>ns2fln.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4lqx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>dddn.net</domain_name>
   <domain_keyword>dddn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 05:37:54</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-11-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=dddn.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>corey.dnspod.net</value>
    <value>olive.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>dtddn.com</domain_name>
   <domain_keyword>dtddn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 16:11:29</query_time>
   <create_date>2019-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>JIANGSU</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=dtddn.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>dt-n.com</domain_name>
   <domain_keyword>dt-n</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:21:12</query_time>
   <create_date>2015-12-15</create_date>
   <update_date>2022-03-16</update_date>
   <expiry_date>2025-12-15</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistry.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=dt-n.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.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>8</num>
   <domain_name>dydn.org</domain_name>
   <domain_keyword>dydn</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 07:13:17</query_time>
   <create_date>2013-07-25</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</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>DE</registrant_state>
   <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>ns.siering.org</value>
    <value>ns1.first-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>stdn.cc</domain_name>
   <domain_keyword>stdn</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-22 02:56:11</query_time>
   <create_date>2018-12-19</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>HOSTING UKRAINE LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua</registrar_website>
   <registrant_name>Privacy Protection</registrant_name>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_address>PO Box 65</registrant_address>
   <registrant_city>Kiev</registrant_city>
   <registrant_zip>04112</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+380.443927433</registrant_phone>
   <name_servers>
    <value>ns11.inhostedns.com</value>
    <value>ns21.inhostedns.net</value>
    <value>ns31.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsignedURL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>otdn.ru</domain_name>
   <domain_keyword>otdn</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 14:05:09</query_time>
   <create_date>2023-11-19</create_date>
   <expiry_date>2024-11-19</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>11</num>
   <domain_name>dtgn.ru</domain_name>
   <domain_keyword>dtgn</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:05:19</query_time>
   <create_date>2023-11-21</create_date>
   <expiry_date>2024-11-21</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>12</num>
   <domain_name>dkdn.net</domain_name>
   <domain_keyword>dkdn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 03:06:16</query_time>
   <create_date>2013-04-02</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2024-04-02</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://HOSTING.KR</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>dtdf.info</domain_name>
   <domain_keyword>dtdf</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 06:15:39</query_time>
   <create_date>2023-07-15</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-15</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_company>Darmstaedter Tage der Fotografie e.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <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>docks17.rzone.de</value>
    <value>shades07.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>dndn.io</domain_name>
   <domain_keyword>dndn</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-29 03:53:39</query_time>
   <create_date>2022-04-07</create_date>
   <update_date>2022-05-12</update_date>
   <expiry_date>2027-04-07</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>https://whois.co.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UPRISE</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>KR</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-1361.awsdns-42.org</value>
    <value>ns-1721.awsdns-23.co.uk</value>
    <value>ns-474.awsdns-59.com</value>
    <value>ns-949.awsdns-54.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>dtnd.ru</domain_name>
   <domain_keyword>dtnd</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:05:33</query_time>
   <create_date>2017-02-06</create_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns2.beget.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>dcdn.xyz</domain_name>
   <domain_keyword>dcdn</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-22 07:27:22</query_time>
   <create_date>2018-03-20</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>0 Ring Inc</registrant_company>
   <registrant_state>Minskaya oblast</registrant_state>
   <registrant_country>CY</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>ns1201.ispapi.net</value>
    <value>ns2171.ispapi.net</value>
    <value>ns3182.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>dtdg.dev</domain_name>
   <domain_keyword>dtdg</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-23 18:46:06</query_time>
   <create_date>2019-08-14</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-08-14</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>18</num>
   <domain_name>dtsn.co.uk</domain_name>
   <domain_keyword>dtsn</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-13 22:19:22</query_time>
   <create_date>2020-06-30</create_date>
   <update_date>2022-01-22</update_date>
   <expiry_date>2025-06-30</expiry_date>
   <registrar_name>One.com A/S [Tag = TJNF-DK]</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>dtjn.review</domain_name>
   <domain_keyword>dtjn</domain_keyword>
   <domain_tld>review</domain_tld>
   <query_time>2024-05-25 12:45:35</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.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>Leicestershire</registrant_state>
   <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>ben.ns.cloudflare.com</value>
    <value>kami.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>didn.io</domain_name>
   <domain_keyword>didn</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-25 18:49:44</query_time>
   <create_date>2022-02-06</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-06</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>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</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>21</num>
   <domain_name>mtdn.com</domain_name>
   <domain_keyword>mtdn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 06:58:55</query_time>
   <create_date>2004-03-10</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2026-09-06</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>ns5.afternic.com</value>
    <value>ns6.afternic.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>22</num>
   <domain_name>dtan.site</domain_name>
   <domain_keyword>dtan</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-07 07:37:10</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>None</registrant_company>
   <registrant_state>UT</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>ns4227.hostgator.com</value>
    <value>ns4228.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ctdn.site</domain_name>
   <domain_keyword>ctdn</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-19 01:29:48</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-17</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>Fu Jian</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>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ktdn.co.jp</domain_name>
   <domain_keyword>ktdn</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-24 19:43:54</query_time>
   <create_date>2003-06-23</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>KITADENRYOKU SETSUBIKOUJI CO.,LTD.</registrant_company>
   <name_servers>
    <value>name.technowave.ad.jp</value>
    <value>ns.technowave.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>25</num>
   <domain_name>jtdn.ru</domain_name>
   <domain_keyword>jtdn</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-29 16:00:15</query_time>
   <create_date>2023-05-27</create_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>gtdn.sbs</domain_name>
   <domain_keyword>gtdn</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-06-02 12:45:18</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_state>xi gang</registrant_state>
   <registrant_country>KH</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>a.dnspod.com</value>
    <value>b.dnspod.com</value>
    <value>c.dnspod.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>dldn.be</domain_name>
   <domain_keyword>dldn</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-24 20:22:06</query_time>
   <create_date>2021-04-07</create_date>
   <registrar_name>Ligne Web Services ( LWS )</registrar_name>
   <registrar_website>http://www.lws.fr</registrar_website>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>dtda.com</domain_name>
   <domain_keyword>dtda</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 07:41:19</query_time>
   <create_date>2000-08-10</create_date>
   <update_date>2023-04-16</update_date>
   <expiry_date>2024-08-10</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>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-a8smwjgrop3lnsgfndsrwm.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>dtdns.net</domain_name>
   <domain_keyword>dtdns</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 07:38:47</query_time>
   <create_date>1999-03-08</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.arandomserver.com</value>
    <value>ns2.arandomserver.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>30</num>
   <domain_name>jtdn.link</domain_name>
   <domain_keyword>jtdn</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-17 22:32:13</query_time>
   <create_date>2023-06-04</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd.</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N/A</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>dwdn.net</domain_name>
   <domain_keyword>dwdn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 20:37:34</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>3994</registrar_iana>
   <registrar_name>Gname 025 Inc</registrar_name>
   <registrar_website>http://WWW.GNAME.COM</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>dtrn.ru</domain_name>
   <domain_keyword>dtrn</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:05:39</query_time>
   <create_date>2020-10-24</create_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>dtsn.ru</domain_name>
   <domain_keyword>dtsn</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:05:42</query_time>
   <create_date>2022-02-15</create_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>dttn.ru</domain_name>
   <domain_keyword>dttn</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:05:43</query_time>
   <create_date>2023-11-21</create_date>
   <expiry_date>2024-11-21</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>35</num>
   <domain_name>dtin.com</domain_name>
   <domain_keyword>dtin</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 16:37:13</query_time>
   <create_date>2000-02-08</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2032-02-08</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>ns1.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.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>36</num>
   <domain_name>dten.nl</domain_name>
   <domain_keyword>dten</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 02:55:53</query_time>
   <create_date>2020-12-10</create_date>
   <update_date>2023-02-07</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>37</num>
   <domain_name>dtdcn.com</domain_name>
   <domain_keyword>dtdcn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 12:44:12</query_time>
   <create_date>2021-12-15</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2024-12-15</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>38</num>
   <domain_name>dtdd.com</domain_name>
   <domain_keyword>dtdd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 07:41:21</query_time>
   <create_date>2000-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2026-04-17</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>39</num>
   <domain_name>dtln.info</domain_name>
   <domain_keyword>dtln</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 07:42:55</query_time>
   <create_date>2020-10-27</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OOO DATALAYN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>g Moskva</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>itdn.ru</domain_name>
   <domain_keyword>itdn</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 07:30:29</query_time>
   <create_date>2009-07-20</create_date>
   <expiry_date>2024-07-20</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>41</num>
   <domain_name>dcdn.plus</domain_name>
   <domain_keyword>dcdn</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-22 11:43:39</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.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>Metro Manila</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PH</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>dave.ns.cloudflare.com</value>
    <value>sunny.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>dxdn.info</domain_name>
   <domain_keyword>dxdn</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-03 14:50:53</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</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.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>htdn.ru</domain_name>
   <domain_keyword>htdn</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:35:24</query_time>
   <create_date>2023-10-24</create_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>dwdn.com</domain_name>
   <domain_keyword>dwdn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 05:45:37</query_time>
   <create_date>2001-11-15</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>FuJian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/dwdn.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>dtden.com</domain_name>
   <domain_keyword>dtden</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 13:43:42</query_time>
   <create_date>2021-07-27</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2025-07-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=dtden.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>46</num>
   <domain_name>itdn.org</domain_name>
   <domain_keyword>itdn</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-16 13:08:38</query_time>
   <create_date>2016-03-18</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1456</registrar_iana>
   <registrar_name>NetArt Registrar Sp. z o.o.</registrar_name>
   <registrar_website>http://www.netart-registrar.com/web/whois</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>itelligence Sp. z o.o.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>wielkopolskie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</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>itedns01.itelligence.pl</value>
    <value>itedns02.itelligence.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>dtd0.top</domain_name>
   <domain_keyword>dtd0</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-21 08:26:03</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-05</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>wen zong jiao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>yun nan</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>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>48</num>
   <domain_name>dtdm.ru</domain_name>
   <domain_keyword>dtdm</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:05:14</query_time>
   <create_date>2007-01-24</create_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <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>49</num>
   <domain_name>ktdn.ru</domain_name>
   <domain_keyword>ktdn</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 22:34:06</query_time>
   <create_date>2010-04-23</create_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Ltd &quot;DIZAYNSERVIS&quot;</registrant_company>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>itdn.nl</domain_name>
   <domain_keyword>itdn</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-28 01:10:54</query_time>
   <create_date>2007-02-12</create_date>
   <update_date>2022-10-25</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.ghost-central.com</value>
    <value>ns2.ghost-central.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>tddn.net</domain_name>
   <domain_keyword>tddn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 23:33:08</query_time>
   <create_date>2022-07-23</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>HUBEI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=tddn.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>marty.ns.cloudflare.com</value>
    <value>melissa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>dtvn.nl</domain_name>
   <domain_keyword>dtvn</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-03 15:37:35</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2023-05-24</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks07.rzone.de</value>
    <value>shades12.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>mtdn.org</domain_name>
   <domain_keyword>mtdn</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 10:52:58</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-04-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>domain expired</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>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>btdn.lat</domain_name>
   <domain_keyword>btdn</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-06-09 14:04:06</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-09-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>ns7.alidns.com</value>
    <value>ns8.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>55</num>
   <domain_name>dtyn.net</domain_name>
   <domain_keyword>dtyn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 22:19:07</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-10</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://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.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>didn.com</domain_name>
   <domain_keyword>didn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 10:58:12</query_time>
   <create_date>2003-04-14</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-04-14</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>ns1.namefind.com</value>
    <value>ns2.namefind.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>57</num>
   <domain_name>itdn.site</domain_name>
   <domain_keyword>itdn</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-06 17:39:33</query_time>
   <create_date>2024-06-04</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Roaster Arabica</registrant_company>
   <registrant_state>NA</registrant_state>
   <registrant_country>VN</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-36.azure-dns.com</value>
    <value>ns2-36.azure-dns.net</value>
    <value>ns3-36.azure-dns.org</value>
    <value>ns4-36.azure-dns.info</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>58</num>
   <domain_name>dtrn.com</domain_name>
   <domain_keyword>dtrn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 00:33:24</query_time>
   <create_date>2003-11-03</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2026-11-03</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>ns5.afternic.com</value>
    <value>ns6.afternic.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>59</num>
   <domain_name>dthn.org</domain_name>
   <domain_keyword>dthn</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 08:29:47</query_time>
   <create_date>2003-01-09</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2026-01-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>adams.stonewind.com</value>
    <value>nala.retlaw.net</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>60</num>
   <domain_name>ytdn.org</domain_name>
   <domain_keyword>ytdn</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 17:10:08</query_time>
   <create_date>2022-12-16</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns1.bluehost.com</value>
    <value>ns2.bluehost.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>61</num>
   <domain_name>dtcn.qh.cn</domain_name>
   <domain_keyword>dtcn</domain_keyword>
   <domain_tld>qh.cn</domain_tld>
   <query_time>2024-05-07 07:38:30</query_time>
   <create_date>2023-08-06</create_date>
   <expiry_date>2026-08-06</expiry_date>
   <registrar_name>广州云讯信息科技有限公司</registrar_name>
   <registrant_name>大通回族土族自治县长宁镇人民政府</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dave.dnspod.net</value>
    <value>rambutan.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>dtdc.nl</domain_name>
   <domain_keyword>dtdc</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 12:44:12</query_time>
   <create_date>2009-03-27</create_date>
   <update_date>2019-06-03</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.xmns.nl</value>
    <value>ns2.xmns.nl</value>
    <value>ns3.xmns.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>dndn.coffee</domain_name>
   <domain_keyword>dndn</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-06-01 16:48:43</query_time>
   <create_date>2020-12-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</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>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.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>64</num>
   <domain_name>djdn.link</domain_name>
   <domain_keyword>djdn</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-30 22:51:50</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot, LLC</registrar_name>
   <registrar_website>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>bingo.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>htdn.net</domain_name>
   <domain_keyword>htdn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 07:18:57</query_time>
   <create_date>2024-03-30</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>GMO-Z.com RUNSYSTEM</registrant_name>
   <registrant_company>GMO-Z.com RUNSYSTEM JSC</registrant_company>
   <registrant_address>No 1, Dao Duy Anh Street, 6F, Ocean Park Bldg</registrant_address>
   <registrant_city>Phuong Mai Ward, Dong Da District</registrant_city>
   <registrant_state>Hanoi</registrant_state>
   <registrant_zip>100000</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+84.435501630</registrant_phone>
   <registrant_fax>+84.437725204</registrant_fax>
   <name_servers>
    <value>ns-a1.tenten.vn</value>
    <value>ns-a2.tenten.vn</value>
    <value>ns-a3.tenten.vn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>dodn.com</domain_name>
   <domain_keyword>dodn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 00:16:34</query_time>
   <create_date>2002-01-05</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2026-01-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>ns5.afternic.com</value>
    <value>ns6.afternic.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>67</num>
   <domain_name>vtdn.com</domain_name>
   <domain_keyword>vtdn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:11:11</query_time>
   <create_date>2002-06-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-06-24</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>Hylia Limited</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>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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.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>68</num>
   <domain_name>qtdn.shop</domain_name>
   <domain_keyword>qtdn</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-03 03:05:25</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-09-13</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>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.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>dtan.com.cn</domain_name>
   <domain_keyword>dtan</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-01 19:08:28</query_time>
   <create_date>2012-02-13</create_date>
   <expiry_date>2026-02-13</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京华美瑞装饰材料有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>70</num>
   <domain_name>dtzn.de</domain_name>
   <domain_keyword>dtzn</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:19:19</query_time>
   <update_date>2018-09-06</update_date>
   <name_servers>
    <value>ns1042.ui-dns.biz</value>
    <value>ns1042.ui-dns.com</value>
    <value>ns1042.ui-dns.de</value>
    <value>ns1042.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>dbdn.ru</domain_name>
   <domain_keyword>dbdn</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 12:28:57</query_time>
   <create_date>2020-04-23</create_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hhost.net</value>
    <value>ns2.hhost.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>stdn.pro</domain_name>
   <domain_keyword>stdn</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-11 10:41:13</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OOO &quot; Stadion&quot;</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>novgorod.ens.mail.ru</value>
    <value>volzhsky.ens.mail.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>ctdn.org</domain_name>
   <domain_keyword>ctdn</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-09 23:33:03</query_time>
   <create_date>1997-03-07</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.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>74</num>
   <domain_name>dtgn.de</domain_name>
   <domain_keyword>dtgn</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:18:48</query_time>
   <update_date>2022-09-15</update_date>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>1tdn.ru</domain_name>
   <domain_keyword>1tdn</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 02:21:45</query_time>
   <create_date>2021-04-07</create_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.smartape.ru</value>
    <value>ns2.smartape.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>dtan.cn</domain_name>
   <domain_keyword>dtan</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-05 07:40:18</query_time>
   <create_date>2007-03-07</create_date>
   <expiry_date>2026-03-07</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京华美瑞装饰材料有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>dtln.pro</domain_name>
   <domain_keyword>dtln</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-07 07:42:55</query_time>
   <create_date>2020-10-27</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OOO DATALAYN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>g Moskva</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>dtsn.com</domain_name>
   <domain_keyword>dtsn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 13:47:42</query_time>
   <create_date>2001-12-20</create_date>
   <update_date>2023-04-13</update_date>
   <expiry_date>2025-12-20</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>79</num>
   <domain_name>dtda.net</domain_name>
   <domain_keyword>dtda</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 08:26:03</query_time>
   <create_date>2016-06-09</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-06-09</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>80</num>
   <domain_name>dhdn.net</domain_name>
   <domain_keyword>dhdn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 07:49:32</query_time>
   <create_date>2022-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-05-29</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=dhdn.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>gladys.dnspod.net</value>
    <value>island.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>dtda.com.au</domain_name>
   <domain_keyword>dtda</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-17 22:38:41</query_time>
   <update_date>2023-12-04</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Nathan Loughton</registrant_name>
   <name_servers>
    <value>ns1.webdew.net.au</value>
    <value>ns2.webdew.net.au</value>
    <value>ns3.webdew.net.au</value>
    <value>ns4.webdew.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>dtdrn.com</domain_name>
   <domain_keyword>dtdrn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 08:26:20</query_time>
   <create_date>2017-06-17</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>dten.co.uk</domain_name>
   <domain_keyword>dten</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 08:27:31</query_time>
   <create_date>2017-12-11</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>dtdb.com.cn</domain_name>
   <domain_keyword>dtdb</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-25 02:57:19</query_time>
   <create_date>2023-04-02</create_date>
   <expiry_date>2025-04-02</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>dndn.net</domain_name>
   <domain_keyword>dndn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 11:10:14</query_time>
   <create_date>2001-07-29</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Leascend Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>dtmn.ru</domain_name>
   <domain_keyword>dtmn</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:05:32</query_time>
   <create_date>2009-09-07</create_date>
   <expiry_date>2024-09-07</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>87</num>
   <domain_name>dtln.systems</domain_name>
   <domain_keyword>dtln</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-07 07:42:55</query_time>
   <create_date>2020-10-27</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OOO DATALAYN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>g Moskva</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>idtdn.info</domain_name>
   <domain_keyword>idtdn</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 10:10:22</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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>ns10.dnshoster.net</value>
    <value>ns30.dnshubpro.com</value>
    <value>ns40.dns2us.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>dfdn.site</domain_name>
   <domain_keyword>dfdn</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-09 02:31:00</query_time>
   <create_date>2023-04-09</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2024-04-09</expiry_date>
   <registrar_iana>3895</registrar_iana>
   <registrar_name>Sav.com, LLC- 5</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</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-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>dgdn.com</domain_name>
   <domain_keyword>dgdn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 04:09:51</query_time>
   <create_date>2001-11-15</create_date>
   <update_date>2023-04-13</update_date>
   <expiry_date>2025-11-15</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>91</num>
   <domain_name>bdtdn.net</domain_name>
   <domain_keyword>bdtdn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 16:29:51</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>92</num>
   <domain_name>dtdc.com.au</domain_name>
   <domain_keyword>dtdc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-05 07:41:20</query_time>
   <update_date>2024-02-16</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Kegan Vallaydam</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>93</num>
   <domain_name>dndn.top</domain_name>
   <domain_keyword>dndn</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-03 11:10:14</query_time>
   <create_date>2023-10-10</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_name>yang xin</registrant_name>
   <registrant_company>yang xin</registrant_company>
   <registrant_address>shuang liu xian xin xing zhen</registrant_address>
   <registrant_city>cheng du shi</registrant_city>
   <registrant_state>si chuan</registrant_state>
   <registrant_zip>610000</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.02885606886</registrant_phone>
   <registrant_fax>+86.02885606886</registrant_fax>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>ltdn.ru</domain_name>
   <domain_keyword>ltdn</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 08:46:24</query_time>
   <create_date>2023-12-31</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>cdtdn.com</domain_name>
   <domain_keyword>cdtdn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 06:41:48</query_time>
   <create_date>2023-09-08</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>3824</registrar_iana>
   <registrar_name>Cloud Yuqu LLC</registrar_name>
   <registrar_website>www.diymysite.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>si chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whoisquery.diymysite.com/web/whoisform?domain=cdtdn.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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>dtbn.com</domain_name>
   <domain_keyword>dtbn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 13:40:24</query_time>
   <create_date>2000-02-08</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2032-02-08</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>ns1.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.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>97</num>
   <domain_name>dten.org</domain_name>
   <domain_keyword>dten</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-11 01:31:40</query_time>
   <create_date>2022-10-01</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>3924</registrar_iana>
   <registrar_name>Sav.com, LLC - 34</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>dtdt.xyz</domain_name>
   <domain_keyword>dtdt</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 07:38:49</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Zhang Bai Cong</registrant_company>
   <registrant_state>Hei Long Jiang</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>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>drdn.ru</domain_name>
   <domain_keyword>drdn</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:51:10</query_time>
   <create_date>2023-12-30</create_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>dtdo.shop</domain_name>
   <domain_keyword>dtdo</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-21 08:26:18</query_time>
   <create_date>2023-02-22</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.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>
 </results>
 <stats>
  <total_time>0.106</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,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
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,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

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.