WHOIS QUERY TIME

16 May 2024 - 2:56 AM UTC

Registered: 28 December 1998
Modified: 4 January 2024

REGISTRAR

Name: DHost B.V.

DNSSEC

yes

NAME SERVERS

ns1.dhost.nl
ns2.dhost.nl

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=peti.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "peti.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "peti.nl",
            "domain_keyword": "peti",
            "domain_tld": "nl",
            "query_time": "2024-05-16 02:56:33",
            "create_date": "1998-12-28",
            "update_date": "2024-01-04",
            "registrar_name": "DHost B.V.",
            "name_servers": [
                "ns1.dhost.nl",
                "ns2.dhost.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.058,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>peti.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>peti.nl</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-16 02:56:33</query_time>
   <create_date>1998-12-28</create_date>
   <update_date>2024-01-04</update_date>
   <registrar_name>DHost B.V.</registrar_name>
   <name_servers>
    <value>ns1.dhost.nl</value>
    <value>ns2.dhost.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.058</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.061 seconds) for "peti.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

26 Apr 2023 - 9:16 PM UTC

Registered: 28 December 1998
Modified: 12 March 2020

REGISTRAR

Name: DHost B.V.

DNSSEC

no

NAME SERVERS

ns1.dhost.nl
ns2.dhost.nl

DOMAIN STATUS

Active

#2 - QUERY TIME

16 Jan 2024 - 12:37 AM UTC

Registered: 28 December 1998
Modified: 4 January 2024

REGISTRAR

Name: DHost B.V.

DNSSEC

yes

NAME SERVERS

ns1.dhost.nl
ns2.dhost.nl

DOMAIN STATUS

Active

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=peti.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "peti.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "peti.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "peti.nl",
            "domain_keyword": "peti",
            "domain_tld": "nl",
            "query_time": "2023-04-26 21:16:32",
            "create_date": "1998-12-28",
            "update_date": "2020-03-12",
            "registrar_name": "DHost B.V.",
            "name_servers": [
                "ns1.dhost.nl",
                "ns2.dhost.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "peti.nl",
            "domain_keyword": "peti",
            "domain_tld": "nl",
            "query_time": "2024-01-16 00:37:32",
            "create_date": "1998-12-28",
            "update_date": "2024-01-04",
            "registrar_name": "DHost B.V.",
            "name_servers": [
                "ns1.dhost.nl",
                "ns2.dhost.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.061,
        "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>peti.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>peti.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>peti.nl</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-26 21:16:32</query_time>
   <create_date>1998-12-28</create_date>
   <update_date>2020-03-12</update_date>
   <registrar_name>DHost B.V.</registrar_name>
   <name_servers>
    <value>ns1.dhost.nl</value>
    <value>ns2.dhost.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>peti.nl</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-01-16 00:37:32</query_time>
   <create_date>1998-12-28</create_date>
   <update_date>2024-01-04</update_date>
   <registrar_name>DHost B.V.</registrar_name>
   <name_servers>
    <value>ns1.dhost.nl</value>
    <value>ns2.dhost.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.061</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 41 domain names (in 0.03 seconds) which contained the exact domain keyword "peti".
Domain Name Registered Expiry Registrar Ownership
1 peti.com 9 Feb 1998 8 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
2 peti.nl 28 Dec 1998 - DHost B.V. -
3 peti.net 2 Jan 2000 2 Jan 2025 ANNULET, INC BuyDomains.com
4 peti.co.uk 27 Feb 2001 27 Feb 2025 eNom LLC [Tag = ENOM] -
5 peti.us 19 Dec 2002 18 Dec 2027 GoDaddy.com, LLC Home
6 peti.cc 12 Jan 2004 12 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
7 peti.biz 16 Aug 2007 15 Aug 2024 Namescout Ltd Pool.com
8 peti.ru 18 Jun 2008 18 Jun 2024 R01-RU Private Person
9 peti.be 13 Jan 2011 - Eurodns S.A. -
10 peti.in 19 Apr 2012 19 Apr 2025 NameCheap, Inc. REDACTED FOR PRIVACY
11 peti.info 7 Apr 2013 7 Apr 2025 EuroDNS S.A. REDACTED FOR PRIVACY
12 peti.co.in 10 Dec 2013 10 Dec 2024 Endurance Digital Domain Technology LLP N/A
13 peti.rocks 17 Mar 2015 17 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
14 peti.it 13 Feb 2017 13 Feb 2025 Algorithmedia S.r.l. Puglia.com Srls
15 peti.com.co 12 Jun 2017 11 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
16 peti.jp 12 Aug 2017 31 Aug 2024 - Koaze Yoshinori
17 peti.se 13 Nov 2018 13 Nov 2024 Svenska Export M -
18 peti.su 9 Dec 2019 9 Dec 2024 RUCENTER-SU Private Person
19 peti.work 9 Jan 2020 9 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
20 peti.care 3 Apr 2020 3 Apr 2025 EuroDNS S.A. PETICARE INTERNATIONAL S.A.
21 peti.app 16 Apr 2020 16 Apr 2025 Porkbun LLC Private by Design, LLC
22 peti.one 15 Aug 2020 15 Aug 2024 Key-Systems LLC c/o whoisproxy.com
23 peti.dog 4 Nov 2020 4 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
24 peti.org 1 Dec 2020 1 Dec 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
25 peti.me 10 Mar 2021 10 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 peti.xyz 11 Feb 2022 11 Feb 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
27 peti.trade 27 Oct 2022 27 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
28 peti.club 8 Nov 2022 8 Nov 2024 Wild West Domains, Inc. Domains By Proxy, LLC
29 peti.dev 7 Mar 2023 7 Mar 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
30 peti.top 29 Apr 2023 29 Apr 2025 Todaynic com Inc xie yan li
31 peti.tech 19 Aug 2023 19 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Wei Jin
32 peti.store 29 Aug 2023 29 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
33 peti.live 23 Nov 2023 23 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
34 peti.shop 14 Dec 2023 14 Dec 2024 Spaceship, Inc. -
35 peti.group 19 Dec 2023 19 Dec 2024 Mijn InternetOplossing B.V. My Domain Provider
36 peti.site 22 Dec 2023 22 Dec 2024 Communigal Communications Ltd Domain Name Privacy Inc.
37 peti.pl 12 Feb 2024 12 Feb 2025 OVH SAS -
38 peti.ca 20 Mar 2024 20 Mar 2025 CENTRALNIC CANADA INC REDACTED FOR PRIVACY
39 peti.online 5 Jun 2024 5 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
40 peti.de - - - -
41 peti.ai - - 1api.net Domains By Proxy, LLC
42 peti.com.au - - GoDaddy.com LLC trading as GoDaddy.com YANG LIU

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=peti&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "peti",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 42,
        "relation": "eq",
        "current": 42
    },
    "unique_domains": "peti.com, peti.nl, peti.net, peti.co.uk, peti.us, peti.cc, peti.biz, peti.ru, peti.be, peti.in, peti.info, peti.co.in, peti.rocks, peti.it, peti.com.co, peti.jp, peti.se, peti.su, peti.work, peti.care, peti.app, peti.one, peti.dog, peti.org, peti.me, peti.xyz, peti.trade, peti.club, peti.dev, peti.top, peti.tech, peti.store, peti.live, peti.shop, peti.group, peti.site, peti.pl, peti.ca, peti.online, peti.de, peti.ai, peti.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "peti.com",
            "domain_keyword": "peti",
            "domain_tld": "com",
            "query_time": "2024-05-14 08:14:23",
            "create_date": "1998-02-09",
            "update_date": "2023-11-27",
            "expiry_date": "2025-02-08",
            "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=peti.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "peti.nl",
            "domain_keyword": "peti",
            "domain_tld": "nl",
            "query_time": "2024-05-16 02:56:33",
            "create_date": "1998-12-28",
            "update_date": "2024-01-04",
            "registrar_name": "DHost B.V.",
            "name_servers": [
                "ns1.dhost.nl",
                "ns2.dhost.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "peti.net",
            "domain_keyword": "peti",
            "domain_tld": "net",
            "query_time": "2024-04-19 21:34:32",
            "create_date": "2000-01-02",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-02",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "peti.co.uk",
            "domain_keyword": "peti",
            "domain_tld": "co.uk",
            "query_time": "2024-06-13 15:33:16",
            "create_date": "2001-02-27",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-27",
            "registrar_name": "eNom LLC [Tag = ENOM]",
            "registrar_website": "https://www.enom.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "peti.us",
            "domain_keyword": "peti",
            "domain_tld": "us",
            "query_time": "2024-05-14 08:14:24",
            "create_date": "2002-12-19",
            "update_date": "2022-12-24",
            "expiry_date": "2027-12-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Andras Sarkozy",
            "registrant_company": "Home",
            "registrant_address": "Achim Andras u. 16.",
            "registrant_city": "Budapest",
            "registrant_state": "Not Applicable",
            "registrant_zip": "1028",
            "registrant_country": "HU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+39.10621",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "peti.cc",
            "domain_keyword": "peti",
            "domain_tld": "cc",
            "query_time": "2024-05-16 02:56:33",
            "create_date": "2004-01-12",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-12",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.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": "AT",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "peti.biz",
            "domain_keyword": "peti",
            "domain_tld": "biz",
            "query_time": "2024-06-13 15:33:15",
            "create_date": "2007-08-16",
            "update_date": "2023-09-30",
            "expiry_date": "2024-08-15",
            "registrar_iana": 186,
            "registrar_name": "Namescout Ltd",
            "registrar_website": "http://www.rebel.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pool.com",
            "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": [
                "dns.pool.com",
                "dns2.pool.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "peti.ru",
            "domain_keyword": "peti",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:33:25",
            "create_date": "2008-06-18",
            "expiry_date": "2024-06-18",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.6161.ru",
                "ns2.6161.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "peti.be",
            "domain_keyword": "peti",
            "domain_tld": "be",
            "query_time": "2024-05-28 10:22:42",
            "create_date": "2011-01-13",
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "name_servers": [
                "ns1.gegidns.com",
                "ns2.gegidns.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 10,
            "domain_name": "peti.in",
            "domain_keyword": "peti",
            "domain_tld": "in",
            "query_time": "2024-05-01 10:51:01",
            "create_date": "2012-04-19",
            "update_date": "2024-03-25",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SP",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "peti.info",
            "domain_keyword": "peti",
            "domain_tld": "info",
            "query_time": "2024-06-13 15:33:15",
            "create_date": "2013-04-07",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar 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.dotroll.com",
                "ns2.dotroll.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "peti.co.in",
            "domain_keyword": "peti",
            "domain_tld": "co.in",
            "query_time": "2024-05-14 08:14:23",
            "create_date": "2013-12-10",
            "update_date": "2023-05-20",
            "expiry_date": "2024-12-10",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Other",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.thinkemy.com",
                "ns2.thinkemy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "peti.rocks",
            "domain_keyword": "peti",
            "domain_tld": "rocks",
            "query_time": "2024-04-19 21:34:32",
            "create_date": "2015-03-17",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com",
                "dns3.registrar-servers.com",
                "dns4.registrar-servers.com",
                "dns5.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "peti.it",
            "domain_keyword": "peti",
            "domain_tld": "it",
            "query_time": "2024-05-01 10:51:01",
            "create_date": "2017-02-13",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-13",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com Srls",
            "registrant_address": "Via 16 Settembre 1959 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 15,
            "domain_name": "peti.com.co",
            "domain_keyword": "peti",
            "domain_tld": "com.co",
            "query_time": "2024-06-12 00:55:18",
            "create_date": "2017-06-12",
            "update_date": "2023-07-27",
            "expiry_date": "2024-06-11",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "peti.jp",
            "domain_keyword": "peti",
            "domain_tld": "jp",
            "query_time": "2024-04-19 21:34:32",
            "create_date": "2017-08-12",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrant_name": "Koaze Yoshinori",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 17,
            "domain_name": "peti.se",
            "domain_keyword": "peti",
            "domain_tld": "se",
            "query_time": "2024-05-05 11:59:28",
            "create_date": "2018-11-13",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-13",
            "registrar_name": "Svenska Export M",
            "name_servers": [
                "ns1.domain-for-sale.se",
                "ns2.domain-for-sale.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "peti.su",
            "domain_keyword": "peti",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:24:12",
            "create_date": "2019-12-09",
            "expiry_date": "2024-12-09",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 19,
            "domain_name": "peti.work",
            "domain_keyword": "peti",
            "domain_tld": "work",
            "query_time": "2024-05-14 08:14:27",
            "create_date": "2020-01-09",
            "update_date": "2023-12-15",
            "expiry_date": "2025-01-09",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "peti.care",
            "domain_keyword": "peti",
            "domain_tld": "care",
            "query_time": "2024-06-02 12:31:05",
            "create_date": "2020-04-03",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PETICARE INTERNATIONAL S.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LU",
            "registrant_email": "please query the rdds service of the registrar 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.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "peti.app",
            "domain_keyword": "peti",
            "domain_tld": "app",
            "query_time": "2024-05-01 10:51:01",
            "create_date": "2020-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://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 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": [
                "junade.ns.cloudflare.com",
                "stevie.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "peti.one",
            "domain_keyword": "peti",
            "domain_tld": "one",
            "query_time": "2024-06-13 15:33:16",
            "create_date": "2020-08-15",
            "update_date": "2023-09-29",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "peti.dog",
            "domain_keyword": "peti",
            "domain_tld": "dog",
            "query_time": "2024-05-16 02:56:33",
            "create_date": "2020-11-04",
            "update_date": "2023-12-19",
            "expiry_date": "2024-11-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "peti.org",
            "domain_keyword": "peti",
            "domain_tld": "org",
            "query_time": "2024-04-19 21:34:32",
            "create_date": "2020-12-01",
            "update_date": "2023-11-08",
            "expiry_date": "2024-12-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "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": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "peti.me",
            "domain_keyword": "peti",
            "domain_tld": "me",
            "query_time": "2024-05-16 02:56:33",
            "create_date": "2021-03-10",
            "update_date": "2023-08-01",
            "expiry_date": "2025-03-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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "peti.xyz",
            "domain_keyword": "peti",
            "domain_tld": "xyz",
            "query_time": "2024-05-01 10:51:01",
            "create_date": "2022-02-11",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-11",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "peti.trade",
            "domain_keyword": "peti",
            "domain_tld": "trade",
            "query_time": "2024-05-29 18:48:33",
            "create_date": "2022-10-27",
            "update_date": "2024-05-17",
            "expiry_date": "2024-10-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "peti.club",
            "domain_keyword": "peti",
            "domain_tld": "club",
            "query_time": "2024-05-16 02:56:33",
            "create_date": "2022-11-08",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-08",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "peti.dev",
            "domain_keyword": "peti",
            "domain_tld": "dev",
            "query_time": "2024-05-01 10:51:01",
            "create_date": "2023-03-07",
            "update_date": "2024-02-12",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "peti.top",
            "domain_keyword": "peti",
            "domain_tld": "top",
            "query_time": "2024-05-08 14:46:25",
            "create_date": "2023-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 697,
            "registrar_name": "Todaynic com Inc",
            "registrar_website": "http://www.now.cn",
            "registrant_name": "xie yan li",
            "registrant_company": "xie yan li",
            "registrant_address": "yao du qu qiao li zhen nan yang cun 3 zu",
            "registrant_city": "linfen",
            "registrant_state": "SX",
            "registrant_zip": "041000",
            "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": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "peti.tech",
            "domain_keyword": "peti",
            "domain_tld": "tech",
            "query_time": "2024-05-01 10:51:01",
            "create_date": "2023-08-19",
            "update_date": "2023-09-11",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Wei Jin",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "peti.store",
            "domain_keyword": "peti",
            "domain_tld": "store",
            "query_time": "2024-05-16 02:56:35",
            "create_date": "2023-08-29",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-29",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "peti.live",
            "domain_keyword": "peti",
            "domain_tld": "live",
            "query_time": "2024-05-28 10:22:42",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "peti.shop",
            "domain_keyword": "peti",
            "domain_tld": "shop",
            "query_time": "2024-05-02 16:41:03",
            "create_date": "2023-12-14",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-14",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "peti.group",
            "domain_keyword": "peti",
            "domain_tld": "group",
            "query_time": "2024-06-13 15:33:15",
            "create_date": "2023-12-19",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-19",
            "registrar_iana": 1587,
            "registrar_name": "Mijn InternetOplossing B.V.",
            "registrar_website": "http://www.mijninternetoplossing.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Domain Provider",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.i4projects.nl",
                "ns2.i4projects.nl",
                "ns3.i4projects.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "peti.site",
            "domain_keyword": "peti",
            "domain_tld": "site",
            "query_time": "2024-06-13 15:33:16",
            "create_date": "2023-12-22",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-22",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "peti.pl",
            "domain_keyword": "peti",
            "domain_tld": "pl",
            "query_time": "2024-03-17 22:37:57",
            "create_date": "2024-02-12",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-12",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "peti.ca",
            "domain_keyword": "peti",
            "domain_tld": "ca",
            "query_time": "2024-04-19 21:34:32",
            "create_date": "2024-03-20",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-20",
            "registrar_name": "CENTRALNIC CANADA INC",
            "registrar_website": "www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "peti.online",
            "domain_keyword": "peti",
            "domain_tld": "online",
            "query_time": "2024-06-13 15:33:15",
            "create_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "slaskie",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "peti.de",
            "domain_keyword": "peti",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:53:50",
            "update_date": "2021-07-23",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 41,
            "domain_name": "peti.ai",
            "domain_keyword": "peti",
            "domain_tld": "ai",
            "query_time": "2024-05-01 10:51:01",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "Redacted | EU Registrar",
            "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": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "peti.com.au",
            "domain_keyword": "peti",
            "domain_tld": "com.au",
            "query_time": "2024-05-08 14:46:25",
            "update_date": "2023-07-13",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "YANG LIU",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>peti</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>42</total>
  <relation>eq</relation>
  <current>42</current>
 </count>
 <unique_domains>peti.com, peti.nl, peti.net, peti.co.uk, peti.us, peti.cc, peti.biz, peti.ru, peti.be, peti.in, peti.info, peti.co.in, peti.rocks, peti.it, peti.com.co, peti.jp, peti.se, peti.su, peti.work, peti.care, peti.app, peti.one, peti.dog, peti.org, peti.me, peti.xyz, peti.trade, peti.club, peti.dev, peti.top, peti.tech, peti.store, peti.live, peti.shop, peti.group, peti.site, peti.pl, peti.ca, peti.online, peti.de, peti.ai, peti.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>peti.com</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 08:14:23</query_time>
   <create_date>1998-02-09</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2025-02-08</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=peti.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>peti.nl</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-16 02:56:33</query_time>
   <create_date>1998-12-28</create_date>
   <update_date>2024-01-04</update_date>
   <registrar_name>DHost B.V.</registrar_name>
   <name_servers>
    <value>ns1.dhost.nl</value>
    <value>ns2.dhost.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>peti.net</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 21:34:32</query_time>
   <create_date>2000-01-02</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.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>peti.co.uk</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-13 15:33:16</query_time>
   <create_date>2001-02-27</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>eNom LLC [Tag = ENOM]</registrar_name>
   <registrar_website>https://www.enom.com</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>peti.us</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-14 08:14:24</query_time>
   <create_date>2002-12-19</create_date>
   <update_date>2022-12-24</update_date>
   <expiry_date>2027-12-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Andras Sarkozy</registrant_name>
   <registrant_company>Home</registrant_company>
   <registrant_address>Achim Andras u. 16.</registrant_address>
   <registrant_city>Budapest</registrant_city>
   <registrant_state>Not Applicable</registrant_state>
   <registrant_zip>1028</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+39.10621</registrant_phone>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>peti.cc</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-16 02:56:33</query_time>
   <create_date>2004-01-12</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.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>AT</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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>peti.biz</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-13 15:33:15</query_time>
   <create_date>2007-08-16</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>186</registrar_iana>
   <registrar_name>Namescout Ltd</registrar_name>
   <registrar_website>http://www.rebel.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pool.com</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>dns.pool.com</value>
    <value>dns2.pool.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>peti.ru</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:33:25</query_time>
   <create_date>2008-06-18</create_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.6161.ru</value>
    <value>ns2.6161.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>peti.be</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-28 10:22:42</query_time>
   <create_date>2011-01-13</create_date>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <name_servers>
    <value>ns1.gegidns.com</value>
    <value>ns2.gegidns.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>peti.in</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-01 10:51:01</query_time>
   <create_date>2012-04-19</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SP</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>peti.info</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-13 15:33:15</query_time>
   <create_date>2013-04-07</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.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>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.dotroll.com</value>
    <value>ns2.dotroll.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>peti.co.in</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-14 08:14:23</query_time>
   <create_date>2013-12-10</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Other</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.thinkemy.com</value>
    <value>ns2.thinkemy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>peti.rocks</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-19 21:34:32</query_time>
   <create_date>2015-03-17</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
    <value>dns3.registrar-servers.com</value>
    <value>dns4.registrar-servers.com</value>
    <value>dns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>peti.it</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-01 10:51:01</query_time>
   <create_date>2017-02-13</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com Srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>peti.com.co</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-06-12 00:55:18</query_time>
   <create_date>2017-06-12</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-06-11</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>peti.jp</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-19 21:34:32</query_time>
   <create_date>2017-08-12</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>Koaze Yoshinori</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>peti.se</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 11:59:28</query_time>
   <create_date>2018-11-13</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>Svenska Export M</registrar_name>
   <name_servers>
    <value>ns1.domain-for-sale.se</value>
    <value>ns2.domain-for-sale.se</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>18</num>
   <domain_name>peti.su</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:24:12</query_time>
   <create_date>2019-12-09</create_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>peti.work</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-14 08:14:27</query_time>
   <create_date>2020-01-09</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-01-09</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>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>20</num>
   <domain_name>peti.care</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-06-02 12:31:05</query_time>
   <create_date>2020-04-03</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PETICARE INTERNATIONAL S.A.</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>LU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>peti.app</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-01 10:51:01</query_time>
   <create_date>2020-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://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 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>junade.ns.cloudflare.com</value>
    <value>stevie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>peti.one</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-13 15:33:16</query_time>
   <create_date>2020-08-15</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>peti.dog</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-05-16 02:56:33</query_time>
   <create_date>2020-11-04</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>peti.org</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 21:34:32</query_time>
   <create_date>2020-12-01</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>peti.me</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-16 02:56:33</query_time>
   <create_date>2021-03-10</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns0.wixdns.net</value>
    <value>ns1.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>26</num>
   <domain_name>peti.xyz</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-01 10:51:01</query_time>
   <create_date>2022-02-11</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>27</num>
   <domain_name>peti.trade</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>trade</domain_tld>
   <query_time>2024-05-29 18:48:33</query_time>
   <create_date>2022-10-27</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>peti.club</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-16 02:56:33</query_time>
   <create_date>2022-11-08</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>29</num>
   <domain_name>peti.dev</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-01 10:51:01</query_time>
   <create_date>2023-03-07</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>peti.top</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-08 14:46:25</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>697</registrar_iana>
   <registrar_name>Todaynic com Inc</registrar_name>
   <registrar_website>http://www.now.cn</registrar_website>
   <registrant_name>xie yan li</registrant_name>
   <registrant_company>xie yan li</registrant_company>
   <registrant_address>yao du qu qiao li zhen nan yang cun 3 zu</registrant_address>
   <registrant_city>linfen</registrant_city>
   <registrant_state>SX</registrant_state>
   <registrant_zip>041000</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>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>peti.tech</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-01 10:51:01</query_time>
   <create_date>2023-08-19</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Wei Jin</registrant_company>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>peti.store</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-16 02:56:35</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>peti.live</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-28 10:22:42</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>peti.shop</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-02 16:41:03</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <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>peti.group</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-06-13 15:33:15</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>1587</registrar_iana>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <registrar_website>http://www.mijninternetoplossing.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.i4projects.nl</value>
    <value>ns2.i4projects.nl</value>
    <value>ns3.i4projects.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>peti.site</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-13 15:33:16</query_time>
   <create_date>2023-12-22</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>peti.pl</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-17 22:37:57</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>peti.ca</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-19 21:34:32</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_name>CENTRALNIC CANADA INC</registrar_name>
   <registrar_website>www.hexonet.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_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts 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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>peti.online</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-13 15:33:15</query_time>
   <create_date>2024-06-05</create_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>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>slaskie</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>peti.de</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:53:50</query_time>
   <update_date>2021-07-23</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>peti.ai</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-01 10:51:01</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>Redacted | EU Registrar</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>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>42</num>
   <domain_name>peti.com.au</domain_name>
   <domain_keyword>peti</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-08 14:46:25</query_time>
   <update_date>2023-07-13</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>YANG LIU</registrant_name>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.03</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 4,092 domain names (in 0.068 seconds) which look and sound like the brand name "peti".
Domain Name Registered Expiry Registrar Ownership
1 eeti.org 19 Dec 2013 19 Dec 2030 GoDaddy.com, LLC Domains By Proxy, LLC
2 jeti.link 27 Aug 2020 27 Aug 2024 NAMECHEAP REDACTED FOR PRIVACY
3 peri.info 26 Jul 2001 26 Jul 2024 CSC Corporate Domains, Inc. PERI SE
4 pett.fun 17 Jun 2023 17 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
5 petid.dev 23 Apr 2020 23 Apr 2025 INWX GmbH PetID GmbH
6 teti.pro 29 Dec 2023 29 Dec 2026 GoDaddy.com, LLC Domains By Proxy, LLC
7 teti.lt 12 Aug 2020 13 Aug 2024 UAB "Interneto vizija" -
8 poti.ru 17 Apr 2019 17 Apr 2025 REGRU-RU Private Person
9 petri.su 17 Oct 2019 17 Oct 2024 RUCENTER-SU Private Person
10 petri.nl 22 Nov 1999 - BaseNames -
11 peta.jobs 25 Oct 2005 25 Oct 2024 CSC Corporate Domains, Inc. PETA Foundation
12 ceti.me 17 Aug 2017 17 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
13 pets.style 13 Jan 2023 13 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
14 peli.tv 3 Aug 2000 3 Aug 2024 eNom, LLC Registry Services, LLC
15 pete.family 10 Jan 2020 10 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
16 peli.com 21 Jan 1998 20 Jan 2027 Network Solutions, LLC -
17 peqi.app 20 Jan 2023 20 Jan 2025 Gandi SAS Configr Administracao de Sistemas LTDA - ME
18 seti.expert 15 Jan 2024 15 Jan 2025 Regional Network Information Center, JSC dba RU-CENTER REDACTED FOR PRIVACY
19 ptti.tech 11 Sep 2019 11 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
20 pemi.technology 19 Mar 2018 19 Mar 2025 NETIM SARL REDACTED FOR PRIVACY
21 petit.fyi 16 Jan 2024 16 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
22 petp.app 22 Jun 2018 22 Jun 2024 united-domains AG Pari Holding GmbH
23 ceti.net.pl 28 Feb 2001 27 Feb 2025 CETI S.C. -
24 petr.design 29 May 2017 29 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 pets.photography 7 May 2015 7 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 peri.dev 7 Feb 2023 7 Feb 2025 OVH sas REDACTED FOR PRIVACY
27 yeti.tv 26 Sep 2012 26 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
28 yeti.net.au - - Wild West Domains LLC Bob Dollery
29 pety.care 4 Apr 2023 4 Apr 2024 GoDaddy.com, LLC Domains By Proxy, LLC
30 puti.pl 1 Aug 2023 1 Aug 2024 Aftermarket.pl Limited -
31 petai.shop 10 Jun 2024 10 Jun 2025 Namecheap, Inc. -
32 petio.org 30 Nov 2017 30 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
33 peli.sale 13 Jan 2017 13 Jan 2025 PSI-USA, Inc. dba Domain Robot Rolf Schwiering GmbH
34 leti.wtf 5 Oct 2023 5 Oct 2024 Name.com, Inc. Domain Protection Services, Inc.
35 reti.uk 8 May 2017 8 May 2025 CSL Gmbh Computer Service Langenbach t/a Joker.com [Tag = JOKER] -
36 pezi.uk 5 Jul 2023 5 Jul 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
37 petz.co.uk 21 Aug 2009 21 Aug 2025 Porkbun LLC [Tag = PORKBUN] -
38 petf.ru 31 Jan 2008 31 Jan 2025 REGRU-RU Private Person
39 peji.net 8 Apr 2006 8 Apr 2025 Rabbitsfoot.com LLC d/b/a Oxygen.nyc Deepak Ryan
40 petf.net 20 Jun 2011 20 Jun 2024 IONOS SE 1&1 Internet Inc
41 peta.dev 28 Feb 2019 28 Feb 2026 OVH sas REDACTED FOR PRIVACY
42 peni.monster 20 Apr 2023 20 Apr 2025 Web Commerce Communications Ltd Whoisprotection.cc
43 yeti.ae - - AESERVER Yeti Car Rental
44 petri.cloud 11 Aug 2020 11 Aug 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
45 petid.live 2 May 2023 2 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
46 pesti.com.pl 26 Feb 2014 26 Feb 2025 OVH SAS -
47 puti.app 9 May 2023 9 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
48 seti.agency 12 Nov 2022 12 Nov 2024 Key-Systems, LLC Planwise
49 pets.eu - - Rebel.com Corporation -
50 pati.media 7 May 2024 7 May 2034 GoDaddy.com, LLC Domains By Proxy, LLC
51 pyti.online 28 Apr 2023 28 Apr 2025 Reliable Software, Ltd Contact Privacy
52 teti.srl 24 Oct 2016 24 Oct 2024 Tucows Domains Inc. TETI Societa/Ditta
53 petr.zip 18 May 2023 18 May 2025 Name.com, Inc. REDACTED FOR PRIVACY
54 petir.news 17 Jan 2023 17 Jan 2025 Sav.com, LLC Privacy Protection
55 peri.club 11 Nov 2020 11 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
56 pete.construction 29 Feb 2016 28 Feb 2025 OVH SAS PETE SAS
57 petit.com.br 16 Apr 1998 16 Apr 2025 - Instituto Beneficente Boa Nova
58 petr.cc 13 May 2019 13 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
59 petig.com 26 May 2010 29 Mar 2025 Cronon AG -
60 pete.art 21 Jan 2021 21 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
61 beti.solutions 4 Jun 2020 4 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
62 yeti.run 23 May 2019 23 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
63 pcti.online 11 Nov 2019 11 Nov 2024 Squarespace Domains II LLC hasapool
64 veti.co.uk 16 May 2019 16 May 2024 Garth Piesse [Tag = COHERENT-NZ] -
65 oeti.om - - Oman Telecommunication Company (Omantel) -
66 ptei.ca 30 May 2012 30 May 2025 Go Daddy Domains Canada, Inc deSIGNS by Tam Ltd.
67 pepi.club 16 Sep 2022 16 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
68 pati.chat 19 Jul 2023 19 Jul 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED OLA PARTY PTE. LTD.
69 petn.tech 29 Sep 2023 29 Sep 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
70 pets.aero 10 Feb 2023 10 Feb 2025 NETIM SARL REDACTED FOR PRIVACY
71 pet4.com 24 Feb 2004 24 Feb 2025 Blue Razor Domains, LLC -
72 pati.net.pl 6 Dec 2012 6 Dec 2024 nazwa.pl sp. z o.o. -
73 zeti.live 28 Feb 2024 28 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0170378409
74 zeti.dev 18 Dec 2019 18 Dec 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
75 veti.casino 30 Apr 2024 30 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
76 pett.com.cn 14 Apr 2024 14 Apr 2025 阿里云计算有限公司(万网) 孟祥东
77 pet1.ru 6 Dec 2011 6 Dec 2024 REGRU-RU Private Person
78 pete.me.uk 27 Nov 2018 27 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
79 petiq.org 19 Dec 1999 19 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
80 petiy.com 30 Sep 2008 30 Sep 2025 Netowl, Inc. Xserver Inc.
81 petix.com.br 3 Sep 2007 3 Sep 2028 - Petix Ind e Com de Prod Gerais p/ Animais Domestic
82 pepi.pl 3 Mar 2006 26 May 2024 Aftermarket.pl Limited -
83 peto.life 4 Oct 2018 4 Oct 2028 GoDaddy.com, LLC Domains By Proxy, LLC
84 petim.ro 14 Dec 2021 13 Dec 2024 Romarg SRL -
85 seti.company 1 Aug 2022 1 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
86 petx.top 19 Jan 2024 19 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li yong wei
87 petin.net 14 Apr 2023 14 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
88 eeti.education 11 May 2016 11 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
89 poti.city 21 May 2021 21 May 2025 Porkbun LLC Private by Design, LLC
90 yeti.fishing 27 Aug 2018 27 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
91 petz.xyz 12 Nov 2020 12 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
92 petti.info 12 Dec 2019 12 Dec 2024 Tucows Domains Inc. Data Protected
93 pets.boutique 1 Oct 2023 1 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
94 peri.au - - Corporation Service Company (Aust) Pty Ltd Domain Administrator
95 petiz.me 10 Oct 2011 10 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
96 pemi.tech 27 Mar 2018 27 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
97 peri.pt - - - PERI SE
98 pets.fan 17 Dec 2018 17 Dec 2024 Name.com, Inc. ALEXHERREN.COM
99 feti.xyz 15 Jun 2014 15 Jun 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
100 petit.company 23 Jul 2022 23 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Peti.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=peti.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "peti.nl",
        "page_size": 100
    },
    "count": {
        "total": 4092,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "eeti.org, jeti.link, peri.info, pett.fun, petid.dev, teti.pro, teti.lt, poti.ru, petri.su, petri.nl, peta.jobs, ceti.me, pets.style, peli.tv, pete.family, peli.com, peqi.app, seti.expert, ptti.tech, pemi.technology, petit.fyi, petp.app, ceti.net.pl, petr.design, pets.photography, peri.dev, yeti.tv, yeti.net.au, pety.care, puti.pl, petai.shop, petio.org, peli.sale, leti.wtf, reti.uk, pezi.uk, petz.co.uk, petf.ru, peji.net, petf.net, peta.dev, peni.monster, yeti.ae, petri.cloud, petid.live, pesti.com.pl, puti.app, seti.agency, pets.eu, pati.media, pyti.online, teti.srl, petr.zip, petir.news, peri.club, pete.construction, petit.com.br, petr.cc, petig.com, pete.art, beti.solutions, yeti.run, pcti.online, veti.co.uk, oeti.om, ptei.ca, pepi.club, pati.chat, petn.tech, pets.aero, pet4.com, pati.net.pl, zeti.live, zeti.dev, veti.casino, pett.com.cn, pet1.ru, pete.me.uk, petiq.org, petiy.com, petix.com.br, pepi.pl, peto.life, petim.ro, seti.company, petx.top, petin.net, eeti.education, poti.city, yeti.fishing, petz.xyz, petti.info, pets.boutique, peri.au, petiz.me, pemi.tech, peri.pt, pets.fan, feti.xyz, petit.company",
    "results": [
        {
            "num": 1,
            "domain_name": "eeti.org",
            "domain_keyword": "eeti",
            "domain_tld": "org",
            "query_time": "2024-04-15 06:01:31",
            "create_date": "2013-12-19",
            "update_date": "2024-03-26",
            "expiry_date": "2030-12-19",
            "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": [
                "carol.ns.cloudflare.com",
                "jeremy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "jeti.link",
            "domain_keyword": "jeti",
            "domain_tld": "link",
            "query_time": "2024-04-25 14:36:29",
            "create_date": "2020-08-27",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "peri.info",
            "domain_keyword": "peri",
            "domain_tld": "info",
            "query_time": "2024-04-26 09:10:51",
            "create_date": "2001-07-26",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-26",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PERI SE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BY",
            "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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "pett.fun",
            "domain_keyword": "pett",
            "domain_tld": "fun",
            "query_time": "2024-04-30 09:22:21",
            "create_date": "2023-06-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "petid.dev",
            "domain_keyword": "petid",
            "domain_tld": "dev",
            "query_time": "2024-05-01 10:51:05",
            "create_date": "2020-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PetID 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",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "teti.pro",
            "domain_keyword": "teti",
            "domain_tld": "pro",
            "query_time": "2024-05-07 13:55:25",
            "create_date": "2023-12-29",
            "update_date": "2024-01-03",
            "expiry_date": "2026-12-29",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "teti.lt",
            "domain_keyword": "teti",
            "domain_tld": "lt",
            "query_time": "2024-05-03 23:58:27",
            "create_date": "2020-08-12",
            "expiry_date": "2024-08-13",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 8,
            "domain_name": "poti.ru",
            "domain_keyword": "poti",
            "domain_tld": "ru",
            "query_time": "2024-05-03 23:15:11",
            "create_date": "2019-04-17",
            "expiry_date": "2025-04-17",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "petri.su",
            "domain_keyword": "petri",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:24:12",
            "create_date": "2019-10-17",
            "expiry_date": "2024-10-17",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ali.ns.cloudflare.com",
                "hans.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 10,
            "domain_name": "petri.nl",
            "domain_keyword": "petri",
            "domain_tld": "nl",
            "query_time": "2024-05-08 14:55:14",
            "create_date": "1999-11-22",
            "update_date": "2023-05-30",
            "registrar_name": "BaseNames",
            "name_servers": [
                "ns1.base.nl",
                "ns2.base.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 11,
            "domain_name": "peta.jobs",
            "domain_keyword": "peta",
            "domain_tld": "jobs",
            "query_time": "2024-04-19 20:05:11",
            "create_date": "2005-10-25",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-25",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "cscdbs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PETA Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jean.ns.cloudflare.com",
                "noel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "ceti.me",
            "domain_keyword": "ceti",
            "domain_tld": "me",
            "query_time": "2024-05-13 06:22:53",
            "create_date": "2017-08-17",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-17",
            "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": [
                "perla.ns.cloudflare.com",
                "quinton.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "pets.style",
            "domain_keyword": "pets",
            "domain_tld": "style",
            "query_time": "2024-05-11 15:51:00",
            "create_date": "2023-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "peli.tv",
            "domain_keyword": "peli",
            "domain_tld": "tv",
            "query_time": "2024-05-10 13:12:42",
            "create_date": "2000-08-03",
            "update_date": "2023-09-17",
            "expiry_date": "2024-08-03",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, 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": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "pete.family",
            "domain_keyword": "pete",
            "domain_tld": "family",
            "query_time": "2024-05-19 11:52:00",
            "create_date": "2020-01-10",
            "update_date": "2024-02-24",
            "expiry_date": "2026-01-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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "peli.com",
            "domain_keyword": "peli",
            "domain_tld": "com",
            "query_time": "2024-05-21 00:26:51",
            "create_date": "1998-01-21",
            "update_date": "2021-11-21",
            "expiry_date": "2027-01-20",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "peqi.app",
            "domain_keyword": "peqi",
            "domain_tld": "app",
            "query_time": "2024-05-21 01:27:16",
            "create_date": "2023-01-20",
            "update_date": "2023-12-25",
            "expiry_date": "2025-01-20",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Configr Administracao de Sistemas LTDA - ME",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "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": [
                "eve.ns.cloudflare.com",
                "vern.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "seti.expert",
            "domain_keyword": "seti",
            "domain_tld": "expert",
            "query_time": "2024-05-15 00:08:10",
            "create_date": "2024-01-15",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-15",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sverdlovskaia obl",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ptti.tech",
            "domain_keyword": "ptti",
            "domain_tld": "tech",
            "query_time": "2024-05-14 19:45:46",
            "create_date": "2019-09-11",
            "update_date": "2023-11-29",
            "expiry_date": "2024-09-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "pemi.technology",
            "domain_keyword": "pemi",
            "domain_tld": "technology",
            "query_time": "2024-05-15 23:10:17",
            "create_date": "2018-03-19",
            "update_date": "2024-02-18",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1519,
            "registrar_name": "NETIM SARL",
            "registrar_website": "http://www.netim.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SK",
            "registrant_email": "please query the rdds service of the registrar 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.webhouse.sk",
                "ns2.webhouse.sk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "petit.fyi",
            "domain_keyword": "petit",
            "domain_tld": "fyi",
            "query_time": "2024-05-19 02:24:05",
            "create_date": "2024-01-16",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "petp.app",
            "domain_keyword": "petp",
            "domain_tld": "app",
            "query_time": "2024-05-19 02:26:42",
            "create_date": "2018-06-22",
            "update_date": "2024-05-07",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pari Holding 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": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ceti.net.pl",
            "domain_keyword": "ceti",
            "domain_tld": "net.pl",
            "query_time": "2024-05-22 10:48:44",
            "create_date": "2001-02-28",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-27",
            "registrar_name": "CETI S.C.",
            "name_servers": [
                "ns1.ceti.pl",
                "ns2.ceti.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "petr.design",
            "domain_keyword": "petr",
            "domain_tld": "design",
            "query_time": "2024-05-31 14:11:59",
            "create_date": "2017-05-29",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-29",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "pets.photography",
            "domain_keyword": "pets",
            "domain_tld": "photography",
            "query_time": "2024-05-29 18:55:24",
            "create_date": "2015-05-07",
            "update_date": "2023-06-19",
            "expiry_date": "2025-05-07",
            "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": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "peri.dev",
            "domain_keyword": "peri",
            "domain_tld": "dev",
            "query_time": "2024-05-29 12:41:47",
            "create_date": "2023-02-07",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-07",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "https://www.ovh.com/world/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "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": [
                "aida.ns.cloudflare.com",
                "buck.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "yeti.tv",
            "domain_keyword": "yeti",
            "domain_tld": "tv",
            "query_time": "2024-06-01 03:48:55",
            "create_date": "2012-09-26",
            "update_date": "2023-10-02",
            "expiry_date": "2024-09-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "yeti.net.au",
            "domain_keyword": "yeti",
            "domain_tld": "net.au",
            "query_time": "2024-06-01 03:48:54",
            "update_date": "2024-02-27",
            "registrar_name": "Wild West Domains LLC",
            "registrar_website": "https://www.wildwestdomains.com/",
            "registrant_name": "Bob Dollery",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "pety.care",
            "domain_keyword": "pety",
            "domain_tld": "care",
            "query_time": "2024-06-01 23:54:11",
            "create_date": "2023-04-04",
            "update_date": "2024-05-16",
            "expiry_date": "2024-04-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "puti.pl",
            "domain_keyword": "puti",
            "domain_tld": "pl",
            "query_time": "2024-06-02 21:56:43",
            "create_date": "2023-08-01",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-01",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 31,
            "domain_name": "petai.shop",
            "domain_keyword": "petai",
            "domain_tld": "shop",
            "query_time": "2024-06-12 16:48:06",
            "create_date": "2024-06-10",
            "update_date": "2024-06-10",
            "expiry_date": "2025-06-10",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "petio.org",
            "domain_keyword": "petio",
            "domain_tld": "org",
            "query_time": "2024-04-24 11:34:11",
            "create_date": "2017-11-30",
            "update_date": "2023-09-07",
            "expiry_date": "2024-11-30",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "peli.sale",
            "domain_keyword": "peli",
            "domain_tld": "sale",
            "query_time": "2024-04-24 16:20:41",
            "create_date": "2017-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-13",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Rolf Schwiering GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.nameserver.de",
                "ns12.nameserver.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "leti.wtf",
            "domain_keyword": "leti",
            "domain_tld": "wtf",
            "query_time": "2024-04-13 07:13:14",
            "create_date": "2023-10-05",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-05",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1dhl.name.com",
                "ns2knz.name.com",
                "ns3dkz.name.com",
                "ns4clq.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "reti.uk",
            "domain_keyword": "reti",
            "domain_tld": "uk",
            "query_time": "2024-04-26 23:14:25",
            "create_date": "2017-05-08",
            "update_date": "2023-04-12",
            "expiry_date": "2025-05-08",
            "registrar_name": "CSL Gmbh Computer Service Langenbach t/a Joker.com [Tag = JOKER]",
            "registrar_website": "http://joker.com",
            "name_servers": [
                "a.ns.joker.com",
                "b.ns.joker.com",
                "c.ns.joker.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 36,
            "domain_name": "pezi.uk",
            "domain_keyword": "pezi",
            "domain_tld": "uk",
            "query_time": "2024-05-02 15:39:18",
            "create_date": "2023-07-05",
            "update_date": "2023-12-20",
            "expiry_date": "2024-07-05",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "clint.ns.cloudflare.com",
                "janet.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 37,
            "domain_name": "petz.co.uk",
            "domain_keyword": "petz",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 16:46:14",
            "create_date": "2009-08-21",
            "update_date": "2023-09-12",
            "expiry_date": "2025-08-21",
            "registrar_name": "Porkbun LLC [Tag = PORKBUN]",
            "registrar_website": "https://porkbun.com",
            "name_servers": [
                "chance.ns.cloudflare.com",
                "teresa.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "petf.ru",
            "domain_keyword": "petf",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:33:22",
            "create_date": "2008-01-31",
            "expiry_date": "2025-01-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "5173.ns1.domainparking.ru",
                "5173.ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 39,
            "domain_name": "peji.net",
            "domain_keyword": "peji",
            "domain_tld": "net",
            "query_time": "2024-04-17 14:58:41",
            "create_date": "2006-04-08",
            "update_date": "2023-12-27",
            "expiry_date": "2025-04-08",
            "registrar_iana": 3238,
            "registrar_name": "Rabbitsfoot.com LLC d/b/a Oxygen.nyc",
            "registrar_website": "http://www.oxygen.nyc",
            "registrant_name": "Deepak Ryan",
            "registrant_address": "1357 Broadway",
            "registrant_city": "New York",
            "registrant_state": "New York",
            "registrant_zip": "10018",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2127191000",
            "name_servers": [
                "ns1.domainmanage.com",
                "ns2.domainmanage.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "petf.net",
            "domain_keyword": "petf",
            "domain_tld": "net",
            "query_time": "2024-04-19 21:30:13",
            "create_date": "2011-06-20",
            "update_date": "2016-06-21",
            "expiry_date": "2024-06-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://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": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "peta.dev",
            "domain_keyword": "peta",
            "domain_tld": "dev",
            "query_time": "2024-04-19 20:05:11",
            "create_date": "2019-02-28",
            "update_date": "2024-02-18",
            "expiry_date": "2026-02-28",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "https://www.ovh.com/world/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "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": [
                "b.zeit-world.co.uk",
                "d.zeit-world.org",
                "e.zeit-world.net",
                "f.zeit-world.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "peni.monster",
            "domain_keyword": "peni",
            "domain_tld": "monster",
            "query_time": "2024-04-30 19:22:43",
            "create_date": "2023-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "https://www.webnic.cc",
            "registrant_company": "Whoisprotection.cc",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the 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": [
                "ns100.webnic.cc",
                "ns101.webnic.cc"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "yeti.ae",
            "domain_keyword": "yeti",
            "domain_tld": "ae",
            "query_time": "2024-05-06 12:02:13",
            "registrar_name": "AESERVER",
            "registrant_name": "Ilya Stroyev",
            "registrant_company": "Yeti Car Rental",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "diva.ns.cloudflare.com",
                "logan.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 44,
            "domain_name": "petri.cloud",
            "domain_keyword": "petri",
            "domain_tld": "cloud",
            "query_time": "2024-05-08 14:55:14",
            "create_date": "2020-08-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-08-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lily.ns.cloudflare.com",
                "peter.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 45,
            "domain_name": "petid.live",
            "domain_keyword": "petid",
            "domain_tld": "live",
            "query_time": "2024-05-08 14:46:26",
            "create_date": "2023-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "pesti.com.pl",
            "domain_keyword": "pesti",
            "domain_tld": "com.pl",
            "query_time": "2024-05-06 12:57:40",
            "create_date": "2014-02-26",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-26",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "puti.app",
            "domain_keyword": "puti",
            "domain_tld": "app",
            "query_time": "2024-05-12 01:46:05",
            "create_date": "2023-05-09",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "viddy.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "seti.agency",
            "domain_keyword": "seti",
            "domain_tld": "agency",
            "query_time": "2024-05-12 09:49:53",
            "create_date": "2022-11-12",
            "update_date": "2023-08-21",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Planwise",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "pets.eu",
            "domain_keyword": "pets",
            "domain_tld": "eu",
            "query_time": "2024-05-05 17:55:53",
            "registrar_name": "Rebel.com Corporation",
            "registrar_website": "http://www.rebel.com",
            "name_servers": [
                "ns1.mm8.parklogic.com",
                "ns2.mm8.parklogic.com"
            ]
        },
        {
            "num": 50,
            "domain_name": "pati.media",
            "domain_keyword": "pati",
            "domain_tld": "media",
            "query_time": "2024-05-09 17:02:07",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2034-05-07",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "pyti.online",
            "domain_keyword": "pyti",
            "domain_tld": "online",
            "query_time": "2024-05-07 10:05:52",
            "create_date": "2023-04-28",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-28",
            "registrar_iana": 3246,
            "registrar_name": "Reliable Software, Ltd",
            "registrar_website": "https://hoster.by",
            "registrant_company": "Contact Privacy",
            "registrant_state": "-",
            "registrant_country": "BY",
            "registrant_email": "please query the rdds service of the 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.hoster.by",
                "ns2.hoster.by"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "teti.srl",
            "domain_keyword": "teti",
            "domain_tld": "srl",
            "query_time": "2024-05-14 02:37:02",
            "create_date": "2016-10-24",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TETI Societa/Ditta",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BI",
            "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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "petr.zip",
            "domain_keyword": "petr",
            "domain_tld": "zip",
            "query_time": "2024-05-20 08:07:49",
            "create_date": "2023-05-18",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-18",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "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": [
                "dakota.ns.cloudflare.com",
                "may.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "petir.news",
            "domain_keyword": "petir",
            "domain_tld": "news",
            "query_time": "2024-05-20 19:15:13",
            "create_date": "2023-01-17",
            "update_date": "2024-03-02",
            "expiry_date": "2025-01-17",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "peri.club",
            "domain_keyword": "peri",
            "domain_tld": "club",
            "query_time": "2024-05-19 14:06:05",
            "create_date": "2020-11-11",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-11",
            "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": [
                "jill.ns.cloudflare.com",
                "will.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "pete.construction",
            "domain_keyword": "pete",
            "domain_tld": "construction",
            "query_time": "2024-05-24 20:20:49",
            "create_date": "2016-02-29",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PETE SAS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns18.ovh.net",
                "ns18.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "petit.com.br",
            "domain_keyword": "petit",
            "domain_tld": "com.br",
            "query_time": "2024-05-21 19:51:44",
            "create_date": "1998-04-16",
            "update_date": "2022-11-14",
            "expiry_date": "2025-04-16",
            "registrant_name": "Instituto Beneficente Boa Nova",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "b.sec.dns.br",
                "c.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 58,
            "domain_name": "petr.cc",
            "domain_keyword": "petr",
            "domain_tld": "cc",
            "query_time": "2024-05-16 02:59:27",
            "create_date": "2019-05-13",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "petig.com",
            "domain_keyword": "petig",
            "domain_tld": "com",
            "query_time": "2024-05-14 08:14:29",
            "create_date": "2010-05-26",
            "update_date": "2010-05-26",
            "expiry_date": "2025-03-29",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks06.rzone.de",
                "shades04.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "pete.art",
            "domain_keyword": "pete",
            "domain_tld": "art",
            "query_time": "2024-05-19 11:51:59",
            "create_date": "2021-01-21",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-21",
            "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": 61,
            "domain_name": "beti.solutions",
            "domain_keyword": "beti",
            "domain_tld": "solutions",
            "query_time": "2024-05-17 12:22:56",
            "create_date": "2020-06-04",
            "update_date": "2023-07-21",
            "expiry_date": "2024-06-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "yeti.run",
            "domain_keyword": "yeti",
            "domain_tld": "run",
            "query_time": "2024-05-24 01:42:59",
            "create_date": "2019-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "pcti.online",
            "domain_keyword": "pcti",
            "domain_tld": "online",
            "query_time": "2024-05-24 05:19:23",
            "create_date": "2019-11-11",
            "update_date": "2024-05-18",
            "expiry_date": "2024-11-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "hasapool",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 64,
            "domain_name": "veti.co.uk",
            "domain_keyword": "veti",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 20:49:39",
            "create_date": "2019-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2024-05-16",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 65,
            "domain_name": "oeti.om",
            "domain_keyword": "oeti",
            "domain_tld": "om",
            "query_time": "2024-06-09 12:43:49",
            "registrar_iana": 700000007,
            "registrar_name": "Oman Telecommunication Company (Omantel)",
            "registrar_website": "http://www.omantel.om",
            "registrant_email": "[email protected]",
            "name_servers": [
                "damon.ns.cloudflare.com",
                "stella.ns.cloudflare.com"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "ptei.ca",
            "domain_keyword": "ptei",
            "domain_tld": "ca",
            "query_time": "2024-05-30 03:37:55",
            "create_date": "2012-05-30",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-30",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "deSIGNS by Tam Ltd.",
            "registrant_address": "Box 994",
            "registrant_city": "High Prairie",
            "registrant_state": "AB",
            "registrant_zip": "T0G1E0",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7805232272",
            "registrant_fax": "+1.7805232272",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "pepi.club",
            "domain_keyword": "pepi",
            "domain_tld": "club",
            "query_time": "2024-06-01 16:34:22",
            "create_date": "2022-09-16",
            "update_date": "2023-08-22",
            "expiry_date": "2024-09-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "damon.ns.cloudflare.com",
                "veronica.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "pati.chat",
            "domain_keyword": "pati",
            "domain_tld": "chat",
            "query_time": "2024-05-29 21:01:01",
            "create_date": "2023-07-19",
            "update_date": "2024-03-27",
            "expiry_date": "2025-07-19",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OLA PARTY PTE. LTD.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "singapore",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "vip7.alidns.com",
                "vip8.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "petn.tech",
            "domain_keyword": "petn",
            "domain_tld": "tech",
            "query_time": "2024-05-29 18:50:42",
            "create_date": "2023-09-29",
            "update_date": "2023-10-04",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "pets.aero",
            "domain_keyword": "pets",
            "domain_tld": "aero",
            "query_time": "2024-06-10 19:11:02",
            "create_date": "2023-02-10",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1519,
            "registrar_name": "NETIM SARL",
            "registrar_website": "http://www.netim.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.regery.net",
                "ns2.regery.net",
                "ns3.regery.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "pet4.com",
            "domain_keyword": "pet4",
            "domain_tld": "com",
            "query_time": "2024-06-12 06:05:43",
            "create_date": "2004-02-24",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-24",
            "registrar_iana": 612,
            "registrar_name": "Blue Razor Domains, LLC",
            "registrar_website": "http://www.bluerazor.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "pati.net.pl",
            "domain_keyword": "pati",
            "domain_tld": "net.pl",
            "query_time": "2024-04-18 20:55:02",
            "create_date": "2012-12-06",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-06",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns6.az.pl",
                "ns7.az.pl",
                "ns8.az.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "zeti.live",
            "domain_keyword": "zeti",
            "domain_tld": "live",
            "query_time": "2024-04-29 00:02:58",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0170378409",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "zeti.dev",
            "domain_keyword": "zeti",
            "domain_tld": "dev",
            "query_time": "2024-04-29 00:02:58",
            "create_date": "2019-12-18",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 75,
            "domain_name": "veti.casino",
            "domain_keyword": "veti",
            "domain_tld": "casino",
            "query_time": "2024-05-02 14:23:27",
            "create_date": "2024-04-30",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-30",
            "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": "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "pett.com.cn",
            "domain_keyword": "pett",
            "domain_tld": "com.cn",
            "query_time": "2024-05-02 16:45:35",
            "create_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "孟祥东",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.huatian.net",
                "ns2.huatian.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "pet1.ru",
            "domain_keyword": "pet1",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:32:28",
            "create_date": "2011-12-06",
            "expiry_date": "2024-12-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "pete.me.uk",
            "domain_keyword": "pete",
            "domain_tld": "me.uk",
            "query_time": "2024-04-18 13:23:54",
            "create_date": "2018-11-27",
            "update_date": "2023-07-15",
            "expiry_date": "2024-11-27",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 79,
            "domain_name": "petiq.org",
            "domain_keyword": "petiq",
            "domain_tld": "org",
            "query_time": "2024-04-24 11:34:14",
            "create_date": "1999-12-19",
            "update_date": "2024-02-02",
            "expiry_date": "2024-12-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hli.net",
                "ns2.hli.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "petiy.com",
            "domain_keyword": "petiy",
            "domain_tld": "com",
            "query_time": "2024-04-24 11:40:45",
            "create_date": "2008-09-30",
            "update_date": "2023-11-06",
            "expiry_date": "2025-09-30",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 13F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "petix.com.br",
            "domain_keyword": "petix",
            "domain_tld": "com.br",
            "query_time": "2024-04-24 11:40:45",
            "create_date": "2007-09-03",
            "update_date": "2023-08-15",
            "expiry_date": "2028-09-03",
            "registrant_name": "Petix Ind e Com de Prod Gerais p/ Animais Domestic",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-1020.awsdns-63.net",
                "ns-138.awsdns-17.com",
                "ns-1488.awsdns-58.org",
                "ns-1583.awsdns-05.co.uk"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 82,
            "domain_name": "pepi.pl",
            "domain_keyword": "pepi",
            "domain_tld": "pl",
            "query_time": "2024-05-12 01:32:12",
            "create_date": "2006-03-03",
            "update_date": "2024-04-26",
            "expiry_date": "2024-05-26",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "peto.life",
            "domain_keyword": "peto",
            "domain_tld": "life",
            "query_time": "2024-05-19 02:26:32",
            "create_date": "2018-10-04",
            "update_date": "2023-11-18",
            "expiry_date": "2028-10-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "petim.ro",
            "domain_keyword": "petim",
            "domain_tld": "ro",
            "query_time": "2024-05-20 14:18:26",
            "create_date": "2021-12-14",
            "expiry_date": "2024-12-13",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "ns0.unas.eu",
                "ns1.unas.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 85,
            "domain_name": "seti.company",
            "domain_keyword": "seti",
            "domain_tld": "company",
            "query_time": "2024-05-17 23:16:22",
            "create_date": "2022-08-01",
            "update_date": "2023-09-15",
            "expiry_date": "2024-08-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "petx.top",
            "domain_keyword": "petx",
            "domain_tld": "top",
            "query_time": "2024-05-17 05:35:27",
            "create_date": "2024-01-19",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-19",
            "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": "li yong wei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "petin.net",
            "domain_keyword": "petin",
            "domain_tld": "net",
            "query_time": "2024-05-14 08:14:52",
            "create_date": "2023-04-14",
            "update_date": "2024-05-13",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "eeti.education",
            "domain_keyword": "eeti",
            "domain_tld": "education",
            "query_time": "2024-05-14 23:30:50",
            "create_date": "2016-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "poti.city",
            "domain_keyword": "poti",
            "domain_tld": "city",
            "query_time": "2024-05-23 21:01:28",
            "create_date": "2021-05-21",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-21",
            "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",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "yeti.fishing",
            "domain_keyword": "yeti",
            "domain_tld": "fishing",
            "query_time": "2024-05-22 05:52:04",
            "create_date": "2018-08-27",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "petz.xyz",
            "domain_keyword": "petz",
            "domain_tld": "xyz",
            "query_time": "2024-05-28 10:28:27",
            "create_date": "2020-11-12",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-12",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "3984707c.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 92,
            "domain_name": "petti.info",
            "domain_keyword": "petti",
            "domain_tld": "info",
            "query_time": "2024-06-02 14:08:35",
            "create_date": "2019-12-12",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "pets.boutique",
            "domain_keyword": "pets",
            "domain_tld": "boutique",
            "query_time": "2024-06-02 14:04:22",
            "create_date": "2023-10-01",
            "update_date": "2024-04-04",
            "expiry_date": "2024-10-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "peri.au",
            "domain_keyword": "peri",
            "domain_tld": "au",
            "query_time": "2024-06-09 05:05:57",
            "update_date": "2024-04-09",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "petiz.me",
            "domain_keyword": "petiz",
            "domain_tld": "me",
            "query_time": "2024-06-06 19:54:10",
            "create_date": "2011-10-10",
            "update_date": "2023-11-24",
            "expiry_date": "2024-10-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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "pemi.tech",
            "domain_keyword": "pemi",
            "domain_tld": "tech",
            "query_time": "2024-05-30 23:26:20",
            "create_date": "2018-03-27",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-27",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "peri.pt",
            "domain_keyword": "peri",
            "domain_tld": "pt",
            "query_time": "2024-06-10 16:06:24",
            "registrant_name": "PERI SE",
            "registrant_address": "Rudolf-Diesel Str. 19",
            "registrant_city": "Weissenhorn",
            "registrant_state": "Bayern",
            "registrant_zip": "89264",
            "registrant_country": "DE",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 98,
            "domain_name": "pets.fan",
            "domain_keyword": "pets",
            "domain_tld": "fan",
            "query_time": "2024-04-19 17:30:12",
            "create_date": "2018-12-17",
            "update_date": "2023-11-30",
            "expiry_date": "2024-12-17",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ALEXHERREN.COM",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Valais",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.kesako.ch",
                "dns2.kesako.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "feti.xyz",
            "domain_keyword": "feti",
            "domain_tld": "xyz",
            "query_time": "2024-04-20 17:19:18",
            "create_date": "2014-06-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-15",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.mixhost.jp",
                "ns2.mixhost.jp",
                "ns3.mixhost.jp",
                "ns4.mixhost.jp",
                "ns5.mixhost.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "petit.company",
            "domain_keyword": "petit",
            "domain_tld": "company",
            "query_time": "2024-04-24 11:35:15",
            "create_date": "2022-07-23",
            "update_date": "2023-09-06",
            "expiry_date": "2024-07-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.068,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>peti.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4092</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>eeti.org, jeti.link, peri.info, pett.fun, petid.dev, teti.pro, teti.lt, poti.ru, petri.su, petri.nl, peta.jobs, ceti.me, pets.style, peli.tv, pete.family, peli.com, peqi.app, seti.expert, ptti.tech, pemi.technology, petit.fyi, petp.app, ceti.net.pl, petr.design, pets.photography, peri.dev, yeti.tv, yeti.net.au, pety.care, puti.pl, petai.shop, petio.org, peli.sale, leti.wtf, reti.uk, pezi.uk, petz.co.uk, petf.ru, peji.net, petf.net, peta.dev, peni.monster, yeti.ae, petri.cloud, petid.live, pesti.com.pl, puti.app, seti.agency, pets.eu, pati.media, pyti.online, teti.srl, petr.zip, petir.news, peri.club, pete.construction, petit.com.br, petr.cc, petig.com, pete.art, beti.solutions, yeti.run, pcti.online, veti.co.uk, oeti.om, ptei.ca, pepi.club, pati.chat, petn.tech, pets.aero, pet4.com, pati.net.pl, zeti.live, zeti.dev, veti.casino, pett.com.cn, pet1.ru, pete.me.uk, petiq.org, petiy.com, petix.com.br, pepi.pl, peto.life, petim.ro, seti.company, petx.top, petin.net, eeti.education, poti.city, yeti.fishing, petz.xyz, petti.info, pets.boutique, peri.au, petiz.me, pemi.tech, peri.pt, pets.fan, feti.xyz, petit.company</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>eeti.org</domain_name>
   <domain_keyword>eeti</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 06:01:31</query_time>
   <create_date>2013-12-19</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2030-12-19</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>carol.ns.cloudflare.com</value>
    <value>jeremy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>jeti.link</domain_name>
   <domain_keyword>jeti</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-25 14:36:29</query_time>
   <create_date>2020-08-27</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</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.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>3</num>
   <domain_name>peri.info</domain_name>
   <domain_keyword>peri</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-26 09:10:51</query_time>
   <create_date>2001-07-26</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-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>PERI SE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BY</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>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>pett.fun</domain_name>
   <domain_keyword>pett</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-04-30 09:22:21</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>petid.dev</domain_name>
   <domain_keyword>petid</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-01 10:51:05</query_time>
   <create_date>2020-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PetID 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>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>teti.pro</domain_name>
   <domain_keyword>teti</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-07 13:55:25</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2026-12-29</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>teti.lt</domain_name>
   <domain_keyword>teti</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-03 23:58:27</query_time>
   <create_date>2020-08-12</create_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>poti.ru</domain_name>
   <domain_keyword>poti</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 23:15:11</query_time>
   <create_date>2019-04-17</create_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>petri.su</domain_name>
   <domain_keyword>petri</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:24:12</query_time>
   <create_date>2019-10-17</create_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ali.ns.cloudflare.com</value>
    <value>hans.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>petri.nl</domain_name>
   <domain_keyword>petri</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 14:55:14</query_time>
   <create_date>1999-11-22</create_date>
   <update_date>2023-05-30</update_date>
   <registrar_name>BaseNames</registrar_name>
   <name_servers>
    <value>ns1.base.nl</value>
    <value>ns2.base.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>peta.jobs</domain_name>
   <domain_keyword>peta</domain_keyword>
   <domain_tld>jobs</domain_tld>
   <query_time>2024-04-19 20:05:11</query_time>
   <create_date>2005-10-25</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>cscdbs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PETA Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jean.ns.cloudflare.com</value>
    <value>noel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>ceti.me</domain_name>
   <domain_keyword>ceti</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-13 06:22:53</query_time>
   <create_date>2017-08-17</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-17</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>perla.ns.cloudflare.com</value>
    <value>quinton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>pets.style</domain_name>
   <domain_keyword>pets</domain_keyword>
   <domain_tld>style</domain_tld>
   <query_time>2024-05-11 15:51:00</query_time>
   <create_date>2023-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>peli.tv</domain_name>
   <domain_keyword>peli</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-10 13:12:42</query_time>
   <create_date>2000-08-03</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, 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>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>pete.family</domain_name>
   <domain_keyword>pete</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-19 11:52:00</query_time>
   <create_date>2020-01-10</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2026-01-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>ns21.domaincontrol.com</value>
    <value>ns22.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>16</num>
   <domain_name>peli.com</domain_name>
   <domain_keyword>peli</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 00:26:51</query_time>
   <create_date>1998-01-21</create_date>
   <update_date>2021-11-21</update_date>
   <expiry_date>2027-01-20</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>peqi.app</domain_name>
   <domain_keyword>peqi</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-21 01:27:16</query_time>
   <create_date>2023-01-20</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Configr Administracao de Sistemas LTDA - ME</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>BR</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>eve.ns.cloudflare.com</value>
    <value>vern.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>seti.expert</domain_name>
   <domain_keyword>seti</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-15 00:08:10</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sverdlovskaia obl</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.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>ptti.tech</domain_name>
   <domain_keyword>ptti</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-14 19:45:46</query_time>
   <create_date>2019-09-11</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>pemi.technology</domain_name>
   <domain_keyword>pemi</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-15 23:10:17</query_time>
   <create_date>2018-03-19</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM SARL</registrar_name>
   <registrar_website>http://www.netim.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>SK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.webhouse.sk</value>
    <value>ns2.webhouse.sk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>petit.fyi</domain_name>
   <domain_keyword>petit</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-05-19 02:24:05</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>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>petp.app</domain_name>
   <domain_keyword>petp</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-19 02:26:42</query_time>
   <create_date>2018-06-22</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pari Holding 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>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ceti.net.pl</domain_name>
   <domain_keyword>ceti</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-22 10:48:44</query_time>
   <create_date>2001-02-28</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>CETI S.C.</registrar_name>
   <name_servers>
    <value>ns1.ceti.pl</value>
    <value>ns2.ceti.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>petr.design</domain_name>
   <domain_keyword>petr</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-31 14:11:59</query_time>
   <create_date>2017-05-29</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-29</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>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>25</num>
   <domain_name>pets.photography</domain_name>
   <domain_keyword>pets</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-29 18:55:24</query_time>
   <create_date>2015-05-07</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2025-05-07</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>pdns07.domaincontrol.com</value>
    <value>pdns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>peri.dev</domain_name>
   <domain_keyword>peri</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-29 12:41:47</query_time>
   <create_date>2023-02-07</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-07</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the 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>aida.ns.cloudflare.com</value>
    <value>buck.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>27</num>
   <domain_name>yeti.tv</domain_name>
   <domain_keyword>yeti</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-01 03:48:55</query_time>
   <create_date>2012-09-26</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>yeti.net.au</domain_name>
   <domain_keyword>yeti</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-06-01 03:48:54</query_time>
   <update_date>2024-02-27</update_date>
   <registrar_name>Wild West Domains LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.com/</registrar_website>
   <registrant_name>Bob Dollery</registrant_name>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>pety.care</domain_name>
   <domain_keyword>pety</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-06-01 23:54:11</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-04-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>puti.pl</domain_name>
   <domain_keyword>puti</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-02 21:56:43</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>petai.shop</domain_name>
   <domain_keyword>petai</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-12 16:48:06</query_time>
   <create_date>2024-06-10</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>petio.org</domain_name>
   <domain_keyword>petio</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 11:34:11</query_time>
   <create_date>2017-11-30</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-11-30</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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>peli.sale</domain_name>
   <domain_keyword>peli</domain_keyword>
   <domain_tld>sale</domain_tld>
   <query_time>2024-04-24 16:20:41</query_time>
   <create_date>2017-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Rolf Schwiering GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.nameserver.de</value>
    <value>ns12.nameserver.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>leti.wtf</domain_name>
   <domain_keyword>leti</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-04-13 07:13:14</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1dhl.name.com</value>
    <value>ns2knz.name.com</value>
    <value>ns3dkz.name.com</value>
    <value>ns4clq.name.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>reti.uk</domain_name>
   <domain_keyword>reti</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-26 23:14:25</query_time>
   <create_date>2017-05-08</create_date>
   <update_date>2023-04-12</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>CSL Gmbh Computer Service Langenbach t/a Joker.com [Tag = JOKER]</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <name_servers>
    <value>a.ns.joker.com</value>
    <value>b.ns.joker.com</value>
    <value>c.ns.joker.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>pezi.uk</domain_name>
   <domain_keyword>pezi</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-02 15:39:18</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-07-05</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>clint.ns.cloudflare.com</value>
    <value>janet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>petz.co.uk</domain_name>
   <domain_keyword>petz</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 16:46:14</query_time>
   <create_date>2009-08-21</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2025-08-21</expiry_date>
   <registrar_name>Porkbun LLC [Tag = PORKBUN]</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <name_servers>
    <value>chance.ns.cloudflare.com</value>
    <value>teresa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>petf.ru</domain_name>
   <domain_keyword>petf</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:33:22</query_time>
   <create_date>2008-01-31</create_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>5173.ns1.domainparking.ru</value>
    <value>5173.ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>peji.net</domain_name>
   <domain_keyword>peji</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 14:58:41</query_time>
   <create_date>2006-04-08</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>3238</registrar_iana>
   <registrar_name>Rabbitsfoot.com LLC d/b/a Oxygen.nyc</registrar_name>
   <registrar_website>http://www.oxygen.nyc</registrar_website>
   <registrant_name>Deepak Ryan</registrant_name>
   <registrant_address>1357 Broadway</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>10018</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2127191000</registrant_phone>
   <name_servers>
    <value>ns1.domainmanage.com</value>
    <value>ns2.domainmanage.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>petf.net</domain_name>
   <domain_keyword>petf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 21:30:13</query_time>
   <create_date>2011-06-20</create_date>
   <update_date>2016-06-21</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>peta.dev</domain_name>
   <domain_keyword>peta</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-19 20:05:11</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2026-02-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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>b.zeit-world.co.uk</value>
    <value>d.zeit-world.org</value>
    <value>e.zeit-world.net</value>
    <value>f.zeit-world.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>peni.monster</domain_name>
   <domain_keyword>peni</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-04-30 19:22:43</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>https://www.webnic.cc</registrar_website>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_country>MY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns100.webnic.cc</value>
    <value>ns101.webnic.cc</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>yeti.ae</domain_name>
   <domain_keyword>yeti</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-06 12:02:13</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Ilya Stroyev</registrant_name>
   <registrant_company>Yeti Car Rental</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>diva.ns.cloudflare.com</value>
    <value>logan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>petri.cloud</domain_name>
   <domain_keyword>petri</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-08 14:55:14</query_time>
   <create_date>2020-08-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-08-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lily.ns.cloudflare.com</value>
    <value>peter.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>petid.live</domain_name>
   <domain_keyword>petid</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-08 14:46:26</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>pesti.com.pl</domain_name>
   <domain_keyword>pesti</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-06 12:57:40</query_time>
   <create_date>2014-02-26</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns102.ovh.net</value>
    <value>ns102.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>puti.app</domain_name>
   <domain_keyword>puti</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 01:46:05</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>viddy.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>seti.agency</domain_name>
   <domain_keyword>seti</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-12 09:49:53</query_time>
   <create_date>2022-11-12</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Planwise</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>pets.eu</domain_name>
   <domain_keyword>pets</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 17:55:53</query_time>
   <registrar_name>Rebel.com Corporation</registrar_name>
   <registrar_website>http://www.rebel.com</registrar_website>
   <name_servers>
    <value>ns1.mm8.parklogic.com</value>
    <value>ns2.mm8.parklogic.com</value>
   </name_servers>
  </value>
  <value>
   <num>50</num>
   <domain_name>pati.media</domain_name>
   <domain_keyword>pati</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-09 17:02:07</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2034-05-07</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>pyti.online</domain_name>
   <domain_keyword>pyti</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-07 10:05:52</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>3246</registrar_iana>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrar_website>https://hoster.by</registrar_website>
   <registrant_company>Contact Privacy</registrant_company>
   <registrant_state>-</registrant_state>
   <registrant_country>BY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>teti.srl</domain_name>
   <domain_keyword>teti</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-05-14 02:37:02</query_time>
   <create_date>2016-10-24</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TETI Societa/Ditta</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BI</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>petr.zip</domain_name>
   <domain_keyword>petr</domain_keyword>
   <domain_tld>zip</domain_tld>
   <query_time>2024-05-20 08:07:49</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-18</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CZ</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>dakota.ns.cloudflare.com</value>
    <value>may.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>petir.news</domain_name>
   <domain_keyword>petir</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-20 19:15:13</query_time>
   <create_date>2023-01-17</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>55</num>
   <domain_name>peri.club</domain_name>
   <domain_keyword>peri</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-19 14:06:05</query_time>
   <create_date>2020-11-11</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-11</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>jill.ns.cloudflare.com</value>
    <value>will.ns.cloudflare.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>pete.construction</domain_name>
   <domain_keyword>pete</domain_keyword>
   <domain_tld>construction</domain_tld>
   <query_time>2024-05-24 20:20:49</query_time>
   <create_date>2016-02-29</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PETE SAS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns18.ovh.net</value>
    <value>ns18.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>petit.com.br</domain_name>
   <domain_keyword>petit</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-21 19:51:44</query_time>
   <create_date>1998-04-16</create_date>
   <update_date>2022-11-14</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrant_name>Instituto Beneficente Boa Nova</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>b.sec.dns.br</value>
    <value>c.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>petr.cc</domain_name>
   <domain_keyword>petr</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-16 02:59:27</query_time>
   <create_date>2019-05-13</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>petig.com</domain_name>
   <domain_keyword>petig</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 08:14:29</query_time>
   <create_date>2010-05-26</create_date>
   <update_date>2010-05-26</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks06.rzone.de</value>
    <value>shades04.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>pete.art</domain_name>
   <domain_keyword>pete</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-19 11:51:59</query_time>
   <create_date>2021-01-21</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-21</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>61</num>
   <domain_name>beti.solutions</domain_name>
   <domain_keyword>beti</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-17 12:22:56</query_time>
   <create_date>2020-06-04</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>62</num>
   <domain_name>yeti.run</domain_name>
   <domain_keyword>yeti</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-24 01:42:59</query_time>
   <create_date>2019-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>pcti.online</domain_name>
   <domain_keyword>pcti</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-24 05:19:23</query_time>
   <create_date>2019-11-11</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>hasapool</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>veti.co.uk</domain_name>
   <domain_keyword>veti</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 20:49:39</query_time>
   <create_date>2019-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-05-16</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>oeti.om</domain_name>
   <domain_keyword>oeti</domain_keyword>
   <domain_tld>om</domain_tld>
   <query_time>2024-06-09 12:43:49</query_time>
   <registrar_iana>700000007</registrar_iana>
   <registrar_name>Oman Telecommunication Company (Omantel)</registrar_name>
   <registrar_website>http://www.omantel.om</registrar_website>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>damon.ns.cloudflare.com</value>
    <value>stella.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>ptei.ca</domain_name>
   <domain_keyword>ptei</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-30 03:37:55</query_time>
   <create_date>2012-05-30</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>deSIGNS by Tam Ltd.</registrant_name>
   <registrant_address>Box 994</registrant_address>
   <registrant_city>High Prairie</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>T0G1E0</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7805232272</registrant_phone>
   <registrant_fax>+1.7805232272</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>pepi.club</domain_name>
   <domain_keyword>pepi</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-01 16:34:22</query_time>
   <create_date>2022-09-16</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>damon.ns.cloudflare.com</value>
    <value>veronica.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>pati.chat</domain_name>
   <domain_keyword>pati</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-29 21:01:01</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-07-19</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OLA PARTY PTE. LTD.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>singapore</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>vip7.alidns.com</value>
    <value>vip8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>petn.tech</domain_name>
   <domain_keyword>petn</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-29 18:50:42</query_time>
   <create_date>2023-09-29</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>pets.aero</domain_name>
   <domain_keyword>pets</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-06-10 19:11:02</query_time>
   <create_date>2023-02-10</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM SARL</registrar_name>
   <registrar_website>http://www.netim.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.regery.net</value>
    <value>ns2.regery.net</value>
    <value>ns3.regery.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>pet4.com</domain_name>
   <domain_keyword>pet4</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 06:05:43</query_time>
   <create_date>2004-02-24</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>612</registrar_iana>
   <registrar_name>Blue Razor Domains, LLC</registrar_name>
   <registrar_website>http://www.bluerazor.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>72</num>
   <domain_name>pati.net.pl</domain_name>
   <domain_keyword>pati</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-04-18 20:55:02</query_time>
   <create_date>2012-12-06</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns6.az.pl</value>
    <value>ns7.az.pl</value>
    <value>ns8.az.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>zeti.live</domain_name>
   <domain_keyword>zeti</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-29 00:02:58</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0170378409</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>zeti.dev</domain_name>
   <domain_keyword>zeti</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-29 00:02:58</query_time>
   <create_date>2019-12-18</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>veti.casino</domain_name>
   <domain_keyword>veti</domain_keyword>
   <domain_tld>casino</domain_tld>
   <query_time>2024-05-02 14:23:27</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-30</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>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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>pett.com.cn</domain_name>
   <domain_keyword>pett</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-02 16:45:35</query_time>
   <create_date>2024-04-14</create_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>孟祥东</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.huatian.net</value>
    <value>ns2.huatian.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>pet1.ru</domain_name>
   <domain_keyword>pet1</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:32:28</query_time>
   <create_date>2011-12-06</create_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>pete.me.uk</domain_name>
   <domain_keyword>pete</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-18 13:23:54</query_time>
   <create_date>2018-11-27</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>petiq.org</domain_name>
   <domain_keyword>petiq</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 11:34:14</query_time>
   <create_date>1999-12-19</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hli.net</value>
    <value>ns2.hli.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>80</num>
   <domain_name>petiy.com</domain_name>
   <domain_keyword>petiy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 11:40:45</query_time>
   <create_date>2008-09-30</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2025-09-30</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 13F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>petix.com.br</domain_name>
   <domain_keyword>petix</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-24 11:40:45</query_time>
   <create_date>2007-09-03</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2028-09-03</expiry_date>
   <registrant_name>Petix Ind e Com de Prod Gerais p/ Animais Domestic</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-1020.awsdns-63.net</value>
    <value>ns-138.awsdns-17.com</value>
    <value>ns-1488.awsdns-58.org</value>
    <value>ns-1583.awsdns-05.co.uk</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>pepi.pl</domain_name>
   <domain_keyword>pepi</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-12 01:32:12</query_time>
   <create_date>2006-03-03</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-05-26</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>peto.life</domain_name>
   <domain_keyword>peto</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-19 02:26:32</query_time>
   <create_date>2018-10-04</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2028-10-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.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>84</num>
   <domain_name>petim.ro</domain_name>
   <domain_keyword>petim</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-20 14:18:26</query_time>
   <create_date>2021-12-14</create_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.ro</registrar_website>
   <name_servers>
    <value>ns0.unas.eu</value>
    <value>ns1.unas.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>seti.company</domain_name>
   <domain_keyword>seti</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-17 23:16:22</query_time>
   <create_date>2022-08-01</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>petx.top</domain_name>
   <domain_keyword>petx</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-17 05:35:27</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-19</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>li yong wei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>petin.net</domain_name>
   <domain_keyword>petin</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 08:14:52</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-04-14</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://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>eeti.education</domain_name>
   <domain_keyword>eeti</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-14 23:30:50</query_time>
   <create_date>2016-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>poti.city</domain_name>
   <domain_keyword>poti</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-05-23 21:01:28</query_time>
   <create_date>2021-05-21</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-21</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>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>yeti.fishing</domain_name>
   <domain_keyword>yeti</domain_keyword>
   <domain_tld>fishing</domain_tld>
   <query_time>2024-05-22 05:52:04</query_time>
   <create_date>2018-08-27</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-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>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>91</num>
   <domain_name>petz.xyz</domain_name>
   <domain_keyword>petz</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-28 10:28:27</query_time>
   <create_date>2020-11-12</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>3984707c.verify.hn</value>
    <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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>petti.info</domain_name>
   <domain_keyword>petti</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 14:08:35</query_time>
   <create_date>2019-12-12</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>pets.boutique</domain_name>
   <domain_keyword>pets</domain_keyword>
   <domain_tld>boutique</domain_tld>
   <query_time>2024-06-02 14:04:22</query_time>
   <create_date>2023-10-01</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>peri.au</domain_name>
   <domain_keyword>peri</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-06-09 05:05:57</query_time>
   <update_date>2024-04-09</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>petiz.me</domain_name>
   <domain_keyword>petiz</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-06 19:54:10</query_time>
   <create_date>2011-10-10</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-10-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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>pemi.tech</domain_name>
   <domain_keyword>pemi</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-30 23:26:20</query_time>
   <create_date>2018-03-27</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.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>97</num>
   <domain_name>peri.pt</domain_name>
   <domain_keyword>peri</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-10 16:06:24</query_time>
   <registrant_name>PERI SE</registrant_name>
   <registrant_address>Rudolf-Diesel Str. 19</registrant_address>
   <registrant_city>Weissenhorn</registrant_city>
   <registrant_state>Bayern</registrant_state>
   <registrant_zip>89264</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>pets.fan</domain_name>
   <domain_keyword>pets</domain_keyword>
   <domain_tld>fan</domain_tld>
   <query_time>2024-04-19 17:30:12</query_time>
   <create_date>2018-12-17</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-12-17</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>ALEXHERREN.COM</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Valais</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.kesako.ch</value>
    <value>dns2.kesako.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>feti.xyz</domain_name>
   <domain_keyword>feti</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-20 17:19:18</query_time>
   <create_date>2014-06-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.mixhost.jp</value>
    <value>ns2.mixhost.jp</value>
    <value>ns3.mixhost.jp</value>
    <value>ns4.mixhost.jp</value>
    <value>ns5.mixhost.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>petit.company</domain_name>
   <domain_keyword>petit</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-04-24 11:35:15</query_time>
   <create_date>2022-07-23</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.068</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.