WHOIS QUERY TIME

12 Apr 2024 - 12:04 PM UTC

Registered: 26 August 1999
Modified: 16 August 2023
Expiry: 25 August 2024

REGISTRAR

Name: Corporation Service Company

DNSSEC

Unsigned

NAME SERVERS

udns1.cscdns.net
udns2.cscdns.uk

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=persil.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "persil.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "persil.pl",
            "domain_keyword": "persil",
            "domain_tld": "pl",
            "query_time": "2024-04-12 12:04:14",
            "create_date": "1999-08-26",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-25",
            "registrar_name": "Corporation Service Company",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>persil.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>persil.pl</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-12 12:04:14</query_time>
   <create_date>1999-08-26</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.033</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.075 seconds) for "persil.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

26 Nov 2022 - 9:16 PM UTC

Registered: 26 August 1999
Modified: 16 August 2022
Expiry: 25 August 2023

REGISTRAR

Name: Corporation Service Company

NAME SERVERS

udns1.cscdns.net
udns2.cscdns.uk

#2 - QUERY TIME

26 Nov 2022 - 9:16 PM UTC

Registered: 26 August 1999
Modified: 16 August 2022
Expiry: 25 August 2023

REGISTRAR

Name: Corporation Service Company

DNSSEC

Unsigned

NAME SERVERS

udns1.cscdns.net
udns2.cscdns.uk

#3 - QUERY TIME

25 Aug 2023 - 12:21 AM UTC

Registered: 26 August 1999
Modified: 16 August 2023
Expiry: 25 August 2024

REGISTRAR

Name: Corporation Service Company

DNSSEC

Unsigned

NAME SERVERS

udns1.cscdns.net
udns2.cscdns.uk

* 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=persil.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "persil.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "persil.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "persil.pl",
            "domain_keyword": "persil",
            "domain_tld": "pl",
            "query_time": "2022-11-26 21:16:34",
            "create_date": "1999-08-26",
            "update_date": "2022-08-16",
            "expiry_date": "2023-08-25",
            "registrar_name": "Corporation Service Company",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ]
        },
        {
            "num": 2,
            "domain_name": "persil.pl",
            "domain_keyword": "persil",
            "domain_tld": "pl",
            "query_time": "2022-11-26 21:16:34",
            "create_date": "1999-08-26",
            "update_date": "2022-08-16",
            "expiry_date": "2023-08-25",
            "registrar_name": "Corporation Service Company",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "persil.pl",
            "domain_keyword": "persil",
            "domain_tld": "pl",
            "query_time": "2023-08-25 00:21:11",
            "create_date": "1999-08-26",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-25",
            "registrar_name": "Corporation Service Company",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.075,
        "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>persil.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>persil.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>persil.pl</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2022-11-26 21:16:34</query_time>
   <create_date>1999-08-26</create_date>
   <update_date>2022-08-16</update_date>
   <expiry_date>2023-08-25</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>persil.pl</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2022-11-26 21:16:34</query_time>
   <create_date>1999-08-26</create_date>
   <update_date>2022-08-16</update_date>
   <expiry_date>2023-08-25</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>persil.pl</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-08-25 00:21:11</query_time>
   <create_date>1999-08-26</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.075</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 32 domain names (in 0.029 seconds) which contained the exact domain keyword "persil".
Domain Name Registered Expiry Registrar Ownership
1 persil.com 2 Dec 1994 1 Dec 2024 CSC CORPORATE DOMAINS, INC. Unilever IP Holdings B.V.
2 persil.co.uk 5 Dec 1996 5 Dec 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] UNILEVER GLOBAL IP LIMITED
3 persil.ie 4 Mar 1997 31 Mar 2025 CSC Domains Inc Lever Ireland
4 persil.pl 26 Aug 1999 25 Aug 2024 Corporation Service Company -
5 persil.nl 8 Dec 1999 - Corporation Service Company Limited -
6 persil.net 21 Feb 2000 21 Feb 2025 CSC CORPORATE DOMAINS, INC. Unilever IP Holdings B.V.
7 persil.be 21 Feb 2000 - CSC Corporate Domains, Inc. -
8 persil.org 21 Feb 2000 21 Feb 2025 CSC Corporate Domains, Inc. Unilever IP Holdings B.V.
9 persil.hu 29 Feb 2000 - - -
10 persil.com.br 21 Sep 2000 21 Sep 2024 - Perez e Silverio Ltda
11 persil.info 31 Jul 2001 31 Jul 2024 CSC Corporate Domains, Inc. Unilever IP Holdings B.V.
12 persil.ru 30 Sep 2001 1 Oct 2024 RU-CENTER-RU Henkel AG & Co. KGaA
13 persil.us 24 Apr 2002 23 Apr 2025 CSC Corporate Domains, Inc. Henkel Corporation
14 persil.se 15 Apr 2003 15 Apr 2025 CSC Corp Domains -
15 persil.ro 30 Jul 2004 28 Sep 2024 CSC Corporate Domains -
16 persil.asia 21 Nov 2007 21 Nov 2024 CSC Corporate Domains, Inc. Henkel AG & Co. KGaA
17 persil.lt 10 Dec 2008 11 Dec 2024 CSC Corporate Domains, Inc Henkel AG & Co. KGaA, CSC Corporate Domains, Inc.
18 persil.com.hr 11 Dec 2008 14 Dec 2024 Terrakom d.o.o. Trademark Department Henkel AG & Co. KGaA
19 persil.mobi 9 Jan 2009 9 Jan 2025 CSC Corporate Domains, Inc. Henkel AG & Co. KGaA
20 persil.by 27 Jun 2011 5 Jul 2024 Open Contact, Ltd Corporation Service Company
21 persil.expert 26 Nov 2014 26 Nov 2024 CSC Corporate Domains, Inc. Henkel AG & Co. KGaA
22 persil.express 11 Jul 2017 11 Jul 2024 CSC Corporate Domains, Inc. Henkel AG & Co. KGaA
23 persil.co 16 Jul 2017 15 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
24 persil.tech 27 Feb 2018 27 Feb 2028 Xin Net Technology Corp. jiangmenshipengjiangqubaoyingxianjunhuagongyouxiangongsi
25 persil.net.br 30 May 2018 30 May 2026 - PERSIL COMERCIO DE PECAS LTDA EPP
26 persil.uk 4 Jul 2019 4 Jul 2024 ONLINE LLC t/a Your Nice Brand [Tag = YOURNICEBRAND] -
27 persil.dk 6 Mar 2020 31 Mar 2025 - Per Deleuran
28 persil.properties 20 Feb 2021 20 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
29 persil.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
30 persil.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
31 persil.ai - - Dynadot Super Privacy Service LTD c/o Dynadot
32 persil.pt - - - Henkel AG & Co. KGaA
33 persil.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=persil&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "persil",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 33,
        "relation": "eq",
        "current": 33
    },
    "unique_domains": "persil.com, persil.co.uk, persil.ie, persil.pl, persil.nl, persil.net, persil.be, persil.org, persil.hu, persil.com.br, persil.info, persil.ru, persil.us, persil.se, persil.ro, persil.asia, persil.lt, persil.com.hr, persil.mobi, persil.by, persil.expert, persil.express, persil.co, persil.tech, persil.net.br, persil.uk, persil.dk, persil.properties, persil.online, persil.xyz, persil.ai, persil.pt, persil.de",
    "results": [
        {
            "num": 1,
            "domain_name": "persil.com",
            "domain_keyword": "persil",
            "domain_tld": "com",
            "query_time": "2024-06-02 13:32:53",
            "create_date": "1994-12-02",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-01",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Unilever IP Holdings B.V.",
            "registrant_address": "Weena 455",
            "registrant_city": "Rotterdam",
            "registrant_state": "South Holland",
            "registrant_zip": "3013AL",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.102174000",
            "registrant_fax": "+31.102174798",
            "name_servers": [
                "ns1-44.azure-dns.com",
                "ns2-44.azure-dns.net",
                "ns3-44.azure-dns.org",
                "ns4-44.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "persil.co.uk",
            "domain_keyword": "persil",
            "domain_tld": "co.uk",
            "query_time": "2024-04-09 23:09:54",
            "create_date": "1996-12-05",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-05",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "registrant_name": "UNILEVER GLOBAL IP LIMITED",
            "registrant_address": "Port Sunlight, Wirral, Merseyside, ENG, CH62 4ZD, United Kingdom",
            "name_servers": [
                "ns1-44.azure-dns.com",
                "ns2-44.azure-dns.net",
                "ns3-44.azure-dns.org",
                "ns4-44.azure-dns.info"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "persil.ie",
            "domain_keyword": "persil",
            "domain_tld": "ie",
            "query_time": "2024-05-19 13:22:51",
            "create_date": "1997-03-04",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-31",
            "registrar_name": "CSC Domains Inc",
            "registrar_website": "http://www.csccorporatedomains.com/",
            "registrant_name": "Lever Ireland",
            "name_servers": [
                "ns1-44.azure-dns.com",
                "ns2-44.azure-dns.net",
                "ns3-44.azure-dns.org",
                "ns4-44.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "persil.pl",
            "domain_keyword": "persil",
            "domain_tld": "pl",
            "query_time": "2024-04-12 12:04:14",
            "create_date": "1999-08-26",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-25",
            "registrar_name": "Corporation Service Company",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "persil.nl",
            "domain_keyword": "persil",
            "domain_tld": "nl",
            "query_time": "2024-05-08 08:51:51",
            "create_date": "1999-12-08",
            "update_date": "2020-11-11",
            "registrar_name": "Corporation Service Company Limited",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 6,
            "domain_name": "persil.net",
            "domain_keyword": "persil",
            "domain_tld": "net",
            "query_time": "2024-04-12 12:04:11",
            "create_date": "2000-02-21",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-21",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Unilever IP Holdings B.V.",
            "registrant_address": "Weena 455",
            "registrant_city": "Rotterdam",
            "registrant_state": "South Holland",
            "registrant_zip": "3013AL",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.102174000",
            "registrant_fax": "+31.102174798",
            "name_servers": [
                "ns1-44.azure-dns.com",
                "ns2-44.azure-dns.net",
                "ns3-44.azure-dns.org",
                "ns4-44.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "persil.be",
            "domain_keyword": "persil",
            "domain_tld": "be",
            "query_time": "2024-04-20 17:39:31",
            "create_date": "2000-02-21",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscdigitalbrand.services/",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 8,
            "domain_name": "persil.org",
            "domain_keyword": "persil",
            "domain_tld": "org",
            "query_time": "2024-04-20 17:39:31",
            "create_date": "2000-02-21",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-21",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unilever IP Holdings B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "South Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-44.azure-dns.com",
                "ns2-44.azure-dns.net",
                "ns3-44.azure-dns.org",
                "ns4-44.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "persil.hu",
            "domain_keyword": "persil",
            "domain_tld": "hu",
            "query_time": "2024-05-10 19:26:33",
            "create_date": "2000-02-29"
        },
        {
            "num": 10,
            "domain_name": "persil.com.br",
            "domain_keyword": "persil",
            "domain_tld": "com.br",
            "query_time": "2024-04-20 17:39:31",
            "create_date": "2000-09-21",
            "update_date": "2023-10-24",
            "expiry_date": "2024-09-21",
            "registrant_name": "Perez e Silverio Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 11,
            "domain_name": "persil.info",
            "domain_keyword": "persil",
            "domain_tld": "info",
            "query_time": "2024-05-08 08:51:51",
            "create_date": "2001-07-31",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-31",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unilever IP Holdings B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "South Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.unilever.com",
                "dns02.unilever.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "persil.ru",
            "domain_keyword": "persil",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:30:03",
            "create_date": "2001-09-30",
            "expiry_date": "2024-10-01",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Henkel AG & Co. KGaA",
            "name_servers": [
                "ns1.yandexcloud.net",
                "ns2.yandexcloud.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "persil.us",
            "domain_keyword": "persil",
            "domain_tld": "us",
            "query_time": "2024-04-20 17:39:31",
            "create_date": "2002-04-24",
            "update_date": "2023-04-19",
            "expiry_date": "2025-04-23",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "Henkel Corporation",
            "registrant_company": "Henkel Corporation",
            "registrant_address": "One Henkel Way",
            "registrant_city": "Rocky Hill",
            "registrant_state": "06067",
            "registrant_zip": "CT",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+01.8605715100",
            "registrant_fax": "+01.8605715465",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "persil.se",
            "domain_keyword": "persil",
            "domain_tld": "se",
            "query_time": "2024-05-05 11:58:37",
            "create_date": "2003-04-15",
            "update_date": "2023-04-06",
            "expiry_date": "2025-04-15",
            "registrar_name": "CSC Corp Domains",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "persil.ro",
            "domain_keyword": "persil",
            "domain_tld": "ro",
            "query_time": "2024-04-20 17:39:31",
            "create_date": "2004-07-30",
            "expiry_date": "2024-09-28",
            "registrar_name": "CSC Corporate Domains",
            "registrar_website": "www.cscdigitalbrand.services",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 16,
            "domain_name": "persil.asia",
            "domain_keyword": "persil",
            "domain_tld": "asia",
            "query_time": "2024-05-05 03:12:30",
            "create_date": "2007-11-21",
            "update_date": "2022-11-15",
            "expiry_date": "2024-11-21",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Henkel AG & Co. KGaA",
            "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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "persil.lt",
            "domain_keyword": "persil",
            "domain_tld": "lt",
            "query_time": "2024-04-09 23:09:55",
            "create_date": "2008-12-10",
            "expiry_date": "2024-12-11",
            "registrar_name": "CSC Corporate Domains, Inc",
            "registrar_website": "http://www.csccorporatedomains.com",
            "registrant_company": "Henkel AG & Co. KGaA, CSC Corporate Domains, Inc.",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 18,
            "domain_name": "persil.com.hr",
            "domain_keyword": "persil",
            "domain_tld": "com.hr",
            "query_time": "2024-04-09 23:09:54",
            "create_date": "2008-12-11",
            "update_date": "2020-11-02",
            "expiry_date": "2024-12-14",
            "registrar_name": "Terrakom d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "Trademark Department Henkel AG & Co. KGaA",
            "registrant_address": "Henkelstrasse 67",
            "registrant_city": "Duesseldorf",
            "registrant_state": "DE",
            "registrant_zip": "40589",
            "registrant_email": "[email protected]",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ]
        },
        {
            "num": 19,
            "domain_name": "persil.mobi",
            "domain_keyword": "persil",
            "domain_tld": "mobi",
            "query_time": "2024-05-05 03:12:30",
            "create_date": "2009-01-09",
            "update_date": "2023-01-05",
            "expiry_date": "2025-01-09",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Henkel AG & Co. KGaA",
            "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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "persil.by",
            "domain_keyword": "persil",
            "domain_tld": "by",
            "query_time": "2024-05-19 13:22:51",
            "create_date": "2011-06-27",
            "update_date": "2023-06-13",
            "expiry_date": "2024-07-05",
            "registrar_name": "Open Contact, Ltd",
            "registrant_company": "Corporation Service Company",
            "registrant_address": "19808, Delaware, Wilmington, Little Falls Drive, 251, -",
            "registrant_country": "US",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+1.3026365400",
            "name_servers": [
                "ns1.yandexcloud.net",
                "ns2.yandexcloud.net"
            ]
        },
        {
            "num": 21,
            "domain_name": "persil.expert",
            "domain_keyword": "persil",
            "domain_tld": "expert",
            "query_time": "2024-05-05 03:12:30",
            "create_date": "2014-11-26",
            "update_date": "2022-11-19",
            "expiry_date": "2024-11-26",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Henkel AG & Co. KGaA",
            "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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "persil.express",
            "domain_keyword": "persil",
            "domain_tld": "express",
            "query_time": "2024-05-19 13:22:51",
            "create_date": "2017-07-11",
            "update_date": "2022-07-04",
            "expiry_date": "2024-07-11",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Henkel AG & Co. KGaA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Duesseldorf",
            "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": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "persil.co",
            "domain_keyword": "persil",
            "domain_tld": "co",
            "query_time": "2024-04-20 17:39:31",
            "create_date": "2017-07-16",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-15",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "EG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.infomaniak.ch",
                "ns12.infomaniak.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "persil.tech",
            "domain_keyword": "persil",
            "domain_tld": "tech",
            "query_time": "2024-05-05 03:12:30",
            "create_date": "2018-02-27",
            "update_date": "2023-08-31",
            "expiry_date": "2028-02-27",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "jiangmenshipengjiangqubaoyingxianjunhuagongyouxiangongsi",
            "registrant_state": "guangdongsheng",
            "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": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "persil.net.br",
            "domain_keyword": "persil",
            "domain_tld": "net.br",
            "query_time": "2024-05-24 20:15:38",
            "create_date": "2018-05-30",
            "update_date": "2024-01-14",
            "expiry_date": "2026-05-30",
            "registrant_name": "PERSIL COMERCIO DE PECAS LTDA EPP",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ian.ns.cloudflare.com",
                "melinda.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 26,
            "domain_name": "persil.uk",
            "domain_keyword": "persil",
            "domain_tld": "uk",
            "query_time": "2024-05-12 15:56:13",
            "create_date": "2019-07-04",
            "update_date": "2023-08-11",
            "expiry_date": "2024-07-04",
            "registrar_name": "ONLINE LLC t/a Your Nice Brand [Tag = YOURNICEBRAND]",
            "registrar_website": "http://www.yournicebrand.com",
            "name_servers": [
                "for.sale.at.yournicebrand.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "domain_name": "persil.dk",
            "domain_keyword": "persil",
            "domain_tld": "dk",
            "query_time": "2024-05-10 15:46:01",
            "create_date": "2020-03-06",
            "expiry_date": "2025-03-31",
            "registrant_name": "Per Deleuran",
            "registrant_address": "Smakkegårdsvej 179, st. mf",
            "registrant_city": "Gentofte",
            "registrant_zip": "2820",
            "registrant_country": "DK",
            "registrant_phone": "+45 20161994",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "persil.properties",
            "domain_keyword": "persil",
            "domain_tld": "properties",
            "query_time": "2024-04-12 12:04:11",
            "create_date": "2021-02-20",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "persil.online",
            "domain_keyword": "persil",
            "domain_tld": "online",
            "query_time": "2024-05-23 09:48:34",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "persil.xyz",
            "domain_keyword": "persil",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 08:51:52",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "persil.ai",
            "domain_keyword": "persil",
            "domain_tld": "ai",
            "query_time": "2024-04-09 23:55:13",
            "registrar_name": "Dynadot",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-ceam307l.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "persil.pt",
            "domain_keyword": "persil",
            "domain_tld": "pt",
            "query_time": "2024-05-21 23:28:47",
            "registrant_name": "Henkel AG & Co. KGaA",
            "registrant_address": "Henkelstrasse 67",
            "registrant_city": "Duesseldorf",
            "registrant_state": "NW",
            "registrant_zip": "40589",
            "registrant_country": "DE",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 33,
            "domain_name": "persil.de",
            "domain_keyword": "persil",
            "domain_tld": "de",
            "query_time": "2024-05-28 21:59:53",
            "update_date": "2020-10-20",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>persil</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>33</total>
  <relation>eq</relation>
  <current>33</current>
 </count>
 <unique_domains>persil.com, persil.co.uk, persil.ie, persil.pl, persil.nl, persil.net, persil.be, persil.org, persil.hu, persil.com.br, persil.info, persil.ru, persil.us, persil.se, persil.ro, persil.asia, persil.lt, persil.com.hr, persil.mobi, persil.by, persil.expert, persil.express, persil.co, persil.tech, persil.net.br, persil.uk, persil.dk, persil.properties, persil.online, persil.xyz, persil.ai, persil.pt, persil.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>persil.com</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 13:32:53</query_time>
   <create_date>1994-12-02</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Unilever IP Holdings B.V.</registrant_company>
   <registrant_address>Weena 455</registrant_address>
   <registrant_city>Rotterdam</registrant_city>
   <registrant_state>South Holland</registrant_state>
   <registrant_zip>3013AL</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.102174000</registrant_phone>
   <registrant_fax>+31.102174798</registrant_fax>
   <name_servers>
    <value>ns1-44.azure-dns.com</value>
    <value>ns2-44.azure-dns.net</value>
    <value>ns3-44.azure-dns.org</value>
    <value>ns4-44.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>persil.co.uk</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-09 23:09:54</query_time>
   <create_date>1996-12-05</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <registrant_name>UNILEVER GLOBAL IP LIMITED</registrant_name>
   <registrant_address>Port Sunlight, Wirral, Merseyside, ENG, CH62 4ZD, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1-44.azure-dns.com</value>
    <value>ns2-44.azure-dns.net</value>
    <value>ns3-44.azure-dns.org</value>
    <value>ns4-44.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>persil.ie</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-19 13:22:51</query_time>
   <create_date>1997-03-04</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>CSC Domains Inc</registrar_name>
   <registrar_website>http://www.csccorporatedomains.com/</registrar_website>
   <registrant_name>Lever Ireland</registrant_name>
   <name_servers>
    <value>ns1-44.azure-dns.com</value>
    <value>ns2-44.azure-dns.net</value>
    <value>ns3-44.azure-dns.org</value>
    <value>ns4-44.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>persil.pl</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-12 12:04:14</query_time>
   <create_date>1999-08-26</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>persil.nl</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 08:51:51</query_time>
   <create_date>1999-12-08</create_date>
   <update_date>2020-11-11</update_date>
   <registrar_name>Corporation Service Company Limited</registrar_name>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>persil.net</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 12:04:11</query_time>
   <create_date>2000-02-21</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Unilever IP Holdings B.V.</registrant_company>
   <registrant_address>Weena 455</registrant_address>
   <registrant_city>Rotterdam</registrant_city>
   <registrant_state>South Holland</registrant_state>
   <registrant_zip>3013AL</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.102174000</registrant_phone>
   <registrant_fax>+31.102174798</registrant_fax>
   <name_servers>
    <value>ns1-44.azure-dns.com</value>
    <value>ns2-44.azure-dns.net</value>
    <value>ns3-44.azure-dns.org</value>
    <value>ns4-44.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>persil.be</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-20 17:39:31</query_time>
   <create_date>2000-02-21</create_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services/</registrar_website>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>persil.org</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 17:39:31</query_time>
   <create_date>2000-02-21</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unilever IP Holdings B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>South Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-44.azure-dns.com</value>
    <value>ns2-44.azure-dns.net</value>
    <value>ns3-44.azure-dns.org</value>
    <value>ns4-44.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>persil.hu</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 19:26:33</query_time>
   <create_date>2000-02-29</create_date>
  </value>
  <value>
   <num>10</num>
   <domain_name>persil.com.br</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-20 17:39:31</query_time>
   <create_date>2000-09-21</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrant_name>Perez e Silverio Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>persil.info</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 08:51:51</query_time>
   <create_date>2001-07-31</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unilever IP Holdings B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>South Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.unilever.com</value>
    <value>dns02.unilever.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>persil.ru</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:30:03</query_time>
   <create_date>2001-09-30</create_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Henkel AG &amp; Co. KGaA</registrant_company>
   <name_servers>
    <value>ns1.yandexcloud.net</value>
    <value>ns2.yandexcloud.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>persil.us</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-20 17:39:31</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2023-04-19</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>Henkel Corporation</registrant_name>
   <registrant_company>Henkel Corporation</registrant_company>
   <registrant_address>One Henkel Way</registrant_address>
   <registrant_city>Rocky Hill</registrant_city>
   <registrant_state>06067</registrant_state>
   <registrant_zip>CT</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+01.8605715100</registrant_phone>
   <registrant_fax>+01.8605715465</registrant_fax>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>persil.se</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 11:58:37</query_time>
   <create_date>2003-04-15</create_date>
   <update_date>2023-04-06</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>CSC Corp Domains</registrar_name>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>persil.ro</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-20 17:39:31</query_time>
   <create_date>2004-07-30</create_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>CSC Corporate Domains</registrar_name>
   <registrar_website>www.cscdigitalbrand.services</registrar_website>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>persil.asia</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-05 03:12:30</query_time>
   <create_date>2007-11-21</create_date>
   <update_date>2022-11-15</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Henkel AG &amp; Co. KGaA</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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>persil.lt</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-09 23:09:55</query_time>
   <create_date>2008-12-10</create_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc</registrar_name>
   <registrar_website>http://www.csccorporatedomains.com</registrar_website>
   <registrant_company>Henkel AG &amp; Co. KGaA, CSC Corporate Domains, Inc.</registrant_company>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>persil.com.hr</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>com.hr</domain_tld>
   <query_time>2024-04-09 23:09:54</query_time>
   <create_date>2008-12-11</create_date>
   <update_date>2020-11-02</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_name>Terrakom d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>Trademark Department Henkel AG &amp; Co. KGaA</registrant_name>
   <registrant_address>Henkelstrasse 67</registrant_address>
   <registrant_city>Duesseldorf</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>40589</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
  </value>
  <value>
   <num>19</num>
   <domain_name>persil.mobi</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-05 03:12:30</query_time>
   <create_date>2009-01-09</create_date>
   <update_date>2023-01-05</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Henkel AG &amp; Co. KGaA</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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>persil.by</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-19 13:22:51</query_time>
   <create_date>2011-06-27</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>Open Contact, Ltd</registrar_name>
   <registrant_company>Corporation Service Company</registrant_company>
   <registrant_address>19808, Delaware, Wilmington, Little Falls Drive, 251, -</registrant_address>
   <registrant_country>US</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+1.3026365400</registrant_phone>
   <name_servers>
    <value>ns1.yandexcloud.net</value>
    <value>ns2.yandexcloud.net</value>
   </name_servers>
  </value>
  <value>
   <num>21</num>
   <domain_name>persil.expert</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-05 03:12:30</query_time>
   <create_date>2014-11-26</create_date>
   <update_date>2022-11-19</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Henkel AG &amp; Co. KGaA</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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>persil.express</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>express</domain_tld>
   <query_time>2024-05-19 13:22:51</query_time>
   <create_date>2017-07-11</create_date>
   <update_date>2022-07-04</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Henkel AG &amp; Co. KGaA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Duesseldorf</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>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>persil.co</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-20 17:39:31</query_time>
   <create_date>2017-07-16</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>EG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.infomaniak.ch</value>
    <value>ns12.infomaniak.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>persil.tech</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-05 03:12:30</query_time>
   <create_date>2018-02-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-02-27</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>jiangmenshipengjiangqubaoyingxianjunhuagongyouxiangongsi</registrant_company>
   <registrant_state>guangdongsheng</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>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>persil.net.br</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-05-24 20:15:38</query_time>
   <create_date>2018-05-30</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2026-05-30</expiry_date>
   <registrant_name>PERSIL COMERCIO DE PECAS LTDA EPP</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ian.ns.cloudflare.com</value>
    <value>melinda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>persil.uk</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-12 15:56:13</query_time>
   <create_date>2019-07-04</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>ONLINE LLC t/a Your Nice Brand [Tag = YOURNICEBRAND]</registrar_name>
   <registrar_website>http://www.yournicebrand.com</registrar_website>
   <name_servers>
    <value>for.sale.at.yournicebrand.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>persil.dk</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 15:46:01</query_time>
   <create_date>2020-03-06</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>Per Deleuran</registrant_name>
   <registrant_address>Smakkegårdsvej 179, st. mf</registrant_address>
   <registrant_city>Gentofte</registrant_city>
   <registrant_zip>2820</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 20161994</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>persil.properties</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>properties</domain_tld>
   <query_time>2024-04-12 12:04:11</query_time>
   <create_date>2021-02-20</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>persil.online</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 09:48:34</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>persil.xyz</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 08:51:52</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>persil.ai</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-09 23:55:13</query_time>
   <registrar_name>Dynadot</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-ceam307l.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>persil.pt</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-21 23:28:47</query_time>
   <registrant_name>Henkel AG &amp; Co. KGaA</registrant_name>
   <registrant_address>Henkelstrasse 67</registrant_address>
   <registrant_city>Duesseldorf</registrant_city>
   <registrant_state>NW</registrant_state>
   <registrant_zip>40589</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>persil.de</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-28 21:59:53</query_time>
   <update_date>2020-10-20</update_date>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.029</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 5,316 domain names (in 0.259 seconds) which look and sound like the brand name "persil".
Domain Name Registered Expiry Registrar Ownership
1 permil.net 2 Jan 2017 2 Jan 2025 Amazon Registrar, Inc. Identity Protection Service
2 tersil.com 10 May 2005 10 May 2025 GoDaddy.com, LLC -
3 persiv.xyz 7 Nov 2018 7 Nov 2024 Go Daddy, LLC Repossessed by Go Daddy
4 perfil.solutions 20 Jan 2018 20 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 persip.com 20 Jan 2013 20 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
6 persia.fund 12 Sep 2020 12 Sep 2024 CSL Computer Service Langenbach GmbH d/b/a Joker.com REDACTED FOR PRIVACY
7 persily.com 21 Sep 2000 21 Sep 2024 Network Solutions, LLC -
8 perbil.com 21 Sep 2001 21 Sep 2024 GoDaddy.com, LLC -
9 cersil.com 7 Aug 2005 7 Aug 2024 GoDaddy Online Services Cayman Islands Ltd. -
10 pemsil.net 15 Jan 2022 15 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
11 perfil.business 18 May 2024 18 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
12 persib.live 29 Nov 2023 29 Nov 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
13 petsil.com 8 Jul 2015 8 Jul 2024 GoDaddy.com, LLC -
14 perfil.photos 14 Aug 2015 14 Aug 2024 OVH SAS Pixtel
15 persis.company 3 Feb 2018 3 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
16 sersil.com 11 Dec 2019 11 Dec 2024 Dynadot Inc -
17 persis.nl 21 Mar 2018 - NVA Online Advertising B.V. -
18 pemsil.com 2 Feb 2005 2 Feb 2025 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
19 perfil.me 19 Feb 2024 19 Feb 2025 Sav.com, LLC - 10 Privacy Protection
20 perfil.info 7 Dec 2020 7 Dec 2024 Edomains LLC REDACTED FOR PRIVACY
21 persol.one 17 Mar 2022 17 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
22 hersil.com.pe - - NIC.PE hersil s.a. laboratorios industriales farmaceutico
23 perfil.madrid 12 Dec 2019 12 Dec 2024 Arsys Fabrica de Hierros Especiales Madrid s.l.
24 persiel.com 7 Mar 2002 7 Mar 2025 Mesh Digital Limited -
25 persill.com 13 Aug 2015 13 Aug 2025 GoDaddy.com, LLC -
26 persnil.se 28 Jan 2009 28 Jan 2025 Loopia AB -
27 pepsil.com 19 Jan 2024 19 Jan 2025 Instra Corporation Pty Ltd. REDACTED FOR PRIVACY
28 persal.nl 13 Nov 2015 - Realtime Register -
29 pertil.space 29 Jun 2023 29 Jun 2025 Registrar of Domain Names REG.RU, LLC Private Person
30 persik.beauty 10 Feb 2022 10 Feb 2025 IONOS SE Data Privacy Protected
31 perfil.name - - PDR Ltd. d/b/a PublicDomainRegistry.com -
32 persiel.cloud 21 Jun 2020 21 Jun 2024 Cronon GmbH REDACTED FOR PRIVACY
33 perfil.online 1 Jul 2019 1 Jul 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
34 persib.io 22 Sep 2023 22 Sep 2024 NameSilo, LLC PrivacyGuardian.org llc
35 persia.coffee 11 Jun 2017 11 Jun 2024 Dynadot Inc REDACTED FOR PRIVACY
36 persis.site 15 Apr 2023 15 Apr 2025 Sav.com, LLC - 15 Privacy Protection
37 persim.life 11 Feb 2018 11 Feb 2025 IONOS SE 1&1 Internet Inc
38 persml.com 22 Jan 2024 22 Jan 2025 1API GmbH REDACTED FOR PRIVACY
39 persin.be 4 Jan 2023 - Tucows Inc. -
40 persia.social 16 Dec 2022 16 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
41 perfil.com 8 Sep 1997 7 Sep 2025 acens Technologies, S.L.U. EDITORIAL PERFIL
42 persia.market 10 Jun 2017 10 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 persol.com 3 May 2009 24 May 2024 REGISTER S.P.A. Luxottica Group S.p.A.
44 persila.online 8 Jul 2023 8 Jul 2024 Registrar of Domain Names REG.RU, LLC Private Person
45 persia.exchange 20 Feb 2020 20 Feb 2026 Dynadot Inc REDACTED FOR PRIVACY
46 perfil.digital 1 Sep 2023 1 Sep 2024 Sav.com, LLC - 49 REDACTED FOR PRIVACY
47 persol.info 21 Oct 2004 21 Oct 2024 Arsys Internet, S.L. dba NICLINE.COM Persol Proteccion Solar, S.L.
48 fersil.net 16 Mar 2022 16 Mar 2032 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
49 persip.net 25 Oct 2023 25 Oct 2024 NameSilo, LLC Zulkhairi Zaidi
50 perstil.ru 11 Jul 2019 11 Jul 2024 AAB-RU Private Person
51 persia.homes 3 Mar 2024 3 Mar 2025 Name.com, Inc ONE IDEA BUSINESS AND TECHNOLOGY DEVELOPMENT INC.
52 cersil.online 14 Dec 2023 14 Dec 2024 Communigal Communications Ltd Domain Name Privacy Inc.
53 perpil.net 10 Jul 2015 10 Jul 2025 DREAMHOST Proxy Protection LLC
54 persia.video 29 Nov 2023 29 Nov 2024 eNom, LLC Data Protected
55 persia.tours 26 Dec 2018 26 Dec 2024 Porkbun LLC Private by Design, LLC
56 perfil.clinic 14 Dec 2022 14 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
57 persig.com 20 Sep 2022 20 Sep 2024 Leascend Technology Co., Ltd. -
58 persik.biz 31 Jul 2023 31 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
59 permil.com 7 Jan 2004 7 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
60 gersil.net 26 Nov 2004 26 Nov 2024 acens Technologies, S.L.U. GERSIL
61 mersil.me 3 Jul 2023 3 Jul 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
62 perfil.biz 18 May 2024 18 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
63 pedsil.com 19 Mar 2023 19 Mar 2024 Turbonames LLC -
64 persit.ru 15 Nov 2023 15 Nov 2024 REGRU-RU Private Person
65 persik.fr 30 Apr 2024 30 Apr 2025 Infomaniak Network SA Domain Privacy Trustee SA
66 persol.dev 26 Aug 2023 26 Aug 2025 CloudFlare, Inc. DATA REDACTED
67 persrl.it 16 Jul 2019 16 Jul 2024 Aruba s.p.a. PLAYER EDITORI RADIO SRL
68 tersil.net 29 Oct 2001 29 Oct 2024 Tucows Domains Inc. -
69 mersil.com 22 May 2003 22 May 2025 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
70 perfil.observer 11 Nov 2023 11 Nov 2024 Porkbun LLC REDACTED FOR PRIVACY
71 persiy.com 27 Aug 2021 27 Aug 2025 Tucows Domains Inc. -
72 persia.us 2 Dec 2021 2 Dec 2024 Spaceship, Inc. Michael Nava
73 persal.online 13 Nov 2015 13 Nov 2024 Hosting Concepts B.V. d/b/a Registrar.eu -
74 persia.gold 20 Feb 2024 20 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
75 persix.com 6 Sep 2003 6 Sep 2024 NameCheap, Inc. -
76 pessil.com 8 Aug 2002 9 Aug 2025 Xiamen 35.Com Technology Co., Ltd -
77 persia.org 8 Jul 1996 7 Jul 2026 Network Solutions, LLC REDACTED FOR PRIVACY
78 persis.website 17 Jan 2016 17 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
79 persib.tv 24 Jan 2012 24 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
80 bersil.com 2 Jun 2009 2 Jun 2024 GoDaddy.com, LLC -
81 persia.solar 13 Jun 2023 13 Jun 2024 Porkbun LLC Private by Design, LLC
82 persili.com 11 Nov 2023 11 Nov 2024 DropCatch.com 383 LLC HugeDomains.com
83 hersil.com 3 Jul 2012 3 Jul 2024 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
84 persim.com 20 Mar 2000 20 Mar 2025 IONOS SE Persimmon Consultants Ltd
85 persid.org 3 Dec 2009 3 Dec 2024 Tucows Domains Inc. Data Protected
86 permil.ru 23 Jul 2015 23 Jul 2024 TIMEWEB-RU OAO Permskij mukomol'ny'j zavod
87 persix.ru 19 Mar 2023 19 Mar 2025 REGRU-RU Yandex.Mail Exclusive email address feature
88 persis.jp 1 Aug 2017 31 Aug 2024 - ADLista
89 persily.site 27 Mar 2020 27 Mar 2026 Network Solutions LLC -
90 persal.co 15 Jul 2020 15 Jul 2024 Tucows Domains Inc. Data Protected
91 perfil.com.pe - - NIC.PE centro de desarrollo personal y profesional s.a.c.
92 pecsil.com.br 28 Oct 2005 28 Oct 2026 - PECSIL METALURGICA E FUNDICAO LTDA.
93 persie.club 25 Nov 2021 25 Nov 2026 DNSPod, Inc. Han Yuan Jie
94 pervil.ro 12 May 2008 10 Aug 2024 ICI - Registrar -
95 periil.com 15 Mar 2023 15 Mar 2025 Wild West Domains, LLC -
96 perfil.lat 6 May 2023 6 May 2025 Namecheap Protoarte
97 persib.org 31 Jul 2023 31 Jul 2024 Sav.com, LLC - 1 Privacy Protection
98 perfil.company 22 Jul 2022 22 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
99 persile.info 16 Jan 2024 16 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
100 persol.zip 19 May 2023 19 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Persil.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=persil.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "persil.pl",
        "page_size": 100
    },
    "count": {
        "total": 5316,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "permil.net, tersil.com, persiv.xyz, perfil.solutions, persip.com, persia.fund, persily.com, perbil.com, cersil.com, pemsil.net, perfil.business, persib.live, petsil.com, perfil.photos, persis.company, sersil.com, persis.nl, pemsil.com, perfil.me, perfil.info, persol.one, hersil.com.pe, perfil.madrid, persiel.com, persill.com, persnil.se, pepsil.com, persal.nl, pertil.space, persik.beauty, perfil.name, persiel.cloud, perfil.online, persib.io, persia.coffee, persis.site, persim.life, persml.com, persin.be, persia.social, perfil.com, persia.market, persol.com, persila.online, persia.exchange, perfil.digital, persol.info, fersil.net, persip.net, perstil.ru, persia.homes, cersil.online, perpil.net, persia.video, persia.tours, perfil.clinic, persig.com, persik.biz, permil.com, gersil.net, mersil.me, perfil.biz, pedsil.com, persit.ru, persik.fr, persol.dev, persrl.it, tersil.net, mersil.com, perfil.observer, persiy.com, persia.us, persal.online, persia.gold, persix.com, pessil.com, persia.org, persis.website, persib.tv, bersil.com, persia.solar, persili.com, hersil.com, persim.com, persid.org, permil.ru, persix.ru, persis.jp, persily.site, persal.co, perfil.com.pe, pecsil.com.br, persie.club, pervil.ro, periil.com, perfil.lat, persib.org, perfil.company, persile.info, persol.zip",
    "results": [
        {
            "num": 1,
            "domain_name": "permil.net",
            "domain_keyword": "permil",
            "domain_tld": "net",
            "query_time": "2024-04-14 05:32:22",
            "create_date": "2017-01-02",
            "update_date": "2023-11-29",
            "expiry_date": "2025-01-02",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of permil.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1208.awsdns-23.org",
                "ns-2034.awsdns-62.co.uk",
                "ns-493.awsdns-61.com",
                "ns-918.awsdns-50.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "tersil.com",
            "domain_keyword": "tersil",
            "domain_tld": "com",
            "query_time": "2024-05-10 00:15:45",
            "create_date": "2005-05-10",
            "update_date": "2024-04-20",
            "expiry_date": "2025-05-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "persiv.xyz",
            "domain_keyword": "persiv",
            "domain_tld": "xyz",
            "query_time": "2024-04-20 17:40:53",
            "create_date": "2018-11-07",
            "update_date": "2024-04-18",
            "expiry_date": "2024-11-07",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Repossessed by Go Daddy",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "perfil.solutions",
            "domain_keyword": "perfil",
            "domain_tld": "solutions",
            "query_time": "2024-05-25 01:26:06",
            "create_date": "2018-01-20",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "persip.com",
            "domain_keyword": "persip",
            "domain_tld": "com",
            "query_time": "2024-04-20 17:39:55",
            "create_date": "2013-01-20",
            "update_date": "2021-01-14",
            "expiry_date": "2026-01-20",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "persia.fund",
            "domain_keyword": "persia",
            "domain_tld": "fund",
            "query_time": "2024-05-16 07:10:18",
            "create_date": "2020-09-12",
            "update_date": "2024-05-06",
            "expiry_date": "2024-09-12",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "irns1.netafraz.com",
                "irns2.netafraz.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "persily.com",
            "domain_keyword": "persily",
            "domain_tld": "com",
            "query_time": "2024-05-29 12:48:47",
            "create_date": "2000-09-21",
            "update_date": "2023-07-23",
            "expiry_date": "2024-09-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.worldnic.com",
                "ns2.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "perbil.com",
            "domain_keyword": "perbil",
            "domain_tld": "com",
            "query_time": "2024-06-02 22:17:03",
            "create_date": "2001-09-21",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "cersil.com",
            "domain_keyword": "cersil",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:26:02",
            "create_date": "2005-08-07",
            "update_date": "2023-04-13",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "pemsil.net",
            "domain_keyword": "pemsil",
            "domain_tld": "net",
            "query_time": "2024-05-15 23:10:18",
            "create_date": "2022-01-15",
            "update_date": "2023-12-24",
            "expiry_date": "2025-01-15",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/pemsil.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "nataly.ns.cloudflare.com",
                "reese.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "perfil.business",
            "domain_keyword": "perfil",
            "domain_tld": "business",
            "query_time": "2024-05-21 21:43:20",
            "create_date": "2024-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "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.valueserver.com.br",
                "ns2.valueserver.com.br",
                "ns3.valueserver.com.br",
                "ns4.valueserver.com.br"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "persib.live",
            "domain_keyword": "persib",
            "domain_tld": "live",
            "query_time": "2024-04-09 23:09:48",
            "create_date": "2023-11-29",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-29",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "petsil.com",
            "domain_keyword": "petsil",
            "domain_tld": "com",
            "query_time": "2024-04-19 17:35:31",
            "create_date": "2015-07-08",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "perfil.photos",
            "domain_keyword": "perfil",
            "domain_tld": "photos",
            "query_time": "2024-05-19 14:02:58",
            "create_date": "2015-08-14",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-14",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pixtel",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.pixtel.net",
                "ns3.pixtel.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "persis.company",
            "domain_keyword": "persis",
            "domain_tld": "company",
            "query_time": "2024-05-31 14:06:25",
            "create_date": "2018-02-03",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sersil.com",
            "domain_keyword": "sersil",
            "domain_tld": "com",
            "query_time": "2024-04-24 21:53:07",
            "create_date": "2019-12-11",
            "update_date": "2024-04-06",
            "expiry_date": "2024-12-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "persis.nl",
            "domain_keyword": "persis",
            "domain_tld": "nl",
            "query_time": "2024-05-08 08:52:16",
            "create_date": "2018-03-21",
            "update_date": "2020-11-06",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 18,
            "domain_name": "pemsil.com",
            "domain_keyword": "pemsil",
            "domain_tld": "com",
            "query_time": "2024-04-11 21:54:04",
            "create_date": "2005-02-02",
            "update_date": "2024-03-03",
            "expiry_date": "2025-02-02",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madrid",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dominioabsoluto.com",
                "ns2.dominioabsoluto.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "perfil.me",
            "domain_keyword": "perfil",
            "domain_tld": "me",
            "query_time": "2024-04-10 16:44:56",
            "create_date": "2024-02-19",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-19",
            "registrar_iana": 3900,
            "registrar_name": "Sav.com, LLC - 10",
            "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-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "perfil.info",
            "domain_keyword": "perfil",
            "domain_tld": "info",
            "query_time": "2024-04-10 16:44:56",
            "create_date": "2020-12-07",
            "update_date": "2024-04-08",
            "expiry_date": "2024-12-07",
            "registrar_iana": 3804,
            "registrar_name": "Edomains LLC",
            "registrar_website": "http://edomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wyoming",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "persol.one",
            "domain_keyword": "persol",
            "domain_tld": "one",
            "query_time": "2024-05-16 07:11:02",
            "create_date": "2022-03-17",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 22,
            "domain_name": "hersil.com.pe",
            "domain_keyword": "hersil",
            "domain_tld": "com.pe",
            "query_time": "2024-04-07 01:30:11",
            "registrar_name": "NIC.PE",
            "registrant_name": "hersil s.a. laboratorios industriales farmaceutico",
            "name_servers": [
                "ns1.americatelnet.com.pe",
                "ns2.americatelnet.com.pe"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 23,
            "domain_name": "perfil.madrid",
            "domain_keyword": "perfil",
            "domain_tld": "madrid",
            "query_time": "2024-04-20 12:43:29",
            "create_date": "2019-12-12",
            "update_date": "2024-01-26",
            "expiry_date": "2024-12-12",
            "registrar_iana": 379,
            "registrar_name": "Arsys",
            "registrar_website": "http://www.arsys.es",
            "registrant_company": "Fabrica de Hierros Especiales Madrid s.l.",
            "registrant_state": "MADRID",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns43.servidoresdns.net",
                "dns44.servidoresdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "persiel.com",
            "domain_keyword": "persiel",
            "domain_tld": "com",
            "query_time": "2024-04-20 17:39:26",
            "create_date": "2002-03-07",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "persill.com",
            "domain_keyword": "persill",
            "domain_tld": "com",
            "query_time": "2024-04-20 17:39:33",
            "create_date": "2015-08-13",
            "update_date": "2023-08-14",
            "expiry_date": "2025-08-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "persnil.se",
            "domain_keyword": "persnil",
            "domain_tld": "se",
            "query_time": "2024-05-05 11:58:38",
            "create_date": "2009-01-28",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-28",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 27,
            "domain_name": "pepsil.com",
            "domain_keyword": "pepsil",
            "domain_tld": "com",
            "query_time": "2024-05-23 07:49:03",
            "create_date": "2024-01-19",
            "update_date": "2024-03-18",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Auckland District",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "persal.nl",
            "domain_keyword": "persal",
            "domain_tld": "nl",
            "query_time": "2024-05-18 23:47:17",
            "create_date": "2015-11-13",
            "update_date": "2021-11-30",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 29,
            "domain_name": "pertil.space",
            "domain_keyword": "pertil",
            "domain_tld": "space",
            "query_time": "2024-05-27 17:17:44",
            "create_date": "2023-06-29",
            "update_date": "2024-05-22",
            "expiry_date": "2025-06-29",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "obl. Moskovskaya",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "persik.beauty",
            "domain_keyword": "persik",
            "domain_tld": "beauty",
            "query_time": "2024-04-09 23:09:53",
            "create_date": "2022-02-10",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-10",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Data Privacy Protected",
            "registrant_state": "BW",
            "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.",
            "name_servers": [
                "ns1071.ui-dns.org",
                "ns1096.ui-dns.biz",
                "ns1122.ui-dns.com",
                "ns1123.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "perfil.name",
            "domain_keyword": "perfil",
            "domain_tld": "name",
            "query_time": "2024-04-28 14:21:17",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 32,
            "domain_name": "persiel.cloud",
            "domain_keyword": "persiel",
            "domain_tld": "cloud",
            "query_time": "2024-05-08 08:51:49",
            "create_date": "2020-06-21",
            "update_date": "2023-10-10",
            "expiry_date": "2024-06-21",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.strato.eu",
            "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": [
                "docks09.rzone.de",
                "shades08.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "perfil.online",
            "domain_keyword": "perfil",
            "domain_tld": "online",
            "query_time": "2024-05-19 14:02:58",
            "create_date": "2019-07-01",
            "update_date": "2024-04-16",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistrar.com",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "persib.io",
            "domain_keyword": "persib",
            "domain_tld": "io",
            "query_time": "2024-05-31 14:06:20",
            "create_date": "2023-09-22",
            "update_date": "2024-01-20",
            "expiry_date": "2024-09-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "donald.ns.cloudflare.com",
                "mckinley.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "persia.coffee",
            "domain_keyword": "persia",
            "domain_tld": "coffee",
            "query_time": "2024-04-09 23:08:34",
            "create_date": "2017-06-11",
            "update_date": "2023-07-26",
            "expiry_date": "2024-06-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cafesegal.com",
                "ns2.cafesegal.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "persis.site",
            "domain_keyword": "persis",
            "domain_tld": "site",
            "query_time": "2024-04-16 00:34:21",
            "create_date": "2023-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "registrar_iana": 3905,
            "registrar_name": "Sav.com, LLC - 15",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "carl.ns.cloudflare.com",
                "rayne.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "persim.life",
            "domain_keyword": "persim",
            "domain_tld": "life",
            "query_time": "2024-04-20 17:39:34",
            "create_date": "2018-02-11",
            "update_date": "2024-03-27",
            "expiry_date": "2025-02-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "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": [
                "ns1024.ui-dns.com",
                "ns1053.ui-dns.de",
                "ns1084.ui-dns.biz",
                "ns1097.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "persml.com",
            "domain_keyword": "persml",
            "domain_tld": "com",
            "query_time": "2024-05-19 13:23:30",
            "create_date": "2024-01-22",
            "update_date": "2024-05-14",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "contact via https://www.1api.net/send-message/persml.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostiran.net",
                "ns2.hostiran.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "persin.be",
            "domain_keyword": "persin",
            "domain_tld": "be",
            "query_time": "2024-05-25 19:31:00",
            "create_date": "2023-01-04",
            "registrar_name": "Tucows Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 40,
            "domain_name": "persia.social",
            "domain_keyword": "persia",
            "domain_tld": "social",
            "query_time": "2024-05-05 03:11:05",
            "create_date": "2022-12-16",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "perfil.com",
            "domain_keyword": "perfil",
            "domain_tld": "com",
            "query_time": "2024-04-12 12:41:50",
            "create_date": "1997-09-08",
            "update_date": "2022-08-22",
            "expiry_date": "2025-09-07",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_company": "EDITORIAL PERFIL",
            "registrant_state": "CABA",
            "registrant_country": "AR",
            "name_servers": [
                "camilo.ns.cloudflare.com",
                "sara.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "persia.market",
            "domain_keyword": "persia",
            "domain_tld": "market",
            "query_time": "2024-04-20 17:35:29",
            "create_date": "2017-06-10",
            "update_date": "2023-07-25",
            "expiry_date": "2025-06-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "persol.com",
            "domain_keyword": "persol",
            "domain_tld": "com",
            "query_time": "2024-06-01 10:51:37",
            "create_date": "2009-05-03",
            "update_date": "2024-05-14",
            "expiry_date": "2024-05-24",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Luxottica Group S.p.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "a1-51.akam.net",
                "a10-66.akam.net",
                "a2-67.akam.net",
                "a22-64.akam.net",
                "a3-65.akam.net",
                "a7-66.akam.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "persila.online",
            "domain_keyword": "persila",
            "domain_tld": "online",
            "query_time": "2024-05-31 14:06:23",
            "create_date": "2023-07-08",
            "update_date": "2023-09-05",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "persia.exchange",
            "domain_keyword": "persia",
            "domain_tld": "exchange",
            "query_time": "2024-05-05 03:11:05",
            "create_date": "2020-02-20",
            "update_date": "2020-10-21",
            "expiry_date": "2026-02-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ali.ns.cloudflare.com",
                "nitin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "perfil.digital",
            "domain_keyword": "perfil",
            "domain_tld": "digital",
            "query_time": "2024-05-19 14:02:58",
            "create_date": "2023-09-01",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-01",
            "registrar_iana": 3939,
            "registrar_name": "Sav.com, LLC - 49",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "persol.info",
            "domain_keyword": "persol",
            "domain_tld": "info",
            "query_time": "2024-05-19 13:23:38",
            "create_date": "2004-10-21",
            "update_date": "2023-03-13",
            "expiry_date": "2024-10-21",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://nicline.com/whois/whois.htm",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Persol Proteccion Solar, S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NAVARRA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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.aldorinternet.com",
                "dns2.aldorinternet.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "fersil.net",
            "domain_keyword": "fersil",
            "domain_tld": "net",
            "query_time": "2024-06-02 17:05:46",
            "create_date": "2022-03-16",
            "update_date": "2022-03-16",
            "expiry_date": "2032-03-16",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "persip.net",
            "domain_keyword": "persip",
            "domain_tld": "net",
            "query_time": "2024-04-09 06:58:59",
            "create_date": "2023-10-25",
            "update_date": "2024-03-24",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "Zulkhairi Zaidi",
            "registrant_address": "Lot 249 Jalan Masjid Lundang",
            "registrant_city": "Kota Bharu",
            "registrant_state": "Kelantan",
            "registrant_zip": "15150",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.1159926652",
            "name_servers": [
                "ns3.syokdc.com",
                "ns4.syokdc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "perstil.ru",
            "domain_keyword": "perstil",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:30:59",
            "create_date": "2019-07-11",
            "expiry_date": "2024-07-11",
            "registrar_name": "AAB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "fay.ns.cloudflare.com",
                "lee.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 51,
            "domain_name": "persia.homes",
            "domain_keyword": "persia",
            "domain_tld": "homes",
            "query_time": "2024-05-06 14:03:45",
            "create_date": "2024-03-03",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-03",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "ONE IDEA BUSINESS AND TECHNOLOGY DEVELOPMENT INC.",
            "registrant_state": "BritishColumbia",
            "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": [
                "ns1crv.name.com",
                "ns2lns.name.com",
                "ns3dgj.name.com",
                "ns4cfn.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "cersil.online",
            "domain_keyword": "cersil",
            "domain_tld": "online",
            "query_time": "2024-04-09 11:25:06",
            "create_date": "2023-12-14",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-14",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "perpil.net",
            "domain_keyword": "perpil",
            "domain_tld": "net",
            "query_time": "2024-05-24 20:14:14",
            "create_date": "2015-07-10",
            "update_date": "2024-05-20",
            "expiry_date": "2025-07-10",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O perpil.net",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "persia.video",
            "domain_keyword": "persia",
            "domain_tld": "video",
            "query_time": "2024-05-31 14:05:56",
            "create_date": "2023-11-29",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-29",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cargo.site",
                "ns2.cargo.site"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "persia.tours",
            "domain_keyword": "persia",
            "domain_tld": "tours",
            "query_time": "2024-04-20 17:35:30",
            "create_date": "2018-12-26",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-26",
            "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": [
                "ns1.tripex.net",
                "ns2.tripex.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "perfil.clinic",
            "domain_keyword": "perfil",
            "domain_tld": "clinic",
            "query_time": "2024-04-10 16:44:56",
            "create_date": "2022-12-14",
            "update_date": "2024-01-28",
            "expiry_date": "2024-12-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar 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.unanube.link",
                "ns2.unanube.link"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "persig.com",
            "domain_keyword": "persig",
            "domain_tld": "com",
            "query_time": "2024-05-05 03:12:27",
            "create_date": "2022-09-20",
            "update_date": "2024-03-29",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1316,
            "registrar_name": "Leascend Technology Co., Ltd.",
            "registrar_website": "http://www.35.com",
            "name_servers": [
                "nsx.tssns.net",
                "nsy.tssns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "persik.biz",
            "domain_keyword": "persik",
            "domain_tld": "biz",
            "query_time": "2024-05-05 03:12:28",
            "create_date": "2023-07-31",
            "update_date": "2023-08-05",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jason.ns.cloudflare.com",
                "jill.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "permil.com",
            "domain_keyword": "permil",
            "domain_tld": "com",
            "query_time": "2024-04-14 05:32:22",
            "create_date": "2004-01-07",
            "update_date": "2024-02-04",
            "expiry_date": "2025-01-07",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "gersil.net",
            "domain_keyword": "gersil",
            "domain_tld": "net",
            "query_time": "2024-04-19 00:50:07",
            "create_date": "2004-11-26",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-26",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_company": "GERSIL",
            "registrant_state": "ASTURIAS",
            "registrant_country": "ES",
            "name_servers": [
                "ns3.dns-servicios.es",
                "ns4.dns-servicios.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "mersil.me",
            "domain_keyword": "mersil",
            "domain_tld": "me",
            "query_time": "2024-04-22 21:33:43",
            "create_date": "2023-07-03",
            "update_date": "2024-01-01",
            "expiry_date": "2024-07-03",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "perfil.biz",
            "domain_keyword": "perfil",
            "domain_tld": "biz",
            "query_time": "2024-05-20 14:16:45",
            "create_date": "2024-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "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": [
                "ns1.valueserver.com.br",
                "ns2.valueserver.com.br",
                "ns3.valueserver.com.br",
                "ns4.valueserver.com.br"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "pedsil.com",
            "domain_keyword": "pedsil",
            "domain_tld": "com",
            "query_time": "2024-05-29 03:53:22",
            "create_date": "2023-03-19",
            "update_date": "2024-05-02",
            "expiry_date": "2024-03-19",
            "registrar_iana": 2898,
            "registrar_name": "Turbonames LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1637.ztomy.com",
                "ns2637.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "persit.ru",
            "domain_keyword": "persit",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:30:03",
            "create_date": "2023-11-15",
            "expiry_date": "2024-11-15",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 65,
            "domain_name": "persik.fr",
            "domain_keyword": "persik",
            "domain_tld": "fr",
            "query_time": "2024-05-08 02:36:11",
            "create_date": "2024-04-30",
            "update_date": "2024-05-05",
            "expiry_date": "2025-04-30",
            "registrar_name": "Infomaniak Network SA",
            "registrar_website": "https://www.infomaniak.com",
            "registrant_company": "Domain Privacy Trustee SA",
            "registrant_address": "Domain Privacy Trustee SA, Rue Eugène-Marziano 25, 1227 Genève",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "+41.225935007",
            "name_servers": [
                "nsany1.infomaniak.com",
                "nsany2.infomaniak.com"
            ],
            "domain_status": [
                "Active",
                "associated",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 66,
            "domain_name": "persol.dev",
            "domain_keyword": "persol",
            "domain_tld": "dev",
            "query_time": "2024-05-08 08:52:34",
            "create_date": "2023-08-26",
            "update_date": "2024-04-07",
            "expiry_date": "2025-08-26",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kanagawa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sharon.ns.cloudflare.com",
                "theo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "persrl.it",
            "domain_keyword": "persrl",
            "domain_tld": "it",
            "query_time": "2024-05-08 09:00:26",
            "create_date": "2019-07-16",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-16",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "PLAYER EDITORI RADIO SRL",
            "registrant_address": "FORO BONAPARTE 71",
            "registrant_city": "MILANO",
            "registrant_state": "MI",
            "registrant_zip": "20100",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 68,
            "domain_name": "tersil.net",
            "domain_keyword": "tersil",
            "domain_tld": "net",
            "query_time": "2024-04-25 08:18:42",
            "create_date": "2001-10-29",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.domain247.fi",
                "ns2.domain247.fi"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "mersil.com",
            "domain_keyword": "mersil",
            "domain_tld": "com",
            "query_time": "2024-05-25 04:52:27",
            "create_date": "2003-05-22",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-22",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/mersil.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "perfil.observer",
            "domain_keyword": "perfil",
            "domain_tld": "observer",
            "query_time": "2024-05-19 14:02:58",
            "create_date": "2023-11-11",
            "update_date": "2024-01-30",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "persiy.com",
            "domain_keyword": "persiy",
            "domain_tld": "com",
            "query_time": "2024-05-19 13:23:30",
            "create_date": "2021-08-27",
            "update_date": "2024-01-24",
            "expiry_date": "2025-08-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "persia.us",
            "domain_keyword": "persia",
            "domain_tld": "us",
            "query_time": "2024-05-18 23:48:18",
            "create_date": "2021-12-02",
            "update_date": "2023-11-06",
            "expiry_date": "2024-12-02",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "Michael Nava",
            "registrant_address": "7609 Grove Acre Ct",
            "registrant_city": "Las Vegas",
            "registrant_state": "NV",
            "registrant_zip": "89131",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7026453412",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "persal.online",
            "domain_keyword": "persal",
            "domain_tld": "online",
            "query_time": "2024-05-31 14:05:40",
            "create_date": "2015-11-13",
            "update_date": "2024-02-06",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "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.",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 74,
            "domain_name": "persia.gold",
            "domain_keyword": "persia",
            "domain_tld": "gold",
            "query_time": "2024-04-12 12:03:59",
            "create_date": "2024-02-20",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "persix.com",
            "domain_keyword": "persix",
            "domain_tld": "com",
            "query_time": "2024-04-20 17:40:53",
            "create_date": "2003-09-06",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.persix.com",
                "ns2.persix.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "pessil.com",
            "domain_keyword": "pessil",
            "domain_tld": "com",
            "query_time": "2024-04-24 20:55:51",
            "create_date": "2002-08-08",
            "update_date": "2020-12-28",
            "expiry_date": "2025-08-09",
            "registrar_iana": 1316,
            "registrar_name": "Xiamen 35.Com Technology Co., Ltd",
            "registrar_website": "http://www.35.com",
            "registrant_city": "DONGGUAN",
            "registrant_state": "GUANGDONG",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.35.com/contact/domain/pessil.com",
            "name_servers": [
                "ns1.dns-diy.com",
                "ns2.dns-diy.com",
                "ns3.dns-diy.com",
                "ns4.dns-diy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "persia.org",
            "domain_keyword": "persia",
            "domain_tld": "org",
            "query_time": "2024-05-06 14:03:45",
            "create_date": "1996-07-08",
            "update_date": "2021-06-30",
            "expiry_date": "2026-07-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns7.worldnic.com",
                "ns8.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "persis.website",
            "domain_keyword": "persis",
            "domain_tld": "website",
            "query_time": "2024-05-08 08:52:17",
            "create_date": "2016-01-17",
            "update_date": "2024-04-25",
            "expiry_date": "2025-01-17",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.stem.arvixe.com",
                "ns2.stem.arvixe.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "persib.tv",
            "domain_keyword": "persib",
            "domain_tld": "tv",
            "query_time": "2024-05-19 13:22:46",
            "create_date": "2012-01-24",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-24",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1dhl.name.com",
                "ns2nsw.name.com",
                "ns3qtx.name.com",
                "ns4fpy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "bersil.com",
            "domain_keyword": "bersil",
            "domain_tld": "com",
            "query_time": "2024-04-20 06:31:24",
            "create_date": "2009-06-02",
            "update_date": "2022-09-16",
            "expiry_date": "2024-06-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "persia.solar",
            "domain_keyword": "persia",
            "domain_tld": "solar",
            "query_time": "2024-05-18 23:48:18",
            "create_date": "2023-06-13",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-13",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "persili.com",
            "domain_keyword": "persili",
            "domain_tld": "com",
            "query_time": "2024-05-23 09:48:34",
            "create_date": "2023-11-11",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1794,
            "registrar_name": "DropCatch.com 383 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "hersil.com",
            "domain_keyword": "hersil",
            "domain_tld": "com",
            "query_time": "2024-04-14 16:26:23",
            "create_date": "2012-07-03",
            "update_date": "2023-06-19",
            "expiry_date": "2024-07-03",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=hersil.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "persim.com",
            "domain_keyword": "persim",
            "domain_tld": "com",
            "query_time": "2024-04-20 17:39:34",
            "create_date": "2000-03-20",
            "update_date": "2018-03-17",
            "expiry_date": "2025-03-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Persimmon Consultants Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WIL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1072.ui-dns.biz",
                "ns1072.ui-dns.com",
                "ns1072.ui-dns.de",
                "ns1072.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "persid.org",
            "domain_keyword": "persid",
            "domain_tld": "org",
            "query_time": "2024-04-20 17:39:24",
            "create_date": "2009-12-03",
            "update_date": "2023-11-09",
            "expiry_date": "2024-12-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "nl",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "permil.ru",
            "domain_keyword": "permil",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:04:53",
            "create_date": "2015-07-23",
            "expiry_date": "2024-07-23",
            "registrar_name": "TIMEWEB-RU",
            "registrant_company": "OAO Permskij mukomol'ny'j zavod",
            "name_servers": [
                "berdsk.ens.mail.ru",
                "kolomna.ens.mail.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "persix.ru",
            "domain_keyword": "persix",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:30:03",
            "create_date": "2023-03-19",
            "expiry_date": "2025-03-19",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 88,
            "domain_name": "persis.jp",
            "domain_keyword": "persis",
            "domain_tld": "jp",
            "query_time": "2024-04-29 13:29:28",
            "create_date": "2017-08-01",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrant_name": "ADLista",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 89,
            "domain_name": "persily.site",
            "domain_keyword": "persily",
            "domain_tld": "site",
            "query_time": "2024-05-19 13:22:51",
            "create_date": "2020-03-27",
            "update_date": "2023-08-31",
            "expiry_date": "2026-03-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "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": [
                "ns93.worldnic.com",
                "ns94.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "persal.co",
            "domain_keyword": "persal",
            "domain_tld": "co",
            "query_time": "2024-05-18 23:47:17",
            "create_date": "2020-07-15",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "perfil.com.pe",
            "domain_keyword": "perfil",
            "domain_tld": "com.pe",
            "query_time": "2024-05-25 01:26:06",
            "registrar_name": "NIC.PE",
            "registrant_name": "centro de desarrollo personal y profesional s.a.c.",
            "name_servers": [
                "ns1.wix.com",
                "ns2.wix.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 92,
            "domain_name": "pecsil.com.br",
            "domain_keyword": "pecsil",
            "domain_tld": "com.br",
            "query_time": "2024-05-17 09:31:56",
            "create_date": "2005-10-28",
            "update_date": "2023-11-14",
            "expiry_date": "2026-10-28",
            "registrant_name": "PECSIL METALURGICA E FUNDICAO LTDA.",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 93,
            "domain_name": "persie.club",
            "domain_keyword": "persie",
            "domain_tld": "club",
            "query_time": "2024-06-02 11:13:44",
            "create_date": "2021-11-25",
            "update_date": "2021-11-30",
            "expiry_date": "2026-11-25",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Han Yuan Jie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dance.dnspod.net",
                "lester.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "pervil.ro",
            "domain_keyword": "pervil",
            "domain_tld": "ro",
            "query_time": "2024-04-24 20:49:39",
            "create_date": "2008-05-12",
            "expiry_date": "2024-08-10",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ns1.viral-dev.com",
                "ns2.viral-dev.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 95,
            "domain_name": "periil.com",
            "domain_keyword": "periil",
            "domain_tld": "com",
            "query_time": "2024-05-16 07:05:44",
            "create_date": "2023-03-15",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-15",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "perfil.lat",
            "domain_keyword": "perfil",
            "domain_tld": "lat",
            "query_time": "2024-05-11 22:27:52",
            "create_date": "2023-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Protoarte",
            "registrant_state": "Tolima",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "persib.org",
            "domain_keyword": "persib",
            "domain_tld": "org",
            "query_time": "2024-05-20 00:21:23",
            "create_date": "2023-07-31",
            "update_date": "2023-09-23",
            "expiry_date": "2024-07-31",
            "registrar_iana": 3891,
            "registrar_name": "Sav.com, LLC - 1",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "perfil.company",
            "domain_keyword": "perfil",
            "domain_tld": "company",
            "query_time": "2024-04-10 16:44:56",
            "create_date": "2022-07-22",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-22",
            "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": [
                "alec.ns.cloudflare.com",
                "nova.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "persile.info",
            "domain_keyword": "persile",
            "domain_tld": "info",
            "query_time": "2024-05-19 13:22:51",
            "create_date": "2024-01-16",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-16",
            "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": 100,
            "domain_name": "persol.zip",
            "domain_keyword": "persol",
            "domain_tld": "zip",
            "query_time": "2024-05-20 00:50:36",
            "create_date": "2023-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "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": [
                "sharon.ns.cloudflare.com",
                "theo.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.259,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>persil.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5316</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>permil.net, tersil.com, persiv.xyz, perfil.solutions, persip.com, persia.fund, persily.com, perbil.com, cersil.com, pemsil.net, perfil.business, persib.live, petsil.com, perfil.photos, persis.company, sersil.com, persis.nl, pemsil.com, perfil.me, perfil.info, persol.one, hersil.com.pe, perfil.madrid, persiel.com, persill.com, persnil.se, pepsil.com, persal.nl, pertil.space, persik.beauty, perfil.name, persiel.cloud, perfil.online, persib.io, persia.coffee, persis.site, persim.life, persml.com, persin.be, persia.social, perfil.com, persia.market, persol.com, persila.online, persia.exchange, perfil.digital, persol.info, fersil.net, persip.net, perstil.ru, persia.homes, cersil.online, perpil.net, persia.video, persia.tours, perfil.clinic, persig.com, persik.biz, permil.com, gersil.net, mersil.me, perfil.biz, pedsil.com, persit.ru, persik.fr, persol.dev, persrl.it, tersil.net, mersil.com, perfil.observer, persiy.com, persia.us, persal.online, persia.gold, persix.com, pessil.com, persia.org, persis.website, persib.tv, bersil.com, persia.solar, persili.com, hersil.com, persim.com, persid.org, permil.ru, persix.ru, persis.jp, persily.site, persal.co, perfil.com.pe, pecsil.com.br, persie.club, pervil.ro, periil.com, perfil.lat, persib.org, perfil.company, persile.info, persol.zip</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>permil.net</domain_name>
   <domain_keyword>permil</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 05:32:22</query_time>
   <create_date>2017-01-02</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of permil.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1208.awsdns-23.org</value>
    <value>ns-2034.awsdns-62.co.uk</value>
    <value>ns-493.awsdns-61.com</value>
    <value>ns-918.awsdns-50.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>tersil.com</domain_name>
   <domain_keyword>tersil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 00:15:45</query_time>
   <create_date>2005-05-10</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>persiv.xyz</domain_name>
   <domain_keyword>persiv</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-20 17:40:53</query_time>
   <create_date>2018-11-07</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Repossessed by Go Daddy</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>perfil.solutions</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-25 01:26:06</query_time>
   <create_date>2018-01-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>persip.com</domain_name>
   <domain_keyword>persip</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 17:39:55</query_time>
   <create_date>2013-01-20</create_date>
   <update_date>2021-01-14</update_date>
   <expiry_date>2026-01-20</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>persia.fund</domain_name>
   <domain_keyword>persia</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-05-16 07:10:18</query_time>
   <create_date>2020-09-12</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.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>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>irns1.netafraz.com</value>
    <value>irns2.netafraz.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>persily.com</domain_name>
   <domain_keyword>persily</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 12:48:47</query_time>
   <create_date>2000-09-21</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.worldnic.com</value>
    <value>ns2.worldnic.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>perbil.com</domain_name>
   <domain_keyword>perbil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 22:17:03</query_time>
   <create_date>2001-09-21</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-21</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>ns15.domaincontrol.com</value>
    <value>ns16.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>9</num>
   <domain_name>cersil.com</domain_name>
   <domain_keyword>cersil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:26:02</query_time>
   <create_date>2005-08-07</create_date>
   <update_date>2023-04-13</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>pemsil.net</domain_name>
   <domain_keyword>pemsil</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 23:10:18</query_time>
   <create_date>2022-01-15</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/pemsil.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>nataly.ns.cloudflare.com</value>
    <value>reese.ns.cloudflare.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>perfil.business</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-21 21:43:20</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</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.valueserver.com.br</value>
    <value>ns2.valueserver.com.br</value>
    <value>ns3.valueserver.com.br</value>
    <value>ns4.valueserver.com.br</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>persib.live</domain_name>
   <domain_keyword>persib</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-09 23:09:48</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>13</num>
   <domain_name>petsil.com</domain_name>
   <domain_keyword>petsil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 17:35:31</query_time>
   <create_date>2015-07-08</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-08</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>ns71.domaincontrol.com</value>
    <value>ns72.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>14</num>
   <domain_name>perfil.photos</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>photos</domain_tld>
   <query_time>2024-05-19 14:02:58</query_time>
   <create_date>2015-08-14</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-14</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>Pixtel</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.pixtel.net</value>
    <value>ns3.pixtel.net</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>persis.company</domain_name>
   <domain_keyword>persis</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-31 14:06:25</query_time>
   <create_date>2018-02-03</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>sersil.com</domain_name>
   <domain_keyword>sersil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 21:53:07</query_time>
   <create_date>2019-12-11</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>persis.nl</domain_name>
   <domain_keyword>persis</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 08:52:16</query_time>
   <create_date>2018-03-21</create_date>
   <update_date>2020-11-06</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>pemsil.com</domain_name>
   <domain_keyword>pemsil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 21:54:04</query_time>
   <create_date>2005-02-02</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Madrid</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dominioabsoluto.com</value>
    <value>ns2.dominioabsoluto.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>perfil.me</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-10 16:44:56</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>3900</registrar_iana>
   <registrar_name>Sav.com, LLC - 10</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-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>perfil.info</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-10 16:44:56</query_time>
   <create_date>2020-12-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>3804</registrar_iana>
   <registrar_name>Edomains LLC</registrar_name>
   <registrar_website>http://edomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wyoming</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>persol.one</domain_name>
   <domain_keyword>persol</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-16 07:11:02</query_time>
   <create_date>2022-03-17</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>hersil.com.pe</domain_name>
   <domain_keyword>hersil</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-04-07 01:30:11</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>hersil s.a. laboratorios industriales farmaceutico</registrant_name>
   <name_servers>
    <value>ns1.americatelnet.com.pe</value>
    <value>ns2.americatelnet.com.pe</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>perfil.madrid</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>madrid</domain_tld>
   <query_time>2024-04-20 12:43:29</query_time>
   <create_date>2019-12-12</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys</registrar_name>
   <registrar_website>http://www.arsys.es</registrar_website>
   <registrant_company>Fabrica de Hierros Especiales Madrid s.l.</registrant_company>
   <registrant_state>MADRID</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns43.servidoresdns.net</value>
    <value>dns44.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>persiel.com</domain_name>
   <domain_keyword>persiel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 17:39:26</query_time>
   <create_date>2002-03-07</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>persill.com</domain_name>
   <domain_keyword>persill</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 17:39:33</query_time>
   <create_date>2015-08-13</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2025-08-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>persnil.se</domain_name>
   <domain_keyword>persnil</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 11:58:38</query_time>
   <create_date>2009-01-28</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>pepsil.com</domain_name>
   <domain_keyword>pepsil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 07:49:03</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>http://www.instra.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>Auckland District</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>persal.nl</domain_name>
   <domain_keyword>persal</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-18 23:47:17</query_time>
   <create_date>2015-11-13</create_date>
   <update_date>2021-11-30</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>pertil.space</domain_name>
   <domain_keyword>pertil</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-27 17:17:44</query_time>
   <create_date>2023-06-29</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-06-29</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>obl. Moskovskaya</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>persik.beauty</domain_name>
   <domain_keyword>persik</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-04-09 23:09:53</query_time>
   <create_date>2022-02-10</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_state>BW</registrant_state>
   <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>
   <name_servers>
    <value>ns1071.ui-dns.org</value>
    <value>ns1096.ui-dns.biz</value>
    <value>ns1122.ui-dns.com</value>
    <value>ns1123.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>perfil.name</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-04-28 14:21:17</query_time>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>persiel.cloud</domain_name>
   <domain_keyword>persiel</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-08 08:51:49</query_time>
   <create_date>2020-06-21</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.strato.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>docks09.rzone.de</value>
    <value>shades08.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>perfil.online</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 14:02:58</query_time>
   <create_date>2019-07-01</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistrar.com</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</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>34</num>
   <domain_name>persib.io</domain_name>
   <domain_keyword>persib</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-31 14:06:20</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>donald.ns.cloudflare.com</value>
    <value>mckinley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>persia.coffee</domain_name>
   <domain_keyword>persia</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-04-09 23:08:34</query_time>
   <create_date>2017-06-11</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cafesegal.com</value>
    <value>ns2.cafesegal.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>persis.site</domain_name>
   <domain_keyword>persis</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-16 00:34:21</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>3905</registrar_iana>
   <registrar_name>Sav.com, LLC - 15</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>carl.ns.cloudflare.com</value>
    <value>rayne.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>persim.life</domain_name>
   <domain_keyword>persim</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-20 17:39:34</query_time>
   <create_date>2018-02-11</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-02-11</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 Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</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>ns1024.ui-dns.com</value>
    <value>ns1053.ui-dns.de</value>
    <value>ns1084.ui-dns.biz</value>
    <value>ns1097.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>persml.com</domain_name>
   <domain_keyword>persml</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 13:23:30</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/persml.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.hostiran.net</value>
    <value>ns2.hostiran.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>persin.be</domain_name>
   <domain_keyword>persin</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-25 19:31:00</query_time>
   <create_date>2023-01-04</create_date>
   <registrar_name>Tucows Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>persia.social</domain_name>
   <domain_keyword>persia</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-05 03:11:05</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>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>perfil.com</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 12:41:50</query_time>
   <create_date>1997-09-08</create_date>
   <update_date>2022-08-22</update_date>
   <expiry_date>2025-09-07</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>acens Technologies, S.L.U.</registrar_name>
   <registrar_website>http://www.acens.com/</registrar_website>
   <registrant_company>EDITORIAL PERFIL</registrant_company>
   <registrant_state>CABA</registrant_state>
   <registrant_country>AR</registrant_country>
   <name_servers>
    <value>camilo.ns.cloudflare.com</value>
    <value>sara.ns.cloudflare.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>persia.market</domain_name>
   <domain_keyword>persia</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-04-20 17:35:29</query_time>
   <create_date>2017-06-10</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>persol.com</domain_name>
   <domain_keyword>persol</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 10:51:37</query_time>
   <create_date>2009-05-03</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2024-05-24</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Luxottica Group S.p.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>a1-51.akam.net</value>
    <value>a10-66.akam.net</value>
    <value>a2-67.akam.net</value>
    <value>a22-64.akam.net</value>
    <value>a3-65.akam.net</value>
    <value>a7-66.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>persila.online</domain_name>
   <domain_keyword>persila</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-31 14:06:23</query_time>
   <create_date>2023-07-08</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>persia.exchange</domain_name>
   <domain_keyword>persia</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-05-05 03:11:05</query_time>
   <create_date>2020-02-20</create_date>
   <update_date>2020-10-21</update_date>
   <expiry_date>2026-02-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ali.ns.cloudflare.com</value>
    <value>nitin.ns.cloudflare.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>perfil.digital</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-19 14:02:58</query_time>
   <create_date>2023-09-01</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>3939</registrar_iana>
   <registrar_name>Sav.com, LLC - 49</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>persol.info</domain_name>
   <domain_keyword>persol</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 13:23:38</query_time>
   <create_date>2004-10-21</create_date>
   <update_date>2023-03-13</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://nicline.com/whois/whois.htm</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Persol Proteccion Solar, S.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NAVARRA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.aldorinternet.com</value>
    <value>dns2.aldorinternet.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>fersil.net</domain_name>
   <domain_keyword>fersil</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 17:05:46</query_time>
   <create_date>2022-03-16</create_date>
   <update_date>2022-03-16</update_date>
   <expiry_date>2032-03-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>persip.net</domain_name>
   <domain_keyword>persip</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 06:58:59</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>Zulkhairi Zaidi</registrant_name>
   <registrant_address>Lot 249 Jalan Masjid Lundang</registrant_address>
   <registrant_city>Kota Bharu</registrant_city>
   <registrant_state>Kelantan</registrant_state>
   <registrant_zip>15150</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.1159926652</registrant_phone>
   <name_servers>
    <value>ns3.syokdc.com</value>
    <value>ns4.syokdc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>perstil.ru</domain_name>
   <domain_keyword>perstil</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:30:59</query_time>
   <create_date>2019-07-11</create_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>AAB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>fay.ns.cloudflare.com</value>
    <value>lee.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>persia.homes</domain_name>
   <domain_keyword>persia</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-06 14:03:45</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>ONE IDEA BUSINESS AND TECHNOLOGY DEVELOPMENT INC.</registrant_company>
   <registrant_state>BritishColumbia</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>ns1crv.name.com</value>
    <value>ns2lns.name.com</value>
    <value>ns3dgj.name.com</value>
    <value>ns4cfn.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>cersil.online</domain_name>
   <domain_keyword>cersil</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-09 11:25:06</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-14</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>perpil.net</domain_name>
   <domain_keyword>perpil</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 20:14:14</query_time>
   <create_date>2015-07-10</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-07-10</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O perpil.net</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>persia.video</domain_name>
   <domain_keyword>persia</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-05-31 14:05:56</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cargo.site</value>
    <value>ns2.cargo.site</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>persia.tours</domain_name>
   <domain_keyword>persia</domain_keyword>
   <domain_tld>tours</domain_tld>
   <query_time>2024-04-20 17:35:30</query_time>
   <create_date>2018-12-26</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-26</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>ns1.tripex.net</value>
    <value>ns2.tripex.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>perfil.clinic</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>clinic</domain_tld>
   <query_time>2024-04-10 16:44:56</query_time>
   <create_date>2022-12-14</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.unanube.link</value>
    <value>ns2.unanube.link</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>persig.com</domain_name>
   <domain_keyword>persig</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 03:12:27</query_time>
   <create_date>2022-09-20</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Leascend Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <name_servers>
    <value>nsx.tssns.net</value>
    <value>nsy.tssns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>persik.biz</domain_name>
   <domain_keyword>persik</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-05 03:12:28</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jason.ns.cloudflare.com</value>
    <value>jill.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>permil.com</domain_name>
   <domain_keyword>permil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 05:32:22</query_time>
   <create_date>2004-01-07</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>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>60</num>
   <domain_name>gersil.net</domain_name>
   <domain_keyword>gersil</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 00:50:07</query_time>
   <create_date>2004-11-26</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>acens Technologies, S.L.U.</registrar_name>
   <registrar_website>http://www.acens.com/</registrar_website>
   <registrant_company>GERSIL</registrant_company>
   <registrant_state>ASTURIAS</registrant_state>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>ns3.dns-servicios.es</value>
    <value>ns4.dns-servicios.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>mersil.me</domain_name>
   <domain_keyword>mersil</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-22 21:33:43</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>62</num>
   <domain_name>perfil.biz</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-20 14:16:45</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</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>ns1.valueserver.com.br</value>
    <value>ns2.valueserver.com.br</value>
    <value>ns3.valueserver.com.br</value>
    <value>ns4.valueserver.com.br</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>pedsil.com</domain_name>
   <domain_keyword>pedsil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 03:53:22</query_time>
   <create_date>2023-03-19</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-03-19</expiry_date>
   <registrar_iana>2898</registrar_iana>
   <registrar_name>Turbonames LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1637.ztomy.com</value>
    <value>ns2637.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>persit.ru</domain_name>
   <domain_keyword>persit</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:30:03</query_time>
   <create_date>2023-11-15</create_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>persik.fr</domain_name>
   <domain_keyword>persik</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-08 02:36:11</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>Infomaniak Network SA</registrar_name>
   <registrar_website>https://www.infomaniak.com</registrar_website>
   <registrant_company>Domain Privacy Trustee SA</registrant_company>
   <registrant_address>Domain Privacy Trustee SA, Rue Eugène-Marziano 25, 1227 Genève</registrant_address>
   <registrant_country>CH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+41.225935007</registrant_phone>
   <name_servers>
    <value>nsany1.infomaniak.com</value>
    <value>nsany2.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>persol.dev</domain_name>
   <domain_keyword>persol</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-08 08:52:34</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-08-26</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kanagawa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sharon.ns.cloudflare.com</value>
    <value>theo.ns.cloudflare.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>persrl.it</domain_name>
   <domain_keyword>persrl</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-08 09:00:26</query_time>
   <create_date>2019-07-16</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>PLAYER EDITORI RADIO SRL</registrant_company>
   <registrant_address>FORO BONAPARTE 71</registrant_address>
   <registrant_city>MILANO</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20100</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>68</num>
   <domain_name>tersil.net</domain_name>
   <domain_keyword>tersil</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 08:18:42</query_time>
   <create_date>2001-10-29</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-29</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.domain247.fi</value>
    <value>ns2.domain247.fi</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>mersil.com</domain_name>
   <domain_keyword>mersil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 04:52:27</query_time>
   <create_date>2003-05-22</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/mersil.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>perfil.observer</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>observer</domain_tld>
   <query_time>2024-05-19 14:02:58</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>porkbun.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_email>please query the rdds service of the registrar of 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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>persiy.com</domain_name>
   <domain_keyword>persiy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 13:23:30</query_time>
   <create_date>2021-08-27</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-08-27</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.vercel-dns.com</value>
    <value>ns2.vercel-dns.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>persia.us</domain_name>
   <domain_keyword>persia</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-18 23:48:18</query_time>
   <create_date>2021-12-02</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>Michael Nava</registrant_name>
   <registrant_address>7609 Grove Acre Ct</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89131</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7026453412</registrant_phone>
   <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>73</num>
   <domain_name>persal.online</domain_name>
   <domain_keyword>persal</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-31 14:05:40</query_time>
   <create_date>2015-11-13</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <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>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>persia.gold</domain_name>
   <domain_keyword>persia</domain_keyword>
   <domain_tld>gold</domain_tld>
   <query_time>2024-04-12 12:03:59</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.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>75</num>
   <domain_name>persix.com</domain_name>
   <domain_keyword>persix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 17:40:53</query_time>
   <create_date>2003-09-06</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.persix.com</value>
    <value>ns2.persix.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>pessil.com</domain_name>
   <domain_keyword>pessil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 20:55:51</query_time>
   <create_date>2002-08-08</create_date>
   <update_date>2020-12-28</update_date>
   <expiry_date>2025-08-09</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Xiamen 35.Com Technology Co., Ltd</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <registrant_city>DONGGUAN</registrant_city>
   <registrant_state>GUANGDONG</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.35.com/contact/domain/pessil.com</registrant_email>
   <name_servers>
    <value>ns1.dns-diy.com</value>
    <value>ns2.dns-diy.com</value>
    <value>ns3.dns-diy.com</value>
    <value>ns4.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>persia.org</domain_name>
   <domain_keyword>persia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-06 14:03:45</query_time>
   <create_date>1996-07-08</create_date>
   <update_date>2021-06-30</update_date>
   <expiry_date>2026-07-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns7.worldnic.com</value>
    <value>ns8.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>persis.website</domain_name>
   <domain_keyword>persis</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-08 08:52:17</query_time>
   <create_date>2016-01-17</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.stem.arvixe.com</value>
    <value>ns2.stem.arvixe.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>persib.tv</domain_name>
   <domain_keyword>persib</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-19 13:22:46</query_time>
   <create_date>2012-01-24</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns1dhl.name.com</value>
    <value>ns2nsw.name.com</value>
    <value>ns3qtx.name.com</value>
    <value>ns4fpy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>bersil.com</domain_name>
   <domain_keyword>bersil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 06:31:24</query_time>
   <create_date>2009-06-02</create_date>
   <update_date>2022-09-16</update_date>
   <expiry_date>2024-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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>persia.solar</domain_name>
   <domain_keyword>persia</domain_keyword>
   <domain_tld>solar</domain_tld>
   <query_time>2024-05-18 23:48:18</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-13</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>persili.com</domain_name>
   <domain_keyword>persili</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 09:48:34</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1794</registrar_iana>
   <registrar_name>DropCatch.com 383 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>hersil.com</domain_name>
   <domain_keyword>hersil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 16:26:23</query_time>
   <create_date>2012-07-03</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=hersil.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <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>84</num>
   <domain_name>persim.com</domain_name>
   <domain_keyword>persim</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 17:39:34</query_time>
   <create_date>2000-03-20</create_date>
   <update_date>2018-03-17</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Persimmon Consultants Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WIL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1072.ui-dns.biz</value>
    <value>ns1072.ui-dns.com</value>
    <value>ns1072.ui-dns.de</value>
    <value>ns1072.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>persid.org</domain_name>
   <domain_keyword>persid</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 17:39:24</query_time>
   <create_date>2009-12-03</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>nl</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>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>permil.ru</domain_name>
   <domain_keyword>permil</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:04:53</query_time>
   <create_date>2015-07-23</create_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_company>OAO Permskij mukomol'ny'j zavod</registrant_company>
   <name_servers>
    <value>berdsk.ens.mail.ru</value>
    <value>kolomna.ens.mail.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>persix.ru</domain_name>
   <domain_keyword>persix</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:30:03</query_time>
   <create_date>2023-03-19</create_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>persis.jp</domain_name>
   <domain_keyword>persis</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-29 13:29:28</query_time>
   <create_date>2017-08-01</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>ADLista</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>persily.site</domain_name>
   <domain_keyword>persily</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-19 13:22:51</query_time>
   <create_date>2020-03-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-03-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</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>ns93.worldnic.com</value>
    <value>ns94.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>persal.co</domain_name>
   <domain_keyword>persal</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-18 23:47:17</query_time>
   <create_date>2020-07-15</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-15</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>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>perfil.com.pe</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-25 01:26:06</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>centro de desarrollo personal y profesional s.a.c.</registrant_name>
   <name_servers>
    <value>ns1.wix.com</value>
    <value>ns2.wix.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>pecsil.com.br</domain_name>
   <domain_keyword>pecsil</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-17 09:31:56</query_time>
   <create_date>2005-10-28</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2026-10-28</expiry_date>
   <registrant_name>PECSIL METALURGICA E FUNDICAO LTDA.</registrant_name>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>persie.club</domain_name>
   <domain_keyword>persie</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-02 11:13:44</query_time>
   <create_date>2021-11-25</create_date>
   <update_date>2021-11-30</update_date>
   <expiry_date>2026-11-25</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Han Yuan Jie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dance.dnspod.net</value>
    <value>lester.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>pervil.ro</domain_name>
   <domain_keyword>pervil</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-24 20:49:39</query_time>
   <create_date>2008-05-12</create_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ns1.viral-dev.com</value>
    <value>ns2.viral-dev.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>periil.com</domain_name>
   <domain_keyword>periil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 07:05:44</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>perfil.lat</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-11 22:27:52</query_time>
   <create_date>2023-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Protoarte</registrant_company>
   <registrant_state>Tolima</registrant_state>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>persib.org</domain_name>
   <domain_keyword>persib</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 00:21:23</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>3891</registrar_iana>
   <registrar_name>Sav.com, LLC - 1</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>perfil.company</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-04-10 16:44:56</query_time>
   <create_date>2022-07-22</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-22</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>alec.ns.cloudflare.com</value>
    <value>nova.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>persile.info</domain_name>
   <domain_keyword>persile</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 13:22:51</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-16</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>100</num>
   <domain_name>persol.zip</domain_name>
   <domain_keyword>persol</domain_keyword>
   <domain_tld>zip</domain_tld>
   <query_time>2024-05-20 00:50:36</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</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>sharon.ns.cloudflare.com</value>
    <value>theo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.259</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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