WHOIS QUERY TIME

24 Mar 2024 - 12:26 AM UTC

Registered: 24 March 2016
Modified: 20 March 2024
Expiry: 24 March 2025

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Signed

NAME SERVERS

ns1.nazwa.pl
ns2.nazwa.pl
ns3.nazwa.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=vipr.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "vipr.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "vipr.pl",
            "domain_keyword": "vipr",
            "domain_tld": "pl",
            "query_time": "2024-03-24 00:26:53",
            "create_date": "2016-03-24",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-24",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>vipr.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>vipr.pl</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-24 00:26:53</query_time>
   <create_date>2016-03-24</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.029</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.105 seconds) for "vipr.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

29 Jun 2023 - 9:56 AM UTC

Registered: 24 March 2016
Modified: 19 March 2023
Expiry: 24 March 2024

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Signed

NAME SERVERS

ns1.nazwa.pl
ns2.nazwa.pl
ns3.nazwa.pl

#2 - QUERY TIME

24 Mar 2024 - 12:26 AM UTC

Registered: 24 March 2016
Modified: 20 March 2024
Expiry: 24 March 2025

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Signed

NAME SERVERS

ns1.nazwa.pl
ns2.nazwa.pl
ns3.nazwa.pl

* 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=vipr.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "vipr.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "vipr.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "vipr.pl",
            "domain_keyword": "vipr",
            "domain_tld": "pl",
            "query_time": "2023-06-29 09:56:01",
            "create_date": "2016-03-24",
            "update_date": "2023-03-19",
            "expiry_date": "2024-03-24",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 2,
            "domain_name": "vipr.pl",
            "domain_keyword": "vipr",
            "domain_tld": "pl",
            "query_time": "2024-03-24 00:26:53",
            "create_date": "2016-03-24",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-24",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.105,
        "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>vipr.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>vipr.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vipr.pl</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-06-29 09:56:01</query_time>
   <create_date>2016-03-24</create_date>
   <update_date>2023-03-19</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>vipr.pl</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-24 00:26:53</query_time>
   <create_date>2016-03-24</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.105</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 38 domain names (in 0.034 seconds) which contained the exact domain keyword "vipr".
Domain Name Registered Expiry Registrar Ownership
1 vipr.com 6 Dec 1999 6 Dec 2024 GoDaddy.com, LLC -
2 vipr.net 25 Sep 2003 25 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
3 vipr.org 17 Apr 2009 17 Apr 2025 Squarespace Domains II LLC Clark Communications Corporation
4 vipr.tel 12 Feb 2011 11 Feb 2025 Network Solutions, LLC Clark Communications Corporation
5 vipr.jp 21 Dec 2011 31 Dec 2024 - (Not displayed by registrant's request)
6 vipr.co.uk 25 May 2015 25 May 2026 Garth Piesse [Tag = COHERENT-NZ] -
7 vipr.it 2 Aug 2015 5 Aug 2024 Hosting Concepts B.V. hidden
8 vipr.ru 18 Mar 2016 18 Mar 2025 REGRU-RU First studio Ltd
9 vipr.pl 24 Mar 2016 24 Mar 2025 nazwa.pl sp. z o.o. -
10 vipr.ca 3 Jul 2016 3 Jul 2024 NameSilo Technologies Corp. REDACTED FOR PRIVACY
11 vipr.pro 8 Aug 2016 8 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 vipr.co 14 Jun 2018 14 Jun 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
13 vipr.solutions 19 Apr 2019 19 Apr 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
14 vipr.training 20 Jun 2019 20 Jun 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
15 vipr.vip 25 Nov 2019 25 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yi yun dong
16 vipr.cloud 28 Jul 2021 28 Jul 2024 Gandi SAS PLATELOGIQ LLC
17 vipr.network 28 Jul 2021 28 Jul 2024 Amazon Registrar, Inc. Identity Protection Service
18 vipr.xyz 29 Aug 2021 29 Aug 2024 Sav.com, LLC Privacy Protection
19 vipr.online 8 Sep 2021 8 Sep 2024 Tucows.com Co. Contact Privacy Inc. Customer 0162538243
20 vipr.capital 27 Oct 2021 27 Oct 2024 Squarespace Domains II LLC Andromeda Technology
21 vipr.club 27 Nov 2021 27 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
22 vipr.solar 5 Jan 2022 5 Jan 2025 Squarespace Domains II LLC Arcadia
23 vipr.info 14 Jan 2022 14 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Virp
24 vipr.dev 12 Mar 2022 12 Mar 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
25 vipr.nl 8 Oct 2022 - AXC -
26 vipr.top 29 Mar 2023 29 Mar 2024 Eranet International Limited THOMASK
27 vipr.uk 31 Mar 2023 31 Mar 2024 Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET] -
28 vipr.app 25 Apr 2023 25 Apr 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
29 vipr.life 25 Apr 2023 25 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
30 vipr.live 25 Apr 2023 25 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
31 vipr.foundation 18 May 2023 18 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
32 vipr.agency 13 Aug 2023 13 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
33 vipr.io 25 Jan 2024 25 Jan 2025 Sav.com, LLC REDACTED FOR PRIVACY
34 vipr.site 13 Mar 2024 13 Mar 2025 Communigal Communications Ltd Domain Name Privacy Inc.
35 vipr.fun 9 May 2024 9 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Chen Jing
36 vipr.ai - - 1api.net Domains By Proxy, LLC
37 vipr.au - - Domain Directors Pty Ltd trading as Instra Hasan Sheriff
38 vipr.com.au - - Domain Directors Pty Ltd trading as Instra Hasan Sheriff
39 vipr.im - 10 Aug 2024 - Redacted

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=vipr&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "vipr",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 39,
        "relation": "eq",
        "current": 39
    },
    "unique_domains": "vipr.com, vipr.net, vipr.org, vipr.tel, vipr.jp, vipr.co.uk, vipr.it, vipr.ru, vipr.pl, vipr.ca, vipr.pro, vipr.co, vipr.solutions, vipr.training, vipr.vip, vipr.cloud, vipr.network, vipr.xyz, vipr.online, vipr.capital, vipr.club, vipr.solar, vipr.info, vipr.dev, vipr.nl, vipr.top, vipr.uk, vipr.app, vipr.life, vipr.live, vipr.foundation, vipr.agency, vipr.io, vipr.site, vipr.fun, vipr.ai, vipr.au, vipr.com.au, vipr.im",
    "results": [
        {
            "num": 1,
            "domain_name": "vipr.com",
            "domain_keyword": "vipr",
            "domain_tld": "com",
            "query_time": "2024-04-13 06:53:41",
            "create_date": "1999-12-06",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-06",
            "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": 2,
            "domain_name": "vipr.net",
            "domain_keyword": "vipr",
            "domain_tld": "net",
            "query_time": "2024-04-13 06:53:41",
            "create_date": "2003-09-25",
            "update_date": "2023-09-26",
            "expiry_date": "2024-09-25",
            "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=vipr.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns0.svcolo.com",
                "ns2.svcolo.com",
                "nst.svcolo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "vipr.org",
            "domain_keyword": "vipr",
            "domain_tld": "org",
            "query_time": "2024-04-21 14:20:56",
            "create_date": "2009-04-17",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Clark Communications Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.svcolo.com",
                "ns2.svcolo.com",
                "nst.svcolo.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "vipr.tel",
            "domain_keyword": "vipr",
            "domain_tld": "tel",
            "query_time": "2024-04-21 14:20:56",
            "create_date": "2011-02-12",
            "update_date": "2022-12-18",
            "expiry_date": "2025-02-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Clark Communications Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "vipr.jp",
            "domain_keyword": "vipr",
            "domain_tld": "jp",
            "query_time": "2024-04-07 05:11:30",
            "create_date": "2011-12-21",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 6,
            "domain_name": "vipr.co.uk",
            "domain_keyword": "vipr",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 18:42:57",
            "create_date": "2015-05-25",
            "update_date": "2023-01-13",
            "expiry_date": "2026-05-25",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "vipr.it",
            "domain_keyword": "vipr",
            "domain_tld": "it",
            "query_time": "2024-04-21 14:20:56",
            "create_date": "2015-08-02",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-05",
            "registrar_name": "Hosting Concepts B.V.",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.parkingcrevv.net",
                "ns2.parkingcrevv.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 8,
            "domain_name": "vipr.ru",
            "domain_keyword": "vipr",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:22:07",
            "create_date": "2016-03-18",
            "expiry_date": "2025-03-18",
            "registrar_name": "REGRU-RU",
            "registrant_company": "First studio Ltd",
            "name_servers": [
                "ns1.domainseller.ru",
                "ns2.domainseller.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "vipr.pl",
            "domain_keyword": "vipr",
            "domain_tld": "pl",
            "query_time": "2024-03-24 00:26:53",
            "create_date": "2016-03-24",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-24",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 10,
            "domain_name": "vipr.ca",
            "domain_keyword": "vipr",
            "domain_tld": "ca",
            "query_time": "2024-05-22 22:32:43",
            "create_date": "2016-07-03",
            "update_date": "2023-12-14",
            "expiry_date": "2024-07-03",
            "registrar_name": "NameSilo Technologies Corp.",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "vipr.pro",
            "domain_keyword": "vipr",
            "domain_tld": "pro",
            "query_time": "2024-05-08 18:02:50",
            "create_date": "2016-08-08",
            "update_date": "2023-09-22",
            "expiry_date": "2024-08-08",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "vipr.co",
            "domain_keyword": "vipr",
            "domain_tld": "co",
            "query_time": "2024-05-08 18:02:50",
            "create_date": "2018-06-14",
            "update_date": "2023-05-29",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "vipr.solutions",
            "domain_keyword": "vipr",
            "domain_tld": "solutions",
            "query_time": "2024-05-08 18:02:51",
            "create_date": "2019-04-19",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 14,
            "domain_name": "vipr.training",
            "domain_keyword": "vipr",
            "domain_tld": "training",
            "query_time": "2024-05-08 18:02:51",
            "create_date": "2019-06-20",
            "update_date": "2023-05-26",
            "expiry_date": "2024-06-20",
            "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": [
                "buck.ns.cloudflare.com",
                "cheryl.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "vipr.vip",
            "domain_keyword": "vipr",
            "domain_tld": "vip",
            "query_time": "2024-04-21 14:20:56",
            "create_date": "2019-11-25",
            "update_date": "2023-09-13",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yi yun dong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "vipr.cloud",
            "domain_keyword": "vipr",
            "domain_tld": "cloud",
            "query_time": "2024-05-19 08:07:35",
            "create_date": "2021-07-28",
            "update_date": "2023-10-10",
            "expiry_date": "2024-07-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PLATELOGIQ LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1087.awsdns-07.org",
                "ns-1568.awsdns-04.co.uk",
                "ns-447.awsdns-55.com",
                "ns-589.awsdns-09.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "vipr.network",
            "domain_keyword": "vipr",
            "domain_tld": "network",
            "query_time": "2024-05-19 08:07:35",
            "create_date": "2021-07-28",
            "update_date": "2023-06-29",
            "expiry_date": "2024-07-28",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1329.awsdns-38.org",
                "ns-1998.awsdns-57.co.uk",
                "ns-436.awsdns-54.com",
                "ns-786.awsdns-34.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "vipr.xyz",
            "domain_keyword": "vipr",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 08:07:35",
            "create_date": "2021-08-29",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-29",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.a.io",
                "dns2.a.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "vipr.online",
            "domain_keyword": "vipr",
            "domain_tld": "online",
            "query_time": "2024-05-22 22:32:43",
            "create_date": "2021-09-08",
            "update_date": "2024-04-26",
            "expiry_date": "2024-09-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0162538243",
            "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": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "vipr.capital",
            "domain_keyword": "vipr",
            "domain_tld": "capital",
            "query_time": "2024-05-08 18:02:50",
            "create_date": "2021-10-27",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Andromeda Technology",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "vipr.club",
            "domain_keyword": "vipr",
            "domain_tld": "club",
            "query_time": "2024-05-19 08:07:35",
            "create_date": "2021-11-27",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": 22,
            "domain_name": "vipr.solar",
            "domain_keyword": "vipr",
            "domain_tld": "solar",
            "query_time": "2024-05-08 18:02:50",
            "create_date": "2022-01-05",
            "update_date": "2024-05-07",
            "expiry_date": "2025-01-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Arcadia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "vipr.info",
            "domain_keyword": "vipr",
            "domain_tld": "info",
            "query_time": "2024-05-12 02:26:07",
            "create_date": "2022-01-14",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-14",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Virp",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illinois",
            "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.thecloudwebsiteserver.com",
                "ns2.thecloudwebsiteserver.net",
                "ns3.thecloudwebsiteserver.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "vipr.dev",
            "domain_keyword": "vipr",
            "domain_tld": "dev",
            "query_time": "2024-04-21 14:20:56",
            "create_date": "2022-03-12",
            "update_date": "2022-03-17",
            "expiry_date": "2025-03-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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "vipr.nl",
            "domain_keyword": "vipr",
            "domain_tld": "nl",
            "query_time": "2024-05-19 08:07:35",
            "create_date": "2022-10-08",
            "update_date": "2024-01-09",
            "registrar_name": "AXC",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-ywsvek6i.ns3.dan.hosting"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 26,
            "domain_name": "vipr.top",
            "domain_keyword": "vipr",
            "domain_tld": "top",
            "query_time": "2024-05-31 01:01:59",
            "create_date": "2023-03-29",
            "update_date": "2024-05-04",
            "expiry_date": "2024-03-29",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "THOMASK",
            "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": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "vipr.uk",
            "domain_keyword": "vipr",
            "domain_tld": "uk",
            "query_time": "2024-05-31 01:01:59",
            "create_date": "2023-03-31",
            "update_date": "2024-04-05",
            "expiry_date": "2024-03-31",
            "registrar_name": "Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]",
            "registrar_website": "https://www.heartinternet.co.uk",
            "name_servers": [
                "ns1.domainhasexpired.com",
                "ns2.domainhasexpired.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 28,
            "domain_name": "vipr.app",
            "domain_keyword": "vipr",
            "domain_tld": "app",
            "query_time": "2024-05-03 18:42:54",
            "create_date": "2023-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "vipr.life",
            "domain_keyword": "vipr",
            "domain_tld": "life",
            "query_time": "2024-05-03 18:42:54",
            "create_date": "2023-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "vipr.live",
            "domain_keyword": "vipr",
            "domain_tld": "live",
            "query_time": "2024-05-03 18:42:54",
            "create_date": "2023-04-25",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "vipr.foundation",
            "domain_keyword": "vipr",
            "domain_tld": "foundation",
            "query_time": "2024-05-19 01:32:03",
            "create_date": "2023-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "vipr.agency",
            "domain_keyword": "vipr",
            "domain_tld": "agency",
            "query_time": "2024-05-03 18:42:54",
            "create_date": "2023-08-13",
            "update_date": "2023-11-17",
            "expiry_date": "2024-08-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cloud-6082b8.managed-vps.net",
                "ns2.cloud-6082b8.managed-vps.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "vipr.io",
            "domain_keyword": "vipr",
            "domain_tld": "io",
            "query_time": "2024-05-27 16:54:14",
            "create_date": "2024-01-25",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-25",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-55a48ccb.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "vipr.site",
            "domain_keyword": "vipr",
            "domain_tld": "site",
            "query_time": "2024-05-12 02:26:07",
            "create_date": "2024-03-13",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-13",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "vipr.fun",
            "domain_keyword": "vipr",
            "domain_tld": "fun",
            "query_time": "2024-05-12 16:42:02",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Chen Jing",
            "registrant_state": "He Nan",
            "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": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "vipr.ai",
            "domain_keyword": "vipr",
            "domain_tld": "ai",
            "query_time": "2024-05-03 18:42:54",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns-102.awsdns-12.com",
                "ns-1323.awsdns-37.org",
                "ns-1678.awsdns-17.co.uk",
                "ns-808.awsdns-37.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "vipr.au",
            "domain_keyword": "vipr",
            "domain_tld": "au",
            "query_time": "2024-04-13 06:53:41",
            "update_date": "2024-02-23",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Hasan Sheriff",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "vipr.com.au",
            "domain_keyword": "vipr",
            "domain_tld": "com.au",
            "query_time": "2024-05-03 18:42:54",
            "update_date": "2023-05-23",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Hasan Sheriff",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "vipr.im",
            "domain_keyword": "vipr",
            "domain_tld": "im",
            "query_time": "2024-05-01 20:39:05",
            "expiry_date": "2024-08-10",
            "registrant_name": "Redacted",
            "name_servers": [
                "greg.ns.cloudflare.com",
                "pam.ns.cloudflare.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>vipr</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>39</total>
  <relation>eq</relation>
  <current>39</current>
 </count>
 <unique_domains>vipr.com, vipr.net, vipr.org, vipr.tel, vipr.jp, vipr.co.uk, vipr.it, vipr.ru, vipr.pl, vipr.ca, vipr.pro, vipr.co, vipr.solutions, vipr.training, vipr.vip, vipr.cloud, vipr.network, vipr.xyz, vipr.online, vipr.capital, vipr.club, vipr.solar, vipr.info, vipr.dev, vipr.nl, vipr.top, vipr.uk, vipr.app, vipr.life, vipr.live, vipr.foundation, vipr.agency, vipr.io, vipr.site, vipr.fun, vipr.ai, vipr.au, vipr.com.au, vipr.im</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vipr.com</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 06:53:41</query_time>
   <create_date>1999-12-06</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>2</num>
   <domain_name>vipr.net</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 06:53:41</query_time>
   <create_date>2003-09-25</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-09-25</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=vipr.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns0.svcolo.com</value>
    <value>ns2.svcolo.com</value>
    <value>nst.svcolo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>vipr.org</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 14:20:56</query_time>
   <create_date>2009-04-17</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Clark Communications Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.svcolo.com</value>
    <value>ns2.svcolo.com</value>
    <value>nst.svcolo.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>vipr.tel</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-21 14:20:56</query_time>
   <create_date>2011-02-12</create_date>
   <update_date>2022-12-18</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Clark Communications Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>vipr.jp</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-07 05:11:30</query_time>
   <create_date>2011-12-21</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>vipr.co.uk</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 18:42:57</query_time>
   <create_date>2015-05-25</create_date>
   <update_date>2023-01-13</update_date>
   <expiry_date>2026-05-25</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>vipr.it</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-21 14:20:56</query_time>
   <create_date>2015-08-02</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.parkingcrevv.net</value>
    <value>ns2.parkingcrevv.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>vipr.ru</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:22:07</query_time>
   <create_date>2016-03-18</create_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>First studio Ltd</registrant_company>
   <name_servers>
    <value>ns1.domainseller.ru</value>
    <value>ns2.domainseller.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>vipr.pl</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-24 00:26:53</query_time>
   <create_date>2016-03-24</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>vipr.ca</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-22 22:32:43</query_time>
   <create_date>2016-07-03</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>NameSilo Technologies Corp.</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>vipr.pro</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-08 18:02:50</query_time>
   <create_date>2016-08-08</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-08-08</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>vipr.co</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-08 18:02:50</query_time>
   <create_date>2018-06-14</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>vipr.solutions</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-08 18:02:51</query_time>
   <create_date>2019-04-19</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>vipr.training</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-05-08 18:02:51</query_time>
   <create_date>2019-06-20</create_date>
   <update_date>2023-05-26</update_date>
   <expiry_date>2024-06-20</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>buck.ns.cloudflare.com</value>
    <value>cheryl.ns.cloudflare.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>vipr.vip</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-21 14:20:56</query_time>
   <create_date>2019-11-25</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yi yun dong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>vipr.cloud</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-19 08:07:35</query_time>
   <create_date>2021-07-28</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PLATELOGIQ LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1087.awsdns-07.org</value>
    <value>ns-1568.awsdns-04.co.uk</value>
    <value>ns-447.awsdns-55.com</value>
    <value>ns-589.awsdns-09.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>vipr.network</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-19 08:07:35</query_time>
   <create_date>2021-07-28</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1329.awsdns-38.org</value>
    <value>ns-1998.awsdns-57.co.uk</value>
    <value>ns-436.awsdns-54.com</value>
    <value>ns-786.awsdns-34.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>vipr.xyz</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 08:07:35</query_time>
   <create_date>2021-08-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.a.io</value>
    <value>dns2.a.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>vipr.online</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-22 22:32:43</query_time>
   <create_date>2021-09-08</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-09-08</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 0162538243</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>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>vipr.capital</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-08 18:02:50</query_time>
   <create_date>2021-10-27</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Andromeda Technology</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>vipr.club</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-19 08:07:35</query_time>
   <create_date>2021-11-27</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>22</num>
   <domain_name>vipr.solar</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>solar</domain_tld>
   <query_time>2024-05-08 18:02:50</query_time>
   <create_date>2022-01-05</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Arcadia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>vipr.info</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 02:26:07</query_time>
   <create_date>2022-01-14</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Virp</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illinois</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.thecloudwebsiteserver.com</value>
    <value>ns2.thecloudwebsiteserver.net</value>
    <value>ns3.thecloudwebsiteserver.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>vipr.dev</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-21 14:20:56</query_time>
   <create_date>2022-03-12</create_date>
   <update_date>2022-03-17</update_date>
   <expiry_date>2025-03-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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>vipr.nl</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-19 08:07:35</query_time>
   <create_date>2022-10-08</create_date>
   <update_date>2024-01-09</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-ywsvek6i.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>vipr.top</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-31 01:01:59</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>THOMASK</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>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>vipr.uk</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-31 01:01:59</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_name>Heart Internet Ltd t/a Heart Internet [Tag = HEARTINTERNET]</registrar_name>
   <registrar_website>https://www.heartinternet.co.uk</registrar_website>
   <name_servers>
    <value>ns1.domainhasexpired.com</value>
    <value>ns2.domainhasexpired.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>vipr.app</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-03 18:42:54</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>vipr.life</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-03 18:42:54</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>vipr.live</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-03 18:42:54</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>vipr.foundation</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-19 01:32:03</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>vipr.agency</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-03 18:42:54</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cloud-6082b8.managed-vps.net</value>
    <value>ns2.cloud-6082b8.managed-vps.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>33</num>
   <domain_name>vipr.io</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-27 16:54:14</query_time>
   <create_date>2024-01-25</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-55a48ccb.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>vipr.site</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-12 02:26:07</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>vipr.fun</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-12 16:42:02</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Chen Jing</registrant_company>
   <registrant_state>He Nan</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>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>vipr.ai</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-03 18:42:54</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns-102.awsdns-12.com</value>
    <value>ns-1323.awsdns-37.org</value>
    <value>ns-1678.awsdns-17.co.uk</value>
    <value>ns-808.awsdns-37.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>vipr.au</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-04-13 06:53:41</query_time>
   <update_date>2024-02-23</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Hasan Sheriff</registrant_name>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>vipr.com.au</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-03 18:42:54</query_time>
   <update_date>2023-05-23</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Hasan Sheriff</registrant_name>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>vipr.im</domain_name>
   <domain_keyword>vipr</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-05-01 20:39:05</query_time>
   <expiry_date>2024-08-10</expiry_date>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>greg.ns.cloudflare.com</value>
    <value>pam.ns.cloudflare.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.034</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 2,896 domain names (in 0.065 seconds) which look and sound like the brand name "vipr".
Domain Name Registered Expiry Registrar Ownership
1 vipro.com.pl 30 Jul 2007 30 Jul 2026 OVH SAS -
2 vipy.top 7 Apr 2023 7 Apr 2025 NameSilo,LLC PrivacyGuardian.org llc
3 vipbr.top 25 Dec 2022 25 Dec 2025 shanghai meicheng technology information development co ltd Jiang Bing Ren
4 vipi.events 6 Apr 2018 6 Apr 2025 Gandi SAS Vente-privee.com IP SARL
5 viper.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
6 vspr.org 3 Dec 2016 3 Dec 2025 Network Solutions, LLC Tally Capital
7 ivipr.uk 21 Aug 2017 21 Aug 2025 Namesco Limited [Tag = NAMESCO] -
8 vypr.shop 15 Dec 2023 15 Dec 2024 Dynadot Inc. -
9 evipr.net 23 Jul 2013 23 Jul 2025 Tucows Domains Inc. -
10 tipr.online 11 Nov 2019 11 Nov 2024 Hosting Concepts B.V. d/b/a Registrar.eu MetSMID
11 vior.top 6 Mar 2023 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Yang Qing Cheng
12 vipro.ru 11 Sep 2001 12 Sep 2024 RU-CENTER-RU Limited Liability Company VIPRO
13 vicr.site 28 Sep 2023 28 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
14 viphr.co.uk 9 Aug 2023 9 Aug 2024 Mohammed Eyahia t/a 1st 4 Domains [Tag = 1ST4DOMAINS] -
15 vipra.io 28 Sep 2020 28 Sep 2024 Tucows Domains Inc. REDACTED FOR PRIVACY
16 vipre.network 18 Apr 2017 18 Apr 2025 CSC Corporate Domains, Inc. J2 Global Ventures, LLC
17 vip5.ru 19 Mar 2010 19 Mar 2025 REGTIME-RU Private Person
18 tipr.co 2 Jun 2012 1 Jun 2024 IONOS SE REDACTED FOR PRIVACY
19 vipa.com.br 21 Oct 2012 21 Oct 2025 - VIACAO CIDADE PARAISO LTDA
20 vizr.su 31 Jan 2024 31 Jan 2025 R01-SU OOO "EMEKS"
21 viper.com.pl 3 Nov 2023 3 Nov 2024 Aftermarket.pl Limited -
22 vypr.org 4 Sep 2009 4 Sep 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0167620102
23 vier.tv 30 Sep 2010 30 Sep 2024 united-domains AG VIER GmbH
24 vipo.com 24 Apr 1998 23 Apr 2025 Todaynic.com, Inc. REDACTED FOR PRIVACY
25 vitr.info 25 Jan 2005 25 Jan 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
26 vikr.net 18 Jul 2023 18 Jul 2024 Gname.com Pte. Ltd. Redacted for privacy
27 vipi.clothing 6 Apr 2018 6 Apr 2025 Gandi SAS Vente-privee.com IP SARL
28 aipr.net 17 Sep 2015 17 Sep 2025 GoDaddy.com, LLC -
29 vip9.lol 12 Oct 2023 12 Oct 2028 1API GmbH Domains By Proxy, LLC
30 vipp.ru 17 Mar 2022 17 Mar 2025 REGRU-RU First studio Ltd
31 cipr.uk 25 Jun 2014 25 Jun 2024 Prater Raines Ltd [Tag = PRATERRAINES] -
32 vipp.shop 13 Aug 2019 13 Aug 2024 PSI-USA, Inc. dba Domain Robot -
33 ripr.org 13 Feb 2007 13 Feb 2025 DomainSpot LLC Rhode Island Public Radio
34 vier.click 25 Nov 2014 25 Nov 2024 PSI-USA, Inc. dba Domain Robot webgo GmbH
35 vepr.org 28 Jun 2011 28 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 vipm.top 21 Oct 2016 21 Oct 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Miao Rui Feng
37 vipf.com 9 Jul 1999 9 Jul 2024 ENDURANCE REDACTED FOR PRIVACY
38 vips.rent 21 Oct 2015 21 Oct 2024 Tucows.com Co. Telefonia e Sicurezza S.p.a.
39 v0pr.com 28 Jul 2021 28 Jul 2024 DropCatch.com 906 LLC Domain Privacy Ltd
40 vitr.dev 19 Nov 2021 19 Nov 2024 Gandi SAS REDACTED FOR PRIVACY
41 vipb.be 8 Jul 2017 - Telenet BV -
42 vips.creditcard 17 Jun 2023 17 Jun 2024 Porkbun LLC Private by Design, LLC
43 vier.school 23 Oct 2020 23 Oct 2024 Domeneshop AS dba domainnameshop.com VIERLIVE
44 kipr.co.uk 24 Aug 2022 24 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
45 visr.tech 29 Jun 2022 29 Jun 2024 Mesh Digital Ltd Domains By Proxy, LLC
46 vapr.store 22 Jul 2021 22 Jul 2024 Server Plan Srl Aer LT d.o.o.
47 viper.cl 25 Mar 2007 20 Apr 2033 NIC Chile VIPER SPA
48 viper.net.pl 31 Oct 2017 31 Oct 2024 Consulting Service Sp. z o.o. -
49 2ipr.com 9 Nov 2022 9 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
50 xipr.org 25 Feb 2024 25 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
51 aipr.tech 11 Dec 2023 11 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
52 vipl.org 6 Apr 2024 6 Apr 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
53 vvipr.top 27 Apr 2022 27 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shen zhen xin chuang you zhi shi chan quan dai li you xian gong si
54 vspr.us 27 Dec 2016 26 Dec 2024 Name.com, Inc. Yukio Asira
55 vior.shop 27 Apr 2024 27 Apr 2025 Namecheap, Inc. -
56 vipre.net.au - - Domain Directors Pty Ltd trading as Instra Sandro Castiglioni
57 vypr.bio 21 Oct 2023 21 Oct 2024 Porkbun LLC Private by Design, LLC
58 vipre.group 30 May 2023 30 May 2024 CSC Corporate Domains, Inc. J2 Global Ventures, LLC
59 vipp.biz 23 Nov 2004 22 Nov 2024 Key-Systems GmbH REDACTED FOR PRIVACY
60 vipi.ru 20 Oct 2016 20 Oct 2024 RU-CENTER-RU NETGALAXY LTD.
61 vipn.site 30 Jul 2023 30 Jul 2024 Go Daddy, LLC Repossessed by Go Daddy
62 vitr.co.uk 14 Feb 2006 14 Feb 2026 Namesco Limited [Tag = NAMESCO] -
63 vipc.work 26 Oct 2022 26 Oct 2032 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) guang zhou luo li si wang luo ke ji you xian gong si
64 viapr.ru 22 Mar 2024 22 Mar 2025 REGRU-RU Private Person
65 dipr.net 18 Aug 2020 18 Aug 2025 GoDaddy.com, LLC -
66 vipp.store 21 Mar 2024 21 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
67 vips.party 6 Jun 2017 6 Jun 2027 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED REDACTED FOR PRIVACY
68 vipl.us 9 Jul 2023 9 Jul 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
69 tipr.dev 29 Aug 2022 29 Aug 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
70 vier.live 1 May 2020 1 May 2025 Domeneshop AS dba domainnameshop.com VIERLIVE
71 vigr.com.au - - Melbourne IT Greg smith
72 vip2.cfd 14 Dec 2023 14 Dec 2024 Atak Domain Hosting n/a
73 xipr.store 25 Feb 2024 25 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
74 viprz.com 19 Aug 2023 19 Aug 2024 Gname 022 Inc -
75 vier.fans 20 Dec 2022 20 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
76 eipr.ru 19 Dec 2023 19 Dec 2024 REGRU-RU Private Person
77 visr.io 6 Dec 2017 6 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
78 vipx.org 13 Jan 2006 13 Jan 2025 IONOS SE 1&1 Internet Inc
79 viprl.com 16 Dec 2016 16 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
80 viper.city 23 Jun 2019 23 Jun 2024 eNom, LLC Data Protected
81 vipo.vip 13 Nov 2019 13 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shang hai shi yang pu qu xin yi hong mei rong yuan
82 vipi.tv 11 Jan 2018 11 Jan 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
83 pipr.org 25 Jul 2017 25 Jul 2024 Network Solutions, LLC REDACTED FOR PRIVACY
84 vip0.ru 4 Oct 2020 4 Oct 2024 REGRU-RU Private Person
85 vips.net.in 3 Apr 2019 3 Apr 2025 Endurance Digital Domain Technology LLP vinayakainstitute/ vikatinstitute
86 vikr.su 20 Mar 2015 20 Mar 2025 REGRU-SU Private Person
87 vipt.vip 27 May 2023 27 May 2025 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
88 vibr.nl 9 Jul 2008 - ZXCS -
89 fipr.com 16 Nov 2001 16 Nov 2024 GoDaddy.com, LLC -
90 viper.lol 26 Mar 2024 26 Mar 2025 Registrar of Domain Names REG.RU, LLC Private Person
91 vipz.bond 16 Jan 2024 16 Jan 2025 Gname.com Pte. Ltd. -
92 vspr.global 17 Mar 2017 17 Mar 2025 Mesh Digital Limited Domains By Proxy, LLC
93 vigr.life 24 Jan 2024 24 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
94 iipr.com 23 Jul 2003 23 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
95 hipr.org 17 Jun 2022 17 Jun 2024 Sav.com, LLC Privacy Protection
96 vqpr.com 18 Oct 2001 18 Oct 2024 Network Solutions, LLC -
97 bipr.org 23 Jun 2021 23 Jun 2024 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
98 viapr.com 10 Dec 2002 10 Dec 2024 Name.com, Inc. Affordable Webhosting, Inc., Advertising
99 virpr.com 26 Dec 2023 26 Dec 2024 GRANSY S.R.O D/B/A SUBREG.CZ Občanské sdružení Alternativa II, z.s.
100 vipc.ru 12 Apr 2006 12 Apr 2025 REGTIME-RU Private Person
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 Vipr.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=vipr.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "vipr.pl",
        "page_size": 100
    },
    "count": {
        "total": 2896,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "vipro.com.pl, vipy.top, vipbr.top, vipi.events, viper.ai, vspr.org, ivipr.uk, vypr.shop, evipr.net, tipr.online, vior.top, vipro.ru, vicr.site, viphr.co.uk, vipra.io, vipre.network, vip5.ru, tipr.co, vipa.com.br, vizr.su, viper.com.pl, vypr.org, vier.tv, vipo.com, vitr.info, vikr.net, vipi.clothing, aipr.net, vip9.lol, vipp.ru, cipr.uk, vipp.shop, ripr.org, vier.click, vepr.org, vipm.top, vipf.com, vips.rent, v0pr.com, vitr.dev, vipb.be, vips.creditcard, vier.school, kipr.co.uk, visr.tech, vapr.store, viper.cl, viper.net.pl, 2ipr.com, xipr.org, aipr.tech, vipl.org, vvipr.top, vspr.us, vior.shop, vipre.net.au, vypr.bio, vipre.group, vipp.biz, vipi.ru, vipn.site, vitr.co.uk, vipc.work, viapr.ru, dipr.net, vipp.store, vips.party, vipl.us, tipr.dev, vier.live, vigr.com.au, vip2.cfd, xipr.store, viprz.com, vier.fans, eipr.ru, visr.io, vipx.org, viprl.com, viper.city, vipo.vip, vipi.tv, pipr.org, vip0.ru, vips.net.in, vikr.su, vipt.vip, vibr.nl, fipr.com, viper.lol, vipz.bond, vspr.global, vigr.life, iipr.com, hipr.org, vqpr.com, bipr.org, viapr.com, virpr.com, vipc.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "vipro.com.pl",
            "domain_keyword": "vipro",
            "domain_tld": "com.pl",
            "query_time": "2024-04-04 20:48:47",
            "create_date": "2007-07-30",
            "update_date": "2024-02-07",
            "expiry_date": "2026-07-30",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "vipy.top",
            "domain_keyword": "vipy",
            "domain_tld": "top",
            "query_time": "2024-04-13 06:56:46",
            "create_date": "2023-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "vipbr.top",
            "domain_keyword": "vipbr",
            "domain_tld": "top",
            "query_time": "2024-04-07 00:20:51",
            "create_date": "2022-12-25",
            "update_date": "2022-12-25",
            "expiry_date": "2025-12-25",
            "registrar_iana": 1621,
            "registrar_name": "shanghai meicheng technology information development co ltd",
            "registrar_website": "http://www.cndns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jiang Bing Ren",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HuNaSheng",
            "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": [
                "a.ezdnscenter.com",
                "b.ezdnscenter.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "vipi.events",
            "domain_keyword": "vipi",
            "domain_tld": "events",
            "query_time": "2024-04-11 03:51:25",
            "create_date": "2018-04-06",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-06",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vente-privee.com IP SARL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "viper.ai",
            "domain_keyword": "viper",
            "domain_tld": "ai",
            "query_time": "2024-04-20 13:37:12",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "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": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "vspr.org",
            "domain_keyword": "vspr",
            "domain_tld": "org",
            "query_time": "2024-04-26 12:05:03",
            "create_date": "2016-12-03",
            "update_date": "2022-10-09",
            "expiry_date": "2025-12-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tally Capital",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.solidspace.com",
                "ns2.solidspace.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ivipr.uk",
            "domain_keyword": "ivipr",
            "domain_tld": "uk",
            "query_time": "2024-04-25 04:11:53",
            "create_date": "2017-08-21",
            "update_date": "2023-08-21",
            "expiry_date": "2025-08-21",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "vypr.shop",
            "domain_keyword": "vypr",
            "domain_tld": "shop",
            "query_time": "2024-04-23 19:57:12",
            "create_date": "2023-12-15",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc.",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_state": "JIANGSU",
            "registrant_country": "CN",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "evipr.net",
            "domain_keyword": "evipr",
            "domain_tld": "net",
            "query_time": "2024-04-25 15:39:01",
            "create_date": "2013-07-23",
            "update_date": "2023-01-30",
            "expiry_date": "2025-07-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "tipr.online",
            "domain_keyword": "tipr",
            "domain_tld": "online",
            "query_time": "2024-05-01 08:28:52",
            "create_date": "2019-11-11",
            "update_date": "2024-02-06",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_company": "MetSMID",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "vior.top",
            "domain_keyword": "vior",
            "domain_tld": "top",
            "query_time": "2024-05-01 18:34:11",
            "create_date": "2023-03-06",
            "update_date": "2023-10-07",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yang Qing Cheng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing",
            "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": [
                "piers.ns.cloudflare.com",
                "rosalyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "vipro.ru",
            "domain_keyword": "vipro",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:22:09",
            "create_date": "2001-09-11",
            "expiry_date": "2024-09-12",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Limited Liability Company VIPRO",
            "name_servers": [
                "ns1.rsnx.ru",
                "ns2.rsnx.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "vicr.site",
            "domain_keyword": "vicr",
            "domain_tld": "site",
            "query_time": "2024-05-01 03:50:11",
            "create_date": "2023-09-28",
            "update_date": "2023-10-13",
            "expiry_date": "2024-09-28",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "viphr.co.uk",
            "domain_keyword": "viphr",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 18:39:16",
            "create_date": "2023-08-09",
            "update_date": "2024-03-21",
            "expiry_date": "2024-08-09",
            "registrar_name": "Mohammed Eyahia t/a 1st 4 Domains [Tag = 1ST4DOMAINS]",
            "registrar_website": "http://www.1st4domains.com",
            "name_servers": [
                "eczm2gtf.verify.hn",
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "vipra.io",
            "domain_keyword": "vipra",
            "domain_tld": "io",
            "query_time": "2024-05-03 18:42:55",
            "create_date": "2020-09-28",
            "update_date": "2023-08-28",
            "expiry_date": "2024-09-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com",
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "vipre.network",
            "domain_keyword": "vipre",
            "domain_tld": "network",
            "query_time": "2024-05-03 18:42:58",
            "create_date": "2017-04-18",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-18",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "J2 Global Ventures, LLC",
            "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": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "vip5.ru",
            "domain_keyword": "vip5",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:35:30",
            "create_date": "2010-03-19",
            "expiry_date": "2025-03-19",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "tipr.co",
            "domain_keyword": "tipr",
            "domain_tld": "co",
            "query_time": "2024-05-10 07:34:51",
            "create_date": "2012-06-02",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-01",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "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.fuseddns.com",
                "ns2.fuseddns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "vipa.com.br",
            "domain_keyword": "vipa",
            "domain_tld": "com.br",
            "query_time": "2024-05-08 17:56:12",
            "create_date": "2012-10-21",
            "update_date": "2022-10-04",
            "expiry_date": "2025-10-21",
            "registrant_name": "VIACAO CIDADE PARAISO LTDA",
            "name_servers": [
                "ns516.hostgator.com.br",
                "ns517.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 20,
            "domain_name": "vizr.su",
            "domain_keyword": "vizr",
            "domain_tld": "su",
            "query_time": "2024-05-05 23:23:42",
            "create_date": "2024-01-31",
            "expiry_date": "2025-01-31",
            "registrar_name": "R01-SU",
            "registrant_company": "OOO \"EMEKS\"",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7 861 2353454",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 21,
            "domain_name": "viper.com.pl",
            "domain_keyword": "viper",
            "domain_tld": "com.pl",
            "query_time": "2024-05-14 20:48:24",
            "create_date": "2023-11-03",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-03",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 22,
            "domain_name": "vypr.org",
            "domain_keyword": "vypr",
            "domain_tld": "org",
            "query_time": "2024-05-15 11:49:11",
            "create_date": "2009-09-04",
            "update_date": "2023-08-11",
            "expiry_date": "2024-09-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0167620102",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "parking1.mdnsservice.com",
                "parking2.mdnsservice.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "vier.tv",
            "domain_keyword": "vier",
            "domain_tld": "tv",
            "query_time": "2024-05-13 19:14:12",
            "create_date": "2010-09-30",
            "update_date": "2024-04-01",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VIER GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "vipo.com",
            "domain_keyword": "vipo",
            "domain_tld": "com",
            "query_time": "2024-05-25 16:15:40",
            "create_date": "1998-04-24",
            "update_date": "2022-09-27",
            "expiry_date": "2025-04-23",
            "registrar_iana": 697,
            "registrar_name": "Todaynic.com, Inc.",
            "registrar_website": "http://www.todaynic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "https://whois.now.cn/whois/message_to_contact.php?domain=vipo.com&contact=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns7.01isp.com",
                "ns8.01isp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "vitr.info",
            "domain_keyword": "vitr",
            "domain_tld": "info",
            "query_time": "2024-05-27 08:05:18",
            "create_date": "2005-01-25",
            "update_date": "2024-03-10",
            "expiry_date": "2025-01-25",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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.dnsmadeeasy.com",
                "ns3.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "vikr.net",
            "domain_keyword": "vikr",
            "domain_tld": "net",
            "query_time": "2024-04-12 13:28:46",
            "create_date": "2023-07-18",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "MAKATI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "PH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=vikr.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "vipi.clothing",
            "domain_keyword": "vipi",
            "domain_tld": "clothing",
            "query_time": "2024-04-11 03:51:25",
            "create_date": "2018-04-06",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-06",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vente-privee.com IP SARL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "aipr.net",
            "domain_keyword": "aipr",
            "domain_tld": "net",
            "query_time": "2024-04-07 23:06:38",
            "create_date": "2015-09-17",
            "update_date": "2022-09-29",
            "expiry_date": "2025-09-17",
            "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": 29,
            "domain_name": "vip9.lol",
            "domain_keyword": "vip9",
            "domain_tld": "lol",
            "query_time": "2024-05-01 18:37:24",
            "create_date": "2023-10-12",
            "update_date": "2024-02-13",
            "expiry_date": "2028-10-12",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "vipp.ru",
            "domain_keyword": "vipp",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:22:03",
            "create_date": "2022-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "REGRU-RU",
            "registrant_company": "First studio Ltd",
            "name_servers": [
                "ns1.domainseller.ru",
                "ns2.domainseller.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 31,
            "domain_name": "cipr.uk",
            "domain_keyword": "cipr",
            "domain_tld": "uk",
            "query_time": "2024-04-29 04:12:38",
            "create_date": "2014-06-25",
            "update_date": "2022-06-11",
            "expiry_date": "2024-06-25",
            "registrar_name": "Prater Raines Ltd [Tag = PRATERRAINES]",
            "registrar_website": "https://praterraines.co.uk",
            "name_servers": [
                "ns1.praterraines.co.uk",
                "ns2.praterraines.co.uk",
                "ns3.praterraines.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 32,
            "domain_name": "vipp.shop",
            "domain_keyword": "vipp",
            "domain_tld": "shop",
            "query_time": "2024-04-29 17:55:34",
            "create_date": "2019-08-13",
            "update_date": "2023-10-12",
            "expiry_date": "2024-08-13",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "ripr.org",
            "domain_keyword": "ripr",
            "domain_tld": "org",
            "query_time": "2024-04-13 07:40:16",
            "create_date": "2007-02-13",
            "update_date": "2024-01-07",
            "expiry_date": "2025-02-13",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "http://www.domaindiscover.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Rhode Island Public Radio",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1402.awsdns-47.org",
                "ns-1941.awsdns-50.co.uk",
                "ns-451.awsdns-56.com",
                "ns-641.awsdns-16.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "vier.click",
            "domain_keyword": "vier",
            "domain_tld": "click",
            "query_time": "2024-04-15 08:37:21",
            "create_date": "2014-11-25",
            "update_date": "2024-01-09",
            "expiry_date": "2024-11-25",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "webgo GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.webgo24.de",
                "ns02.webgo24.de",
                "ns03.webgo24.de",
                "ns04.webgo24.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "vepr.org",
            "domain_keyword": "vepr",
            "domain_tld": "org",
            "query_time": "2024-04-18 00:04:21",
            "create_date": "2011-06-28",
            "update_date": "2023-07-14",
            "expiry_date": "2025-06-28",
            "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.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "vipm.top",
            "domain_keyword": "vipm",
            "domain_tld": "top",
            "query_time": "2024-04-20 13:43:51",
            "create_date": "2016-10-21",
            "update_date": "2019-06-08",
            "expiry_date": "2027-10-21",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Miao Rui Feng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "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": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "vipf.com",
            "domain_keyword": "vipf",
            "domain_tld": "com",
            "query_time": "2024-04-20 13:39:30",
            "create_date": "1999-07-09",
            "update_date": "2023-06-24",
            "expiry_date": "2024-07-09",
            "registrar_iana": 66,
            "registrar_name": "ENDURANCE",
            "registrar_website": "http://www.eNameCo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ES",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://tieredaccess.com/contact/ea43a82c-9cb8-412a-b29a-0dcddf6d9607",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "vips.rent",
            "domain_keyword": "vips",
            "domain_tld": "rent",
            "query_time": "2024-05-08 18:03:27",
            "create_date": "2015-10-21",
            "update_date": "2024-04-26",
            "expiry_date": "2024-10-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Telefonia e Sicurezza S.p.a.",
            "registrant_state": "CO",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "v0pr.com",
            "domain_keyword": "v0pr",
            "domain_tld": "com",
            "query_time": "2024-05-09 18:25:19",
            "create_date": "2021-07-28",
            "update_date": "2023-08-15",
            "expiry_date": "2024-07-28",
            "registrar_iana": 2665,
            "registrar_name": "DropCatch.com 906 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Domain Privacy Ltd",
            "registrant_address": "PO Box 189",
            "registrant_city": "Marblehead",
            "registrant_state": "MA",
            "registrant_zip": "01945",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2532528582",
            "name_servers": [
                "a.2ns.net",
                "b.2ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "vitr.dev",
            "domain_keyword": "vitr",
            "domain_tld": "dev",
            "query_time": "2024-05-08 09:13:05",
            "create_date": "2021-11-19",
            "update_date": "2023-10-24",
            "expiry_date": "2024-11-19",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-0-a.gandi.net",
                "ns-196-b.gandi.net",
                "ns-70-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "vipb.be",
            "domain_keyword": "vipb",
            "domain_tld": "be",
            "query_time": "2024-05-03 18:35:26",
            "create_date": "2017-07-08",
            "registrar_name": "Telenet BV",
            "registrar_website": "https://www2.telenet.be/nl/business/producten-diensten/hosting-cloud/domeinnamen/",
            "name_servers": [
                "ns.be.hostbasket.com",
                "ns.fr.hostbasket.com",
                "ns.nl.hostbasket.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 42,
            "domain_name": "vips.creditcard",
            "domain_keyword": "vips",
            "domain_tld": "creditcard",
            "query_time": "2024-05-03 18:43:11",
            "create_date": "2023-06-17",
            "update_date": "2023-06-22",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "vier.school",
            "domain_keyword": "vier",
            "domain_tld": "school",
            "query_time": "2024-05-14 09:17:59",
            "create_date": "2020-10-23",
            "update_date": "2024-03-27",
            "expiry_date": "2024-10-23",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VIERLIVE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar 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.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "kipr.co.uk",
            "domain_keyword": "kipr",
            "domain_tld": "co.uk",
            "query_time": "2024-05-16 01:02:06",
            "create_date": "2022-08-24",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-24",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "visr.tech",
            "domain_keyword": "visr",
            "domain_tld": "tech",
            "query_time": "2024-05-18 15:38:21",
            "create_date": "2022-06-29",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-29",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "vapr.store",
            "domain_keyword": "vapr",
            "domain_tld": "store",
            "query_time": "2024-04-07 10:25:37",
            "create_date": "2021-07-22",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-22",
            "registrar_iana": 1460,
            "registrar_name": "Server Plan Srl",
            "registrant_company": "Aer LT d.o.o.",
            "registrant_state": "Slovenia",
            "registrant_country": "SI",
            "registrant_email": "please query the rdds service of the 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": [
                "ernest.ns.cloudflare.com",
                "etta.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "viper.cl",
            "domain_keyword": "viper",
            "domain_tld": "cl",
            "query_time": "2024-04-07 00:23:53",
            "create_date": "2007-03-25",
            "expiry_date": "2033-04-20",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "VIPER SPA",
            "name_servers": [
                "ns-1144.awsdns-15.org",
                "ns-1937.awsdns-50.co.uk",
                "ns-211.awsdns-26.com",
                "ns-627.awsdns-14.net"
            ]
        },
        {
            "num": 48,
            "domain_name": "viper.net.pl",
            "domain_keyword": "viper",
            "domain_tld": "net.pl",
            "query_time": "2024-04-07 00:23:56",
            "create_date": "2017-10-31",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-31",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.kylos.pl",
                "ns2.kylos.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "2ipr.com",
            "domain_keyword": "2ipr",
            "domain_tld": "com",
            "query_time": "2024-04-13 06:10:42",
            "create_date": "2022-11-09",
            "update_date": "2022-11-09",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "xipr.org",
            "domain_keyword": "xipr",
            "domain_tld": "org",
            "query_time": "2024-04-11 04:28:37",
            "create_date": "2024-02-25",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-25",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "aipr.tech",
            "domain_keyword": "aipr",
            "domain_tld": "tech",
            "query_time": "2024-04-07 23:06:38",
            "create_date": "2023-12-11",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-11",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "vipl.org",
            "domain_keyword": "vipl",
            "domain_tld": "org",
            "query_time": "2024-04-08 16:47:17",
            "create_date": "2024-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-eba40040.ns3.dan.hosting"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "vvipr.top",
            "domain_keyword": "vvipr",
            "domain_tld": "top",
            "query_time": "2024-04-30 10:59:42",
            "create_date": "2022-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shen zhen xin chuang you zhi shi chan quan dai li you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "vspr.us",
            "domain_keyword": "vspr",
            "domain_tld": "us",
            "query_time": "2024-04-29 23:58:54",
            "create_date": "2016-12-27",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-26",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "Yukio Asira",
            "registrant_address": "40 E. Chcago",
            "registrant_city": "Chicago",
            "registrant_state": "IL",
            "registrant_zip": "27101",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7857836377",
            "name_servers": [
                "ns1ntw.name.com",
                "ns2fjz.name.com",
                "ns3qty.name.com",
                "ns4hmp.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "vior.shop",
            "domain_keyword": "vior",
            "domain_tld": "shop",
            "query_time": "2024-04-29 17:37:17",
            "create_date": "2024-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "2ajdy0ui.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "vipre.net.au",
            "domain_keyword": "vipre",
            "domain_tld": "net.au",
            "query_time": "2024-05-08 18:03:13",
            "update_date": "2024-04-02",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Sandro Castiglioni",
            "name_servers": [
                "ns1.vodien.com",
                "ns2.vodien.com",
                "ns3.vodien.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "vypr.bio",
            "domain_keyword": "vypr",
            "domain_tld": "bio",
            "query_time": "2024-05-08 20:23:26",
            "create_date": "2023-10-21",
            "update_date": "2023-11-27",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.byet.org",
                "ns2.byet.org",
                "ns3.byet.org",
                "ns4.byet.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "vipre.group",
            "domain_keyword": "vipre",
            "domain_tld": "group",
            "query_time": "2024-05-08 18:03:13",
            "create_date": "2023-05-30",
            "update_date": "2023-06-04",
            "expiry_date": "2024-05-30",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "J2 Global Ventures, LLC",
            "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": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "vipp.biz",
            "domain_keyword": "vipp",
            "domain_tld": "biz",
            "query_time": "2024-05-08 18:02:19",
            "create_date": "2004-11-23",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-22",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ehost.pl",
                "ns2.ehost.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "vipi.ru",
            "domain_keyword": "vipi",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:21:34",
            "create_date": "2016-10-20",
            "expiry_date": "2024-10-20",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD.",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "vipn.site",
            "domain_keyword": "vipn",
            "domain_tld": "site",
            "query_time": "2024-05-03 18:41:16",
            "create_date": "2023-07-30",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-30",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Repossessed by Go Daddy",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "vitr.co.uk",
            "domain_keyword": "vitr",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 22:33:28",
            "create_date": "2006-02-14",
            "update_date": "2023-01-17",
            "expiry_date": "2026-02-14",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 63,
            "domain_name": "vipc.work",
            "domain_keyword": "vipc",
            "domain_tld": "work",
            "query_time": "2024-04-27 05:10:11",
            "create_date": "2022-10-26",
            "update_date": "2022-10-31",
            "expiry_date": "2032-10-26",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "guang zhou luo li si wang luo ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "viapr.ru",
            "domain_keyword": "viapr",
            "domain_tld": "ru",
            "query_time": "2024-05-26 12:58:19",
            "create_date": "2024-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 65,
            "domain_name": "dipr.net",
            "domain_keyword": "dipr",
            "domain_tld": "net",
            "query_time": "2024-05-26 20:46:02",
            "create_date": "2020-08-18",
            "update_date": "2024-04-05",
            "expiry_date": "2025-08-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "vipp.store",
            "domain_keyword": "vipp",
            "domain_tld": "store",
            "query_time": "2024-05-25 20:35:31",
            "create_date": "2024-03-21",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-21",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "vips.party",
            "domain_keyword": "vips",
            "domain_tld": "party",
            "query_time": "2024-05-27 16:54:25",
            "create_date": "2017-06-06",
            "update_date": "2021-07-23",
            "expiry_date": "2027-06-06",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "www.alibabacloud.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "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": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "vipl.us",
            "domain_keyword": "vipl",
            "domain_tld": "us",
            "query_time": "2024-05-27 16:52:57",
            "create_date": "2023-07-09",
            "update_date": "2024-01-27",
            "expiry_date": "2024-07-09",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "www.galcomm.com",
            "registrant_name": "Domain Privacy",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "111 Leoforos Chlorakas, Shop 9, Suite 500",
            "registrant_city": "Chloraka",
            "registrant_state": "Paphos",
            "registrant_zip": "8220",
            "registrant_country": "CY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3256663867",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "tipr.dev",
            "domain_keyword": "tipr",
            "domain_tld": "dev",
            "query_time": "2024-05-28 09:08:41",
            "create_date": "2022-08-29",
            "update_date": "2024-04-16",
            "expiry_date": "2024-08-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 70,
            "domain_name": "vier.live",
            "domain_keyword": "vier",
            "domain_tld": "live",
            "query_time": "2024-06-01 14:30:48",
            "create_date": "2020-05-01",
            "update_date": "2024-03-19",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VIERLIVE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1384.awsdns-45.org",
                "ns-1860.awsdns-40.co.uk",
                "ns-367.awsdns-45.com",
                "ns-662.awsdns-18.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "vigr.com.au",
            "domain_keyword": "vigr",
            "domain_tld": "com.au",
            "query_time": "2024-04-04 18:17:46",
            "update_date": "2023-09-29",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Greg smith",
            "name_servers": [
                "ns1.telstradns.net",
                "ns2.telstradns.net",
                "ns3.telstradns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "vip2.cfd",
            "domain_keyword": "vip2",
            "domain_tld": "cfd",
            "query_time": "2024-04-07 00:16:59",
            "create_date": "2023-12-14",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-14",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "London",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the 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": [
                "macy.ns.cloudflare.com",
                "trey.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "xipr.store",
            "domain_keyword": "xipr",
            "domain_tld": "store",
            "query_time": "2024-04-11 04:28:37",
            "create_date": "2024-02-25",
            "expiry_date": "2025-02-25",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "viprz.com",
            "domain_keyword": "viprz",
            "domain_tld": "com",
            "query_time": "2024-04-13 06:54:00",
            "create_date": "2023-08-19",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-19",
            "registrar_iana": 3991,
            "registrar_name": "Gname 022 Inc",
            "registrar_website": "http://WWW.GNAME.COM",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "vier.fans",
            "domain_keyword": "vier",
            "domain_tld": "fans",
            "query_time": "2024-04-29 19:46:06",
            "create_date": "2022-12-20",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "eipr.ru",
            "domain_keyword": "eipr",
            "domain_tld": "ru",
            "query_time": "2024-04-30 13:02:49",
            "create_date": "2023-12-19",
            "expiry_date": "2024-12-19",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 77,
            "domain_name": "visr.io",
            "domain_keyword": "visr",
            "domain_tld": "io",
            "query_time": "2024-05-01 09:07:57",
            "create_date": "2017-12-06",
            "update_date": "2024-01-20",
            "expiry_date": "2024-12-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "vipx.org",
            "domain_keyword": "vipx",
            "domain_tld": "org",
            "query_time": "2024-04-21 14:26:54",
            "create_date": "2006-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1095.ui-dns.biz",
                "ns1095.ui-dns.com",
                "ns1095.ui-dns.de",
                "ns1095.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "viprl.com",
            "domain_keyword": "viprl",
            "domain_tld": "com",
            "query_time": "2024-04-21 14:21:23",
            "create_date": "2016-12-16",
            "update_date": "2020-12-10",
            "expiry_date": "2025-12-16",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "viper.city",
            "domain_keyword": "viper",
            "domain_tld": "city",
            "query_time": "2024-04-20 13:37:12",
            "create_date": "2019-06-23",
            "update_date": "2023-05-28",
            "expiry_date": "2024-06-23",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "vipo.vip",
            "domain_keyword": "vipo",
            "domain_tld": "vip",
            "query_time": "2024-04-07 05:11:25",
            "create_date": "2019-11-13",
            "update_date": "2023-10-15",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shang hai shi yang pu qu xin yi hong mei rong yuan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "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": [
                "graham.ns.cloudflare.com",
                "ruth.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "vipi.tv",
            "domain_keyword": "vipi",
            "domain_tld": "tv",
            "query_time": "2024-04-07 05:10:33",
            "create_date": "2018-01-11",
            "update_date": "2023-12-19",
            "expiry_date": "2025-01-11",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Adazu novads",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LV",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.nano.lv",
                "ns2.nano.lv"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "pipr.org",
            "domain_keyword": "pipr",
            "domain_tld": "org",
            "query_time": "2024-04-19 06:22:01",
            "create_date": "2017-07-25",
            "update_date": "2023-09-08",
            "expiry_date": "2024-07-25",
            "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": "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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "vip0.ru",
            "domain_keyword": "vip0",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:35:29",
            "create_date": "2020-10-04",
            "expiry_date": "2024-10-04",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "charles.ns.cloudflare.com",
                "chloe.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 85,
            "domain_name": "vips.net.in",
            "domain_keyword": "vips",
            "domain_tld": "net.in",
            "query_time": "2024-05-03 18:43:12",
            "create_date": "2019-04-03",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-03",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "vinayakainstitute/ vikatinstitute",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns50.e2enetworks.net.in",
                "ns51.e2enetworks.net.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "vikr.su",
            "domain_keyword": "vikr",
            "domain_tld": "su",
            "query_time": "2024-05-05 23:23:25",
            "create_date": "2015-03-20",
            "expiry_date": "2025-03-20",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 87,
            "domain_name": "vipt.vip",
            "domain_keyword": "vipt",
            "domain_tld": "vip",
            "query_time": "2024-05-09 20:01:20",
            "create_date": "2023-05-27",
            "update_date": "2023-10-22",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhe Jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-show.myhostadmin.net",
                "ns2-show.myhostadmin.net"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "vibr.nl",
            "domain_keyword": "vibr",
            "domain_tld": "nl",
            "query_time": "2024-05-21 19:27:11",
            "create_date": "2008-07-09",
            "update_date": "2024-03-21",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 89,
            "domain_name": "fipr.com",
            "domain_keyword": "fipr",
            "domain_tld": "com",
            "query_time": "2024-05-18 15:49:00",
            "create_date": "2001-11-16",
            "update_date": "2022-09-29",
            "expiry_date": "2024-11-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "viper.lol",
            "domain_keyword": "viper",
            "domain_tld": "lol",
            "query_time": "2024-05-23 23:02:19",
            "create_date": "2024-03-26",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "minsk",
            "registrant_country": "BY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dean.ns.cloudflare.com",
                "tessa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "vipz.bond",
            "domain_keyword": "vipz",
            "domain_tld": "bond",
            "query_time": "2024-05-19 08:08:38",
            "create_date": "2024-01-16",
            "update_date": "2024-03-14",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "vspr.global",
            "domain_keyword": "vspr",
            "domain_tld": "global",
            "query_time": "2024-05-19 06:46:13",
            "create_date": "2017-03-17",
            "update_date": "2024-05-01",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "vigr.life",
            "domain_keyword": "vigr",
            "domain_tld": "life",
            "query_time": "2024-05-20 15:43:56",
            "create_date": "2024-01-24",
            "update_date": "2024-03-01",
            "expiry_date": "2025-01-24",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "iipr.com",
            "domain_keyword": "iipr",
            "domain_tld": "com",
            "query_time": "2024-05-29 03:48:02",
            "create_date": "2003-07-23",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-23",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "hipr.org",
            "domain_keyword": "hipr",
            "domain_tld": "org",
            "query_time": "2024-04-05 00:54:28",
            "create_date": "2022-06-17",
            "update_date": "2023-08-01",
            "expiry_date": "2024-06-17",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "vqpr.com",
            "domain_keyword": "vqpr",
            "domain_tld": "com",
            "query_time": "2024-04-06 11:47:30",
            "create_date": "2001-10-18",
            "update_date": "2022-08-19",
            "expiry_date": "2024-10-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "bipr.org",
            "domain_keyword": "bipr",
            "domain_tld": "org",
            "query_time": "2024-04-19 08:19:49",
            "create_date": "2021-06-23",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://whois.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hebei",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "viapr.com",
            "domain_keyword": "viapr",
            "domain_tld": "com",
            "query_time": "2024-04-20 20:07:02",
            "create_date": "2002-12-10",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-10",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "Affordable Webhosting, Inc., Advertising",
            "registrant_address": "PO Box 1508",
            "registrant_city": "Manzanita",
            "registrant_state": "OR",
            "registrant_zip": "97130-1508",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/viapr.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1cny.name.com",
                "ns2kry.name.com",
                "ns3dkz.name.com",
                "ns4bht.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "virpr.com",
            "domain_keyword": "virpr",
            "domain_tld": "com",
            "query_time": "2024-04-28 23:33:15",
            "create_date": "2023-12-26",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-26",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_company": "Občanské sdružení Alternativa II, z.s.",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns2.blueboard.cz",
                "shinzon.blueboard.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "vipc.ru",
            "domain_keyword": "vipc",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:21:09",
            "create_date": "2006-04-12",
            "expiry_date": "2025-04-12",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.handyhost.org",
                "ns1.handyhost.ru",
                "ns2.handyhost.org",
                "ns2.handyhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.065,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>vipr.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2896</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>vipro.com.pl, vipy.top, vipbr.top, vipi.events, viper.ai, vspr.org, ivipr.uk, vypr.shop, evipr.net, tipr.online, vior.top, vipro.ru, vicr.site, viphr.co.uk, vipra.io, vipre.network, vip5.ru, tipr.co, vipa.com.br, vizr.su, viper.com.pl, vypr.org, vier.tv, vipo.com, vitr.info, vikr.net, vipi.clothing, aipr.net, vip9.lol, vipp.ru, cipr.uk, vipp.shop, ripr.org, vier.click, vepr.org, vipm.top, vipf.com, vips.rent, v0pr.com, vitr.dev, vipb.be, vips.creditcard, vier.school, kipr.co.uk, visr.tech, vapr.store, viper.cl, viper.net.pl, 2ipr.com, xipr.org, aipr.tech, vipl.org, vvipr.top, vspr.us, vior.shop, vipre.net.au, vypr.bio, vipre.group, vipp.biz, vipi.ru, vipn.site, vitr.co.uk, vipc.work, viapr.ru, dipr.net, vipp.store, vips.party, vipl.us, tipr.dev, vier.live, vigr.com.au, vip2.cfd, xipr.store, viprz.com, vier.fans, eipr.ru, visr.io, vipx.org, viprl.com, viper.city, vipo.vip, vipi.tv, pipr.org, vip0.ru, vips.net.in, vikr.su, vipt.vip, vibr.nl, fipr.com, viper.lol, vipz.bond, vspr.global, vigr.life, iipr.com, hipr.org, vqpr.com, bipr.org, viapr.com, virpr.com, vipc.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vipro.com.pl</domain_name>
   <domain_keyword>vipro</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-04 20:48:47</query_time>
   <create_date>2007-07-30</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2026-07-30</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <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>2</num>
   <domain_name>vipy.top</domain_name>
   <domain_keyword>vipy</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-13 06:56:46</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>vipbr.top</domain_name>
   <domain_keyword>vipbr</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-07 00:20:51</query_time>
   <create_date>2022-12-25</create_date>
   <update_date>2022-12-25</update_date>
   <expiry_date>2025-12-25</expiry_date>
   <registrar_iana>1621</registrar_iana>
   <registrar_name>shanghai meicheng technology information development co ltd</registrar_name>
   <registrar_website>http://www.cndns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jiang Bing Ren</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HuNaSheng</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>a.ezdnscenter.com</value>
    <value>b.ezdnscenter.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>vipi.events</domain_name>
   <domain_keyword>vipi</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-04-11 03:51:25</query_time>
   <create_date>2018-04-06</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Vente-privee.com IP SARL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>viper.ai</domain_name>
   <domain_keyword>viper</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-20 13:37:12</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</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>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>vspr.org</domain_name>
   <domain_keyword>vspr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 12:05:03</query_time>
   <create_date>2016-12-03</create_date>
   <update_date>2022-10-09</update_date>
   <expiry_date>2025-12-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tally Capital</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.solidspace.com</value>
    <value>ns2.solidspace.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ivipr.uk</domain_name>
   <domain_keyword>ivipr</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-25 04:11:53</query_time>
   <create_date>2017-08-21</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2025-08-21</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>vypr.shop</domain_name>
   <domain_keyword>vypr</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 19:57:12</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc.</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_state>JIANGSU</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>evipr.net</domain_name>
   <domain_keyword>evipr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 15:39:01</query_time>
   <create_date>2013-07-23</create_date>
   <update_date>2023-01-30</update_date>
   <expiry_date>2025-07-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>tipr.online</domain_name>
   <domain_keyword>tipr</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-01 08:28:52</query_time>
   <create_date>2019-11-11</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_company>MetSMID</registrant_company>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>vior.top</domain_name>
   <domain_keyword>vior</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-01 18:34:11</query_time>
   <create_date>2023-03-06</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yang Qing Cheng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bei Jing</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>piers.ns.cloudflare.com</value>
    <value>rosalyn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>vipro.ru</domain_name>
   <domain_keyword>vipro</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:22:09</query_time>
   <create_date>2001-09-11</create_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Limited Liability Company VIPRO</registrant_company>
   <name_servers>
    <value>ns1.rsnx.ru</value>
    <value>ns2.rsnx.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>vicr.site</domain_name>
   <domain_keyword>vicr</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-01 03:50:11</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-09-28</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>viphr.co.uk</domain_name>
   <domain_keyword>viphr</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 18:39:16</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>Mohammed Eyahia t/a 1st 4 Domains [Tag = 1ST4DOMAINS]</registrar_name>
   <registrar_website>http://www.1st4domains.com</registrar_website>
   <name_servers>
    <value>eczm2gtf.verify.hn</value>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>vipra.io</domain_name>
   <domain_keyword>vipra</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-03 18:42:55</query_time>
   <create_date>2020-09-28</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>
    <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>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>vipre.network</domain_name>
   <domain_keyword>vipre</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-03 18:42:58</query_time>
   <create_date>2017-04-18</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>J2 Global Ventures, LLC</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>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>vip5.ru</domain_name>
   <domain_keyword>vip5</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:35:30</query_time>
   <create_date>2010-03-19</create_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>tipr.co</domain_name>
   <domain_keyword>tipr</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-10 07:34:51</query_time>
   <create_date>2012-06-02</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</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.fuseddns.com</value>
    <value>ns2.fuseddns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>vipa.com.br</domain_name>
   <domain_keyword>vipa</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-08 17:56:12</query_time>
   <create_date>2012-10-21</create_date>
   <update_date>2022-10-04</update_date>
   <expiry_date>2025-10-21</expiry_date>
   <registrant_name>VIACAO CIDADE PARAISO LTDA</registrant_name>
   <name_servers>
    <value>ns516.hostgator.com.br</value>
    <value>ns517.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>vizr.su</domain_name>
   <domain_keyword>vizr</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 23:23:42</query_time>
   <create_date>2024-01-31</create_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>R01-SU</registrar_name>
   <registrant_company>OOO &quot;EMEKS&quot;</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7 861 2353454</registrant_phone>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>viper.com.pl</domain_name>
   <domain_keyword>viper</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-14 20:48:24</query_time>
   <create_date>2023-11-03</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>vypr.org</domain_name>
   <domain_keyword>vypr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 11:49:11</query_time>
   <create_date>2009-09-04</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0167620102</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>parking1.mdnsservice.com</value>
    <value>parking2.mdnsservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>vier.tv</domain_name>
   <domain_keyword>vier</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-13 19:14:12</query_time>
   <create_date>2010-09-30</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VIER GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>vipo.com</domain_name>
   <domain_keyword>vipo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 16:15:40</query_time>
   <create_date>1998-04-24</create_date>
   <update_date>2022-09-27</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>697</registrar_iana>
   <registrar_name>Todaynic.com, Inc.</registrar_name>
   <registrar_website>http://www.todaynic.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>GD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.now.cn/whois/message_to_contact.php?domain=vipo.com&amp;contact=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns7.01isp.com</value>
    <value>ns8.01isp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>vitr.info</domain_name>
   <domain_keyword>vitr</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 08:05:18</query_time>
   <create_date>2005-01-25</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</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.dnsmadeeasy.com</value>
    <value>ns3.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>vikr.net</domain_name>
   <domain_keyword>vikr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 13:28:46</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>MAKATI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=vikr.net</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>vipi.clothing</domain_name>
   <domain_keyword>vipi</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-04-11 03:51:25</query_time>
   <create_date>2018-04-06</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Vente-privee.com IP SARL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>aipr.net</domain_name>
   <domain_keyword>aipr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 23:06:38</query_time>
   <create_date>2015-09-17</create_date>
   <update_date>2022-09-29</update_date>
   <expiry_date>2025-09-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>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>29</num>
   <domain_name>vip9.lol</domain_name>
   <domain_keyword>vip9</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-01 18:37:24</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2028-10-12</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>30</num>
   <domain_name>vipp.ru</domain_name>
   <domain_keyword>vipp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:22:03</query_time>
   <create_date>2022-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>First studio Ltd</registrant_company>
   <name_servers>
    <value>ns1.domainseller.ru</value>
    <value>ns2.domainseller.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>cipr.uk</domain_name>
   <domain_keyword>cipr</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-29 04:12:38</query_time>
   <create_date>2014-06-25</create_date>
   <update_date>2022-06-11</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_name>Prater Raines Ltd [Tag = PRATERRAINES]</registrar_name>
   <registrar_website>https://praterraines.co.uk</registrar_website>
   <name_servers>
    <value>ns1.praterraines.co.uk</value>
    <value>ns2.praterraines.co.uk</value>
    <value>ns3.praterraines.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>vipp.shop</domain_name>
   <domain_keyword>vipp</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-29 17:55:34</query_time>
   <create_date>2019-08-13</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>ripr.org</domain_name>
   <domain_keyword>ripr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-13 07:40:16</query_time>
   <create_date>2007-02-13</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>http://www.domaindiscover.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Rhode Island Public Radio</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1402.awsdns-47.org</value>
    <value>ns-1941.awsdns-50.co.uk</value>
    <value>ns-451.awsdns-56.com</value>
    <value>ns-641.awsdns-16.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>vier.click</domain_name>
   <domain_keyword>vier</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-15 08:37:21</query_time>
   <create_date>2014-11-25</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>webgo GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.webgo24.de</value>
    <value>ns02.webgo24.de</value>
    <value>ns03.webgo24.de</value>
    <value>ns04.webgo24.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>vepr.org</domain_name>
   <domain_keyword>vepr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 00:04:21</query_time>
   <create_date>2011-06-28</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2025-06-28</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.siteground.net</value>
    <value>ns2.siteground.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>36</num>
   <domain_name>vipm.top</domain_name>
   <domain_keyword>vipm</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-20 13:43:51</query_time>
   <create_date>2016-10-21</create_date>
   <update_date>2019-06-08</update_date>
   <expiry_date>2027-10-21</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Miao Rui Feng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</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>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>vipf.com</domain_name>
   <domain_keyword>vipf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 13:39:30</query_time>
   <create_date>1999-07-09</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>66</registrar_iana>
   <registrar_name>ENDURANCE</registrar_name>
   <registrar_website>http://www.eNameCo.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>ES</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/ea43a82c-9cb8-412a-b29a-0dcddf6d9607</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>vips.rent</domain_name>
   <domain_keyword>vips</domain_keyword>
   <domain_tld>rent</domain_tld>
   <query_time>2024-05-08 18:03:27</query_time>
   <create_date>2015-10-21</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Telefonia e Sicurezza S.p.a.</registrant_company>
   <registrant_state>CO</registrant_state>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>v0pr.com</domain_name>
   <domain_keyword>v0pr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 18:25:19</query_time>
   <create_date>2021-07-28</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>2665</registrar_iana>
   <registrar_name>DropCatch.com 906 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Domain Privacy Ltd</registrant_company>
   <registrant_address>PO Box 189</registrant_address>
   <registrant_city>Marblehead</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01945</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2532528582</registrant_phone>
   <name_servers>
    <value>a.2ns.net</value>
    <value>b.2ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>vitr.dev</domain_name>
   <domain_keyword>vitr</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-08 09:13:05</query_time>
   <create_date>2021-11-19</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-0-a.gandi.net</value>
    <value>ns-196-b.gandi.net</value>
    <value>ns-70-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>vipb.be</domain_name>
   <domain_keyword>vipb</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-03 18:35:26</query_time>
   <create_date>2017-07-08</create_date>
   <registrar_name>Telenet BV</registrar_name>
   <registrar_website>https://www2.telenet.be/nl/business/producten-diensten/hosting-cloud/domeinnamen/</registrar_website>
   <name_servers>
    <value>ns.be.hostbasket.com</value>
    <value>ns.fr.hostbasket.com</value>
    <value>ns.nl.hostbasket.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>vips.creditcard</domain_name>
   <domain_keyword>vips</domain_keyword>
   <domain_tld>creditcard</domain_tld>
   <query_time>2024-05-03 18:43:11</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>vier.school</domain_name>
   <domain_keyword>vier</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-05-14 09:17:59</query_time>
   <create_date>2020-10-23</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VIERLIVE</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>NO</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.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>kipr.co.uk</domain_name>
   <domain_keyword>kipr</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-16 01:02:06</query_time>
   <create_date>2022-08-24</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>visr.tech</domain_name>
   <domain_keyword>visr</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-18 15:38:21</query_time>
   <create_date>2022-06-29</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>vapr.store</domain_name>
   <domain_keyword>vapr</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-07 10:25:37</query_time>
   <create_date>2021-07-22</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>1460</registrar_iana>
   <registrar_name>Server Plan Srl</registrar_name>
   <registrant_company>Aer LT d.o.o.</registrant_company>
   <registrant_state>Slovenia</registrant_state>
   <registrant_country>SI</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>ernest.ns.cloudflare.com</value>
    <value>etta.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>viper.cl</domain_name>
   <domain_keyword>viper</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-07 00:23:53</query_time>
   <create_date>2007-03-25</create_date>
   <expiry_date>2033-04-20</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>VIPER SPA</registrant_name>
   <name_servers>
    <value>ns-1144.awsdns-15.org</value>
    <value>ns-1937.awsdns-50.co.uk</value>
    <value>ns-211.awsdns-26.com</value>
    <value>ns-627.awsdns-14.net</value>
   </name_servers>
  </value>
  <value>
   <num>48</num>
   <domain_name>viper.net.pl</domain_name>
   <domain_keyword>viper</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-04-07 00:23:56</query_time>
   <create_date>2017-10-31</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.kylos.pl</value>
    <value>ns2.kylos.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>2ipr.com</domain_name>
   <domain_keyword>2ipr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 06:10:42</query_time>
   <create_date>2022-11-09</create_date>
   <update_date>2022-11-09</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>xipr.org</domain_name>
   <domain_keyword>xipr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-11 04:28:37</query_time>
   <create_date>2024-02-25</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-25</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>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>51</num>
   <domain_name>aipr.tech</domain_name>
   <domain_keyword>aipr</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-07 23:06:38</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>52</num>
   <domain_name>vipl.org</domain_name>
   <domain_keyword>vipl</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-08 16:47:17</query_time>
   <create_date>2024-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-eba40040.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>vvipr.top</domain_name>
   <domain_keyword>vvipr</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-30 10:59:42</query_time>
   <create_date>2022-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shen zhen xin chuang you zhi shi chan quan dai li you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>vspr.us</domain_name>
   <domain_keyword>vspr</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-29 23:58:54</query_time>
   <create_date>2016-12-27</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>Yukio Asira</registrant_name>
   <registrant_address>40 E. Chcago</registrant_address>
   <registrant_city>Chicago</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>27101</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7857836377</registrant_phone>
   <name_servers>
    <value>ns1ntw.name.com</value>
    <value>ns2fjz.name.com</value>
    <value>ns3qty.name.com</value>
    <value>ns4hmp.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>vior.shop</domain_name>
   <domain_keyword>vior</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-29 17:37:17</query_time>
   <create_date>2024-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>2ajdy0ui.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>vipre.net.au</domain_name>
   <domain_keyword>vipre</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-08 18:03:13</query_time>
   <update_date>2024-04-02</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Sandro Castiglioni</registrant_name>
   <name_servers>
    <value>ns1.vodien.com</value>
    <value>ns2.vodien.com</value>
    <value>ns3.vodien.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>vypr.bio</domain_name>
   <domain_keyword>vypr</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-08 20:23:26</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.byet.org</value>
    <value>ns2.byet.org</value>
    <value>ns3.byet.org</value>
    <value>ns4.byet.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>vipre.group</domain_name>
   <domain_keyword>vipre</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-08 18:03:13</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-05-30</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>J2 Global Ventures, LLC</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>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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>vipp.biz</domain_name>
   <domain_keyword>vipp</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-08 18:02:19</query_time>
   <create_date>2004-11-23</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ehost.pl</value>
    <value>ns2.ehost.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>vipi.ru</domain_name>
   <domain_keyword>vipi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:21:34</query_time>
   <create_date>2016-10-20</create_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD.</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>61</num>
   <domain_name>vipn.site</domain_name>
   <domain_keyword>vipn</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-03 18:41:16</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Repossessed by Go Daddy</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>62</num>
   <domain_name>vitr.co.uk</domain_name>
   <domain_keyword>vitr</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 22:33:28</query_time>
   <create_date>2006-02-14</create_date>
   <update_date>2023-01-17</update_date>
   <expiry_date>2026-02-14</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>vipc.work</domain_name>
   <domain_keyword>vipc</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-27 05:10:11</query_time>
   <create_date>2022-10-26</create_date>
   <update_date>2022-10-31</update_date>
   <expiry_date>2032-10-26</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>guang zhou luo li si wang luo ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>viapr.ru</domain_name>
   <domain_keyword>viapr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-26 12:58:19</query_time>
   <create_date>2024-03-22</create_date>
   <expiry_date>2025-03-22</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>65</num>
   <domain_name>dipr.net</domain_name>
   <domain_keyword>dipr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 20:46:02</query_time>
   <create_date>2020-08-18</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-08-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>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>66</num>
   <domain_name>vipp.store</domain_name>
   <domain_keyword>vipp</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 20:35:31</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>vips.party</domain_name>
   <domain_keyword>vips</domain_keyword>
   <domain_tld>party</domain_tld>
   <query_time>2024-05-27 16:54:25</query_time>
   <create_date>2017-06-06</create_date>
   <update_date>2021-07-23</update_date>
   <expiry_date>2027-06-06</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>www.alibabacloud.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>Zhejiang</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>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>vipl.us</domain_name>
   <domain_keyword>vipl</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-27 16:52:57</query_time>
   <create_date>2023-07-09</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>www.galcomm.com</registrar_website>
   <registrant_name>Domain Privacy</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>111 Leoforos Chlorakas, Shop 9, Suite 500</registrant_address>
   <registrant_city>Chloraka</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>8220</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3256663867</registrant_phone>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>tipr.dev</domain_name>
   <domain_keyword>tipr</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-28 09:08:41</query_time>
   <create_date>2022-08-29</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>vier.live</domain_name>
   <domain_keyword>vier</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-01 14:30:48</query_time>
   <create_date>2020-05-01</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VIERLIVE</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>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1384.awsdns-45.org</value>
    <value>ns-1860.awsdns-40.co.uk</value>
    <value>ns-367.awsdns-45.com</value>
    <value>ns-662.awsdns-18.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>vigr.com.au</domain_name>
   <domain_keyword>vigr</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-04 18:17:46</query_time>
   <update_date>2023-09-29</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Greg smith</registrant_name>
   <name_servers>
    <value>ns1.telstradns.net</value>
    <value>ns2.telstradns.net</value>
    <value>ns3.telstradns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>vip2.cfd</domain_name>
   <domain_keyword>vip2</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-04-07 00:16:59</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-14</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>London</registrant_state>
   <registrant_country>GB</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>macy.ns.cloudflare.com</value>
    <value>trey.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>xipr.store</domain_name>
   <domain_keyword>xipr</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-11 04:28:37</query_time>
   <create_date>2024-02-25</create_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>viprz.com</domain_name>
   <domain_keyword>viprz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 06:54:00</query_time>
   <create_date>2023-08-19</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>3991</registrar_iana>
   <registrar_name>Gname 022 Inc</registrar_name>
   <registrar_website>http://WWW.GNAME.COM</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>vier.fans</domain_name>
   <domain_keyword>vier</domain_keyword>
   <domain_tld>fans</domain_tld>
   <query_time>2024-04-29 19:46:06</query_time>
   <create_date>2022-12-20</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>eipr.ru</domain_name>
   <domain_keyword>eipr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 13:02:49</query_time>
   <create_date>2023-12-19</create_date>
   <expiry_date>2024-12-19</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>77</num>
   <domain_name>visr.io</domain_name>
   <domain_keyword>visr</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-01 09:07:57</query_time>
   <create_date>2017-12-06</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>vipx.org</domain_name>
   <domain_keyword>vipx</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 14:26:54</query_time>
   <create_date>2006-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1095.ui-dns.biz</value>
    <value>ns1095.ui-dns.com</value>
    <value>ns1095.ui-dns.de</value>
    <value>ns1095.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>viprl.com</domain_name>
   <domain_keyword>viprl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 14:21:23</query_time>
   <create_date>2016-12-16</create_date>
   <update_date>2020-12-10</update_date>
   <expiry_date>2025-12-16</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>viper.city</domain_name>
   <domain_keyword>viper</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-04-20 13:37:12</query_time>
   <create_date>2019-06-23</create_date>
   <update_date>2023-05-28</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>vipo.vip</domain_name>
   <domain_keyword>vipo</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-07 05:11:25</query_time>
   <create_date>2019-11-13</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shang hai shi yang pu qu xin yi hong mei rong yuan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</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>graham.ns.cloudflare.com</value>
    <value>ruth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>vipi.tv</domain_name>
   <domain_keyword>vipi</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-07 05:10:33</query_time>
   <create_date>2018-01-11</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>www.ascio.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>Adazu novads</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LV</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.nano.lv</value>
    <value>ns2.nano.lv</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>pipr.org</domain_name>
   <domain_keyword>pipr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 06:22:01</query_time>
   <create_date>2017-07-25</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-07-25</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>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>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>84</num>
   <domain_name>vip0.ru</domain_name>
   <domain_keyword>vip0</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:35:29</query_time>
   <create_date>2020-10-04</create_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>charles.ns.cloudflare.com</value>
    <value>chloe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>vips.net.in</domain_name>
   <domain_keyword>vips</domain_keyword>
   <domain_tld>net.in</domain_tld>
   <query_time>2024-05-03 18:43:12</query_time>
   <create_date>2019-04-03</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>vinayakainstitute/ vikatinstitute</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns50.e2enetworks.net.in</value>
    <value>ns51.e2enetworks.net.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>vikr.su</domain_name>
   <domain_keyword>vikr</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 23:23:25</query_time>
   <create_date>2015-03-20</create_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>vipt.vip</domain_name>
   <domain_keyword>vipt</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-09 20:01:20</query_time>
   <create_date>2023-05-27</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</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>Zhe Jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-show.myhostadmin.net</value>
    <value>ns2-show.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>vibr.nl</domain_name>
   <domain_keyword>vibr</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-21 19:27:11</query_time>
   <create_date>2008-07-09</create_date>
   <update_date>2024-03-21</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>fipr.com</domain_name>
   <domain_keyword>fipr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 15:49:00</query_time>
   <create_date>2001-11-16</create_date>
   <update_date>2022-09-29</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>viper.lol</domain_name>
   <domain_keyword>viper</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-23 23:02:19</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>minsk</registrant_state>
   <registrant_country>BY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dean.ns.cloudflare.com</value>
    <value>tessa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>vipz.bond</domain_name>
   <domain_keyword>vipz</domain_keyword>
   <domain_tld>bond</domain_tld>
   <query_time>2024-05-19 08:08:38</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>vspr.global</domain_name>
   <domain_keyword>vspr</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-19 06:46:13</query_time>
   <create_date>2017-03-17</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>vigr.life</domain_name>
   <domain_keyword>vigr</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-20 15:43:56</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-01-24</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>ns73.domaincontrol.com</value>
    <value>ns74.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>94</num>
   <domain_name>iipr.com</domain_name>
   <domain_keyword>iipr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 03:48:02</query_time>
   <create_date>2003-07-23</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>hipr.org</domain_name>
   <domain_keyword>hipr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-05 00:54:28</query_time>
   <create_date>2022-06-17</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>vqpr.com</domain_name>
   <domain_keyword>vqpr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 11:47:30</query_time>
   <create_date>2001-10-18</create_date>
   <update_date>2022-08-19</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.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>bipr.org</domain_name>
   <domain_keyword>bipr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 08:19:49</query_time>
   <create_date>2021-06-23</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://whois.gname.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>Hebei</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>viapr.com</domain_name>
   <domain_keyword>viapr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 20:07:02</query_time>
   <create_date>2002-12-10</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Affordable Webhosting, Inc., Advertising</registrant_company>
   <registrant_address>PO Box 1508</registrant_address>
   <registrant_city>Manzanita</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>97130-1508</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/viapr.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1cny.name.com</value>
    <value>ns2kry.name.com</value>
    <value>ns3dkz.name.com</value>
    <value>ns4bht.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>virpr.com</domain_name>
   <domain_keyword>virpr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 23:33:15</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_company>Občanské sdružení Alternativa II, z.s.</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns2.blueboard.cz</value>
    <value>shinzon.blueboard.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>vipc.ru</domain_name>
   <domain_keyword>vipc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:21:09</query_time>
   <create_date>2006-04-12</create_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.handyhost.org</value>
    <value>ns1.handyhost.ru</value>
    <value>ns2.handyhost.org</value>
    <value>ns2.handyhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.065</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,579,063

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,579,063
Total WHOIS records with a Registrant Contact 166,234,989
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,812,377
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,436,723
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,550,082

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,543,117,382
Total WHOIS records with a Registrant Contact 1,275,322,848
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,115,568,707
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,046,714,086

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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