WHOIS QUERY TIME

9 Jun 2024 - 9:56 AM UTC

Registered: 27 July 2023
Modified: 3 June 2024
Expiry: 27 July 2025

REGISTRAR

IANA: 472
Name: Dynadot Inc
Website: http://www.dynadot.com

DNSSEC

unsigned

NAME SERVERS

ns1.atom.com
ns2.atom.com

DOMAIN STATUS

clientTransferProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=puprev.com
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "puprev.com"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "puprev.com",
            "domain_keyword": "puprev",
            "domain_tld": "com",
            "query_time": "2024-06-09 09:56:59",
            "create_date": "2023-07-27",
            "update_date": "2024-06-03",
            "expiry_date": "2025-07-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.atom.com",
                "ns2.atom.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>puprev.com</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>puprev.com</domain_name>
   <domain_keyword>puprev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 09:56:59</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-07-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.atom.com</value>
    <value>ns2.atom.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</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>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.079 seconds) for "puprev.com" in our Historical WHOIS Database.
#1 - QUERY TIME

30 Jul 2023 - 4:32 PM UTC

Registered: 27 July 2023
Modified: 27 July 2023
Expiry: 27 July 2024

REGISTRAR

IANA: 472
Name: Dynadot Inc
Website: http://www.dynadot.com

DNSSEC

unsigned

NAME SERVERS

ns1.squadhelp.com
ns2.squadhelp.com

DOMAIN STATUS

clientTransferProhibited

#2 - QUERY TIME

9 Jun 2024 - 9:56 AM UTC

Registered: 27 July 2023
Modified: 3 June 2024
Expiry: 27 July 2025

REGISTRAR

IANA: 472
Name: Dynadot Inc
Website: http://www.dynadot.com

DNSSEC

unsigned

NAME SERVERS

ns1.atom.com
ns2.atom.com

DOMAIN STATUS

clientTransferProhibited

* 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=puprev.com
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "puprev.com",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "puprev.com",
    "results": [
        {
            "num": 1,
            "domain_name": "puprev.com",
            "domain_keyword": "puprev",
            "domain_tld": "com",
            "query_time": "2023-07-30 16:32:54",
            "create_date": "2023-07-27",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "puprev.com",
            "domain_keyword": "puprev",
            "domain_tld": "com",
            "query_time": "2024-06-09 09:56:59",
            "create_date": "2023-07-27",
            "update_date": "2024-06-03",
            "expiry_date": "2025-07-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.atom.com",
                "ns2.atom.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.079,
        "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>puprev.com</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>puprev.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>puprev.com</domain_name>
   <domain_keyword>puprev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2023-07-30 16:32:54</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>puprev.com</domain_name>
   <domain_keyword>puprev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 09:56:59</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-07-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.atom.com</value>
    <value>ns2.atom.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.079</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 3,344 domain names (in 0.322 seconds) which look and sound like the brand name "puprev".
Domain Name Registered Expiry Registrar Ownership
1 pupdev.com 19 Apr 2017 19 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
2 duprev.com.br 8 Sep 2005 8 Sep 2025 - Sociedade Previdenci?ria Rumos
3 pupres.com 25 Oct 2016 25 Oct 2025 GoDaddy.com, LLC -
4 cuprev.com 18 Jul 2023 18 Jul 2024 Tucows Domains Inc. -
5 suprev.com 4 Jun 2020 4 Jun 2025 GoDaddy.com, LLC -
6 puperv.click 7 Feb 2024 7 Feb 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
7 pubrev.com 18 Jan 2008 18 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
8 purpev.com 1 Nov 2021 1 Nov 2024 OVH, SAS REDACTED FOR PRIVACY
9 poprev.dev 2 Mar 2023 2 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
10 poprev.app 2 Mar 2023 2 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 pupret.space 6 Jun 2023 6 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
12 purev.com 1 Nov 2008 1 Nov 2024 Wild West Domains, LLC Domains By Proxy, LLC
13 poprev.com 12 Jul 2016 12 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
14 p2prev.com 2 Apr 2014 2 Apr 2025 DomainSite, Inc. Domain Protection Services, Inc.
15 purev.lol 30 May 2024 30 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
16 uprev.online 27 Dec 2023 27 Dec 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
17 uprev.marketing 26 Oct 2023 26 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
18 purev.nl 15 Jun 2015 - team.blue nl B.V. -
19 uprev.ru 27 Feb 2024 27 Feb 2025 BEGET-RU Private Person
20 pprev.com 19 Oct 2020 19 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 pulprev.com 15 Jun 2017 15 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com pulprev
22 piprev.com 29 Apr 2020 29 Apr 2025 GoDaddy.com, LLC -
23 pupyrev.ru 6 Nov 2023 6 Nov 2024 REGRU-RU Yandex.Mail Exclusive email address feature
24 pupres.info 8 Feb 2024 8 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 puprex.com 20 Oct 2020 20 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
26 suprev.com.br 15 Dec 2005 15 Dec 2024 - SUPREV-FUNDA??O MULT.SUPL.PREVIDENCI?RIA
27 pupev.com 19 Nov 2022 19 Nov 2024 SAV.COM, LLC REDACTED FOR PRIVACY
28 pupren.uk 13 Apr 2024 13 Apr 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
29 duprev.com 6 Jul 2016 6 Jul 2028 Tucows Domains Inc. -
30 pubprev.ru 23 Jun 2020 23 Jun 2024 TIMEWEB-RU Private Person
31 purrev.com 24 Feb 2018 24 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
32 pupreg.ru 27 Jul 2023 27 Jul 2024 BEGET-RU Private Person
33 pupreg.store 27 Jul 2023 27 Jul 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
34 puprevo.com 9 Mar 2024 9 Mar 2025 Tucows Domains Inc. -
35 paprev.com 5 Dec 2015 5 Dec 2025 GoDaddy.com, LLC -
36 purev.net 17 Aug 2013 17 Aug 2024 GoDaddy.com, LLC -
37 puprel.com 15 Aug 2021 15 Aug 2030 Wild West Domains, LLC -
38 uprev.club 11 Oct 2023 11 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
39 poprev.co.uk 21 May 2022 21 May 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
40 uprev.pro 24 Oct 2023 24 Oct 2024 Name.com, Inc. UpDriv, LLC
41 uprev.com 18 Jul 2005 18 Jul 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
42 pupre.com 20 Aug 2023 20 Aug 2024 DropCatch.com 1333 LLC Redacted for GDPR privacy
43 phpres.com 18 Sep 2018 18 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
44 duprel.com 27 Nov 2000 27 Nov 2024 Hostopia Canada Corp. -
45 asprev.com 2 May 2001 2 May 2025 GoDaddy.com, LLC -
46 suprex.net 13 Oct 1999 13 Oct 2026 Network Solutions, LLC -
47 pupsec.com 2 Nov 2017 2 Nov 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
48 pupvjv.top 7 Oct 2023 7 Oct 2024 Gname.com Pte. Ltd. Theresa W Chavez
49 suprav.com 5 Dec 2016 5 Dec 2026 GoDaddy.com, LLC -
50 ppuree.xyz 23 Jun 2023 23 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
51 purrevo.com 29 Aug 2023 29 Aug 2024 Lakeodomains.com LLC -
52 puurbv.com 27 Nov 2023 27 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
53 pureuv.com 29 Feb 2020 28 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
54 yupres.com 27 May 2016 27 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu Nestor Luis Camacho Gimeno
55 picprev.top 29 Jan 2020 29 Jan 2025 Tucows.com Co Data Protected
56 puppel.biz 15 Feb 2021 15 Feb 2025 IONOS SE Data Privacy Protected
57 puerex.com 7 Feb 2014 7 Feb 2034 Leascend Technology Co., Ltd. -
58 upprep.com 13 Apr 2015 13 Apr 2025 Dynadot Inc -
59 puprub.com 8 Jul 2021 8 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
60 nukrev.ru 20 Oct 2022 20 Oct 2024 REGRU-RU Yandex.Mail Exclusive email address feature
61 ruprex.ru 9 Jan 2018 9 Jan 2025 BEGET-RU Private Person
62 veprev.ru 23 Oct 2007 23 Oct 2024 RU-CENTER-RU Private Person
63 supdev.fr 19 May 2004 5 Jan 2025 ECRITEL CCI Paris Ile de France
64 mcprev.fr 17 Jun 2021 17 Jun 2024 OVH Ano Nymous
65 pupper.info 19 Apr 2021 19 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
66 suprex.be 6 May 2009 - EasyWebshop Limited -
67 dupree.com.co 29 Oct 2001 29 Oct 2024 Central Comercializadora de Internet S.A.S Privacy Protect, LLC (PrivacyProtect.org)
68 prorev.com 12 Oct 1998 11 Oct 2031 Network Solutions, LLC -
69 puppen.it 24 Jun 2012 14 Jul 2024 Puglia.com srls Puglia.com S.r.l.s.
70 toprev.org 5 Jul 2021 5 Jul 2024 Tucows Domains Inc. Data Protected
71 popbev.com 13 Sep 2020 13 Sep 2025 Domain.com, LLC REDACTED FOR PRIVACY
72 augrev.com 4 May 2022 4 May 2025 GoDaddy.com, LLC -
73 suaprev.online 19 May 2023 19 May 2025 Network Solutions LLC Sul America Companhia Nacional de Seguros
74 purpres.cloud 21 Mar 2024 21 Mar 2025 DNSPod, Inc. Song Fen Hua
75 erprev.com 14 Dec 2012 14 Dec 2024 Amazon Registrar, Inc. Identity Protection Service
76 bupdev.com 20 Mar 2020 20 Mar 2025 Mesh Digital Limited -
77 phpdev.ca 1 Mar 2005 1 Mar 2030 CanSpace Solutions Inc. REDACTED FOR PRIVACY
78 purejv.com 13 Oct 2016 13 Oct 2024 GoDaddy.com, LLC -
79 quptev.com 26 Jul 2012 26 Jul 2024 GoDaddy.com, LLC -
80 suprav.co.uk 10 Jun 2024 10 Jun 2025 Ionos SE [Tag = 1AND1] -
81 puppee.com 1 Jun 2013 1 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
82 supret.com 7 May 2015 7 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
83 purpov.com 19 Mar 2007 19 Mar 2025 Moniker Online Services LLC Moniker Privacy Services
84 pubres.com 6 Aug 2006 6 Aug 2024 GoDaddy.com, LLC -
85 peprez.ru 29 May 2021 29 May 2025 BEGET-RU PrestizhEvroPokrytiya
86 pupern.online 6 Oct 2023 6 Oct 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
87 suprec.ru 25 Feb 2010 25 Feb 2025 SALENAMES-RU Private Person
88 fuprov.com 6 May 2022 6 May 2025 AppCroNix Infotech Private Limited, d/b/a VEBONIX -
89 pupeez.ca 2 Nov 2004 2 Nov 2024 eNom Canada Corp. REDACTED FOR PRIVACY
90 viprev.net 20 Nov 2023 20 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
91 sgprev.com 3 Apr 2024 3 Apr 2025 NetArt Registrar Sp. z o.o. REDACTED FOR PRIVACY
92 dupree.us 24 Apr 2002 23 Apr 2025 GoDaddy.com, LLC Truong Duy Tran
93 ptprov.com 25 Aug 2018 25 Aug 2028 NameCheap, Inc. -
94 pupjet.co.uk 10 Mar 2023 10 Mar 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
95 phpdev.co.uk 19 Jul 2023 19 Jul 2024 Islam Hegazy [Tag = HEGAZY] -
96 psprevo.com 20 Sep 2023 20 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
97 purpex.com 16 May 2019 16 May 2024 NAMECHEAP INC Withheld for Privacy Purposes
98 poprek.online 8 Dec 2023 8 Dec 2024 Regional Network Information Center, JSC dba RU-CENTER Vysochkin Dmitriy Urevich
99 uprdev.com 14 Oct 2020 14 Oct 2024 Tucows Domains Inc. -
100 paperv.xyz 12 Apr 2024 12 Apr 2025 OwnRegistrar, Inc. WhoisSecure
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 Puprev.com.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=puprev.com
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "puprev.com",
        "page_size": 100
    },
    "count": {
        "total": 3344,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "pupdev.com, duprev.com.br, pupres.com, cuprev.com, suprev.com, puperv.click, pubrev.com, purpev.com, poprev.dev, poprev.app, pupret.space, purev.com, poprev.com, p2prev.com, purev.lol, uprev.online, uprev.marketing, purev.nl, uprev.ru, pprev.com, pulprev.com, piprev.com, pupyrev.ru, pupres.info, puprex.com, suprev.com.br, pupev.com, pupren.uk, duprev.com, pubprev.ru, purrev.com, pupreg.ru, pupreg.store, puprevo.com, paprev.com, purev.net, puprel.com, uprev.club, poprev.co.uk, uprev.pro, uprev.com, pupre.com, phpres.com, duprel.com, asprev.com, suprex.net, pupsec.com, pupvjv.top, suprav.com, ppuree.xyz, purrevo.com, puurbv.com, pureuv.com, yupres.com, picprev.top, puppel.biz, puerex.com, upprep.com, puprub.com, nukrev.ru, ruprex.ru, veprev.ru, supdev.fr, mcprev.fr, pupper.info, suprex.be, dupree.com.co, prorev.com, puppen.it, toprev.org, popbev.com, augrev.com, suaprev.online, purpres.cloud, erprev.com, bupdev.com, phpdev.ca, purejv.com, quptev.com, suprav.co.uk, puppee.com, supret.com, purpov.com, pubres.com, peprez.ru, pupern.online, suprec.ru, fuprov.com, pupeez.ca, viprev.net, sgprev.com, dupree.us, ptprov.com, pupjet.co.uk, phpdev.co.uk, psprevo.com, purpex.com, poprek.online, uprdev.com, paperv.xyz",
    "results": [
        {
            "num": 1,
            "domain_name": "pupdev.com",
            "domain_keyword": "pupdev",
            "domain_tld": "com",
            "query_time": "2024-06-04 18:54:19",
            "create_date": "2017-04-19",
            "update_date": "2024-03-15",
            "expiry_date": "2025-04-19",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of pupdev.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1087.awsdns-07.org",
                "ns-1934.awsdns-49.co.uk",
                "ns-462.awsdns-57.com",
                "ns-970.awsdns-57.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "duprev.com.br",
            "domain_keyword": "duprev",
            "domain_tld": "com.br",
            "query_time": "2024-04-24 21:51:23",
            "create_date": "2005-09-08",
            "update_date": "2023-09-02",
            "expiry_date": "2025-09-08",
            "registrant_name": "Sociedade Previdenci?ria Rumos",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 3,
            "domain_name": "pupres.com",
            "domain_keyword": "pupres",
            "domain_tld": "com",
            "query_time": "2024-04-22 04:05:12",
            "create_date": "2016-10-25",
            "update_date": "2023-08-10",
            "expiry_date": "2025-10-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.aw-server3.com",
                "ns2.aw-server3.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "cuprev.com",
            "domain_keyword": "cuprev",
            "domain_tld": "com",
            "query_time": "2024-06-13 08:33:32",
            "create_date": "2023-07-18",
            "update_date": "2023-09-14",
            "expiry_date": "2024-07-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "suprev.com",
            "domain_keyword": "suprev",
            "domain_tld": "com",
            "query_time": "2024-06-12 11:04:26",
            "create_date": "2020-06-04",
            "update_date": "2024-06-09",
            "expiry_date": "2025-06-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "puperv.click",
            "domain_keyword": "puperv",
            "domain_tld": "click",
            "query_time": "2024-06-04 18:54:23",
            "create_date": "2024-02-07",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-07",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "pubrev.com",
            "domain_keyword": "pubrev",
            "domain_tld": "com",
            "query_time": "2024-05-23 08:30:24",
            "create_date": "2008-01-18",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-18",
            "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=pubrev.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "purpev.com",
            "domain_keyword": "purpev",
            "domain_tld": "com",
            "query_time": "2024-05-14 07:50:46",
            "create_date": "2021-11-01",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-01",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns16.ovh.net",
                "ns16.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "poprev.dev",
            "domain_keyword": "poprev",
            "domain_tld": "dev",
            "query_time": "2024-04-28 20:57:01",
            "create_date": "2023-03-02",
            "update_date": "2023-11-21",
            "expiry_date": "2025-03-02",
            "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": [
                "ns-1263.awsdns-29.org",
                "ns-1923.awsdns-48.co.uk",
                "ns-27.awsdns-03.com",
                "ns-678.awsdns-20.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "poprev.app",
            "domain_keyword": "poprev",
            "domain_tld": "app",
            "query_time": "2024-04-28 20:57:01",
            "create_date": "2023-03-02",
            "update_date": "2023-09-21",
            "expiry_date": "2025-03-02",
            "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": [
                "ns-1322.awsdns-37.org",
                "ns-155.awsdns-19.com",
                "ns-1668.awsdns-16.co.uk",
                "ns-746.awsdns-29.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "pupret.space",
            "domain_keyword": "pupret",
            "domain_tld": "space",
            "query_time": "2024-05-16 13:48:45",
            "create_date": "2023-06-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-06",
            "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": 12,
            "domain_name": "purev.com",
            "domain_keyword": "purev",
            "domain_tld": "com",
            "query_time": "2024-04-27 08:03:39",
            "create_date": "2008-11-01",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-01",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.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.secureserver.net/whois?plid=1387&domain=purev.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "poprev.com",
            "domain_keyword": "poprev",
            "domain_tld": "com",
            "query_time": "2024-04-23 12:00:45",
            "create_date": "2016-07-12",
            "update_date": "2020-07-06",
            "expiry_date": "2025-07-12",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "p2prev.com",
            "domain_keyword": "p2prev",
            "domain_tld": "com",
            "query_time": "2024-04-24 02:32:50",
            "create_date": "2014-04-02",
            "update_date": "2024-03-18",
            "expiry_date": "2025-04-02",
            "registrar_iana": 466,
            "registrar_name": "DomainSite, Inc.",
            "registrar_website": "http://www.domainsite.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/p2prev.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1cvw.name.com",
                "ns2bls.name.com",
                "ns3gmv.name.com",
                "ns4bfy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "purev.lol",
            "domain_keyword": "purev",
            "domain_tld": "lol",
            "query_time": "2024-06-01 16:55:00",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.linux.pl",
                "dns2.linux.pl",
                "dns3.linux.pl"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "uprev.online",
            "domain_keyword": "uprev",
            "domain_tld": "online",
            "query_time": "2024-05-09 11:45:53",
            "create_date": "2023-12-27",
            "update_date": "2024-04-26",
            "expiry_date": "2024-12-27",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.mydomaincom-default.domainparkingserver.net",
                "ns2.mydomaincom-default.domainparkingserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "uprev.marketing",
            "domain_keyword": "uprev",
            "domain_tld": "marketing",
            "query_time": "2024-05-09 11:45:53",
            "create_date": "2023-10-26",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-26",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "purev.nl",
            "domain_keyword": "purev",
            "domain_tld": "nl",
            "query_time": "2024-05-07 21:11:24",
            "create_date": "2015-06-15",
            "update_date": "2021-11-18",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 19,
            "domain_name": "uprev.ru",
            "domain_keyword": "uprev",
            "domain_tld": "ru",
            "query_time": "2024-05-03 21:59:19",
            "create_date": "2024-02-27",
            "expiry_date": "2025-02-27",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 20,
            "domain_name": "pprev.com",
            "domain_keyword": "pprev",
            "domain_tld": "com",
            "query_time": "2024-06-02 21:06:36",
            "create_date": "2020-10-19",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-19",
            "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=pprev.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "pulprev.com",
            "domain_keyword": "pulprev",
            "domain_tld": "com",
            "query_time": "2024-04-23 12:20:26",
            "create_date": "2017-06-15",
            "update_date": "2023-08-11",
            "expiry_date": "2024-06-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Jesse Lucas",
            "registrant_company": "pulprev",
            "registrant_address": "68 RR 3",
            "registrant_city": "Ava",
            "registrant_state": "MO",
            "registrant_zip": "65608",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3166704833",
            "name_servers": [
                "ns.phx3.nearlyfreespeech.net",
                "ns.phx8.nearlyfreespeech.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "piprev.com",
            "domain_keyword": "piprev",
            "domain_tld": "com",
            "query_time": "2024-06-06 22:05:06",
            "create_date": "2020-04-29",
            "update_date": "2022-11-13",
            "expiry_date": "2025-04-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "pupyrev.ru",
            "domain_keyword": "pupyrev",
            "domain_tld": "ru",
            "query_time": "2024-05-05 07:18:17",
            "create_date": "2023-11-06",
            "expiry_date": "2024-11-06",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "pupres.info",
            "domain_keyword": "pupres",
            "domain_tld": "info",
            "query_time": "2024-05-29 18:07:46",
            "create_date": "2024-02-08",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "puprex.com",
            "domain_keyword": "puprex",
            "domain_tld": "com",
            "query_time": "2024-06-09 09:56:59",
            "create_date": "2020-10-20",
            "update_date": "2023-11-28",
            "expiry_date": "2024-10-20",
            "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": [
                "autumn.ns.cloudflare.com",
                "norm.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "suprev.com.br",
            "domain_keyword": "suprev",
            "domain_tld": "com.br",
            "query_time": "2024-06-12 11:04:26",
            "create_date": "2005-12-15",
            "update_date": "2023-11-24",
            "expiry_date": "2024-12-15",
            "registrant_name": "SUPREV-FUNDA??O MULT.SUPL.PREVIDENCI?RIA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "nspro118.hostgator.com.br",
                "nspro119.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 27,
            "domain_name": "pupev.com",
            "domain_keyword": "pupev",
            "domain_tld": "com",
            "query_time": "2024-05-02 00:49:14",
            "create_date": "2022-11-19",
            "update_date": "2023-12-14",
            "expiry_date": "2024-11-19",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=pupev.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "pupren.uk",
            "domain_keyword": "pupren",
            "domain_tld": "uk",
            "query_time": "2024-04-17 17:40:18",
            "create_date": "2024-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "amit.ns.cloudflare.com",
                "colette.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 29,
            "domain_name": "duprev.com",
            "domain_keyword": "duprev",
            "domain_tld": "com",
            "query_time": "2024-04-24 21:51:23",
            "create_date": "2016-07-06",
            "update_date": "2019-06-25",
            "expiry_date": "2028-07-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dominios.uol.com.br",
                "ns2.dominios.uol.com.br",
                "ns3.dominios.uol.com.br"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "pubprev.ru",
            "domain_keyword": "pubprev",
            "domain_tld": "ru",
            "query_time": "2024-05-05 07:16:35",
            "create_date": "2020-06-23",
            "expiry_date": "2024-06-23",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "purrev.com",
            "domain_keyword": "purrev",
            "domain_tld": "com",
            "query_time": "2024-04-19 17:10:00",
            "create_date": "2018-02-24",
            "update_date": "2021-02-18",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "pupreg.ru",
            "domain_keyword": "pupreg",
            "domain_tld": "ru",
            "query_time": "2024-05-05 07:18:15",
            "create_date": "2023-07-27",
            "expiry_date": "2024-07-27",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dion.ns.cloudflare.com",
                "tani.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 33,
            "domain_name": "pupreg.store",
            "domain_keyword": "pupreg",
            "domain_tld": "store",
            "query_time": "2024-06-09 09:56:58",
            "create_date": "2023-07-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-27",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.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.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "puprevo.com",
            "domain_keyword": "puprevo",
            "domain_tld": "com",
            "query_time": "2024-05-08 22:51:05",
            "create_date": "2024-03-09",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "paprev.com",
            "domain_keyword": "paprev",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:33:26",
            "create_date": "2015-12-05",
            "update_date": "2023-12-05",
            "expiry_date": "2025-12-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "purev.net",
            "domain_keyword": "purev",
            "domain_tld": "net",
            "query_time": "2024-04-27 08:03:39",
            "create_date": "2013-08-17",
            "update_date": "2023-12-11",
            "expiry_date": "2024-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "puprel.com",
            "domain_keyword": "puprel",
            "domain_tld": "com",
            "query_time": "2024-06-12 14:01:36",
            "create_date": "2021-08-15",
            "update_date": "2024-05-18",
            "expiry_date": "2030-08-15",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.bluehost.in",
                "ns2.bluehost.in"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "uprev.club",
            "domain_keyword": "uprev",
            "domain_tld": "club",
            "query_time": "2024-04-29 16:02:47",
            "create_date": "2023-10-11",
            "update_date": "2023-12-02",
            "expiry_date": "2024-10-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": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "poprev.co.uk",
            "domain_keyword": "poprev",
            "domain_tld": "co.uk",
            "query_time": "2024-06-08 12:19:17",
            "create_date": "2022-05-21",
            "update_date": "2023-08-04",
            "expiry_date": "2024-05-21",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 40,
            "domain_name": "uprev.pro",
            "domain_keyword": "uprev",
            "domain_tld": "pro",
            "query_time": "2024-05-09 11:45:53",
            "create_date": "2023-10-24",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-24",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UpDriv, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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": [
                "ns1kpv.name.com",
                "ns2ckr.name.com",
                "ns3sxz.name.com",
                "ns4lrt.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "uprev.com",
            "domain_keyword": "uprev",
            "domain_tld": "com",
            "query_time": "2024-06-11 15:02:25",
            "create_date": "2005-07-18",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-18",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.nexcess.net",
                "ns2.nexcess.net",
                "ns3.nexcess.net",
                "ns4.nexcess.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "pupre.com",
            "domain_keyword": "pupre",
            "domain_tld": "com",
            "query_time": "2024-05-16 13:48:45",
            "create_date": "2023-08-20",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-20",
            "registrar_iana": 3542,
            "registrar_name": "DropCatch.com 1333 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "odesska obl.",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "UA",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "phpres.com",
            "domain_keyword": "phpres",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:49:14",
            "create_date": "2018-09-18",
            "update_date": "2023-08-20",
            "expiry_date": "2024-09-18",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/fc80cc87-649a-4ef0-9b05-16ac40ff6c12",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "duprel.com",
            "domain_keyword": "duprel",
            "domain_tld": "com",
            "query_time": "2024-04-24 21:51:21",
            "create_date": "2000-11-27",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-27",
            "registrar_iana": 52,
            "registrar_name": "Hostopia Canada Corp.",
            "registrar_website": "http://www.aplus.net",
            "name_servers": [
                "ns1.abac.com",
                "ns2.abac.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "asprev.com",
            "domain_keyword": "asprev",
            "domain_tld": "com",
            "query_time": "2024-04-27 06:34:20",
            "create_date": "2001-05-02",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "suprex.net",
            "domain_keyword": "suprex",
            "domain_tld": "net",
            "query_time": "2024-04-19 07:19:27",
            "create_date": "1999-10-13",
            "update_date": "2023-08-14",
            "expiry_date": "2026-10-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns7.worldnic.com",
                "ns8.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "pupsec.com",
            "domain_keyword": "pupsec",
            "domain_tld": "com",
            "query_time": "2024-04-22 04:06:28",
            "create_date": "2017-11-02",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "pupvjv.top",
            "domain_keyword": "pupvjv",
            "domain_tld": "top",
            "query_time": "2024-04-22 04:08:09",
            "create_date": "2023-10-07",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Theresa W Chavez",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Southfield",
            "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": [
                "ben.ns.cloudflare.com",
                "diva.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "suprav.com",
            "domain_keyword": "suprav",
            "domain_tld": "com",
            "query_time": "2024-05-08 05:58:01",
            "create_date": "2016-12-05",
            "update_date": "2022-09-30",
            "expiry_date": "2026-12-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "ppuree.xyz",
            "domain_keyword": "ppuree",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 08:03:13",
            "create_date": "2023-06-23",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "purrevo.com",
            "domain_keyword": "purrevo",
            "domain_tld": "com",
            "query_time": "2024-06-07 23:39:53",
            "create_date": "2023-08-29",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1359,
            "registrar_name": "Lakeodomains.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "puurbv.com",
            "domain_keyword": "puurbv",
            "domain_tld": "com",
            "query_time": "2024-06-08 12:26:01",
            "create_date": "2023-11-27",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-27",
            "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": [
                "failed-whois-verification.namecheap.com",
                "verify-contact-details.namecheap.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "pureuv.com",
            "domain_keyword": "pureuv",
            "domain_tld": "com",
            "query_time": "2024-05-31 20:41:26",
            "create_date": "2020-02-29",
            "update_date": "2021-08-20",
            "expiry_date": "2024-02-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "yupres.com",
            "domain_keyword": "yupres",
            "domain_tld": "com",
            "query_time": "2024-06-10 15:32:58",
            "create_date": "2016-05-27",
            "update_date": "2024-04-08",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nestor Luis Camacho Gimeno",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=yupres.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns155208.phdns15.es",
                "dns155211.phdns15.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "picprev.top",
            "domain_keyword": "picprev",
            "domain_tld": "top",
            "query_time": "2024-04-29 16:29:02",
            "create_date": "2020-01-29",
            "update_date": "2021-06-17",
            "expiry_date": "2025-01-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co",
            "registrar_website": "http://www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SP",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar 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.sociosdofuturo.com.br",
                "ns2.sociosdofuturo.com.br",
                "ns3.sociosdofuturo.com.br"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "puppel.biz",
            "domain_keyword": "puppel",
            "domain_tld": "biz",
            "query_time": "2024-04-25 14:33:57",
            "create_date": "2021-02-15",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "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": [
                "ns1057.ui-dns.de",
                "ns1105.ui-dns.biz",
                "ns1106.ui-dns.com",
                "ns1119.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "puerex.com",
            "domain_keyword": "puerex",
            "domain_tld": "com",
            "query_time": "2024-04-27 03:00:18",
            "create_date": "2014-02-07",
            "update_date": "2024-03-20",
            "expiry_date": "2034-02-07",
            "registrar_iana": 1316,
            "registrar_name": "Leascend Technology Co., Ltd.",
            "registrar_website": "http://www.35.com",
            "name_servers": [
                "ns3.dns-diy.com",
                "ns4.dns-diy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "upprep.com",
            "domain_keyword": "upprep",
            "domain_tld": "com",
            "query_time": "2024-04-22 01:18:15",
            "create_date": "2015-04-13",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "puprub.com",
            "domain_keyword": "puprub",
            "domain_tld": "com",
            "query_time": "2024-04-22 04:05:16",
            "create_date": "2021-07-08",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-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=puprub.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "3250.ns1.above.com",
                "3250.ns2.above.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "nukrev.ru",
            "domain_keyword": "nukrev",
            "domain_tld": "ru",
            "query_time": "2024-05-03 17:30:59",
            "create_date": "2022-10-20",
            "expiry_date": "2024-10-20",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "ruprex.ru",
            "domain_keyword": "ruprex",
            "domain_tld": "ru",
            "query_time": "2024-05-03 15:37:02",
            "create_date": "2018-01-09",
            "expiry_date": "2025-01-09",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 62,
            "domain_name": "veprev.ru",
            "domain_keyword": "veprev",
            "domain_tld": "ru",
            "query_time": "2024-05-06 01:18:04",
            "create_date": "2007-10-23",
            "expiry_date": "2024-10-23",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.netangels.ru",
                "ns2.netangels.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "supdev.fr",
            "domain_keyword": "supdev",
            "domain_tld": "fr",
            "query_time": "2024-05-06 01:43:50",
            "create_date": "2004-05-19",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-05",
            "registrar_name": "ECRITEL",
            "registrar_website": "https://www.oxyd.fr",
            "registrant_company": "CCI Paris Ile de France",
            "registrant_address": "CCI Paris Ile de France, 47-49, rue de Tocqueville, 75017 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.155653766",
            "name_servers": [
                "cci-idf-psk.oxyd.net",
                "ns3.oxyd.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 64,
            "domain_name": "mcprev.fr",
            "domain_keyword": "mcprev",
            "domain_tld": "fr",
            "query_time": "2024-05-05 08:57:07",
            "create_date": "2021-06-17",
            "update_date": "2023-07-31",
            "expiry_date": "2024-06-17",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 65,
            "domain_name": "pupper.info",
            "domain_keyword": "pupper",
            "domain_tld": "info",
            "query_time": "2024-05-02 00:50:11",
            "create_date": "2021-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "suprex.be",
            "domain_keyword": "suprex",
            "domain_tld": "be",
            "query_time": "2024-04-19 07:19:27",
            "create_date": "2009-05-06",
            "registrar_name": "EasyWebshop Limited",
            "registrar_website": "https://www.easywebshop.com",
            "name_servers": [
                "ns5.easywebshop.com",
                "ns6.easywebshop.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 67,
            "domain_name": "dupree.com.co",
            "domain_keyword": "dupree",
            "domain_tld": "com.co",
            "query_time": "2024-04-06 07:36:38",
            "create_date": "2001-10-29",
            "update_date": "2020-02-16",
            "expiry_date": "2024-10-29",
            "registrar_iana": 88888,
            "registrar_name": "Central Comercializadora de Internet S.A.S",
            "registrar_website": "http://mi.com.co/",
            "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": [
                "geminis.dupree.com.pe",
                "jupiter.dupree.com.co",
                "piscis.dupree.com.pe",
                "saturno.dupree.com.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "prorev.com",
            "domain_keyword": "prorev",
            "domain_tld": "com",
            "query_time": "2024-05-10 13:58:39",
            "create_date": "1998-10-12",
            "update_date": "2021-10-11",
            "expiry_date": "2031-10-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns75.worldnic.com",
                "ns76.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "puppen.it",
            "domain_keyword": "puppen",
            "domain_tld": "it",
            "query_time": "2024-05-16 13:47:51",
            "create_date": "2012-06-24",
            "update_date": "2024-04-04",
            "expiry_date": "2024-07-14",
            "registrar_name": "Puglia.com srls",
            "registrar_website": "http://puglia.com",
            "registrant_company": "Puglia.com S.r.l.s.",
            "registrant_address": "Via 16 Settembre 1959 N. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 70,
            "domain_name": "toprev.org",
            "domain_keyword": "toprev",
            "domain_tld": "org",
            "query_time": "2024-05-17 17:48:46",
            "create_date": "2021-07-05",
            "update_date": "2023-06-11",
            "expiry_date": "2024-07-05",
            "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": "NV",
            "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": [
                "chip.ns.cloudflare.com",
                "savanna.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "popbev.com",
            "domain_keyword": "popbev",
            "domain_tld": "com",
            "query_time": "2024-05-18 18:15:00",
            "create_date": "2020-09-13",
            "update_date": "2024-05-04",
            "expiry_date": "2025-09-13",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/b9d67903-5da0-4f64-8f6c-5ea1b7aea731",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mydomain.com",
                "ns2.mydomain.com",
                "ns3.mydomain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "augrev.com",
            "domain_keyword": "augrev",
            "domain_tld": "com",
            "query_time": "2024-05-20 05:25:47",
            "create_date": "2022-05-04",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "suaprev.online",
            "domain_keyword": "suaprev",
            "domain_tld": "online",
            "query_time": "2024-05-21 23:34:25",
            "create_date": "2023-05-19",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Sul America Companhia Nacional de Seguros",
            "registrant_state": "RJ",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the 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": [
                "ns95.worldnic.com",
                "ns96.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "purpres.cloud",
            "domain_keyword": "purpres",
            "domain_tld": "cloud",
            "query_time": "2024-05-21 23:56:20",
            "create_date": "2024-03-21",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Song Fen Hua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "erprev.com",
            "domain_keyword": "erprev",
            "domain_tld": "com",
            "query_time": "2024-05-29 12:43:46",
            "create_date": "2012-12-14",
            "update_date": "2023-10-25",
            "expiry_date": "2024-12-14",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of erprev.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1429.awsdns-50.org",
                "ns-1747.awsdns-26.co.uk",
                "ns-197.awsdns-24.com",
                "ns-708.awsdns-24.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "bupdev.com",
            "domain_keyword": "bupdev",
            "domain_tld": "com",
            "query_time": "2024-06-05 20:18:37",
            "create_date": "2020-03-20",
            "update_date": "2024-02-19",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "phpdev.ca",
            "domain_keyword": "phpdev",
            "domain_tld": "ca",
            "query_time": "2024-06-06 11:47:34",
            "create_date": "2005-03-01",
            "update_date": "2021-03-01",
            "expiry_date": "2030-03-01",
            "registrar_name": "CanSpace Solutions Inc.",
            "registrar_website": "http://www.canspace.ca",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "purejv.com",
            "domain_keyword": "purejv",
            "domain_tld": "com",
            "query_time": "2024-06-06 16:21:07",
            "create_date": "2016-10-13",
            "update_date": "2022-10-13",
            "expiry_date": "2024-10-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "quptev.com",
            "domain_keyword": "quptev",
            "domain_tld": "com",
            "query_time": "2024-06-10 06:02:39",
            "create_date": "2012-07-26",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "suprav.co.uk",
            "domain_keyword": "suprav",
            "domain_tld": "co.uk",
            "query_time": "2024-06-10 17:20:37",
            "create_date": "2024-06-10",
            "update_date": "2024-06-10",
            "expiry_date": "2025-06-10",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1050.ui-dns.com",
                "ns1053.ui-dns.de",
                "ns1061.ui-dns.biz",
                "ns1090.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 81,
            "domain_name": "puppee.com",
            "domain_keyword": "puppee",
            "domain_tld": "com",
            "query_time": "2024-06-09 09:55:16",
            "create_date": "2013-06-01",
            "update_date": "2021-05-26",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "supret.com",
            "domain_keyword": "supret",
            "domain_tld": "com",
            "query_time": "2024-04-19 07:19:25",
            "create_date": "2015-05-07",
            "update_date": "2021-05-01",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "purpov.com",
            "domain_keyword": "purpov",
            "domain_tld": "com",
            "query_time": "2024-04-19 17:09:28",
            "create_date": "2007-03-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-03-19",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "Moniker Privacy Services",
            "registrant_company": "Moniker Privacy Services",
            "registrant_address": "2320 NE 9th St, Second Floor",
            "registrant_city": "Fort Lauderdale",
            "registrant_state": "FL",
            "registrant_zip": "33304",
            "registrant_country": "US",
            "registrant_email": "e2dd8f077f1891f11b8d4ca62d883942d7eac482ceb4a4b4918e82f37cb4cc3c@purpov.com.whoisproxy.org",
            "registrant_phone": "+1.8006886311",
            "registrant_fax": "+1.9545859186",
            "name_servers": [
                "ns3.expirationwarning.net",
                "ns7.expirationwarning.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "pubres.com",
            "domain_keyword": "pubres",
            "domain_tld": "com",
            "query_time": "2024-04-18 04:50:04",
            "create_date": "2006-08-06",
            "update_date": "2022-10-06",
            "expiry_date": "2024-08-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "peprez.ru",
            "domain_keyword": "peprez",
            "domain_tld": "ru",
            "query_time": "2024-05-02 06:10:03",
            "create_date": "2021-05-29",
            "expiry_date": "2025-05-29",
            "registrar_name": "BEGET-RU",
            "registrant_company": "PrestizhEvroPokrytiya",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 86,
            "domain_name": "pupern.online",
            "domain_keyword": "pupern",
            "domain_tld": "online",
            "query_time": "2024-05-02 00:49:14",
            "create_date": "2023-10-06",
            "update_date": "2023-11-08",
            "expiry_date": "2024-10-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "cory.ns.cloudflare.com",
                "kayleigh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "suprec.ru",
            "domain_keyword": "suprec",
            "domain_tld": "ru",
            "query_time": "2024-05-05 01:15:11",
            "create_date": "2010-02-25",
            "expiry_date": "2025-02-25",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 88,
            "domain_name": "fuprov.com",
            "domain_keyword": "fuprov",
            "domain_tld": "com",
            "query_time": "2024-05-12 23:45:32",
            "create_date": "2022-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 3844,
            "registrar_name": "AppCroNix Infotech Private Limited, d/b/a VEBONIX",
            "registrar_website": "http://vebonix.com",
            "name_servers": [
                "ns11078.ztomy.com",
                "ns21078.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "pupeez.ca",
            "domain_keyword": "pupeez",
            "domain_tld": "ca",
            "query_time": "2024-05-16 13:46:47",
            "create_date": "2004-11-02",
            "update_date": "2023-10-28",
            "expiry_date": "2024-11-02",
            "registrar_name": "eNom Canada Corp.",
            "registrar_website": "https://help.enom.com/",
            "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": [
                "ns22.exacthosting.com",
                "ns23.exacthosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "viprev.net",
            "domain_keyword": "viprev",
            "domain_tld": "net",
            "query_time": "2024-05-27 16:54:19",
            "create_date": "2023-11-20",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-20",
            "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": [
                "matt.ns.cloudflare.com",
                "may.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "sgprev.com",
            "domain_keyword": "sgprev",
            "domain_tld": "com",
            "query_time": "2024-06-04 18:30:48",
            "create_date": "2024-04-03",
            "update_date": "2024-06-03",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1456,
            "registrar_name": "NetArt Registrar Sp. z o.o.",
            "registrar_website": "http://www.netart-registrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LDS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elliott.ns.cloudflare.com",
                "veda.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "dupree.us",
            "domain_keyword": "dupree",
            "domain_tld": "us",
            "query_time": "2024-06-06 09:04:24",
            "create_date": "2002-04-24",
            "update_date": "2024-06-05",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Truong Duy Tran",
            "registrant_address": "1415 2nd avenue suite 1402",
            "registrant_city": "seattle",
            "registrant_state": "Washington",
            "registrant_zip": "98101",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2068196338",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "ptprov.com",
            "domain_keyword": "ptprov",
            "domain_tld": "com",
            "query_time": "2024-06-02 04:32:28",
            "create_date": "2018-08-25",
            "update_date": "2018-10-20",
            "expiry_date": "2028-08-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "pupjet.co.uk",
            "domain_keyword": "pupjet",
            "domain_tld": "co.uk",
            "query_time": "2024-06-03 12:50:55",
            "create_date": "2023-03-10",
            "update_date": "2024-03-10",
            "expiry_date": "2024-03-10",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 95,
            "domain_name": "phpdev.co.uk",
            "domain_keyword": "phpdev",
            "domain_tld": "co.uk",
            "query_time": "2024-06-05 14:03:42",
            "create_date": "2023-07-19",
            "update_date": "2024-05-03",
            "expiry_date": "2024-07-19",
            "registrar_name": "Islam Hegazy [Tag = HEGAZY]",
            "registrar_website": "Email enquiries: [email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-0062bd61.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 96,
            "domain_name": "psprevo.com",
            "domain_keyword": "psprevo",
            "domain_tld": "com",
            "query_time": "2024-05-31 11:53:28",
            "create_date": "2023-09-20",
            "update_date": "2023-11-20",
            "expiry_date": "2024-09-20",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "purpex.com",
            "domain_keyword": "purpex",
            "domain_tld": "com",
            "query_time": "2024-06-07 23:32:21",
            "create_date": "2019-05-16",
            "update_date": "2023-05-23",
            "expiry_date": "2024-05-16",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REACTIVATION PERIOD",
            "registrant_company": "Withheld for Privacy Purposes",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "poprek.online",
            "domain_keyword": "poprek",
            "domain_tld": "online",
            "query_time": "2024-06-08 12:19:16",
            "create_date": "2023-12-08",
            "update_date": "2024-05-07",
            "expiry_date": "2024-12-08",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "Vysochkin Dmitriy Urevich",
            "registrant_state": "Kemerovskaia oblast - Kuzbass",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "uprdev.com",
            "domain_keyword": "uprdev",
            "domain_tld": "com",
            "query_time": "2024-06-11 15:02:18",
            "create_date": "2020-10-14",
            "update_date": "2024-04-08",
            "expiry_date": "2024-10-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "paperv.xyz",
            "domain_keyword": "paperv",
            "domain_tld": "xyz",
            "query_time": "2024-06-13 00:05:29",
            "create_date": "2024-04-12",
            "update_date": "2024-05-15",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_company": "WhoisSecure",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "jack.ns.cloudflare.com",
                "raphaela.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.322,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>puprev.com</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3344</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>pupdev.com, duprev.com.br, pupres.com, cuprev.com, suprev.com, puperv.click, pubrev.com, purpev.com, poprev.dev, poprev.app, pupret.space, purev.com, poprev.com, p2prev.com, purev.lol, uprev.online, uprev.marketing, purev.nl, uprev.ru, pprev.com, pulprev.com, piprev.com, pupyrev.ru, pupres.info, puprex.com, suprev.com.br, pupev.com, pupren.uk, duprev.com, pubprev.ru, purrev.com, pupreg.ru, pupreg.store, puprevo.com, paprev.com, purev.net, puprel.com, uprev.club, poprev.co.uk, uprev.pro, uprev.com, pupre.com, phpres.com, duprel.com, asprev.com, suprex.net, pupsec.com, pupvjv.top, suprav.com, ppuree.xyz, purrevo.com, puurbv.com, pureuv.com, yupres.com, picprev.top, puppel.biz, puerex.com, upprep.com, puprub.com, nukrev.ru, ruprex.ru, veprev.ru, supdev.fr, mcprev.fr, pupper.info, suprex.be, dupree.com.co, prorev.com, puppen.it, toprev.org, popbev.com, augrev.com, suaprev.online, purpres.cloud, erprev.com, bupdev.com, phpdev.ca, purejv.com, quptev.com, suprav.co.uk, puppee.com, supret.com, purpov.com, pubres.com, peprez.ru, pupern.online, suprec.ru, fuprov.com, pupeez.ca, viprev.net, sgprev.com, dupree.us, ptprov.com, pupjet.co.uk, phpdev.co.uk, psprevo.com, purpex.com, poprek.online, uprdev.com, paperv.xyz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pupdev.com</domain_name>
   <domain_keyword>pupdev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 18:54:19</query_time>
   <create_date>2017-04-19</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of pupdev.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1087.awsdns-07.org</value>
    <value>ns-1934.awsdns-49.co.uk</value>
    <value>ns-462.awsdns-57.com</value>
    <value>ns-970.awsdns-57.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>duprev.com.br</domain_name>
   <domain_keyword>duprev</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-24 21:51:23</query_time>
   <create_date>2005-09-08</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2025-09-08</expiry_date>
   <registrant_name>Sociedade Previdenci?ria Rumos</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>pupres.com</domain_name>
   <domain_keyword>pupres</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 04:05:12</query_time>
   <create_date>2016-10-25</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2025-10-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.aw-server3.com</value>
    <value>ns2.aw-server3.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>cuprev.com</domain_name>
   <domain_keyword>cuprev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 08:33:32</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>suprev.com</domain_name>
   <domain_keyword>suprev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 11:04:26</query_time>
   <create_date>2020-06-04</create_date>
   <update_date>2024-06-09</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>puperv.click</domain_name>
   <domain_keyword>puperv</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-06-04 18:54:23</query_time>
   <create_date>2024-02-07</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-07</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>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>7</num>
   <domain_name>pubrev.com</domain_name>
   <domain_keyword>pubrev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 08:30:24</query_time>
   <create_date>2008-01-18</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-18</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=pubrev.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>8</num>
   <domain_name>purpev.com</domain_name>
   <domain_keyword>purpev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 07:50:46</query_time>
   <create_date>2021-11-01</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns16.ovh.net</value>
    <value>ns16.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>9</num>
   <domain_name>poprev.dev</domain_name>
   <domain_keyword>poprev</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-28 20:57:01</query_time>
   <create_date>2023-03-02</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2025-03-02</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>ns-1263.awsdns-29.org</value>
    <value>ns-1923.awsdns-48.co.uk</value>
    <value>ns-27.awsdns-03.com</value>
    <value>ns-678.awsdns-20.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>10</num>
   <domain_name>poprev.app</domain_name>
   <domain_keyword>poprev</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-28 20:57:01</query_time>
   <create_date>2023-03-02</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2025-03-02</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>ns-1322.awsdns-37.org</value>
    <value>ns-155.awsdns-19.com</value>
    <value>ns-1668.awsdns-16.co.uk</value>
    <value>ns-746.awsdns-29.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>11</num>
   <domain_name>pupret.space</domain_name>
   <domain_keyword>pupret</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-16 13:48:45</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-06</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>12</num>
   <domain_name>purev.com</domain_name>
   <domain_keyword>purev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 08:03:39</query_time>
   <create_date>2008-11-01</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.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.secureserver.net/whois?plid=1387&amp;domain=purev.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.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>13</num>
   <domain_name>poprev.com</domain_name>
   <domain_keyword>poprev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 12:00:45</query_time>
   <create_date>2016-07-12</create_date>
   <update_date>2020-07-06</update_date>
   <expiry_date>2025-07-12</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>p2prev.com</domain_name>
   <domain_keyword>p2prev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 02:32:50</query_time>
   <create_date>2014-04-02</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>466</registrar_iana>
   <registrar_name>DomainSite, Inc.</registrar_name>
   <registrar_website>http://www.domainsite.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/p2prev.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1cvw.name.com</value>
    <value>ns2bls.name.com</value>
    <value>ns3gmv.name.com</value>
    <value>ns4bfy.name.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>purev.lol</domain_name>
   <domain_keyword>purev</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-06-01 16:55:00</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.linux.pl</value>
    <value>dns2.linux.pl</value>
    <value>dns3.linux.pl</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>uprev.online</domain_name>
   <domain_keyword>uprev</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-09 11:45:53</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.mydomaincom-default.domainparkingserver.net</value>
    <value>ns2.mydomaincom-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>uprev.marketing</domain_name>
   <domain_keyword>uprev</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-09 11:45:53</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-26</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-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>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>purev.nl</domain_name>
   <domain_keyword>purev</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 21:11:24</query_time>
   <create_date>2015-06-15</create_date>
   <update_date>2021-11-18</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>uprev.ru</domain_name>
   <domain_keyword>uprev</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 21:59:19</query_time>
   <create_date>2024-02-27</create_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>pprev.com</domain_name>
   <domain_keyword>pprev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 21:06:36</query_time>
   <create_date>2020-10-19</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-19</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=pprev.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>pulprev.com</domain_name>
   <domain_keyword>pulprev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 12:20:26</query_time>
   <create_date>2017-06-15</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Jesse Lucas</registrant_name>
   <registrant_company>pulprev</registrant_company>
   <registrant_address>68 RR 3</registrant_address>
   <registrant_city>Ava</registrant_city>
   <registrant_state>MO</registrant_state>
   <registrant_zip>65608</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3166704833</registrant_phone>
   <name_servers>
    <value>ns.phx3.nearlyfreespeech.net</value>
    <value>ns.phx8.nearlyfreespeech.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>piprev.com</domain_name>
   <domain_keyword>piprev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 22:05:06</query_time>
   <create_date>2020-04-29</create_date>
   <update_date>2022-11-13</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.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>23</num>
   <domain_name>pupyrev.ru</domain_name>
   <domain_keyword>pupyrev</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 07:18:17</query_time>
   <create_date>2023-11-06</create_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>pupres.info</domain_name>
   <domain_keyword>pupres</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 18:07:46</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>puprex.com</domain_name>
   <domain_keyword>puprex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 09:56:59</query_time>
   <create_date>2020-10-20</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-10-20</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>autumn.ns.cloudflare.com</value>
    <value>norm.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>suprev.com.br</domain_name>
   <domain_keyword>suprev</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-12 11:04:26</query_time>
   <create_date>2005-12-15</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrant_name>SUPREV-FUNDA??O MULT.SUPL.PREVIDENCI?RIA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>nspro118.hostgator.com.br</value>
    <value>nspro119.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>pupev.com</domain_name>
   <domain_keyword>pupev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 00:49:14</query_time>
   <create_date>2022-11-19</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=pupev.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>pupren.uk</domain_name>
   <domain_keyword>pupren</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-17 17:40:18</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>amit.ns.cloudflare.com</value>
    <value>colette.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>duprev.com</domain_name>
   <domain_keyword>duprev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 21:51:23</query_time>
   <create_date>2016-07-06</create_date>
   <update_date>2019-06-25</update_date>
   <expiry_date>2028-07-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dominios.uol.com.br</value>
    <value>ns2.dominios.uol.com.br</value>
    <value>ns3.dominios.uol.com.br</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>pubprev.ru</domain_name>
   <domain_keyword>pubprev</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 07:16:35</query_time>
   <create_date>2020-06-23</create_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>purrev.com</domain_name>
   <domain_keyword>purrev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 17:10:00</query_time>
   <create_date>2018-02-24</create_date>
   <update_date>2021-02-18</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>pupreg.ru</domain_name>
   <domain_keyword>pupreg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 07:18:15</query_time>
   <create_date>2023-07-27</create_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dion.ns.cloudflare.com</value>
    <value>tani.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>pupreg.store</domain_name>
   <domain_keyword>pupreg</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-09 09:56:58</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.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.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>puprevo.com</domain_name>
   <domain_keyword>puprevo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 22:51:05</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>paprev.com</domain_name>
   <domain_keyword>paprev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:33:26</query_time>
   <create_date>2015-12-05</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2025-12-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>purev.net</domain_name>
   <domain_keyword>purev</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 08:03:39</query_time>
   <create_date>2013-08-17</create_date>
   <update_date>2023-12-11</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</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.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>37</num>
   <domain_name>puprel.com</domain_name>
   <domain_keyword>puprel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 14:01:36</query_time>
   <create_date>2021-08-15</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2030-08-15</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.in</value>
    <value>ns2.bluehost.in</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>38</num>
   <domain_name>uprev.club</domain_name>
   <domain_keyword>uprev</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-29 16:02:47</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-10-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>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>poprev.co.uk</domain_name>
   <domain_keyword>poprev</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-08 12:19:17</query_time>
   <create_date>2022-05-21</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-05-21</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>uprev.pro</domain_name>
   <domain_keyword>uprev</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-09 11:45:53</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-24</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>UpDriv, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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>ns1kpv.name.com</value>
    <value>ns2ckr.name.com</value>
    <value>ns3sxz.name.com</value>
    <value>ns4lrt.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>uprev.com</domain_name>
   <domain_keyword>uprev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 15:02:25</query_time>
   <create_date>2005-07-18</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</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.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.nexcess.net</value>
    <value>ns2.nexcess.net</value>
    <value>ns3.nexcess.net</value>
    <value>ns4.nexcess.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>pupre.com</domain_name>
   <domain_keyword>pupre</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 13:48:45</query_time>
   <create_date>2023-08-20</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>3542</registrar_iana>
   <registrar_name>DropCatch.com 1333 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>odesska obl.</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR 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>43</num>
   <domain_name>phpres.com</domain_name>
   <domain_keyword>phpres</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:49:14</query_time>
   <create_date>2018-09-18</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/fc80cc87-649a-4ef0-9b05-16ac40ff6c12</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>duprel.com</domain_name>
   <domain_keyword>duprel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 21:51:21</query_time>
   <create_date>2000-11-27</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>52</registrar_iana>
   <registrar_name>Hostopia Canada Corp.</registrar_name>
   <registrar_website>http://www.aplus.net</registrar_website>
   <name_servers>
    <value>ns1.abac.com</value>
    <value>ns2.abac.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>asprev.com</domain_name>
   <domain_keyword>asprev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 06:34:20</query_time>
   <create_date>2001-05-02</create_date>
   <update_date>2024-04-26</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</registrar_website>
   <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>46</num>
   <domain_name>suprex.net</domain_name>
   <domain_keyword>suprex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 07:19:27</query_time>
   <create_date>1999-10-13</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2026-10-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns7.worldnic.com</value>
    <value>ns8.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>pupsec.com</domain_name>
   <domain_keyword>pupsec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 04:06:28</query_time>
   <create_date>2017-11-02</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>pupvjv.top</domain_name>
   <domain_keyword>pupvjv</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-22 04:08:09</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Theresa W Chavez</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Southfield</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>ben.ns.cloudflare.com</value>
    <value>diva.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>suprav.com</domain_name>
   <domain_keyword>suprav</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 05:58:01</query_time>
   <create_date>2016-12-05</create_date>
   <update_date>2022-09-30</update_date>
   <expiry_date>2026-12-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>ppuree.xyz</domain_name>
   <domain_keyword>ppuree</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 08:03:13</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>51</num>
   <domain_name>purrevo.com</domain_name>
   <domain_keyword>purrevo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 23:39:53</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1359</registrar_iana>
   <registrar_name>Lakeodomains.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>puurbv.com</domain_name>
   <domain_keyword>puurbv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 12:26:01</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-27</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>failed-whois-verification.namecheap.com</value>
    <value>verify-contact-details.namecheap.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>pureuv.com</domain_name>
   <domain_keyword>pureuv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 20:41:26</query_time>
   <create_date>2020-02-29</create_date>
   <update_date>2021-08-20</update_date>
   <expiry_date>2024-02-28</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>yupres.com</domain_name>
   <domain_keyword>yupres</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 15:32:58</query_time>
   <create_date>2016-05-27</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nestor Luis Camacho Gimeno</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>ES</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=yupres.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns155208.phdns15.es</value>
    <value>dns155211.phdns15.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>picprev.top</domain_name>
   <domain_keyword>picprev</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-29 16:29:02</query_time>
   <create_date>2020-01-29</create_date>
   <update_date>2021-06-17</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co</registrar_name>
   <registrar_website>http://www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SP</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.sociosdofuturo.com.br</value>
    <value>ns2.sociosdofuturo.com.br</value>
    <value>ns3.sociosdofuturo.com.br</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>puppel.biz</domain_name>
   <domain_keyword>puppel</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-25 14:33:57</query_time>
   <create_date>2021-02-15</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</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>ns1057.ui-dns.de</value>
    <value>ns1105.ui-dns.biz</value>
    <value>ns1106.ui-dns.com</value>
    <value>ns1119.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>puerex.com</domain_name>
   <domain_keyword>puerex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 03:00:18</query_time>
   <create_date>2014-02-07</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2034-02-07</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Leascend Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <name_servers>
    <value>ns3.dns-diy.com</value>
    <value>ns4.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>upprep.com</domain_name>
   <domain_keyword>upprep</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 01:18:15</query_time>
   <create_date>2015-04-13</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>59</num>
   <domain_name>puprub.com</domain_name>
   <domain_keyword>puprub</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 04:05:16</query_time>
   <create_date>2021-07-08</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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=puprub.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>3250.ns1.above.com</value>
    <value>3250.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>nukrev.ru</domain_name>
   <domain_keyword>nukrev</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 17:30:59</query_time>
   <create_date>2022-10-20</create_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>ruprex.ru</domain_name>
   <domain_keyword>ruprex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 15:37:02</query_time>
   <create_date>2018-01-09</create_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>veprev.ru</domain_name>
   <domain_keyword>veprev</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 01:18:04</query_time>
   <create_date>2007-10-23</create_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>supdev.fr</domain_name>
   <domain_keyword>supdev</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 01:43:50</query_time>
   <create_date>2004-05-19</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_name>ECRITEL</registrar_name>
   <registrar_website>https://www.oxyd.fr</registrar_website>
   <registrant_company>CCI Paris Ile de France</registrant_company>
   <registrant_address>CCI Paris Ile de France, 47-49, rue de Tocqueville, 75017 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.155653766</registrant_phone>
   <name_servers>
    <value>cci-idf-psk.oxyd.net</value>
    <value>ns3.oxyd.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>mcprev.fr</domain_name>
   <domain_keyword>mcprev</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 08:57:07</query_time>
   <create_date>2021-06-17</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>pupper.info</domain_name>
   <domain_keyword>pupper</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-02 00:50:11</query_time>
   <create_date>2021-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</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-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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>suprex.be</domain_name>
   <domain_keyword>suprex</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-19 07:19:27</query_time>
   <create_date>2009-05-06</create_date>
   <registrar_name>EasyWebshop Limited</registrar_name>
   <registrar_website>https://www.easywebshop.com</registrar_website>
   <name_servers>
    <value>ns5.easywebshop.com</value>
    <value>ns6.easywebshop.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>dupree.com.co</domain_name>
   <domain_keyword>dupree</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-06 07:36:38</query_time>
   <create_date>2001-10-29</create_date>
   <update_date>2020-02-16</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>88888</registrar_iana>
   <registrar_name>Central Comercializadora de Internet S.A.S</registrar_name>
   <registrar_website>http://mi.com.co/</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>geminis.dupree.com.pe</value>
    <value>jupiter.dupree.com.co</value>
    <value>piscis.dupree.com.pe</value>
    <value>saturno.dupree.com.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>prorev.com</domain_name>
   <domain_keyword>prorev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 13:58:39</query_time>
   <create_date>1998-10-12</create_date>
   <update_date>2021-10-11</update_date>
   <expiry_date>2031-10-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns75.worldnic.com</value>
    <value>ns76.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>puppen.it</domain_name>
   <domain_keyword>puppen</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-16 13:47:51</query_time>
   <create_date>2012-06-24</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>Puglia.com srls</registrar_name>
   <registrar_website>http://puglia.com</registrar_website>
   <registrant_company>Puglia.com S.r.l.s.</registrant_company>
   <registrant_address>Via 16 Settembre 1959 N. 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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>toprev.org</domain_name>
   <domain_keyword>toprev</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 17:48:46</query_time>
   <create_date>2021-07-05</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-07-05</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>NV</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>chip.ns.cloudflare.com</value>
    <value>savanna.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>popbev.com</domain_name>
   <domain_keyword>popbev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 18:15:00</query_time>
   <create_date>2020-09-13</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-09-13</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/b9d67903-5da0-4f64-8f6c-5ea1b7aea731</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mydomain.com</value>
    <value>ns2.mydomain.com</value>
    <value>ns3.mydomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>augrev.com</domain_name>
   <domain_keyword>augrev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 05:25:47</query_time>
   <create_date>2022-05-04</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>suaprev.online</domain_name>
   <domain_keyword>suaprev</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 23:34:25</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Sul America Companhia Nacional de Seguros</registrant_company>
   <registrant_state>RJ</registrant_state>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns95.worldnic.com</value>
    <value>ns96.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>purpres.cloud</domain_name>
   <domain_keyword>purpres</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-21 23:56:20</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Song Fen Hua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>erprev.com</domain_name>
   <domain_keyword>erprev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 12:43:46</query_time>
   <create_date>2012-12-14</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of erprev.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1429.awsdns-50.org</value>
    <value>ns-1747.awsdns-26.co.uk</value>
    <value>ns-197.awsdns-24.com</value>
    <value>ns-708.awsdns-24.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>bupdev.com</domain_name>
   <domain_keyword>bupdev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 20:18:37</query_time>
   <create_date>2020-03-20</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>phpdev.ca</domain_name>
   <domain_keyword>phpdev</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-06 11:47:34</query_time>
   <create_date>2005-03-01</create_date>
   <update_date>2021-03-01</update_date>
   <expiry_date>2030-03-01</expiry_date>
   <registrar_name>CanSpace Solutions Inc.</registrar_name>
   <registrar_website>http://www.canspace.ca</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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>purejv.com</domain_name>
   <domain_keyword>purejv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 16:21:07</query_time>
   <create_date>2016-10-13</create_date>
   <update_date>2022-10-13</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>quptev.com</domain_name>
   <domain_keyword>quptev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 06:02:39</query_time>
   <create_date>2012-07-26</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>suprav.co.uk</domain_name>
   <domain_keyword>suprav</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-10 17:20:37</query_time>
   <create_date>2024-06-10</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1050.ui-dns.com</value>
    <value>ns1053.ui-dns.de</value>
    <value>ns1061.ui-dns.biz</value>
    <value>ns1090.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>puppee.com</domain_name>
   <domain_keyword>puppee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 09:55:16</query_time>
   <create_date>2013-06-01</create_date>
   <update_date>2021-05-26</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>supret.com</domain_name>
   <domain_keyword>supret</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 07:19:25</query_time>
   <create_date>2015-05-07</create_date>
   <update_date>2021-05-01</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>purpov.com</domain_name>
   <domain_keyword>purpov</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 17:09:28</query_time>
   <create_date>2007-03-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>Moniker Privacy Services</registrant_name>
   <registrant_company>Moniker Privacy Services</registrant_company>
   <registrant_address>2320 NE 9th St, Second Floor</registrant_address>
   <registrant_city>Fort Lauderdale</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33304</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>e2dd8f077f1891f11b8d4ca62d883942d7eac482ceb4a4b4918e82f37cb4cc3c@purpov.com.whoisproxy.org</registrant_email>
   <registrant_phone>+1.8006886311</registrant_phone>
   <registrant_fax>+1.9545859186</registrant_fax>
   <name_servers>
    <value>ns3.expirationwarning.net</value>
    <value>ns7.expirationwarning.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>pubres.com</domain_name>
   <domain_keyword>pubres</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 04:50:04</query_time>
   <create_date>2006-08-06</create_date>
   <update_date>2022-10-06</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>85</num>
   <domain_name>peprez.ru</domain_name>
   <domain_keyword>peprez</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 06:10:03</query_time>
   <create_date>2021-05-29</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_company>PrestizhEvroPokrytiya</registrant_company>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>pupern.online</domain_name>
   <domain_keyword>pupern</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-02 00:49:14</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>cory.ns.cloudflare.com</value>
    <value>kayleigh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>suprec.ru</domain_name>
   <domain_keyword>suprec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 01:15:11</query_time>
   <create_date>2010-02-25</create_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>fuprov.com</domain_name>
   <domain_keyword>fuprov</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 23:45:32</query_time>
   <create_date>2022-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>3844</registrar_iana>
   <registrar_name>AppCroNix Infotech Private Limited, d/b/a VEBONIX</registrar_name>
   <registrar_website>http://vebonix.com</registrar_website>
   <name_servers>
    <value>ns11078.ztomy.com</value>
    <value>ns21078.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>pupeez.ca</domain_name>
   <domain_keyword>pupeez</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-16 13:46:47</query_time>
   <create_date>2004-11-02</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>eNom Canada Corp.</registrar_name>
   <registrar_website>https://help.enom.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns22.exacthosting.com</value>
    <value>ns23.exacthosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>viprev.net</domain_name>
   <domain_keyword>viprev</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 16:54:19</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-20</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>matt.ns.cloudflare.com</value>
    <value>may.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>sgprev.com</domain_name>
   <domain_keyword>sgprev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 18:30:48</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1456</registrar_iana>
   <registrar_name>NetArt Registrar Sp. z o.o.</registrar_name>
   <registrar_website>http://www.netart-registrar.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>LDS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elliott.ns.cloudflare.com</value>
    <value>veda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>dupree.us</domain_name>
   <domain_keyword>dupree</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-06 09:04:24</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Truong Duy Tran</registrant_name>
   <registrant_address>1415 2nd avenue suite 1402</registrant_address>
   <registrant_city>seattle</registrant_city>
   <registrant_state>Washington</registrant_state>
   <registrant_zip>98101</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2068196338</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>ptprov.com</domain_name>
   <domain_keyword>ptprov</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 04:32:28</query_time>
   <create_date>2018-08-25</create_date>
   <update_date>2018-10-20</update_date>
   <expiry_date>2028-08-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>pupjet.co.uk</domain_name>
   <domain_keyword>pupjet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-03 12:50:55</query_time>
   <create_date>2023-03-10</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2024-03-10</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>phpdev.co.uk</domain_name>
   <domain_keyword>phpdev</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-05 14:03:42</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_name>Islam Hegazy [Tag = HEGAZY]</registrar_name>
   <registrar_website>Email enquiries: [email protected]</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-0062bd61.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>psprevo.com</domain_name>
   <domain_keyword>psprevo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 11:53:28</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>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>97</num>
   <domain_name>purpex.com</domain_name>
   <domain_keyword>purpex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 23:32:21</query_time>
   <create_date>2019-05-16</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2024-05-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REACTIVATION PERIOD</registrant_name>
   <registrant_company>Withheld for Privacy Purposes</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>poprek.online</domain_name>
   <domain_keyword>poprek</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-08 12:19:16</query_time>
   <create_date>2023-12-08</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>Vysochkin Dmitriy Urevich</registrant_company>
   <registrant_state>Kemerovskaia oblast - Kuzbass</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>99</num>
   <domain_name>uprdev.com</domain_name>
   <domain_keyword>uprdev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 15:02:18</query_time>
   <create_date>2020-10-14</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>paperv.xyz</domain_name>
   <domain_keyword>paperv</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-13 00:05:29</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>jack.ns.cloudflare.com</value>
    <value>raphaela.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.322</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.