WHOIS QUERY TIME

5 May 2024 - 4:43 PM UTC

Registered: 25 May 2023
Modified: 29 April 2024
Expiry: 25 May 2025

REGISTRAR

Name: OVH
Website: http://www.ovh.com

NAME SERVERS

ns1.parkingcrew.net
ns2.parkingcrew.net

DOMAIN STATUS

Active
associated

REGISTRANT

Name: Ano Nymous

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=altricks.fr
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "altricks.fr"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "altricks.fr",
            "domain_keyword": "altricks",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:43:04",
            "create_date": "2023-05-25",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-25",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>altricks.fr</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>altricks.fr</domain_name>
   <domain_keyword>altricks</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:43:04</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.038</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.044 seconds) for "altricks.fr" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 4:43 PM UTC

Registered: 25 May 2023
Modified: 29 April 2024
Expiry: 25 May 2025

REGISTRAR

Name: OVH
Website: http://www.ovh.com

NAME SERVERS

ns1.parkingcrew.net
ns2.parkingcrew.net

DOMAIN STATUS

Active
associated

REGISTRANT

Name: Ano Nymous

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=altricks.fr
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "altricks.fr",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "altricks.fr",
    "results": [
        {
            "num": 1,
            "domain_name": "altricks.fr",
            "domain_keyword": "altricks",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:43:04",
            "create_date": "2023-05-25",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-25",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        }
    ],
    "stats": {
        "total_time": 0.044,
        "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>altricks.fr</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>altricks.fr</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>altricks.fr</domain_name>
   <domain_keyword>altricks</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:43:04</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.044</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 1 domain names (in 0.013 seconds) which contained the exact domain keyword "altricks".
Domain Name Registered Expiry Registrar Ownership
1 altricks.fr 25 May 2023 25 May 2025 OVH Ano Nymous
2 altricks.com 23 Apr 2024 23 Apr 2025 GoDaddy.com, LLC -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=altricks&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "altricks",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "altricks.fr, altricks.com",
    "results": [
        {
            "num": 1,
            "domain_name": "altricks.fr",
            "domain_keyword": "altricks",
            "domain_tld": "fr",
            "query_time": "2024-05-05 16:43:04",
            "create_date": "2023-05-25",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-25",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 2,
            "domain_name": "altricks.com",
            "domain_keyword": "altricks",
            "domain_tld": "com",
            "query_time": "2024-04-26 15:05:02",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namedynamics.net",
                "ns2.namedynamics.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.013,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>altricks</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>altricks.fr, altricks.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>altricks.fr</domain_name>
   <domain_keyword>altricks</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 16:43:04</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>altricks.com</domain_name>
   <domain_keyword>altricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 15:05:02</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namedynamics.net</value>
    <value>ns2.namedynamics.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>
 </results>
 <stats>
  <total_time>0.013</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,503 domain names (in 0.156 seconds) which look and sound like the brand name "altricks".
Domain Name Registered Expiry Registrar Ownership
1 astricks.in 21 Jul 2023 21 Jul 2026 GoDaddy.com, LLC Astricks Business Advisory LLP
2 alltricks.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
3 alltricks.net 30 Apr 2010 30 Apr 2025 ONLINE SAS REDACTED FOR PRIVACY
4 alltricks.xyz 30 Apr 2023 30 Apr 2025 Xin Net Technology Corp. 葛荣凯
5 alltricks.in 30 Dec 2023 30 Dec 2024 Hostinger, UAB REDACTED FOR PRIVACY
6 artricks.in 25 Jan 2023 25 Jan 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
7 altrick.com 23 Aug 2004 23 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Panpages Online Sdn Bhd
8 altrics.com 19 Sep 2005 19 Sep 2024 OVH, SAS Altrics SA
9 maltricks.com 17 Feb 2024 17 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
10 a2tricks.com 15 Mar 2022 15 Mar 2024 ENOM, INC. REDACTED FOR PRIVACY
11 albricks.com 16 Dec 2023 16 Dec 2024 IONOS SE 1&1 Internet Limited
12 altrisks.com 22 Sep 2020 22 Sep 2024 GoDaddy.com, LLC -
13 alltricks.buzz 30 Jul 2014 29 Jul 2024 OVH sas REDACTED FOR PRIVACY
14 alltricks.co.in 6 Dec 2011 6 Dec 2024 Endurance Digital Domain Technology LLP -
15 alltricks.fr 15 May 2008 10 Oct 2024 SCALEWAY Ano Nymous
16 aitricks.online 13 Mar 2024 13 Mar 2025 Go Daddy, LLC -
17 altrucks.ru 17 Mar 2016 17 Mar 2025 R01-RU Private Person
18 aitricks.com 23 Jan 2022 23 Jan 2025 GoDaddy.com, LLC -
19 altpicks.com 28 Feb 2024 28 Feb 2025 GoDaddy.com, LLC -
20 alitricks.com.pe - - NIC.PE IC@NET EIRL
21 altbricks.com 10 Mar 2012 10 Mar 2025 GoDaddy.com, LLC -
22 antricks.dev 10 Feb 2021 10 Feb 2027 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
23 aetricks.com 23 Mar 2019 23 Mar 2025 GoDaddy.com, LLC -
24 aitricks.life 28 Oct 2023 28 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 alltricks.pt - - - -
26 alltricks.tips 30 Jul 2014 30 Jul 2025 Online SAS REDACTED FOR PRIVACY
27 aktricks.com 25 Jul 2012 25 Jul 2024 GoDaddy.com, LLC -
28 antricks.com 2 Oct 2015 2 Oct 2024 ENOM, INC. Whois Privacy Protection Service, Inc.
29 valtricks.com 20 Jul 2017 20 Jul 2028 GoDaddy.com, LLC -
30 alltricks.info 15 May 2023 15 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
31 alltricks.de - - - -
32 alitricks.com 14 Mar 2013 14 Mar 2024 TurnCommerce, Inc. DBA NameBright.com -
33 aptricks.com 11 Jul 2007 11 Jul 2024 Tucows Domains Inc. -
34 artricks.com 18 Oct 2013 18 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
35 aktricks.in 10 Jan 2018 10 Jan 2026 GoDaddy.com, LLC Akshay
36 aztricks.com 6 Sep 2017 6 Sep 2024 NameCheap, Inc. -
37 altrucks.com 6 Jul 2022 6 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
38 aitricks.net 30 Jun 2023 30 Jun 2025 Squarespace Domains II LLC Pranch AB
39 alltricks.nl 22 Jan 2014 - Gandi -
40 alltricks.sexy 30 Jul 2014 30 Jul 2025 Online SAS REDACTED FOR PRIVACY
41 alltricks.eu - - Scaleway SAS -
42 abtricks.com 14 Oct 2008 14 Oct 2024 Tucows Domains Inc. -
43 altrices.com 8 Nov 2022 8 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
44 altkicks.store 26 May 2024 26 May 2025 Tucows.com Co. Contact Privacy Inc. Customer 0171290511
45 altericks.com 18 May 2022 18 May 2027 GoDaddy.com, LLC -
46 alltricks.run 7 Oct 2020 7 Oct 2024 Online SAS AVANIS
47 altrocks.com 30 Jun 2013 30 Jun 2026 GoDaddy.com, LLC Domains By Proxy, LLC
48 altracks.eu - - Dynadot, LLC -
49 altrocks.co 4 Jan 2012 3 Jan 2025 Network Solutions, LLC Stuller, Inc.
50 alltricks.com 23 Feb 2005 23 Feb 2025 ONLINE SAS REDACTED FOR PRIVACY
51 sltricks.com 4 Jan 2024 4 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
52 abtricks.online 24 Jul 2023 24 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
53 aitricks.org 22 Jul 2023 22 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
54 alltricks.be 29 Apr 2010 - Online sas -
55 latricks.com 17 May 2021 17 May 2025 GoDaddy.com, LLC -
56 alltricks.us 11 Oct 2023 11 Oct 2024 Dynadot Inc Scott Bailey
57 altracks.com 7 Aug 2015 7 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
58 adtricks.com 24 Jan 2014 24 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
59 altrics.pt 1 Mar 2014 1 Feb 2025 - -
60 alltricks.it 28 Mar 2013 22 Mar 2025 Key-Systems GmbH AVANIS
61 alticks.com 1 Jun 2022 1 Jun 2024 Wix.com Ltd. -
62 ajtricks.com 10 Feb 2020 10 Feb 2026 BigRock Solutions Ltd. Privacy Protect, LLC (PrivacyProtect.org)
63 a1tricks.com 28 Apr 2016 28 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
64 altriks.com 28 Nov 2019 28 Nov 2024 Amazon Registrar, Inc. Identity Protection Service
65 atricks.com 3 Dec 2001 3 Dec 2024 Moniker Online Services LLC REDACTED FOR PRIVACY
66 aitricks.xyz 20 Apr 2023 20 Apr 2025 Porkbun, LLC Private by Design, LLC
67 altrics.co.uk 27 May 2021 27 May 2025 Register.com Inc t/a Network Solutions [Tag = NSI-US] -
68 amtricks.com 9 Oct 2020 9 Oct 2024 DropCatch.com 1446 LLC Cannibals Media
69 alltricks.ru 23 Sep 2021 23 Sep 2024 RU-CENTER-RU Avanis SAS
70 aoltricks.com 11 May 2020 11 May 2025 GoDaddy.com, LLC -
71 altrick.net 5 Oct 2015 5 Oct 2024 Amazon Registrar, Inc. Identity Protection Service
72 baltricks.com 20 Feb 2021 20 Feb 2025 Mesh Digital Limited -
73 datricks.net 14 Sep 2021 14 Sep 2024 GoDaddy.com, LLC -
74 altbucks.net 3 Apr 2024 3 Apr 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
75 maltrocks.com 14 Dec 2021 14 Dec 2024 Mesh Digital Limited -
76 netricks.com 19 Dec 2001 19 Dec 2024 Wild West Domains, LLC -
77 awstricks.net 23 Jul 2018 23 Jul 2024 Amazon Registrar, Inc. -
78 mactricks.net 15 Nov 2009 15 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
79 afltrucks.co.uk 30 Jun 1999 30 Jun 2024 Namesco Limited [Tag = NAMESCO] -
80 avtrucks.com 19 Dec 2018 19 Dec 2024 GoDaddy.com, LLC -
81 agtrucks.net 11 Jun 2015 11 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
82 amtracks.com 16 Jan 2000 16 Jan 2025 Dynadot Inc -
83 amtrucks.com 20 Mar 2000 20 Mar 2025 Sea Wasp, LLC los angeles news
84 rawtricks.com 30 Oct 2017 30 Oct 2024 GoDaddy.com, LLC -
85 mptricks.com 19 Jun 2018 19 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
86 aibricks.xyz 26 Feb 2024 26 Feb 2025 Dynadot LLC -
87 arrtricks.top 5 Jun 2023 5 Jun 2024 west263 International Limited REDACTED FOR PRIVACY
88 actricts.website 12 Mar 2024 12 Mar 2025 DNSPod, Inc. TencentCloud
89 altdrinks.co 2 Jun 2021 2 Jun 2024 Key-Systems GmbH Leske As
90 aldrickb.xyz 18 Jan 2024 18 Jan 2025 Porkbun, LLC Private by Design, LLC
91 altribus.com 9 Nov 2020 9 Nov 2024 GoDaddy.com, LLC -
92 altbacks.com 22 Dec 2020 22 Dec 2024 GoDaddy.com, LLC -
93 actricts.lol 23 Feb 2024 23 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
94 alarices.com 6 Apr 2016 6 Apr 2025 DREAMHOST Proxy Protection LLC
95 altbrick.com 10 Sep 2019 10 Sep 2024 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
96 valotricks.com 15 Apr 2024 15 Apr 2025 Squarespace Domains LLC Creative Media
97 patricks.info 13 Sep 2001 13 Sep 2024 DomainPeople, Inc. Data Protected
98 aibricks.com 20 Jan 2013 20 Jan 2025 GoDaddy.com, LLC -
99 pjtricks.net 21 Jun 2016 21 Jun 2024 ENOM, INC. REDACTED FOR PRIVACY
100 xmltricks.com 27 Jun 2002 27 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
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 Altricks.fr.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=altricks.fr
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "altricks.fr",
        "page_size": 100
    },
    "count": {
        "total": 1503,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "astricks.in, alltricks.online, alltricks.net, alltricks.xyz, alltricks.in, artricks.in, altrick.com, altrics.com, maltricks.com, a2tricks.com, albricks.com, altrisks.com, alltricks.buzz, alltricks.co.in, alltricks.fr, aitricks.online, altrucks.ru, aitricks.com, altpicks.com, alitricks.com.pe, altbricks.com, antricks.dev, aetricks.com, aitricks.life, alltricks.pt, alltricks.tips, aktricks.com, antricks.com, valtricks.com, alltricks.info, alltricks.de, alitricks.com, aptricks.com, artricks.com, aktricks.in, aztricks.com, altrucks.com, aitricks.net, alltricks.nl, alltricks.sexy, alltricks.eu, abtricks.com, altrices.com, altkicks.store, altericks.com, alltricks.run, altrocks.com, altracks.eu, altrocks.co, alltricks.com, sltricks.com, abtricks.online, aitricks.org, alltricks.be, latricks.com, alltricks.us, altracks.com, adtricks.com, altrics.pt, alltricks.it, alticks.com, ajtricks.com, a1tricks.com, altriks.com, atricks.com, aitricks.xyz, altrics.co.uk, amtricks.com, alltricks.ru, aoltricks.com, altrick.net, baltricks.com, datricks.net, altbucks.net, maltrocks.com, netricks.com, awstricks.net, mactricks.net, afltrucks.co.uk, avtrucks.com, agtrucks.net, amtracks.com, amtrucks.com, rawtricks.com, mptricks.com, aibricks.xyz, arrtricks.top, actricts.website, altdrinks.co, aldrickb.xyz, altribus.com, altbacks.com, actricts.lol, alarices.com, altbrick.com, valotricks.com, patricks.info, aibricks.com, pjtricks.net, xmltricks.com",
    "results": [
        {
            "num": 1,
            "domain_name": "astricks.in",
            "domain_keyword": "astricks",
            "domain_tld": "in",
            "query_time": "2024-04-28 13:28:51",
            "create_date": "2023-07-21",
            "update_date": "2023-12-01",
            "expiry_date": "2026-07-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Astricks Business Advisory LLP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "alltricks.online",
            "domain_keyword": "alltricks",
            "domain_tld": "online",
            "query_time": "2024-05-21 12:04:36",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "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": 3,
            "domain_name": "alltricks.net",
            "domain_keyword": "alltricks",
            "domain_tld": "net",
            "query_time": "2024-04-25 10:45:22",
            "create_date": "2010-04-30",
            "update_date": "2024-01-09",
            "expiry_date": "2025-04-30",
            "registrar_iana": 74,
            "registrar_name": "ONLINE SAS",
            "registrar_website": "https://www.bookmyname.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": "https://www.bookmyname.com/whoisctc.cgi",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.serverhive.com",
                "ns2.serverhive.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "alltricks.xyz",
            "domain_keyword": "alltricks",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 13:58:13",
            "create_date": "2023-04-30",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "葛荣凯",
            "registrant_state": "北京市",
            "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": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "alltricks.in",
            "domain_keyword": "alltricks",
            "domain_tld": "in",
            "query_time": "2024-04-25 10:45:22",
            "create_date": "2023-12-30",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger, UAB",
            "registrar_website": "www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "artricks.in",
            "domain_keyword": "artricks",
            "domain_tld": "in",
            "query_time": "2024-04-19 13:50:39",
            "create_date": "2023-01-25",
            "update_date": "2023-02-17",
            "expiry_date": "2025-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "altrick.com",
            "domain_keyword": "altrick",
            "domain_tld": "com",
            "query_time": "2024-04-25 19:55:15",
            "create_date": "2004-08-23",
            "update_date": "2021-09-06",
            "expiry_date": "2024-08-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Ms.Kumutha",
            "registrant_company": "Panpages Online Sdn Bhd",
            "registrant_address": "No 1, Jalan PJS 11/8 Bandar Sunway",
            "registrant_city": "Petaling Jaya",
            "registrant_state": "Petaling Jaya",
            "registrant_zip": "46150",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.0356369999",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "altrics.com",
            "domain_keyword": "altrics",
            "domain_tld": "com",
            "query_time": "2024-04-06 22:25:00",
            "create_date": "2005-09-19",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-19",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Altrics SA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.ovh.net",
                "ns10.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "maltricks.com",
            "domain_keyword": "maltricks",
            "domain_tld": "com",
            "query_time": "2024-04-10 19:49:32",
            "create_date": "2024-02-17",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "a2tricks.com",
            "domain_keyword": "a2tricks",
            "domain_tld": "com",
            "query_time": "2024-05-25 05:02:41",
            "create_date": "2022-03-15",
            "update_date": "2024-04-26",
            "expiry_date": "2024-03-15",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Binh Thanh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "https://tieredaccess.com/contact/673f8dbe-c169-4e02-bd36-483f59613aae",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "albricks.com",
            "domain_keyword": "albricks",
            "domain_tld": "com",
            "query_time": "2024-05-29 22:27:07",
            "create_date": "2023-12-16",
            "update_date": "2024-02-06",
            "expiry_date": "2024-12-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://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": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-europe110.banahosting.com",
                "ns-europe111.banahosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "altrisks.com",
            "domain_keyword": "altrisks",
            "domain_tld": "com",
            "query_time": "2024-04-06 22:25:03",
            "create_date": "2020-09-22",
            "update_date": "2022-11-18",
            "expiry_date": "2024-09-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "alltricks.buzz",
            "domain_keyword": "alltricks",
            "domain_tld": "buzz",
            "query_time": "2024-06-02 01:49:40",
            "create_date": "2014-07-30",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-29",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "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": [
                "ns1.serverhive.com",
                "ns2.serverhive.com",
                "ns3.serverhive.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "alltricks.co.in",
            "domain_keyword": "alltricks",
            "domain_tld": "co.in",
            "query_time": "2024-04-06 20:17:36",
            "create_date": "2011-12-06",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-06",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "-",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar 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": [
                "alaric.ns.cloudflare.com",
                "carlane.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "alltricks.fr",
            "domain_keyword": "alltricks",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:39:09",
            "create_date": "2008-05-15",
            "update_date": "2023-07-08",
            "expiry_date": "2024-10-10",
            "registrar_name": "SCALEWAY",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.serverhive.com",
                "ns2.serverhive.com",
                "ns3.serverhive.com"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 16,
            "domain_name": "aitricks.online",
            "domain_keyword": "aitricks",
            "domain_tld": "online",
            "query_time": "2024-05-12 02:53:51",
            "create_date": "2024-03-13",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-13",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "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.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "altrucks.ru",
            "domain_keyword": "altrucks",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:56:58",
            "create_date": "2016-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "aitricks.com",
            "domain_keyword": "aitricks",
            "domain_tld": "com",
            "query_time": "2024-06-01 17:46:59",
            "create_date": "2022-01-23",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "altpicks.com",
            "domain_keyword": "altpicks",
            "domain_tld": "com",
            "query_time": "2024-04-28 21:27:59",
            "create_date": "2024-02-28",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "alitricks.com.pe",
            "domain_keyword": "alitricks",
            "domain_tld": "com.pe",
            "query_time": "2024-05-25 22:06:16",
            "registrar_name": "NIC.PE",
            "registrant_name": "IC@NET EIRL",
            "name_servers": [
                "ns101.icaserver.net",
                "ns102.icaserver.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 21,
            "domain_name": "altbricks.com",
            "domain_keyword": "altbricks",
            "domain_tld": "com",
            "query_time": "2024-05-17 10:38:05",
            "create_date": "2012-03-10",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "antricks.dev",
            "domain_keyword": "antricks",
            "domain_tld": "dev",
            "query_time": "2024-04-07 17:47:51",
            "create_date": "2021-02-10",
            "update_date": "2024-02-10",
            "expiry_date": "2027-02-10",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "aetricks.com",
            "domain_keyword": "aetricks",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:44:50",
            "create_date": "2019-03-23",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "aitricks.life",
            "domain_keyword": "aitricks",
            "domain_tld": "life",
            "query_time": "2024-05-07 21:10:52",
            "create_date": "2023-10-28",
            "update_date": "2024-02-26",
            "expiry_date": "2024-10-28",
            "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.dan.com",
                "ns2.dan.com",
                "verification-vd2i88ih.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "alltricks.pt",
            "domain_keyword": "alltricks",
            "domain_tld": "pt",
            "query_time": "2024-05-21 12:04:53",
            "name_servers": [
                "ns1.serverhive.com",
                "ns2.serverhive.com",
                "ns3.serverhive.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 26,
            "domain_name": "alltricks.tips",
            "domain_keyword": "alltricks",
            "domain_tld": "tips",
            "query_time": "2024-05-03 12:31:59",
            "create_date": "2014-07-30",
            "update_date": "2024-04-25",
            "expiry_date": "2025-07-30",
            "registrar_iana": 74,
            "registrar_name": "Online SAS",
            "registrar_website": "https://www.bookmyname.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.serverhive.com",
                "ns2.serverhive.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "aktricks.com",
            "domain_keyword": "aktricks",
            "domain_tld": "com",
            "query_time": "2024-06-02 13:08:26",
            "create_date": "2012-07-25",
            "update_date": "2023-06-10",
            "expiry_date": "2024-07-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "antricks.com",
            "domain_keyword": "antricks",
            "domain_tld": "com",
            "query_time": "2024-04-17 07:06:06",
            "create_date": "2015-10-02",
            "update_date": "2023-09-25",
            "expiry_date": "2024-10-02",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (708550173)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O antricks.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "valtricks.com",
            "domain_keyword": "valtricks",
            "domain_tld": "com",
            "query_time": "2024-05-26 17:19:04",
            "create_date": "2017-07-20",
            "update_date": "2023-06-24",
            "expiry_date": "2028-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "alltricks.info",
            "domain_keyword": "alltricks",
            "domain_tld": "info",
            "query_time": "2024-05-19 22:42:42",
            "create_date": "2023-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "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": "wu qing ru",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "alltricks.de",
            "domain_keyword": "alltricks",
            "domain_tld": "de",
            "query_time": "2024-05-22 13:08:23",
            "update_date": "2023-12-31",
            "name_servers": [
                "ns1.serverhive.com",
                "ns2.serverhive.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 32,
            "domain_name": "alitricks.com",
            "domain_keyword": "alitricks",
            "domain_tld": "com",
            "query_time": "2024-05-25 22:06:16",
            "create_date": "2013-03-14",
            "update_date": "2024-04-25",
            "expiry_date": "2024-03-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "http://www.NameBright.com",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "aptricks.com",
            "domain_keyword": "aptricks",
            "domain_tld": "com",
            "query_time": "2024-05-31 10:01:34",
            "create_date": "2007-07-11",
            "update_date": "2023-06-28",
            "expiry_date": "2024-07-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "artricks.com",
            "domain_keyword": "artricks",
            "domain_tld": "com",
            "query_time": "2024-05-21 21:23:44",
            "create_date": "2013-10-18",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-18",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns77.jetserver.net",
                "ns78.jetserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "aktricks.in",
            "domain_keyword": "aktricks",
            "domain_tld": "in",
            "query_time": "2024-05-21 17:26:29",
            "create_date": "2018-01-10",
            "update_date": "2024-01-22",
            "expiry_date": "2026-01-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Akshay",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "aztricks.com",
            "domain_keyword": "aztricks",
            "domain_tld": "com",
            "query_time": "2024-04-20 12:17:51",
            "create_date": "2017-09-06",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "alec.ns.cloudflare.com",
                "maria.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "altrucks.com",
            "domain_keyword": "altrucks",
            "domain_tld": "com",
            "query_time": "2024-05-29 12:52:36",
            "create_date": "2022-07-06",
            "update_date": "2023-06-30",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "aitricks.net",
            "domain_keyword": "aitricks",
            "domain_tld": "net",
            "query_time": "2024-05-24 03:29:51",
            "create_date": "2023-06-30",
            "update_date": "2024-04-26",
            "expiry_date": "2025-06-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pranch AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "alltricks.nl",
            "domain_keyword": "alltricks",
            "domain_tld": "nl",
            "query_time": "2024-05-19 22:42:42",
            "create_date": "2014-01-22",
            "update_date": "2022-10-19",
            "registrar_name": "Gandi",
            "name_servers": [
                "ns1.serverhive.com",
                "ns2.serverhive.com",
                "ns3.serverhive.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 40,
            "domain_name": "alltricks.sexy",
            "domain_keyword": "alltricks",
            "domain_tld": "sexy",
            "query_time": "2024-04-25 10:45:22",
            "create_date": "2014-07-30",
            "update_date": "2024-04-25",
            "expiry_date": "2025-07-30",
            "registrar_iana": 74,
            "registrar_name": "Online SAS",
            "registrar_website": "http://www.bookmyname.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.serverhive.com",
                "ns2.serverhive.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "alltricks.eu",
            "domain_keyword": "alltricks",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:38:11",
            "registrar_name": "Scaleway SAS",
            "registrar_website": "https://www.bookmyname.com",
            "name_servers": [
                "ns1.serverhive.com",
                "ns2.serverhive.com"
            ]
        },
        {
            "num": 42,
            "domain_name": "abtricks.com",
            "domain_keyword": "abtricks",
            "domain_tld": "com",
            "query_time": "2024-04-28 00:09:20",
            "create_date": "2008-10-14",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "altrices.com",
            "domain_keyword": "altrices",
            "domain_tld": "com",
            "query_time": "2024-05-18 00:12:40",
            "create_date": "2022-11-08",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=altrices.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "altkicks.store",
            "domain_keyword": "altkicks",
            "domain_tld": "store",
            "query_time": "2024-05-28 16:50:29",
            "create_date": "2024-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0171290511",
            "registrant_state": "ON",
            "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.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "altericks.com",
            "domain_keyword": "altericks",
            "domain_tld": "com",
            "query_time": "2024-04-09 00:53:42",
            "create_date": "2022-05-18",
            "update_date": "2022-09-28",
            "expiry_date": "2027-05-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "alltricks.run",
            "domain_keyword": "alltricks",
            "domain_tld": "run",
            "query_time": "2024-05-11 11:55:29",
            "create_date": "2020-10-07",
            "update_date": "2023-07-08",
            "expiry_date": "2024-10-07",
            "registrar_iana": 74,
            "registrar_name": "Online SAS",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AVANIS",
            "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.serverhive.com",
                "ns2.serverhive.com",
                "ns3.serverhive.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "altrocks.com",
            "domain_keyword": "altrocks",
            "domain_tld": "com",
            "query_time": "2024-04-25 19:56:14",
            "create_date": "2013-06-30",
            "update_date": "2023-09-22",
            "expiry_date": "2026-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=altrocks.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "altracks.eu",
            "domain_keyword": "altracks",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:39:07",
            "registrar_name": "Dynadot, LLC",
            "registrar_website": "https://www.dynadot.com/domain/eu.html",
            "name_servers": [
                "fay.ns.cloudflare.com",
                "gordon.ns.cloudflare.com"
            ]
        },
        {
            "num": 49,
            "domain_name": "altrocks.co",
            "domain_keyword": "altrocks",
            "domain_tld": "co",
            "query_time": "2024-05-11 12:01:51",
            "create_date": "2012-01-04",
            "update_date": "2023-11-10",
            "expiry_date": "2025-01-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Stuller, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "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": [
                "ns39.worldnic.com",
                "ns40.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "alltricks.com",
            "domain_keyword": "alltricks",
            "domain_tld": "com",
            "query_time": "2024-04-06 20:17:36",
            "create_date": "2005-02-23",
            "update_date": "2023-10-31",
            "expiry_date": "2025-02-23",
            "registrar_iana": 74,
            "registrar_name": "ONLINE SAS",
            "registrar_website": "https://www.bookmyname.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": "https://www.bookmyname.com/whoisctc.cgi",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.serverhive.com",
                "ns2.serverhive.com",
                "ns3.serverhive.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "sltricks.com",
            "domain_keyword": "sltricks",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:40:22",
            "create_date": "2024-01-04",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "abtricks.online",
            "domain_keyword": "abtricks",
            "domain_tld": "online",
            "query_time": "2024-04-11 06:56:13",
            "create_date": "2023-07-24",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-24",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "aitricks.org",
            "domain_keyword": "aitricks",
            "domain_tld": "org",
            "query_time": "2024-06-01 17:46:59",
            "create_date": "2023-07-22",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cloud-3380e2.managed-vps.net",
                "ns2.cloud-3380e2.managed-vps.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "alltricks.be",
            "domain_keyword": "alltricks",
            "domain_tld": "be",
            "query_time": "2024-04-06 20:17:36",
            "create_date": "2010-04-29",
            "registrar_name": "Online sas",
            "registrar_website": "https://www.bookmyname.com",
            "name_servers": [
                "ns1.serverhive.com",
                "ns2.serverhive.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 55,
            "domain_name": "latricks.com",
            "domain_keyword": "latricks",
            "domain_tld": "com",
            "query_time": "2024-05-31 21:06:35",
            "create_date": "2021-05-17",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "alltricks.us",
            "domain_keyword": "alltricks",
            "domain_tld": "us",
            "query_time": "2024-05-03 12:31:59",
            "create_date": "2023-10-11",
            "update_date": "2024-01-03",
            "expiry_date": "2024-10-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Scott Bailey",
            "registrant_address": "378 FANTASIA ST",
            "registrant_city": "SAN ANTONIO",
            "registrant_state": "Texas",
            "registrant_zip": "78216",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2103425877",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "altracks.com",
            "domain_keyword": "altracks",
            "domain_tld": "com",
            "query_time": "2024-04-25 19:54:07",
            "create_date": "2015-08-07",
            "update_date": "2020-08-01",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "adtricks.com",
            "domain_keyword": "adtricks",
            "domain_tld": "com",
            "query_time": "2024-04-15 03:20:04",
            "create_date": "2014-01-24",
            "update_date": "2021-01-18",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "altrics.pt",
            "domain_keyword": "altrics",
            "domain_tld": "pt",
            "query_time": "2024-06-02 16:05:59",
            "create_date": "2014-03-01",
            "expiry_date": "2025-02-01",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 60,
            "domain_name": "alltricks.it",
            "domain_keyword": "alltricks",
            "domain_tld": "it",
            "query_time": "2024-04-11 23:01:30",
            "create_date": "2013-03-28",
            "update_date": "2024-04-07",
            "expiry_date": "2025-03-22",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "AVANIS",
            "name_servers": [
                "ns1.serverhive.com",
                "ns2.serverhive.com",
                "ns3.serverhive.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 61,
            "domain_name": "alticks.com",
            "domain_keyword": "alticks",
            "domain_tld": "com",
            "query_time": "2024-05-01 09:45:32",
            "create_date": "2022-06-01",
            "update_date": "2024-04-06",
            "expiry_date": "2024-06-01",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "ajtricks.com",
            "domain_keyword": "ajtricks",
            "domain_tld": "com",
            "query_time": "2024-04-27 21:16:44",
            "create_date": "2020-02-10",
            "update_date": "2024-02-10",
            "expiry_date": "2026-02-10",
            "registrar_iana": 1495,
            "registrar_name": "BigRock Solutions Ltd.",
            "registrar_website": "www.bigrock.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "armando.ns.cloudflare.com",
                "leanna.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "a1tricks.com",
            "domain_keyword": "a1tricks",
            "domain_tld": "com",
            "query_time": "2024-05-27 01:11:39",
            "create_date": "2016-04-28",
            "update_date": "2020-05-01",
            "expiry_date": "2024-04-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "altriks.com",
            "domain_keyword": "altriks",
            "domain_tld": "com",
            "query_time": "2024-04-25 19:55:30",
            "create_date": "2019-11-28",
            "update_date": "2023-10-24",
            "expiry_date": "2024-11-28",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of altriks.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1458.awsdns-54.org",
                "ns-1754.awsdns-27.co.uk",
                "ns-242.awsdns-30.com",
                "ns-609.awsdns-12.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "atricks.com",
            "domain_keyword": "atricks",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:53:00",
            "create_date": "2001-12-03",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-03",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NEW HAMPSHIRE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cow1.domaincow.com",
                "cow2.domaincow.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "aitricks.xyz",
            "domain_keyword": "aitricks",
            "domain_tld": "xyz",
            "query_time": "2024-04-30 12:53:55",
            "create_date": "2023-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "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": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "altrics.co.uk",
            "domain_keyword": "altrics",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 19:55:17",
            "create_date": "2021-05-27",
            "update_date": "2023-04-27",
            "expiry_date": "2025-05-27",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 68,
            "domain_name": "amtricks.com",
            "domain_keyword": "amtricks",
            "domain_tld": "com",
            "query_time": "2024-05-02 04:13:41",
            "create_date": "2020-10-09",
            "update_date": "2020-10-22",
            "expiry_date": "2024-10-09",
            "registrar_iana": 3655,
            "registrar_name": "DropCatch.com 1446 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Rahul Gupta",
            "registrant_company": "Cannibals Media",
            "registrant_address": "House No 38, Street no 9, New Abadi, Hanumangarh Town, Hanumangarh",
            "registrant_city": "Hanumangarh",
            "registrant_state": "Rajasthan",
            "registrant_zip": "335513",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.09413795009",
            "name_servers": [
                "bella.ns.cloudflare.com",
                "thaddeus.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "alltricks.ru",
            "domain_keyword": "alltricks",
            "domain_tld": "ru",
            "query_time": "2024-05-02 09:50:52",
            "create_date": "2021-09-23",
            "expiry_date": "2024-09-23",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Avanis SAS",
            "name_servers": [
                "ns-115-a.gandi.net",
                "ns-23-c.gandi.net",
                "ns-50-b.gandi.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 70,
            "domain_name": "aoltricks.com",
            "domain_keyword": "aoltricks",
            "domain_tld": "com",
            "query_time": "2024-05-15 03:26:59",
            "create_date": "2020-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "altrick.net",
            "domain_keyword": "altrick",
            "domain_tld": "net",
            "query_time": "2024-04-25 19:55:15",
            "create_date": "2015-10-05",
            "update_date": "2023-09-01",
            "expiry_date": "2024-10-05",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of altrick.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1371.awsdns-43.org",
                "ns-169.awsdns-21.com",
                "ns-1857.awsdns-40.co.uk",
                "ns-870.awsdns-44.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "baltricks.com",
            "domain_keyword": "baltricks",
            "domain_tld": "com",
            "query_time": "2024-04-13 17:36:34",
            "create_date": "2021-02-20",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "datricks.net",
            "domain_keyword": "datricks",
            "domain_tld": "net",
            "query_time": "2024-04-07 11:09:23",
            "create_date": "2021-09-14",
            "update_date": "2022-10-12",
            "expiry_date": "2024-09-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "altbucks.net",
            "domain_keyword": "altbucks",
            "domain_tld": "net",
            "query_time": "2024-04-06 16:49:44",
            "create_date": "2024-04-03",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "maltrocks.com",
            "domain_keyword": "maltrocks",
            "domain_tld": "com",
            "query_time": "2024-04-10 19:49:32",
            "create_date": "2021-12-14",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-14",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "netricks.com",
            "domain_keyword": "netricks",
            "domain_tld": "com",
            "query_time": "2024-04-10 07:39:18",
            "create_date": "2001-12-19",
            "update_date": "2022-12-20",
            "expiry_date": "2024-12-19",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns90.netricks.net",
                "ns91.netricks.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "awstricks.net",
            "domain_keyword": "awstricks",
            "domain_tld": "net",
            "query_time": "2024-04-26 22:41:47",
            "create_date": "2018-07-23",
            "update_date": "2023-06-19",
            "expiry_date": "2024-07-23",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "name_servers": [
                "ns-1451.awsdns-53.org",
                "ns-1822.awsdns-35.co.uk",
                "ns-479.awsdns-59.com",
                "ns-953.awsdns-55.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "mactricks.net",
            "domain_keyword": "mactricks",
            "domain_tld": "net",
            "query_time": "2024-04-18 13:38:28",
            "create_date": "2009-11-15",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=mactricks.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns3.sourlink.com",
                "ns4.sourlink.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "afltrucks.co.uk",
            "domain_keyword": "afltrucks",
            "domain_tld": "co.uk",
            "query_time": "2024-04-19 22:06:13",
            "create_date": "1999-06-30",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-30",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 80,
            "domain_name": "avtrucks.com",
            "domain_keyword": "avtrucks",
            "domain_tld": "com",
            "query_time": "2024-04-21 00:34:48",
            "create_date": "2018-12-19",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-19",
            "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": 81,
            "domain_name": "agtrucks.net",
            "domain_keyword": "agtrucks",
            "domain_tld": "net",
            "query_time": "2024-04-23 22:16:30",
            "create_date": "2015-06-11",
            "update_date": "2023-06-12",
            "expiry_date": "2025-06-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=agtrucks.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "amtracks.com",
            "domain_keyword": "amtracks",
            "domain_tld": "com",
            "query_time": "2024-04-15 12:03:00",
            "create_date": "2000-01-16",
            "update_date": "2024-04-11",
            "expiry_date": "2025-01-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "amtrucks.com",
            "domain_keyword": "amtrucks",
            "domain_tld": "com",
            "query_time": "2024-04-14 05:30:14",
            "create_date": "2000-03-20",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-20",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Losangelesnews inc.",
            "registrant_company": "los angeles news",
            "registrant_address": "23823 malibu road, #520",
            "registrant_city": "malibu",
            "registrant_state": "CA",
            "registrant_zip": "90265",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3104880403",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com",
                "ns3.fabulous.com",
                "ns4.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "rawtricks.com",
            "domain_keyword": "rawtricks",
            "domain_tld": "com",
            "query_time": "2024-04-14 12:53:48",
            "create_date": "2017-10-30",
            "update_date": "2022-10-31",
            "expiry_date": "2024-10-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "mptricks.com",
            "domain_keyword": "mptricks",
            "domain_tld": "com",
            "query_time": "2024-05-04 14:20:39",
            "create_date": "2018-06-19",
            "update_date": "2023-05-20",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "bonnie.ns.cloudflare.com",
                "john.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "aibricks.xyz",
            "domain_keyword": "aibricks",
            "domain_tld": "xyz",
            "query_time": "2024-05-04 19:42:24",
            "create_date": "2024-02-26",
            "update_date": "2024-04-23",
            "expiry_date": "2025-02-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "arrtricks.top",
            "domain_keyword": "arrtricks",
            "domain_tld": "top",
            "query_time": "2024-05-14 23:06:52",
            "create_date": "2023-06-05",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-05",
            "registrar_iana": 1915,
            "registrar_name": "west263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Rajasthan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostamble.com",
                "ns2.hostamble.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "actricts.website",
            "domain_keyword": "actricts",
            "domain_tld": "website",
            "query_time": "2024-05-12 23:53:48",
            "create_date": "2024-03-12",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "TencentCloud",
            "registrant_state": "shan xi sheng",
            "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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "altdrinks.co",
            "domain_keyword": "altdrinks",
            "domain_tld": "co",
            "query_time": "2024-05-12 03:35:51",
            "create_date": "2021-06-02",
            "update_date": "2023-06-11",
            "expiry_date": "2024-06-02",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Leske As",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.no.brand.one.com",
                "ns02.no.brand.one.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "aldrickb.xyz",
            "domain_keyword": "aldrickb",
            "domain_tld": "xyz",
            "query_time": "2024-05-17 08:12:43",
            "create_date": "2024-01-18",
            "update_date": "2024-02-13",
            "expiry_date": "2025-01-18",
            "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": [
                "jo.ns.cloudflare.com",
                "stan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "altribus.com",
            "domain_keyword": "altribus",
            "domain_tld": "com",
            "query_time": "2024-05-25 02:26:19",
            "create_date": "2020-11-09",
            "update_date": "2023-12-23",
            "expiry_date": "2024-11-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "altbacks.com",
            "domain_keyword": "altbacks",
            "domain_tld": "com",
            "query_time": "2024-04-09 09:19:51",
            "create_date": "2020-12-22",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "actricts.lol",
            "domain_keyword": "actricts",
            "domain_tld": "lol",
            "query_time": "2024-04-14 19:54:13",
            "create_date": "2024-02-23",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-23",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "alarices.com",
            "domain_keyword": "alarices",
            "domain_tld": "com",
            "query_time": "2024-04-18 18:54:39",
            "create_date": "2016-04-06",
            "update_date": "2024-03-06",
            "expiry_date": "2025-04-06",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O alarices.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "altbrick.com",
            "domain_keyword": "altbrick",
            "domain_tld": "com",
            "query_time": "2024-04-18 19:30:43",
            "create_date": "2019-09-10",
            "update_date": "2023-08-26",
            "expiry_date": "2024-09-10",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "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_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4955801111",
            "registrant_fax": "+7.4955801111",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "valotricks.com",
            "domain_keyword": "valotricks",
            "domain_tld": "com",
            "query_time": "2024-04-18 15:31:24",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Creative Media",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Auckland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "khloe.ns.cloudflare.com",
                "lars.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "patricks.info",
            "domain_keyword": "patricks",
            "domain_tld": "info",
            "query_time": "2024-04-28 03:40:01",
            "create_date": "2001-09-13",
            "update_date": "2023-10-28",
            "expiry_date": "2024-09-13",
            "registrar_iana": 65,
            "registrar_name": "DomainPeople, Inc.",
            "registrar_website": "http://www.domainpeople.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": [
                "ns1.partner-in.asia",
                "ns1.teldoserver.de",
                "ns2.partner-in.asia",
                "ns2.teldoserver.de",
                "ns3.teldoserver.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "aibricks.com",
            "domain_keyword": "aibricks",
            "domain_tld": "com",
            "query_time": "2024-04-23 07:07:15",
            "create_date": "2013-01-20",
            "update_date": "2023-07-12",
            "expiry_date": "2025-01-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dale.ns.cloudflare.com",
                "nancy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "pjtricks.net",
            "domain_keyword": "pjtricks",
            "domain_tld": "net",
            "query_time": "2024-04-25 10:02:34",
            "create_date": "2016-06-21",
            "update_date": "2023-05-23",
            "expiry_date": "2024-06-21",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "https://tieredaccess.com/contact/169cd094-21eb-4157-a0a2-ce43aa82d5a7",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "xmltricks.com",
            "domain_keyword": "xmltricks",
            "domain_tld": "com",
            "query_time": "2024-04-25 01:56:05",
            "create_date": "2002-06-27",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=xmltricks.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.156,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>altricks.fr</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1503</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>astricks.in, alltricks.online, alltricks.net, alltricks.xyz, alltricks.in, artricks.in, altrick.com, altrics.com, maltricks.com, a2tricks.com, albricks.com, altrisks.com, alltricks.buzz, alltricks.co.in, alltricks.fr, aitricks.online, altrucks.ru, aitricks.com, altpicks.com, alitricks.com.pe, altbricks.com, antricks.dev, aetricks.com, aitricks.life, alltricks.pt, alltricks.tips, aktricks.com, antricks.com, valtricks.com, alltricks.info, alltricks.de, alitricks.com, aptricks.com, artricks.com, aktricks.in, aztricks.com, altrucks.com, aitricks.net, alltricks.nl, alltricks.sexy, alltricks.eu, abtricks.com, altrices.com, altkicks.store, altericks.com, alltricks.run, altrocks.com, altracks.eu, altrocks.co, alltricks.com, sltricks.com, abtricks.online, aitricks.org, alltricks.be, latricks.com, alltricks.us, altracks.com, adtricks.com, altrics.pt, alltricks.it, alticks.com, ajtricks.com, a1tricks.com, altriks.com, atricks.com, aitricks.xyz, altrics.co.uk, amtricks.com, alltricks.ru, aoltricks.com, altrick.net, baltricks.com, datricks.net, altbucks.net, maltrocks.com, netricks.com, awstricks.net, mactricks.net, afltrucks.co.uk, avtrucks.com, agtrucks.net, amtracks.com, amtrucks.com, rawtricks.com, mptricks.com, aibricks.xyz, arrtricks.top, actricts.website, altdrinks.co, aldrickb.xyz, altribus.com, altbacks.com, actricts.lol, alarices.com, altbrick.com, valotricks.com, patricks.info, aibricks.com, pjtricks.net, xmltricks.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>astricks.in</domain_name>
   <domain_keyword>astricks</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-28 13:28:51</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2026-07-21</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>Astricks Business Advisory LLP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>alltricks.online</domain_name>
   <domain_keyword>alltricks</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 12:04:36</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</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>3</num>
   <domain_name>alltricks.net</domain_name>
   <domain_keyword>alltricks</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 10:45:22</query_time>
   <create_date>2010-04-30</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>ONLINE SAS</registrar_name>
   <registrar_website>https://www.bookmyname.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>https://www.bookmyname.com/whoisctc.cgi</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.serverhive.com</value>
    <value>ns2.serverhive.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>alltricks.xyz</domain_name>
   <domain_keyword>alltricks</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 13:58:13</query_time>
   <create_date>2023-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>葛荣凯</registrant_company>
   <registrant_state>北京市</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>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>alltricks.in</domain_name>
   <domain_keyword>alltricks</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-25 10:45:22</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger, UAB</registrar_name>
   <registrar_website>www.hostinger.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>Maharashtra</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.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>6</num>
   <domain_name>artricks.in</domain_name>
   <domain_keyword>artricks</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-19 13:50:39</query_time>
   <create_date>2023-01-25</create_date>
   <update_date>2023-02-17</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</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>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>7</num>
   <domain_name>altrick.com</domain_name>
   <domain_keyword>altrick</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 19:55:15</query_time>
   <create_date>2004-08-23</create_date>
   <update_date>2021-09-06</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Ms.Kumutha</registrant_name>
   <registrant_company>Panpages Online Sdn Bhd</registrant_company>
   <registrant_address>No 1, Jalan PJS 11/8 Bandar Sunway</registrant_address>
   <registrant_city>Petaling Jaya</registrant_city>
   <registrant_state>Petaling Jaya</registrant_state>
   <registrant_zip>46150</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.0356369999</registrant_phone>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.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>altrics.com</domain_name>
   <domain_keyword>altrics</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 22:25:00</query_time>
   <create_date>2005-09-19</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Altrics SA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.ovh.net</value>
    <value>ns10.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>9</num>
   <domain_name>maltricks.com</domain_name>
   <domain_keyword>maltricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 19:49:32</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>a2tricks.com</domain_name>
   <domain_keyword>a2tricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 05:02:41</query_time>
   <create_date>2022-03-15</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-03-15</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.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>Binh Thanh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/673f8dbe-c169-4e02-bd36-483f59613aae</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>albricks.com</domain_name>
   <domain_keyword>albricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 22:27:07</query_time>
   <create_date>2023-12-16</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-europe110.banahosting.com</value>
    <value>ns-europe111.banahosting.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>altrisks.com</domain_name>
   <domain_keyword>altrisks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 22:25:03</query_time>
   <create_date>2020-09-22</create_date>
   <update_date>2022-11-18</update_date>
   <expiry_date>2024-09-22</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>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>alltricks.buzz</domain_name>
   <domain_keyword>alltricks</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-06-02 01:49:40</query_time>
   <create_date>2014-07-30</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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.serverhive.com</value>
    <value>ns2.serverhive.com</value>
    <value>ns3.serverhive.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>alltricks.co.in</domain_name>
   <domain_keyword>alltricks</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-06 20:17:36</query_time>
   <create_date>2011-12-06</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>-</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar 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>alaric.ns.cloudflare.com</value>
    <value>carlane.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>alltricks.fr</domain_name>
   <domain_keyword>alltricks</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:39:09</query_time>
   <create_date>2008-05-15</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_name>SCALEWAY</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.serverhive.com</value>
    <value>ns2.serverhive.com</value>
    <value>ns3.serverhive.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>aitricks.online</domain_name>
   <domain_keyword>aitricks</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-12 02:53:51</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <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.squadhelp.com</value>
    <value>ns2.squadhelp.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>17</num>
   <domain_name>altrucks.ru</domain_name>
   <domain_keyword>altrucks</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:56:58</query_time>
   <create_date>2016-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <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>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>aitricks.com</domain_name>
   <domain_keyword>aitricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 17:46:59</query_time>
   <create_date>2022-01-23</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>19</num>
   <domain_name>altpicks.com</domain_name>
   <domain_keyword>altpicks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 21:27:59</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>alitricks.com.pe</domain_name>
   <domain_keyword>alitricks</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-25 22:06:16</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>IC@NET EIRL</registrant_name>
   <name_servers>
    <value>ns101.icaserver.net</value>
    <value>ns102.icaserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>altbricks.com</domain_name>
   <domain_keyword>altbricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 10:38:05</query_time>
   <create_date>2012-03-10</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-10</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>ns.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>antricks.dev</domain_name>
   <domain_keyword>antricks</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-07 17:47:51</query_time>
   <create_date>2021-02-10</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2027-02-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>aetricks.com</domain_name>
   <domain_keyword>aetricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:44:50</query_time>
   <create_date>2019-03-23</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>24</num>
   <domain_name>aitricks.life</domain_name>
   <domain_keyword>aitricks</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-07 21:10:52</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2024-10-28</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.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-vd2i88ih.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>alltricks.pt</domain_name>
   <domain_keyword>alltricks</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-21 12:04:53</query_time>
   <name_servers>
    <value>ns1.serverhive.com</value>
    <value>ns2.serverhive.com</value>
    <value>ns3.serverhive.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>alltricks.tips</domain_name>
   <domain_keyword>alltricks</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-05-03 12:31:59</query_time>
   <create_date>2014-07-30</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-07-30</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>Online SAS</registrar_name>
   <registrar_website>https://www.bookmyname.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.serverhive.com</value>
    <value>ns2.serverhive.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>aktricks.com</domain_name>
   <domain_keyword>aktricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 13:08:26</query_time>
   <create_date>2012-07-25</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-07-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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.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>28</num>
   <domain_name>antricks.com</domain_name>
   <domain_keyword>antricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 07:06:06</query_time>
   <create_date>2015-10-02</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (708550173)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O antricks.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>valtricks.com</domain_name>
   <domain_keyword>valtricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 17:19:04</query_time>
   <create_date>2017-07-20</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2028-07-20</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>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>30</num>
   <domain_name>alltricks.info</domain_name>
   <domain_keyword>alltricks</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 22:42:42</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</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>wu qing ru</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>alltricks.de</domain_name>
   <domain_keyword>alltricks</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-22 13:08:23</query_time>
   <update_date>2023-12-31</update_date>
   <name_servers>
    <value>ns1.serverhive.com</value>
    <value>ns2.serverhive.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>alitricks.com</domain_name>
   <domain_keyword>alitricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 22:06:16</query_time>
   <create_date>2013-03-14</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-03-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>aptricks.com</domain_name>
   <domain_keyword>aptricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 10:01:34</query_time>
   <create_date>2007-07-11</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>artricks.com</domain_name>
   <domain_keyword>artricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 21:23:44</query_time>
   <create_date>2013-10-18</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns77.jetserver.net</value>
    <value>ns78.jetserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>aktricks.in</domain_name>
   <domain_keyword>aktricks</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-21 17:26:29</query_time>
   <create_date>2018-01-10</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2026-01-10</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>Akshay</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Bengal</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>aztricks.com</domain_name>
   <domain_keyword>aztricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 12:17:51</query_time>
   <create_date>2017-09-06</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>alec.ns.cloudflare.com</value>
    <value>maria.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>altrucks.com</domain_name>
   <domain_keyword>altrucks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 12:52:36</query_time>
   <create_date>2022-07-06</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>aitricks.net</domain_name>
   <domain_keyword>aitricks</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 03:29:51</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-06-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pranch AB</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>SE</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>alltricks.nl</domain_name>
   <domain_keyword>alltricks</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-19 22:42:42</query_time>
   <create_date>2014-01-22</create_date>
   <update_date>2022-10-19</update_date>
   <registrar_name>Gandi</registrar_name>
   <name_servers>
    <value>ns1.serverhive.com</value>
    <value>ns2.serverhive.com</value>
    <value>ns3.serverhive.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>alltricks.sexy</domain_name>
   <domain_keyword>alltricks</domain_keyword>
   <domain_tld>sexy</domain_tld>
   <query_time>2024-04-25 10:45:22</query_time>
   <create_date>2014-07-30</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-07-30</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>Online SAS</registrar_name>
   <registrar_website>http://www.bookmyname.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.serverhive.com</value>
    <value>ns2.serverhive.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>alltricks.eu</domain_name>
   <domain_keyword>alltricks</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:38:11</query_time>
   <registrar_name>Scaleway SAS</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <name_servers>
    <value>ns1.serverhive.com</value>
    <value>ns2.serverhive.com</value>
   </name_servers>
  </value>
  <value>
   <num>42</num>
   <domain_name>abtricks.com</domain_name>
   <domain_keyword>abtricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 00:09:20</query_time>
   <create_date>2008-10-14</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>altrices.com</domain_name>
   <domain_keyword>altrices</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 00:12:40</query_time>
   <create_date>2022-11-08</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=altrices.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>altkicks.store</domain_name>
   <domain_keyword>altkicks</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-28 16:50:29</query_time>
   <create_date>2024-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0171290511</registrant_company>
   <registrant_state>ON</registrant_state>
   <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>
   <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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>altericks.com</domain_name>
   <domain_keyword>altericks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 00:53:42</query_time>
   <create_date>2022-05-18</create_date>
   <update_date>2022-09-28</update_date>
   <expiry_date>2027-05-18</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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>alltricks.run</domain_name>
   <domain_keyword>alltricks</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-11 11:55:29</query_time>
   <create_date>2020-10-07</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>Online SAS</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AVANIS</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>ns1.serverhive.com</value>
    <value>ns2.serverhive.com</value>
    <value>ns3.serverhive.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>altrocks.com</domain_name>
   <domain_keyword>altrocks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 19:56:14</query_time>
   <create_date>2013-06-30</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2026-06-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=altrocks.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.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>48</num>
   <domain_name>altracks.eu</domain_name>
   <domain_keyword>altracks</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:39:07</query_time>
   <registrar_name>Dynadot, LLC</registrar_name>
   <registrar_website>https://www.dynadot.com/domain/eu.html</registrar_website>
   <name_servers>
    <value>fay.ns.cloudflare.com</value>
    <value>gordon.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>49</num>
   <domain_name>altrocks.co</domain_name>
   <domain_keyword>altrocks</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-11 12:01:51</query_time>
   <create_date>2012-01-04</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Stuller, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA</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>ns39.worldnic.com</value>
    <value>ns40.worldnic.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>alltricks.com</domain_name>
   <domain_keyword>alltricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 20:17:36</query_time>
   <create_date>2005-02-23</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>ONLINE SAS</registrar_name>
   <registrar_website>https://www.bookmyname.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>https://www.bookmyname.com/whoisctc.cgi</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.serverhive.com</value>
    <value>ns2.serverhive.com</value>
    <value>ns3.serverhive.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>sltricks.com</domain_name>
   <domain_keyword>sltricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:40:22</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>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>52</num>
   <domain_name>abtricks.online</domain_name>
   <domain_keyword>abtricks</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-11 06:56:13</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-24</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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>aitricks.org</domain_name>
   <domain_keyword>aitricks</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 17:46:59</query_time>
   <create_date>2023-07-22</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cloud-3380e2.managed-vps.net</value>
    <value>ns2.cloud-3380e2.managed-vps.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>alltricks.be</domain_name>
   <domain_keyword>alltricks</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-06 20:17:36</query_time>
   <create_date>2010-04-29</create_date>
   <registrar_name>Online sas</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <name_servers>
    <value>ns1.serverhive.com</value>
    <value>ns2.serverhive.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>latricks.com</domain_name>
   <domain_keyword>latricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 21:06:35</query_time>
   <create_date>2021-05-17</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>alltricks.us</domain_name>
   <domain_keyword>alltricks</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-03 12:31:59</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Scott Bailey</registrant_name>
   <registrant_address>378 FANTASIA ST</registrant_address>
   <registrant_city>SAN ANTONIO</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>78216</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2103425877</registrant_phone>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>altracks.com</domain_name>
   <domain_keyword>altracks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 19:54:07</query_time>
   <create_date>2015-08-07</create_date>
   <update_date>2020-08-01</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>adtricks.com</domain_name>
   <domain_keyword>adtricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 03:20:04</query_time>
   <create_date>2014-01-24</create_date>
   <update_date>2021-01-18</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>altrics.pt</domain_name>
   <domain_keyword>altrics</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-02 16:05:59</query_time>
   <create_date>2014-03-01</create_date>
   <expiry_date>2025-02-01</expiry_date>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>alltricks.it</domain_name>
   <domain_keyword>alltricks</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-11 23:01:30</query_time>
   <create_date>2013-03-28</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>AVANIS</registrant_company>
   <name_servers>
    <value>ns1.serverhive.com</value>
    <value>ns2.serverhive.com</value>
    <value>ns3.serverhive.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>alticks.com</domain_name>
   <domain_keyword>alticks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 09:45:32</query_time>
   <create_date>2022-06-01</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>ajtricks.com</domain_name>
   <domain_keyword>ajtricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 21:16:44</query_time>
   <create_date>2020-02-10</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2026-02-10</expiry_date>
   <registrar_iana>1495</registrar_iana>
   <registrar_name>BigRock Solutions Ltd.</registrar_name>
   <registrar_website>www.bigrock.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>armando.ns.cloudflare.com</value>
    <value>leanna.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>a1tricks.com</domain_name>
   <domain_keyword>a1tricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 01:11:39</query_time>
   <create_date>2016-04-28</create_date>
   <update_date>2020-05-01</update_date>
   <expiry_date>2024-04-28</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>altriks.com</domain_name>
   <domain_keyword>altriks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 19:55:30</query_time>
   <create_date>2019-11-28</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of altriks.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1458.awsdns-54.org</value>
    <value>ns-1754.awsdns-27.co.uk</value>
    <value>ns-242.awsdns-30.com</value>
    <value>ns-609.awsdns-12.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>atricks.com</domain_name>
   <domain_keyword>atricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:53:00</query_time>
   <create_date>2001-12-03</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.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>NEW HAMPSHIRE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cow1.domaincow.com</value>
    <value>cow2.domaincow.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>aitricks.xyz</domain_name>
   <domain_keyword>aitricks</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-30 12:53:55</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>altrics.co.uk</domain_name>
   <domain_keyword>altrics</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 19:55:17</query_time>
   <create_date>2021-05-27</create_date>
   <update_date>2023-04-27</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>amtricks.com</domain_name>
   <domain_keyword>amtricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 04:13:41</query_time>
   <create_date>2020-10-09</create_date>
   <update_date>2020-10-22</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>3655</registrar_iana>
   <registrar_name>DropCatch.com 1446 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Rahul Gupta</registrant_name>
   <registrant_company>Cannibals Media</registrant_company>
   <registrant_address>House No 38, Street no 9, New Abadi, Hanumangarh Town, Hanumangarh</registrant_address>
   <registrant_city>Hanumangarh</registrant_city>
   <registrant_state>Rajasthan</registrant_state>
   <registrant_zip>335513</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.09413795009</registrant_phone>
   <name_servers>
    <value>bella.ns.cloudflare.com</value>
    <value>thaddeus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>alltricks.ru</domain_name>
   <domain_keyword>alltricks</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 09:50:52</query_time>
   <create_date>2021-09-23</create_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Avanis SAS</registrant_company>
   <name_servers>
    <value>ns-115-a.gandi.net</value>
    <value>ns-23-c.gandi.net</value>
    <value>ns-50-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>aoltricks.com</domain_name>
   <domain_keyword>aoltricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 03:26:59</query_time>
   <create_date>2020-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>altrick.net</domain_name>
   <domain_keyword>altrick</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 19:55:15</query_time>
   <create_date>2015-10-05</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of altrick.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1371.awsdns-43.org</value>
    <value>ns-169.awsdns-21.com</value>
    <value>ns-1857.awsdns-40.co.uk</value>
    <value>ns-870.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>baltricks.com</domain_name>
   <domain_keyword>baltricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 17:36:34</query_time>
   <create_date>2021-02-20</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>datricks.net</domain_name>
   <domain_keyword>datricks</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 11:09:23</query_time>
   <create_date>2021-09-14</create_date>
   <update_date>2022-10-12</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.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>altbucks.net</domain_name>
   <domain_keyword>altbucks</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 16:49:44</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>maltrocks.com</domain_name>
   <domain_keyword>maltrocks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 19:49:32</query_time>
   <create_date>2021-12-14</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>netricks.com</domain_name>
   <domain_keyword>netricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 07:39:18</query_time>
   <create_date>2001-12-19</create_date>
   <update_date>2022-12-20</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns90.netricks.net</value>
    <value>ns91.netricks.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>77</num>
   <domain_name>awstricks.net</domain_name>
   <domain_keyword>awstricks</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 22:41:47</query_time>
   <create_date>2018-07-23</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <name_servers>
    <value>ns-1451.awsdns-53.org</value>
    <value>ns-1822.awsdns-35.co.uk</value>
    <value>ns-479.awsdns-59.com</value>
    <value>ns-953.awsdns-55.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>mactricks.net</domain_name>
   <domain_keyword>mactricks</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 13:38:28</query_time>
   <create_date>2009-11-15</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=mactricks.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns3.sourlink.com</value>
    <value>ns4.sourlink.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>afltrucks.co.uk</domain_name>
   <domain_keyword>afltrucks</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-19 22:06:13</query_time>
   <create_date>1999-06-30</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>avtrucks.com</domain_name>
   <domain_keyword>avtrucks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 00:34:48</query_time>
   <create_date>2018-12-19</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-19</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>81</num>
   <domain_name>agtrucks.net</domain_name>
   <domain_keyword>agtrucks</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 22:16:30</query_time>
   <create_date>2015-06-11</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=agtrucks.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>amtracks.com</domain_name>
   <domain_keyword>amtracks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 12:03:00</query_time>
   <create_date>2000-01-16</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <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>83</num>
   <domain_name>amtrucks.com</domain_name>
   <domain_keyword>amtrucks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 05:30:14</query_time>
   <create_date>2000-03-20</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Losangelesnews inc.</registrant_name>
   <registrant_company>los angeles news</registrant_company>
   <registrant_address>23823 malibu road, #520</registrant_address>
   <registrant_city>malibu</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>90265</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3104880403</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
    <value>ns3.fabulous.com</value>
    <value>ns4.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>rawtricks.com</domain_name>
   <domain_keyword>rawtricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 12:53:48</query_time>
   <create_date>2017-10-30</create_date>
   <update_date>2022-10-31</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>mptricks.com</domain_name>
   <domain_keyword>mptricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 14:20:39</query_time>
   <create_date>2018-06-19</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>bonnie.ns.cloudflare.com</value>
    <value>john.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>aibricks.xyz</domain_name>
   <domain_keyword>aibricks</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-04 19:42:24</query_time>
   <create_date>2024-02-26</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>arrtricks.top</domain_name>
   <domain_keyword>arrtricks</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-14 23:06:52</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>west263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Rajasthan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hostamble.com</value>
    <value>ns2.hostamble.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>actricts.website</domain_name>
   <domain_keyword>actricts</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-12 23:53:48</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>TencentCloud</registrant_company>
   <registrant_state>shan xi sheng</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.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>altdrinks.co</domain_name>
   <domain_keyword>altdrinks</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-12 03:35:51</query_time>
   <create_date>2021-06-02</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Leske As</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>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.no.brand.one.com</value>
    <value>ns02.no.brand.one.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>aldrickb.xyz</domain_name>
   <domain_keyword>aldrickb</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-17 08:12:43</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-01-18</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>jo.ns.cloudflare.com</value>
    <value>stan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>altribus.com</domain_name>
   <domain_keyword>altribus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 02:26:19</query_time>
   <create_date>2020-11-09</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.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>92</num>
   <domain_name>altbacks.com</domain_name>
   <domain_keyword>altbacks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 09:19:51</query_time>
   <create_date>2020-12-22</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-22</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>ns41.domaincontrol.com</value>
    <value>ns42.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>93</num>
   <domain_name>actricts.lol</domain_name>
   <domain_keyword>actricts</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-04-14 19:54:13</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>alarices.com</domain_name>
   <domain_keyword>alarices</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 18:54:39</query_time>
   <create_date>2016-04-06</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O alarices.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>altbrick.com</domain_name>
   <domain_keyword>altbrick</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 19:30:43</query_time>
   <create_date>2019-09-10</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <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_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4955801111</registrant_phone>
   <registrant_fax>+7.4955801111</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>valotricks.com</domain_name>
   <domain_keyword>valotricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 15:31:24</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Creative Media</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Auckland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>khloe.ns.cloudflare.com</value>
    <value>lars.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>patricks.info</domain_name>
   <domain_keyword>patricks</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-28 03:40:01</query_time>
   <create_date>2001-09-13</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DomainPeople, Inc.</registrar_name>
   <registrar_website>http://www.domainpeople.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>ns1.partner-in.asia</value>
    <value>ns1.teldoserver.de</value>
    <value>ns2.partner-in.asia</value>
    <value>ns2.teldoserver.de</value>
    <value>ns3.teldoserver.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>aibricks.com</domain_name>
   <domain_keyword>aibricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 07:07:15</query_time>
   <create_date>2013-01-20</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2025-01-20</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>dale.ns.cloudflare.com</value>
    <value>nancy.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>99</num>
   <domain_name>pjtricks.net</domain_name>
   <domain_keyword>pjtricks</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 10:02:34</query_time>
   <create_date>2016-06-21</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.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>MH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/169cd094-21eb-4157-a0a2-ce43aa82d5a7</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>xmltricks.com</domain_name>
   <domain_keyword>xmltricks</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 01:56:05</query_time>
   <create_date>2002-06-27</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=xmltricks.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.156</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.