WHOIS QUERY TIME

23 May 2024 - 9:16 AM UTC

Registered: 22 June 2017
Modified: 9 June 2023
Expiry: 22 June 2024

REGISTRAR

Name: Digital Media Technology Sp. z o.o.
Website: https://dmtec.pl/kontakt

DNSSEC

Unsigned

NAME SERVERS

ns11.rgb365.eu
ns12.rgb365.eu

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=4ert.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "4ert.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "4ert.pl",
            "domain_keyword": "4ert",
            "domain_tld": "pl",
            "query_time": "2024-05-23 09:16:34",
            "create_date": "2017-06-22",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-22",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns11.rgb365.eu",
                "ns12.rgb365.eu"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.088,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>4ert.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>4ert.pl</domain_name>
   <domain_keyword>4ert</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-23 09:16:34</query_time>
   <create_date>2017-06-22</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns11.rgb365.eu</value>
    <value>ns12.rgb365.eu</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.088</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.056 seconds) for "4ert.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

1 Mar 2023 - 12:21 PM UTC

Registered: 22 June 2017
Modified: 15 February 2023
Expiry: 22 June 2023

REGISTRAR

Name: Digital Media Technology Sp. z o.o.
Website: https://dmtec.pl/kontakt

DNSSEC

Unsigned

NAME SERVERS

ns11.rgb365.eu
ns12.rgb365.eu

#2 - QUERY TIME

22 Jun 2023 - 12:13 AM UTC

Registered: 22 June 2017
Modified: 9 June 2023
Expiry: 22 June 2024

REGISTRAR

Name: Digital Media Technology Sp. z o.o.
Website: https://dmtec.pl/kontakt

DNSSEC

Unsigned

NAME SERVERS

ns11.rgb365.eu
ns12.rgb365.eu

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=4ert.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "4ert.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "4ert.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "4ert.pl",
            "domain_keyword": "4ert",
            "domain_tld": "pl",
            "query_time": "2023-03-01 12:21:46",
            "create_date": "2017-06-22",
            "update_date": "2023-02-15",
            "expiry_date": "2023-06-22",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns11.rgb365.eu",
                "ns12.rgb365.eu"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "4ert.pl",
            "domain_keyword": "4ert",
            "domain_tld": "pl",
            "query_time": "2023-06-22 00:13:23",
            "create_date": "2017-06-22",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-22",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns11.rgb365.eu",
                "ns12.rgb365.eu"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.056,
        "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>4ert.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>4ert.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>4ert.pl</domain_name>
   <domain_keyword>4ert</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-03-01 12:21:46</query_time>
   <create_date>2017-06-22</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2023-06-22</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns11.rgb365.eu</value>
    <value>ns12.rgb365.eu</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>4ert.pl</domain_name>
   <domain_keyword>4ert</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-06-22 00:13:23</query_time>
   <create_date>2017-06-22</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns11.rgb365.eu</value>
    <value>ns12.rgb365.eu</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.056</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 2 domain names (in 0.031 seconds) which contained the exact domain keyword "4ert".
Domain Name Registered Expiry Registrar Ownership
1 4ert.com 13 Jul 2015 13 Jul 2024 NameCheap, Inc. -
2 4ert.pl 22 Jun 2017 22 Jun 2024 Digital Media Technology Sp. z o.o. -
3 4ert.live 26 Oct 2023 26 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=4ert&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "4ert",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "4ert.com, 4ert.pl, 4ert.live",
    "results": [
        {
            "num": 1,
            "domain_name": "4ert.com",
            "domain_keyword": "4ert",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:16:30",
            "create_date": "2015-07-13",
            "update_date": "2023-06-14",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "4ert.pl",
            "domain_keyword": "4ert",
            "domain_tld": "pl",
            "query_time": "2024-05-23 09:16:34",
            "create_date": "2017-06-22",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-22",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns11.rgb365.eu",
                "ns12.rgb365.eu"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "4ert.live",
            "domain_keyword": "4ert",
            "domain_tld": "live",
            "query_time": "2024-05-08 07:50:10",
            "create_date": "2023-10-26",
            "update_date": "2023-11-08",
            "expiry_date": "2024-10-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "hans.ns.cloudflare.com",
                "lindsey.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>4ert</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>4ert.com, 4ert.pl, 4ert.live</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>4ert.com</domain_name>
   <domain_keyword>4ert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:16:30</query_time>
   <create_date>2015-07-13</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>4ert.pl</domain_name>
   <domain_keyword>4ert</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-23 09:16:34</query_time>
   <create_date>2017-06-22</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns11.rgb365.eu</value>
    <value>ns12.rgb365.eu</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>4ert.live</domain_name>
   <domain_keyword>4ert</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-08 07:50:10</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>hans.ns.cloudflare.com</value>
    <value>lindsey.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>
 </results>
 <stats>
  <total_time>0.031</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,393 domain names (in 0.101 seconds) which look and sound like the brand name "4ert".
Domain Name Registered Expiry Registrar Ownership
1 bert.xin 25 Jul 2017 25 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 白涛
2 mert.ro 6 Feb 2003 4 Jun 2024 Romedchim International SRL -
3 44rt.ru 2 Sep 2018 2 Sep 2024 REGRU-RU Private Person
4 4art.site 21 Nov 2023 21 Nov 2024 eNom, Inc. Data Protected
5 xert.com.au - - Domain Directors Pty Ltd trading as Instra Sarah Peeke
6 cert.mz 22 Mar 2015 22 Mar 2025 CIUEM Registrar CERT MZ
7 kert.dev 28 Feb 2019 28 Feb 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
8 4eet.cam 28 Oct 2023 28 Oct 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
9 4ent.pl 26 May 2014 26 May 2024 AZ.pl Sp. z o.o. -
10 fert.site 22 Mar 2024 22 Mar 2025 Communigal Communications Ltd Domain Name Privacy Inc.
11 pert.co.uk - 21 Apr 2025 Andrews &amp; Arnold Limited [Tag = AAISP] -
12 4est.site 11 Sep 2023 11 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
13 rert.cn 27 May 2023 27 May 2027 阿里云计算有限公司(万网) 瑞尔特测控(深圳)有限公司
14 cert.fyi 9 Apr 2022 9 Apr 2025 Porkbun LLC Private by Design, LLC
15 pert.com.pl 8 Sep 1998 7 Sep 2024 Dinfo.pl Sylwia Wierońska -
16 pert.com 7 Aug 1995 6 Aug 2024 GoDaddy.com, LLC -
17 sert.net.in 11 Apr 2017 11 Apr 2025 Endurance Digital Domain Technology LLP Shiva Enterprises Rubber & Teflon (I) Pvt Ltd
18 cert.works 21 Apr 2023 21 Apr 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Martinez Lopez - IT Consulting
19 eert.xyz 26 Apr 2023 26 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
20 wert.one 16 Dec 2020 16 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 gert.life 24 Dec 2023 24 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 4eru.com 20 Oct 2023 20 Oct 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
23 kert.biz 28 Jun 2005 27 Jun 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0110536035
24 bert.it 13 Apr 2000 13 Apr 2025 Register S.p.a. hidden
25 vert.boutique 21 Dec 2023 21 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169655373
26 cert.net.nz 17 Dec 2011 - Voyager Internet Ltd T/A 1st Domains -
27 bert.pro 15 Jul 2020 15 Jul 2024 OVH SAS REDACTED FOR PRIVACY
28 vert.pt 7 Feb 2012 7 Jan 2025 - VERTPAINTING, UNIPESSOAL LDA
29 wert.biz 30 May 2004 29 May 2024 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
30 4art.top 27 Apr 2022 27 Apr 2025 NameSilo,LLC See PrivacyGuardian.org
31 cert.biz 27 Mar 2002 26 Mar 2029 eNom, LLC Data Protected
32 cert.tax 9 Nov 2018 9 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
33 xert.reviews 8 Dec 2015 8 Dec 2025 eNom, LLC Xert Communications Corp.
34 wert.haus 28 Sep 2021 28 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
35 tert.life 5 Apr 2024 5 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 oert.com 2 Jun 2004 2 Jun 2025 GoDaddy.com, LLC -
37 eert.org 1 Jun 2014 1 Jun 2025 Azdomainz, LLC BuyDomains.com
38 tert.shop 16 Sep 2023 16 Sep 2024 Alibaba Cloud Computing Ltd. -
39 wert.com.br 14 Jan 2003 14 Jan 2025 - WERT NETWORKS LTDA. - ME
40 sert.business 16 Dec 2022 16 Dec 2024 IONOS SE 1&1 Internet Limited
41 mert.store 29 Dec 2023 29 Dec 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
42 bert.holdings 14 Jan 2024 14 Jan 2025 Cronon GmbH REDACTED FOR PRIVACY
43 dert.fun 9 Mar 2024 9 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
44 4elt.pl 6 Dec 2007 6 Dec 2024 Digital Media Technology Sp. z o.o. -
45 fert.xyz 25 Mar 2021 25 Mar 2025 Dynadot LLC -
46 4art.be 17 May 2020 - Decofem -
47 zert.it 23 May 2013 10 May 2025 Hosting Concepts B.V. hidden
48 lert.news 11 Jul 2022 11 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
49 vert.cafe 27 May 2016 27 May 2025 OVH SAS BM Services
50 mert.im - - - Redacted
51 cert.network 19 Jun 2019 19 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
52 hert.net 7 May 2000 7 May 2025 GANDI SAS REDACTED FOR PRIVACY
53 bert.pl 22 Dec 2023 22 Dec 2024 Aftermarket.pl Limited -
54 4era.com 6 Jun 2003 6 Jun 2024 GoDaddy.com, LLC -
55 vert.immobilien 20 Nov 2016 20 Nov 2024 Cronon GmbH REDACTED FOR PRIVACY
56 4erp.de - - - -
57 kert.green 31 Jul 2015 31 Jul 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0140903901
58 yert.ru 20 Oct 2020 20 Oct 2024 SALENAMES-RU Private Person
59 fert.sk 30 Sep 2003 30 Sep 2024 Martin Hučko, HugoNET FERT s.r.o.
60 zert.monster 5 Aug 2023 5 Aug 2024 Name.com, Inc -
61 sert.market 29 Feb 2024 28 Feb 2025 Registrar of Domain Names REG.RU LLC Privacy Protection
62 4art.ru 1 Dec 2003 1 Dec 2024 REGTIME-RU Private Person
63 mert.top 9 May 2024 9 May 2025 NameSilo,LLC See PrivacyGuardian.org
64 bert.vlaanderen 20 Jan 2015 20 Jan 2025 Key-Systems GmbH Laura Vlaanderen fotografie
65 wert.work 10 May 2016 10 May 2025 GMO Internet, Inc. d/b/a Onamae.com Creber Flavor
66 vert.world 16 Jan 2024 16 Jan 2025 Xiamen ChinaSource Internet Service Co., Ltd Jinkon
67 mert.pics 23 Jan 2024 23 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
68 cert.us 24 Apr 2002 23 Apr 2025 DNC Holdings, Inc. Cature LLC
69 dert.org 10 Nov 2005 10 Nov 2024 Sav.com, LLC Privacy Protection
70 4egt.com 6 Jul 2015 6 Jul 2027 GoDaddy.com, LLC -
71 aert.org 20 Jul 2014 20 Jul 2024 Azdomainz, LLC BuyDomains.com
72 4erp.com 30 Aug 2014 30 Aug 2026 TurnCommerce, Inc. DBA NameBright.com NameBrightPrivacy.com
73 bert.photography 28 Nov 2018 28 Nov 2024 NameCheap, Inc. Vandenberg Beheer BV
74 qert.info 15 Jan 2024 15 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
75 mert.mobi 28 Mar 2024 28 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
76 sert.cfd 16 May 2023 16 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
77 sert.app 21 Oct 2022 21 Oct 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
78 rert.com 5 Mar 2000 5 Mar 2032 Tucows Domains Inc. -
79 cert.de - - - -
80 vert.parts 2 Feb 2024 2 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
81 vert.monster 24 Apr 2023 24 Apr 2025 Name.com, Inc LULU
82 fert.pro 23 Jun 2023 23 Jun 2024 Chengdu West Dimension Digital Technology Co., Ltd. Ni Cary
83 4srt.site 21 Nov 2023 21 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
84 kert.tech 23 May 2023 23 May 2025 Domeneshop AS -
85 iert.vip 16 Feb 2021 16 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) beijing green boat emergency rescue
86 hert.store 4 Feb 2020 4 Feb 2025 Domain.com, LLC Data Protected
87 44rt.net 3 Jan 2016 3 Jan 2025 Gname.com Pte. Ltd. Redacted for privacy
88 bert.rest 19 Oct 2023 19 Oct 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
89 wert.taxi 3 May 2023 3 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
90 vert.su 16 Sep 2008 16 Sep 2024 REGTIME-SU Private Person
91 wert.media 2 Nov 2021 2 Nov 2024 RegistryGate GmbH lieske.pictures
92 4art.ist 30 Dec 2020 30 Dec 2024 101domain GRS Limited Birdseye International Inc.
93 pert.it 24 Sep 2015 21 Oct 2024 Algorithmedia S.r.l. Puglia.com srls
94 bert.info 24 Feb 2018 24 Feb 2025 NameSilo, LLC See PrivacyGuardian.org
95 gert.co.uk 18 Feb 2000 18 Feb 2033 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
96 cert.it 13 May 1998 14 Apr 2025 Aruba s.p.a. Mosaico S.r.l.
97 vert.website 30 Jun 2023 30 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
98 cert.wiki 17 Jul 2016 17 Jul 2024 Network Solutions, LLC redacted
99 gert.cloud 24 Dec 2023 24 Dec 2024 GoDaddy Domains By Proxy, LLC
100 mert.biz 17 Aug 2023 17 Aug 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0168182249
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 4ert.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=4ert.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "4ert.pl",
        "page_size": 100
    },
    "count": {
        "total": 1393,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "bert.xin, mert.ro, 44rt.ru, 4art.site, xert.com.au, cert.mz, kert.dev, 4eet.cam, 4ent.pl, fert.site, pert.co.uk, 4est.site, rert.cn, cert.fyi, pert.com.pl, pert.com, sert.net.in, cert.works, eert.xyz, wert.one, gert.life, 4eru.com, kert.biz, bert.it, vert.boutique, cert.net.nz, bert.pro, vert.pt, wert.biz, 4art.top, cert.biz, cert.tax, xert.reviews, wert.haus, tert.life, oert.com, eert.org, tert.shop, wert.com.br, sert.business, mert.store, bert.holdings, dert.fun, 4elt.pl, fert.xyz, 4art.be, zert.it, lert.news, vert.cafe, mert.im, cert.network, hert.net, bert.pl, 4era.com, vert.immobilien, 4erp.de, kert.green, yert.ru, fert.sk, zert.monster, sert.market, 4art.ru, mert.top, bert.vlaanderen, wert.work, vert.world, mert.pics, cert.us, dert.org, 4egt.com, aert.org, 4erp.com, bert.photography, qert.info, mert.mobi, sert.cfd, sert.app, rert.com, cert.de, vert.parts, vert.monster, fert.pro, 4srt.site, kert.tech, iert.vip, hert.store, 44rt.net, bert.rest, wert.taxi, vert.su, wert.media, 4art.ist, pert.it, bert.info, gert.co.uk, cert.it, vert.website, cert.wiki, gert.cloud, mert.biz",
    "results": [
        {
            "num": 1,
            "domain_name": "bert.xin",
            "domain_keyword": "bert",
            "domain_tld": "xin",
            "query_time": "2024-04-20 06:31:40",
            "create_date": "2017-07-25",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-25",
            "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": "白涛",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "mert.ro",
            "domain_keyword": "mert",
            "domain_tld": "ro",
            "query_time": "2024-04-22 21:34:44",
            "create_date": "2003-02-06",
            "expiry_date": "2024-06-04",
            "registrar_name": "Romedchim International SRL",
            "registrar_website": "www.rchost.ro",
            "name_servers": [
                "ns7.romedchim.com",
                "ns8.romedchim.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 3,
            "domain_name": "44rt.ru",
            "domain_keyword": "44rt",
            "domain_tld": "ru",
            "query_time": "2024-05-12 08:20:35",
            "create_date": "2018-09-02",
            "expiry_date": "2024-09-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.deer.st",
                "ns2.deer.st"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "4art.site",
            "domain_keyword": "4art",
            "domain_tld": "site",
            "query_time": "2024-05-24 12:13:50",
            "create_date": "2023-11-21",
            "update_date": "2023-12-08",
            "expiry_date": "2024-11-21",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "MI",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.plaindns.net",
                "ns2.plaindns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "xert.com.au",
            "domain_keyword": "xert",
            "domain_tld": "com.au",
            "query_time": "2024-06-04 20:30:23",
            "update_date": "2024-01-25",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Sarah Peeke",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cert.mz",
            "domain_keyword": "cert",
            "domain_tld": "mz",
            "query_time": "2024-06-04 12:03:09",
            "create_date": "2015-03-22",
            "update_date": "2018-05-08",
            "expiry_date": "2025-03-22",
            "registrar_name": "CIUEM Registrar",
            "registrant_name": "CERT MZ",
            "registrant_company": "CERT MZ",
            "registrant_address": "Av Julius Nyerere Campus Universitario UEM",
            "registrant_city": "Maputo",
            "registrant_zip": "00000",
            "registrant_country": "MZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+258.823003920",
            "name_servers": [
                "ns1.ciuem.mz",
                "ns2.ciuem.mz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "kert.dev",
            "domain_keyword": "kert",
            "domain_tld": "dev",
            "query_time": "2024-04-15 04:00:58",
            "create_date": "2019-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kallie.ns.cloudflare.com",
                "ram.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "4eet.cam",
            "domain_keyword": "4eet",
            "domain_tld": "cam",
            "query_time": "2024-05-08 07:49:23",
            "create_date": "2023-10-28",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-28",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "carl.ns.cloudflare.com",
                "elle.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "4ent.pl",
            "domain_keyword": "4ent",
            "domain_tld": "pl",
            "query_time": "2024-05-12 16:09:03",
            "create_date": "2014-05-26",
            "update_date": "2023-05-26",
            "expiry_date": "2024-05-26",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "fert.site",
            "domain_keyword": "fert",
            "domain_tld": "site",
            "query_time": "2024-05-23 23:39:07",
            "create_date": "2024-03-22",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-22",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "pert.co.uk",
            "domain_keyword": "pert",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 17:16:37",
            "update_date": "2023-04-20",
            "expiry_date": "2025-04-21",
            "registrar_name": "Andrews &amp; Arnold Limited [Tag = AAISP]",
            "registrar_website": "https://aa.net.uk",
            "name_servers": [
                "carla.ns.cloudflare.com",
                "johnny.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 12,
            "domain_name": "4est.site",
            "domain_keyword": "4est",
            "domain_tld": "site",
            "query_time": "2024-05-28 01:03:41",
            "create_date": "2023-09-11",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "rert.cn",
            "domain_keyword": "rert",
            "domain_tld": "cn",
            "query_time": "2024-05-28 22:10:48",
            "create_date": "2023-05-27",
            "expiry_date": "2027-05-27",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "瑞尔特测控(深圳)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "cert.fyi",
            "domain_keyword": "cert",
            "domain_tld": "fyi",
            "query_time": "2024-06-09 05:10:13",
            "create_date": "2022-04-09",
            "update_date": "2024-05-24",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "diva.ns.cloudflare.com",
                "elliott.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "pert.com.pl",
            "domain_keyword": "pert",
            "domain_tld": "com.pl",
            "query_time": "2024-04-14 03:58:54",
            "create_date": "1998-09-08",
            "update_date": "2023-08-30",
            "expiry_date": "2024-09-07",
            "registrar_name": "Dinfo.pl Sylwia Wierońska",
            "name_servers": [
                "ns1.alte.pl",
                "ns2.alte.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "pert.com",
            "domain_keyword": "pert",
            "domain_tld": "com",
            "query_time": "2024-04-24 20:40:18",
            "create_date": "1995-08-07",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "jason.ns.cloudflare.com",
                "rose.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "sert.net.in",
            "domain_keyword": "sert",
            "domain_tld": "net.in",
            "query_time": "2024-04-25 11:36:19",
            "create_date": "2017-04-11",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-11",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shiva Enterprises Rubber & Teflon (I) Pvt Ltd",
            "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": [
                "jbss.earth.orderbox-dns.com",
                "jbss.mars.orderbox-dns.com",
                "jbss.mercury.orderbox-dns.com",
                "jbss.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "cert.works",
            "domain_keyword": "cert",
            "domain_tld": "works",
            "query_time": "2024-04-21 00:30:28",
            "create_date": "2023-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Martinez Lopez - IT Consulting",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "eert.xyz",
            "domain_keyword": "eert",
            "domain_tld": "xyz",
            "query_time": "2024-05-01 02:45:33",
            "create_date": "2023-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "wert.one",
            "domain_keyword": "wert",
            "domain_tld": "one",
            "query_time": "2024-05-01 08:16:54",
            "create_date": "2020-12-16",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "gert.life",
            "domain_keyword": "gert",
            "domain_tld": "life",
            "query_time": "2024-05-02 00:39:52",
            "create_date": "2023-12-24",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "4eru.com",
            "domain_keyword": "4eru",
            "domain_tld": "com",
            "query_time": "2024-05-08 07:50:10",
            "create_date": "2023-10-20",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=4eru.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "kert.biz",
            "domain_keyword": "kert",
            "domain_tld": "biz",
            "query_time": "2024-05-10 12:34:23",
            "create_date": "2005-06-28",
            "update_date": "2022-06-16",
            "expiry_date": "2024-06-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0110536035",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "bert.it",
            "domain_keyword": "bert",
            "domain_tld": "it",
            "query_time": "2024-05-04 03:25:02",
            "create_date": "2000-04-13",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-13",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 25,
            "domain_name": "vert.boutique",
            "domain_keyword": "vert",
            "domain_tld": "boutique",
            "query_time": "2024-05-05 15:30:36",
            "create_date": "2023-12-21",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169655373",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "cert.net.nz",
            "domain_keyword": "cert",
            "domain_tld": "net.nz",
            "query_time": "2024-05-18 13:30:57",
            "create_date": "2011-12-17",
            "update_date": "2023-11-21",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "bert.pro",
            "domain_keyword": "bert",
            "domain_tld": "pro",
            "query_time": "2024-05-19 11:12:49",
            "create_date": "2020-07-15",
            "update_date": "2024-01-27",
            "expiry_date": "2024-07-15",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns104.ovh.net",
                "ns1-01.azure-dns.com",
                "ns2-01.azure-dns.net",
                "ns3-01.azure-dns.org",
                "ns4-01.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "vert.pt",
            "domain_keyword": "vert",
            "domain_tld": "pt",
            "query_time": "2024-05-21 23:49:31",
            "create_date": "2012-02-07",
            "expiry_date": "2025-01-07",
            "registrant_name": "VERTPAINTING, UNIPESSOAL LDA",
            "registrant_address": "Rua das Próteas, n.º 3",
            "registrant_city": "Amora",
            "registrant_state": "Belverde",
            "registrant_zip": "2845-503",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "ns1.mydnspt.net",
                "ns2.mydnspt.net",
                "ns7.mydnspt.net",
                "ns8.mydnspt.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 29,
            "domain_name": "wert.biz",
            "domain_keyword": "wert",
            "domain_tld": "biz",
            "query_time": "2024-06-01 23:23:03",
            "create_date": "2004-05-30",
            "update_date": "2023-07-14",
            "expiry_date": "2024-05-29",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "4art.top",
            "domain_keyword": "4art",
            "domain_tld": "top",
            "query_time": "2024-04-16 18:26:27",
            "create_date": "2022-04-27",
            "update_date": "2022-04-30",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "phil.ns.cloudflare.com",
                "summer.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "cert.biz",
            "domain_keyword": "cert",
            "domain_tld": "biz",
            "query_time": "2024-05-08 00:44:51",
            "create_date": "2002-03-27",
            "update_date": "2020-05-27",
            "expiry_date": "2029-03-26",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "cert.tax",
            "domain_keyword": "cert",
            "domain_tld": "tax",
            "query_time": "2024-05-18 13:30:57",
            "create_date": "2018-11-09",
            "update_date": "2023-10-15",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "xert.reviews",
            "domain_keyword": "xert",
            "domain_tld": "reviews",
            "query_time": "2024-05-31 03:15:10",
            "create_date": "2015-12-08",
            "update_date": "2018-04-03",
            "expiry_date": "2025-12-08",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xert Communications Corp.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "wert.haus",
            "domain_keyword": "wert",
            "domain_tld": "haus",
            "query_time": "2024-05-30 11:21:50",
            "create_date": "2021-09-28",
            "update_date": "2023-09-23",
            "expiry_date": "2024-09-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "tert.life",
            "domain_keyword": "tert",
            "domain_tld": "life",
            "query_time": "2024-06-06 05:17:06",
            "create_date": "2024-04-05",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nexcess.net",
                "ns2.nexcess.net",
                "ns3.nexcess.net",
                "ns4.nexcess.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "oert.com",
            "domain_keyword": "oert",
            "domain_tld": "com",
            "query_time": "2024-06-09 12:40:38",
            "create_date": "2004-06-02",
            "update_date": "2024-04-19",
            "expiry_date": "2025-06-02",
            "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": 37,
            "domain_name": "eert.org",
            "domain_keyword": "eert",
            "domain_tld": "org",
            "query_time": "2024-06-09 06:31:32",
            "create_date": "2014-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1391,
            "registrar_name": "Azdomainz, LLC",
            "registrar_website": "http://www.azdomainz.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "tert.shop",
            "domain_keyword": "tert",
            "domain_tld": "shop",
            "query_time": "2024-04-25 08:18:54",
            "create_date": "2023-09-16",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "https://wanwang.aliyun.com/",
            "registrant_state": "hu bei",
            "registrant_country": "CN",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "wert.com.br",
            "domain_keyword": "wert",
            "domain_tld": "com.br",
            "query_time": "2024-05-01 08:16:54",
            "create_date": "2003-01-14",
            "update_date": "2023-01-21",
            "expiry_date": "2025-01-14",
            "registrant_name": "WERT NETWORKS LTDA. - ME",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "b.sec.dns.br",
                "c.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 40,
            "domain_name": "sert.business",
            "domain_keyword": "sert",
            "domain_tld": "business",
            "query_time": "2024-05-07 01:47:22",
            "create_date": "2022-12-16",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1028.ui-dns.org",
                "ns1044.ui-dns.com",
                "ns1060.ui-dns.biz",
                "ns1074.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "mert.store",
            "domain_keyword": "mert",
            "domain_tld": "store",
            "query_time": "2024-05-08 06:20:52",
            "create_date": "2023-12-29",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu Nan",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "bert.holdings",
            "domain_keyword": "bert",
            "domain_tld": "holdings",
            "query_time": "2024-05-15 00:41:15",
            "create_date": "2024-01-14",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-14",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks16.rzone.de",
                "shades18.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "dert.fun",
            "domain_keyword": "dert",
            "domain_tld": "fun",
            "query_time": "2024-05-11 10:20:47",
            "create_date": "2024-03-09",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "4elt.pl",
            "domain_keyword": "4elt",
            "domain_tld": "pl",
            "query_time": "2024-05-23 09:16:34",
            "create_date": "2007-12-06",
            "update_date": "2023-11-06",
            "expiry_date": "2024-12-06",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "fert.xyz",
            "domain_keyword": "fert",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 23:39:07",
            "create_date": "2021-03-25",
            "update_date": "2023-10-13",
            "expiry_date": "2025-03-25",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "4art.be",
            "domain_keyword": "4art",
            "domain_tld": "be",
            "query_time": "2024-05-31 01:13:53",
            "create_date": "2020-05-17",
            "registrar_name": "Decofem",
            "registrar_website": "https://www.decofem.com",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 47,
            "domain_name": "zert.it",
            "domain_keyword": "zert",
            "domain_tld": "it",
            "query_time": "2024-05-30 19:26:00",
            "create_date": "2013-05-23",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-10",
            "registrar_name": "Hosting Concepts B.V.",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.parkingcrevv.net",
                "ns2.parkingcrevv.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 48,
            "domain_name": "lert.news",
            "domain_keyword": "lert",
            "domain_tld": "news",
            "query_time": "2024-05-27 04:51:02",
            "create_date": "2022-07-11",
            "update_date": "2023-08-25",
            "expiry_date": "2024-07-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "vert.cafe",
            "domain_keyword": "vert",
            "domain_tld": "cafe",
            "query_time": "2024-05-29 03:32:29",
            "create_date": "2016-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BM Services",
            "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": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "mert.im",
            "domain_keyword": "mert",
            "domain_tld": "im",
            "query_time": "2024-05-27 07:38:27",
            "registrant_name": "Redacted",
            "name_servers": [
                "ns1.name.com",
                "ns2.name.com",
                "ns3.name.com",
                "ns4.name.com"
            ]
        },
        {
            "num": 51,
            "domain_name": "cert.network",
            "domain_keyword": "cert",
            "domain_tld": "network",
            "query_time": "2024-06-03 07:51:51",
            "create_date": "2019-06-19",
            "update_date": "2024-05-02",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "hert.net",
            "domain_keyword": "hert",
            "domain_tld": "net",
            "query_time": "2024-06-11 00:46:59",
            "create_date": "2000-05-07",
            "update_date": "2024-04-06",
            "expiry_date": "2025-05-07",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "jessica.ns.cloudflare.com",
                "yichun.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "bert.pl",
            "domain_keyword": "bert",
            "domain_tld": "pl",
            "query_time": "2024-04-13 15:34:14",
            "create_date": "2023-12-22",
            "update_date": "2024-04-12",
            "expiry_date": "2024-12-22",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 54,
            "domain_name": "4era.com",
            "domain_keyword": "4era",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:16:28",
            "create_date": "2003-06-06",
            "update_date": "2023-05-16",
            "expiry_date": "2024-06-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "vert.immobilien",
            "domain_keyword": "vert",
            "domain_tld": "immobilien",
            "query_time": "2024-04-15 14:22:16",
            "create_date": "2016-11-20",
            "update_date": "2024-01-04",
            "expiry_date": "2024-11-20",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks11.rzone.de",
                "shades06.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "4erp.de",
            "domain_keyword": "4erp",
            "domain_tld": "de",
            "query_time": "2024-05-05 21:11:45",
            "update_date": "2015-07-25",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 57,
            "domain_name": "kert.green",
            "domain_keyword": "kert",
            "domain_tld": "green",
            "query_time": "2024-05-05 21:47:31",
            "create_date": "2015-07-31",
            "update_date": "2023-08-04",
            "expiry_date": "2024-07-31",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0140903901",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "yert.ru",
            "domain_keyword": "yert",
            "domain_tld": "ru",
            "query_time": "2024-05-05 03:29:38",
            "create_date": "2020-10-20",
            "expiry_date": "2024-10-20",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "fert.sk",
            "domain_keyword": "fert",
            "domain_tld": "sk",
            "query_time": "2024-05-05 04:15:05",
            "create_date": "2003-09-30",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-30",
            "registrar_name": "Martin Hučko, HugoNET",
            "registrant_name": "FERT s.r.o.",
            "registrant_company": "FERT s.r.o.",
            "registrant_address": "Priemyselná 8",
            "registrant_city": "Galanta",
            "registrant_zip": "92400",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.317806310",
            "name_servers": [
                "ns1.hugonet.sk",
                "ns2.hugonet.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 60,
            "domain_name": "zert.monster",
            "domain_keyword": "zert",
            "domain_tld": "monster",
            "query_time": "2024-05-04 08:53:30",
            "create_date": "2023-08-05",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-05",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "naxin",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1cnb.name.com",
                "ns2dqr.name.com",
                "ns3cna.name.com",
                "ns4dmx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "sert.market",
            "domain_keyword": "sert",
            "domain_tld": "market",
            "query_time": "2024-05-02 19:15:26",
            "create_date": "2024-02-29",
            "update_date": "2024-03-05",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "4art.ru",
            "domain_keyword": "4art",
            "domain_tld": "ru",
            "query_time": "2024-05-01 14:45:10",
            "create_date": "2003-12-01",
            "expiry_date": "2024-12-01",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "mert.top",
            "domain_keyword": "mert",
            "domain_tld": "top",
            "query_time": "2024-05-11 17:28:14",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "bert.vlaanderen",
            "domain_keyword": "bert",
            "domain_tld": "vlaanderen",
            "query_time": "2024-05-19 11:12:50",
            "create_date": "2015-01-20",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/tld/vlaanderen",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Laura Vlaanderen fotografie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Flevoland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mijndnsserver.nl",
                "ns2.mijndnsserver.nl",
                "ns3.mijndnsserver.eu",
                "ns4.mijndnsserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "wert.work",
            "domain_keyword": "wert",
            "domain_tld": "work",
            "query_time": "2024-05-14 09:50:24",
            "create_date": "2016-05-10",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-10",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Creber Flavor",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tochigi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "vert.world",
            "domain_keyword": "vert",
            "domain_tld": "world",
            "query_time": "2024-05-15 01:09:58",
            "create_date": "2024-01-16",
            "update_date": "2024-02-21",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "http://zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jinkon",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "mert.pics",
            "domain_keyword": "mert",
            "domain_tld": "pics",
            "query_time": "2024-05-20 08:02:15",
            "create_date": "2024-01-23",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "cert.us",
            "domain_keyword": "cert",
            "domain_tld": "us",
            "query_time": "2024-06-04 02:36:11",
            "create_date": "2002-04-24",
            "update_date": "2024-03-14",
            "expiry_date": "2025-04-23",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "www.directnic.com",
            "registrant_name": "Cature LLC",
            "registrant_company": "Cature LLC",
            "registrant_address": "1220 N Market Street, Suite 806",
            "registrant_city": "Wilmington",
            "registrant_state": "DE",
            "registrant_zip": "19801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3024276970",
            "name_servers": [
                "ns1.anydns.com",
                "ns2.anydns.com",
                "ns3.anydns.com",
                "ns4.anydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "dert.org",
            "domain_keyword": "dert",
            "domain_tld": "org",
            "query_time": "2024-04-28 00:33:07",
            "create_date": "2005-11-10",
            "update_date": "2023-12-25",
            "expiry_date": "2024-11-10",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 70,
            "domain_name": "4egt.com",
            "domain_keyword": "4egt",
            "domain_tld": "com",
            "query_time": "2024-05-03 09:04:09",
            "create_date": "2015-07-06",
            "update_date": "2022-09-18",
            "expiry_date": "2027-07-06",
            "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": 71,
            "domain_name": "aert.org",
            "domain_keyword": "aert",
            "domain_tld": "org",
            "query_time": "2024-04-22 08:30:05",
            "create_date": "2014-07-20",
            "update_date": "2023-09-03",
            "expiry_date": "2024-07-20",
            "registrar_iana": 1391,
            "registrar_name": "Azdomainz, LLC",
            "registrar_website": "http://www.azdomainz.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "4erp.com",
            "domain_keyword": "4erp",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:16:30",
            "create_date": "2014-08-30",
            "update_date": "2023-04-14",
            "expiry_date": "2026-08-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.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.7204960020",
            "name_servers": [
                "ns-1390.awsdns-45.org",
                "ns-1723.awsdns-23.co.uk",
                "ns-323.awsdns-40.com",
                "ns-565.awsdns-06.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "bert.photography",
            "domain_keyword": "bert",
            "domain_tld": "photography",
            "query_time": "2024-05-19 11:12:49",
            "create_date": "2018-11-28",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vandenberg Beheer BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nederland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "qert.info",
            "domain_keyword": "qert",
            "domain_tld": "info",
            "query_time": "2024-05-16 10:12:23",
            "create_date": "2024-01-15",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "mert.mobi",
            "domain_keyword": "mert",
            "domain_tld": "mobi",
            "query_time": "2024-05-27 07:38:27",
            "create_date": "2024-03-28",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "sert.cfd",
            "domain_keyword": "sert",
            "domain_tld": "cfd",
            "query_time": "2024-05-17 18:51:56",
            "create_date": "2023-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "sert.app",
            "domain_keyword": "sert",
            "domain_tld": "app",
            "query_time": "2024-06-06 00:43:15",
            "create_date": "2022-10-21",
            "update_date": "2023-12-05",
            "expiry_date": "2024-10-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-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": 78,
            "domain_name": "rert.com",
            "domain_keyword": "rert",
            "domain_tld": "com",
            "query_time": "2024-06-06 01:03:24",
            "create_date": "2000-03-05",
            "update_date": "2024-03-11",
            "expiry_date": "2032-03-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "cert.de",
            "domain_keyword": "cert",
            "domain_tld": "de",
            "query_time": "2024-06-07 11:46:57",
            "update_date": "2022-10-25",
            "name_servers": [
                "ben.ns.cloudflare.com",
                "edna.ns.cloudflare.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 80,
            "domain_name": "vert.parts",
            "domain_keyword": "vert",
            "domain_tld": "parts",
            "query_time": "2024-05-28 05:05:10",
            "create_date": "2024-02-02",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "vert.monster",
            "domain_keyword": "vert",
            "domain_tld": "monster",
            "query_time": "2024-05-05 15:30:37",
            "create_date": "2023-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "LULU",
            "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": [
                "ns1cnb.name.com",
                "ns2fhn.name.com",
                "ns3cna.name.com",
                "ns4cgs.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "fert.pro",
            "domain_keyword": "fert",
            "domain_tld": "pro",
            "query_time": "2024-05-18 08:56:13",
            "create_date": "2023-06-23",
            "update_date": "2023-07-21",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ni Cary",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hu Nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "4srt.site",
            "domain_keyword": "4srt",
            "domain_tld": "site",
            "query_time": "2024-05-26 00:57:03",
            "create_date": "2023-11-21",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "He Nan",
            "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": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "kert.tech",
            "domain_keyword": "kert",
            "domain_tld": "tech",
            "query_time": "2024-05-25 03:19:57",
            "create_date": "2023-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS",
            "registrar_website": "http://www.domainnameshop.com",
            "registrant_country": "PT",
            "registrant_email": "please query the rdds service of the 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": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "iert.vip",
            "domain_keyword": "iert",
            "domain_tld": "vip",
            "query_time": "2024-06-05 23:25:51",
            "create_date": "2021-02-16",
            "update_date": "2024-01-13",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "beijing green boat emergency rescue",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "beijing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "hert.store",
            "domain_keyword": "hert",
            "domain_tld": "store",
            "query_time": "2024-06-11 00:46:59",
            "create_date": "2020-02-04",
            "update_date": "2024-04-25",
            "expiry_date": "2025-02-04",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Data Protected",
            "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": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "44rt.net",
            "domain_keyword": "44rt",
            "domain_tld": "net",
            "query_time": "2024-04-26 05:33:44",
            "create_date": "2016-01-03",
            "update_date": "2023-08-30",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HONG KONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=44rt.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "bert.rest",
            "domain_keyword": "bert",
            "domain_tld": "rest",
            "query_time": "2024-05-04 03:25:02",
            "create_date": "2023-10-19",
            "update_date": "2024-02-15",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kara.ns.cloudflare.com",
                "roan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "wert.taxi",
            "domain_keyword": "wert",
            "domain_tld": "taxi",
            "query_time": "2024-05-04 00:49:08",
            "create_date": "2023-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 90,
            "domain_name": "vert.su",
            "domain_keyword": "vert",
            "domain_tld": "su",
            "query_time": "2024-05-05 23:23:15",
            "create_date": "2008-09-16",
            "expiry_date": "2024-09-16",
            "registrar_name": "REGTIME-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 91,
            "domain_name": "wert.media",
            "domain_keyword": "wert",
            "domain_tld": "media",
            "query_time": "2024-05-14 09:50:24",
            "create_date": "2021-11-02",
            "update_date": "2023-12-17",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "lieske.pictures",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "4art.ist",
            "domain_keyword": "4art",
            "domain_tld": "ist",
            "query_time": "2024-05-24 12:13:50",
            "create_date": "2020-12-30",
            "update_date": "2023-06-09",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Birdseye International Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the registrar 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.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "pert.it",
            "domain_keyword": "pert",
            "domain_tld": "it",
            "query_time": "2024-05-23 09:54:15",
            "create_date": "2015-09-24",
            "update_date": "2023-11-06",
            "expiry_date": "2024-10-21",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 94,
            "domain_name": "bert.info",
            "domain_keyword": "bert",
            "domain_tld": "info",
            "query_time": "2024-06-02 14:15:30",
            "create_date": "2018-02-24",
            "update_date": "2023-12-14",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "gert.co.uk",
            "domain_keyword": "gert",
            "domain_tld": "co.uk",
            "query_time": "2024-06-08 20:37:15",
            "create_date": "2000-02-18",
            "update_date": "2024-02-02",
            "expiry_date": "2033-02-18",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 96,
            "domain_name": "cert.it",
            "domain_keyword": "cert",
            "domain_tld": "it",
            "query_time": "2024-06-08 08:42:32",
            "create_date": "1998-05-13",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-14",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Mosaico S.r.l.",
            "registrant_address": "Via L. Montaldo 48r",
            "registrant_city": "Genova",
            "registrant_state": "GE",
            "registrant_zip": "16137",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 97,
            "domain_name": "vert.website",
            "domain_keyword": "vert",
            "domain_tld": "website",
            "query_time": "2024-05-28 05:05:10",
            "create_date": "2023-06-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "cert.wiki",
            "domain_keyword": "cert",
            "domain_tld": "wiki",
            "query_time": "2024-06-09 05:10:13",
            "create_date": "2016-07-17",
            "update_date": "2024-05-20",
            "expiry_date": "2024-07-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "redacted",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "redacted",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "gert.cloud",
            "domain_keyword": "gert",
            "domain_tld": "cloud",
            "query_time": "2024-05-02 00:39:52",
            "create_date": "2023-12-24",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "mert.biz",
            "domain_keyword": "mert",
            "domain_tld": "biz",
            "query_time": "2024-05-08 06:20:51",
            "create_date": "2023-08-17",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0168182249",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.101,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>4ert.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1393</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>bert.xin, mert.ro, 44rt.ru, 4art.site, xert.com.au, cert.mz, kert.dev, 4eet.cam, 4ent.pl, fert.site, pert.co.uk, 4est.site, rert.cn, cert.fyi, pert.com.pl, pert.com, sert.net.in, cert.works, eert.xyz, wert.one, gert.life, 4eru.com, kert.biz, bert.it, vert.boutique, cert.net.nz, bert.pro, vert.pt, wert.biz, 4art.top, cert.biz, cert.tax, xert.reviews, wert.haus, tert.life, oert.com, eert.org, tert.shop, wert.com.br, sert.business, mert.store, bert.holdings, dert.fun, 4elt.pl, fert.xyz, 4art.be, zert.it, lert.news, vert.cafe, mert.im, cert.network, hert.net, bert.pl, 4era.com, vert.immobilien, 4erp.de, kert.green, yert.ru, fert.sk, zert.monster, sert.market, 4art.ru, mert.top, bert.vlaanderen, wert.work, vert.world, mert.pics, cert.us, dert.org, 4egt.com, aert.org, 4erp.com, bert.photography, qert.info, mert.mobi, sert.cfd, sert.app, rert.com, cert.de, vert.parts, vert.monster, fert.pro, 4srt.site, kert.tech, iert.vip, hert.store, 44rt.net, bert.rest, wert.taxi, vert.su, wert.media, 4art.ist, pert.it, bert.info, gert.co.uk, cert.it, vert.website, cert.wiki, gert.cloud, mert.biz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bert.xin</domain_name>
   <domain_keyword>bert</domain_keyword>
   <domain_tld>xin</domain_tld>
   <query_time>2024-04-20 06:31:40</query_time>
   <create_date>2017-07-25</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-25</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>白涛</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>mert.ro</domain_name>
   <domain_keyword>mert</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-22 21:34:44</query_time>
   <create_date>2003-02-06</create_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_name>Romedchim International SRL</registrar_name>
   <registrar_website>www.rchost.ro</registrar_website>
   <name_servers>
    <value>ns7.romedchim.com</value>
    <value>ns8.romedchim.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>44rt.ru</domain_name>
   <domain_keyword>44rt</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-12 08:20:35</query_time>
   <create_date>2018-09-02</create_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.deer.st</value>
    <value>ns2.deer.st</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>4art.site</domain_name>
   <domain_keyword>4art</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-24 12:13:50</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>MI</registrant_state>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.plaindns.net</value>
    <value>ns2.plaindns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>xert.com.au</domain_name>
   <domain_keyword>xert</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-04 20:30:23</query_time>
   <update_date>2024-01-25</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Sarah Peeke</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cert.mz</domain_name>
   <domain_keyword>cert</domain_keyword>
   <domain_tld>mz</domain_tld>
   <query_time>2024-06-04 12:03:09</query_time>
   <create_date>2015-03-22</create_date>
   <update_date>2018-05-08</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>CIUEM Registrar</registrar_name>
   <registrant_name>CERT MZ</registrant_name>
   <registrant_company>CERT MZ</registrant_company>
   <registrant_address>Av Julius Nyerere Campus Universitario UEM</registrant_address>
   <registrant_city>Maputo</registrant_city>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>MZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+258.823003920</registrant_phone>
   <name_servers>
    <value>ns1.ciuem.mz</value>
    <value>ns2.ciuem.mz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>kert.dev</domain_name>
   <domain_keyword>kert</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-15 04:00:58</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>kallie.ns.cloudflare.com</value>
    <value>ram.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>4eet.cam</domain_name>
   <domain_keyword>4eet</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-08 07:49:23</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>carl.ns.cloudflare.com</value>
    <value>elle.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>4ent.pl</domain_name>
   <domain_keyword>4ent</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-12 16:09:03</query_time>
   <create_date>2014-05-26</create_date>
   <update_date>2023-05-26</update_date>
   <expiry_date>2024-05-26</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>fert.site</domain_name>
   <domain_keyword>fert</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-23 23:39:07</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>pert.co.uk</domain_name>
   <domain_keyword>pert</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 17:16:37</query_time>
   <update_date>2023-04-20</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_name>Andrews &amp;amp; Arnold Limited [Tag = AAISP]</registrar_name>
   <registrar_website>https://aa.net.uk</registrar_website>
   <name_servers>
    <value>carla.ns.cloudflare.com</value>
    <value>johnny.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>4est.site</domain_name>
   <domain_keyword>4est</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-28 01:03:41</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>rert.cn</domain_name>
   <domain_keyword>rert</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-28 22:10:48</query_time>
   <create_date>2023-05-27</create_date>
   <expiry_date>2027-05-27</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>瑞尔特测控(深圳)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>cert.fyi</domain_name>
   <domain_keyword>cert</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-06-09 05:10:13</query_time>
   <create_date>2022-04-09</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>diva.ns.cloudflare.com</value>
    <value>elliott.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>15</num>
   <domain_name>pert.com.pl</domain_name>
   <domain_keyword>pert</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-14 03:58:54</query_time>
   <create_date>1998-09-08</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>Dinfo.pl Sylwia Wierońska</registrar_name>
   <name_servers>
    <value>ns1.alte.pl</value>
    <value>ns2.alte.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>pert.com</domain_name>
   <domain_keyword>pert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 20:40:18</query_time>
   <create_date>1995-08-07</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>jason.ns.cloudflare.com</value>
    <value>rose.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>17</num>
   <domain_name>sert.net.in</domain_name>
   <domain_keyword>sert</domain_keyword>
   <domain_tld>net.in</domain_tld>
   <query_time>2024-04-25 11:36:19</query_time>
   <create_date>2017-04-11</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-11</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>Shiva Enterprises Rubber &amp; Teflon (I) Pvt Ltd</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>jbss.earth.orderbox-dns.com</value>
    <value>jbss.mars.orderbox-dns.com</value>
    <value>jbss.mercury.orderbox-dns.com</value>
    <value>jbss.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>cert.works</domain_name>
   <domain_keyword>cert</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-04-21 00:30:28</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Martinez Lopez - IT Consulting</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>19</num>
   <domain_name>eert.xyz</domain_name>
   <domain_keyword>eert</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-01 02:45:33</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>wert.one</domain_name>
   <domain_keyword>wert</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-01 08:16:54</query_time>
   <create_date>2020-12-16</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>gert.life</domain_name>
   <domain_keyword>gert</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-02 00:39:52</query_time>
   <create_date>2023-12-24</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.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>22</num>
   <domain_name>4eru.com</domain_name>
   <domain_keyword>4eru</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 07:50:10</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=4eru.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>kert.biz</domain_name>
   <domain_keyword>kert</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-10 12:34:23</query_time>
   <create_date>2005-06-28</create_date>
   <update_date>2022-06-16</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0110536035</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netfirms.com</value>
    <value>ns2.netfirms.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>bert.it</domain_name>
   <domain_keyword>bert</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-04 03:25:02</query_time>
   <create_date>2000-04-13</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>vert.boutique</domain_name>
   <domain_keyword>vert</domain_keyword>
   <domain_tld>boutique</domain_tld>
   <query_time>2024-05-05 15:30:36</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169655373</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>cert.net.nz</domain_name>
   <domain_keyword>cert</domain_keyword>
   <domain_tld>net.nz</domain_tld>
   <query_time>2024-05-18 13:30:57</query_time>
   <create_date>2011-12-17</create_date>
   <update_date>2023-11-21</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>bert.pro</domain_name>
   <domain_keyword>bert</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-19 11:12:49</query_time>
   <create_date>2020-07-15</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, 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>dns104.ovh.net</value>
    <value>ns1-01.azure-dns.com</value>
    <value>ns2-01.azure-dns.net</value>
    <value>ns3-01.azure-dns.org</value>
    <value>ns4-01.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>vert.pt</domain_name>
   <domain_keyword>vert</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-21 23:49:31</query_time>
   <create_date>2012-02-07</create_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrant_name>VERTPAINTING, UNIPESSOAL LDA</registrant_name>
   <registrant_address>Rua das Próteas, n.º 3</registrant_address>
   <registrant_city>Amora</registrant_city>
   <registrant_state>Belverde</registrant_state>
   <registrant_zip>2845-503</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mydnspt.net</value>
    <value>ns2.mydnspt.net</value>
    <value>ns7.mydnspt.net</value>
    <value>ns8.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>wert.biz</domain_name>
   <domain_keyword>wert</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-01 23:23:03</query_time>
   <create_date>2004-05-30</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-05-29</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivateName Services Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>4art.top</domain_name>
   <domain_keyword>4art</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-16 18:26:27</query_time>
   <create_date>2022-04-27</create_date>
   <update_date>2022-04-30</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>phil.ns.cloudflare.com</value>
    <value>summer.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>cert.biz</domain_name>
   <domain_keyword>cert</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-08 00:44:51</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2020-05-27</update_date>
   <expiry_date>2029-03-26</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>cert.tax</domain_name>
   <domain_keyword>cert</domain_keyword>
   <domain_tld>tax</domain_tld>
   <query_time>2024-05-18 13:30:57</query_time>
   <create_date>2018-11-09</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>xert.reviews</domain_name>
   <domain_keyword>xert</domain_keyword>
   <domain_tld>reviews</domain_tld>
   <query_time>2024-05-31 03:15:10</query_time>
   <create_date>2015-12-08</create_date>
   <update_date>2018-04-03</update_date>
   <expiry_date>2025-12-08</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Xert Communications Corp.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>wert.haus</domain_name>
   <domain_keyword>wert</domain_keyword>
   <domain_tld>haus</domain_tld>
   <query_time>2024-05-30 11:21:50</query_time>
   <create_date>2021-09-28</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>tert.life</domain_name>
   <domain_keyword>tert</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-06 05:17:06</query_time>
   <create_date>2024-04-05</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nexcess.net</value>
    <value>ns2.nexcess.net</value>
    <value>ns3.nexcess.net</value>
    <value>ns4.nexcess.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>36</num>
   <domain_name>oert.com</domain_name>
   <domain_keyword>oert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 12:40:38</query_time>
   <create_date>2004-06-02</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-06-02</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>37</num>
   <domain_name>eert.org</domain_name>
   <domain_keyword>eert</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-09 06:31:32</query_time>
   <create_date>2014-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1391</registrar_iana>
   <registrar_name>Azdomainz, LLC</registrar_name>
   <registrar_website>http://www.azdomainz.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>tert.shop</domain_name>
   <domain_keyword>tert</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 08:18:54</query_time>
   <create_date>2023-09-16</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>https://wanwang.aliyun.com/</registrar_website>
   <registrant_state>hu bei</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>wert.com.br</domain_name>
   <domain_keyword>wert</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-01 08:16:54</query_time>
   <create_date>2003-01-14</create_date>
   <update_date>2023-01-21</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrant_name>WERT NETWORKS LTDA. - ME</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>b.sec.dns.br</value>
    <value>c.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>sert.business</domain_name>
   <domain_keyword>sert</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-07 01:47:22</query_time>
   <create_date>2022-12-16</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1028.ui-dns.org</value>
    <value>ns1044.ui-dns.com</value>
    <value>ns1060.ui-dns.biz</value>
    <value>ns1074.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>mert.store</domain_name>
   <domain_keyword>mert</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-08 06:20:52</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_state>Hu Nan</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>bert.holdings</domain_name>
   <domain_keyword>bert</domain_keyword>
   <domain_tld>holdings</domain_tld>
   <query_time>2024-05-15 00:41:15</query_time>
   <create_date>2024-01-14</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades18.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>dert.fun</domain_name>
   <domain_keyword>dert</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-11 10:20:47</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>4elt.pl</domain_name>
   <domain_keyword>4elt</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-23 09:16:34</query_time>
   <create_date>2007-12-06</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>fert.xyz</domain_name>
   <domain_keyword>fert</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 23:39:07</query_time>
   <create_date>2021-03-25</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2025-03-25</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>4art.be</domain_name>
   <domain_keyword>4art</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-31 01:13:53</query_time>
   <create_date>2020-05-17</create_date>
   <registrar_name>Decofem</registrar_name>
   <registrar_website>https://www.decofem.com</registrar_website>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>zert.it</domain_name>
   <domain_keyword>zert</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-30 19:26:00</query_time>
   <create_date>2013-05-23</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.parkingcrevv.net</value>
    <value>ns2.parkingcrevv.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>lert.news</domain_name>
   <domain_keyword>lert</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-27 04:51:02</query_time>
   <create_date>2022-07-11</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>vert.cafe</domain_name>
   <domain_keyword>vert</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-05-29 03:32:29</query_time>
   <create_date>2016-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BM Services</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>dns101.ovh.net</value>
    <value>ns101.ovh.net</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>50</num>
   <domain_name>mert.im</domain_name>
   <domain_keyword>mert</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-05-27 07:38:27</query_time>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>ns1.name.com</value>
    <value>ns2.name.com</value>
    <value>ns3.name.com</value>
    <value>ns4.name.com</value>
   </name_servers>
  </value>
  <value>
   <num>51</num>
   <domain_name>cert.network</domain_name>
   <domain_keyword>cert</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-06-03 07:51:51</query_time>
   <create_date>2019-06-19</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>hert.net</domain_name>
   <domain_keyword>hert</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 00:46:59</query_time>
   <create_date>2000-05-07</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>jessica.ns.cloudflare.com</value>
    <value>yichun.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>bert.pl</domain_name>
   <domain_keyword>bert</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-13 15:34:14</query_time>
   <create_date>2023-12-22</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>4era.com</domain_name>
   <domain_keyword>4era</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:16:28</query_time>
   <create_date>2003-06-06</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.smartname.com</value>
    <value>ns2.smartname.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>55</num>
   <domain_name>vert.immobilien</domain_name>
   <domain_keyword>vert</domain_keyword>
   <domain_tld>immobilien</domain_tld>
   <query_time>2024-04-15 14:22:16</query_time>
   <create_date>2016-11-20</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades06.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>4erp.de</domain_name>
   <domain_keyword>4erp</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 21:11:45</query_time>
   <update_date>2015-07-25</update_date>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>kert.green</domain_name>
   <domain_keyword>kert</domain_keyword>
   <domain_tld>green</domain_tld>
   <query_time>2024-05-05 21:47:31</query_time>
   <create_date>2015-07-31</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0140903901</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>yert.ru</domain_name>
   <domain_keyword>yert</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 03:29:38</query_time>
   <create_date>2020-10-20</create_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>fert.sk</domain_name>
   <domain_keyword>fert</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 04:15:05</query_time>
   <create_date>2003-09-30</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>Martin Hučko, HugoNET</registrar_name>
   <registrant_name>FERT s.r.o.</registrant_name>
   <registrant_company>FERT s.r.o.</registrant_company>
   <registrant_address>Priemyselná 8</registrant_address>
   <registrant_city>Galanta</registrant_city>
   <registrant_zip>92400</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.317806310</registrant_phone>
   <name_servers>
    <value>ns1.hugonet.sk</value>
    <value>ns2.hugonet.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>zert.monster</domain_name>
   <domain_keyword>zert</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-04 08:53:30</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>naxin</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1cnb.name.com</value>
    <value>ns2dqr.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4dmx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>sert.market</domain_name>
   <domain_keyword>sert</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-05-02 19:15:26</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>4art.ru</domain_name>
   <domain_keyword>4art</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 14:45:10</query_time>
   <create_date>2003-12-01</create_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>mert.top</domain_name>
   <domain_keyword>mert</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-11 17:28:14</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>bert.vlaanderen</domain_name>
   <domain_keyword>bert</domain_keyword>
   <domain_tld>vlaanderen</domain_tld>
   <query_time>2024-05-19 11:12:50</query_time>
   <create_date>2015-01-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/tld/vlaanderen</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Laura Vlaanderen fotografie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Flevoland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant 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.mijndnsserver.nl</value>
    <value>ns2.mijndnsserver.nl</value>
    <value>ns3.mijndnsserver.eu</value>
    <value>ns4.mijndnsserver.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>wert.work</domain_name>
   <domain_keyword>wert</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-14 09:50:24</query_time>
   <create_date>2016-05-10</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Creber Flavor</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tochigi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>vert.world</domain_name>
   <domain_keyword>vert</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-15 01:09:58</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>http://zzy.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jinkon</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>67</num>
   <domain_name>mert.pics</domain_name>
   <domain_keyword>mert</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-20 08:02:15</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>cert.us</domain_name>
   <domain_keyword>cert</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-04 02:36:11</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>www.directnic.com</registrar_website>
   <registrant_name>Cature LLC</registrant_name>
   <registrant_company>Cature LLC</registrant_company>
   <registrant_address>1220 N Market Street, Suite 806</registrant_address>
   <registrant_city>Wilmington</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>19801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3024276970</registrant_phone>
   <name_servers>
    <value>ns1.anydns.com</value>
    <value>ns2.anydns.com</value>
    <value>ns3.anydns.com</value>
    <value>ns4.anydns.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>69</num>
   <domain_name>dert.org</domain_name>
   <domain_keyword>dert</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 00:33:07</query_time>
   <create_date>2005-11-10</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>4egt.com</domain_name>
   <domain_keyword>4egt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 09:04:09</query_time>
   <create_date>2015-07-06</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2027-07-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>71</num>
   <domain_name>aert.org</domain_name>
   <domain_keyword>aert</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 08:30:05</query_time>
   <create_date>2014-07-20</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>1391</registrar_iana>
   <registrar_name>Azdomainz, LLC</registrar_name>
   <registrar_website>http://www.azdomainz.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>4erp.com</domain_name>
   <domain_keyword>4erp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:16:30</query_time>
   <create_date>2014-08-30</create_date>
   <update_date>2023-04-14</update_date>
   <expiry_date>2026-08-30</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>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.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.7204960020</registrant_phone>
   <name_servers>
    <value>ns-1390.awsdns-45.org</value>
    <value>ns-1723.awsdns-23.co.uk</value>
    <value>ns-323.awsdns-40.com</value>
    <value>ns-565.awsdns-06.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>bert.photography</domain_name>
   <domain_keyword>bert</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-19 11:12:49</query_time>
   <create_date>2018-11-28</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-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>Vandenberg Beheer BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nederland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>qert.info</domain_name>
   <domain_keyword>qert</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 10:12:23</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>mert.mobi</domain_name>
   <domain_keyword>mert</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-27 07:38:27</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>sert.cfd</domain_name>
   <domain_keyword>sert</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-17 18:51:56</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>sert.app</domain_name>
   <domain_keyword>sert</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-06 00:43:15</query_time>
   <create_date>2022-10-21</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-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>78</num>
   <domain_name>rert.com</domain_name>
   <domain_keyword>rert</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 01:03:24</query_time>
   <create_date>2000-03-05</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2032-03-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>cert.de</domain_name>
   <domain_keyword>cert</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-07 11:46:57</query_time>
   <update_date>2022-10-25</update_date>
   <name_servers>
    <value>ben.ns.cloudflare.com</value>
    <value>edna.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>vert.parts</domain_name>
   <domain_keyword>vert</domain_keyword>
   <domain_tld>parts</domain_tld>
   <query_time>2024-05-28 05:05:10</query_time>
   <create_date>2024-02-02</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.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>81</num>
   <domain_name>vert.monster</domain_name>
   <domain_keyword>vert</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-05 15:30:37</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>LULU</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>ns1cnb.name.com</value>
    <value>ns2fhn.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4cgs.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>fert.pro</domain_name>
   <domain_keyword>fert</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-18 08:56:13</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>83</num>
   <domain_name>4srt.site</domain_name>
   <domain_keyword>4srt</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-26 00:57:03</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>He Nan</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>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>kert.tech</domain_name>
   <domain_keyword>kert</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-25 03:19:57</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS</registrar_name>
   <registrar_website>http://www.domainnameshop.com</registrar_website>
   <registrant_country>PT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>iert.vip</domain_name>
   <domain_keyword>iert</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-05 23:25:51</query_time>
   <create_date>2021-02-16</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>beijing green boat emergency rescue</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>beijing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>hert.store</domain_name>
   <domain_keyword>hert</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-11 00:46:59</query_time>
   <create_date>2020-02-04</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Data Protected</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>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>44rt.net</domain_name>
   <domain_keyword>44rt</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 05:33:44</query_time>
   <create_date>2016-01-03</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HONG KONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=44rt.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>bert.rest</domain_name>
   <domain_keyword>bert</domain_keyword>
   <domain_tld>rest</domain_tld>
   <query_time>2024-05-04 03:25:02</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kara.ns.cloudflare.com</value>
    <value>roan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>wert.taxi</domain_name>
   <domain_keyword>wert</domain_keyword>
   <domain_tld>taxi</domain_tld>
   <query_time>2024-05-04 00:49:08</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>vert.su</domain_name>
   <domain_keyword>vert</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 23:23:15</query_time>
   <create_date>2008-09-16</create_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_name>REGTIME-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>wert.media</domain_name>
   <domain_keyword>wert</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-14 09:50:24</query_time>
   <create_date>2021-11-02</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>lieske.pictures</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>4art.ist</domain_name>
   <domain_keyword>4art</domain_keyword>
   <domain_tld>ist</domain_tld>
   <query_time>2024-05-24 12:13:50</query_time>
   <create_date>2020-12-30</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Birdseye International Inc.</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>TW</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>pert.it</domain_name>
   <domain_keyword>pert</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-23 09:54:15</query_time>
   <create_date>2015-09-24</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>bert.info</domain_name>
   <domain_keyword>bert</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 14:15:30</query_time>
   <create_date>2018-02-24</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>gert.co.uk</domain_name>
   <domain_keyword>gert</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-08 20:37:15</query_time>
   <create_date>2000-02-18</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2033-02-18</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>cert.it</domain_name>
   <domain_keyword>cert</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-08 08:42:32</query_time>
   <create_date>1998-05-13</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Mosaico S.r.l.</registrant_company>
   <registrant_address>Via L. Montaldo 48r</registrant_address>
   <registrant_city>Genova</registrant_city>
   <registrant_state>GE</registrant_state>
   <registrant_zip>16137</registrant_zip>
   <registrant_country>IT</registrant_country>
   <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>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>vert.website</domain_name>
   <domain_keyword>vert</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-28 05:05:10</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>cert.wiki</domain_name>
   <domain_keyword>cert</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-06-09 05:10:13</query_time>
   <create_date>2016-07-17</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2024-07-17</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>redacted</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>redacted</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>gert.cloud</domain_name>
   <domain_keyword>gert</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-02 00:39:52</query_time>
   <create_date>2023-12-24</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.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>100</num>
   <domain_name>mert.biz</domain_name>
   <domain_keyword>mert</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-08 06:20:51</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0168182249</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.101</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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