WHOIS QUERY TIME

20 May 2024 - 9:43 AM UTC

Registered: 22 July 2009
Modified: 1 August 2023
Expiry: 31 July 2024

NAME SERVERS

ns1.dns.ne.jp
ns2.dns.ne.jp

DOMAIN STATUS

Active

REGISTRANT

Name: Takahiro Sakamoto
Address: Sakura-shi
ZIP: 285-0845
Email: [email protected]
Phone: 043-497-2740

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=adupt.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "adupt.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "adupt.jp",
            "domain_keyword": "adupt",
            "domain_tld": "jp",
            "query_time": "2024-05-20 09:43:26",
            "create_date": "2009-07-22",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "Takahiro Sakamoto",
            "registrant_address": "Sakura-shi",
            "registrant_zip": "285-0845",
            "registrant_email": "[email protected]",
            "registrant_phone": "043-497-2740",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        }
    ],
    "stats": {
        "total_time": 0.045,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>adupt.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>adupt.jp</domain_name>
   <domain_keyword>adupt</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-20 09:43:26</query_time>
   <create_date>2009-07-22</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>Takahiro Sakamoto</registrant_name>
   <registrant_address>Sakura-shi</registrant_address>
   <registrant_zip>285-0845</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>043-497-2740</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.045</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.05 seconds) for "adupt.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

20 Apr 2023 - 7:34 PM UTC

Registered: 22 July 2009
Modified: 1 August 2022
Expiry: 31 July 2023

NAME SERVERS

ns1.dns.ne.jp
ns2.dns.ne.jp

DOMAIN STATUS

Active

REGISTRANT

Name: Takahiro Sakamoto
Address: Sakura-shi
ZIP: 285-0845
Email: [email protected]
Phone: 043-497-2740

#2 - QUERY TIME

12 Aug 2023 - 7:53 AM UTC

Registered: 22 July 2009
Modified: 1 August 2023
Expiry: 31 July 2024

NAME SERVERS

ns1.dns.ne.jp
ns2.dns.ne.jp

DOMAIN STATUS

Active

REGISTRANT

Name: Takahiro Sakamoto
Address: Sakura-shi
ZIP: 285-0845
Email: [email protected]
Phone: 043-497-2740

* 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=adupt.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "adupt.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "adupt.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "adupt.jp",
            "domain_keyword": "adupt",
            "domain_tld": "jp",
            "query_time": "2023-04-20 19:34:32",
            "create_date": "2009-07-22",
            "update_date": "2022-08-01",
            "expiry_date": "2023-07-31",
            "registrant_name": "Takahiro Sakamoto",
            "registrant_address": "Sakura-shi",
            "registrant_zip": "285-0845",
            "registrant_email": "[email protected]",
            "registrant_phone": "043-497-2740",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 2,
            "domain_name": "adupt.jp",
            "domain_keyword": "adupt",
            "domain_tld": "jp",
            "query_time": "2023-08-12 07:53:47",
            "create_date": "2009-07-22",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "Takahiro Sakamoto",
            "registrant_address": "Sakura-shi",
            "registrant_zip": "285-0845",
            "registrant_email": "[email protected]",
            "registrant_phone": "043-497-2740",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        }
    ],
    "stats": {
        "total_time": 0.05,
        "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>adupt.jp</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>adupt.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>adupt.jp</domain_name>
   <domain_keyword>adupt</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2023-04-20 19:34:32</query_time>
   <create_date>2009-07-22</create_date>
   <update_date>2022-08-01</update_date>
   <expiry_date>2023-07-31</expiry_date>
   <registrant_name>Takahiro Sakamoto</registrant_name>
   <registrant_address>Sakura-shi</registrant_address>
   <registrant_zip>285-0845</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>043-497-2740</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>adupt.jp</domain_name>
   <domain_keyword>adupt</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2023-08-12 07:53:47</query_time>
   <create_date>2009-07-22</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>Takahiro Sakamoto</registrant_name>
   <registrant_address>Sakura-shi</registrant_address>
   <registrant_zip>285-0845</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>043-497-2740</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.05</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 1 domain names (in 0.066 seconds) which contained the exact domain keyword "adupt".
Domain Name Registered Expiry Registrar Ownership
1 adupt.com 23 Jun 2005 23 Jun 2024 GoDaddy.com, LLC -
2 adupt.jp 22 Jul 2009 31 Jul 2024 - Takahiro Sakamoto

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=adupt&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "adupt",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "adupt.com, adupt.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "adupt.com",
            "domain_keyword": "adupt",
            "domain_tld": "com",
            "query_time": "2024-04-19 18:59:48",
            "create_date": "2005-06-23",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "adupt.jp",
            "domain_keyword": "adupt",
            "domain_tld": "jp",
            "query_time": "2024-05-20 09:43:26",
            "create_date": "2009-07-22",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "Takahiro Sakamoto",
            "registrant_address": "Sakura-shi",
            "registrant_zip": "285-0845",
            "registrant_email": "[email protected]",
            "registrant_phone": "043-497-2740",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        }
    ],
    "stats": {
        "total_time": 0.066,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>adupt</domain_keyword>
  <sort_by>create_date</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>adupt.com, adupt.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>adupt.com</domain_name>
   <domain_keyword>adupt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 18:59:48</query_time>
   <create_date>2005-06-23</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-23</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>ns01.cashparking.com</value>
    <value>ns02.cashparking.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>adupt.jp</domain_name>
   <domain_keyword>adupt</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-20 09:43:26</query_time>
   <create_date>2009-07-22</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>Takahiro Sakamoto</registrant_name>
   <registrant_address>Sakura-shi</registrant_address>
   <registrant_zip>285-0845</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>043-497-2740</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.066</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 914 domain names (in 0.086 seconds) which look and sound like the brand name "adupt".
Domain Name Registered Expiry Registrar Ownership
1 adutt.com 31 Jan 2015 31 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
2 adupit.com 15 Jan 2024 15 Jan 2025 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
3 adult.sbs 15 Jun 2021 15 Jun 2031 Dynadot LLC -
4 adgpt.mobi 14 Sep 2023 14 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
5 adapt.ceo 25 Mar 2023 25 Mar 2025 SYNERGY WHOLESALE PTY LTD -
6 adopt.info 27 Sep 2023 27 Sep 2024 Sav.com, LLC - 40 Privacy Protection
7 adppt.cn 27 Mar 2024 27 Mar 2025 温州市中网计算机技术服务有限公司 张金娥
8 adapt.contact 19 May 2022 19 May 2025 Key-Systems, LLC Privacy Protected by Hostnet
9 adput.org 17 May 2012 17 May 2025 Arsys Internet, S.L. dba NICLINE.COM ADPUT
10 adult.education 12 Jul 2015 12 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
11 aduit.com 1 Dec 2003 1 Dec 2024 GoDaddy.com, LLC -
12 adult.luxe 3 May 2021 3 May 2024 Porkbun Private by Design, LLC
13 adapt.beauty 27 Feb 2023 27 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
14 adept.world 11 Aug 2023 11 Aug 2024 Sav.com, LLC - 29 Privacy Protection
15 adopt.paris 28 Oct 2021 28 Oct 2024 OVH GEB AdoptAGuy
16 adult.kim 27 Aug 2023 27 Aug 2024 NameCheap, Inc. deepminds Inc.
17 adult.salon 10 Jun 2022 10 Jun 2024 Sav.com, LLC Privacy Protection
18 adgpt.net 9 Mar 2024 9 Mar 2025 COSMOTOWN, INC. -
19 adult.bid 27 Nov 2017 27 Nov 2027 West263 International Limited Lin Peng Tai
20 adept.jpn.com 26 Apr 2014 26 Apr 2030 GMO Internet Group, Inc. d/b/a Onamae.com -
21 adopt.xyz 3 Jun 2014 3 Jun 2025 Go Daddy, LLC Domains By Proxy, LLC
22 adapt.design 2 Jun 2015 2 Jun 2025 Squarespace Domains II LLC AGC
23 adapt.rocks 25 Aug 2017 25 Aug 2024 IONOS SE Data Privacy Protected
24 adult.city 2 Feb 2016 2 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 adapt.international 18 Apr 2015 18 Apr 2025 Wild West Domains, LLC Domains By Proxy, LLC
26 adgpt.online 14 Sep 2023 14 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
27 adopt.cheap 12 Feb 2024 12 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
28 adypt.org 16 Jan 2014 16 Jan 2025 eNom, LLC Data Protected
29 adapt.cash 3 Jan 2023 3 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
30 adopt.porn 8 Oct 2021 8 Oct 2024 OVH sas GEB AdoptAGuy
31 aduct.cn 17 May 2021 17 May 2025 DYNADOTCHINA LLC 刘未科
32 adopt.media 13 Nov 2014 13 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
33 adept.productions 12 Jan 2022 12 Jan 2025 Squarespace Domains II LLC Adept strategists llc
34 adapt.studio 18 Jun 2018 18 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
35 adult.world 12 Oct 2021 12 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
36 adult.app 4 May 2018 4 May 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
37 adept.earth 21 Dec 2023 21 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
38 adopt.digital 7 Jul 2023 7 Jul 2024 Sav.com, LLC Privacy Protection
39 asupt.cn 10 May 2023 10 May 2025 广东时代互联科技有限公司 罗建伟
40 adapt.net 1 Jul 1998 30 Jun 2024 GoDaddy.com, LLC -
41 aduft.com 12 Sep 2019 12 Sep 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
42 adgpt.com 28 Dec 2022 28 Dec 2025 GoDaddy.com, LLC -
43 adult.shoes 9 Mar 2014 9 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 adrpt.life 23 Jun 2023 23 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
45 adapt.marketing 2 Dec 2014 2 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
46 adput.top 2 Jun 2023 2 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chen jia cheng
47 acupt.cn 4 Jul 2019 4 Jul 2025 阿里云计算有限公司(万网) 刘杰
48 adapt.org.cn 11 Dec 2022 11 Dec 2025 阿里云计算有限公司(万网) 爱捷软件开发(深圳)有限公司
49 adult.pl 22 Nov 2003 22 Nov 2024 Aftermarket.pl Limited -
50 adept.biz 29 Jul 2016 28 Jul 2024 Tucows Domains Inc. Adept Advisory (Pty) Ltd
51 adupi.org 2 Nov 2015 2 Nov 2024 Web Commerce Communications Limited dba WebNic.cc Adupi
52 adapt.healthcare 7 Jul 2019 7 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
53 adopt.best 15 Apr 2023 15 Apr 2025 NETIM Wehrlson Finearts
54 adspt.ru 17 Aug 2021 17 Aug 2024 REGRU-RU Private Person
55 adopt.news 3 Jan 2019 3 Jan 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
56 adapt.best 27 Feb 2019 27 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
57 adgpt.com.au - - GoDaddy.com LLC trading as GoDaddy.com Marcus Crook
58 adapt.fund 29 Jan 2024 29 Jan 2025 Synergy Wholesale Accreditations Pty Ltd REDACTED FOR PRIVACY
59 adopt.foundation 21 Aug 2022 21 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
60 adopt.wiki 17 Apr 2021 17 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
61 adgpt.app 13 May 2023 13 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
62 adapt.agency 11 Jan 2024 11 Jan 2025 Sav.com, LLC - 21 REDACTED FOR PRIVACY
63 adept.im - 6 May 2024 - Redacted
64 ad4pt.co.uk 14 Jul 2022 14 Jul 2024 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
65 adult.run 29 Jan 2016 29 Jan 2025 Chengdu West Dimension Digital Technology Co., Ltd. Wei Cao
66 adgpt.asia 14 Sep 2023 14 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
67 adust.best 19 Jun 2023 19 Jun 2024 Sav.com, LLC - 12 Privacy Protection
68 adopt.com 22 Jun 1997 21 Jun 2026 OVH, SAS Adopt
69 adapt.sbs 26 Nov 2023 26 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
70 adopt.guide 28 Feb 2019 28 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
71 adult.agency 26 Feb 2023 26 Feb 2025 Global Domains International, Inc. DBA DomainCostClub.com DomainCostClub.com
72 adapt.city 7 Sep 2018 7 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
73 adupe.org.br 29 Aug 2003 29 Aug 2028 - Se??o Sindical dos Docentes da UPE
74 adunt.net 14 Feb 2019 14 Feb 2025 NameCheap, Inc. -
75 adept.dental 4 Mar 2015 4 Mar 2025 Vautron Rechenzentrum AG BLUE SAFETY GmbH
76 adult.work 13 Mar 2015 13 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
77 adopt.vegas 19 Sep 2023 19 Sep 2024 Porkbun LLC Private by Design, LLC
78 adept.store 12 Aug 2016 12 Aug 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang xiaotian
79 adopt.live 2 Dec 2019 2 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
80 adult.direct 11 Apr 2017 11 Apr 2025 NameSilo, LLC See PrivacyGuardian.org
81 adput.uk 9 Sep 2019 9 Sep 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
82 adult.zip 13 May 2023 13 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
83 adapt.ninja 4 Sep 2023 4 Sep 2024 Synergy Wholesale Accreditations Pty Ltd REDACTED FOR PRIVACY
84 adept.travel 29 Jan 2021 29 Jan 2025 Name.com, Inc. REDACTED FOR PRIVACY
85 adu1t.com 15 Mar 2013 15 Mar 2025 URL SOLUTIONS INC. GLOBAL DOMAIN PRIVACY SERVICES INC
86 adept.services 7 Dec 2021 7 Dec 2024 Sav.com, LLC - 4 Privacy Protection
87 adapt.co 20 Jul 2010 19 Jul 2024 Key-Systems GmbH c/o whoisproxy.com
88 adapt.co.nz 30 Aug 2002 - Freeparking Limited t/a DiscountDomains -
89 adult.us 24 Apr 2002 23 Apr 2025 GoDaddy.com, LLC CGR E-Commerce Ltd
90 aiupt.com 25 Jun 2023 25 Jun 2024 Cloud Yuqu LLC REDACTED FOR PRIVACY
91 adult.whoswho 23 May 2020 23 May 2024 Corehub, S.R.L. The i.whoswho Project c/o CORE Association
92 addpt.com 23 Oct 2022 23 Oct 2024 SAV.COM, LLC REDACTED FOR PRIVACY
93 adult.sex 11 Mar 2016 11 Mar 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
94 adult.team 13 Oct 2019 13 Oct 2025 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
95 adept.one 21 May 2017 21 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 adapt.blue 13 Nov 2020 13 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
97 adept.top 31 Mar 2023 31 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chen lu
98 ad4pt.net 29 May 2011 29 May 2025 TUCOWS, INC. Contact Privacy Inc. Customer 0127751231
99 arupt.com 3 Mar 2015 3 Mar 2025 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
100 adult.promo 20 Apr 2021 20 Apr 2025 GoDaddy.com, LLC Domains By Proxy, 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 Adupt.jp.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=adupt.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "adupt.jp",
        "page_size": 100
    },
    "count": {
        "total": 914,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "adutt.com, adupit.com, adult.sbs, adgpt.mobi, adapt.ceo, adopt.info, adppt.cn, adapt.contact, adput.org, adult.education, aduit.com, adult.luxe, adapt.beauty, adept.world, adopt.paris, adult.kim, adult.salon, adgpt.net, adult.bid, adept.jpn.com, adopt.xyz, adapt.design, adapt.rocks, adult.city, adapt.international, adgpt.online, adopt.cheap, adypt.org, adapt.cash, adopt.porn, aduct.cn, adopt.media, adept.productions, adapt.studio, adult.world, adult.app, adept.earth, adopt.digital, asupt.cn, adapt.net, aduft.com, adgpt.com, adult.shoes, adrpt.life, adapt.marketing, adput.top, acupt.cn, adapt.org.cn, adult.pl, adept.biz, adupi.org, adapt.healthcare, adopt.best, adspt.ru, adopt.news, adapt.best, adgpt.com.au, adapt.fund, adopt.foundation, adopt.wiki, adgpt.app, adapt.agency, adept.im, ad4pt.co.uk, adult.run, adgpt.asia, adust.best, adopt.com, adapt.sbs, adopt.guide, adult.agency, adapt.city, adupe.org.br, adunt.net, adept.dental, adult.work, adopt.vegas, adept.store, adopt.live, adult.direct, adput.uk, adult.zip, adapt.ninja, adept.travel, adu1t.com, adept.services, adapt.co, adapt.co.nz, adult.us, aiupt.com, adult.whoswho, addpt.com, adult.sex, adult.team, adept.one, adapt.blue, adept.top, ad4pt.net, arupt.com, adult.promo",
    "results": [
        {
            "num": 1,
            "domain_name": "adutt.com",
            "domain_keyword": "adutt",
            "domain_tld": "com",
            "query_time": "2024-04-19 19:00:19",
            "create_date": "2015-01-31",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-31",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=adutt.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "adupit.com",
            "domain_keyword": "adupit",
            "domain_tld": "com",
            "query_time": "2024-04-30 14:21:24",
            "create_date": "2024-01-15",
            "update_date": "2024-02-04",
            "expiry_date": "2025-01-15",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BeiJin",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=adupit.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kate.ns.cloudflare.com",
                "rick.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "adult.sbs",
            "domain_keyword": "adult",
            "domain_tld": "sbs",
            "query_time": "2024-05-15 12:56:23",
            "create_date": "2021-06-15",
            "update_date": "2023-08-31",
            "expiry_date": "2031-06-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "adgpt.mobi",
            "domain_keyword": "adgpt",
            "domain_tld": "mobi",
            "query_time": "2024-05-24 20:52:09",
            "create_date": "2023-09-14",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-14",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "adapt.ceo",
            "domain_keyword": "adapt",
            "domain_tld": "ceo",
            "query_time": "2024-05-23 23:46:51",
            "create_date": "2023-03-25",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1609,
            "registrar_name": "SYNERGY WHOLESALE PTY LTD",
            "registrar_website": "https://synergywholesale.com",
            "registrant_state": "VIC",
            "registrant_country": "AU",
            "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": [
                "cosmin.ns.cloudflare.com",
                "meadow.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "adopt.info",
            "domain_keyword": "adopt",
            "domain_tld": "info",
            "query_time": "2024-06-02 11:10:41",
            "create_date": "2023-09-27",
            "update_date": "2023-12-21",
            "expiry_date": "2024-09-27",
            "registrar_iana": 3930,
            "registrar_name": "Sav.com, LLC - 40",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "adppt.cn",
            "domain_keyword": "adppt",
            "domain_tld": "cn",
            "query_time": "2024-04-19 09:40:14",
            "create_date": "2024-03-27",
            "expiry_date": "2025-03-27",
            "registrar_name": "温州市中网计算机技术服务有限公司",
            "registrant_name": "张金娥",
            "registrant_email": "[email protected]",
            "name_servers": [
                "langston.ns.cloudflare.com",
                "miki.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "adapt.contact",
            "domain_keyword": "adapt",
            "domain_tld": "contact",
            "query_time": "2024-05-20 00:40:57",
            "create_date": "2022-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protected by Hostnet",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "adput.org",
            "domain_keyword": "adput",
            "domain_tld": "org",
            "query_time": "2024-05-20 09:35:09",
            "create_date": "2012-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://nicline.com/whois/whois.htm",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ADPUT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tucumán",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AR",
            "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.dns-principal-39.com",
                "ns2.dns-principal-39.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "adult.education",
            "domain_keyword": "adult",
            "domain_tld": "education",
            "query_time": "2024-05-14 05:15:08",
            "create_date": "2015-07-12",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-12",
            "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": [
                "buynow.nametime.com",
                "forsale.nametime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "aduit.com",
            "domain_keyword": "aduit",
            "domain_tld": "com",
            "query_time": "2024-05-30 20:12:42",
            "create_date": "2003-12-01",
            "update_date": "2023-11-11",
            "expiry_date": "2024-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "adult.luxe",
            "domain_keyword": "adult",
            "domain_tld": "luxe",
            "query_time": "2024-05-28 10:52:38",
            "create_date": "2021-05-03",
            "update_date": "2023-06-17",
            "expiry_date": "2024-05-03",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "adapt.beauty",
            "domain_keyword": "adapt",
            "domain_tld": "beauty",
            "query_time": "2024-04-26 00:07:33",
            "create_date": "2023-02-27",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "adept.world",
            "domain_keyword": "adept",
            "domain_tld": "world",
            "query_time": "2024-04-28 18:33:52",
            "create_date": "2023-08-11",
            "update_date": "2023-10-03",
            "expiry_date": "2024-08-11",
            "registrar_iana": 3919,
            "registrar_name": "Sav.com, LLC - 29",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "adopt.paris",
            "domain_keyword": "adopt",
            "domain_tld": "paris",
            "query_time": "2024-05-08 06:54:38",
            "create_date": "2021-10-28",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-28",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "GEB AdoptAGuy",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns16.ovh.net",
                "ns16.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "adult.kim",
            "domain_keyword": "adult",
            "domain_tld": "kim",
            "query_time": "2024-05-15 12:56:23",
            "create_date": "2023-08-27",
            "update_date": "2024-03-12",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "deepminds Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "JYL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "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": [
                "guss.ns.cloudflare.com",
                "zelda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "adult.salon",
            "domain_keyword": "adult",
            "domain_tld": "salon",
            "query_time": "2024-05-14 05:15:08",
            "create_date": "2022-06-10",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-10",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "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": [
                "ns1.syrahost.com",
                "ns2.syrahost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "adgpt.net",
            "domain_keyword": "adgpt",
            "domain_tld": "net",
            "query_time": "2024-05-13 07:51:25",
            "create_date": "2024-03-09",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1509,
            "registrar_name": "COSMOTOWN, INC.",
            "registrar_website": "http://www.cosmotown.com",
            "registrant_state": "ca",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "adult.bid",
            "domain_keyword": "adult",
            "domain_tld": "bid",
            "query_time": "2024-05-30 20:12:56",
            "create_date": "2017-11-27",
            "update_date": "2018-04-01",
            "expiry_date": "2027-11-27",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lin Peng Tai",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fu Jian Sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "adept.jpn.com",
            "domain_keyword": "adept",
            "domain_tld": "jpn.com",
            "query_time": "2024-06-01 10:13:21",
            "create_date": "2014-04-26",
            "update_date": "2024-04-22",
            "expiry_date": "2030-04-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_email": "https://whois.centralnic.com/contact/adept.jpn.com/registrant",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "adopt.xyz",
            "domain_keyword": "adopt",
            "domain_tld": "xyz",
            "query_time": "2024-06-04 00:48:31",
            "create_date": "2014-06-03",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-03",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "4905.ns1.abovedomains.com",
                "4905.ns2.abovedomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "adapt.design",
            "domain_keyword": "adapt",
            "domain_tld": "design",
            "query_time": "2024-06-08 21:42:48",
            "create_date": "2015-06-02",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AGC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "adapt.rocks",
            "domain_keyword": "adapt",
            "domain_tld": "rocks",
            "query_time": "2024-04-25 06:56:43",
            "create_date": "2017-08-25",
            "update_date": "2023-10-09",
            "expiry_date": "2024-08-25",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1039.ui-dns.de",
                "ns1049.ui-dns.com",
                "ns1060.ui-dns.org",
                "ns1106.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "adult.city",
            "domain_keyword": "adult",
            "domain_tld": "city",
            "query_time": "2024-04-21 05:21:43",
            "create_date": "2016-02-02",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "adapt.international",
            "domain_keyword": "adapt",
            "domain_tld": "international",
            "query_time": "2024-05-19 17:22:15",
            "create_date": "2015-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.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.georgiandns.com",
                "ns2.georgiandns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "adgpt.online",
            "domain_keyword": "adgpt",
            "domain_tld": "online",
            "query_time": "2024-05-24 20:52:09",
            "create_date": "2023-09-14",
            "update_date": "2024-04-17",
            "expiry_date": "2024-09-14",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "adopt.cheap",
            "domain_keyword": "adopt",
            "domain_tld": "cheap",
            "query_time": "2024-06-02 11:10:41",
            "create_date": "2024-02-12",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "adypt.org",
            "domain_keyword": "adypt",
            "domain_tld": "org",
            "query_time": "2024-04-18 01:49:28",
            "create_date": "2014-01-16",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-16",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "adapt.cash",
            "domain_keyword": "adapt",
            "domain_tld": "cash",
            "query_time": "2024-05-01 10:06:20",
            "create_date": "2023-01-03",
            "update_date": "2023-08-13",
            "expiry_date": "2026-01-03",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "adopt.porn",
            "domain_keyword": "adopt",
            "domain_tld": "porn",
            "query_time": "2024-05-08 06:54:38",
            "create_date": "2021-10-08",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-08",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GEB AdoptAGuy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 31,
            "domain_name": "aduct.cn",
            "domain_keyword": "aduct",
            "domain_tld": "cn",
            "query_time": "2024-04-30 14:16:43",
            "create_date": "2021-05-17",
            "expiry_date": "2025-05-17",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "刘未科",
            "registrant_email": "[email protected]",
            "name_servers": [
                "daisy.ns.cloudflare.com",
                "rocco.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "adopt.media",
            "domain_keyword": "adopt",
            "domain_tld": "media",
            "query_time": "2024-05-20 08:18:52",
            "create_date": "2014-11-13",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-13",
            "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": [
                "colin.ns.cloudflare.com",
                "mina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "adept.productions",
            "domain_keyword": "adept",
            "domain_tld": "productions",
            "query_time": "2024-05-20 05:13:33",
            "create_date": "2022-01-12",
            "update_date": "2024-04-19",
            "expiry_date": "2025-01-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Adept strategists llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "adapt.studio",
            "domain_keyword": "adapt",
            "domain_tld": "studio",
            "query_time": "2024-05-11 19:42:29",
            "create_date": "2018-06-18",
            "update_date": "2023-08-02",
            "expiry_date": "2024-06-18",
            "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": "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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "adult.world",
            "domain_keyword": "adult",
            "domain_tld": "world",
            "query_time": "2024-05-09 08:18:21",
            "create_date": "2021-10-12",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "n2.dan.com",
                "ns1.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "adult.app",
            "domain_keyword": "adult",
            "domain_tld": "app",
            "query_time": "2024-05-09 08:18:20",
            "create_date": "2018-05-04",
            "update_date": "2024-04-23",
            "expiry_date": "2025-05-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "adept.earth",
            "domain_keyword": "adept",
            "domain_tld": "earth",
            "query_time": "2024-04-28 18:33:52",
            "create_date": "2023-12-21",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "adopt.digital",
            "domain_keyword": "adopt",
            "domain_tld": "digital",
            "query_time": "2024-05-16 11:50:49",
            "create_date": "2023-07-07",
            "update_date": "2023-09-05",
            "expiry_date": "2024-07-07",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "asupt.cn",
            "domain_keyword": "asupt",
            "domain_tld": "cn",
            "query_time": "2024-05-11 13:53:40",
            "create_date": "2023-05-10",
            "expiry_date": "2025-05-10",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "罗建伟",
            "registrant_email": "[email protected]",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "adapt.net",
            "domain_keyword": "adapt",
            "domain_tld": "net",
            "query_time": "2024-05-26 16:53:31",
            "create_date": "1998-07-01",
            "update_date": "2022-10-30",
            "expiry_date": "2024-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "aduft.com",
            "domain_keyword": "aduft",
            "domain_tld": "com",
            "query_time": "2024-04-21 05:20:15",
            "create_date": "2019-09-12",
            "update_date": "2023-10-11",
            "expiry_date": "2024-09-12",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=aduft.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "adgpt.com",
            "domain_keyword": "adgpt",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:41:27",
            "create_date": "2022-12-28",
            "update_date": "2023-10-22",
            "expiry_date": "2025-12-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ace.ns.cloudflare.com",
                "ivy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "adult.shoes",
            "domain_keyword": "adult",
            "domain_tld": "shoes",
            "query_time": "2024-05-09 08:18:20",
            "create_date": "2014-03-09",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-09",
            "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": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "adrpt.life",
            "domain_keyword": "adrpt",
            "domain_tld": "life",
            "query_time": "2024-05-16 11:56:23",
            "create_date": "2023-06-23",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-23",
            "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": [
                "melissa.ns.cloudflare.com",
                "yadiel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "adapt.marketing",
            "domain_keyword": "adapt",
            "domain_tld": "marketing",
            "query_time": "2024-06-08 21:42:48",
            "create_date": "2014-12-02",
            "update_date": "2024-01-16",
            "expiry_date": "2024-12-02",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "adput.top",
            "domain_keyword": "adput",
            "domain_tld": "top",
            "query_time": "2024-06-12 00:04:04",
            "create_date": "2023-06-02",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-02",
            "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": "chen jia cheng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "acupt.cn",
            "domain_keyword": "acupt",
            "domain_tld": "cn",
            "query_time": "2024-06-10 15:59:56",
            "create_date": "2019-07-04",
            "expiry_date": "2025-07-04",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "刘杰",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "adapt.org.cn",
            "domain_keyword": "adapt",
            "domain_tld": "org.cn",
            "query_time": "2024-05-01 10:06:21",
            "create_date": "2022-12-11",
            "expiry_date": "2025-12-11",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "爱捷软件开发(深圳)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "adult.pl",
            "domain_keyword": "adult",
            "domain_tld": "pl",
            "query_time": "2024-05-09 08:18:20",
            "create_date": "2003-11-22",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-22",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.of.pl",
                "ns2.of.pl",
                "ns3.of.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "adept.biz",
            "domain_keyword": "adept",
            "domain_tld": "biz",
            "query_time": "2024-05-13 07:47:46",
            "create_date": "2016-07-29",
            "update_date": "2023-06-21",
            "expiry_date": "2024-07-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Adept Advisory (Pty) Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Western Cape",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "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.dns1.co.za",
                "ns.dns2.co.za",
                "ns.otherdns.com",
                "ns.otherdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "adupi.org",
            "domain_keyword": "adupi",
            "domain_tld": "org",
            "query_time": "2024-05-21 14:51:52",
            "create_date": "2015-11-02",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-02",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "https://www.webnic.cc/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Adupi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jawa Timur",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cns107.hostgator.com",
                "cns108.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "adapt.healthcare",
            "domain_keyword": "adapt",
            "domain_tld": "healthcare",
            "query_time": "2024-06-05 06:53:11",
            "create_date": "2019-07-07",
            "update_date": "2023-08-21",
            "expiry_date": "2024-07-07",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "adopt.best",
            "domain_keyword": "adopt",
            "domain_tld": "best",
            "query_time": "2024-05-02 00:51:28",
            "create_date": "2023-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1519,
            "registrar_name": "NETIM",
            "registrar_website": "http://www.netim.com",
            "registrant_company": "Wehrlson Finearts",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.netim.net",
                "ns2.netim.net",
                "ns3.netim.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "adspt.ru",
            "domain_keyword": "adspt",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:53:55",
            "create_date": "2021-08-17",
            "expiry_date": "2024-08-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "adopt.news",
            "domain_keyword": "adopt",
            "domain_tld": "news",
            "query_time": "2024-05-08 06:54:38",
            "create_date": "2019-01-03",
            "update_date": "2023-12-19",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "adapt.best",
            "domain_keyword": "adapt",
            "domain_tld": "best",
            "query_time": "2024-05-01 10:06:20",
            "create_date": "2019-02-27",
            "update_date": "2024-04-22",
            "expiry_date": "2025-02-27",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "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.",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "adgpt.com.au",
            "domain_keyword": "adgpt",
            "domain_tld": "com.au",
            "query_time": "2024-05-19 17:49:38",
            "update_date": "2023-11-16",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Marcus Crook",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "adapt.fund",
            "domain_keyword": "adapt",
            "domain_tld": "fund",
            "query_time": "2024-05-26 16:53:31",
            "create_date": "2024-01-29",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Accreditations Pty Ltd",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "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.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "adopt.foundation",
            "domain_keyword": "adopt",
            "domain_tld": "foundation",
            "query_time": "2024-05-08 06:54:38",
            "create_date": "2022-08-21",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-21",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "adopt.wiki",
            "domain_keyword": "adopt",
            "domain_tld": "wiki",
            "query_time": "2024-05-02 00:51:28",
            "create_date": "2021-04-17",
            "update_date": "2024-03-23",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "adgpt.app",
            "domain_keyword": "adgpt",
            "domain_tld": "app",
            "query_time": "2024-05-15 16:07:15",
            "create_date": "2023-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "adapt.agency",
            "domain_keyword": "adapt",
            "domain_tld": "agency",
            "query_time": "2024-05-11 19:41:40",
            "create_date": "2024-01-11",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-11",
            "registrar_iana": 3911,
            "registrar_name": "Sav.com, LLC - 21",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "adept.im",
            "domain_keyword": "adept",
            "domain_tld": "im",
            "query_time": "2024-06-01 10:13:21",
            "expiry_date": "2024-05-06",
            "registrant_name": "Redacted",
            "name_servers": [
                "ns1.adept.co.za",
                "ns2.adept.co.za"
            ]
        },
        {
            "num": 64,
            "domain_name": "ad4pt.co.uk",
            "domain_keyword": "ad4pt",
            "domain_tld": "co.uk",
            "query_time": "2024-05-30 20:33:40",
            "create_date": "2022-07-14",
            "update_date": "2023-04-27",
            "expiry_date": "2024-07-14",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "domain_name": "adult.run",
            "domain_keyword": "adult",
            "domain_tld": "run",
            "query_time": "2024-04-21 05:21:44",
            "create_date": "2016-01-29",
            "update_date": "2024-04-19",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wei Cao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiang Su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "adgpt.asia",
            "domain_keyword": "adgpt",
            "domain_tld": "asia",
            "query_time": "2024-05-24 20:52:09",
            "create_date": "2023-09-14",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-14",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "adust.best",
            "domain_keyword": "adust",
            "domain_tld": "best",
            "query_time": "2024-05-29 08:16:20",
            "create_date": "2023-06-19",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-19",
            "registrar_iana": 3902,
            "registrar_name": "Sav.com, LLC - 12",
            "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": [
                "khalid.ns.cloudflare.com",
                "sofia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "adopt.com",
            "domain_keyword": "adopt",
            "domain_tld": "com",
            "query_time": "2024-06-04 14:03:28",
            "create_date": "1997-06-22",
            "update_date": "2021-12-21",
            "expiry_date": "2026-06-21",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Adopt",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "agustin.ns.cloudflare.com",
                "evangeline.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "adapt.sbs",
            "domain_keyword": "adapt",
            "domain_tld": "sbs",
            "query_time": "2024-05-26 16:53:32",
            "create_date": "2023-11-26",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "adopt.guide",
            "domain_keyword": "adopt",
            "domain_tld": "guide",
            "query_time": "2024-06-05 07:40:03",
            "create_date": "2019-02-28",
            "update_date": "2023-07-17",
            "expiry_date": "2025-02-28",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "adult.agency",
            "domain_keyword": "adult",
            "domain_tld": "agency",
            "query_time": "2024-04-11 16:29:42",
            "create_date": "2023-02-26",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "https://www.website.ws/utilities/lookup.dhtml",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomainCostClub.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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.node7868.myfcloud.com",
                "ns2.node7868.myfcloud.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "adapt.city",
            "domain_keyword": "adapt",
            "domain_tld": "city",
            "query_time": "2024-04-25 06:56:42",
            "create_date": "2018-09-07",
            "update_date": "2023-07-16",
            "expiry_date": "2025-09-07",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "adupe.org.br",
            "domain_keyword": "adupe",
            "domain_tld": "org.br",
            "query_time": "2024-04-19 18:59:46",
            "create_date": "2003-08-29",
            "update_date": "2019-03-26",
            "expiry_date": "2028-08-29",
            "registrant_name": "Se??o Sindical dos Docentes da UPE",
            "name_servers": [
                "dns1.clickn.com.br",
                "dns2.clickn.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 74,
            "domain_name": "adunt.net",
            "domain_keyword": "adunt",
            "domain_tld": "net",
            "query_time": "2024-04-19 18:59:41",
            "create_date": "2019-02-14",
            "update_date": "2023-12-23",
            "expiry_date": "2025-02-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.vultr.com",
                "ns2.vultr.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "adept.dental",
            "domain_keyword": "adept",
            "domain_tld": "dental",
            "query_time": "2024-05-10 22:54:47",
            "create_date": "2015-03-04",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BLUE SAFETY GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "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": [
                "wns1.ns-serve.net",
                "wns2.ns-serve.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "adult.work",
            "domain_keyword": "adult",
            "domain_tld": "work",
            "query_time": "2024-05-14 05:15:10",
            "create_date": "2015-03-13",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bayan.ns.cloudflare.com",
                "gabriella.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "adopt.vegas",
            "domain_keyword": "adopt",
            "domain_tld": "vegas",
            "query_time": "2024-05-28 10:44:07",
            "create_date": "2023-09-19",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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.phx5.nearlyfreespeech.net",
                "ns.phx7.nearlyfreespeech.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "adept.store",
            "domain_keyword": "adept",
            "domain_tld": "store",
            "query_time": "2024-06-01 10:13:22",
            "create_date": "2016-08-12",
            "update_date": "2023-08-31",
            "expiry_date": "2026-08-12",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "zhang xiaotian",
            "registrant_state": "Zhejiang",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "adopt.live",
            "domain_keyword": "adopt",
            "domain_tld": "live",
            "query_time": "2024-06-05 07:40:04",
            "create_date": "2019-12-02",
            "update_date": "2024-04-09",
            "expiry_date": "2024-12-02",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "adult.direct",
            "domain_keyword": "adult",
            "domain_tld": "direct",
            "query_time": "2024-04-21 05:21:43",
            "create_date": "2017-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "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",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "adput.uk",
            "domain_keyword": "adput",
            "domain_tld": "uk",
            "query_time": "2024-05-08 09:42:46",
            "create_date": "2019-09-09",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-09",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 82,
            "domain_name": "adult.zip",
            "domain_keyword": "adult",
            "domain_tld": "zip",
            "query_time": "2024-05-15 12:56:23",
            "create_date": "2023-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 83,
            "domain_name": "adapt.ninja",
            "domain_keyword": "adapt",
            "domain_tld": "ninja",
            "query_time": "2024-05-21 13:07:29",
            "create_date": "2023-09-04",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-04",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Accreditations Pty Ltd",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "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.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "adept.travel",
            "domain_keyword": "adept",
            "domain_tld": "travel",
            "query_time": "2024-05-24 20:49:52",
            "create_date": "2021-01-29",
            "update_date": "2024-02-23",
            "expiry_date": "2025-01-29",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns0.yaniz.net",
                "dns1.yaniz.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 85,
            "domain_name": "adu1t.com",
            "domain_keyword": "adu1t",
            "domain_tld": "com",
            "query_time": "2024-04-21 05:19:21",
            "create_date": "2013-03-15",
            "update_date": "2024-02-14",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1449,
            "registrar_name": "URL SOLUTIONS INC.",
            "registrar_website": "http://www.pananames.com",
            "registrant_name": "Private Whois",
            "registrant_company": "GLOBAL DOMAIN PRIVACY SERVICES INC",
            "registrant_address": "Tower Financial Center Flr 35, 50th St y E. Mendez St",
            "registrant_city": "Panama",
            "registrant_state": "NA",
            "registrant_zip": "NA",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4692250522",
            "name_servers": [
                "buy.internettraffic.com",
                "sell.internettraffic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "adept.services",
            "domain_keyword": "adept",
            "domain_tld": "services",
            "query_time": "2024-05-03 02:43:57",
            "create_date": "2021-12-07",
            "update_date": "2024-01-21",
            "expiry_date": "2024-12-07",
            "registrar_iana": 3894,
            "registrar_name": "Sav.com, LLC - 4",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "adapt.co",
            "domain_keyword": "adapt",
            "domain_tld": "co",
            "query_time": "2024-05-01 10:06:20",
            "create_date": "2010-07-20",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-19",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 88,
            "domain_name": "adapt.co.nz",
            "domain_keyword": "adapt",
            "domain_tld": "co.nz",
            "query_time": "2024-05-01 10:06:20",
            "create_date": "2002-08-30",
            "update_date": "2023-09-03",
            "registrar_name": "Freeparking Limited t/a DiscountDomains",
            "registrar_website": "https://www.discountdomains.co.nz",
            "name_servers": [
                "ns1.discountdomains.co.nz",
                "ns2.discountdomains.co.nz",
                "ns3.discountdomains.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "adult.us",
            "domain_keyword": "adult",
            "domain_tld": "us",
            "query_time": "2024-04-30 14:17:31",
            "create_date": "2002-04-24",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Constantinos Roussos",
            "registrant_company": "CGR E-Commerce Ltd",
            "registrant_address": "950 South Flower Street #1404",
            "registrant_city": "Los Angeles",
            "registrant_state": "California",
            "registrant_zip": "90015",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3109858661",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "aiupt.com",
            "domain_keyword": "aiupt",
            "domain_tld": "com",
            "query_time": "2024-05-15 06:35:46",
            "create_date": "2023-06-25",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-25",
            "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": "An Hui",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whoisquery.diymysite.com/web/whoisform?domain=aiupt.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 91,
            "domain_name": "adult.whoswho",
            "domain_keyword": "adult",
            "domain_tld": "whoswho",
            "query_time": "2024-05-25 02:42:23",
            "create_date": "2020-05-23",
            "update_date": "2024-03-08",
            "expiry_date": "2024-05-23",
            "registrar_iana": 15,
            "registrar_name": "Corehub, S.R.L.",
            "registrar_website": "http://whois.corehub.net",
            "registrant_company": "The i.whoswho Project c/o CORE Association",
            "registrant_state": "GE",
            "registrant_country": "CH",
            "registrant_email": "please query the whois 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": [
                "hk21.irondns.net",
                "us19-east.irondns.net",
                "us20-west.irondns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 92,
            "domain_name": "addpt.com",
            "domain_keyword": "addpt",
            "domain_tld": "com",
            "query_time": "2024-06-01 10:07:44",
            "create_date": "2022-10-23",
            "update_date": "2024-03-29",
            "expiry_date": "2024-10-23",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=addpt.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "adult.sex",
            "domain_keyword": "adult",
            "domain_tld": "sex",
            "query_time": "2024-04-21 05:21:44",
            "create_date": "2016-03-11",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "adult.team",
            "domain_keyword": "adult",
            "domain_tld": "team",
            "query_time": "2024-05-14 05:15:08",
            "create_date": "2019-10-13",
            "update_date": "2024-01-14",
            "expiry_date": "2025-10-13",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "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": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "adept.one",
            "domain_keyword": "adept",
            "domain_tld": "one",
            "query_time": "2024-05-23 23:52:46",
            "create_date": "2017-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "adapt.blue",
            "domain_keyword": "adapt",
            "domain_tld": "blue",
            "query_time": "2024-05-26 16:53:31",
            "create_date": "2020-11-13",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-13",
            "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": "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "adept.top",
            "domain_keyword": "adept",
            "domain_tld": "top",
            "query_time": "2024-05-30 02:18:57",
            "create_date": "2023-03-31",
            "update_date": "2023-03-31",
            "expiry_date": "2025-03-31",
            "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": "chen lu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu 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": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "ad4pt.net",
            "domain_keyword": "ad4pt",
            "domain_tld": "net",
            "query_time": "2024-05-30 20:33:40",
            "create_date": "2011-05-29",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-29",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0127751231",
            "registrant_company": "Contact Privacy Inc. Customer 0127751231",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns3.freeola.net",
                "ns4.freeola.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "arupt.com",
            "domain_keyword": "arupt",
            "domain_tld": "com",
            "query_time": "2024-06-10 05:33:34",
            "create_date": "2015-03-03",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-03",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/arupt.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "adult.promo",
            "domain_keyword": "adult",
            "domain_tld": "promo",
            "query_time": "2024-04-30 14:17:31",
            "create_date": "2021-04-20",
            "update_date": "2024-03-16",
            "expiry_date": "2025-04-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cyberwurx.com",
                "ns2.cyberwurx.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.086,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>adupt.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>914</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>adutt.com, adupit.com, adult.sbs, adgpt.mobi, adapt.ceo, adopt.info, adppt.cn, adapt.contact, adput.org, adult.education, aduit.com, adult.luxe, adapt.beauty, adept.world, adopt.paris, adult.kim, adult.salon, adgpt.net, adult.bid, adept.jpn.com, adopt.xyz, adapt.design, adapt.rocks, adult.city, adapt.international, adgpt.online, adopt.cheap, adypt.org, adapt.cash, adopt.porn, aduct.cn, adopt.media, adept.productions, adapt.studio, adult.world, adult.app, adept.earth, adopt.digital, asupt.cn, adapt.net, aduft.com, adgpt.com, adult.shoes, adrpt.life, adapt.marketing, adput.top, acupt.cn, adapt.org.cn, adult.pl, adept.biz, adupi.org, adapt.healthcare, adopt.best, adspt.ru, adopt.news, adapt.best, adgpt.com.au, adapt.fund, adopt.foundation, adopt.wiki, adgpt.app, adapt.agency, adept.im, ad4pt.co.uk, adult.run, adgpt.asia, adust.best, adopt.com, adapt.sbs, adopt.guide, adult.agency, adapt.city, adupe.org.br, adunt.net, adept.dental, adult.work, adopt.vegas, adept.store, adopt.live, adult.direct, adput.uk, adult.zip, adapt.ninja, adept.travel, adu1t.com, adept.services, adapt.co, adapt.co.nz, adult.us, aiupt.com, adult.whoswho, addpt.com, adult.sex, adult.team, adept.one, adapt.blue, adept.top, ad4pt.net, arupt.com, adult.promo</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>adutt.com</domain_name>
   <domain_keyword>adutt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 19:00:19</query_time>
   <create_date>2015-01-31</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-31</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>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=adutt.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>adupit.com</domain_name>
   <domain_keyword>adupit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 14:21:24</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</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>BeiJin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=adupit.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kate.ns.cloudflare.com</value>
    <value>rick.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>adult.sbs</domain_name>
   <domain_keyword>adult</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-15 12:56:23</query_time>
   <create_date>2021-06-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2031-06-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>adgpt.mobi</domain_name>
   <domain_keyword>adgpt</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-24 20:52:09</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-14</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>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>5</num>
   <domain_name>adapt.ceo</domain_name>
   <domain_keyword>adapt</domain_keyword>
   <domain_tld>ceo</domain_tld>
   <query_time>2024-05-23 23:46:51</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>SYNERGY WHOLESALE PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_state>VIC</registrant_state>
   <registrant_country>AU</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>cosmin.ns.cloudflare.com</value>
    <value>meadow.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>adopt.info</domain_name>
   <domain_keyword>adopt</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 11:10:41</query_time>
   <create_date>2023-09-27</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>3930</registrar_iana>
   <registrar_name>Sav.com, LLC - 40</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>adppt.cn</domain_name>
   <domain_keyword>adppt</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-19 09:40:14</query_time>
   <create_date>2024-03-27</create_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_name>温州市中网计算机技术服务有限公司</registrar_name>
   <registrant_name>张金娥</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>langston.ns.cloudflare.com</value>
    <value>miki.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>adapt.contact</domain_name>
   <domain_keyword>adapt</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-05-20 00:40:57</query_time>
   <create_date>2022-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protected by Hostnet</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>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>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>adput.org</domain_name>
   <domain_keyword>adput</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 09:35:09</query_time>
   <create_date>2012-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://nicline.com/whois/whois.htm</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ADPUT</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tucumán</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AR</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.dns-principal-39.com</value>
    <value>ns2.dns-principal-39.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>adult.education</domain_name>
   <domain_keyword>adult</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-14 05:15:08</query_time>
   <create_date>2015-07-12</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-12</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>buynow.nametime.com</value>
    <value>forsale.nametime.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>11</num>
   <domain_name>aduit.com</domain_name>
   <domain_keyword>aduit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 20:12:42</query_time>
   <create_date>2003-12-01</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-12-01</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>ns03.domaincontrol.com</value>
    <value>ns04.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>12</num>
   <domain_name>adult.luxe</domain_name>
   <domain_keyword>adult</domain_keyword>
   <domain_tld>luxe</domain_tld>
   <query_time>2024-05-28 10:52:38</query_time>
   <create_date>2021-05-03</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-05-03</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>adapt.beauty</domain_name>
   <domain_keyword>adapt</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-04-26 00:07:33</query_time>
   <create_date>2023-02-27</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>14</num>
   <domain_name>adept.world</domain_name>
   <domain_keyword>adept</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-28 18:33:52</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>3919</registrar_iana>
   <registrar_name>Sav.com, LLC - 29</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>adopt.paris</domain_name>
   <domain_keyword>adopt</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-05-08 06:54:38</query_time>
   <create_date>2021-10-28</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>GEB AdoptAGuy</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns16.ovh.net</value>
    <value>ns16.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>adult.kim</domain_name>
   <domain_keyword>adult</domain_keyword>
   <domain_tld>kim</domain_tld>
   <query_time>2024-05-15 12:56:23</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>deepminds Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>JYL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</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>guss.ns.cloudflare.com</value>
    <value>zelda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>adult.salon</domain_name>
   <domain_keyword>adult</domain_keyword>
   <domain_tld>salon</domain_tld>
   <query_time>2024-05-14 05:15:08</query_time>
   <create_date>2022-06-10</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>ns1.syrahost.com</value>
    <value>ns2.syrahost.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>adgpt.net</domain_name>
   <domain_keyword>adgpt</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 07:51:25</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>COSMOTOWN, INC.</registrar_name>
   <registrar_website>http://www.cosmotown.com</registrar_website>
   <registrant_state>ca</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <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>19</num>
   <domain_name>adult.bid</domain_name>
   <domain_keyword>adult</domain_keyword>
   <domain_tld>bid</domain_tld>
   <query_time>2024-05-30 20:12:56</query_time>
   <create_date>2017-11-27</create_date>
   <update_date>2018-04-01</update_date>
   <expiry_date>2027-11-27</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lin Peng Tai</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fu Jian Sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <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>20</num>
   <domain_name>adept.jpn.com</domain_name>
   <domain_keyword>adept</domain_keyword>
   <domain_tld>jpn.com</domain_tld>
   <query_time>2024-06-01 10:13:21</query_time>
   <create_date>2014-04-26</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2030-04-26</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_email>https://whois.centralnic.com/contact/adept.jpn.com/registrant</registrant_email>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>adopt.xyz</domain_name>
   <domain_keyword>adopt</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-04 00:48:31</query_time>
   <create_date>2014-06-03</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>4905.ns1.abovedomains.com</value>
    <value>4905.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>adapt.design</domain_name>
   <domain_keyword>adapt</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-06-08 21:42:48</query_time>
   <create_date>2015-06-02</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-02</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>AGC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>adapt.rocks</domain_name>
   <domain_keyword>adapt</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-25 06:56:43</query_time>
   <create_date>2017-08-25</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns1039.ui-dns.de</value>
    <value>ns1049.ui-dns.com</value>
    <value>ns1060.ui-dns.org</value>
    <value>ns1106.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>adult.city</domain_name>
   <domain_keyword>adult</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-04-21 05:21:43</query_time>
   <create_date>2016-02-02</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>25</num>
   <domain_name>adapt.international</domain_name>
   <domain_keyword>adapt</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-05-19 17:22:15</query_time>
   <create_date>2015-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.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.georgiandns.com</value>
    <value>ns2.georgiandns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>adgpt.online</domain_name>
   <domain_keyword>adgpt</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 20:52:09</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>adopt.cheap</domain_name>
   <domain_keyword>adopt</domain_keyword>
   <domain_tld>cheap</domain_tld>
   <query_time>2024-06-02 11:10:41</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>28</num>
   <domain_name>adypt.org</domain_name>
   <domain_keyword>adypt</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 01:49:28</query_time>
   <create_date>2014-01-16</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>adapt.cash</domain_name>
   <domain_keyword>adapt</domain_keyword>
   <domain_tld>cash</domain_tld>
   <query_time>2024-05-01 10:06:20</query_time>
   <create_date>2023-01-03</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2026-01-03</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>ns57.domaincontrol.com</value>
    <value>ns58.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>30</num>
   <domain_name>adopt.porn</domain_name>
   <domain_keyword>adopt</domain_keyword>
   <domain_tld>porn</domain_tld>
   <query_time>2024-05-08 06:54:38</query_time>
   <create_date>2021-10-08</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GEB AdoptAGuy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>aduct.cn</domain_name>
   <domain_keyword>aduct</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-30 14:16:43</query_time>
   <create_date>2021-05-17</create_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>刘未科</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>daisy.ns.cloudflare.com</value>
    <value>rocco.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>adopt.media</domain_name>
   <domain_keyword>adopt</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-20 08:18:52</query_time>
   <create_date>2014-11-13</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-13</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>colin.ns.cloudflare.com</value>
    <value>mina.ns.cloudflare.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>33</num>
   <domain_name>adept.productions</domain_name>
   <domain_keyword>adept</domain_keyword>
   <domain_tld>productions</domain_tld>
   <query_time>2024-05-20 05:13:33</query_time>
   <create_date>2022-01-12</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Adept strategists llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>adapt.studio</domain_name>
   <domain_keyword>adapt</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-11 19:42:29</query_time>
   <create_date>2018-06-18</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-06-18</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>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-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>adult.world</domain_name>
   <domain_keyword>adult</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-09 08:18:21</query_time>
   <create_date>2021-10-12</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>n2.dan.com</value>
    <value>ns1.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>adult.app</domain_name>
   <domain_keyword>adult</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-09 08:18:20</query_time>
   <create_date>2018-05-04</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>adept.earth</domain_name>
   <domain_keyword>adept</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-04-28 18:33:52</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.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>38</num>
   <domain_name>adopt.digital</domain_name>
   <domain_keyword>adopt</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-16 11:50:49</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>asupt.cn</domain_name>
   <domain_keyword>asupt</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-11 13:53:40</query_time>
   <create_date>2023-05-10</create_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>罗建伟</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>adapt.net</domain_name>
   <domain_keyword>adapt</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 16:53:31</query_time>
   <create_date>1998-07-01</create_date>
   <update_date>2022-10-30</update_date>
   <expiry_date>2024-06-30</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>ns61.domaincontrol.com</value>
    <value>ns62.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>41</num>
   <domain_name>aduft.com</domain_name>
   <domain_keyword>aduft</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 05:20:15</query_time>
   <create_date>2019-09-12</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=aduft.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>adgpt.com</domain_name>
   <domain_keyword>adgpt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:41:27</query_time>
   <create_date>2022-12-28</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2025-12-28</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>ace.ns.cloudflare.com</value>
    <value>ivy.ns.cloudflare.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>43</num>
   <domain_name>adult.shoes</domain_name>
   <domain_keyword>adult</domain_keyword>
   <domain_tld>shoes</domain_tld>
   <query_time>2024-05-09 08:18:20</query_time>
   <create_date>2014-03-09</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-09</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>ns01.cashparking.com</value>
    <value>ns02.cashparking.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>44</num>
   <domain_name>adrpt.life</domain_name>
   <domain_keyword>adrpt</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-16 11:56:23</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-23</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>melissa.ns.cloudflare.com</value>
    <value>yadiel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>adapt.marketing</domain_name>
   <domain_keyword>adapt</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-06-08 21:42:48</query_time>
   <create_date>2014-12-02</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2024-12-02</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>ns75.domaincontrol.com</value>
    <value>ns76.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>adput.top</domain_name>
   <domain_keyword>adput</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-12 00:04:04</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-02</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>chen jia cheng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>acupt.cn</domain_name>
   <domain_keyword>acupt</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-10 15:59:56</query_time>
   <create_date>2019-07-04</create_date>
   <expiry_date>2025-07-04</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>刘杰</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.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>adapt.org.cn</domain_name>
   <domain_keyword>adapt</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-01 10:06:21</query_time>
   <create_date>2022-12-11</create_date>
   <expiry_date>2025-12-11</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>爱捷软件开发(深圳)有限公司</registrant_name>
   <registrant_email>[email protected]</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>49</num>
   <domain_name>adult.pl</domain_name>
   <domain_keyword>adult</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-09 08:18:20</query_time>
   <create_date>2003-11-22</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.of.pl</value>
    <value>ns2.of.pl</value>
    <value>ns3.of.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>adept.biz</domain_name>
   <domain_keyword>adept</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 07:47:46</query_time>
   <create_date>2016-07-29</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Adept Advisory (Pty) Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Western Cape</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</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.dns1.co.za</value>
    <value>ns.dns2.co.za</value>
    <value>ns.otherdns.com</value>
    <value>ns.otherdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>adupi.org</domain_name>
   <domain_keyword>adupi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 14:51:52</query_time>
   <create_date>2015-11-02</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Limited dba WebNic.cc</registrar_name>
   <registrar_website>https://www.webnic.cc/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Adupi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jawa Timur</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cns107.hostgator.com</value>
    <value>cns108.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>adapt.healthcare</domain_name>
   <domain_keyword>adapt</domain_keyword>
   <domain_tld>healthcare</domain_tld>
   <query_time>2024-06-05 06:53:11</query_time>
   <create_date>2019-07-07</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-07-07</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>ns23.domaincontrol.com</value>
    <value>ns24.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>53</num>
   <domain_name>adopt.best</domain_name>
   <domain_keyword>adopt</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-05-02 00:51:28</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>http://www.netim.com</registrar_website>
   <registrant_company>Wehrlson Finearts</registrant_company>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.netim.net</value>
    <value>ns2.netim.net</value>
    <value>ns3.netim.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>adspt.ru</domain_name>
   <domain_keyword>adspt</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:53:55</query_time>
   <create_date>2021-08-17</create_date>
   <expiry_date>2024-08-17</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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>adopt.news</domain_name>
   <domain_keyword>adopt</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-08 06:54:38</query_time>
   <create_date>2019-01-03</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</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>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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>adapt.best</domain_name>
   <domain_keyword>adapt</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-05-01 10:06:20</query_time>
   <create_date>2019-02-27</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-02-27</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_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <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>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>adgpt.com.au</domain_name>
   <domain_keyword>adgpt</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-19 17:49:38</query_time>
   <update_date>2023-11-16</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Marcus Crook</registrant_name>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>adapt.fund</domain_name>
   <domain_keyword>adapt</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-05-26 16:53:31</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Accreditations Pty Ltd</registrar_name>
   <registrar_website>https://synergywholesale.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>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>adopt.foundation</domain_name>
   <domain_keyword>adopt</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-08 06:54:38</query_time>
   <create_date>2022-08-21</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-21</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>ns13.domaincontrol.com</value>
    <value>ns14.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>60</num>
   <domain_name>adopt.wiki</domain_name>
   <domain_keyword>adopt</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-02 00:51:28</query_time>
   <create_date>2021-04-17</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>adgpt.app</domain_name>
   <domain_keyword>adgpt</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-15 16:07:15</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>adapt.agency</domain_name>
   <domain_keyword>adapt</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-11 19:41:40</query_time>
   <create_date>2024-01-11</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>3911</registrar_iana>
   <registrar_name>Sav.com, LLC - 21</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>adept.im</domain_name>
   <domain_keyword>adept</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-06-01 10:13:21</query_time>
   <expiry_date>2024-05-06</expiry_date>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>ns1.adept.co.za</value>
    <value>ns2.adept.co.za</value>
   </name_servers>
  </value>
  <value>
   <num>64</num>
   <domain_name>ad4pt.co.uk</domain_name>
   <domain_keyword>ad4pt</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-30 20:33:40</query_time>
   <create_date>2022-07-14</create_date>
   <update_date>2023-04-27</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>adult.run</domain_name>
   <domain_keyword>adult</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-04-21 05:21:44</query_time>
   <create_date>2016-01-29</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wei Cao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>adgpt.asia</domain_name>
   <domain_keyword>adgpt</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-24 20:52:09</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-14</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>ns51.domaincontrol.com</value>
    <value>ns52.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>67</num>
   <domain_name>adust.best</domain_name>
   <domain_keyword>adust</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-05-29 08:16:20</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>3902</registrar_iana>
   <registrar_name>Sav.com, LLC - 12</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>khalid.ns.cloudflare.com</value>
    <value>sofia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>adopt.com</domain_name>
   <domain_keyword>adopt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 14:03:28</query_time>
   <create_date>1997-06-22</create_date>
   <update_date>2021-12-21</update_date>
   <expiry_date>2026-06-21</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Adopt</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>agustin.ns.cloudflare.com</value>
    <value>evangeline.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>adapt.sbs</domain_name>
   <domain_keyword>adapt</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-26 16:53:32</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>adopt.guide</domain_name>
   <domain_keyword>adopt</domain_keyword>
   <domain_tld>guide</domain_tld>
   <query_time>2024-06-05 07:40:03</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2025-02-28</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>ns33.domaincontrol.com</value>
    <value>ns34.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>71</num>
   <domain_name>adult.agency</domain_name>
   <domain_keyword>adult</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-11 16:29:42</query_time>
   <create_date>2023-02-26</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>https://www.website.ws/utilities/lookup.dhtml</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomainCostClub.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>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.node7868.myfcloud.com</value>
    <value>ns2.node7868.myfcloud.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>adapt.city</domain_name>
   <domain_keyword>adapt</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-04-25 06:56:42</query_time>
   <create_date>2018-09-07</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2025-09-07</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>ns45.domaincontrol.com</value>
    <value>ns46.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>73</num>
   <domain_name>adupe.org.br</domain_name>
   <domain_keyword>adupe</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-04-19 18:59:46</query_time>
   <create_date>2003-08-29</create_date>
   <update_date>2019-03-26</update_date>
   <expiry_date>2028-08-29</expiry_date>
   <registrant_name>Se??o Sindical dos Docentes da UPE</registrant_name>
   <name_servers>
    <value>dns1.clickn.com.br</value>
    <value>dns2.clickn.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>adunt.net</domain_name>
   <domain_keyword>adunt</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 18:59:41</query_time>
   <create_date>2019-02-14</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.vultr.com</value>
    <value>ns2.vultr.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>adept.dental</domain_name>
   <domain_keyword>adept</domain_keyword>
   <domain_tld>dental</domain_tld>
   <query_time>2024-05-10 22:54:47</query_time>
   <create_date>2015-03-04</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-04</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_company>BLUE SAFETY GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</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>wns1.ns-serve.net</value>
    <value>wns2.ns-serve.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>adult.work</domain_name>
   <domain_keyword>adult</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-14 05:15:10</query_time>
   <create_date>2015-03-13</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bayan.ns.cloudflare.com</value>
    <value>gabriella.ns.cloudflare.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>77</num>
   <domain_name>adopt.vegas</domain_name>
   <domain_keyword>adopt</domain_keyword>
   <domain_tld>vegas</domain_tld>
   <query_time>2024-05-28 10:44:07</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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.phx5.nearlyfreespeech.net</value>
    <value>ns.phx7.nearlyfreespeech.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>adept.store</domain_name>
   <domain_keyword>adept</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-01 10:13:22</query_time>
   <create_date>2016-08-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-08-12</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 xiaotian</registrant_company>
   <registrant_state>Zhejiang</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>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>79</num>
   <domain_name>adopt.live</domain_name>
   <domain_keyword>adopt</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-05 07:40:04</query_time>
   <create_date>2019-12-02</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-12-02</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>ns3.afternic.com</value>
    <value>ns4.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>80</num>
   <domain_name>adult.direct</domain_name>
   <domain_keyword>adult</domain_keyword>
   <domain_tld>direct</domain_tld>
   <query_time>2024-04-21 05:21:43</query_time>
   <create_date>2017-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</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>See PrivacyGuardian.org</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>adput.uk</domain_name>
   <domain_keyword>adput</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-08 09:42:46</query_time>
   <create_date>2019-09-09</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>adult.zip</domain_name>
   <domain_keyword>adult</domain_keyword>
   <domain_tld>zip</domain_tld>
   <query_time>2024-05-15 12:56:23</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>adapt.ninja</domain_name>
   <domain_keyword>adapt</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-05-21 13:07:29</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Accreditations Pty Ltd</registrar_name>
   <registrar_website>https://synergywholesale.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>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>adept.travel</domain_name>
   <domain_keyword>adept</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-05-24 20:49:52</query_time>
   <create_date>2021-01-29</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.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>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>dns0.yaniz.net</value>
    <value>dns1.yaniz.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>adu1t.com</domain_name>
   <domain_keyword>adu1t</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 05:19:21</query_time>
   <create_date>2013-03-15</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1449</registrar_iana>
   <registrar_name>URL SOLUTIONS INC.</registrar_name>
   <registrar_website>http://www.pananames.com</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>GLOBAL DOMAIN PRIVACY SERVICES INC</registrant_company>
   <registrant_address>Tower Financial Center Flr 35, 50th St y E. Mendez St</registrant_address>
   <registrant_city>Panama</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>NA</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4692250522</registrant_phone>
   <name_servers>
    <value>buy.internettraffic.com</value>
    <value>sell.internettraffic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>adept.services</domain_name>
   <domain_keyword>adept</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-03 02:43:57</query_time>
   <create_date>2021-12-07</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>3894</registrar_iana>
   <registrar_name>Sav.com, LLC - 4</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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>adapt.co</domain_name>
   <domain_keyword>adapt</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-01 10:06:20</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>adapt.co.nz</domain_name>
   <domain_keyword>adapt</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-01 10:06:20</query_time>
   <create_date>2002-08-30</create_date>
   <update_date>2023-09-03</update_date>
   <registrar_name>Freeparking Limited t/a DiscountDomains</registrar_name>
   <registrar_website>https://www.discountdomains.co.nz</registrar_website>
   <name_servers>
    <value>ns1.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
    <value>ns3.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>adult.us</domain_name>
   <domain_keyword>adult</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-30 14:17:31</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Constantinos Roussos</registrant_name>
   <registrant_company>CGR E-Commerce Ltd</registrant_company>
   <registrant_address>950 South Flower Street #1404</registrant_address>
   <registrant_city>Los Angeles</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>90015</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3109858661</registrant_phone>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.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>90</num>
   <domain_name>aiupt.com</domain_name>
   <domain_keyword>aiupt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 06:35:46</query_time>
   <create_date>2023-06-25</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-25</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>An Hui</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=aiupt.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>adult.whoswho</domain_name>
   <domain_keyword>adult</domain_keyword>
   <domain_tld>whoswho</domain_tld>
   <query_time>2024-05-25 02:42:23</query_time>
   <create_date>2020-05-23</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2024-05-23</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>Corehub, S.R.L.</registrar_name>
   <registrar_website>http://whois.corehub.net</registrar_website>
   <registrant_company>The i.whoswho Project c/o CORE Association</registrant_company>
   <registrant_state>GE</registrant_state>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the whois 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>hk21.irondns.net</value>
    <value>us19-east.irondns.net</value>
    <value>us20-west.irondns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>addpt.com</domain_name>
   <domain_keyword>addpt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 10:07:44</query_time>
   <create_date>2022-10-23</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=addpt.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>adult.sex</domain_name>
   <domain_keyword>adult</domain_keyword>
   <domain_tld>sex</domain_tld>
   <query_time>2024-04-21 05:21:44</query_time>
   <create_date>2016-03-11</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.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>ns07.domaincontrol.com</value>
    <value>ns08.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>94</num>
   <domain_name>adult.team</domain_name>
   <domain_keyword>adult</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-14 05:15:08</query_time>
   <create_date>2019-10-13</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-10-13</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>adept.one</domain_name>
   <domain_keyword>adept</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-23 23:52:46</query_time>
   <create_date>2017-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>adapt.blue</domain_name>
   <domain_keyword>adapt</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-26 16:53:31</query_time>
   <create_date>2020-11-13</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-13</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>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-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>adept.top</domain_name>
   <domain_keyword>adept</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-30 02:18:57</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2023-03-31</update_date>
   <expiry_date>2025-03-31</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>chen lu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu 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>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>ad4pt.net</domain_name>
   <domain_keyword>ad4pt</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 20:33:40</query_time>
   <create_date>2011-05-29</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0127751231</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0127751231</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <name_servers>
    <value>ns3.freeola.net</value>
    <value>ns4.freeola.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>arupt.com</domain_name>
   <domain_keyword>arupt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 05:33:34</query_time>
   <create_date>2015-03-03</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/arupt.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>adult.promo</domain_name>
   <domain_keyword>adult</domain_keyword>
   <domain_tld>promo</domain_tld>
   <query_time>2024-04-30 14:17:31</query_time>
   <create_date>2021-04-20</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cyberwurx.com</value>
    <value>ns2.cyberwurx.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.086</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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