WHOIS QUERY TIME

30 Apr 2024 - 2:14 PM UTC

Registered: 6 December 2021
Expiry: 6 December 2024

NAME SERVERS

alfa.dns.md
beta.dns.md

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=adt.md
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "adt.md"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "adt.md",
            "domain_keyword": "adt",
            "domain_tld": "md",
            "query_time": "2024-04-30 14:14:06",
            "create_date": "2021-12-06",
            "expiry_date": "2024-12-06",
            "name_servers": [
                "alfa.dns.md",
                "beta.dns.md"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>adt.md</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>adt.md</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-04-30 14:14:06</query_time>
   <create_date>2021-12-06</create_date>
   <expiry_date>2024-12-06</expiry_date>
   <name_servers>
    <value>alfa.dns.md</value>
    <value>beta.dns.md</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.031</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.576 seconds) for "adt.md" in our Historical WHOIS Database.
#1 - QUERY TIME

5 Jun 2023 - 12:51 PM UTC

Registered: 6 December 2021
Expiry: 6 December 2023

NAME SERVERS

alfa.dns.md
beta.dns.md

DOMAIN STATUS

ok

#2 - QUERY TIME

12 Dec 2023 - 11:35 PM UTC

Registered: 6 December 2021

DOMAIN STATUS

redemptionPeriod

#3 - QUERY TIME

21 Dec 2023 - 12:36 AM UTC

Registered: 6 December 2021
Expiry: 6 December 2024

NAME SERVERS

alfa.dns.md
beta.dns.md

DOMAIN STATUS

ok

* 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=adt.md
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "adt.md",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "adt.md",
    "results": [
        {
            "num": 1,
            "domain_name": "adt.md",
            "domain_keyword": "adt",
            "domain_tld": "md",
            "query_time": "2023-06-05 12:51:42",
            "create_date": "2021-12-06",
            "expiry_date": "2023-12-06",
            "name_servers": [
                "alfa.dns.md",
                "beta.dns.md"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "adt.md",
            "domain_keyword": "adt",
            "domain_tld": "md",
            "query_time": "2023-12-12 23:35:06",
            "create_date": "2021-12-06",
            "domain_status": [
                "redemptionPeriod"
            ]
        },
        {
            "num": 3,
            "domain_name": "adt.md",
            "domain_keyword": "adt",
            "domain_tld": "md",
            "query_time": "2023-12-21 00:36:36",
            "create_date": "2021-12-06",
            "expiry_date": "2024-12-06",
            "name_servers": [
                "alfa.dns.md",
                "beta.dns.md"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.576,
        "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>adt.md</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>adt.md</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>adt.md</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2023-06-05 12:51:42</query_time>
   <create_date>2021-12-06</create_date>
   <expiry_date>2023-12-06</expiry_date>
   <name_servers>
    <value>alfa.dns.md</value>
    <value>beta.dns.md</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>adt.md</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2023-12-12 23:35:06</query_time>
   <create_date>2021-12-06</create_date>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>adt.md</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2023-12-21 00:36:36</query_time>
   <create_date>2021-12-06</create_date>
   <expiry_date>2024-12-06</expiry_date>
   <name_servers>
    <value>alfa.dns.md</value>
    <value>beta.dns.md</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.576</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 110 domain names (in 0.411 seconds) which contained the exact domain keyword "adt".
Domain Name Registered Expiry Registrar Ownership
1 adt.nl 12 Aug 1996 - Registrar.eu -
2 adt.ru 30 Sep 1996 31 Oct 2024 REGRU-RU Private Person
3 adt.com 9 Apr 1997 10 Apr 2025 CSC CORPORATE DOMAINS, INC. ADT (US) Holdings, Inc.
4 adt.be 14 Nov 1997 - Registrar.eu -
5 adt.co.jp 27 Mar 1998 - - ADT.Inc
6 adt.com.cn 19 May 1999 19 Jun 2024 北京东方网景信息科技有限公司 深圳市深安立通科技有限公司
7 adt.com.br 27 Aug 1999 27 Aug 2024 - ADT SECURITY SERVICES DO BRASIL LTDA
8 adt.org.uk 18 Sep 1999 18 Sep 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
9 adt.com.pl 3 Oct 2000 2 Oct 2024 Kylos Sp. z o. o. -
10 adt.org 25 Oct 2000 25 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
11 adt.ca 1 Nov 2000 22 Jun 2024 CSC Corporate Domains (Canada) Company ADT Security Services Canada Inc.
12 adt.cl 5 Dec 2001 31 Dec 2024 NIC Chile Tyco Fire & Security GmbH
13 adt.biz 27 Mar 2002 26 Mar 2025 Dreamscape Networks International Pte Ltd ADT Securities Pty Ltd
14 adt.us 20 Apr 2002 19 Apr 2025 CSC Corporate Domains, Inc. ADT (US) Holdings, Inc.
15 adt.hu 31 May 2002 - - -
16 adt.ie 16 Sep 2003 17 Sep 2024 CSC Domains Inc Tyco Fire & Security GmbH
17 adt.cc 16 Jun 2004 16 Jun 2025 Network Solutions, LLC -
18 adt.net 20 Sep 2004 20 Sep 2024 1API GmbH Registrant of adt.net
19 adt.se 6 Nov 2004 6 Nov 2024 Loopia AB -
20 adt.in 23 Mar 2005 23 Mar 2025 CSC Corporate Domains, Inc. ADT Services AG
21 adt.mobi 10 Aug 2006 10 Aug 2024 CSC Corporate Domains, Inc. ADT Services AG
22 adt.info 15 Oct 2007 15 Oct 2024 Mijn InternetOplossing B.V. My Domain Provider
23 adt.su 2 Dec 2007 2 Dec 2024 RFRU-SU Private Person
24 adt.asia 16 Jul 2008 16 Jul 2024 CSC Corporate Domains, Inc. Tyco Fire Protection Products Trading (Shanghai) Co., Ltd
25 adt.pt 8 Aug 2008 11 Feb 2024 - ADT Services AG
26 adt.com.ag 4 May 2009 4 May 2025 united-domains AG SIS Michael Salewski
27 adt.co 16 Sep 2010 15 Sep 2024 CSC Corporate Domains, Inc. REDACTED FOR PRIVACY
28 adt.net.nz 11 Jul 2011 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
29 adt.it 21 Apr 2012 6 May 2025 Puglia.com srls Puglia.com S.r.l.s.
30 adt.dk 3 Jan 2013 31 Jan 2025 - Gurmukh Singh Sagoo
31 adt.pl 15 Apr 2013 15 Apr 2025 Netim -
32 adt.brussels 20 Oct 2014 20 Oct 2024 Combell nv CIRB-CIBG
33 adt.video 27 Apr 2015 27 Apr 2025 CSC Corporate Domains, Inc. Tyco Fire & Security GmbH
34 adt.uk 21 May 2015 21 May 2025 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
35 adt.online 27 Aug 2015 27 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
36 adt.onl 28 Aug 2015 28 Aug 2024 Dynadot Inc REDACTED FOR PRIVACY
37 adt.alsace 11 Sep 2015 11 Sep 2024 OVH Agence de developpement touristique du Bas-Rhin
38 adt.dance 28 Sep 2015 28 Sep 2024 Cronon GmbH REDACTED FOR PRIVACY
39 adt.news 18 Dec 2015 18 Dec 2024 IONOS SE Advertiser & Times (Hants)
40 adt.press 18 Dec 2015 18 Dec 2025 Go Daddy, LLC Domains By Proxy, LLC
41 adt.io 27 Mar 2016 27 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
42 adt.design 26 Nov 2016 26 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0146596684
43 adt.tv 5 Dec 2016 5 Dec 2024 Dynadot Inc Quintessence.pl
44 adt.group 15 Dec 2016 15 Dec 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
45 adt.tech 11 Feb 2017 11 Feb 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Hong Jiang Yi
46 adt.me.uk 4 Aug 2017 4 Aug 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
47 adt.link 20 Sep 2018 20 Sep 2024 Alibaba Cloud Computing Ltd. zhou chun hong
48 adt.cloud 26 Nov 2018 26 Nov 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
49 adt.dev 25 Feb 2019 25 Feb 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
50 adt.world 18 Mar 2019 18 Mar 2025 Dynadot Inc REDACTED FOR PRIVACY
51 adt.care 8 May 2019 8 May 2025 OVH SAS REDACTED FOR PRIVACY
52 adt.gmbh 4 Sep 2019 4 Sep 2024 PSI-USA, Inc. dba Domain Robot Alfred Pelinka,
53 adt.solutions 8 Oct 2019 8 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
54 adt.ltd 6 Jan 2020 6 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhou chun hong
55 adt.ovh 10 Feb 2020 10 Feb 2025 OVH EIRL FARGE
56 adt.hr 11 Feb 2020 11 Feb 2025 Plus Hosting Grupa d.o.o. -
57 adt.aero 26 Feb 2020 26 Feb 2025 Key-Systems GmbH REDACTED FOR PRIVACY
58 adt.expert 10 Mar 2020 10 Mar 2025 Key-Systems, LLC Area Etica Srl
59 adt.one 30 Mar 2020 30 Mar 2025 Wild West Domains, Inc. Domains By Proxy, LLC
60 adt.vision 2 Apr 2020 2 Apr 2025 Domain.com, LLC Data Protected
61 adt.network 5 Apr 2020 5 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
62 adt.blue 5 May 2020 5 May 2025 CSC Corporate Domains, Inc. ADT LLC
63 adt.today 17 Jun 2020 17 Jun 2024 Squarespace Domains II LLC Choice Energy Network Inc
64 adt.store 7 Jul 2020 7 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
65 adt.security 7 Jul 2020 7 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
66 adt.app 26 Jul 2020 26 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
67 adt.ac 3 Aug 2020 3 Aug 2024 Key-Systems GmbH Tilt
68 adt.company 4 Aug 2020 4 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
69 adt.llc 11 Aug 2020 11 Aug 2024 Regional Network Information Center, JSC dba RU-CENTER Alexander Logach
70 adt.fit 17 Aug 2020 17 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
71 adt.bond 15 Nov 2020 15 Nov 2030 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED
72 adt.academy 17 Feb 2021 17 Feb 2025 Key-Systems, LLC REDACTED FOR PRIVACY
73 adt.bz 12 Mar 2021 12 Mar 2026 GoDaddy.com, LLC -
74 adt.systems 25 Mar 2021 25 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
75 adt.energy 26 Mar 2021 26 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
76 adt.solar 19 Apr 2021 19 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
77 adt.run 25 Jun 2021 25 Jun 2024 eNom, LLC Data Protected
78 adt.wiki 28 Jun 2021 28 Jun 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0161994971
79 adt.zone 19 Oct 2021 19 Oct 2024 Key-Systems, LLC Theodor Reppe
80 adt.md 6 Dec 2021 6 Dec 2024 - -
81 adt.tools 13 Jan 2022 13 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
82 adt.style 18 Jan 2022 18 Jan 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
83 adt.scot 22 Apr 2022 22 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Not Applicable
84 adt.moe 13 Jun 2022 13 Jun 2025 NameSilo, LLC See PrivacyGuardian.org
85 adt.jp.net 12 Jan 2023 12 Jan 2025 Gandi SAS -
86 adt.cat 20 Jan 2023 20 Jan 2025 Openprovider Guepard Telecomunicacions sl
87 adt.tokyo 31 Jan 2023 31 Jan 2025 GMO Internet Group, Inc. -
88 adt.xyz 6 Feb 2023 6 Feb 2025 Sav.com, LLC Privacy Protection
89 adt.business 21 Apr 2023 21 Apr 2025 Sav.com, LLC - 5 Privacy Protection
90 adt.ink 9 May 2023 9 May 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
91 adt.email 17 May 2023 17 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
92 adt.homes 4 Jun 2023 4 Jun 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
93 adt.fyi 22 Jun 2023 22 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
94 adt.agency 12 Jul 2023 12 Jul 2024 OVH SAS REDACTED FOR PRIVACY
95 adt.media 5 Aug 2023 5 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
96 adt.life 24 Aug 2023 24 Aug 2024 Sav.com, LLC - 29 REDACTED FOR PRIVACY
97 adt.bio 23 Sep 2023 23 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
98 adt.services 11 Oct 2023 11 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
99 adt.cam 2 Dec 2023 2 Dec 2024 Dynadot LLC -
100 adt.lol 6 May 2024 6 May 2025 Porkbun, LLC Private by Design, LLC
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Adt.md.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=adt&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "adt",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 111,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "adt.nl, adt.ru, adt.com, adt.be, adt.co.jp, adt.com.cn, adt.com.br, adt.org.uk, adt.com.pl, adt.org, adt.ca, adt.cl, adt.biz, adt.us, adt.hu, adt.ie, adt.cc, adt.net, adt.se, adt.in, adt.mobi, adt.info, adt.su, adt.asia, adt.pt, adt.com.ag, adt.co, adt.net.nz, adt.it, adt.dk, adt.pl, adt.brussels, adt.video, adt.uk, adt.online, adt.onl, adt.alsace, adt.dance, adt.news, adt.press, adt.io, adt.design, adt.tv, adt.group, adt.tech, adt.me.uk, adt.link, adt.cloud, adt.dev, adt.world, adt.care, adt.gmbh, adt.solutions, adt.ltd, adt.ovh, adt.hr, adt.aero, adt.expert, adt.one, adt.vision, adt.network, adt.blue, adt.today, adt.store, adt.security, adt.app, adt.ac, adt.company, adt.llc, adt.fit, adt.bond, adt.academy, adt.bz, adt.systems, adt.energy, adt.solar, adt.run, adt.wiki, adt.zone, adt.md, adt.tools, adt.style, adt.scot, adt.moe, adt.jp.net, adt.cat, adt.tokyo, adt.xyz, adt.business, adt.ink, adt.email, adt.homes, adt.fyi, adt.agency, adt.media, adt.life, adt.bio, adt.services, adt.cam, adt.lol",
    "results": [
        {
            "num": 1,
            "domain_name": "adt.nl",
            "domain_keyword": "adt",
            "domain_tld": "nl",
            "query_time": "2024-05-23 23:28:18",
            "create_date": "1996-08-12",
            "update_date": "2020-10-30",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.sitebytes.nl",
                "ns2.sitebytes.nl",
                "ns3.sitebytes.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "adt.ru",
            "domain_keyword": "adt",
            "domain_tld": "ru",
            "query_time": "2024-05-21 15:13:06",
            "create_date": "1996-09-30",
            "expiry_date": "2024-10-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "adt.com",
            "domain_keyword": "adt",
            "domain_tld": "com",
            "query_time": "2024-05-25 09:12:02",
            "create_date": "1997-04-09",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-10",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "ADT (US) Holdings, Inc.",
            "registrant_company": "ADT (US) Holdings, Inc.",
            "registrant_address": "1501 Yamato Road",
            "registrant_city": "Boca Raton",
            "registrant_state": "FL",
            "registrant_zip": "33431-4438",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772384357",
            "registrant_fax": "+1.8772384357",
            "name_servers": [
                "dns1.adtselect.com",
                "dns2.adtselect.com",
                "dns3.adtselect.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "adt.be",
            "domain_keyword": "adt",
            "domain_tld": "be",
            "query_time": "2024-05-15 12:55:18",
            "create_date": "1997-11-14",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.sitebytes.nl",
                "ns2.sitebytes.nl",
                "ns3.sitebytes.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 5,
            "domain_name": "adt.co.jp",
            "domain_keyword": "adt",
            "domain_tld": "co.jp",
            "query_time": "2024-04-15 03:18:11",
            "create_date": "1998-03-27",
            "update_date": "2024-04-01",
            "registrant_company": "ADT.Inc",
            "name_servers": [
                "ns0.kagoya.net",
                "ns1.kagoya.net"
            ]
        },
        {
            "num": 6,
            "domain_name": "adt.com.cn",
            "domain_keyword": "adt",
            "domain_tld": "com.cn",
            "query_time": "2024-04-30 14:14:05",
            "create_date": "1999-05-19",
            "expiry_date": "2024-06-19",
            "registrar_name": "北京东方网景信息科技有限公司",
            "registrant_name": "深圳市深安立通科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns2.east.net",
                "ns2.east.net.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "adt.com.br",
            "domain_keyword": "adt",
            "domain_tld": "com.br",
            "query_time": "2024-05-23 23:28:18",
            "create_date": "1999-08-27",
            "update_date": "2021-06-08",
            "expiry_date": "2024-08-27",
            "registrant_name": "ADT SECURITY SERVICES DO BRASIL LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 8,
            "domain_name": "adt.org.uk",
            "domain_keyword": "adt",
            "domain_tld": "org.uk",
            "query_time": "2024-06-05 05:13:01",
            "create_date": "1999-09-18",
            "update_date": "2023-08-19",
            "expiry_date": "2025-09-18",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "adt.com.pl",
            "domain_keyword": "adt",
            "domain_tld": "com.pl",
            "query_time": "2024-06-02 11:15:48",
            "create_date": "2000-10-03",
            "update_date": "2024-04-16",
            "expiry_date": "2024-10-02",
            "registrar_name": "Kylos Sp. z o. o.",
            "name_servers": [
                "ns1.dcsaas.net",
                "ns2.dcsaas.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "adt.org",
            "domain_keyword": "adt",
            "domain_tld": "org",
            "query_time": "2024-05-09 08:16:50",
            "create_date": "2000-10-25",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "adt.ca",
            "domain_keyword": "adt",
            "domain_tld": "ca",
            "query_time": "2024-05-23 23:28:18",
            "create_date": "2000-11-01",
            "update_date": "2023-06-08",
            "expiry_date": "2024-06-22",
            "registrar_name": "CSC Corporate Domains (Canada) Company",
            "registrar_website": "www.cscglobal.com",
            "registrant_name": "ADT Security Services Canada Inc.",
            "registrant_address": "2815 Matheson Boulevard East",
            "registrant_city": "Mississauga",
            "registrant_state": "ON",
            "registrant_zip": "L4W5J8",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4162181006",
            "registrant_fax": "+1.4162181006",
            "name_servers": [
                "dns3.adt.ca",
                "dns4.adt.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "adt.cl",
            "domain_keyword": "adt",
            "domain_tld": "cl",
            "query_time": "2024-06-10 16:59:42",
            "create_date": "2001-12-05",
            "expiry_date": "2024-12-31",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Tyco Fire & Security GmbH",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ]
        },
        {
            "num": 13,
            "domain_name": "adt.biz",
            "domain_keyword": "adt",
            "domain_tld": "biz",
            "query_time": "2024-05-25 02:41:19",
            "create_date": "2002-03-27",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ADT Securities Pty Ltd",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "adt.us",
            "domain_keyword": "adt",
            "domain_tld": "us",
            "query_time": "2024-04-30 14:14:06",
            "create_date": "2002-04-20",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "ADT (US) Holdings, Inc.",
            "registrant_company": "ADT (US) Holdings, Inc.",
            "registrant_address": "1501 Yamato Road",
            "registrant_city": "Boca Raton",
            "registrant_state": "FL",
            "registrant_zip": "33431-4438",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772384357",
            "registrant_fax": "+1.8772384357",
            "name_servers": [
                "ns-1140.awsdns-14.org",
                "ns-1653.awsdns-14.co.uk",
                "ns-468.awsdns-58.com",
                "ns-600.awsdns-11.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "adt.hu",
            "domain_keyword": "adt",
            "domain_tld": "hu",
            "query_time": "2024-05-11 02:11:52",
            "create_date": "2002-05-31"
        },
        {
            "num": 16,
            "domain_name": "adt.ie",
            "domain_keyword": "adt",
            "domain_tld": "ie",
            "query_time": "2024-06-10 17:13:47",
            "create_date": "2003-09-16",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-17",
            "registrar_name": "CSC Domains Inc",
            "registrar_website": "http://www.csccorporatedomains.com/",
            "registrant_name": "Tyco Fire & Security GmbH",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "adt.cc",
            "domain_keyword": "adt",
            "domain_tld": "cc",
            "query_time": "2024-05-14 05:12:43",
            "create_date": "2004-06-16",
            "update_date": "2024-05-11",
            "expiry_date": "2025-06-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns77.worldnic.com",
                "ns78.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "adt.net",
            "domain_keyword": "adt",
            "domain_tld": "net",
            "query_time": "2024-04-15 03:18:11",
            "create_date": "2004-09-20",
            "update_date": "2024-04-02",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "c/o WHOIStrustee.com Limited",
            "registrant_company": "Registrant of adt.net",
            "registrant_address": "6 Thornes Office Park Monckton Road",
            "registrant_city": "Wakefield",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "WF2 7AN",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.68416984300",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "adt.se",
            "domain_keyword": "adt",
            "domain_tld": "se",
            "query_time": "2024-05-05 08:11:47",
            "create_date": "2004-11-06",
            "update_date": "2023-10-24",
            "expiry_date": "2024-11-06",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 20,
            "domain_name": "adt.in",
            "domain_keyword": "adt",
            "domain_tld": "in",
            "query_time": "2024-06-10 17:13:34",
            "create_date": "2005-03-23",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-23",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscglobal.com/global/web/csc/home",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ADT Services AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Schaffhausen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "adt.mobi",
            "domain_keyword": "adt",
            "domain_tld": "mobi",
            "query_time": "2024-06-10 17:13:42",
            "create_date": "2006-08-10",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-10",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ADT Services AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "cbru.br.ns.els-gms.att.net",
                "dbru.br.ns.els-gms.att.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "adt.info",
            "domain_keyword": "adt",
            "domain_tld": "info",
            "query_time": "2024-04-30 14:14:06",
            "create_date": "2007-10-15",
            "update_date": "2023-11-29",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1587,
            "registrar_name": "Mijn InternetOplossing B.V.",
            "registrar_website": "http://www.mijninternetoplossing.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Domain Provider",
            "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": [
                "ns1.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "adt.su",
            "domain_keyword": "adt",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:18:56",
            "create_date": "2007-12-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "RFRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.rf.ru",
                "ns2.rf.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 24,
            "domain_name": "adt.asia",
            "domain_keyword": "adt",
            "domain_tld": "asia",
            "query_time": "2024-04-30 14:14:05",
            "create_date": "2008-07-16",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-16",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tyco Fire Protection Products Trading (Shanghai) Co., Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "adt.pt",
            "domain_keyword": "adt",
            "domain_tld": "pt",
            "query_time": "2024-06-10 17:13:42",
            "create_date": "2008-08-08",
            "expiry_date": "2024-02-11",
            "registrant_name": "ADT Services AG",
            "registrant_address": "29 Bahnhofstrasse P.O. Box 1571",
            "registrant_city": "CH",
            "registrant_state": "Schaffhausen",
            "registrant_zip": "8201",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 26,
            "domain_name": "adt.com.ag",
            "domain_keyword": "adt",
            "domain_tld": "com.ag",
            "query_time": "2024-05-09 08:16:49",
            "create_date": "2009-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SIS Michael Salewski",
            "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": [
                "ns6403.hostgator.com",
                "ns6404.hostgator.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "adt.co",
            "domain_keyword": "adt",
            "domain_tld": "co",
            "query_time": "2024-04-30 14:14:05",
            "create_date": "2010-09-16",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-15",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "adt.net.nz",
            "domain_keyword": "adt",
            "domain_tld": "net.nz",
            "query_time": "2024-05-16 03:40:26",
            "create_date": "2011-07-11",
            "update_date": "2022-10-31",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.sgp37.siteground.asia",
                "ns2.sgp37.siteground.asia"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "adt.it",
            "domain_keyword": "adt",
            "domain_tld": "it",
            "query_time": "2024-05-23 23:28:18",
            "create_date": "2012-04-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-06",
            "registrar_name": "Puglia.com srls",
            "registrar_website": "http://puglia.com",
            "registrant_company": "Puglia.com S.r.l.s.",
            "registrant_address": "Via 16 Settembre 1959 N. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "buy.internettraffic.com",
                "sell.internettraffic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 30,
            "domain_name": "adt.dk",
            "domain_keyword": "adt",
            "domain_tld": "dk",
            "query_time": "2024-05-10 16:59:07",
            "create_date": "2013-01-03",
            "expiry_date": "2025-01-31",
            "registrant_name": "Gurmukh Singh Sagoo",
            "registrant_address": "Parkvej 1",
            "registrant_city": "Slangerup",
            "registrant_zip": "3550",
            "registrant_country": "DK",
            "registrant_phone": "+45 20928493",
            "name_servers": [
                "ns1.gigahost.dk",
                "ns2.gigahost.dk",
                "ns3.gigahost.dk",
                "ns4.gigahost.dk",
                "ns5.gigahost.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 31,
            "domain_name": "adt.pl",
            "domain_keyword": "adt",
            "domain_tld": "pl",
            "query_time": "2024-04-16 14:25:26",
            "create_date": "2013-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_name": "Netim",
            "name_servers": [
                "casey.ns.cloudflare.com",
                "millie.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 32,
            "domain_name": "adt.brussels",
            "domain_keyword": "adt",
            "domain_tld": "brussels",
            "query_time": "2024-05-09 08:16:49",
            "create_date": "2014-10-20",
            "update_date": "2023-12-04",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1467,
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CIRB-CIBG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.irisnet.be",
                "ns.irisnet.be"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "adt.video",
            "domain_keyword": "adt",
            "domain_tld": "video",
            "query_time": "2024-06-10 16:59:59",
            "create_date": "2015-04-27",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-27",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tyco Fire & Security GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "adt.uk",
            "domain_keyword": "adt",
            "domain_tld": "uk",
            "query_time": "2024-05-23 23:28:19",
            "create_date": "2015-05-21",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-21",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "adt.online",
            "domain_keyword": "adt",
            "domain_tld": "online",
            "query_time": "2024-04-15 03:18:11",
            "create_date": "2015-08-27",
            "update_date": "2023-10-19",
            "expiry_date": "2024-08-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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "adt.onl",
            "domain_keyword": "adt",
            "domain_tld": "onl",
            "query_time": "2024-05-15 12:55:18",
            "create_date": "2015-08-28",
            "update_date": "2023-10-12",
            "expiry_date": "2024-08-28",
            "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": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "adt.alsace",
            "domain_keyword": "adt",
            "domain_tld": "alsace",
            "query_time": "2024-05-09 08:16:49",
            "create_date": "2015-09-11",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-11",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "https://www.ovh.com/",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Agence de developpement touristique du Bas-Rhin",
            "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": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "adt.dance",
            "domain_keyword": "adt",
            "domain_tld": "dance",
            "query_time": "2024-04-15 03:18:11",
            "create_date": "2015-09-28",
            "update_date": "2023-11-12",
            "expiry_date": "2024-09-28",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks13.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "adt.news",
            "domain_keyword": "adt",
            "domain_tld": "news",
            "query_time": "2024-04-30 14:14:06",
            "create_date": "2015-12-18",
            "update_date": "2024-02-01",
            "expiry_date": "2024-12-18",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Advertiser & Times (Hants)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "adt.press",
            "domain_keyword": "adt",
            "domain_tld": "press",
            "query_time": "2024-04-30 14:14:06",
            "create_date": "2015-12-18",
            "update_date": "2024-04-15",
            "expiry_date": "2025-12-18",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "adt.io",
            "domain_keyword": "adt",
            "domain_tld": "io",
            "query_time": "2024-05-25 02:41:18",
            "create_date": "2016-03-27",
            "update_date": "2024-05-11",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar 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.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "adt.design",
            "domain_keyword": "adt",
            "domain_tld": "design",
            "query_time": "2024-06-05 05:13:01",
            "create_date": "2016-11-26",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0146596684",
            "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": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "adt.tv",
            "domain_keyword": "adt",
            "domain_tld": "tv",
            "query_time": "2024-05-09 08:16:50",
            "create_date": "2016-12-05",
            "update_date": "2024-01-07",
            "expiry_date": "2024-12-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Quintessence.pl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zachodniopomorskie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-macg4sp2xcaduy6xybjezr.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "adt.group",
            "domain_keyword": "adt",
            "domain_tld": "group",
            "query_time": "2024-04-30 14:14:05",
            "create_date": "2016-12-15",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-15",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "adt.tech",
            "domain_keyword": "adt",
            "domain_tld": "tech",
            "query_time": "2024-04-15 03:18:11",
            "create_date": "2017-02-11",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-11",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Hong Jiang Yi",
            "registrant_state": "Shang Hai Shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "adt.me.uk",
            "domain_keyword": "adt",
            "domain_tld": "me.uk",
            "query_time": "2024-04-15 03:18:15",
            "create_date": "2017-08-04",
            "update_date": "2023-07-05",
            "expiry_date": "2024-08-04",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "adt.link",
            "domain_keyword": "adt",
            "domain_tld": "link",
            "query_time": "2024-05-17 14:51:09",
            "create_date": "2018-09-20",
            "update_date": "2024-03-30",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhou chun hong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "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": [
                "vip1.alidns.com",
                "vip2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "adt.cloud",
            "domain_keyword": "adt",
            "domain_tld": "cloud",
            "query_time": "2024-05-23 23:28:18",
            "create_date": "2018-11-26",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dora.ns.cloudflare.com",
                "ivan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "adt.dev",
            "domain_keyword": "adt",
            "domain_tld": "dev",
            "query_time": "2024-04-15 03:18:11",
            "create_date": "2019-02-25",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-25",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "adt.world",
            "domain_keyword": "adt",
            "domain_tld": "world",
            "query_time": "2024-05-20 09:41:27",
            "create_date": "2019-03-18",
            "update_date": "2024-05-02",
            "expiry_date": "2025-03-18",
            "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": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "adt.care",
            "domain_keyword": "adt",
            "domain_tld": "care",
            "query_time": "2024-05-14 05:12:43",
            "create_date": "2019-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "adt.gmbh",
            "domain_keyword": "adt",
            "domain_tld": "gmbh",
            "query_time": "2024-05-23 23:28:19",
            "create_date": "2019-09-04",
            "update_date": "2023-10-19",
            "expiry_date": "2024-09-04",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alfred Pelinka,",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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.fssg.at",
                "ns2.fssg.at"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "adt.solutions",
            "domain_keyword": "adt",
            "domain_tld": "solutions",
            "query_time": "2024-04-30 14:14:06",
            "create_date": "2019-10-08",
            "update_date": "2023-11-22",
            "expiry_date": "2024-10-08",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "adt.ltd",
            "domain_keyword": "adt",
            "domain_tld": "ltd",
            "query_time": "2024-05-28 10:52:15",
            "create_date": "2020-01-06",
            "update_date": "2023-09-12",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhou chun hong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "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": [
                "vip1.alidns.com",
                "vip2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "adt.ovh",
            "domain_keyword": "adt",
            "domain_tld": "ovh",
            "query_time": "2024-06-05 05:13:01",
            "create_date": "2020-02-10",
            "update_date": "2024-03-26",
            "expiry_date": "2025-02-10",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "EIRL FARGE",
            "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": [
                "dns100.ovh.net",
                "ns100.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "adt.hr",
            "domain_keyword": "adt",
            "domain_tld": "hr",
            "query_time": "2024-04-30 14:14:05",
            "create_date": "2020-02-11",
            "update_date": "2022-09-04",
            "expiry_date": "2025-02-11",
            "registrar_name": "Plus Hosting Grupa d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "name_servers": [
                "ns1.infoitdns.com",
                "ns2.infoitdns.com"
            ]
        },
        {
            "num": 57,
            "domain_name": "adt.aero",
            "domain_keyword": "adt",
            "domain_tld": "aero",
            "query_time": "2024-06-05 05:13:00",
            "create_date": "2020-02-26",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-26",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns149.websitewelcome.com",
                "ns150.websitewelcome.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "adt.expert",
            "domain_keyword": "adt",
            "domain_tld": "expert",
            "query_time": "2024-05-14 05:12:43",
            "create_date": "2020-03-10",
            "update_date": "2024-02-25",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Area Etica Srl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Milano",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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.mvmnet.com",
                "ns2.mvmnet.com",
                "ns3.mvmnet.it",
                "ns4.mvmnet-dns.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "adt.one",
            "domain_keyword": "adt",
            "domain_tld": "one",
            "query_time": "2024-06-05 05:13:01",
            "create_date": "2020-03-30",
            "update_date": "2024-04-08",
            "expiry_date": "2025-03-30",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "adt.vision",
            "domain_keyword": "adt",
            "domain_tld": "vision",
            "query_time": "2024-05-30 20:12:02",
            "create_date": "2020-04-02",
            "update_date": "2024-03-23",
            "expiry_date": "2025-04-02",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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": [
                "ns1.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "adt.network",
            "domain_keyword": "adt",
            "domain_tld": "network",
            "query_time": "2024-05-02 11:55:35",
            "create_date": "2020-04-05",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-05",
            "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": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "adt.blue",
            "domain_keyword": "adt",
            "domain_tld": "blue",
            "query_time": "2024-05-09 08:16:49",
            "create_date": "2020-05-05",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-05",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ADT 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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "adt.today",
            "domain_keyword": "adt",
            "domain_tld": "today",
            "query_time": "2024-05-14 05:12:44",
            "create_date": "2020-06-17",
            "update_date": "2024-04-08",
            "expiry_date": "2024-06-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Choice Energy Network Inc",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 64,
            "domain_name": "adt.store",
            "domain_keyword": "adt",
            "domain_tld": "store",
            "query_time": "2024-05-14 05:12:44",
            "create_date": "2020-07-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.vultr.com",
                "ns2.vultr.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "adt.security",
            "domain_keyword": "adt",
            "domain_tld": "security",
            "query_time": "2024-05-14 05:12:43",
            "create_date": "2020-07-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.vultr.com",
                "ns2.vultr.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "adt.app",
            "domain_keyword": "adt",
            "domain_tld": "app",
            "query_time": "2024-06-05 05:13:00",
            "create_date": "2020-07-26",
            "update_date": "2024-05-30",
            "expiry_date": "2024-07-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "adt.ac",
            "domain_keyword": "adt",
            "domain_tld": "ac",
            "query_time": "2024-06-05 05:13:00",
            "create_date": "2020-08-03",
            "update_date": "2023-09-17",
            "expiry_date": "2024-08-03",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tilt",
            "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": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "adt.company",
            "domain_keyword": "adt",
            "domain_tld": "company",
            "query_time": "2024-05-09 08:16:49",
            "create_date": "2020-08-04",
            "update_date": "2024-04-12",
            "expiry_date": "2025-08-04",
            "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": 69,
            "domain_name": "adt.llc",
            "domain_keyword": "adt",
            "domain_tld": "llc",
            "query_time": "2024-05-14 05:12:43",
            "create_date": "2020-08-11",
            "update_date": "2022-09-25",
            "expiry_date": "2024-08-11",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alexander Logach",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "adt.fit",
            "domain_keyword": "adt",
            "domain_tld": "fit",
            "query_time": "2024-05-09 08:16:50",
            "create_date": "2020-08-17",
            "update_date": "2024-04-24",
            "expiry_date": "2024-08-17",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "adt.bond",
            "domain_keyword": "adt",
            "domain_tld": "bond",
            "query_time": "2024-04-30 14:14:05",
            "create_date": "2020-11-15",
            "update_date": "2023-08-31",
            "expiry_date": "2030-11-15",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_company": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the 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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "adt.academy",
            "domain_keyword": "adt",
            "domain_tld": "academy",
            "query_time": "2024-06-05 05:13:00",
            "create_date": "2021-02-17",
            "update_date": "2024-04-02",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "adt.bz",
            "domain_keyword": "adt",
            "domain_tld": "bz",
            "query_time": "2024-05-09 06:40:07",
            "create_date": "2021-03-12",
            "update_date": "2024-03-12",
            "expiry_date": "2026-03-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "adt.systems",
            "domain_keyword": "adt",
            "domain_tld": "systems",
            "query_time": "2024-04-17 13:17:32",
            "create_date": "2021-03-25",
            "update_date": "2024-04-12",
            "expiry_date": "2025-03-25",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "adt.energy",
            "domain_keyword": "adt",
            "domain_tld": "energy",
            "query_time": "2024-06-05 05:13:01",
            "create_date": "2021-03-26",
            "update_date": "2024-05-07",
            "expiry_date": "2024-03-26",
            "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",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "adt.solar",
            "domain_keyword": "adt",
            "domain_tld": "solar",
            "query_time": "2024-04-30 14:14:06",
            "create_date": "2021-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "adt.run",
            "domain_keyword": "adt",
            "domain_tld": "run",
            "query_time": "2024-05-15 12:55:18",
            "create_date": "2021-06-25",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-25",
            "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": [
                "aron.ns.cloudflare.com",
                "ram.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "adt.wiki",
            "domain_keyword": "adt",
            "domain_tld": "wiki",
            "query_time": "2024-05-23 23:28:19",
            "create_date": "2021-06-28",
            "update_date": "2023-12-16",
            "expiry_date": "2024-06-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0161994971",
            "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": [
                "eric.ns.cloudflare.com",
                "ulla.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "adt.zone",
            "domain_keyword": "adt",
            "domain_tld": "zone",
            "query_time": "2024-05-09 08:16:50",
            "create_date": "2021-10-19",
            "update_date": "2023-12-03",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Theodor Reppe",
            "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": [
                "ns1.namemaster.de",
                "ns2.namemaster.de",
                "ns3.namemaster.de",
                "ns4.namemaster.de",
                "ns5.namemaster.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "adt.md",
            "domain_keyword": "adt",
            "domain_tld": "md",
            "query_time": "2024-04-30 14:14:06",
            "create_date": "2021-12-06",
            "expiry_date": "2024-12-06",
            "name_servers": [
                "alfa.dns.md",
                "beta.dns.md"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 81,
            "domain_name": "adt.tools",
            "domain_keyword": "adt",
            "domain_tld": "tools",
            "query_time": "2024-05-15 12:55:18",
            "create_date": "2022-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 82,
            "domain_name": "adt.style",
            "domain_keyword": "adt",
            "domain_tld": "style",
            "query_time": "2024-05-23 23:28:19",
            "create_date": "2022-01-18",
            "update_date": "2024-04-26",
            "expiry_date": "2025-01-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "signedDelegation"
            ]
        },
        {
            "num": 83,
            "domain_name": "adt.scot",
            "domain_keyword": "adt",
            "domain_tld": "scot",
            "query_time": "2024-05-23 23:28:19",
            "create_date": "2022-04-22",
            "update_date": "2024-05-16",
            "expiry_date": "2025-04-22",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://PublicDomainRegistry.com",
            "registrant_company": "Not Applicable",
            "registrant_state": "South Ayrshire",
            "registrant_country": "GB",
            "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": [
                "ns.ain.scot",
                "ns.gaoth.scot",
                "ns.uir.scot"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "adt.moe",
            "domain_keyword": "adt",
            "domain_tld": "moe",
            "query_time": "2024-06-13 08:14:33",
            "create_date": "2022-06-13",
            "update_date": "2023-06-18",
            "expiry_date": "2025-06-13",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "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": [
                "coen.ns.cloudflare.com",
                "rafe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "adt.jp.net",
            "domain_keyword": "adt",
            "domain_tld": "jp.net",
            "query_time": "2024-05-15 12:55:18",
            "create_date": "2023-01-12",
            "update_date": "2024-04-15",
            "expiry_date": "2025-01-12",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_email": "https://whois.centralnic.com/contact/adt.jp.net/registrant",
            "name_servers": [
                "charles.ns.cloudflare.com",
                "opal.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "adt.cat",
            "domain_keyword": "adt",
            "domain_tld": "cat",
            "query_time": "2024-05-17 14:51:09",
            "create_date": "2023-01-20",
            "update_date": "2023-12-30",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1647,
            "registrar_name": "Openprovider",
            "registrar_website": "http://www.registrar.eu",
            "registrant_company": "Guepard Telecomunicacions sl",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "adt.tokyo",
            "domain_keyword": "adt",
            "domain_tld": "tokyo",
            "query_time": "2024-04-15 03:18:11",
            "create_date": "2023-01-31",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-31",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "adt.xyz",
            "domain_keyword": "adt",
            "domain_tld": "xyz",
            "query_time": "2024-04-30 14:14:06",
            "create_date": "2023-02-06",
            "update_date": "2023-12-28",
            "expiry_date": "2025-02-06",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "adt.business",
            "domain_keyword": "adt",
            "domain_tld": "business",
            "query_time": "2024-04-22 00:35:40",
            "create_date": "2023-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "registrar_iana": 3895,
            "registrar_name": "Sav.com, LLC - 5",
            "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": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "adt.ink",
            "domain_keyword": "adt",
            "domain_tld": "ink",
            "query_time": "2024-06-02 11:15:46",
            "create_date": "2023-05-09",
            "update_date": "2023-05-14",
            "expiry_date": "2024-05-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 91,
            "domain_name": "adt.email",
            "domain_keyword": "adt",
            "domain_tld": "email",
            "query_time": "2024-05-21 20:52:41",
            "create_date": "2023-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "adt.homes",
            "domain_keyword": "adt",
            "domain_tld": "homes",
            "query_time": "2024-05-14 05:12:43",
            "create_date": "2023-06-04",
            "update_date": "2023-08-31",
            "expiry_date": "2025-06-04",
            "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": 93,
            "domain_name": "adt.fyi",
            "domain_keyword": "adt",
            "domain_tld": "fyi",
            "query_time": "2024-05-15 12:55:18",
            "create_date": "2023-06-22",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-22",
            "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": [
                "aisha.ns.cloudflare.com",
                "dom.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "adt.agency",
            "domain_keyword": "adt",
            "domain_tld": "agency",
            "query_time": "2024-05-28 10:52:15",
            "create_date": "2023-07-12",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-12",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 95,
            "domain_name": "adt.media",
            "domain_keyword": "adt",
            "domain_tld": "media",
            "query_time": "2024-04-30 14:14:06",
            "create_date": "2023-08-05",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-05",
            "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": 96,
            "domain_name": "adt.life",
            "domain_keyword": "adt",
            "domain_tld": "life",
            "query_time": "2024-05-28 10:52:15",
            "create_date": "2023-08-24",
            "update_date": "2024-05-24",
            "expiry_date": "2024-08-24",
            "registrar_iana": 3919,
            "registrar_name": "Sav.com, LLC - 29",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "adt.bio",
            "domain_keyword": "adt",
            "domain_tld": "bio",
            "query_time": "2024-05-28 10:52:15",
            "create_date": "2023-09-23",
            "update_date": "2023-10-23",
            "expiry_date": "2024-09-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "adt.services",
            "domain_keyword": "adt",
            "domain_tld": "services",
            "query_time": "2024-04-30 14:14:06",
            "create_date": "2023-10-11",
            "update_date": "2024-01-05",
            "expiry_date": "2024-10-11",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "adt.cam",
            "domain_keyword": "adt",
            "domain_tld": "cam",
            "query_time": "2024-05-30 20:12:02",
            "create_date": "2023-12-02",
            "update_date": "2024-01-11",
            "expiry_date": "2024-12-02",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "adt.lol",
            "domain_keyword": "adt",
            "domain_tld": "lol",
            "query_time": "2024-05-08 15:50:25",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1714953600000_937296",
    "stats": {
        "total_time": 0.411,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>adt</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>111</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>adt.nl, adt.ru, adt.com, adt.be, adt.co.jp, adt.com.cn, adt.com.br, adt.org.uk, adt.com.pl, adt.org, adt.ca, adt.cl, adt.biz, adt.us, adt.hu, adt.ie, adt.cc, adt.net, adt.se, adt.in, adt.mobi, adt.info, adt.su, adt.asia, adt.pt, adt.com.ag, adt.co, adt.net.nz, adt.it, adt.dk, adt.pl, adt.brussels, adt.video, adt.uk, adt.online, adt.onl, adt.alsace, adt.dance, adt.news, adt.press, adt.io, adt.design, adt.tv, adt.group, adt.tech, adt.me.uk, adt.link, adt.cloud, adt.dev, adt.world, adt.care, adt.gmbh, adt.solutions, adt.ltd, adt.ovh, adt.hr, adt.aero, adt.expert, adt.one, adt.vision, adt.network, adt.blue, adt.today, adt.store, adt.security, adt.app, adt.ac, adt.company, adt.llc, adt.fit, adt.bond, adt.academy, adt.bz, adt.systems, adt.energy, adt.solar, adt.run, adt.wiki, adt.zone, adt.md, adt.tools, adt.style, adt.scot, adt.moe, adt.jp.net, adt.cat, adt.tokyo, adt.xyz, adt.business, adt.ink, adt.email, adt.homes, adt.fyi, adt.agency, adt.media, adt.life, adt.bio, adt.services, adt.cam, adt.lol</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>adt.nl</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-23 23:28:18</query_time>
   <create_date>1996-08-12</create_date>
   <update_date>2020-10-30</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.sitebytes.nl</value>
    <value>ns2.sitebytes.nl</value>
    <value>ns3.sitebytes.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>adt.ru</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-21 15:13:06</query_time>
   <create_date>1996-09-30</create_date>
   <expiry_date>2024-10-31</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>3</num>
   <domain_name>adt.com</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 09:12:02</query_time>
   <create_date>1997-04-09</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>ADT (US) Holdings, Inc.</registrant_name>
   <registrant_company>ADT (US) Holdings, Inc.</registrant_company>
   <registrant_address>1501 Yamato Road</registrant_address>
   <registrant_city>Boca Raton</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33431-4438</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772384357</registrant_phone>
   <registrant_fax>+1.8772384357</registrant_fax>
   <name_servers>
    <value>dns1.adtselect.com</value>
    <value>dns2.adtselect.com</value>
    <value>dns3.adtselect.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>adt.be</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-15 12:55:18</query_time>
   <create_date>1997-11-14</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.sitebytes.nl</value>
    <value>ns2.sitebytes.nl</value>
    <value>ns3.sitebytes.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>adt.co.jp</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-15 03:18:11</query_time>
   <create_date>1998-03-27</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>ADT.Inc</registrant_company>
   <name_servers>
    <value>ns0.kagoya.net</value>
    <value>ns1.kagoya.net</value>
   </name_servers>
  </value>
  <value>
   <num>6</num>
   <domain_name>adt.com.cn</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-30 14:14:05</query_time>
   <create_date>1999-05-19</create_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>北京东方网景信息科技有限公司</registrar_name>
   <registrant_name>深圳市深安立通科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns2.east.net</value>
    <value>ns2.east.net.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>adt.com.br</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-23 23:28:18</query_time>
   <create_date>1999-08-27</create_date>
   <update_date>2021-06-08</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrant_name>ADT SECURITY SERVICES DO BRASIL LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>adt.org.uk</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-05 05:13:01</query_time>
   <create_date>1999-09-18</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2025-09-18</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>adt.com.pl</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-02 11:15:48</query_time>
   <create_date>2000-10-03</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>Kylos Sp. z o. o.</registrar_name>
   <name_servers>
    <value>ns1.dcsaas.net</value>
    <value>ns2.dcsaas.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>adt.org</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 08:16:50</query_time>
   <create_date>2000-10-25</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>11</num>
   <domain_name>adt.ca</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-23 23:28:18</query_time>
   <create_date>2000-11-01</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_name>CSC Corporate Domains (Canada) Company</registrar_name>
   <registrar_website>www.cscglobal.com</registrar_website>
   <registrant_name>ADT Security Services Canada Inc.</registrant_name>
   <registrant_address>2815 Matheson Boulevard East</registrant_address>
   <registrant_city>Mississauga</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L4W5J8</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4162181006</registrant_phone>
   <registrant_fax>+1.4162181006</registrant_fax>
   <name_servers>
    <value>dns3.adt.ca</value>
    <value>dns4.adt.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>adt.cl</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-10 16:59:42</query_time>
   <create_date>2001-12-05</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Tyco Fire &amp; Security GmbH</registrant_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>13</num>
   <domain_name>adt.biz</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-25 02:41:19</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ADT Securities Pty Ltd</registrant_company>
   <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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>adt.us</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-30 14:14:06</query_time>
   <create_date>2002-04-20</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>ADT (US) Holdings, Inc.</registrant_name>
   <registrant_company>ADT (US) Holdings, Inc.</registrant_company>
   <registrant_address>1501 Yamato Road</registrant_address>
   <registrant_city>Boca Raton</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33431-4438</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772384357</registrant_phone>
   <registrant_fax>+1.8772384357</registrant_fax>
   <name_servers>
    <value>ns-1140.awsdns-14.org</value>
    <value>ns-1653.awsdns-14.co.uk</value>
    <value>ns-468.awsdns-58.com</value>
    <value>ns-600.awsdns-11.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>adt.hu</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-11 02:11:52</query_time>
   <create_date>2002-05-31</create_date>
  </value>
  <value>
   <num>16</num>
   <domain_name>adt.ie</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-06-10 17:13:47</query_time>
   <create_date>2003-09-16</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>CSC Domains Inc</registrar_name>
   <registrar_website>http://www.csccorporatedomains.com/</registrar_website>
   <registrant_name>Tyco Fire &amp; Security GmbH</registrant_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>adt.cc</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-14 05:12:43</query_time>
   <create_date>2004-06-16</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-06-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns77.worldnic.com</value>
    <value>ns78.worldnic.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>adt.net</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 03:18:11</query_time>
   <create_date>2004-09-20</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>c/o WHOIStrustee.com Limited</registrant_name>
   <registrant_company>Registrant of adt.net</registrant_company>
   <registrant_address>6 Thornes Office Park Monckton Road</registrant_address>
   <registrant_city>Wakefield</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>WF2 7AN</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.68416984300</registrant_phone>
   <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>19</num>
   <domain_name>adt.se</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 08:11:47</query_time>
   <create_date>2004-11-06</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>adt.in</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-10 17:13:34</query_time>
   <create_date>2005-03-23</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscglobal.com/global/web/csc/home</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ADT Services AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Schaffhausen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>adt.mobi</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-06-10 17:13:42</query_time>
   <create_date>2006-08-10</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ADT Services AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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>cbru.br.ns.els-gms.att.net</value>
    <value>dbru.br.ns.els-gms.att.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>adt.info</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-30 14:14:06</query_time>
   <create_date>2007-10-15</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1587</registrar_iana>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <registrar_website>http://www.mijninternetoplossing.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>My Domain Provider</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>ns1.smartname.com</value>
    <value>ns2.smartname.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>adt.su</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:18:56</query_time>
   <create_date>2007-12-02</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>RFRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.rf.ru</value>
    <value>ns2.rf.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>adt.asia</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-30 14:14:05</query_time>
   <create_date>2008-07-16</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tyco Fire Protection Products Trading (Shanghai) Co., Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>adt.pt</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-10 17:13:42</query_time>
   <create_date>2008-08-08</create_date>
   <expiry_date>2024-02-11</expiry_date>
   <registrant_name>ADT Services AG</registrant_name>
   <registrant_address>29 Bahnhofstrasse P.O. Box 1571</registrant_address>
   <registrant_city>CH</registrant_city>
   <registrant_state>Schaffhausen</registrant_state>
   <registrant_zip>8201</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>adt.com.ag</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>com.ag</domain_tld>
   <query_time>2024-05-09 08:16:49</query_time>
   <create_date>2009-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SIS Michael Salewski</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>ns6403.hostgator.com</value>
    <value>ns6404.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>adt.co</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-30 14:14:05</query_time>
   <create_date>2010-09-16</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.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>CH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>adt.net.nz</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>net.nz</domain_tld>
   <query_time>2024-05-16 03:40:26</query_time>
   <create_date>2011-07-11</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.sgp37.siteground.asia</value>
    <value>ns2.sgp37.siteground.asia</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>adt.it</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-23 23:28:18</query_time>
   <create_date>2012-04-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>Puglia.com srls</registrar_name>
   <registrar_website>http://puglia.com</registrar_website>
   <registrant_company>Puglia.com S.r.l.s.</registrant_company>
   <registrant_address>Via 16 Settembre 1959 N. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>buy.internettraffic.com</value>
    <value>sell.internettraffic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>adt.dk</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 16:59:07</query_time>
   <create_date>2013-01-03</create_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>Gurmukh Singh Sagoo</registrant_name>
   <registrant_address>Parkvej 1</registrant_address>
   <registrant_city>Slangerup</registrant_city>
   <registrant_zip>3550</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 20928493</registrant_phone>
   <name_servers>
    <value>ns1.gigahost.dk</value>
    <value>ns2.gigahost.dk</value>
    <value>ns3.gigahost.dk</value>
    <value>ns4.gigahost.dk</value>
    <value>ns5.gigahost.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>adt.pl</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-16 14:25:26</query_time>
   <create_date>2013-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>Netim</registrar_name>
   <name_servers>
    <value>casey.ns.cloudflare.com</value>
    <value>millie.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>adt.brussels</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>brussels</domain_tld>
   <query_time>2024-05-09 08:16:49</query_time>
   <create_date>2014-10-20</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1467</registrar_iana>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CIRB-CIBG</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>BE</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 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>dns.irisnet.be</value>
    <value>ns.irisnet.be</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>adt.video</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-06-10 16:59:59</query_time>
   <create_date>2015-04-27</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tyco Fire &amp; Security GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>adt.uk</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-23 23:28:19</query_time>
   <create_date>2015-05-21</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>adt.online</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-15 03:18:11</query_time>
   <create_date>2015-08-27</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-08-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>ns1.afternic.com</value>
    <value>ns2.afternic.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>adt.onl</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-05-15 12:55:18</query_time>
   <create_date>2015-08-28</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-08-28</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>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>37</num>
   <domain_name>adt.alsace</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>alsace</domain_tld>
   <query_time>2024-05-09 08:16:49</query_time>
   <create_date>2015-09-11</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>https://www.ovh.com/</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Agence de developpement touristique du Bas-Rhin</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>dns15.ovh.net</value>
    <value>ns15.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>38</num>
   <domain_name>adt.dance</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>dance</domain_tld>
   <query_time>2024-04-15 03:18:11</query_time>
   <create_date>2015-09-28</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks13.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>adt.news</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-30 14:14:06</query_time>
   <create_date>2015-12-18</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-12-18</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>Advertiser &amp; Times (Hants)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-uk.1and1-dns.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>adt.press</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-04-30 14:14:06</query_time>
   <create_date>2015-12-18</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-12-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-uk.1and1-dns.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</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>adt.io</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-25 02:41:18</query_time>
   <create_date>2016-03-27</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>adt.design</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-06-05 05:13:01</query_time>
   <create_date>2016-11-26</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-26</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>Contact Privacy Inc. Customer 0146596684</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>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>adt.tv</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-09 08:16:50</query_time>
   <create_date>2016-12-05</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Quintessence.pl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zachodniopomorskie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-macg4sp2xcaduy6xybjezr.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>adt.group</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-30 14:14:05</query_time>
   <create_date>2016-12-15</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>adt.tech</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-15 03:18:11</query_time>
   <create_date>2017-02-11</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-11</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_company>Hong Jiang Yi</registrant_company>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>46</num>
   <domain_name>adt.me.uk</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-15 03:18:15</query_time>
   <create_date>2017-08-04</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>adt.link</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-17 14:51:09</query_time>
   <create_date>2018-09-20</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>http://www.net.cn/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhou chun hong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</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>vip1.alidns.com</value>
    <value>vip2.alidns.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>adt.cloud</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-23 23:28:18</query_time>
   <create_date>2018-11-26</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dora.ns.cloudflare.com</value>
    <value>ivan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>adt.dev</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-15 03:18:11</query_time>
   <create_date>2019-02-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-25</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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>adt.world</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-20 09:41:27</query_time>
   <create_date>2019-03-18</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-03-18</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>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>51</num>
   <domain_name>adt.care</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-05-14 05:12:43</query_time>
   <create_date>2019-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>dns102.ovh.net</value>
    <value>ns102.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>adt.gmbh</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-23 23:28:19</query_time>
   <create_date>2019-09-04</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alfred Pelinka,</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.fssg.at</value>
    <value>ns2.fssg.at</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>adt.solutions</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-30 14:14:06</query_time>
   <create_date>2019-10-08</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-10-08</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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>adt.ltd</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-28 10:52:15</query_time>
   <create_date>2020-01-06</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhou chun hong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</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>vip1.alidns.com</value>
    <value>vip2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>adt.ovh</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-06-05 05:13:01</query_time>
   <create_date>2020-02-10</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-02-10</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>EIRL FARGE</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>dns100.ovh.net</value>
    <value>ns100.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>adt.hr</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-30 14:14:05</query_time>
   <create_date>2020-02-11</create_date>
   <update_date>2022-09-04</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>Plus Hosting Grupa d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <name_servers>
    <value>ns1.infoitdns.com</value>
    <value>ns2.infoitdns.com</value>
   </name_servers>
  </value>
  <value>
   <num>57</num>
   <domain_name>adt.aero</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-06-05 05:13:00</query_time>
   <create_date>2020-02-26</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns149.websitewelcome.com</value>
    <value>ns150.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>adt.expert</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-14 05:12:43</query_time>
   <create_date>2020-03-10</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-03-10</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>Area Etica Srl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Milano</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</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.mvmnet.com</value>
    <value>ns2.mvmnet.com</value>
    <value>ns3.mvmnet.it</value>
    <value>ns4.mvmnet-dns.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>adt.one</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-05 05:13:01</query_time>
   <create_date>2020-03-30</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>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>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>60</num>
   <domain_name>adt.vision</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>vision</domain_tld>
   <query_time>2024-05-30 20:12:02</query_time>
   <create_date>2020-04-02</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.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>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>ns1.ipage.com</value>
    <value>ns2.ipage.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>adt.network</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-02 11:55:35</query_time>
   <create_date>2020-04-05</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-05</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>pdns09.domaincontrol.com</value>
    <value>pdns10.domaincontrol.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>62</num>
   <domain_name>adt.blue</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-09 08:16:49</query_time>
   <create_date>2020-05-05</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ADT 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>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>adt.today</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-14 05:12:44</query_time>
   <create_date>2020-06-17</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Choice Energy Network Inc</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>adt.store</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-14 05:12:44</query_time>
   <create_date>2020-07-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>65</num>
   <domain_name>adt.security</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>security</domain_tld>
   <query_time>2024-05-14 05:12:43</query_time>
   <create_date>2020-07-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>66</num>
   <domain_name>adt.app</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-05 05:13:00</query_time>
   <create_date>2020-07-26</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.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>adt.ac</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>ac</domain_tld>
   <query_time>2024-06-05 05:13:00</query_time>
   <create_date>2020-08-03</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tilt</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>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>adt.company</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-09 08:16:49</query_time>
   <create_date>2020-08-04</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-08-04</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>69</num>
   <domain_name>adt.llc</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-14 05:12:43</query_time>
   <create_date>2020-08-11</create_date>
   <update_date>2022-09-25</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alexander Logach</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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.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>adt.fit</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-09 08:16:50</query_time>
   <create_date>2020-08-17</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-08-17</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>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>71</num>
   <domain_name>adt.bond</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>bond</domain_tld>
   <query_time>2024-04-30 14:14:05</query_time>
   <create_date>2020-11-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2030-11-15</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_company>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrant_company>
   <registrant_country>SG</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>adt.academy</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-06-05 05:13:00</query_time>
   <create_date>2021-02-17</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-02-17</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_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>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>adt.bz</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-05-09 06:40:07</query_time>
   <create_date>2021-03-12</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2026-03-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>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>adt.systems</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-04-17 13:17:32</query_time>
   <create_date>2021-03-25</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>adt.energy</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-06-05 05:13:01</query_time>
   <create_date>2021-03-26</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-03-26</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>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>adt.solar</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>solar</domain_tld>
   <query_time>2024-04-30 14:14:06</query_time>
   <create_date>2021-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.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>77</num>
   <domain_name>adt.run</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-15 12:55:18</query_time>
   <create_date>2021-06-25</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-25</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>aron.ns.cloudflare.com</value>
    <value>ram.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>adt.wiki</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-23 23:28:19</query_time>
   <create_date>2021-06-28</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-06-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>Contact Privacy Inc. Customer 0161994971</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>eric.ns.cloudflare.com</value>
    <value>ulla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>adt.zone</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-09 08:16:50</query_time>
   <create_date>2021-10-19</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-10-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>Theodor Reppe</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>ns1.namemaster.de</value>
    <value>ns2.namemaster.de</value>
    <value>ns3.namemaster.de</value>
    <value>ns4.namemaster.de</value>
    <value>ns5.namemaster.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>adt.md</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-04-30 14:14:06</query_time>
   <create_date>2021-12-06</create_date>
   <expiry_date>2024-12-06</expiry_date>
   <name_servers>
    <value>alfa.dns.md</value>
    <value>beta.dns.md</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>adt.tools</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-15 12:55:18</query_time>
   <create_date>2022-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>adt.style</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>style</domain_tld>
   <query_time>2024-05-23 23:28:19</query_time>
   <create_date>2022-01-18</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>adt.scot</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>scot</domain_tld>
   <query_time>2024-05-23 23:28:19</query_time>
   <create_date>2022-04-22</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://PublicDomainRegistry.com</registrar_website>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_state>South Ayrshire</registrant_state>
   <registrant_country>GB</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>ns.ain.scot</value>
    <value>ns.gaoth.scot</value>
    <value>ns.uir.scot</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>adt.moe</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>moe</domain_tld>
   <query_time>2024-06-13 08:14:33</query_time>
   <create_date>2022-06-13</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2025-06-13</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>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>coen.ns.cloudflare.com</value>
    <value>rafe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>adt.jp.net</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>jp.net</domain_tld>
   <query_time>2024-05-15 12:55:18</query_time>
   <create_date>2023-01-12</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/adt.jp.net/registrant</registrant_email>
   <name_servers>
    <value>charles.ns.cloudflare.com</value>
    <value>opal.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>adt.cat</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-17 14:51:09</query_time>
   <create_date>2023-01-20</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Openprovider</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_company>Guepard Telecomunicacions sl</registrant_company>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>adt.tokyo</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-15 03:18:11</query_time>
   <create_date>2023-01-31</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>adt.xyz</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-30 14:14:06</query_time>
   <create_date>2023-02-06</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>89</num>
   <domain_name>adt.business</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-04-22 00:35:40</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>3895</registrar_iana>
   <registrar_name>Sav.com, LLC - 5</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>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>adt.ink</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-06-02 11:15:46</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2023-05-14</update_date>
   <expiry_date>2024-05-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>adt.email</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-21 20:52:41</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>adt.homes</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-14 05:12:43</query_time>
   <create_date>2023-06-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-06-04</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>93</num>
   <domain_name>adt.fyi</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-05-15 12:55:18</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-22</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>aisha.ns.cloudflare.com</value>
    <value>dom.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>94</num>
   <domain_name>adt.agency</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-28 10:52:15</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>adt.media</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-30 14:14:06</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-05</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>96</num>
   <domain_name>adt.life</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-28 10:52:15</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2024-08-24</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>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.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>97</num>
   <domain_name>adt.bio</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-28 10:52:15</query_time>
   <create_date>2023-09-23</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>adt.services</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-30 14:14:06</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-10-11</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.dan.com</value>
    <value>ns2.dan.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>99</num>
   <domain_name>adt.cam</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-30 20:12:02</query_time>
   <create_date>2023-12-02</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-12-02</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.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>100</num>
   <domain_name>adt.lol</domain_name>
   <domain_keyword>adt</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-08 15:50:25</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <search_after>1714953600000_937296</search_after>
 <stats>
  <total_time>0.411</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 8,475 domain names (in 0.407 seconds) which look and sound like the brand name "adt".
Domain Name Registered Expiry Registrar Ownership
1 adat.pl 24 May 2005 24 May 2024 nazwa.pl sp. z o.o. -
2 adit.asia 5 Aug 2016 5 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
3 adn.com.pt 3 Feb 2021 3 Feb 2025 - ADN - ALTERNATIVA DEMOCRÁTICA NACIONAL
4 adb.ae - - Etisalat Abu Dhabi Commercial Bank
5 adf.fit 17 Aug 2020 17 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 adq.net 25 Jan 2001 25 Jan 2026 GoDaddy.com, LLC -
7 adtg.top 20 Feb 2024 20 Feb 2025 Chengdu west dimension digital Jing He Xin Cheng Jing Shi Bai Huo Dian
8 adtf.com 26 Feb 2004 26 Feb 2026 GoDaddy.com, LLC -
9 a4t.nl 21 Mar 2023 - The Registrar Company B.V. -
10 adm.schule 19 Apr 2024 19 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 aet.dev 28 Feb 2019 28 Feb 2025 Name.com, Inc. Domain Protection Services, Inc.
12 art.radio 26 Sep 2018 26 Sep 2024 COREhub International Radio Festival
13 act.tech 23 Apr 2020 23 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
14 1dt.fun 29 Dec 2023 29 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yang dong shu ju chu li fu wu jiang su you xian gong si
15 ant.nl 21 Mar 1997 - Realtime Register -
16 att.gives 29 Apr 2021 29 Apr 2025 Tucows Domains Inc. Data Protected
17 badt.de - - - -
18 add.su 24 Nov 2007 24 Nov 2024 REGRU-SU Private Person
19 apt.beer 15 Dec 2015 15 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
20 apt.careers 4 Feb 2016 4 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 adit.consulting 20 Apr 2017 20 Apr 2026 Key-Systems, LLC c/o whoisproxy.com
22 ant.bond 15 Nov 2020 15 Nov 2030 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED
23 awdt.us 30 Oct 2004 29 Oct 2026 Register.com, Inc. AlfaWassermann
24 adx.finance 18 Aug 2023 18 Aug 2024 Dynadot Inc REDACTED FOR PRIVACY
25 awt.org.nz 24 Aug 2023 - Instra Corporation Pty Ltd. -
26 apt.leclerc 19 Feb 2021 19 Feb 2025 BDL Systemes SAS dba ProDomaines Association des Centres Distributeurs E.Leclerc - ACD Lec
27 ad2.news 26 Oct 2017 26 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
28 ada.business 30 Aug 2017 30 Aug 2024 united-domains AG Ada Health GmbH
29 adc.fyi 11 Jul 2018 11 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
30 adw.world 30 Sep 2022 30 Sep 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
31 ajt.one 24 Sep 2020 24 Sep 2024 Name.com, Inc. Domain Address Limited
32 adr.nl 12 Jan 1997 - Registrar.eu -
33 att.it 15 Jun 2000 13 Feb 2025 CSC Corporate Domains, Inc. AT&T Global Network Services Italia SRL
34 alt.fo 3 Jun 2010 3 Jan 2026 FO Umsitingin -
35 alt.lat 5 May 2023 5 May 2025 Namecheap Protoarte
36 aot.pw 9 Jun 2020 9 Jun 2024 Namecheap -
37 art.fit 6 May 2020 6 May 2030 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shang hai xuan ai wang luo ji shu you xian gong si
38 ad3.dev 23 Jun 2020 23 Jun 2025 CloudFlare, Inc. REDACTED FOR PRIVACY
39 add.international 19 Jan 2024 19 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
40 adc.dev 18 Jan 2023 18 Jan 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
41 add.coach 4 Nov 2015 4 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
42 adto.info 23 Nov 2023 23 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
43 adn.moe 22 Jul 2014 21 Jul 2025 Gandi SAS Viz Media Europe
44 avt.sarl 30 Oct 2016 30 Oct 2024 IONOS SE 1&1 Internet Limited
45 dat.beer 25 Jan 2017 25 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
46 ad2.pl 27 Feb 2007 27 Feb 2025 OVH SAS -
47 akt.one 28 May 2015 28 May 2026 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
48 adn.nl 13 Feb 1996 - Corporation Service Company Limited -
49 ad9.in 14 Dec 2020 14 Dec 2024 GoDaddy.com, LLC Ad9 Synthetic & sports Pvt ltd
50 act.farm 4 Nov 2023 4 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
51 bdt.company 17 Mar 2016 17 Mar 2025 Key-Systems, LLC XLTAPE INTERNATIONAL Sp. Z o.o.
52 art.gs - - 1API GmbH Ng Kwok Ming
53 adj.maison 12 Jan 2021 12 Jan 2025 Squarespace Domains II LLC LSF
54 ada.parts 6 Jul 2018 6 Jul 2025 Network Solutions, LLC Aviation Direct Access
55 0dt.info 23 May 2024 23 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
56 ajt.red 21 Nov 2015 21 Nov 2026 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
57 amt.net.in 13 Oct 2006 13 Oct 2026 Rediff.com India Limited amt.net.in
58 adr.guru 7 Feb 2014 7 Feb 2025 Key-Systems, LLC REDACTED FOR PRIVACY
59 ddt.cn 2 Sep 2004 2 Sep 2025 厦门易名科技股份有限公司 鲁向东
60 ada.guide 20 Sep 2014 20 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
61 ads.co.jp 1 Apr 1999 - - Adachi Denshi System Corporation
62 aut.news 27 Jan 2021 27 Jan 2025 Ledl.net GmbH REDACTED FOR PRIVACY
63 ado.one 17 Sep 2017 17 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
64 ada.solar 29 Mar 2022 29 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
65 8dt.net 15 Aug 2022 15 Aug 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
66 alt.clothing 25 May 2020 25 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
67 add.mom 19 Sep 2023 19 Sep 2024 NameSilo, LLC PrivacyGuardian.org llc
68 adit.club 10 Nov 2023 10 Nov 2024 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
69 cdt.vip 31 Aug 2016 31 Aug 2024 22net, Inc. LISUXIAO
70 adi.icu 8 Jun 2018 8 Jun 2028 Namecheap Privacy service provided by Withheld for Privacy ehf
71 ads.gold 30 Apr 2022 30 Apr 2025 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
72 abt.qa - - Instra Corporation Pty Ltd -
73 akt.cafe 8 Oct 2022 8 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
74 bdt.ai - - InterNetX REDACTED FOR PRIVACY
75 ad2.space 27 Jul 2023 27 Jul 2024 HOSTINGER operations, UAB Not Applicable
76 ad5.lol 10 Apr 2024 10 Apr 2025 Porkbun, LLC Private by Design, LLC
77 adm.net 29 Apr 1996 30 Apr 2025 Network Solutions, LLC -
78 ad9.nl 16 Jul 2011 - The Registrar Company B.V. -
79 ad4.top 26 Feb 2024 26 Feb 2025 Domain International Services Limited xingyunfeng
80 2dt.com 25 Nov 2001 25 Nov 2024 eName Technology Co.,Ltd. -
81 acdt.org 13 Jul 1999 13 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com The Asheville Contemporary Dance Theater
82 adk.biz 4 Oct 2001 6 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
83 adc.academy 6 Dec 2023 6 Dec 2024 Sav.com, LLC REDACTED FOR PRIVACY
84 add.lt 19 Oct 2010 20 Oct 2024 UAB "Interneto vizija" UAB "Interneto vizija"
85 add.moscow 6 Jul 2023 6 Jul 2024 JSC "RU-CENTER" Personal data, can not be publicly disclosed according to applicable laws.
86 adu.rentals 9 Mar 2023 9 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
87 adpt.page 3 Oct 2022 3 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
88 adtr.ru 12 Jan 2005 12 Jan 2025 RU-CENTER-RU Private Person
89 act.agency 2 Jan 2020 2 Jan 2025 Key-Systems, LLC ACT.agency B.V.
90 aidt.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
91 ady.rest 4 Aug 2023 4 Aug 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
92 adx.cc 7 Aug 2006 7 Aug 2024 Dynadot Inc -
93 ajt.ro 2 Dec 2018 13 Dec 2026 ICI - Registrar -
94 ado.design 9 Jun 2015 9 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
95 adwt.org 25 Oct 2010 25 Oct 2024 RegistryGate GmbH REDACTED FOR PRIVACY
96 a9t.co 17 Jan 2021 17 Jan 2025 Fast Domain Inc. REDACTED FOR PRIVACY
97 a-t.site 7 Apr 2024 7 Apr 2025 Registrar of Domain Names REG.RU, LLC Private Person
98 a4t.com 8 Aug 2001 8 Aug 2025 Megazone Corp., dba HOSTING.KR Hyunok Song
99 ad4.nl 22 Oct 1999 - team.blue nl B.V. -
100 adc.studio 22 Mar 2017 22 Mar 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 Adt.md.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=adt.md
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "adt.md",
        "page_size": 100
    },
    "count": {
        "total": 8475,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "adat.pl, adit.asia, adn.com.pt, adb.ae, adf.fit, adq.net, adtg.top, adtf.com, a4t.nl, adm.schule, aet.dev, art.radio, act.tech, 1dt.fun, ant.nl, att.gives, badt.de, add.su, apt.beer, apt.careers, adit.consulting, ant.bond, awdt.us, adx.finance, awt.org.nz, apt.leclerc, ad2.news, ada.business, adc.fyi, adw.world, ajt.one, adr.nl, att.it, alt.fo, alt.lat, aot.pw, art.fit, ad3.dev, add.international, adc.dev, add.coach, adto.info, adn.moe, avt.sarl, dat.beer, ad2.pl, akt.one, adn.nl, ad9.in, act.farm, bdt.company, art.gs, adj.maison, ada.parts, 0dt.info, ajt.red, amt.net.in, adr.guru, ddt.cn, ada.guide, ads.co.jp, aut.news, ado.one, ada.solar, 8dt.net, alt.clothing, add.mom, adit.club, cdt.vip, adi.icu, ads.gold, abt.qa, akt.cafe, bdt.ai, ad2.space, ad5.lol, adm.net, ad9.nl, ad4.top, 2dt.com, acdt.org, adk.biz, adc.academy, add.lt, add.moscow, adu.rentals, adpt.page, adtr.ru, act.agency, aidt.xyz, ady.rest, adx.cc, ajt.ro, ado.design, adwt.org, a9t.co, a-t.site, a4t.com, ad4.nl, adc.studio",
    "results": [
        {
            "num": 1,
            "domain_name": "adat.pl",
            "domain_keyword": "adat",
            "domain_tld": "pl",
            "query_time": "2024-03-31 12:23:04",
            "create_date": "2005-05-24",
            "update_date": "2023-05-18",
            "expiry_date": "2024-05-24",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns11.rgb365.eu",
                "ns12.rgb365.eu"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "adit.asia",
            "domain_keyword": "adit",
            "domain_tld": "asia",
            "query_time": "2024-04-29 16:26:40",
            "create_date": "2016-08-05",
            "update_date": "2023-09-19",
            "expiry_date": "2024-08-05",
            "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": [
                "ns-1412.awsdns-48.org",
                "ns-1932.awsdns-49.co.uk",
                "ns-455.awsdns-56.com",
                "ns-650.awsdns-17.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "adn.com.pt",
            "domain_keyword": "adn",
            "domain_tld": "com.pt",
            "query_time": "2024-04-29 03:52:36",
            "create_date": "2021-02-03",
            "expiry_date": "2025-02-03",
            "registrant_name": "ADN - ALTERNATIVA DEMOCRÁTICA NACIONAL",
            "registrant_address": "Estrada da Luz nº 71, C",
            "registrant_city": "Lisboa",
            "registrant_state": "Lisboa",
            "registrant_zip": "1600-152",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "chip.diamwall.com",
                "runah.diamwall.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 4,
            "domain_name": "adb.ae",
            "domain_keyword": "adb",
            "domain_tld": "ae",
            "query_time": "2024-04-29 05:35:44",
            "registrar_name": "Etisalat",
            "registrant_name": "Abu Dhabi Commercial Bank",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "parkns1.nic.ae",
                "parkns2.nic.ae"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 5,
            "domain_name": "adf.fit",
            "domain_keyword": "adf",
            "domain_tld": "fit",
            "query_time": "2024-04-28 18:37:59",
            "create_date": "2020-08-17",
            "update_date": "2024-04-24",
            "expiry_date": "2024-08-17",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "adq.net",
            "domain_keyword": "adq",
            "domain_tld": "net",
            "query_time": "2024-04-16 17:51:41",
            "create_date": "2001-01-25",
            "update_date": "2023-11-27",
            "expiry_date": "2026-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "adtg.top",
            "domain_keyword": "adtg",
            "domain_tld": "top",
            "query_time": "2024-04-15 03:19:08",
            "create_date": "2024-02-20",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jing He Xin Cheng Jing Shi Bai Huo Dian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "adtf.com",
            "domain_keyword": "adtf",
            "domain_tld": "com",
            "query_time": "2024-04-15 03:19:07",
            "create_date": "2004-02-26",
            "update_date": "2022-09-01",
            "expiry_date": "2026-02-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "a4t.nl",
            "domain_keyword": "a4t",
            "domain_tld": "nl",
            "query_time": "2024-04-16 22:59:39",
            "create_date": "2023-03-21",
            "update_date": "2024-02-01",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "ns1.on9.nl",
                "ns2.on9.nl",
                "ns3.on9.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 10,
            "domain_name": "adm.schule",
            "domain_keyword": "adm",
            "domain_tld": "schule",
            "query_time": "2024-04-20 04:52:13",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "aet.dev",
            "domain_keyword": "aet",
            "domain_tld": "dev",
            "query_time": "2024-05-02 08:55:49",
            "create_date": "2019-02-28",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-28",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "chris.ns.cloudflare.com",
                "roxy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "art.radio",
            "domain_keyword": "art",
            "domain_tld": "radio",
            "query_time": "2024-05-01 13:09:57",
            "create_date": "2018-09-26",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-26",
            "registrar_iana": 15,
            "registrar_name": "COREhub",
            "registrar_website": "http://www.corehub.net",
            "registrant_company": "International Radio Festival",
            "registrant_state": "East Sussex",
            "registrant_country": "GB",
            "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": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "act.tech",
            "domain_keyword": "act",
            "domain_tld": "tech",
            "query_time": "2024-05-02 22:10:42",
            "create_date": "2020-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "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": [
                "dora.ns.cloudflare.com",
                "sid.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "1dt.fun",
            "domain_keyword": "1dt",
            "domain_tld": "fun",
            "query_time": "2024-05-07 22:34:04",
            "create_date": "2023-12-29",
            "update_date": "2024-02-01",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yang dong shu ju chu li fu wu  jiang su  you xian gong si",
            "registrant_state": "jiang su",
            "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": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "ant.nl",
            "domain_keyword": "ant",
            "domain_tld": "nl",
            "query_time": "2024-05-05 16:02:03",
            "create_date": "1997-03-21",
            "update_date": "2021-11-30",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 16,
            "domain_name": "att.gives",
            "domain_keyword": "att",
            "domain_tld": "gives",
            "query_time": "2024-05-05 16:20:37",
            "create_date": "2021-04-29",
            "update_date": "2024-05-03",
            "expiry_date": "2025-04-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "badt.de",
            "domain_keyword": "badt",
            "domain_tld": "de",
            "query_time": "2024-05-04 10:19:29",
            "update_date": "2018-09-10",
            "name_servers": [
                "ns1116.ui-dns.biz",
                "ns1116.ui-dns.com",
                "ns1116.ui-dns.de",
                "ns1116.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 18,
            "domain_name": "add.su",
            "domain_keyword": "add",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:18:43",
            "create_date": "2007-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 19,
            "domain_name": "apt.beer",
            "domain_keyword": "apt",
            "domain_tld": "beer",
            "query_time": "2024-04-24 01:35:29",
            "create_date": "2015-12-15",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-15",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "apt.careers",
            "domain_keyword": "apt",
            "domain_tld": "careers",
            "query_time": "2024-04-24 01:35:29",
            "create_date": "2016-02-04",
            "update_date": "2024-03-20",
            "expiry_date": "2025-02-04",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "adit.consulting",
            "domain_keyword": "adit",
            "domain_tld": "consulting",
            "query_time": "2024-04-22 20:07:32",
            "create_date": "2017-04-20",
            "update_date": "2024-01-14",
            "expiry_date": "2026-04-20",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://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": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ant.bond",
            "domain_keyword": "ant",
            "domain_tld": "bond",
            "query_time": "2024-04-24 17:41:41",
            "create_date": "2020-11-15",
            "update_date": "2023-08-31",
            "expiry_date": "2030-11-15",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_company": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the 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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "awdt.us",
            "domain_keyword": "awdt",
            "domain_tld": "us",
            "query_time": "2024-04-21 16:04:53",
            "create_date": "2004-10-30",
            "update_date": "2023-10-04",
            "expiry_date": "2026-10-29",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "www.register.com",
            "registrant_name": "Frank Kube",
            "registrant_company": "AlfaWassermann",
            "registrant_address": "4 Henderson Drive",
            "registrant_city": "West Caldwell",
            "registrant_state": "NJ",
            "registrant_zip": "07006",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9738520200",
            "registrant_fax": "+1.9738520299",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "adx.finance",
            "domain_keyword": "adx",
            "domain_tld": "finance",
            "query_time": "2024-04-22 15:43:25",
            "create_date": "2023-08-18",
            "update_date": "2023-12-15",
            "expiry_date": "2024-08-18",
            "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": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "awt.org.nz",
            "domain_keyword": "awt",
            "domain_tld": "org.nz",
            "query_time": "2024-04-26 22:42:17",
            "create_date": "2023-08-24",
            "update_date": "2023-08-30",
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "www.instra.com",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "apt.leclerc",
            "domain_keyword": "apt",
            "domain_tld": "leclerc",
            "query_time": "2024-04-27 03:48:04",
            "create_date": "2021-02-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1673,
            "registrar_name": "BDL Systemes SAS dba ProDomaines",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Association des Centres Distributeurs E.Leclerc - ACD Lec",
            "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": [
                "ns1.prodomaines.com",
                "ns2.prodomaines.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ad2.news",
            "domain_keyword": "ad2",
            "domain_tld": "news",
            "query_time": "2024-04-15 18:08:24",
            "create_date": "2017-10-26",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-26",
            "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": [
                "alan.ns.cloudflare.com",
                "rita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ada.business",
            "domain_keyword": "ada",
            "domain_tld": "business",
            "query_time": "2024-04-15 18:09:41",
            "create_date": "2017-08-30",
            "update_date": "2024-02-29",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ada Health GmbH",
            "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": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "adc.fyi",
            "domain_keyword": "adc",
            "domain_tld": "fyi",
            "query_time": "2024-04-15 18:44:55",
            "create_date": "2018-07-11",
            "update_date": "2023-08-25",
            "expiry_date": "2024-07-11",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "adw.world",
            "domain_keyword": "adw",
            "domain_tld": "world",
            "query_time": "2024-04-18 01:45:09",
            "create_date": "2022-09-30",
            "update_date": "2023-11-14",
            "expiry_date": "2024-09-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Texas",
            "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": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ajt.one",
            "domain_keyword": "ajt",
            "domain_tld": "one",
            "query_time": "2024-04-27 21:16:08",
            "create_date": "2020-09-24",
            "update_date": "2023-10-02",
            "expiry_date": "2024-09-24",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Address Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Suffolk",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1dns.name.com",
                "ns2dky.name.com",
                "ns3jkl.name.com",
                "ns4jpz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "adr.nl",
            "domain_keyword": "adr",
            "domain_tld": "nl",
            "query_time": "2024-05-08 09:43:00",
            "create_date": "1997-01-12",
            "update_date": "2023-09-30",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 33,
            "domain_name": "att.it",
            "domain_keyword": "att",
            "domain_tld": "it",
            "query_time": "2024-05-10 16:40:47",
            "create_date": "2000-06-15",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-13",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscdigitalbrand.services/",
            "registrant_company": "AT&T Global Network Services Italia SRL",
            "registrant_address": "Building A2Via Livorno 60",
            "registrant_city": "Torino",
            "registrant_state": "TO",
            "registrant_zip": "10144",
            "registrant_country": "IT",
            "name_servers": [
                "ns10a.attdns.net",
                "ns10b.attdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 34,
            "domain_name": "alt.fo",
            "domain_keyword": "alt",
            "domain_tld": "fo",
            "query_time": "2024-05-11 00:24:43",
            "create_date": "2010-06-03",
            "update_date": "2023-11-12",
            "expiry_date": "2026-01-03",
            "registrar_name": "FO Umsitingin",
            "registrar_website": "https://okisnavn.fo/",
            "registrant_email": "https://whois.nic.fo/contact/alt.fo/registrant",
            "name_servers": [
                "ns1.spacetown.website",
                "ns2.spacetown.website"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "alt.lat",
            "domain_keyword": "alt",
            "domain_tld": "lat",
            "query_time": "2024-05-11 00:24:43",
            "create_date": "2023-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Protoarte",
            "registrant_state": "Tolima",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the 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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "aot.pw",
            "domain_keyword": "aot",
            "domain_tld": "pw",
            "query_time": "2024-05-09 22:40:38",
            "create_date": "2020-06-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_email": "https://whois.nic.pw/contact/aot.pw/registrant",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "art.fit",
            "domain_keyword": "art",
            "domain_tld": "fit",
            "query_time": "2024-05-17 19:16:06",
            "create_date": "2020-05-06",
            "update_date": "2020-07-20",
            "expiry_date": "2030-05-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shang hai xuan ai wang luo ji shu you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "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": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "ad3.dev",
            "domain_keyword": "ad3",
            "domain_tld": "dev",
            "query_time": "2024-05-16 14:39:55",
            "create_date": "2020-06-23",
            "update_date": "2024-02-22",
            "expiry_date": "2025-06-23",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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": [
                "alan.ns.cloudflare.com",
                "serena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "add.international",
            "domain_keyword": "add",
            "domain_tld": "international",
            "query_time": "2024-05-19 05:15:47",
            "create_date": "2024-01-19",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-19",
            "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": 40,
            "domain_name": "adc.dev",
            "domain_keyword": "adc",
            "domain_tld": "dev",
            "query_time": "2024-05-19 05:14:30",
            "create_date": "2023-01-18",
            "update_date": "2024-03-03",
            "expiry_date": "2025-01-18",
            "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": [
                "donald.ns.cloudflare.com",
                "zoe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "add.coach",
            "domain_keyword": "add",
            "domain_tld": "coach",
            "query_time": "2024-05-19 05:15:47",
            "create_date": "2015-11-04",
            "update_date": "2023-12-19",
            "expiry_date": "2024-11-04",
            "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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "adto.info",
            "domain_keyword": "adto",
            "domain_tld": "info",
            "query_time": "2024-05-25 02:41:30",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "adn.moe",
            "domain_keyword": "adn",
            "domain_tld": "moe",
            "query_time": "2024-05-24 20:57:06",
            "create_date": "2014-07-22",
            "update_date": "2023-07-09",
            "expiry_date": "2025-07-21",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Viz Media Europe",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "11",
            "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": [
                "ns-1054.awsdns-03.org",
                "ns-2034.awsdns-62.co.uk",
                "ns-928.awsdns-52.net",
                "ns-97.awsdns-12.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "avt.sarl",
            "domain_keyword": "avt",
            "domain_tld": "sarl",
            "query_time": "2024-05-21 09:08:55",
            "create_date": "2016-10-30",
            "update_date": "2024-01-26",
            "expiry_date": "2024-10-30",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "dat.beer",
            "domain_keyword": "dat",
            "domain_tld": "beer",
            "query_time": "2024-05-22 05:41:08",
            "create_date": "2017-01-25",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-25",
            "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"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ad2.pl",
            "domain_keyword": "ad2",
            "domain_tld": "pl",
            "query_time": "2024-05-19 00:14:36",
            "create_date": "2007-02-27",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-27",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns5.webd.pl",
                "ns7.webd.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "akt.one",
            "domain_keyword": "akt",
            "domain_tld": "one",
            "query_time": "2024-05-19 02:22:33",
            "create_date": "2015-05-28",
            "update_date": "2024-04-09",
            "expiry_date": "2026-05-28",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "adn.nl",
            "domain_keyword": "adn",
            "domain_tld": "nl",
            "query_time": "2024-05-17 14:41:15",
            "create_date": "1996-02-13",
            "update_date": "2021-04-30",
            "registrar_name": "Corporation Service Company Limited",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 49,
            "domain_name": "ad9.in",
            "domain_keyword": "ad9",
            "domain_tld": "in",
            "query_time": "2024-05-20 01:52:26",
            "create_date": "2020-12-14",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ad9 Synthetic & sports Pvt ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Orissa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.findoutin.com",
                "ns2.findoutin.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "act.farm",
            "domain_keyword": "act",
            "domain_tld": "farm",
            "query_time": "2024-05-19 20:30:53",
            "create_date": "2023-11-04",
            "update_date": "2024-05-17",
            "expiry_date": "2024-11-04",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "bdt.company",
            "domain_keyword": "bdt",
            "domain_tld": "company",
            "query_time": "2024-05-16 08:05:38",
            "create_date": "2016-03-17",
            "update_date": "2024-02-11",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XLTAPE INTERNATIONAL Sp. Z o.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "art.gs",
            "domain_keyword": "art",
            "domain_tld": "gs",
            "query_time": "2024-05-14 23:10:12",
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1API.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ng Kwok Ming",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cody.ns.cloudflare.com",
                "sharon.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "adj.maison",
            "domain_keyword": "adj",
            "domain_tld": "maison",
            "query_time": "2024-05-15 16:09:45",
            "create_date": "2021-01-12",
            "update_date": "2024-04-26",
            "expiry_date": "2025-01-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LSF",
            "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": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "ada.parts",
            "domain_keyword": "ada",
            "domain_tld": "parts",
            "query_time": "2024-05-13 11:17:25",
            "create_date": "2018-07-06",
            "update_date": "2024-05-12",
            "expiry_date": "2025-07-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Aviation Direct Access",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns87.worldnic.com",
                "ns88.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "0dt.info",
            "domain_keyword": "0dt",
            "domain_tld": "info",
            "query_time": "2024-05-25 17:05:30",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "ajt.red",
            "domain_keyword": "ajt",
            "domain_tld": "red",
            "query_time": "2024-05-25 15:26:18",
            "create_date": "2015-11-21",
            "update_date": "2021-11-19",
            "expiry_date": "2026-11-21",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "amt.net.in",
            "domain_keyword": "amt",
            "domain_tld": "net.in",
            "query_time": "2024-05-31 17:26:22",
            "create_date": "2006-10-13",
            "update_date": "2023-09-20",
            "expiry_date": "2026-10-13",
            "registrar_iana": 800140,
            "registrar_name": "Rediff.com India Limited",
            "registrar_website": "http://www.rediff.co.in",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "amt.net.in",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Andhra Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.rediffmailpro.com",
                "ns2.rediffmailpro.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "adr.guru",
            "domain_keyword": "adr",
            "domain_tld": "guru",
            "query_time": "2024-06-02 11:12:55",
            "create_date": "2014-02-07",
            "update_date": "2024-03-23",
            "expiry_date": "2025-02-07",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "ddt.cn",
            "domain_keyword": "ddt",
            "domain_tld": "cn",
            "query_time": "2024-05-29 21:19:32",
            "create_date": "2004-09-02",
            "expiry_date": "2025-09-02",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "鲁向东",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "ada.guide",
            "domain_keyword": "ada",
            "domain_tld": "guide",
            "query_time": "2024-05-30 20:34:29",
            "create_date": "2014-09-20",
            "update_date": "2024-05-20",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "ads.co.jp",
            "domain_keyword": "ads",
            "domain_tld": "co.jp",
            "query_time": "2024-05-28 21:38:43",
            "create_date": "1999-04-01",
            "update_date": "2024-05-01",
            "registrant_company": "Adachi Denshi System Corporation",
            "name_servers": [
                "mwns1.customer.ne.jp",
                "mwns2.customer.ne.jp"
            ]
        },
        {
            "num": 62,
            "domain_name": "aut.news",
            "domain_keyword": "aut",
            "domain_tld": "news",
            "query_time": "2024-05-27 19:34:12",
            "create_date": "2021-01-27",
            "update_date": "2024-03-12",
            "expiry_date": "2025-01-27",
            "registrar_iana": 809,
            "registrar_name": "Ledl.net GmbH",
            "registrar_website": "http://www.domaintechnik.at/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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.alldomains.hosting",
                "ns2.alldomains.hosting",
                "ns3.alldomains.hosting",
                "ns4.alldomains.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "ado.one",
            "domain_keyword": "ado",
            "domain_tld": "one",
            "query_time": "2024-05-26 21:33:58",
            "create_date": "2017-09-17",
            "update_date": "2024-02-07",
            "expiry_date": "2024-09-17",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "ada.solar",
            "domain_keyword": "ada",
            "domain_tld": "solar",
            "query_time": "2024-05-28 19:32:45",
            "create_date": "2022-03-29",
            "update_date": "2024-05-18",
            "expiry_date": "2025-03-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QLD",
            "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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 65,
            "domain_name": "8dt.net",
            "domain_keyword": "8dt",
            "domain_tld": "net",
            "query_time": "2024-05-26 04:54:05",
            "create_date": "2022-08-15",
            "update_date": "2022-08-15",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=8dt.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "carter.ns.cloudflare.com",
                "sara.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "alt.clothing",
            "domain_keyword": "alt",
            "domain_tld": "clothing",
            "query_time": "2024-05-27 07:54:02",
            "create_date": "2020-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "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": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "add.mom",
            "domain_keyword": "add",
            "domain_tld": "mom",
            "query_time": "2024-05-26 07:48:39",
            "create_date": "2023-09-19",
            "update_date": "2024-04-15",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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.dynu.com",
                "ns10.dynu.com",
                "ns11.dynu.com",
                "ns2.dynu.com",
                "ns3.dynu.com",
                "ns4.dynu.com",
                "ns5.dynu.com",
                "ns6.dynu.com",
                "ns7.dynu.com",
                "ns8.dynu.com",
                "ns9.dynu.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "adit.club",
            "domain_keyword": "adit",
            "domain_tld": "club",
            "query_time": "2024-06-03 12:57:45",
            "create_date": "2023-11-10",
            "update_date": "2024-04-02",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BeiJing",
            "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": 69,
            "domain_name": "cdt.vip",
            "domain_keyword": "cdt",
            "domain_tld": "vip",
            "query_time": "2024-06-06 15:06:52",
            "create_date": "2016-08-31",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "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": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "adi.icu",
            "domain_keyword": "adi",
            "domain_tld": "icu",
            "query_time": "2024-06-03 12:49:47",
            "create_date": "2018-06-08",
            "update_date": "2024-02-23",
            "expiry_date": "2028-06-08",
            "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.rshosting.ltd",
                "ns2.rshosting.ltd"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ads.gold",
            "domain_keyword": "ads",
            "domain_tld": "gold",
            "query_time": "2024-06-03 09:01:46",
            "create_date": "2022-04-30",
            "update_date": "2023-11-23",
            "expiry_date": "2025-04-30",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "abt.qa",
            "domain_keyword": "abt",
            "domain_tld": "qa",
            "query_time": "2024-06-03 22:26:22",
            "update_date": "2023-12-24",
            "registrar_name": "Instra Corporation Pty Ltd",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 73,
            "domain_name": "akt.cafe",
            "domain_keyword": "akt",
            "domain_tld": "cafe",
            "query_time": "2024-06-07 17:08:24",
            "create_date": "2022-10-08",
            "update_date": "2023-11-22",
            "expiry_date": "2024-10-08",
            "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.aktgdc.com",
                "ns2.aktgdc.com",
                "ns3.aktgdc.com",
                "ns4.aktgdc.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "bdt.ai",
            "domain_keyword": "bdt",
            "domain_tld": "ai",
            "query_time": "2024-06-13 02:45:56",
            "registrar_name": "InterNetX",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mindthedigital.com",
                "ns2.mindthedigital.com",
                "ns3.mindthedigital.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "ad2.space",
            "domain_keyword": "ad2",
            "domain_tld": "space",
            "query_time": "2024-06-12 22:23:59",
            "create_date": "2023-07-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-27",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Not Applicable",
            "registrant_state": "Uttar Pradesh",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the 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.slogway.in",
                "ns2.slogway.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "ad5.lol",
            "domain_keyword": "ad5",
            "domain_tld": "lol",
            "query_time": "2024-06-12 22:24:10",
            "create_date": "2024-04-10",
            "update_date": "2024-05-14",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "adm.net",
            "domain_keyword": "adm",
            "domain_tld": "net",
            "query_time": "2024-06-12 03:51:20",
            "create_date": "1996-04-29",
            "update_date": "2024-02-26",
            "expiry_date": "2025-04-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "dbru.br.ns.els-gms.att.net",
                "dmtu.mt.ns.els-gms.att.net",
                "dns1.admworld.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ad9.nl",
            "domain_keyword": "ad9",
            "domain_tld": "nl",
            "query_time": "2024-05-01 05:36:25",
            "create_date": "2011-07-16",
            "update_date": "2018-09-18",
            "registrar_name": "The Registrar Company B.V.",
            "name_servers": [
                "ns1.ijssoft.nl",
                "ns2.ijssoft.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 79,
            "domain_name": "ad4.top",
            "domain_keyword": "ad4",
            "domain_tld": "top",
            "query_time": "2024-05-01 05:36:11",
            "create_date": "2024-02-26",
            "expiry_date": "2025-02-26",
            "registrar_iana": 3863,
            "registrar_name": "Domain International Services Limited",
            "registrar_website": "http://www.wdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "xingyunfeng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MianYangShi",
            "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.domainnamedns.com",
                "ns2.domainnamedns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "2dt.com",
            "domain_keyword": "2dt",
            "domain_tld": "com",
            "query_time": "2024-04-27 07:04:41",
            "create_date": "2001-11-25",
            "update_date": "2024-01-17",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "GuangDong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/2dt.com",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "acdt.org",
            "domain_keyword": "acdt",
            "domain_tld": "org",
            "query_time": "2024-04-22 19:25:23",
            "create_date": "1999-07-13",
            "update_date": "2023-05-13",
            "expiry_date": "2024-07-13",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Asheville Contemporary Dance Theater",
            "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": [
                "mary.ns.cloudflare.com",
                "walt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "adk.biz",
            "domain_keyword": "adk",
            "domain_tld": "biz",
            "query_time": "2024-04-22 20:14:02",
            "create_date": "2001-10-04",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-06",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "adc.academy",
            "domain_keyword": "adc",
            "domain_tld": "academy",
            "query_time": "2024-04-29 05:37:26",
            "create_date": "2023-12-06",
            "update_date": "2024-03-28",
            "expiry_date": "2024-12-06",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "add.lt",
            "domain_keyword": "add",
            "domain_tld": "lt",
            "query_time": "2024-04-29 05:40:37",
            "create_date": "2010-10-19",
            "expiry_date": "2024-10-20",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 85,
            "domain_name": "add.moscow",
            "domain_keyword": "add",
            "domain_tld": "moscow",
            "query_time": "2024-04-29 05:40:37",
            "create_date": "2023-07-06",
            "update_date": "2024-03-25",
            "expiry_date": "2024-07-06",
            "registrar_iana": 463,
            "registrar_name": "JSC \"RU-CENTER\"",
            "registrar_website": "https://www.nic.ru/",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_company": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_country": "RU",
            "registrant_email": "please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_phone": "Personal data, can not be publicly disclosed according to applicable laws.",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "adu.rentals",
            "domain_keyword": "adu",
            "domain_tld": "rentals",
            "query_time": "2024-04-30 14:15:50",
            "create_date": "2023-03-09",
            "update_date": "2024-02-13",
            "expiry_date": "2025-03-09",
            "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": 87,
            "domain_name": "adpt.page",
            "domain_keyword": "adpt",
            "domain_tld": "page",
            "query_time": "2024-05-02 00:57:25",
            "create_date": "2022-10-03",
            "update_date": "2023-11-17",
            "expiry_date": "2024-10-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1405.awsdns-47.org",
                "ns-1997.awsdns-57.co.uk",
                "ns-359.awsdns-44.com",
                "ns-786.awsdns-34.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "adtr.ru",
            "domain_keyword": "adtr",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:54:08",
            "create_date": "2005-01-12",
            "expiry_date": "2025-01-12",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 89,
            "domain_name": "act.agency",
            "domain_keyword": "act",
            "domain_tld": "agency",
            "query_time": "2024-05-02 22:10:42",
            "create_date": "2020-01-02",
            "update_date": "2023-06-24",
            "expiry_date": "2025-01-02",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ACT.agency B.V.",
            "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": [
                "ns0.nl",
                "ns11.net",
                "ns5.be"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 90,
            "domain_name": "aidt.xyz",
            "domain_keyword": "aidt",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 17:00:13",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ady.rest",
            "domain_keyword": "ady",
            "domain_tld": "rest",
            "query_time": "2024-05-03 08:43:07",
            "create_date": "2023-08-04",
            "update_date": "2024-02-15",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "adx.cc",
            "domain_keyword": "adx",
            "domain_tld": "cc",
            "query_time": "2024-05-03 19:38:48",
            "create_date": "2006-08-07",
            "update_date": "2023-07-08",
            "expiry_date": "2024-08-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "ajt.ro",
            "domain_keyword": "ajt",
            "domain_tld": "ro",
            "query_time": "2024-05-03 12:05:32",
            "create_date": "2018-12-02",
            "expiry_date": "2026-12-13",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns.rohost.com",
                "ns2.rohost.com",
                "ns3.rohost.com",
                "ns4.rohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 94,
            "domain_name": "ado.design",
            "domain_keyword": "ado",
            "domain_tld": "design",
            "query_time": "2024-05-08 06:50:05",
            "create_date": "2015-06-09",
            "update_date": "2023-07-03",
            "expiry_date": "2024-06-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "adwt.org",
            "domain_keyword": "adwt",
            "domain_tld": "org",
            "query_time": "2024-04-18 01:48:15",
            "create_date": "2010-10-25",
            "update_date": "2023-12-09",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "a9t.co",
            "domain_keyword": "a9t",
            "domain_tld": "co",
            "query_time": "2024-04-17 11:20:27",
            "create_date": "2021-01-17",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1154,
            "registrar_name": "Fast Domain Inc.",
            "registrar_website": "www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "a-t.site",
            "domain_keyword": "a-t",
            "domain_tld": "site",
            "query_time": "2024-04-17 13:15:56",
            "create_date": "2024-04-07",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Kostromskaya oblast",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "a4t.com",
            "domain_keyword": "a4t",
            "domain_tld": "com",
            "query_time": "2024-04-16 22:59:39",
            "create_date": "2001-08-08",
            "update_date": "2023-08-31",
            "expiry_date": "2025-08-08",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Hyunok Song",
            "registrant_company": "Hyunok Song",
            "registrant_address": "8, 1F Bidulgigongwon 3-gil,  Siheung-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "14911",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.313111241",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ad4.nl",
            "domain_keyword": "ad4",
            "domain_tld": "nl",
            "query_time": "2024-04-15 18:08:40",
            "create_date": "1999-10-22",
            "update_date": "2021-11-21",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 100,
            "domain_name": "adc.studio",
            "domain_keyword": "adc",
            "domain_tld": "studio",
            "query_time": "2024-04-15 18:44:55",
            "create_date": "2017-03-22",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-22",
            "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": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.407,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>adt.md</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>8475</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>adat.pl, adit.asia, adn.com.pt, adb.ae, adf.fit, adq.net, adtg.top, adtf.com, a4t.nl, adm.schule, aet.dev, art.radio, act.tech, 1dt.fun, ant.nl, att.gives, badt.de, add.su, apt.beer, apt.careers, adit.consulting, ant.bond, awdt.us, adx.finance, awt.org.nz, apt.leclerc, ad2.news, ada.business, adc.fyi, adw.world, ajt.one, adr.nl, att.it, alt.fo, alt.lat, aot.pw, art.fit, ad3.dev, add.international, adc.dev, add.coach, adto.info, adn.moe, avt.sarl, dat.beer, ad2.pl, akt.one, adn.nl, ad9.in, act.farm, bdt.company, art.gs, adj.maison, ada.parts, 0dt.info, ajt.red, amt.net.in, adr.guru, ddt.cn, ada.guide, ads.co.jp, aut.news, ado.one, ada.solar, 8dt.net, alt.clothing, add.mom, adit.club, cdt.vip, adi.icu, ads.gold, abt.qa, akt.cafe, bdt.ai, ad2.space, ad5.lol, adm.net, ad9.nl, ad4.top, 2dt.com, acdt.org, adk.biz, adc.academy, add.lt, add.moscow, adu.rentals, adpt.page, adtr.ru, act.agency, aidt.xyz, ady.rest, adx.cc, ajt.ro, ado.design, adwt.org, a9t.co, a-t.site, a4t.com, ad4.nl, adc.studio</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>adat.pl</domain_name>
   <domain_keyword>adat</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-31 12:23:04</query_time>
   <create_date>2005-05-24</create_date>
   <update_date>2023-05-18</update_date>
   <expiry_date>2024-05-24</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns11.rgb365.eu</value>
    <value>ns12.rgb365.eu</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>adit.asia</domain_name>
   <domain_keyword>adit</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-29 16:26:40</query_time>
   <create_date>2016-08-05</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-08-05</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>ns-1412.awsdns-48.org</value>
    <value>ns-1932.awsdns-49.co.uk</value>
    <value>ns-455.awsdns-56.com</value>
    <value>ns-650.awsdns-17.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>adn.com.pt</domain_name>
   <domain_keyword>adn</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-04-29 03:52:36</query_time>
   <create_date>2021-02-03</create_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrant_name>ADN - ALTERNATIVA DEMOCRÁTICA NACIONAL</registrant_name>
   <registrant_address>Estrada da Luz nº 71, C</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>Lisboa</registrant_state>
   <registrant_zip>1600-152</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>chip.diamwall.com</value>
    <value>runah.diamwall.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>adb.ae</domain_name>
   <domain_keyword>adb</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-29 05:35:44</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Abu Dhabi Commercial Bank</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>parkns1.nic.ae</value>
    <value>parkns2.nic.ae</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>adf.fit</domain_name>
   <domain_keyword>adf</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-04-28 18:37:59</query_time>
   <create_date>2020-08-17</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-08-17</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>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>6</num>
   <domain_name>adq.net</domain_name>
   <domain_keyword>adq</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 17:51:41</query_time>
   <create_date>2001-01-25</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2026-01-25</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>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>7</num>
   <domain_name>adtg.top</domain_name>
   <domain_keyword>adtg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-15 03:19:08</query_time>
   <create_date>2024-02-20</create_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jing He Xin Cheng Jing Shi Bai Huo Dian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>adtf.com</domain_name>
   <domain_keyword>adtf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 03:19:07</query_time>
   <create_date>2004-02-26</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2026-02-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>a4t.nl</domain_name>
   <domain_keyword>a4t</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-16 22:59:39</query_time>
   <create_date>2023-03-21</create_date>
   <update_date>2024-02-01</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>ns1.on9.nl</value>
    <value>ns2.on9.nl</value>
    <value>ns3.on9.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>adm.schule</domain_name>
   <domain_keyword>adm</domain_keyword>
   <domain_tld>schule</domain_tld>
   <query_time>2024-04-20 04:52:13</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</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>11</num>
   <domain_name>aet.dev</domain_name>
   <domain_keyword>aet</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-02 08:55:49</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-28</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_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>chris.ns.cloudflare.com</value>
    <value>roxy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>art.radio</domain_name>
   <domain_keyword>art</domain_keyword>
   <domain_tld>radio</domain_tld>
   <query_time>2024-05-01 13:09:57</query_time>
   <create_date>2018-09-26</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub</registrar_name>
   <registrar_website>http://www.corehub.net</registrar_website>
   <registrant_company>International Radio Festival</registrant_company>
   <registrant_state>East Sussex</registrant_state>
   <registrant_country>GB</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>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>act.tech</domain_name>
   <domain_keyword>act</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-02 22:10:42</query_time>
   <create_date>2020-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</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>dora.ns.cloudflare.com</value>
    <value>sid.ns.cloudflare.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>14</num>
   <domain_name>1dt.fun</domain_name>
   <domain_keyword>1dt</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-07 22:34:04</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yang dong shu ju chu li fu wu  jiang su  you xian gong si</registrant_company>
   <registrant_state>jiang su</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>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>ant.nl</domain_name>
   <domain_keyword>ant</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-05 16:02:03</query_time>
   <create_date>1997-03-21</create_date>
   <update_date>2021-11-30</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>att.gives</domain_name>
   <domain_keyword>att</domain_keyword>
   <domain_tld>gives</domain_tld>
   <query_time>2024-05-05 16:20:37</query_time>
   <create_date>2021-04-29</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>badt.de</domain_name>
   <domain_keyword>badt</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 10:19:29</query_time>
   <update_date>2018-09-10</update_date>
   <name_servers>
    <value>ns1116.ui-dns.biz</value>
    <value>ns1116.ui-dns.com</value>
    <value>ns1116.ui-dns.de</value>
    <value>ns1116.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>add.su</domain_name>
   <domain_keyword>add</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:18:43</query_time>
   <create_date>2007-11-24</create_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>apt.beer</domain_name>
   <domain_keyword>apt</domain_keyword>
   <domain_tld>beer</domain_tld>
   <query_time>2024-04-24 01:35:29</query_time>
   <create_date>2015-12-15</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-15</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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>apt.careers</domain_name>
   <domain_keyword>apt</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-04-24 01:35:29</query_time>
   <create_date>2016-02-04</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-02-04</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>ns53.domaincontrol.com</value>
    <value>ns54.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>21</num>
   <domain_name>adit.consulting</domain_name>
   <domain_keyword>adit</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-04-22 20:07:32</query_time>
   <create_date>2017-04-20</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2026-04-20</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>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>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>ant.bond</domain_name>
   <domain_keyword>ant</domain_keyword>
   <domain_tld>bond</domain_tld>
   <query_time>2024-04-24 17:41:41</query_time>
   <create_date>2020-11-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2030-11-15</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_company>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrant_company>
   <registrant_country>SG</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>awdt.us</domain_name>
   <domain_keyword>awdt</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-21 16:04:53</query_time>
   <create_date>2004-10-30</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2026-10-29</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>www.register.com</registrar_website>
   <registrant_name>Frank Kube</registrant_name>
   <registrant_company>AlfaWassermann</registrant_company>
   <registrant_address>4 Henderson Drive</registrant_address>
   <registrant_city>West Caldwell</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>07006</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9738520200</registrant_phone>
   <registrant_fax>+1.9738520299</registrant_fax>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>adx.finance</domain_name>
   <domain_keyword>adx</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-04-22 15:43:25</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-08-18</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>ns5.afternic.com</value>
    <value>ns6.afternic.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>awt.org.nz</domain_name>
   <domain_keyword>awt</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-04-26 22:42:17</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-30</update_date>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>apt.leclerc</domain_name>
   <domain_keyword>apt</domain_keyword>
   <domain_tld>leclerc</domain_tld>
   <query_time>2024-04-27 03:48:04</query_time>
   <create_date>2021-02-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1673</registrar_iana>
   <registrar_name>BDL Systemes SAS dba ProDomaines</registrar_name>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Association des Centres Distributeurs E.Leclerc - ACD Lec</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>ns1.prodomaines.com</value>
    <value>ns2.prodomaines.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ad2.news</domain_name>
   <domain_keyword>ad2</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-15 18:08:24</query_time>
   <create_date>2017-10-26</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-26</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>alan.ns.cloudflare.com</value>
    <value>rita.ns.cloudflare.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>ada.business</domain_name>
   <domain_keyword>ada</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-04-15 18:09:41</query_time>
   <create_date>2017-08-30</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ada Health GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>adc.fyi</domain_name>
   <domain_keyword>adc</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-04-15 18:44:55</query_time>
   <create_date>2018-07-11</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-07-11</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-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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>adw.world</domain_name>
   <domain_keyword>adw</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-18 01:45:09</query_time>
   <create_date>2022-09-30</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Texas</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ajt.one</domain_name>
   <domain_keyword>ajt</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-27 21:16:08</query_time>
   <create_date>2020-09-24</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Address Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Suffolk</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1dns.name.com</value>
    <value>ns2dky.name.com</value>
    <value>ns3jkl.name.com</value>
    <value>ns4jpz.name.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>adr.nl</domain_name>
   <domain_keyword>adr</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 09:43:00</query_time>
   <create_date>1997-01-12</create_date>
   <update_date>2023-09-30</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>att.it</domain_name>
   <domain_keyword>att</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-10 16:40:47</query_time>
   <create_date>2000-06-15</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services/</registrar_website>
   <registrant_company>AT&amp;T Global Network Services Italia SRL</registrant_company>
   <registrant_address>Building A2Via Livorno 60</registrant_address>
   <registrant_city>Torino</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>10144</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns10a.attdns.net</value>
    <value>ns10b.attdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>alt.fo</domain_name>
   <domain_keyword>alt</domain_keyword>
   <domain_tld>fo</domain_tld>
   <query_time>2024-05-11 00:24:43</query_time>
   <create_date>2010-06-03</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2026-01-03</expiry_date>
   <registrar_name>FO Umsitingin</registrar_name>
   <registrar_website>https://okisnavn.fo/</registrar_website>
   <registrant_email>https://whois.nic.fo/contact/alt.fo/registrant</registrant_email>
   <name_servers>
    <value>ns1.spacetown.website</value>
    <value>ns2.spacetown.website</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>alt.lat</domain_name>
   <domain_keyword>alt</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-11 00:24:43</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Protoarte</registrant_company>
   <registrant_state>Tolima</registrant_state>
   <registrant_country>CO</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>aot.pw</domain_name>
   <domain_keyword>aot</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-05-09 22:40:38</query_time>
   <create_date>2020-06-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_email>https://whois.nic.pw/contact/aot.pw/registrant</registrant_email>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>art.fit</domain_name>
   <domain_keyword>art</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-17 19:16:06</query_time>
   <create_date>2020-05-06</create_date>
   <update_date>2020-07-20</update_date>
   <expiry_date>2030-05-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shang hai xuan ai wang luo ji shu you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</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>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>ad3.dev</domain_name>
   <domain_keyword>ad3</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-16 14:39:55</query_time>
   <create_date>2020-06-23</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-06-23</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</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>alan.ns.cloudflare.com</value>
    <value>serena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>add.international</domain_name>
   <domain_keyword>add</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-05-19 05:15:47</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-19</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>40</num>
   <domain_name>adc.dev</domain_name>
   <domain_keyword>adc</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-19 05:14:30</query_time>
   <create_date>2023-01-18</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-01-18</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>donald.ns.cloudflare.com</value>
    <value>zoe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>add.coach</domain_name>
   <domain_keyword>add</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-05-19 05:15:47</query_time>
   <create_date>2015-11-04</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-11-04</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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>adto.info</domain_name>
   <domain_keyword>adto</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 02:41:30</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>adn.moe</domain_name>
   <domain_keyword>adn</domain_keyword>
   <domain_tld>moe</domain_tld>
   <query_time>2024-05-24 20:57:06</query_time>
   <create_date>2014-07-22</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2025-07-21</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Viz Media Europe</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>11</registrant_state>
   <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>ns-1054.awsdns-03.org</value>
    <value>ns-2034.awsdns-62.co.uk</value>
    <value>ns-928.awsdns-52.net</value>
    <value>ns-97.awsdns-12.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>avt.sarl</domain_name>
   <domain_keyword>avt</domain_keyword>
   <domain_tld>sarl</domain_tld>
   <query_time>2024-05-21 09:08:55</query_time>
   <create_date>2016-10-30</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-10-30</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>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>dat.beer</domain_name>
   <domain_keyword>dat</domain_keyword>
   <domain_tld>beer</domain_tld>
   <query_time>2024-05-22 05:41:08</query_time>
   <create_date>2017-01-25</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-25</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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ad2.pl</domain_name>
   <domain_keyword>ad2</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-19 00:14:36</query_time>
   <create_date>2007-02-27</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns5.webd.pl</value>
    <value>ns7.webd.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>akt.one</domain_name>
   <domain_keyword>akt</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-19 02:22:33</query_time>
   <create_date>2015-05-28</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2026-05-28</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>adn.nl</domain_name>
   <domain_keyword>adn</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-17 14:41:15</query_time>
   <create_date>1996-02-13</create_date>
   <update_date>2021-04-30</update_date>
   <registrar_name>Corporation Service Company Limited</registrar_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>ad9.in</domain_name>
   <domain_keyword>ad9</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-20 01:52:26</query_time>
   <create_date>2020-12-14</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ad9 Synthetic &amp; sports Pvt ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Orissa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.findoutin.com</value>
    <value>ns2.findoutin.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>act.farm</domain_name>
   <domain_keyword>act</domain_keyword>
   <domain_tld>farm</domain_tld>
   <query_time>2024-05-19 20:30:53</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-11-04</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>ns27.domaincontrol.com</value>
    <value>ns28.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>51</num>
   <domain_name>bdt.company</domain_name>
   <domain_keyword>bdt</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-16 08:05:38</query_time>
   <create_date>2016-03-17</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-03-17</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>XLTAPE INTERNATIONAL Sp. Z o.o.</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>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>art.gs</domain_name>
   <domain_keyword>art</domain_keyword>
   <domain_tld>gs</domain_tld>
   <query_time>2024-05-14 23:10:12</query_time>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1API.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ng Kwok Ming</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>cody.ns.cloudflare.com</value>
    <value>sharon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>adj.maison</domain_name>
   <domain_keyword>adj</domain_keyword>
   <domain_tld>maison</domain_tld>
   <query_time>2024-05-15 16:09:45</query_time>
   <create_date>2021-01-12</create_date>
   <update_date>2024-04-26</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>LSF</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>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>ada.parts</domain_name>
   <domain_keyword>ada</domain_keyword>
   <domain_tld>parts</domain_tld>
   <query_time>2024-05-13 11:17:25</query_time>
   <create_date>2018-07-06</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-07-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Aviation Direct Access</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns87.worldnic.com</value>
    <value>ns88.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>0dt.info</domain_name>
   <domain_keyword>0dt</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 17:05:30</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>ajt.red</domain_name>
   <domain_keyword>ajt</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-25 15:26:18</query_time>
   <create_date>2015-11-21</create_date>
   <update_date>2021-11-19</update_date>
   <expiry_date>2026-11-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>57</num>
   <domain_name>amt.net.in</domain_name>
   <domain_keyword>amt</domain_keyword>
   <domain_tld>net.in</domain_tld>
   <query_time>2024-05-31 17:26:22</query_time>
   <create_date>2006-10-13</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2026-10-13</expiry_date>
   <registrar_iana>800140</registrar_iana>
   <registrar_name>Rediff.com India Limited</registrar_name>
   <registrar_website>http://www.rediff.co.in</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>amt.net.in</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Andhra Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.rediffmailpro.com</value>
    <value>ns2.rediffmailpro.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>adr.guru</domain_name>
   <domain_keyword>adr</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-06-02 11:12:55</query_time>
   <create_date>2014-02-07</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-02-07</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_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>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>59</num>
   <domain_name>ddt.cn</domain_name>
   <domain_keyword>ddt</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-29 21:19:32</query_time>
   <create_date>2004-09-02</create_date>
   <expiry_date>2025-09-02</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>鲁向东</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>ada.guide</domain_name>
   <domain_keyword>ada</domain_keyword>
   <domain_tld>guide</domain_tld>
   <query_time>2024-05-30 20:34:29</query_time>
   <create_date>2014-09-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.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>ads.co.jp</domain_name>
   <domain_keyword>ads</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-28 21:38:43</query_time>
   <create_date>1999-04-01</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>Adachi Denshi System Corporation</registrant_company>
   <name_servers>
    <value>mwns1.customer.ne.jp</value>
    <value>mwns2.customer.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>62</num>
   <domain_name>aut.news</domain_name>
   <domain_keyword>aut</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-27 19:34:12</query_time>
   <create_date>2021-01-27</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>809</registrar_iana>
   <registrar_name>Ledl.net GmbH</registrar_name>
   <registrar_website>http://www.domaintechnik.at/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.alldomains.hosting</value>
    <value>ns2.alldomains.hosting</value>
    <value>ns3.alldomains.hosting</value>
    <value>ns4.alldomains.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>ado.one</domain_name>
   <domain_keyword>ado</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-26 21:33:58</query_time>
   <create_date>2017-09-17</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2024-09-17</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>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>64</num>
   <domain_name>ada.solar</domain_name>
   <domain_keyword>ada</domain_keyword>
   <domain_tld>solar</domain_tld>
   <query_time>2024-05-28 19:32:45</query_time>
   <create_date>2022-03-29</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QLD</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>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>8dt.net</domain_name>
   <domain_keyword>8dt</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 04:54:05</query_time>
   <create_date>2022-08-15</create_date>
   <update_date>2022-08-15</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=8dt.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>carter.ns.cloudflare.com</value>
    <value>sara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>alt.clothing</domain_name>
   <domain_keyword>alt</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-05-27 07:54:02</query_time>
   <create_date>2020-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</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>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>add.mom</domain_name>
   <domain_keyword>add</domain_keyword>
   <domain_tld>mom</domain_tld>
   <query_time>2024-05-26 07:48:39</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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.dynu.com</value>
    <value>ns10.dynu.com</value>
    <value>ns11.dynu.com</value>
    <value>ns2.dynu.com</value>
    <value>ns3.dynu.com</value>
    <value>ns4.dynu.com</value>
    <value>ns5.dynu.com</value>
    <value>ns6.dynu.com</value>
    <value>ns7.dynu.com</value>
    <value>ns8.dynu.com</value>
    <value>ns9.dynu.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>adit.club</domain_name>
   <domain_keyword>adit</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-03 12:57:45</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BeiJing</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>69</num>
   <domain_name>cdt.vip</domain_name>
   <domain_keyword>cdt</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-06 15:06:52</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</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>pk1.22.cn</value>
    <value>pk2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>adi.icu</domain_name>
   <domain_keyword>adi</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-06-03 12:49:47</query_time>
   <create_date>2018-06-08</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2028-06-08</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.rshosting.ltd</value>
    <value>ns2.rshosting.ltd</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>ads.gold</domain_name>
   <domain_keyword>ads</domain_keyword>
   <domain_tld>gold</domain_tld>
   <query_time>2024-06-03 09:01:46</query_time>
   <create_date>2022-04-30</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2025-04-30</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>abt.qa</domain_name>
   <domain_keyword>abt</domain_keyword>
   <domain_tld>qa</domain_tld>
   <query_time>2024-06-03 22:26:22</query_time>
   <update_date>2023-12-24</update_date>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>akt.cafe</domain_name>
   <domain_keyword>akt</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-06-07 17:08:24</query_time>
   <create_date>2022-10-08</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-10-08</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.aktgdc.com</value>
    <value>ns2.aktgdc.com</value>
    <value>ns3.aktgdc.com</value>
    <value>ns4.aktgdc.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>bdt.ai</domain_name>
   <domain_keyword>bdt</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-06-13 02:45:56</query_time>
   <registrar_name>InterNetX</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.mindthedigital.com</value>
    <value>ns2.mindthedigital.com</value>
    <value>ns3.mindthedigital.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>ad2.space</domain_name>
   <domain_keyword>ad2</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-06-12 22:23:59</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_country>IN</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.slogway.in</value>
    <value>ns2.slogway.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>ad5.lol</domain_name>
   <domain_keyword>ad5</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-06-12 22:24:10</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>adm.net</domain_name>
   <domain_keyword>adm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 03:51:20</query_time>
   <create_date>1996-04-29</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>dbru.br.ns.els-gms.att.net</value>
    <value>dmtu.mt.ns.els-gms.att.net</value>
    <value>dns1.admworld.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>ad9.nl</domain_name>
   <domain_keyword>ad9</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 05:36:25</query_time>
   <create_date>2011-07-16</create_date>
   <update_date>2018-09-18</update_date>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <name_servers>
    <value>ns1.ijssoft.nl</value>
    <value>ns2.ijssoft.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>ad4.top</domain_name>
   <domain_keyword>ad4</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-01 05:36:11</query_time>
   <create_date>2024-02-26</create_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>3863</registrar_iana>
   <registrar_name>Domain International Services Limited</registrar_name>
   <registrar_website>http://www.wdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>xingyunfeng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MianYangShi</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.domainnamedns.com</value>
    <value>ns2.domainnamedns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>2dt.com</domain_name>
   <domain_keyword>2dt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 07:04:41</query_time>
   <create_date>2001-11-25</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>GuangDong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/2dt.com</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>acdt.org</domain_name>
   <domain_keyword>acdt</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 19:25:23</query_time>
   <create_date>1999-07-13</create_date>
   <update_date>2023-05-13</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Asheville Contemporary Dance Theater</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>mary.ns.cloudflare.com</value>
    <value>walt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>adk.biz</domain_name>
   <domain_keyword>adk</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-22 20:14:02</query_time>
   <create_date>2001-10-04</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-06</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>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>83</num>
   <domain_name>adc.academy</domain_name>
   <domain_keyword>adc</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-04-29 05:37:26</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>84</num>
   <domain_name>add.lt</domain_name>
   <domain_keyword>add</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-29 05:40:37</query_time>
   <create_date>2010-10-19</create_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>add.moscow</domain_name>
   <domain_keyword>add</domain_keyword>
   <domain_tld>moscow</domain_tld>
   <query_time>2024-04-29 05:40:37</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>JSC &quot;RU-CENTER&quot;</registrar_name>
   <registrar_website>https://www.nic.ru/</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_company>Personal data, can not be publicly disclosed according to applicable laws.</registrant_company>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.</registrant_email>
   <registrant_phone>Personal data, can not be publicly disclosed according to applicable laws.</registrant_phone>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>adu.rentals</domain_name>
   <domain_keyword>adu</domain_keyword>
   <domain_tld>rentals</domain_tld>
   <query_time>2024-04-30 14:15:50</query_time>
   <create_date>2023-03-09</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-03-09</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>87</num>
   <domain_name>adpt.page</domain_name>
   <domain_keyword>adpt</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-02 00:57:25</query_time>
   <create_date>2022-10-03</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1405.awsdns-47.org</value>
    <value>ns-1997.awsdns-57.co.uk</value>
    <value>ns-359.awsdns-44.com</value>
    <value>ns-786.awsdns-34.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>adtr.ru</domain_name>
   <domain_keyword>adtr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:54:08</query_time>
   <create_date>2005-01-12</create_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>act.agency</domain_name>
   <domain_keyword>act</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-02 22:10:42</query_time>
   <create_date>2020-01-02</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2025-01-02</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>ACT.agency B.V.</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>ns0.nl</value>
    <value>ns11.net</value>
    <value>ns5.be</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>aidt.xyz</domain_name>
   <domain_keyword>aidt</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 17:00:13</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>ady.rest</domain_name>
   <domain_keyword>ady</domain_keyword>
   <domain_tld>rest</domain_tld>
   <query_time>2024-05-03 08:43:07</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>adx.cc</domain_name>
   <domain_keyword>adx</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-03 19:38:48</query_time>
   <create_date>2006-08-07</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <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>93</num>
   <domain_name>ajt.ro</domain_name>
   <domain_keyword>ajt</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-03 12:05:32</query_time>
   <create_date>2018-12-02</create_date>
   <expiry_date>2026-12-13</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns.rohost.com</value>
    <value>ns2.rohost.com</value>
    <value>ns3.rohost.com</value>
    <value>ns4.rohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>ado.design</domain_name>
   <domain_keyword>ado</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-08 06:50:05</query_time>
   <create_date>2015-06-09</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.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>95</num>
   <domain_name>adwt.org</domain_name>
   <domain_keyword>adwt</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 01:48:15</query_time>
   <create_date>2010-10-25</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>a9t.co</domain_name>
   <domain_keyword>a9t</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-17 11:20:27</query_time>
   <create_date>2021-01-17</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>Fast Domain Inc.</registrar_name>
   <registrar_website>www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>a-t.site</domain_name>
   <domain_keyword>a-t</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-17 13:15:56</query_time>
   <create_date>2024-04-07</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Kostromskaya oblast</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>a4t.com</domain_name>
   <domain_keyword>a4t</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 22:59:39</query_time>
   <create_date>2001-08-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-08-08</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Hyunok Song</registrant_name>
   <registrant_company>Hyunok Song</registrant_company>
   <registrant_address>8, 1F Bidulgigongwon 3-gil,  Siheung-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>14911</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.313111241</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ad4.nl</domain_name>
   <domain_keyword>ad4</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-15 18:08:40</query_time>
   <create_date>1999-10-22</create_date>
   <update_date>2021-11-21</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>adc.studio</domain_name>
   <domain_keyword>adc</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-15 18:44:55</query_time>
   <create_date>2017-03-22</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-22</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>autoRenewPeriod</value>
    <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.407</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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