We found a total of 3 historical WHOIS records (in 0.824 seconds) for "primerenc.com" in our Historical WHOIS Database.
#1 - QUERY TIME

15 Aug 2014 - 7:00 AM UTC

Registered: 14 August 2014
Modified: 14 August 2014
Expiry: 14 August 2015

REGISTRAR

IANA: 76
Name: NOMINALIA INTERNET S.L.

NAME SERVERS

dns1.nominalia.com
dns2.nominalia.com

DOMAIN STATUS

ok

REGISTRANT

Name: GERMAN ALBERTI NADAL
Address: C/ Son Morro 28
City: Selva
ZIP: 07313
Country: Spain

#2 - QUERY TIME

14 Jun 2017 - 6:51 PM UTC

Registered: 14 August 2014
Modified: 25 July 2016
Expiry: 14 August 2017

REGISTRAR

IANA: 76
Name: NOMINALIA INTERNET S.L.
Website: http://www.nominalia.com

NAME SERVERS

dns1.nominalia.com
dns2.nominalia.com

DOMAIN STATUS

clientDeleteProhibited
clientTransferProhibited
clientUpdateProhibited

REGISTRANT

Name: German Alberti Nadal
Company: German Alberti Nadal
Address: C/ Son Morro 28
City: Selva
State: IB
ZIP: 07313
Country: Spain
Email: [email protected]
Phone: +34.630914511
Fax: +34.971515060

#3 - QUERY TIME

10 Feb 2018 - 6:38 PM UTC

Registered: 14 August 2014
Modified: 25 July 2017
Expiry: 14 August 2018

REGISTRAR

IANA: 76
Name: NOMINALIA INTERNET S.L.
Website: http://www.nominalia.com

NAME SERVERS

dns1.nominalia.com
dns2.nominalia.com

DOMAIN STATUS

clientDeleteProhibited
clientTransferProhibited
clientUpdateProhibited

REGISTRANT

Name: German Alberti Nadal
Company: German Alberti Nadal
Address: C/ Son Morro 28
City: Selva
State: IB
ZIP: 07313
Country: Spain
Email: [email protected]
Phone: +34.630914511
Fax: +34.971515060

* 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=primerenc.com
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "primerenc.com",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "primerenc.com",
    "results": [
        {
            "num": 1,
            "domain_name": "primerenc.com",
            "domain_keyword": "primerenc",
            "domain_tld": "com",
            "query_time": "2014-08-15 07:00:00",
            "create_date": "2014-08-14",
            "update_date": "2014-08-14",
            "expiry_date": "2015-08-14",
            "registrar_iana": 76,
            "registrar_name": "NOMINALIA INTERNET S.L.",
            "registrant_name": "GERMAN ALBERTI NADAL",
            "registrant_address": "C/ Son Morro 28",
            "registrant_city": "Selva",
            "registrant_zip": "07313",
            "registrant_country": "ES",
            "name_servers": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "primerenc.com",
            "domain_keyword": "primerenc",
            "domain_tld": "com",
            "query_time": "2017-06-14 18:51:04",
            "create_date": "2014-08-14",
            "update_date": "2016-07-25",
            "expiry_date": "2017-08-14",
            "registrar_iana": 76,
            "registrar_name": "NOMINALIA INTERNET S.L.",
            "registrar_website": "http://www.nominalia.com",
            "registrant_name": "German Alberti Nadal",
            "registrant_company": "German Alberti Nadal",
            "registrant_address": "C/ Son Morro 28",
            "registrant_city": "Selva",
            "registrant_state": "IB",
            "registrant_zip": "07313",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "+34.630914511",
            "registrant_fax": "+34.971515060",
            "name_servers": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 3,
            "domain_name": "primerenc.com",
            "domain_keyword": "primerenc",
            "domain_tld": "com",
            "query_time": "2018-02-10 18:38:50",
            "create_date": "2014-08-14",
            "update_date": "2017-07-25",
            "expiry_date": "2018-08-14",
            "registrar_iana": 76,
            "registrar_name": "NOMINALIA INTERNET S.L.",
            "registrar_website": "http://www.nominalia.com",
            "registrant_name": "German Alberti Nadal",
            "registrant_company": "German Alberti Nadal",
            "registrant_address": "C/ Son Morro 28",
            "registrant_city": "Selva",
            "registrant_state": "IB",
            "registrant_zip": "07313",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "+34.630914511",
            "registrant_fax": "+34.971515060",
            "name_servers": [
                "dns1.nominalia.com",
                "dns2.nominalia.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.824,
        "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>primerenc.com</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>primerenc.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>primerenc.com</domain_name>
   <domain_keyword>primerenc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2014-08-15 07:00:00</query_time>
   <create_date>2014-08-14</create_date>
   <update_date>2014-08-14</update_date>
   <expiry_date>2015-08-14</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>NOMINALIA INTERNET S.L.</registrar_name>
   <registrant_name>GERMAN ALBERTI NADAL</registrant_name>
   <registrant_address>C/ Son Morro 28</registrant_address>
   <registrant_city>Selva</registrant_city>
   <registrant_zip>07313</registrant_zip>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>dns1.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>primerenc.com</domain_name>
   <domain_keyword>primerenc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2017-06-14 18:51:04</query_time>
   <create_date>2014-08-14</create_date>
   <update_date>2016-07-25</update_date>
   <expiry_date>2017-08-14</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>NOMINALIA INTERNET S.L.</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_name>German Alberti Nadal</registrant_name>
   <registrant_company>German Alberti Nadal</registrant_company>
   <registrant_address>C/ Son Morro 28</registrant_address>
   <registrant_city>Selva</registrant_city>
   <registrant_state>IB</registrant_state>
   <registrant_zip>07313</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+34.630914511</registrant_phone>
   <registrant_fax>+34.971515060</registrant_fax>
   <name_servers>
    <value>dns1.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>primerenc.com</domain_name>
   <domain_keyword>primerenc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2018-02-10 18:38:50</query_time>
   <create_date>2014-08-14</create_date>
   <update_date>2017-07-25</update_date>
   <expiry_date>2018-08-14</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>NOMINALIA INTERNET S.L.</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_name>German Alberti Nadal</registrant_name>
   <registrant_company>German Alberti Nadal</registrant_company>
   <registrant_address>C/ Son Morro 28</registrant_address>
   <registrant_city>Selva</registrant_city>
   <registrant_state>IB</registrant_state>
   <registrant_zip>07313</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+34.630914511</registrant_phone>
   <registrant_fax>+34.971515060</registrant_fax>
   <name_servers>
    <value>dns1.nominalia.com</value>
    <value>dns2.nominalia.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.824</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 566 domain names (in 0.592 seconds) which look and sound like the brand name "primerenc".
Domain Name Registered Expiry Registrar Ownership
1 primereno.biz 19 Feb 2016 18 Feb 2025 Network Solutions, LLC Metro PC
2 primerinc.com 10 Jun 2005 10 Jun 2024 Wild West Domains, LLC -
3 primerent.ru 17 Oct 2017 17 Oct 2024 SALENAMES-RU Private Person
4 primerent.net 9 Jun 2024 9 Jun 2025 LIQUIDNET Ltd. primerent.net
5 primerent.it 9 Jun 2020 9 Jun 2024 Aruba s.p.a. Prime srl
6 primerec.uk 22 Jun 2019 22 Jun 2024 Kualo Ltd [Tag = KUALO] -
7 primerec.co.uk 3 Jan 2001 3 Jan 2025 Kualo Ltd [Tag = KUALO] -
8 primerec.com 17 Nov 1995 16 Nov 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
9 primerent.co.uk 15 Oct 2003 15 Oct 2024 Blue Spark Limited t/a Blue Spark [Tag = BLUESPARK] -
10 primerend.it 6 Dec 2001 6 Dec 2024 Aruba s.p.a. Primerend srl
11 primereno.com 14 Jul 2014 14 Jul 2024 GoDaddy.com, LLC -
12 primerent.com 7 Jul 2003 7 Jul 2024 GoDaddy Online Services Cayman Islands Ltd. -
13 primeronc.com 26 Jul 2019 26 Jul 2025 GoDaddy.com, LLC -
14 primerec.net 29 Dec 2005 29 Dec 2024 Register.com, Inc. -
15 primeenc.com 21 Apr 2014 21 Apr 2025 GoDaddy.com, LLC -
16 primferenc.hu 25 Sep 2020 - - -
17 primerent.online 6 Jun 2023 6 Jun 2024 Key-Systems LLC Sollver Piotr Gleń
18 primerent.pl 6 Jun 2023 6 Jun 2024 home.pl S.A. -
19 primeren.com 1 May 2024 1 May 2025 NameSilo, LLC PrivacyGuardian.org llc
20 primerec.ru 9 Apr 2020 9 Apr 2025 REGRU-RU Private Person
21 primerec.london 27 Aug 2014 27 Aug 2024 IONOS SE Data Privacy Protected
22 primerec.pl 12 Feb 2023 12 Feb 2025 Globtel Internet Szymon Hersztek -
23 primerasc.com 21 Oct 2013 21 Oct 2024 GoDaddy.com, LLC -
24 primarent.com 25 Nov 2021 25 Nov 2024 Dynadot Inc -
25 primeprinc.com 23 Apr 2023 23 Apr 2025 Key-Systems GmbH REDACTED FOR PRIVACY
26 primerank.ca 21 Aug 2023 21 Aug 2024 Go Get Canada Domain Registrar Ltd. Global iTech Systems Ltd
27 primarent.ru 24 Sep 2023 24 Sep 2024 REGRU-RU Private Person
28 primecent.shop 13 Aug 2023 13 Aug 2024 HOSTINGER operations, UAB -
29 primerink.com 10 Oct 2022 10 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
30 primereact.org 11 Feb 2020 11 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
31 primeresi.co.uk 12 Apr 2012 12 Apr 2025 One.com A/S [Tag = TJNF-DK] -
32 primersinc.com 8 Apr 2017 8 Apr 2025 Network Solutions, LLC -
33 primereps.com 20 Jan 2017 20 Jan 2025 GoDaddy.com, LLC -
34 prime-eng.ru 10 Jan 2023 10 Jan 2025 REGRU-RU Private Person
35 primebench.com 30 Apr 2015 30 Apr 2025 Hetzner Online GmbH REDACTED FOR PRIVACY
36 primevenu.com 14 May 2024 14 May 2025 GoDaddy.com, LLC -
37 primedent.top 4 Feb 2024 4 Feb 2025 BIZCN COM INC tong ling hai yun lv hua gong cheng you xian gong si
38 primelens.capital 2 Feb 2018 2 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
39 primertec.com 25 Sep 2021 25 Sep 2023 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
40 primereef.com 18 Apr 2024 18 Apr 2025 DomainDelights LLC Oluwasanmi OLAJIDE
41 primedent.by 13 Jun 2016 13 Jun 2025 Reliable Software, Ltd ООО "ПраймДентПлюс"
42 primetrend.online 30 May 2024 30 May 2025 Tucows.com Co. Contact Privacy Inc. Customer 0171325488
43 primerank.com 11 Jul 2001 11 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
44 primerano.it 6 Mar 2000 23 Nov 2024 Register S.p.a. PRIMERANO
45 primeiinc.com 6 Nov 2023 6 Nov 2024 Cloudflare, Inc. DATA REDACTED
46 primesync.sbs 13 Jan 2024 13 Jan 2025 Atak Domain Hosting n/a
47 primeresnw.com 3 Sep 2014 3 Sep 2025 GoDaddy.com, LLC -
48 primerelo.com 19 May 2012 19 May 2024 TurnCommerce, Inc. DBA NameBright.com DNS Admin
49 primelend.com 28 Mar 2007 28 Mar 2025 ENOM, INC. REDACTED FOR PRIVACY
50 priderent.ru 4 Nov 2023 4 Nov 2024 REGRU-RU Private Person
51 prime-inc.net 27 Jun 2012 27 Jun 2024 ENOM, INC. REDACTED FOR PRIVACY
52 primerenov.club 25 Mar 2024 25 Mar 2025 NameCheap, Inc. REDACTED FOR PRIVACY
53 primevend.co.uk 5 Aug 2022 5 Aug 2024 Squarespace Domains LLC [Tag = GOOGLE] -
54 crimerent.ru 15 Nov 2022 15 Nov 2024 BEGET-RU OOO "Prime Rent"
55 primegene.com 5 Mar 2007 4 Mar 2028 Eurodns S.A. Bio-Techne
56 promerens.com 23 Oct 2014 23 Oct 2024 GoDaddy.com, LLC -
57 primerelo.asia 3 Mar 2015 3 Mar 2025 Mat Bao Corporation Cong ty TNHH Tai Di chuyen Nhat Viet
58 primesens.com 11 Sep 2020 11 Sep 2024 Dynadot Inc -
59 primerera.com 15 Mar 2023 15 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
60 primesens.pl 19 Jan 2016 19 Jan 2025 Consulting Service Sp. z o.o. -
61 primereach.org 11 Oct 2023 11 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
62 primedene.co.uk 24 May 2012 24 May 2030 LCN.com Ltd [Tag = LCN] -
63 primerang.live 12 Apr 2023 12 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
64 primereach.marketing 18 Jan 2024 18 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
65 primereap.com 28 Jan 2020 28 Jan 2025 IONOS SE 1&1 Internet Limited
66 primetrend.ru 24 Jan 2024 24 Jan 2025 REGRU-RU Private Person
67 primerinv.com 15 Feb 2018 15 Feb 2025 Key-Systems GmbH REDACTED FOR PRIVACY
68 primereach.space 5 Jan 2024 5 Jan 2025 Atak Domain Hosting n/a
69 primarena.de - - - -
70 primermnj.com 2 Jul 2018 2 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
71 primeread.com 3 Oct 2011 3 Oct 2024 GoDaddy.com, LLC -
72 primelens.co.uk 15 May 2024 15 May 2026 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
73 premereinc.com 12 Nov 1999 12 Nov 2028 GoDaddy.com, LLC -
74 primezens.com 3 Jun 2024 3 Jun 2025 Tucows Domains Inc. -
75 primernet.com 14 Jun 2000 14 Jun 2025 Network Solutions, LLC -
76 primeranch.net 26 Jun 2012 26 Jun 2024 GoDaddy.com, LLC -
77 primekeno.site 7 Jun 2023 7 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
78 primeraeng.com 8 Nov 2010 8 Nov 2025 Network Solutions, LLC PERFECT PRIVACY, LLC
79 primera-c.net 26 Jul 2018 26 Jul 2025 Ligne Web Services SARL dba LWS -
80 prime-inc.in 30 Jul 2013 30 Jul 2025 GoDaddy.com, LLC Prime Inc.
81 primesync.net 14 Jun 2023 14 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
82 primeropc.com 17 Dec 2019 17 Dec 2025 GoDaddy.com, LLC -
83 primarync.com 25 Oct 2007 25 Oct 2024 GoDaddy.com, LLC -
84 primeres1.com 3 May 2023 3 May 2025 GoDaddy.com, LLC -
85 primergence.com 3 Mar 2010 3 Mar 2025 GoDaddy.com, LLC -
86 primerano.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Frank Primearano
87 prime-ent.com 8 Aug 2016 8 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
88 primesync.co.uk 9 Aug 2023 9 Aug 2024 Namesco Limited [Tag = NAMESCO] Domain Proxy Service. Namesco Limited.
89 priverent.ru 9 Aug 2023 9 Aug 2024 RU-CENTER-RU Private Person
90 primerdns.net 5 Apr 2005 5 Apr 2025 GoDaddy.com, LLC -
91 primerents.com 26 Nov 2012 26 Nov 2024 GoDaddy.com, LLC -
92 premierenc.com 7 Jun 2024 7 Jun 2027 Wix.com Ltd. -
93 primerents.co.uk 23 Jun 2012 23 Jun 2024 LCN.com Ltd [Tag = LCN] -
94 primereal.estate 28 Dec 2023 28 Dec 2024 NameSilo, LLC PrivacyGuardian.org llc
95 primerzic.co.uk 28 Jul 2021 28 Jul 2024 TwentyTwentyMedia Limited t/a GBNames [Tag = GBNAMES] -
96 primebanc.info 9 Apr 2014 9 Apr 2025 Network Solutions, LLC REDACTED FOR PRIVACY
97 primernyc.com 3 Mar 2012 3 Mar 2025 GoDaddy.com, LLC -
98 primeorec.ru 5 Jul 2023 5 Jul 2024 SPRINTNAMES-RU Private Person
99 pricereno.com 18 Nov 2020 18 Nov 2024 GoDaddy.com, LLC -
100 primesync.online 24 Oct 2023 24 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
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 Primerenc.com.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=primerenc.com
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "primerenc.com",
        "page_size": 100
    },
    "count": {
        "total": 566,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "primereno.biz, primerinc.com, primerent.ru, primerent.net, primerent.it, primerec.uk, primerec.co.uk, primerec.com, primerent.co.uk, primerend.it, primereno.com, primerent.com, primeronc.com, primerec.net, primeenc.com, primferenc.hu, primerent.online, primerent.pl, primeren.com, primerec.ru, primerec.london, primerec.pl, primerasc.com, primarent.com, primeprinc.com, primerank.ca, primarent.ru, primecent.shop, primerink.com, primereact.org, primeresi.co.uk, primersinc.com, primereps.com, prime-eng.ru, primebench.com, primevenu.com, primedent.top, primelens.capital, primertec.com, primereef.com, primedent.by, primetrend.online, primerank.com, primerano.it, primeiinc.com, primesync.sbs, primeresnw.com, primerelo.com, primelend.com, priderent.ru, prime-inc.net, primerenov.club, primevend.co.uk, crimerent.ru, primegene.com, promerens.com, primerelo.asia, primesens.com, primerera.com, primesens.pl, primereach.org, primedene.co.uk, primerang.live, primereach.marketing, primereap.com, primetrend.ru, primerinv.com, primereach.space, primarena.de, primermnj.com, primeread.com, primelens.co.uk, premereinc.com, primezens.com, primernet.com, primeranch.net, primekeno.site, primeraeng.com, primera-c.net, prime-inc.in, primesync.net, primeropc.com, primarync.com, primeres1.com, primergence.com, primerano.com.au, prime-ent.com, primesync.co.uk, priverent.ru, primerdns.net, primerents.com, premierenc.com, primerents.co.uk, primereal.estate, primerzic.co.uk, primebanc.info, primernyc.com, primeorec.ru, pricereno.com, primesync.online",
    "results": [
        {
            "num": 1,
            "domain_name": "primereno.biz",
            "domain_keyword": "primereno",
            "domain_tld": "biz",
            "query_time": "2024-05-25 02:57:25",
            "create_date": "2016-02-19",
            "update_date": "2022-01-25",
            "expiry_date": "2025-02-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Metro PC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "primerinc.com",
            "domain_keyword": "primerinc",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:29:38",
            "create_date": "2005-06-10",
            "update_date": "2023-04-19",
            "expiry_date": "2024-06-10",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "hans.ns.cloudflare.com",
                "treasure.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "primerent.ru",
            "domain_keyword": "primerent",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:16:33",
            "create_date": "2017-10-17",
            "expiry_date": "2024-10-17",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "primerent.net",
            "domain_keyword": "primerent",
            "domain_tld": "net",
            "query_time": "2024-06-12 16:26:45",
            "create_date": "2024-06-09",
            "update_date": "2024-06-09",
            "expiry_date": "2025-06-09",
            "registrar_iana": 1472,
            "registrar_name": "LIQUIDNET Ltd.",
            "registrar_website": "http://liquidnetlimited.co.uk",
            "registrant_name": "Whois Agent LiquidNet US LLC",
            "registrant_company": "primerent.net",
            "registrant_address": "C/O primerent.net, 1500 N. University Drive, suite 115",
            "registrant_city": "Coral Springs",
            "registrant_state": "FL",
            "registrant_zip": "33071",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7275464678",
            "registrant_fax": "+1.5108686446",
            "name_servers": [
                "dns1.supremedns.com",
                "dns2.supremedns.com",
                "dns3.supremedns.com",
                "dns4.supremedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 5,
            "domain_name": "primerent.it",
            "domain_keyword": "primerent",
            "domain_tld": "it",
            "query_time": "2024-05-25 02:57:25",
            "create_date": "2020-06-09",
            "update_date": "2023-08-02",
            "expiry_date": "2024-06-09",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Prime srl",
            "registrant_address": "Via flaminia 491",
            "registrant_city": "ROMA",
            "registrant_state": "RM",
            "registrant_zip": "00191",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "primerec.uk",
            "domain_keyword": "primerec",
            "domain_tld": "uk",
            "query_time": "2024-05-27 00:30:22",
            "create_date": "2019-06-22",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-22",
            "registrar_name": "Kualo Ltd [Tag = KUALO]",
            "registrar_website": "https://www.kualo.co.uk",
            "name_servers": [
                "ns1.kualo.net",
                "ns2.kualo.net",
                "ns3.kualo.net",
                "ns4.kualo.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "primerec.co.uk",
            "domain_keyword": "primerec",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 23:35:53",
            "create_date": "2001-01-03",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-03",
            "registrar_name": "Kualo Ltd [Tag = KUALO]",
            "registrar_website": "https://www.kualo.co.uk",
            "name_servers": [
                "ns1.kualo.net",
                "ns2.kualo.net",
                "ns3.kualo.net",
                "ns4.kualo.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "primerec.com",
            "domain_keyword": "primerec",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:28:53",
            "create_date": "1995-11-17",
            "update_date": "2024-04-09",
            "expiry_date": "2024-11-16",
            "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": "TX",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "primerent.co.uk",
            "domain_keyword": "primerent",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 23:29:03",
            "create_date": "2003-10-15",
            "update_date": "2023-09-14",
            "expiry_date": "2024-10-15",
            "registrar_name": "Blue Spark Limited t/a Blue Spark [Tag = BLUESPARK]",
            "registrar_website": "https://www.bluespark.co.uk",
            "name_servers": [
                "pns21.cloudns.net",
                "pns22.cloudns.net",
                "pns23.cloudns.net",
                "pns24.cloudns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "primerend.it",
            "domain_keyword": "primerend",
            "domain_tld": "it",
            "query_time": "2024-05-07 23:05:38",
            "create_date": "2001-12-06",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-06",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Primerend srl",
            "registrant_address": "v andria, 208",
            "registrant_city": "Barletta",
            "registrant_state": "BA",
            "registrant_zip": "70051",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 11,
            "domain_name": "primereno.com",
            "domain_keyword": "primereno",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:28:58",
            "create_date": "2014-07-14",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "primerent.com",
            "domain_keyword": "primerent",
            "domain_tld": "com",
            "query_time": "2024-06-12 05:47:07",
            "create_date": "2003-07-07",
            "update_date": "2023-04-13",
            "expiry_date": "2024-07-07",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "primeronc.com",
            "domain_keyword": "primeronc",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:29:51",
            "create_date": "2019-07-26",
            "update_date": "2023-08-02",
            "expiry_date": "2025-07-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "primerec.net",
            "domain_keyword": "primerec",
            "domain_tld": "net",
            "query_time": "2024-06-12 05:47:01",
            "create_date": "2005-12-29",
            "update_date": "2022-06-29",
            "expiry_date": "2024-12-29",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "primeenc.com",
            "domain_keyword": "primeenc",
            "domain_tld": "com",
            "query_time": "2024-05-01 22:53:50",
            "create_date": "2014-04-21",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bootnetworks.com",
                "ns2.bootnetworks.com",
                "ns3.bootnetworks.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "primferenc.hu",
            "domain_keyword": "primferenc",
            "domain_tld": "hu",
            "query_time": "2024-05-10 11:25:25",
            "create_date": "2020-09-25"
        },
        {
            "num": 17,
            "domain_name": "primerent.online",
            "domain_keyword": "primerent",
            "domain_tld": "online",
            "query_time": "2024-05-12 05:19:48",
            "create_date": "2023-06-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-06",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Sollver Piotr Gleń",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "primerent.pl",
            "domain_keyword": "primerent",
            "domain_tld": "pl",
            "query_time": "2024-04-21 23:28:59",
            "create_date": "2023-06-06",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-06",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "primeren.com",
            "domain_keyword": "primeren",
            "domain_tld": "com",
            "query_time": "2024-05-02 05:56:21",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "primerec.ru",
            "domain_keyword": "primerec",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:16:33",
            "create_date": "2020-04-09",
            "expiry_date": "2025-04-09",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "primerec.london",
            "domain_keyword": "primerec",
            "domain_tld": "london",
            "query_time": "2024-05-22 10:23:43",
            "create_date": "2014-08-27",
            "update_date": "2023-11-01",
            "expiry_date": "2024-08-27",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Data Privacy Protected",
            "registrant_state": "BW",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "primerec.pl",
            "domain_keyword": "primerec",
            "domain_tld": "pl",
            "query_time": "2024-05-01 22:59:58",
            "create_date": "2023-02-12",
            "update_date": "2024-04-02",
            "expiry_date": "2025-02-12",
            "registrar_name": "Globtel Internet Szymon Hersztek",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "primerasc.com",
            "domain_keyword": "primerasc",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:28:38",
            "create_date": "2013-10-21",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "primarent.com",
            "domain_keyword": "primarent",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:25:10",
            "create_date": "2021-11-25",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "primeprinc.com",
            "domain_keyword": "primeprinc",
            "domain_tld": "com",
            "query_time": "2024-05-01 22:59:06",
            "create_date": "2023-04-23",
            "update_date": "2023-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "primerank.ca",
            "domain_keyword": "primerank",
            "domain_tld": "ca",
            "query_time": "2024-05-07 23:04:42",
            "create_date": "2023-08-21",
            "update_date": "2023-10-20",
            "expiry_date": "2024-08-21",
            "registrar_name": "Go Get Canada Domain Registrar Ltd.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "Kamal Bhattarai",
            "registrant_company": "Global iTech Systems Ltd",
            "registrant_address": "201 Taralake Cres NE",
            "registrant_city": "Calgary",
            "registrant_state": "AB",
            "registrant_zip": "T3J0A9",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4034021727",
            "name_servers": [
                "ns1.serverglobalitech.com",
                "ns2.serverglobalitech.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "primarent.ru",
            "domain_keyword": "primarent",
            "domain_tld": "ru",
            "query_time": "2024-05-03 21:08:07",
            "create_date": "2023-09-24",
            "expiry_date": "2024-09-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "primecent.shop",
            "domain_keyword": "primecent",
            "domain_tld": "shop",
            "query_time": "2024-04-18 07:57:40",
            "create_date": "2023-08-13",
            "update_date": "2023-08-18",
            "expiry_date": "2024-08-13",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_state": "MA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "primerink.com",
            "domain_keyword": "primerink",
            "domain_tld": "com",
            "query_time": "2024-05-01 23:00:11",
            "create_date": "2022-10-10",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-10",
            "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": 30,
            "domain_name": "primereact.org",
            "domain_keyword": "primereact",
            "domain_tld": "org",
            "query_time": "2024-04-21 23:28:47",
            "create_date": "2020-02-11",
            "update_date": "2023-08-10",
            "expiry_date": "2025-02-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "primeresi.co.uk",
            "domain_keyword": "primeresi",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 23:29:06",
            "create_date": "2012-04-12",
            "update_date": "2024-03-13",
            "expiry_date": "2025-04-12",
            "registrar_name": "One.com A/S [Tag = TJNF-DK]",
            "registrar_website": "http://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 32,
            "domain_name": "primersinc.com",
            "domain_keyword": "primersinc",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:30:03",
            "create_date": "2017-04-08",
            "update_date": "2023-03-09",
            "expiry_date": "2025-04-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "primereps.com",
            "domain_keyword": "primereps",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:29:00",
            "create_date": "2017-01-20",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "prime-eng.ru",
            "domain_keyword": "prime-eng",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:16:02",
            "create_date": "2023-01-10",
            "expiry_date": "2025-01-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 35,
            "domain_name": "primebench.com",
            "domain_keyword": "primebench",
            "domain_tld": "com",
            "query_time": "2024-05-07 22:56:58",
            "create_date": "2015-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 828,
            "registrar_name": "Hetzner Online GmbH",
            "registrar_website": "http://www.hetzner.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LU",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.first-ns.de",
                "robotns2.second-ns.de",
                "robotns3.second-ns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "primevenu.com",
            "domain_keyword": "primevenu",
            "domain_tld": "com",
            "query_time": "2024-05-17 16:26:22",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "primedent.top",
            "domain_keyword": "primedent",
            "domain_tld": "top",
            "query_time": "2024-05-27 00:28:59",
            "create_date": "2024-02-04",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-04",
            "registrar_iana": 471,
            "registrar_name": "BIZCN COM  INC",
            "registrar_website": "http://www.bizcn.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tong ling hai yun lv hua gong cheng you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Anhuisheng",
            "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": [
                "ns7.cnmsn.net",
                "ns8.cnmsn.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "primelens.capital",
            "domain_keyword": "primelens",
            "domain_tld": "capital",
            "query_time": "2024-05-30 21:22:47",
            "create_date": "2018-02-02",
            "update_date": "2024-03-18",
            "expiry_date": "2025-02-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "primertec.com",
            "domain_keyword": "primertec",
            "domain_tld": "com",
            "query_time": "2024-05-30 21:23:11",
            "create_date": "2021-09-25",
            "update_date": "2022-08-23",
            "expiry_date": "2023-09-25",
            "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": 40,
            "domain_name": "primereef.com",
            "domain_keyword": "primereef",
            "domain_tld": "com",
            "query_time": "2024-04-21 14:26:24",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1576,
            "registrar_name": "DomainDelights LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Oluwasanmi OLAJIDE",
            "registrant_address": "254, MADAKI STREET, KUKWABA, KUBWA",
            "registrant_city": "KUBWA",
            "registrant_state": "Abuja Federal Capital Territory",
            "registrant_zip": "991101",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8078525825",
            "name_servers": [
                "036774f3.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-mdzaaqbc9wh5xb8j4cudbd.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "primedent.by",
            "domain_keyword": "primedent",
            "domain_tld": "by",
            "query_time": "2024-05-07 22:58:24",
            "create_date": "2016-06-13",
            "update_date": "2023-06-08",
            "expiry_date": "2025-06-13",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ООО \"ПраймДентПлюс\"",
            "registrant_address": "220062, -, г. Минск, пр-т Победителей, д. 104, пом. 14",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375293323524",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 42,
            "domain_name": "primetrend.online",
            "domain_keyword": "primetrend",
            "domain_tld": "online",
            "query_time": "2024-06-01 17:08:51",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0171325488",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "primerank.com",
            "domain_keyword": "primerank",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:28:16",
            "create_date": "2001-07-11",
            "update_date": "2023-06-24",
            "expiry_date": "2024-07-11",
            "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=primerank.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "primerano.it",
            "domain_keyword": "primerano",
            "domain_tld": "it",
            "query_time": "2024-05-01 22:59:49",
            "create_date": "2000-03-06",
            "update_date": "2023-12-09",
            "expiry_date": "2024-11-23",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "PRIMERANO",
            "registrant_address": "Via Nazionale,168/B",
            "registrant_city": "Malalbergo",
            "registrant_state": "BO",
            "registrant_zip": "40051",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 45,
            "domain_name": "primeiinc.com",
            "domain_keyword": "primeiinc",
            "domain_tld": "com",
            "query_time": "2024-05-15 23:34:28",
            "create_date": "2023-11-06",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "LA",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/primeiinc.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "jaxson.ns.cloudflare.com",
                "roxy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "primesync.sbs",
            "domain_keyword": "primesync",
            "domain_tld": "sbs",
            "query_time": "2024-05-15 11:40:51",
            "create_date": "2024-01-13",
            "update_date": "2024-04-23",
            "expiry_date": "2025-01-13",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "HAINAN",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "meera.ns.cloudflare.com",
                "mitchell.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "primeresnw.com",
            "domain_keyword": "primeresnw",
            "domain_tld": "com",
            "query_time": "2024-05-22 10:23:44",
            "create_date": "2014-09-03",
            "update_date": "2023-03-01",
            "expiry_date": "2025-09-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "fred.ns.cloudflare.com",
                "mia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "primerelo.com",
            "domain_keyword": "primerelo",
            "domain_tld": "com",
            "query_time": "2024-05-30 21:23:07",
            "create_date": "2012-05-19",
            "update_date": "2021-05-13",
            "expiry_date": "2024-05-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "DNS Admin",
            "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": 49,
            "domain_name": "primelend.com",
            "domain_keyword": "primelend",
            "domain_tld": "com",
            "query_time": "2024-04-17 03:11:53",
            "create_date": "2007-03-28",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-28",
            "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": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/95f05975-746e-4b7f-9baa-7361db57a6b3",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "priderent.ru",
            "domain_keyword": "priderent",
            "domain_tld": "ru",
            "query_time": "2024-05-03 21:07:16",
            "create_date": "2023-11-04",
            "expiry_date": "2024-11-04",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 51,
            "domain_name": "prime-inc.net",
            "domain_keyword": "prime-inc",
            "domain_tld": "net",
            "query_time": "2024-04-18 07:53:24",
            "create_date": "2012-06-27",
            "update_date": "2023-05-29",
            "expiry_date": "2024-06-27",
            "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": "tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "https://tieredaccess.com/contact/a28117f5-f351-4b7e-9cd6-e9a8eed545bd",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.prime-inc.net",
                "prvh1018.presinet.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "primerenov.club",
            "domain_keyword": "primerenov",
            "domain_tld": "club",
            "query_time": "2024-05-25 02:57:25",
            "create_date": "2024-03-25",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N%2FA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "primevend.co.uk",
            "domain_keyword": "primevend",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 11:41:46",
            "create_date": "2022-08-05",
            "update_date": "2023-08-05",
            "expiry_date": "2024-08-05",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 54,
            "domain_name": "crimerent.ru",
            "domain_keyword": "crimerent",
            "domain_tld": "ru",
            "query_time": "2024-05-03 07:09:19",
            "create_date": "2022-11-15",
            "expiry_date": "2024-11-15",
            "registrar_name": "BEGET-RU",
            "registrant_company": "OOO \"Prime Rent\"",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "primegene.com",
            "domain_keyword": "primegene",
            "domain_tld": "com",
            "query_time": "2024-05-07 23:00:28",
            "create_date": "2007-03-05",
            "update_date": "2019-12-30",
            "expiry_date": "2028-03-04",
            "registrar_iana": 1052,
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "Domains Corp",
            "registrant_company": "Bio-Techne",
            "registrant_address": "10730 East Briarwood Avenue",
            "registrant_city": "Centennial",
            "registrant_zip": "80112",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.303730190",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "promerens.com",
            "domain_keyword": "promerens",
            "domain_tld": "com",
            "query_time": "2024-04-25 11:39:56",
            "create_date": "2014-10-23",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "primerelo.asia",
            "domain_keyword": "primerelo",
            "domain_tld": "asia",
            "query_time": "2024-05-07 23:05:37",
            "create_date": "2015-03-03",
            "update_date": "2024-01-04",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1586,
            "registrar_name": "Mat Bao Corporation",
            "registrar_website": "https://matbao.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cong ty TNHH Tai Di chuyen Nhat Viet",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ha Noi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar 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.matbao.vn",
                "ns2.matbao.vn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "primesens.com",
            "domain_keyword": "primesens",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:30:54",
            "create_date": "2020-09-11",
            "update_date": "2023-08-28",
            "expiry_date": "2024-09-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "primerera.com",
            "domain_keyword": "primerera",
            "domain_tld": "com",
            "query_time": "2024-05-15 23:35:53",
            "create_date": "2023-03-15",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=primerera.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 60,
            "domain_name": "primesens.pl",
            "domain_keyword": "primesens",
            "domain_tld": "pl",
            "query_time": "2024-04-28 22:45:07",
            "create_date": "2016-01-19",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-19",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.pro-linuxpl.com",
                "ns2.pro-linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "primereach.org",
            "domain_keyword": "primereach",
            "domain_tld": "org",
            "query_time": "2024-05-01 22:59:52",
            "create_date": "2023-10-11",
            "update_date": "2023-10-16",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "primedene.co.uk",
            "domain_keyword": "primedene",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 03:07:04",
            "create_date": "2012-05-24",
            "update_date": "2022-04-19",
            "expiry_date": "2030-05-24",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 63,
            "domain_name": "primerang.live",
            "domain_keyword": "primerang",
            "domain_tld": "live",
            "query_time": "2024-05-01 22:59:48",
            "create_date": "2023-04-12",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-12",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "primereach.marketing",
            "domain_keyword": "primereach",
            "domain_tld": "marketing",
            "query_time": "2024-05-17 08:05:15",
            "create_date": "2024-01-18",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "primereap.com",
            "domain_keyword": "primereap",
            "domain_tld": "com",
            "query_time": "2024-05-25 02:57:22",
            "create_date": "2020-01-28",
            "update_date": "2020-01-28",
            "expiry_date": "2025-01-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1016.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1102.ui-dns.de",
                "ns1120.ui-dns.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "primetrend.ru",
            "domain_keyword": "primetrend",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:16:40",
            "create_date": "2024-01-24",
            "expiry_date": "2025-01-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns2.beget.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 67,
            "domain_name": "primerinv.com",
            "domain_keyword": "primerinv",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:29:38",
            "create_date": "2018-02-15",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-15",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.vo.lu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LU",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-stock.com",
                "ns2.dns-stock.com",
                "ns3.vo.lu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "primereach.space",
            "domain_keyword": "primereach",
            "domain_tld": "space",
            "query_time": "2024-05-07 23:05:34",
            "create_date": "2024-01-05",
            "update_date": "2024-04-23",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "HAINAN",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "isabel.ns.cloudflare.com",
                "kyree.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "primarena.de",
            "domain_keyword": "primarena",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:22:16",
            "update_date": "2023-03-09",
            "name_servers": [
                "ns1.de-nserver.de",
                "ns2.de-nserver.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 70,
            "domain_name": "primermnj.com",
            "domain_keyword": "primermnj",
            "domain_tld": "com",
            "query_time": "2024-05-07 23:05:44",
            "create_date": "2018-07-02",
            "update_date": "2022-07-03",
            "expiry_date": "2024-07-02",
            "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=primermnj.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "primeread.com",
            "domain_keyword": "primeread",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:28:47",
            "create_date": "2011-10-03",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "primelens.co.uk",
            "domain_keyword": "primelens",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 17:59:53",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2026-05-15",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 73,
            "domain_name": "premereinc.com",
            "domain_keyword": "premereinc",
            "domain_tld": "com",
            "query_time": "2024-05-28 04:20:33",
            "create_date": "1999-11-12",
            "update_date": "2023-10-16",
            "expiry_date": "2028-11-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.zrza.com",
                "ns2.zrza.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "primezens.com",
            "domain_keyword": "primezens",
            "domain_tld": "com",
            "query_time": "2024-06-06 16:33:29",
            "create_date": "2024-06-03",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "primernet.com",
            "domain_keyword": "primernet",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:29:43",
            "create_date": "2000-06-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-06-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.lamedelegation.net",
                "ns2.lamedelegation.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "primeranch.net",
            "domain_keyword": "primeranch",
            "domain_tld": "net",
            "query_time": "2024-04-21 23:28:15",
            "create_date": "2012-06-26",
            "update_date": "2022-09-11",
            "expiry_date": "2024-06-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "primekeno.site",
            "domain_keyword": "primekeno",
            "domain_tld": "site",
            "query_time": "2024-05-07 23:02:00",
            "create_date": "2023-06-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-07",
            "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.dnss4.top",
                "ns2.dnss4.top"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "primeraeng.com",
            "domain_keyword": "primeraeng",
            "domain_tld": "com",
            "query_time": "2024-05-12 05:19:39",
            "create_date": "2010-11-08",
            "update_date": "2023-12-15",
            "expiry_date": "2025-11-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of Network Solutions PO Box 459",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5707088622",
            "name_servers": [
                "ns29.worldnic.com",
                "ns30.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "primera-c.net",
            "domain_keyword": "primera-c",
            "domain_tld": "net",
            "query_time": "2024-05-09 21:28:07",
            "create_date": "2018-07-26",
            "update_date": "2023-08-18",
            "expiry_date": "2025-07-26",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services SARL dba LWS",
            "registrar_website": "http://www.lws.fr/nom-de-domaine.php",
            "registrant_country": "CG",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dnshostservices.com",
                "ns2.dnshostservices.com",
                "ns3.dnshostservices.com",
                "ns4.dnshostservices.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "prime-inc.in",
            "domain_keyword": "prime-inc",
            "domain_tld": "in",
            "query_time": "2024-05-10 04:52:59",
            "create_date": "2013-07-30",
            "update_date": "2023-08-05",
            "expiry_date": "2025-07-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Prime Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Missouri",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "primesync.net",
            "domain_keyword": "primesync",
            "domain_tld": "net",
            "query_time": "2024-05-15 11:40:51",
            "create_date": "2023-06-14",
            "update_date": "2023-09-18",
            "expiry_date": "2024-06-14",
            "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": [
                "elmo.ns.cloudflare.com",
                "hazel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "primeropc.com",
            "domain_keyword": "primeropc",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:29:53",
            "create_date": "2019-12-17",
            "update_date": "2023-12-18",
            "expiry_date": "2025-12-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "primarync.com",
            "domain_keyword": "primarync",
            "domain_tld": "com",
            "query_time": "2024-04-18 07:48:28",
            "create_date": "2007-10-25",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "primeres1.com",
            "domain_keyword": "primeres1",
            "domain_tld": "com",
            "query_time": "2024-05-07 23:05:39",
            "create_date": "2023-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "primergence.com",
            "domain_keyword": "primergence",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:29:09",
            "create_date": "2010-03-03",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "primerano.com.au",
            "domain_keyword": "primerano",
            "domain_tld": "com.au",
            "query_time": "2024-04-21 23:28:16",
            "update_date": "2023-08-23",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Frank Primearano",
            "name_servers": [
                "ns1.syd3.hostyourservices.net",
                "ns2.syd3.hostyourservices.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "prime-ent.com",
            "domain_keyword": "prime-ent",
            "domain_tld": "com",
            "query_time": "2024-04-18 07:53:12",
            "create_date": "2016-08-08",
            "update_date": "2020-08-02",
            "expiry_date": "2024-08-08",
            "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": 88,
            "domain_name": "primesync.co.uk",
            "domain_keyword": "primesync",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 23:07:13",
            "create_date": "2023-08-09",
            "update_date": "2023-10-26",
            "expiry_date": "2024-08-09",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "registrant_name": "Domain Proxy Service. Namesco Limited.",
            "registrant_address": "Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 89,
            "domain_name": "priverent.ru",
            "domain_keyword": "priverent",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:20:16",
            "create_date": "2023-08-09",
            "expiry_date": "2024-08-09",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 90,
            "domain_name": "primerdns.net",
            "domain_keyword": "primerdns",
            "domain_tld": "net",
            "query_time": "2024-05-12 05:19:45",
            "create_date": "2005-04-05",
            "update_date": "2024-01-19",
            "expiry_date": "2025-04-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.primerdns.net",
                "ns2.primerdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "primerents.com",
            "domain_keyword": "primerents",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:29:00",
            "create_date": "2012-11-26",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "premierenc.com",
            "domain_keyword": "premierenc",
            "domain_tld": "com",
            "query_time": "2024-06-10 16:57:13",
            "create_date": "2024-06-07",
            "update_date": "2024-06-07",
            "expiry_date": "2027-06-07",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "primerents.co.uk",
            "domain_keyword": "primerents",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 23:29:00",
            "create_date": "2012-06-23",
            "update_date": "2022-06-23",
            "expiry_date": "2024-06-23",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 94,
            "domain_name": "primereal.estate",
            "domain_keyword": "primereal",
            "domain_tld": "estate",
            "query_time": "2024-05-07 23:05:34",
            "create_date": "2023-12-28",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "maxine.ns.cloudflare.com",
                "thaddeus.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "primerzic.co.uk",
            "domain_keyword": "primerzic",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 11:40:31",
            "create_date": "2021-07-28",
            "update_date": "2023-08-25",
            "expiry_date": "2024-07-28",
            "registrar_name": "TwentyTwentyMedia Limited t/a GBNames [Tag = GBNAMES]",
            "registrar_website": "https://www.gbnames.uk",
            "name_servers": [
                "ns1.gbnames.uk",
                "ns2.gbnames.uk",
                "ns3.gbnames.uk",
                "ns4.gbnames.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 96,
            "domain_name": "primebanc.info",
            "domain_keyword": "primebanc",
            "domain_tld": "info",
            "query_time": "2024-05-15 23:33:25",
            "create_date": "2014-04-09",
            "update_date": "2024-02-13",
            "expiry_date": "2025-04-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns91.worldnic.com",
                "ns92.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "primernyc.com",
            "domain_keyword": "primernyc",
            "domain_tld": "com",
            "query_time": "2024-04-21 23:29:43",
            "create_date": "2012-03-03",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "buy.this-domain-name.com",
                "rent.this-domain-name.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "primeorec.ru",
            "domain_keyword": "primeorec",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:16:30",
            "create_date": "2023-07-05",
            "expiry_date": "2024-07-05",
            "registrar_name": "SPRINTNAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dimitris.ns.cloudflare.com",
                "lucy.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 99,
            "domain_name": "pricereno.com",
            "domain_keyword": "pricereno",
            "domain_tld": "com",
            "query_time": "2024-04-30 08:36:02",
            "create_date": "2020-11-18",
            "update_date": "2023-07-16",
            "expiry_date": "2024-11-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "primesync.online",
            "domain_keyword": "primesync",
            "domain_tld": "online",
            "query_time": "2024-05-07 23:07:10",
            "create_date": "2023-10-24",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-24",
            "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": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.592,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>primerenc.com</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>566</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>primereno.biz, primerinc.com, primerent.ru, primerent.net, primerent.it, primerec.uk, primerec.co.uk, primerec.com, primerent.co.uk, primerend.it, primereno.com, primerent.com, primeronc.com, primerec.net, primeenc.com, primferenc.hu, primerent.online, primerent.pl, primeren.com, primerec.ru, primerec.london, primerec.pl, primerasc.com, primarent.com, primeprinc.com, primerank.ca, primarent.ru, primecent.shop, primerink.com, primereact.org, primeresi.co.uk, primersinc.com, primereps.com, prime-eng.ru, primebench.com, primevenu.com, primedent.top, primelens.capital, primertec.com, primereef.com, primedent.by, primetrend.online, primerank.com, primerano.it, primeiinc.com, primesync.sbs, primeresnw.com, primerelo.com, primelend.com, priderent.ru, prime-inc.net, primerenov.club, primevend.co.uk, crimerent.ru, primegene.com, promerens.com, primerelo.asia, primesens.com, primerera.com, primesens.pl, primereach.org, primedene.co.uk, primerang.live, primereach.marketing, primereap.com, primetrend.ru, primerinv.com, primereach.space, primarena.de, primermnj.com, primeread.com, primelens.co.uk, premereinc.com, primezens.com, primernet.com, primeranch.net, primekeno.site, primeraeng.com, primera-c.net, prime-inc.in, primesync.net, primeropc.com, primarync.com, primeres1.com, primergence.com, primerano.com.au, prime-ent.com, primesync.co.uk, priverent.ru, primerdns.net, primerents.com, premierenc.com, primerents.co.uk, primereal.estate, primerzic.co.uk, primebanc.info, primernyc.com, primeorec.ru, pricereno.com, primesync.online</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>primereno.biz</domain_name>
   <domain_keyword>primereno</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-25 02:57:25</query_time>
   <create_date>2016-02-19</create_date>
   <update_date>2022-01-25</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Metro PC</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>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>primerinc.com</domain_name>
   <domain_keyword>primerinc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:29:38</query_time>
   <create_date>2005-06-10</create_date>
   <update_date>2023-04-19</update_date>
   <expiry_date>2024-06-10</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>hans.ns.cloudflare.com</value>
    <value>treasure.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>primerent.ru</domain_name>
   <domain_keyword>primerent</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:16:33</query_time>
   <create_date>2017-10-17</create_date>
   <expiry_date>2024-10-17</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>4</num>
   <domain_name>primerent.net</domain_name>
   <domain_keyword>primerent</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 16:26:45</query_time>
   <create_date>2024-06-09</create_date>
   <update_date>2024-06-09</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>1472</registrar_iana>
   <registrar_name>LIQUIDNET Ltd.</registrar_name>
   <registrar_website>http://liquidnetlimited.co.uk</registrar_website>
   <registrant_name>Whois Agent LiquidNet US LLC</registrant_name>
   <registrant_company>primerent.net</registrant_company>
   <registrant_address>C/O primerent.net, 1500 N. University Drive, suite 115</registrant_address>
   <registrant_city>Coral Springs</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33071</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7275464678</registrant_phone>
   <registrant_fax>+1.5108686446</registrant_fax>
   <name_servers>
    <value>dns1.supremedns.com</value>
    <value>dns2.supremedns.com</value>
    <value>dns3.supremedns.com</value>
    <value>dns4.supremedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>primerent.it</domain_name>
   <domain_keyword>primerent</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-25 02:57:25</query_time>
   <create_date>2020-06-09</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Prime srl</registrant_company>
   <registrant_address>Via flaminia 491</registrant_address>
   <registrant_city>ROMA</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00191</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>primerec.uk</domain_name>
   <domain_keyword>primerec</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-27 00:30:22</query_time>
   <create_date>2019-06-22</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_name>Kualo Ltd [Tag = KUALO]</registrar_name>
   <registrar_website>https://www.kualo.co.uk</registrar_website>
   <name_servers>
    <value>ns1.kualo.net</value>
    <value>ns2.kualo.net</value>
    <value>ns3.kualo.net</value>
    <value>ns4.kualo.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>primerec.co.uk</domain_name>
   <domain_keyword>primerec</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 23:35:53</query_time>
   <create_date>2001-01-03</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_name>Kualo Ltd [Tag = KUALO]</registrar_name>
   <registrar_website>https://www.kualo.co.uk</registrar_website>
   <name_servers>
    <value>ns1.kualo.net</value>
    <value>ns2.kualo.net</value>
    <value>ns3.kualo.net</value>
    <value>ns4.kualo.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>primerec.com</domain_name>
   <domain_keyword>primerec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:28:53</query_time>
   <create_date>1995-11-17</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-11-16</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>TX</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>primerent.co.uk</domain_name>
   <domain_keyword>primerent</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 23:29:03</query_time>
   <create_date>2003-10-15</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_name>Blue Spark Limited t/a Blue Spark [Tag = BLUESPARK]</registrar_name>
   <registrar_website>https://www.bluespark.co.uk</registrar_website>
   <name_servers>
    <value>pns21.cloudns.net</value>
    <value>pns22.cloudns.net</value>
    <value>pns23.cloudns.net</value>
    <value>pns24.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>primerend.it</domain_name>
   <domain_keyword>primerend</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-07 23:05:38</query_time>
   <create_date>2001-12-06</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Primerend srl</registrant_company>
   <registrant_address>v andria, 208</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>70051</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>primereno.com</domain_name>
   <domain_keyword>primereno</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:28:58</query_time>
   <create_date>2014-07-14</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-14</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>primerent.com</domain_name>
   <domain_keyword>primerent</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 05:47:07</query_time>
   <create_date>2003-07-07</create_date>
   <update_date>2023-04-13</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>primeronc.com</domain_name>
   <domain_keyword>primeronc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:29:51</query_time>
   <create_date>2019-07-26</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2025-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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>primerec.net</domain_name>
   <domain_keyword>primerec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 05:47:01</query_time>
   <create_date>2005-12-29</create_date>
   <update_date>2022-06-29</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.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>primeenc.com</domain_name>
   <domain_keyword>primeenc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 22:53:50</query_time>
   <create_date>2014-04-21</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bootnetworks.com</value>
    <value>ns2.bootnetworks.com</value>
    <value>ns3.bootnetworks.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>primferenc.hu</domain_name>
   <domain_keyword>primferenc</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 11:25:25</query_time>
   <create_date>2020-09-25</create_date>
  </value>
  <value>
   <num>17</num>
   <domain_name>primerent.online</domain_name>
   <domain_keyword>primerent</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-12 05:19:48</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>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Sollver Piotr Gleń</registrant_company>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>primerent.pl</domain_name>
   <domain_keyword>primerent</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-21 23:28:59</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>primeren.com</domain_name>
   <domain_keyword>primeren</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 05:56:21</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>primerec.ru</domain_name>
   <domain_keyword>primerec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:16:33</query_time>
   <create_date>2020-04-09</create_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>primerec.london</domain_name>
   <domain_keyword>primerec</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-05-22 10:23:43</query_time>
   <create_date>2014-08-27</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_state>BW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-uk.1and1-dns.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>primerec.pl</domain_name>
   <domain_keyword>primerec</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-01 22:59:58</query_time>
   <create_date>2023-02-12</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_name>Globtel Internet Szymon Hersztek</registrar_name>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>primerasc.com</domain_name>
   <domain_keyword>primerasc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:28:38</query_time>
   <create_date>2013-10-21</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>primarent.com</domain_name>
   <domain_keyword>primarent</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:25:10</query_time>
   <create_date>2021-11-25</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-25</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.afternic.com</value>
    <value>ns2.afternic.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>primeprinc.com</domain_name>
   <domain_keyword>primeprinc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 22:59:06</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2023-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>primerank.ca</domain_name>
   <domain_keyword>primerank</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-07 23:04:42</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_name>Go Get Canada Domain Registrar Ltd.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>Kamal Bhattarai</registrant_name>
   <registrant_company>Global iTech Systems Ltd</registrant_company>
   <registrant_address>201 Taralake Cres NE</registrant_address>
   <registrant_city>Calgary</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>T3J0A9</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4034021727</registrant_phone>
   <name_servers>
    <value>ns1.serverglobalitech.com</value>
    <value>ns2.serverglobalitech.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>primarent.ru</domain_name>
   <domain_keyword>primarent</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 21:08:07</query_time>
   <create_date>2023-09-24</create_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>primecent.shop</domain_name>
   <domain_keyword>primecent</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-18 07:57:40</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <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>29</num>
   <domain_name>primerink.com</domain_name>
   <domain_keyword>primerink</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 23:00:11</query_time>
   <create_date>2022-10-10</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-10</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>30</num>
   <domain_name>primereact.org</domain_name>
   <domain_keyword>primereact</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 23:28:47</query_time>
   <create_date>2020-02-11</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.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>31</num>
   <domain_name>primeresi.co.uk</domain_name>
   <domain_keyword>primeresi</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 23:29:06</query_time>
   <create_date>2012-04-12</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_name>One.com A/S [Tag = TJNF-DK]</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>primersinc.com</domain_name>
   <domain_keyword>primersinc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:30:03</query_time>
   <create_date>2017-04-08</create_date>
   <update_date>2023-03-09</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>primereps.com</domain_name>
   <domain_keyword>primereps</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:29:00</query_time>
   <create_date>2017-01-20</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns09.domaincontrol.com</value>
    <value>pdns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>prime-eng.ru</domain_name>
   <domain_keyword>prime-eng</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:16:02</query_time>
   <create_date>2023-01-10</create_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>primebench.com</domain_name>
   <domain_keyword>primebench</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 22:56:58</query_time>
   <create_date>2015-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>828</registrar_iana>
   <registrar_name>Hetzner Online GmbH</registrar_name>
   <registrar_website>http://www.hetzner.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
    <value>robotns3.second-ns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>primevenu.com</domain_name>
   <domain_keyword>primevenu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 16:26:22</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>primedent.top</domain_name>
   <domain_keyword>primedent</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-27 00:28:59</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>471</registrar_iana>
   <registrar_name>BIZCN COM  INC</registrar_name>
   <registrar_website>http://www.bizcn.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tong ling hai yun lv hua gong cheng you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Anhuisheng</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>ns7.cnmsn.net</value>
    <value>ns8.cnmsn.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>primelens.capital</domain_name>
   <domain_keyword>primelens</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-30 21:22:47</query_time>
   <create_date>2018-02-02</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>primertec.com</domain_name>
   <domain_keyword>primertec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 21:23:11</query_time>
   <create_date>2021-09-25</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2023-09-25</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>40</num>
   <domain_name>primereef.com</domain_name>
   <domain_keyword>primereef</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 14:26:24</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1576</registrar_iana>
   <registrar_name>DomainDelights LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Oluwasanmi OLAJIDE</registrant_name>
   <registrant_address>254, MADAKI STREET, KUKWABA, KUBWA</registrant_address>
   <registrant_city>KUBWA</registrant_city>
   <registrant_state>Abuja Federal Capital Territory</registrant_state>
   <registrant_zip>991101</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8078525825</registrant_phone>
   <name_servers>
    <value>036774f3.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-mdzaaqbc9wh5xb8j4cudbd.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>primedent.by</domain_name>
   <domain_keyword>primedent</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-07 22:58:24</query_time>
   <create_date>2016-06-13</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2025-06-13</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ООО &quot;ПраймДентПлюс&quot;</registrant_company>
   <registrant_address>220062, -, г. Минск, пр-т Победителей, д. 104, пом. 14</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375293323524</registrant_phone>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>42</num>
   <domain_name>primetrend.online</domain_name>
   <domain_keyword>primetrend</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 17:08:51</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>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0171325488</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-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>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>primerank.com</domain_name>
   <domain_keyword>primerank</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:28:16</query_time>
   <create_date>2001-07-11</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-07-11</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=primerank.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>primerano.it</domain_name>
   <domain_keyword>primerano</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-01 22:59:49</query_time>
   <create_date>2000-03-06</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>PRIMERANO</registrant_company>
   <registrant_address>Via Nazionale,168/B</registrant_address>
   <registrant_city>Malalbergo</registrant_city>
   <registrant_state>BO</registrant_state>
   <registrant_zip>40051</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>primeiinc.com</domain_name>
   <domain_keyword>primeiinc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 23:34:28</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/primeiinc.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>jaxson.ns.cloudflare.com</value>
    <value>roxy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>primesync.sbs</domain_name>
   <domain_keyword>primesync</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-15 11:40:51</query_time>
   <create_date>2024-01-13</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>HAINAN</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>meera.ns.cloudflare.com</value>
    <value>mitchell.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>primeresnw.com</domain_name>
   <domain_keyword>primeresnw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 10:23:44</query_time>
   <create_date>2014-09-03</create_date>
   <update_date>2023-03-01</update_date>
   <expiry_date>2025-09-03</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>fred.ns.cloudflare.com</value>
    <value>mia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>primerelo.com</domain_name>
   <domain_keyword>primerelo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 21:23:07</query_time>
   <create_date>2012-05-19</create_date>
   <update_date>2021-05-13</update_date>
   <expiry_date>2024-05-19</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>DNS Admin</registrant_name>
   <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>49</num>
   <domain_name>primelend.com</domain_name>
   <domain_keyword>primelend</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 03:11:53</query_time>
   <create_date>2007-03-28</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-28</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>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/95f05975-746e-4b7f-9baa-7361db57a6b3</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>priderent.ru</domain_name>
   <domain_keyword>priderent</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 21:07:16</query_time>
   <create_date>2023-11-04</create_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>prime-inc.net</domain_name>
   <domain_keyword>prime-inc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 07:53:24</query_time>
   <create_date>2012-06-27</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2024-06-27</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>tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/a28117f5-f351-4b7e-9cd6-e9a8eed545bd</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.prime-inc.net</value>
    <value>prvh1018.presinet.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>primerenov.club</domain_name>
   <domain_keyword>primerenov</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-25 02:57:25</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N%2FA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>primevend.co.uk</domain_name>
   <domain_keyword>primevend</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 11:41:46</query_time>
   <create_date>2022-08-05</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>crimerent.ru</domain_name>
   <domain_keyword>crimerent</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 07:09:19</query_time>
   <create_date>2022-11-15</create_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_company>OOO &quot;Prime Rent&quot;</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>55</num>
   <domain_name>primegene.com</domain_name>
   <domain_keyword>primegene</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 23:00:28</query_time>
   <create_date>2007-03-05</create_date>
   <update_date>2019-12-30</update_date>
   <expiry_date>2028-03-04</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>Domains Corp</registrant_name>
   <registrant_company>Bio-Techne</registrant_company>
   <registrant_address>10730 East Briarwood Avenue</registrant_address>
   <registrant_city>Centennial</registrant_city>
   <registrant_zip>80112</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.303730190</registrant_phone>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>promerens.com</domain_name>
   <domain_keyword>promerens</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 11:39:56</query_time>
   <create_date>2014-10-23</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-23</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>ns63.domaincontrol.com</value>
    <value>ns64.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>57</num>
   <domain_name>primerelo.asia</domain_name>
   <domain_keyword>primerelo</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-07 23:05:37</query_time>
   <create_date>2015-03-03</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>Mat Bao Corporation</registrar_name>
   <registrar_website>https://matbao.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cong ty TNHH Tai Di chuyen Nhat Viet</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ha Noi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.matbao.vn</value>
    <value>ns2.matbao.vn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>primesens.com</domain_name>
   <domain_keyword>primesens</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:30:54</query_time>
   <create_date>2020-09-11</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>primerera.com</domain_name>
   <domain_keyword>primerera</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 23:35:53</query_time>
   <create_date>2023-03-15</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=primerera.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>primesens.pl</domain_name>
   <domain_keyword>primesens</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-28 22:45:07</query_time>
   <create_date>2016-01-19</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.pro-linuxpl.com</value>
    <value>ns2.pro-linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>primereach.org</domain_name>
   <domain_keyword>primereach</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 22:59:52</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-10-16</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>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>62</num>
   <domain_name>primedene.co.uk</domain_name>
   <domain_keyword>primedene</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 03:07:04</query_time>
   <create_date>2012-05-24</create_date>
   <update_date>2022-04-19</update_date>
   <expiry_date>2030-05-24</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>primerang.live</domain_name>
   <domain_keyword>primerang</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-01 22:59:48</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-12</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>primereach.marketing</domain_name>
   <domain_keyword>primereach</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-17 08:05:15</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>primereap.com</domain_name>
   <domain_keyword>primereap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 02:57:22</query_time>
   <create_date>2020-01-28</create_date>
   <update_date>2020-01-28</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1016.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1102.ui-dns.de</value>
    <value>ns1120.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>primetrend.ru</domain_name>
   <domain_keyword>primetrend</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:16:40</query_time>
   <create_date>2024-01-24</create_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns2.beget.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>primerinv.com</domain_name>
   <domain_keyword>primerinv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:29:38</query_time>
   <create_date>2018-02-15</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.vo.lu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-stock.com</value>
    <value>ns2.dns-stock.com</value>
    <value>ns3.vo.lu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>primereach.space</domain_name>
   <domain_keyword>primereach</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-07 23:05:34</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>HAINAN</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>isabel.ns.cloudflare.com</value>
    <value>kyree.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>primarena.de</domain_name>
   <domain_keyword>primarena</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:22:16</query_time>
   <update_date>2023-03-09</update_date>
   <name_servers>
    <value>ns1.de-nserver.de</value>
    <value>ns2.de-nserver.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>primermnj.com</domain_name>
   <domain_keyword>primermnj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 23:05:44</query_time>
   <create_date>2018-07-02</create_date>
   <update_date>2022-07-03</update_date>
   <expiry_date>2024-07-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>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=primermnj.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>primeread.com</domain_name>
   <domain_keyword>primeread</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:28:47</query_time>
   <create_date>2011-10-03</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-03</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>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>primelens.co.uk</domain_name>
   <domain_keyword>primelens</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 17:59:53</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2026-05-15</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>premereinc.com</domain_name>
   <domain_keyword>premereinc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 04:20:33</query_time>
   <create_date>1999-11-12</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2028-11-12</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>ns.zrza.com</value>
    <value>ns2.zrza.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>74</num>
   <domain_name>primezens.com</domain_name>
   <domain_keyword>primezens</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 16:33:29</query_time>
   <create_date>2024-06-03</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-03</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>primernet.com</domain_name>
   <domain_keyword>primernet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:29:43</query_time>
   <create_date>2000-06-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-06-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.lamedelegation.net</value>
    <value>ns2.lamedelegation.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>primeranch.net</domain_name>
   <domain_keyword>primeranch</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 23:28:15</query_time>
   <create_date>2012-06-26</create_date>
   <update_date>2022-09-11</update_date>
   <expiry_date>2024-06-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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>primekeno.site</domain_name>
   <domain_keyword>primekeno</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-07 23:02:00</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-07</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.dnss4.top</value>
    <value>ns2.dnss4.top</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>primeraeng.com</domain_name>
   <domain_keyword>primeraeng</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 05:19:39</query_time>
   <create_date>2010-11-08</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-11-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of Network Solutions PO Box 459</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.5707088622</registrant_phone>
   <name_servers>
    <value>ns29.worldnic.com</value>
    <value>ns30.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>primera-c.net</domain_name>
   <domain_keyword>primera-c</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 21:28:07</query_time>
   <create_date>2018-07-26</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2025-07-26</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services SARL dba LWS</registrar_name>
   <registrar_website>http://www.lws.fr/nom-de-domaine.php</registrar_website>
   <registrant_country>CG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dnshostservices.com</value>
    <value>ns2.dnshostservices.com</value>
    <value>ns3.dnshostservices.com</value>
    <value>ns4.dnshostservices.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>prime-inc.in</domain_name>
   <domain_keyword>prime-inc</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-10 04:52:59</query_time>
   <create_date>2013-07-30</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2025-07-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Prime Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Missouri</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>primesync.net</domain_name>
   <domain_keyword>primesync</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 11:40:51</query_time>
   <create_date>2023-06-14</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-06-14</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>elmo.ns.cloudflare.com</value>
    <value>hazel.ns.cloudflare.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>primeropc.com</domain_name>
   <domain_keyword>primeropc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:29:53</query_time>
   <create_date>2019-12-17</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-12-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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>primarync.com</domain_name>
   <domain_keyword>primarync</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 07:48:28</query_time>
   <create_date>2007-10-25</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>primeres1.com</domain_name>
   <domain_keyword>primeres1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 23:05:39</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-03</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>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>primergence.com</domain_name>
   <domain_keyword>primergence</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:29:09</query_time>
   <create_date>2010-03-03</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-03</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.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.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>86</num>
   <domain_name>primerano.com.au</domain_name>
   <domain_keyword>primerano</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-21 23:28:16</query_time>
   <update_date>2023-08-23</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Frank Primearano</registrant_name>
   <name_servers>
    <value>ns1.syd3.hostyourservices.net</value>
    <value>ns2.syd3.hostyourservices.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>prime-ent.com</domain_name>
   <domain_keyword>prime-ent</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 07:53:12</query_time>
   <create_date>2016-08-08</create_date>
   <update_date>2020-08-02</update_date>
   <expiry_date>2024-08-08</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>88</num>
   <domain_name>primesync.co.uk</domain_name>
   <domain_keyword>primesync</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 23:07:13</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <registrant_name>Domain Proxy Service. Namesco Limited.</registrant_name>
   <registrant_address>Acton House, Perdiswell Park, Worcester, Worcestershire, WR3 7GD, United Kingdom</registrant_address>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>priverent.ru</domain_name>
   <domain_keyword>priverent</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:20:16</query_time>
   <create_date>2023-08-09</create_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>primerdns.net</domain_name>
   <domain_keyword>primerdns</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 05:19:45</query_time>
   <create_date>2005-04-05</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.primerdns.net</value>
    <value>ns2.primerdns.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>91</num>
   <domain_name>primerents.com</domain_name>
   <domain_keyword>primerents</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:29:00</query_time>
   <create_date>2012-11-26</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-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.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>92</num>
   <domain_name>premierenc.com</domain_name>
   <domain_keyword>premierenc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 16:57:13</query_time>
   <create_date>2024-06-07</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2027-06-07</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>primerents.co.uk</domain_name>
   <domain_keyword>primerents</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 23:29:00</query_time>
   <create_date>2012-06-23</create_date>
   <update_date>2022-06-23</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>primereal.estate</domain_name>
   <domain_keyword>primereal</domain_keyword>
   <domain_tld>estate</domain_tld>
   <query_time>2024-05-07 23:05:34</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>maxine.ns.cloudflare.com</value>
    <value>thaddeus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>primerzic.co.uk</domain_name>
   <domain_keyword>primerzic</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 11:40:31</query_time>
   <create_date>2021-07-28</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>TwentyTwentyMedia Limited t/a GBNames [Tag = GBNAMES]</registrar_name>
   <registrar_website>https://www.gbnames.uk</registrar_website>
   <name_servers>
    <value>ns1.gbnames.uk</value>
    <value>ns2.gbnames.uk</value>
    <value>ns3.gbnames.uk</value>
    <value>ns4.gbnames.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>primebanc.info</domain_name>
   <domain_keyword>primebanc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 23:33:25</query_time>
   <create_date>2014-04-09</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns91.worldnic.com</value>
    <value>ns92.worldnic.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>primernyc.com</domain_name>
   <domain_keyword>primernyc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 23:29:43</query_time>
   <create_date>2012-03-03</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-03</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>buy.this-domain-name.com</value>
    <value>rent.this-domain-name.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>98</num>
   <domain_name>primeorec.ru</domain_name>
   <domain_keyword>primeorec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:16:30</query_time>
   <create_date>2023-07-05</create_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>SPRINTNAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dimitris.ns.cloudflare.com</value>
    <value>lucy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>pricereno.com</domain_name>
   <domain_keyword>pricereno</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 08:36:02</query_time>
   <create_date>2020-11-18</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-11-18</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>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>primesync.online</domain_name>
   <domain_keyword>primesync</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-07 23:07:10</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-24</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>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.592</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.