WHOIS QUERY TIME

10 May 2024 - 3:46 PM UTC

Registered: 6 March 2020
Expiry: 31 March 2025

DNSSEC

Signed delegation

NAME SERVERS

ns01.one.com
ns02.one.com

DOMAIN STATUS

Active

REGISTRANT

Name: Per Deleuran
Address: Smakkegårdsvej 179, st. mf
City: Gentofte
ZIP: 2820
Country: Denmark
Phone: +45 20161994

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=persil.dk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "persil.dk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>persil.dk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <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>
 </results>
 <stats>
  <total_time>0.03</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.072 seconds) for "persil.dk" in our Historical WHOIS Database.
#1 - QUERY TIME

10 May 2024 - 3:46 PM UTC

Registered: 6 March 2020
Expiry: 31 March 2025

DNSSEC

Signed delegation

NAME SERVERS

ns01.one.com
ns02.one.com

DOMAIN STATUS

Active

REGISTRANT

Name: Per Deleuran
Address: Smakkegårdsvej 179, st. mf
City: Gentofte
ZIP: 2820
Country: Denmark
Phone: +45 20161994

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.dk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "persil.dk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "persil.dk",
    "results": [
        {
            "num": 1,
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.072,
        "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.dk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>persil.dk</unique_domains>
 <results>
  <value>
   <num>1</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>
 </results>
 <stats>
  <total_time>0.072</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.017 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.be 21 Feb 2000 - CSC Corporate Domains, Inc. -
7 persil.org 21 Feb 2000 21 Feb 2025 CSC Corporate Domains, Inc. Unilever IP Holdings B.V.
8 persil.net 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.pt - - - Henkel AG & Co. KGaA
32 persil.de - - - -
33 persil.ai - - Dynadot Super Privacy Service LTD c/o Dynadot

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.be, persil.org, persil.net, 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.pt, persil.de, persil.ai",
    "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-06-13 15:08:06",
            "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-06-12 04:28:54",
            "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.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": 7,
            "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": 8,
            "domain_name": "persil.net",
            "domain_keyword": "persil",
            "domain_tld": "net",
            "query_time": "2024-06-13 15:08:04",
            "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": 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-06-13 15:08:04",
            "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-06-13 15:08:04",
            "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-06-13 15:08:04",
            "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.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": 32,
            "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"
            ]
        },
        {
            "num": 33,
            "domain_name": "persil.ai",
            "domain_keyword": "persil",
            "domain_tld": "ai",
            "query_time": "2024-06-13 15:08:04",
            "registrar_name": "Dynadot",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-ceam307l.ns3.dan.hosting"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.017,
        "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.be, persil.org, persil.net, 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.pt, persil.de, persil.ai</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-06-13 15:08:06</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-06-12 04:28:54</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.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>7</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>8</num>
   <domain_name>persil.net</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-13 15:08:04</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>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-06-13 15:08:04</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-06-13 15:08:04</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-06-13 15:08:04</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.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>32</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>
  <value>
   <num>33</num>
   <domain_name>persil.ai</domain_name>
   <domain_keyword>persil</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-06-13 15:08:04</query_time>
   <registrar_name>Dynadot</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</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>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.017</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,340 domain names (in 0.112 seconds) which look and sound like the brand name "persil".
Domain Name Registered Expiry Registrar Ownership
1 persik.ru 16 Jul 2000 17 Jul 2024 RU-CENTER-RU Private Person
2 persis.net 12 Jul 2001 12 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
3 persik.org 25 Apr 2021 25 Apr 2025 NameCheap, Inc. REDACTED FOR PRIVACY
4 perfil.social 2 Aug 2020 2 Aug 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
5 persis.io 21 Apr 2015 21 Apr 2025 Cloudflare, Inc KamNic Inc.
6 perfil.xyz 30 Aug 2015 30 Aug 2024 Dynadot LLC -
7 perfil.ink 23 May 2021 23 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
8 persol.mobi 15 Jun 2006 15 Jun 2024 Register SPA Luxottica Group S.p.A.
9 versil.com 12 Nov 2010 12 Nov 2025 Alpine Domains Inc. eWeb Development Inc.
10 persia.team 2 Mar 2024 2 Mar 2025 Sav.com, LLC REDACTED FOR PRIVACY
11 persis.top 29 Dec 2023 29 Dec 2024 1API GmbH REDACTED FOR PRIVACY
12 perfil.madrid 12 Dec 2019 12 Dec 2024 Arsys Fabrica de Hierros Especiales Madrid s.l.
13 persiel.com 7 Mar 2002 7 Mar 2025 Mesh Digital Limited -
14 persill.com 13 Aug 2015 13 Aug 2025 GoDaddy.com, LLC -
15 persnil.se 28 Jan 2009 28 Jan 2025 Loopia AB -
16 pepsil.com 19 Jan 2024 19 Jan 2025 Instra Corporation Pty Ltd. REDACTED FOR PRIVACY
17 persal.nl 13 Nov 2015 - Realtime Register -
18 pertil.space 29 Jun 2023 29 Jun 2025 Registrar of Domain Names REG.RU, LLC Private Person
19 hersil.com.pe - - NIC.PE hersil s.a. laboratorios industriales farmaceutico
20 persel.com 30 Aug 2006 30 Aug 2024 ConnectWave co.,Ltd JUNGYUNKOOK
21 persio.app 28 Apr 2020 28 Apr 2025 OVH sas SRG - Systemhaus GmbH
22 persia.solar 13 Jun 2023 13 Jun 2024 Porkbun LLC Private by Design, LLC
23 persili.com 11 Nov 2023 11 Nov 2024 DropCatch.com 383 LLC HugeDomains.com
24 bersil.com 2 Jun 2009 2 Jun 2025 GoDaddy.com, LLC -
25 persia.live 17 Apr 2024 17 Apr 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
26 pernil.ru 23 Feb 2017 23 Feb 2025 REGTIME-RU Private Person
27 persis.ru 2 Aug 2009 2 Aug 2024 REGTIME-RU OOO "Perspektivnie systems"
28 hersil.online 4 Jul 2017 4 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
29 tersil.net 29 Oct 2001 29 Oct 2024 Tucows Domains Inc. -
30 persik.fr 30 Apr 2024 30 Apr 2025 Infomaniak Network SA Domain Privacy Trustee SA
31 persrl.it 16 Jul 2019 16 Jul 2024 Aruba s.p.a. PLAYER EDITORI RADIO SRL
32 persol.dev 26 Aug 2023 26 Aug 2025 CloudFlare, Inc. DATA REDACTED
33 persit.ru 15 Nov 2023 15 Nov 2024 REGRU-RU Private Person
34 persia.us 2 Dec 2021 2 Dec 2024 Spaceship, Inc. Michael Nava
35 perfil.observer 11 Nov 2023 11 Nov 2024 Porkbun LLC REDACTED FOR PRIVACY
36 persiy.com 27 Aug 2021 27 Aug 2025 Tucows Domains Inc. -
37 mersil.com 22 May 2003 22 May 2025 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
38 persal.online 13 Nov 2015 13 Nov 2024 Hosting Concepts B.V. d/b/a Registrar.eu -
39 persis.co.uk 17 Sep 2004 17 Sep 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
40 persol.co 6 Mar 2012 5 Mar 2025 CCI REG S.A. LUXOTTICA GROUP S.P.A.
41 persile.com 15 Jul 2021 15 Jul 2025 Wix.com Ltd. -
42 peksil.com 12 Dec 2023 12 Dec 2024 NameCheap, Inc. -
43 persia.social 16 Dec 2022 16 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
44 persia.market 10 Jun 2017 10 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
45 persila.online 8 Jul 2023 8 Jul 2024 Registrar of Domain Names REG.RU, LLC Private Person
46 persol.com 3 May 2009 24 May 2024 REGISTER S.P.A. Luxottica Group S.p.A.
47 perfil.com 8 Sep 1997 7 Sep 2025 acens Technologies, S.L.U. EDITORIAL PERFIL
48 pervil.ro 12 May 2008 10 Aug 2024 ICI - Registrar -
49 periil.com 15 Mar 2023 15 Mar 2025 Wild West Domains, LLC -
50 pecsil.com 24 Aug 2018 24 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
51 perfil.com.pt - - - Perfil Psicologia e Trabalho Lda
52 perfil.fit 27 Mar 2024 27 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
53 persfl.com 4 Jun 2015 4 Jun 2025 GoDaddy.com, LLC -
54 persip.com 20 Jan 2013 20 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
55 persia.fund 12 Sep 2020 12 Sep 2024 CSL Computer Service Langenbach GmbH d/b/a Joker.com REDACTED FOR PRIVACY
56 persily.com 21 Sep 2000 21 Sep 2024 Network Solutions, LLC -
57 persia.vc 31 Mar 2023 31 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
58 persin.ru 5 Aug 2009 5 Aug 2024 SALENAMES-RU Private Person
59 peroil.com 5 Jun 2024 5 Jun 2025 Wild West Domains, LLC -
60 perfil.lat 6 May 2023 6 May 2025 Namecheap Protoarte
61 persib.org 31 Jul 2023 31 Jul 2024 Sav.com, LLC - 1 Privacy Protection
62 persile.info 16 Jan 2024 16 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
63 persol.zip 19 May 2023 19 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
64 perfil.company 22 Jul 2022 22 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
65 perbil.com 21 Sep 2001 21 Sep 2024 GoDaddy.com, LLC -
66 persol.pl 30 Jan 2010 30 Jan 2026 home.pl S.A. -
67 persio.info 14 Feb 2008 14 Feb 2025 Cronon GmbH REDACTED FOR PRIVACY
68 pursil.ru 9 Nov 2013 9 Nov 2024 RU-CENTER-RU "Lithium" LLC
69 persol.group 26 Aug 2023 26 Aug 2025 Cloudflare, Inc REDACTED FOR PRIVACY
70 persia.money 8 Aug 2018 8 Aug 2025 eNom, LLC Data Protected
71 pepsil.in 29 May 2020 29 May 2025 GoDaddy.com, LLC Precision Engineering Product
72 persol.app 29 Mar 2018 29 Mar 2025 Ascio Technologies, Inc. LUXOTTICA Group SpA
73 persia.africa 27 May 2023 27 May 2025 OpenSRS Data Protected
74 persis.com 5 May 1996 6 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
75 persii.com 6 Aug 2019 6 Aug 2024 IONOS SE 1&1 Internet Limited
76 persik.top 16 Dec 2023 16 Dec 2024 NameSilo,LLC PrivacyGuardian.org llc
77 persis.uk 7 Dec 2021 7 Dec 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
78 persol.de - - - -
79 persol.us.com 14 Jun 2020 14 Jun 2024 1API GmbH -
80 persik.cat 20 Mar 2024 20 Mar 2025 Openprovider -
81 persily.org 1 Sep 1999 1 Sep 2028 GoDaddy.com, LLC Domains By Proxy, LLC
82 persin.biz 5 Jun 2021 5 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
83 parsil.app 20 May 2023 20 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
84 persia.info 15 Sep 2001 15 Sep 2024 Network Solutions, LLC COMPANY
85 persia.club 17 Feb 2020 17 Feb 2025 Dynadot Inc REDACTED FOR PRIVACY
86 percil.be 25 Jun 2014 - OVH -
87 cersil.com 7 Aug 2005 7 Aug 2024 GoDaddy Online Services Cayman Islands Ltd. -
88 pemsil.net 15 Jan 2022 15 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
89 persie.wang 30 Dec 2014 30 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Wang Fan
90 perfil.space 15 Jul 2023 15 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
91 persin.cn 7 Sep 2023 7 Sep 2024 郑州世纪创联电子科技开发有限公司 孙春杰
92 persis.site 15 Apr 2023 15 Apr 2025 Sav.com, LLC - 15 Privacy Protection
93 persim.life 11 Feb 2018 11 Feb 2025 IONOS SE 1&1 Internet Inc
94 persin.be 4 Jan 2023 - Tucows Inc. -
95 persml.com 22 Jan 2024 22 Jan 2025 1API GmbH REDACTED FOR PRIVACY
96 persia.coffee 11 Jun 2017 11 Jun 2025 Dynadot Inc REDACTED FOR PRIVACY
97 perpil.net 10 Jul 2015 10 Jul 2025 DREAMHOST Proxy Protection LLC
98 persia.video 29 Nov 2023 29 Nov 2024 eNom, LLC Data Protected
99 cersil.online 14 Dec 2023 14 Dec 2024 Communigal Communications Ltd Domain Name Privacy Inc.
100 fersil.com 21 Apr 2000 21 Apr 2032 NameCheap, Inc. -
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.dk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=persil.dk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "persil.dk",
        "page_size": 100
    },
    "count": {
        "total": 5340,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "persik.ru, persis.net, persik.org, perfil.social, persis.io, perfil.xyz, perfil.ink, persol.mobi, versil.com, persia.team, persis.top, perfil.madrid, persiel.com, persill.com, persnil.se, pepsil.com, persal.nl, pertil.space, hersil.com.pe, persel.com, persio.app, persia.solar, persili.com, bersil.com, persia.live, pernil.ru, persis.ru, hersil.online, tersil.net, persik.fr, persrl.it, persol.dev, persit.ru, persia.us, perfil.observer, persiy.com, mersil.com, persal.online, persis.co.uk, persol.co, persile.com, peksil.com, persia.social, persia.market, persila.online, persol.com, perfil.com, pervil.ro, periil.com, pecsil.com, perfil.com.pt, perfil.fit, persfl.com, persip.com, persia.fund, persily.com, persia.vc, persin.ru, peroil.com, perfil.lat, persib.org, persile.info, persol.zip, perfil.company, perbil.com, persol.pl, persio.info, pursil.ru, persol.group, persia.money, pepsil.in, persol.app, persia.africa, persis.com, persii.com, persik.top, persis.uk, persol.de, persol.us.com, persik.cat, persily.org, persin.biz, parsil.app, persia.info, persia.club, percil.be, cersil.com, pemsil.net, persie.wang, perfil.space, persin.cn, persis.site, persim.life, persin.be, persml.com, persia.coffee, perpil.net, persia.video, cersil.online, fersil.com",
    "results": [
        {
            "num": 1,
            "domain_name": "persik.ru",
            "domain_keyword": "persik",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:30:02",
            "create_date": "2000-07-16",
            "expiry_date": "2024-07-17",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns10.uadns.com",
                "ns11.uadns.com",
                "ns12.uadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "persis.net",
            "domain_keyword": "persis",
            "domain_tld": "net",
            "query_time": "2024-05-05 03:12:35",
            "create_date": "2001-07-12",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=persis.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns1.trafficclub.com",
                "ns2.trafficclub.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "persik.org",
            "domain_keyword": "persik",
            "domain_tld": "org",
            "query_time": "2024-05-22 16:45:45",
            "create_date": "2021-04-25",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Altai region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MD",
            "registrant_email": "please query the rdds service of the registrar 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.alpha-whm.valuehosted.com",
                "ns2.alpha-whm.valuehosted.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "perfil.social",
            "domain_keyword": "perfil",
            "domain_tld": "social",
            "query_time": "2024-06-09 19:59:48",
            "create_date": "2020-08-02",
            "update_date": "2024-05-22",
            "expiry_date": "2025-08-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.md-41.webhostbox.net",
                "ns2.md-41.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "persis.io",
            "domain_keyword": "persis",
            "domain_tld": "io",
            "query_time": "2024-04-21 00:11:26",
            "create_date": "2015-04-21",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KamNic Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Quebec",
            "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": [
                "amir.ns.cloudflare.com",
                "carioca.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "perfil.xyz",
            "domain_keyword": "perfil",
            "domain_tld": "xyz",
            "query_time": "2024-04-20 12:43:29",
            "create_date": "2015-08-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "Coahuila",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "perfil.ink",
            "domain_keyword": "perfil",
            "domain_tld": "ink",
            "query_time": "2024-04-28 14:21:17",
            "create_date": "2021-05-23",
            "update_date": "2024-04-28",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "austin.ns.cloudflare.com",
                "molly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "persol.mobi",
            "domain_keyword": "persol",
            "domain_tld": "mobi",
            "query_time": "2024-05-29 12:49:17",
            "create_date": "2006-06-15",
            "update_date": "2023-07-30",
            "expiry_date": "2024-06-15",
            "registrar_iana": 168,
            "registrar_name": "Register SPA",
            "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": "please query the rdds service of the registrar 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.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "versil.com",
            "domain_keyword": "versil",
            "domain_tld": "com",
            "query_time": "2024-04-15 14:18:06",
            "create_date": "2010-11-12",
            "update_date": "2023-08-08",
            "expiry_date": "2025-11-12",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "persia.team",
            "domain_keyword": "persia",
            "domain_tld": "team",
            "query_time": "2024-05-06 14:03:45",
            "create_date": "2024-03-02",
            "update_date": "2024-04-12",
            "expiry_date": "2025-03-02",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "persis.top",
            "domain_keyword": "persis",
            "domain_tld": "top",
            "query_time": "2024-05-08 08:52:16",
            "create_date": "2023-12-29",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dushanbe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TJ",
            "registrant_email": "please query the rdds service of the registrar 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.netafraz.com",
                "ns2.netafraz.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "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": 13,
            "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": 14,
            "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": 15,
            "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": 16,
            "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": 17,
            "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": 18,
            "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": 19,
            "domain_name": "hersil.com.pe",
            "domain_keyword": "hersil",
            "domain_tld": "com.pe",
            "query_time": "2024-06-11 00:45:16",
            "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": 20,
            "domain_name": "persel.com",
            "domain_keyword": "persel",
            "domain_tld": "com",
            "query_time": "2024-05-18 23:47:28",
            "create_date": "2006-08-30",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1491,
            "registrar_name": "ConnectWave co.,Ltd",
            "registrar_website": "http://www.ssandomain.com",
            "registrant_name": "JUNGYUNKOOK",
            "registrant_company": "JUNGYUNKOOK",
            "registrant_address": "103 Oksan-ro Buk-gu Daegu chimsan1cha Prugio 203-2403",
            "registrant_city": "Daegu",
            "registrant_zip": "41593",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.117134545",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "persio.app",
            "domain_keyword": "persio",
            "domain_tld": "app",
            "query_time": "2024-06-13 15:08:11",
            "create_date": "2020-04-28",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-28",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "https://www.ovh.com/world/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SRG - Systemhaus GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "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": [
                "coen.ns.cloudflare.com",
                "iris.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "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": 23,
            "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": 24,
            "domain_name": "bersil.com",
            "domain_keyword": "bersil",
            "domain_tld": "com",
            "query_time": "2024-06-05 04:34:52",
            "create_date": "2009-06-02",
            "update_date": "2024-06-03",
            "expiry_date": "2025-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": 25,
            "domain_name": "persia.live",
            "domain_keyword": "persia",
            "domain_tld": "live",
            "query_time": "2024-04-20 17:39:08",
            "create_date": "2024-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "pernil.ru",
            "domain_keyword": "pernil",
            "domain_tld": "ru",
            "query_time": "2024-05-05 18:05:03",
            "create_date": "2017-02-23",
            "expiry_date": "2025-02-23",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 27,
            "domain_name": "persis.ru",
            "domain_keyword": "persis",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:30:03",
            "create_date": "2009-08-02",
            "expiry_date": "2024-08-02",
            "registrar_name": "REGTIME-RU",
            "registrant_company": "OOO \"Perspektivnie systems\"",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "hersil.online",
            "domain_keyword": "hersil",
            "domain_tld": "online",
            "query_time": "2024-05-02 17:26:26",
            "create_date": "2017-07-04",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns8613.hostgator.com",
                "ns8614.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "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": 30,
            "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": 31,
            "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": 32,
            "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": 33,
            "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": 34,
            "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": 35,
            "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": 36,
            "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": 37,
            "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": 38,
            "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": 39,
            "domain_name": "persis.co.uk",
            "domain_keyword": "persis",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 17:39:56",
            "create_date": "2004-09-17",
            "update_date": "2023-08-18",
            "expiry_date": "2024-09-17",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.fast-hosts.org",
                "ns2.fast-hosts.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 40,
            "domain_name": "persol.co",
            "domain_keyword": "persol",
            "domain_tld": "co",
            "query_time": "2024-05-08 08:52:34",
            "create_date": "2012-03-06",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1607,
            "registrar_name": "CCI REG S.A.",
            "registrar_website": "www.ccireg.com",
            "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": "please query the rdds service of the registrar 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.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "persile.com",
            "domain_keyword": "persile",
            "domain_tld": "com",
            "query_time": "2024-05-29 12:48:47",
            "create_date": "2021-07-15",
            "update_date": "2024-01-31",
            "expiry_date": "2025-07-15",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "peksil.com",
            "domain_keyword": "peksil",
            "domain_tld": "com",
            "query_time": "2024-06-09 03:41:32",
            "create_date": "2023-12-12",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "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": 44,
            "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": 45,
            "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": 46,
            "domain_name": "persol.com",
            "domain_keyword": "persol",
            "domain_tld": "com",
            "query_time": "2024-06-09 00:12:08",
            "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": 47,
            "domain_name": "perfil.com",
            "domain_keyword": "perfil",
            "domain_tld": "com",
            "query_time": "2024-06-09 19:59:48",
            "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": 48,
            "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": 49,
            "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": 50,
            "domain_name": "pecsil.com",
            "domain_keyword": "pecsil",
            "domain_tld": "com",
            "query_time": "2024-04-15 17:54:32",
            "create_date": "2018-08-24",
            "update_date": "2020-08-18",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "perfil.com.pt",
            "domain_keyword": "perfil",
            "domain_tld": "com.pt",
            "query_time": "2024-05-25 01:26:22",
            "registrant_name": "Perfil Psicologia e Trabalho Lda",
            "registrant_address": "Travessa da Manutenção, 4 - 3º",
            "registrant_city": "Lisboa",
            "registrant_state": "Lisboa",
            "registrant_zip": "1900-322",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "ns1.webhs.org",
                "ns2.webhs.org"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 52,
            "domain_name": "perfil.fit",
            "domain_keyword": "perfil",
            "domain_tld": "fit",
            "query_time": "2024-05-27 17:09:26",
            "create_date": "2024-03-27",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-27",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "persfl.com",
            "domain_keyword": "persfl",
            "domain_tld": "com",
            "query_time": "2024-06-13 15:06:23",
            "create_date": "2015-06-04",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns6471.hostgator.com",
                "ns6472.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "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": 55,
            "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": 56,
            "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": 57,
            "domain_name": "persia.vc",
            "domain_keyword": "persia",
            "domain_tld": "vc",
            "query_time": "2024-04-20 17:35:30",
            "create_date": "2023-03-31",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-31",
            "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": 58,
            "domain_name": "persin.ru",
            "domain_keyword": "persin",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:30:03",
            "create_date": "2009-08-05",
            "expiry_date": "2024-08-05",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "peroil.com",
            "domain_keyword": "peroil",
            "domain_tld": "com",
            "query_time": "2024-06-08 04:03:21",
            "create_date": "2024-06-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns66.miwebvirtual.com",
                "ns67.miwebvirtual.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "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": 61,
            "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": 62,
            "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": 63,
            "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"
            ]
        },
        {
            "num": 64,
            "domain_name": "perfil.company",
            "domain_keyword": "perfil",
            "domain_tld": "company",
            "query_time": "2024-06-09 19:59:48",
            "create_date": "2022-07-22",
            "update_date": "2024-05-22",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "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": 66,
            "domain_name": "persol.pl",
            "domain_keyword": "persol",
            "domain_tld": "pl",
            "query_time": "2024-04-04 10:14:19",
            "create_date": "2010-01-30",
            "update_date": "2024-03-09",
            "expiry_date": "2026-01-30",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "persio.info",
            "domain_keyword": "persio",
            "domain_tld": "info",
            "query_time": "2024-04-20 17:39:54",
            "create_date": "2008-02-14",
            "update_date": "2024-03-30",
            "expiry_date": "2025-02-14",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Germany",
            "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": [
                "docks03.rzone.de",
                "shades20.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "pursil.ru",
            "domain_keyword": "pursil",
            "domain_tld": "ru",
            "query_time": "2024-05-05 07:19:18",
            "create_date": "2013-11-09",
            "expiry_date": "2024-11-09",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "\"Lithium\" LLC",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 69,
            "domain_name": "persol.group",
            "domain_keyword": "persol",
            "domain_tld": "group",
            "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": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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 rdds service of the registrar 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": [
                "sharon.ns.cloudflare.com",
                "theo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "persia.money",
            "domain_keyword": "persia",
            "domain_tld": "money",
            "query_time": "2024-05-18 23:48:18",
            "create_date": "2018-08-08",
            "update_date": "2023-07-18",
            "expiry_date": "2025-08-08",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.uk2.net",
                "dns2.uk2.net",
                "dns3.uk2.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "pepsil.in",
            "domain_keyword": "pepsil",
            "domain_tld": "in",
            "query_time": "2024-05-25 12:20:47",
            "create_date": "2020-05-29",
            "update_date": "2022-05-26",
            "expiry_date": "2025-05-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Precision Engineering Product",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Dadra and Nagar Haveli",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "persol.app",
            "domain_keyword": "persol",
            "domain_tld": "app",
            "query_time": "2024-05-29 12:49:17",
            "create_date": "2018-03-29",
            "update_date": "2024-02-10",
            "expiry_date": "2025-03-29",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc.",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LUXOTTICA Group SpA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "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": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "persia.africa",
            "domain_keyword": "persia",
            "domain_tld": "africa",
            "query_time": "2024-05-06 14:03:45",
            "create_date": "2023-05-27",
            "update_date": "2024-04-28",
            "expiry_date": "2025-05-27",
            "registrar_iana": 69,
            "registrar_name": "OpenSRS",
            "registrar_website": "https://opensrs.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.dns-h.com",
                "ns1.host-h.net",
                "ns2.dns-h.com",
                "ns2.host-h.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "persis.com",
            "domain_keyword": "persis",
            "domain_tld": "com",
            "query_time": "2024-05-12 15:56:14",
            "create_date": "1996-05-05",
            "update_date": "2023-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=persis.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "persii.com",
            "domain_keyword": "persii",
            "domain_tld": "com",
            "query_time": "2024-05-29 12:48:46",
            "create_date": "2019-08-06",
            "update_date": "2020-01-28",
            "expiry_date": "2024-08-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1028.ui-dns.biz",
                "ns1046.ui-dns.de",
                "ns1082.ui-dns.org",
                "ns1092.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "persik.top",
            "domain_keyword": "persik",
            "domain_tld": "top",
            "query_time": "2024-05-05 03:12:28",
            "create_date": "2023-12-16",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-16",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://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": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "persis.uk",
            "domain_keyword": "persis",
            "domain_tld": "uk",
            "query_time": "2024-06-13 15:08:12",
            "create_date": "2021-12-07",
            "update_date": "2024-01-11",
            "expiry_date": "2024-12-07",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 78,
            "domain_name": "persol.de",
            "domain_keyword": "persol",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:49:33",
            "update_date": "2014-09-04",
            "name_servers": [
                "ns1.ns.de",
                "ns2.ns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 79,
            "domain_name": "persol.us.com",
            "domain_keyword": "persol",
            "domain_tld": "us.com",
            "query_time": "2024-05-24 20:16:01",
            "create_date": "2020-06-14",
            "update_date": "2024-02-09",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_email": "https://whois.centralnic.com/contact/persol.us.com/registrant",
            "name_servers": [
                "ns1.ispapi.net",
                "ns2.ispapi.net",
                "ns3.ispapi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "persik.cat",
            "domain_keyword": "persik",
            "domain_tld": "cat",
            "query_time": "2024-05-21 23:28:47",
            "create_date": "2024-03-20",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1647,
            "registrar_name": "Openprovider",
            "registrar_website": "http://www.registrar.eu",
            "registrant_state": "Northumberland",
            "registrant_country": "GB",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "amy.ns.cloudflare.com",
                "peyton.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "persily.org",
            "domain_keyword": "persily",
            "domain_tld": "org",
            "query_time": "2024-05-19 13:22:51",
            "create_date": "1999-09-01",
            "update_date": "2023-10-16",
            "expiry_date": "2028-09-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "persin.biz",
            "domain_keyword": "persin",
            "domain_tld": "biz",
            "query_time": "2024-05-19 13:22:55",
            "create_date": "2021-06-05",
            "update_date": "2024-05-15",
            "expiry_date": "2025-06-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "parsil.app",
            "domain_keyword": "parsil",
            "domain_tld": "app",
            "query_time": "2024-05-23 17:55:33",
            "create_date": "2023-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 84,
            "domain_name": "persia.info",
            "domain_keyword": "persia",
            "domain_tld": "info",
            "query_time": "2024-05-29 12:48:31",
            "create_date": "2001-09-15",
            "update_date": "2023-03-11",
            "expiry_date": "2024-09-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "COMPANY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cchawaii.net",
                "ns2.cchawaii.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "persia.club",
            "domain_keyword": "persia",
            "domain_tld": "club",
            "query_time": "2024-05-31 14:05:55",
            "create_date": "2020-02-17",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-17",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "percil.be",
            "domain_keyword": "percil",
            "domain_tld": "be",
            "query_time": "2024-05-28 10:53:33",
            "create_date": "2014-06-25",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 87,
            "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": 88,
            "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": 89,
            "domain_name": "persie.wang",
            "domain_keyword": "persie",
            "domain_tld": "wang",
            "query_time": "2024-04-20 17:39:25",
            "create_date": "2014-12-30",
            "update_date": "2016-03-16",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wang Fan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "perfil.space",
            "domain_keyword": "perfil",
            "domain_tld": "space",
            "query_time": "2024-05-25 01:26:06",
            "create_date": "2023-07-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "persin.cn",
            "domain_keyword": "persin",
            "domain_tld": "cn",
            "query_time": "2024-06-13 15:08:26",
            "create_date": "2023-09-07",
            "expiry_date": "2024-09-07",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "孙春杰",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "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": 93,
            "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": 94,
            "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": 95,
            "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": 96,
            "domain_name": "persia.coffee",
            "domain_keyword": "persia",
            "domain_tld": "coffee",
            "query_time": "2024-06-13 15:06:50",
            "create_date": "2017-06-11",
            "update_date": "2024-06-11",
            "expiry_date": "2025-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": "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "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": 98,
            "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": 99,
            "domain_name": "cersil.online",
            "domain_keyword": "cersil",
            "domain_tld": "online",
            "query_time": "2024-06-09 05:10: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": 100,
            "domain_name": "fersil.com",
            "domain_keyword": "fersil",
            "domain_tld": "com",
            "query_time": "2024-04-18 13:54:19",
            "create_date": "2000-04-21",
            "update_date": "2024-01-09",
            "expiry_date": "2032-04-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.112,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>persil.dk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5340</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>persik.ru, persis.net, persik.org, perfil.social, persis.io, perfil.xyz, perfil.ink, persol.mobi, versil.com, persia.team, persis.top, perfil.madrid, persiel.com, persill.com, persnil.se, pepsil.com, persal.nl, pertil.space, hersil.com.pe, persel.com, persio.app, persia.solar, persili.com, bersil.com, persia.live, pernil.ru, persis.ru, hersil.online, tersil.net, persik.fr, persrl.it, persol.dev, persit.ru, persia.us, perfil.observer, persiy.com, mersil.com, persal.online, persis.co.uk, persol.co, persile.com, peksil.com, persia.social, persia.market, persila.online, persol.com, perfil.com, pervil.ro, periil.com, pecsil.com, perfil.com.pt, perfil.fit, persfl.com, persip.com, persia.fund, persily.com, persia.vc, persin.ru, peroil.com, perfil.lat, persib.org, persile.info, persol.zip, perfil.company, perbil.com, persol.pl, persio.info, pursil.ru, persol.group, persia.money, pepsil.in, persol.app, persia.africa, persis.com, persii.com, persik.top, persis.uk, persol.de, persol.us.com, persik.cat, persily.org, persin.biz, parsil.app, persia.info, persia.club, percil.be, cersil.com, pemsil.net, persie.wang, perfil.space, persin.cn, persis.site, persim.life, persin.be, persml.com, persia.coffee, perpil.net, persia.video, cersil.online, fersil.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>persik.ru</domain_name>
   <domain_keyword>persik</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:30:02</query_time>
   <create_date>2000-07-16</create_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns10.uadns.com</value>
    <value>ns11.uadns.com</value>
    <value>ns12.uadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>persis.net</domain_name>
   <domain_keyword>persis</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-05 03:12:35</query_time>
   <create_date>2001-07-12</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=persis.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns1.trafficclub.com</value>
    <value>ns2.trafficclub.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>persik.org</domain_name>
   <domain_keyword>persik</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 16:45:45</query_time>
   <create_date>2021-04-25</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-25</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Altai region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MD</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.alpha-whm.valuehosted.com</value>
    <value>ns2.alpha-whm.valuehosted.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>perfil.social</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-06-09 19:59:48</query_time>
   <create_date>2020-08-02</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-08-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.md-41.webhostbox.net</value>
    <value>ns2.md-41.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>persis.io</domain_name>
   <domain_keyword>persis</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-21 00:11:26</query_time>
   <create_date>2015-04-21</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KamNic Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Quebec</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>amir.ns.cloudflare.com</value>
    <value>carioca.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>perfil.xyz</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-20 12:43:29</query_time>
   <create_date>2015-08-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>Coahuila</registrant_state>
   <registrant_country>MX</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>perfil.ink</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-04-28 14:21:17</query_time>
   <create_date>2021-05-23</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>austin.ns.cloudflare.com</value>
    <value>molly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>persol.mobi</domain_name>
   <domain_keyword>persol</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-29 12:49:17</query_time>
   <create_date>2006-06-15</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SPA</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>please query the rdds service of the registrar of 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.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>versil.com</domain_name>
   <domain_keyword>versil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 14:18:06</query_time>
   <create_date>2010-11-12</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2025-11-12</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>persia.team</domain_name>
   <domain_keyword>persia</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-06 14:03:45</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>laura.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>persis.top</domain_name>
   <domain_keyword>persis</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-08 08:52:16</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-29</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dushanbe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TJ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.netafraz.com</value>
    <value>ns2.netafraz.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>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>13</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>14</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>15</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>16</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>17</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>18</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>19</num>
   <domain_name>hersil.com.pe</domain_name>
   <domain_keyword>hersil</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-06-11 00:45:16</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>20</num>
   <domain_name>persel.com</domain_name>
   <domain_keyword>persel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 23:47:28</query_time>
   <create_date>2006-08-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1491</registrar_iana>
   <registrar_name>ConnectWave co.,Ltd</registrar_name>
   <registrar_website>http://www.ssandomain.com</registrar_website>
   <registrant_name>JUNGYUNKOOK</registrant_name>
   <registrant_company>JUNGYUNKOOK</registrant_company>
   <registrant_address>103 Oksan-ro Buk-gu Daegu chimsan1cha Prugio 203-2403</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41593</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.117134545</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>persio.app</domain_name>
   <domain_keyword>persio</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-13 15:08:11</query_time>
   <create_date>2020-04-28</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>https://www.ovh.com/world/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SRG - Systemhaus GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the 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>coen.ns.cloudflare.com</value>
    <value>iris.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</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>23</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>24</num>
   <domain_name>bersil.com</domain_name>
   <domain_keyword>bersil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 04:34:52</query_time>
   <create_date>2009-06-02</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>25</num>
   <domain_name>persia.live</domain_name>
   <domain_keyword>persia</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-20 17:39:08</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>pernil.ru</domain_name>
   <domain_keyword>pernil</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 18:05:03</query_time>
   <create_date>2017-02-23</create_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>persis.ru</domain_name>
   <domain_keyword>persis</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:30:03</query_time>
   <create_date>2009-08-02</create_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_company>OOO &quot;Perspektivnie systems&quot;</registrant_company>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>hersil.online</domain_name>
   <domain_keyword>hersil</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-02 17:26:26</query_time>
   <create_date>2017-07-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns8613.hostgator.com</value>
    <value>ns8614.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>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>30</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>31</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>32</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>33</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>34</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>35</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>36</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>37</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>38</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>39</num>
   <domain_name>persis.co.uk</domain_name>
   <domain_keyword>persis</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 17:39:56</query_time>
   <create_date>2004-09-17</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.fast-hosts.org</value>
    <value>ns2.fast-hosts.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>persol.co</domain_name>
   <domain_keyword>persol</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-08 08:52:34</query_time>
   <create_date>2012-03-06</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1607</registrar_iana>
   <registrar_name>CCI REG S.A.</registrar_name>
   <registrar_website>www.ccireg.com</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>please query the rdds service of the registrar of 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.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>persile.com</domain_name>
   <domain_keyword>persile</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 12:48:47</query_time>
   <create_date>2021-07-15</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-07-15</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>peksil.com</domain_name>
   <domain_keyword>peksil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 03:41:32</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</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>44</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>45</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>46</num>
   <domain_name>persol.com</domain_name>
   <domain_keyword>persol</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 00:12:08</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>47</num>
   <domain_name>perfil.com</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 19:59:48</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>48</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>49</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>50</num>
   <domain_name>pecsil.com</domain_name>
   <domain_keyword>pecsil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 17:54:32</query_time>
   <create_date>2018-08-24</create_date>
   <update_date>2020-08-18</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>51</num>
   <domain_name>perfil.com.pt</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-05-25 01:26:22</query_time>
   <registrant_name>Perfil Psicologia e Trabalho Lda</registrant_name>
   <registrant_address>Travessa da Manutenção, 4 - 3º</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>Lisboa</registrant_state>
   <registrant_zip>1900-322</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns1.webhs.org</value>
    <value>ns2.webhs.org</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>perfil.fit</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-27 17:09:26</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-27</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>persfl.com</domain_name>
   <domain_keyword>persfl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 15:06:23</query_time>
   <create_date>2015-06-04</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-04</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>ns6471.hostgator.com</value>
    <value>ns6472.hostgator.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>54</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>55</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>56</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>57</num>
   <domain_name>persia.vc</domain_name>
   <domain_keyword>persia</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-04-20 17:35:30</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-31</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>58</num>
   <domain_name>persin.ru</domain_name>
   <domain_keyword>persin</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:30:03</query_time>
   <create_date>2009-08-05</create_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>peroil.com</domain_name>
   <domain_keyword>peroil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 04:03:21</query_time>
   <create_date>2024-06-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-05</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>ns66.miwebvirtual.com</value>
    <value>ns67.miwebvirtual.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>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>61</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>62</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>63</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>
  <value>
   <num>64</num>
   <domain_name>perfil.company</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-06-09 19:59:48</query_time>
   <create_date>2022-07-22</create_date>
   <update_date>2024-05-22</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</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>66</num>
   <domain_name>persol.pl</domain_name>
   <domain_keyword>persol</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-04 10:14:19</query_time>
   <create_date>2010-01-30</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2026-01-30</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>persio.info</domain_name>
   <domain_keyword>persio</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-20 17:39:54</query_time>
   <create_date>2008-02-14</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Germany</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>docks03.rzone.de</value>
    <value>shades20.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>pursil.ru</domain_name>
   <domain_keyword>pursil</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 07:19:18</query_time>
   <create_date>2013-11-09</create_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>&quot;Lithium&quot; LLC</registrant_company>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>persol.group</domain_name>
   <domain_keyword>persol</domain_keyword>
   <domain_tld>group</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>http://cloudflare.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>Kanagawa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>70</num>
   <domain_name>persia.money</domain_name>
   <domain_keyword>persia</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-05-18 23:48:18</query_time>
   <create_date>2018-08-08</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2025-08-08</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.uk2.net</value>
    <value>dns2.uk2.net</value>
    <value>dns3.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>pepsil.in</domain_name>
   <domain_keyword>pepsil</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-25 12:20:47</query_time>
   <create_date>2020-05-29</create_date>
   <update_date>2022-05-26</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Precision Engineering Product</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Dadra and Nagar Haveli</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>persol.app</domain_name>
   <domain_keyword>persol</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-29 12:49:17</query_time>
   <create_date>2018-03-29</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc.</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LUXOTTICA Group SpA</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>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>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>persia.africa</domain_name>
   <domain_keyword>persia</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-06 14:03:45</query_time>
   <create_date>2023-05-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>OpenSRS</registrar_name>
   <registrar_website>https://opensrs.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.dns-h.com</value>
    <value>ns1.host-h.net</value>
    <value>ns2.dns-h.com</value>
    <value>ns2.host-h.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>persis.com</domain_name>
   <domain_keyword>persis</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 15:56:14</query_time>
   <create_date>1996-05-05</create_date>
   <update_date>2023-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=persis.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>persii.com</domain_name>
   <domain_keyword>persii</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 12:48:46</query_time>
   <create_date>2019-08-06</create_date>
   <update_date>2020-01-28</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1028.ui-dns.biz</value>
    <value>ns1046.ui-dns.de</value>
    <value>ns1082.ui-dns.org</value>
    <value>ns1092.ui-dns.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>persik.top</domain_name>
   <domain_keyword>persik</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-05 03:12:28</query_time>
   <create_date>2023-12-16</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>persis.uk</domain_name>
   <domain_keyword>persis</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-13 15:08:12</query_time>
   <create_date>2021-12-07</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>persol.de</domain_name>
   <domain_keyword>persol</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:49:33</query_time>
   <update_date>2014-09-04</update_date>
   <name_servers>
    <value>ns1.ns.de</value>
    <value>ns2.ns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>persol.us.com</domain_name>
   <domain_keyword>persol</domain_keyword>
   <domain_tld>us.com</domain_tld>
   <query_time>2024-05-24 20:16:01</query_time>
   <create_date>2020-06-14</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/persol.us.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.ispapi.net</value>
    <value>ns2.ispapi.net</value>
    <value>ns3.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>persik.cat</domain_name>
   <domain_keyword>persik</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-21 23:28:47</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Openprovider</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_state>Northumberland</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>amy.ns.cloudflare.com</value>
    <value>peyton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>persily.org</domain_name>
   <domain_keyword>persily</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 13:22:51</query_time>
   <create_date>1999-09-01</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2028-09-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>persin.biz</domain_name>
   <domain_keyword>persin</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-19 13:22:55</query_time>
   <create_date>2021-06-05</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>83</num>
   <domain_name>parsil.app</domain_name>
   <domain_keyword>parsil</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-23 17:55:33</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>persia.info</domain_name>
   <domain_keyword>persia</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 12:48:31</query_time>
   <create_date>2001-09-15</create_date>
   <update_date>2023-03-11</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>COMPANY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cchawaii.net</value>
    <value>ns2.cchawaii.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>persia.club</domain_name>
   <domain_keyword>persia</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-31 14:05:55</query_time>
   <create_date>2020-02-17</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>percil.be</domain_name>
   <domain_keyword>percil</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-28 10:53:33</query_time>
   <create_date>2014-06-25</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>87</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>88</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>89</num>
   <domain_name>persie.wang</domain_name>
   <domain_keyword>persie</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-04-20 17:39:25</query_time>
   <create_date>2014-12-30</create_date>
   <update_date>2016-03-16</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wang Fan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>perfil.space</domain_name>
   <domain_keyword>perfil</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-25 01:26:06</query_time>
   <create_date>2023-07-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>persin.cn</domain_name>
   <domain_keyword>persin</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-13 15:08:26</query_time>
   <create_date>2023-09-07</create_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>孙春杰</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>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>93</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>94</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>95</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>96</num>
   <domain_name>persia.coffee</domain_name>
   <domain_keyword>persia</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-06-13 15:06:50</query_time>
   <create_date>2017-06-11</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2025-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>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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</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>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>98</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>99</num>
   <domain_name>cersil.online</domain_name>
   <domain_keyword>cersil</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-09 05:10: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>100</num>
   <domain_name>fersil.com</domain_name>
   <domain_keyword>fersil</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 13:54:19</query_time>
   <create_date>2000-04-21</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2032-04-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.112</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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