WHOIS QUERY TIME

28 May 2024 - 9:01 PM UTC

Registered: 25 July 1997
Expiry: 25 July 2029

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns19.hichina.com
dns20.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 北京北信源软件股份有限公司
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=vrv.com.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "vrv.com.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "vrv.com.cn",
            "domain_keyword": "vrv",
            "domain_tld": "com.cn",
            "query_time": "2024-05-28 21:01:22",
            "create_date": "1997-07-25",
            "expiry_date": "2029-07-25",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京北信源软件股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.105,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>vrv.com.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>vrv.com.cn</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-28 21:01:22</query_time>
   <create_date>1997-07-25</create_date>
   <expiry_date>2029-07-25</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京北信源软件股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>
 </results>
 <stats>
  <total_time>0.105</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.369 seconds) for "vrv.com.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

30 Aug 2022 - 4:59 PM UTC

Registered: 25 July 1997
Expiry: 25 July 2029

REGISTRAR

Name: ?????????(??)

NAME SERVERS

dns19.hichina.com
dns20.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: ?????????????
Email: [email protected]

#2 - QUERY TIME

30 Aug 2022 - 4:59 PM UTC

Registered: 25 July 1997
Expiry: 25 July 2029

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns19.hichina.com
dns20.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 北京北信源软件股份有限公司
Email: [email protected]

* 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=vrv.com.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "vrv.com.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "vrv.com.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "vrv.com.cn",
            "domain_keyword": "vrv",
            "domain_tld": "com.cn",
            "query_time": "2022-08-30 16:59:41",
            "create_date": "1997-07-25",
            "expiry_date": "2029-07-25",
            "registrar_name": "?????????(??)",
            "registrant_name": "?????????????",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "vrv.com.cn",
            "domain_keyword": "vrv",
            "domain_tld": "com.cn",
            "query_time": "2022-08-30 16:59:41",
            "create_date": "1997-07-25",
            "expiry_date": "2029-07-25",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京北信源软件股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.369,
        "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>vrv.com.cn</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>vrv.com.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vrv.com.cn</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2022-08-30 16:59:41</query_time>
   <create_date>1997-07-25</create_date>
   <expiry_date>2029-07-25</expiry_date>
   <registrar_name>?????????(??)</registrar_name>
   <registrant_name>?????????????</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>vrv.com.cn</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2022-08-30 16:59:41</query_time>
   <create_date>1997-07-25</create_date>
   <expiry_date>2029-07-25</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京北信源软件股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>
 </results>
 <stats>
  <total_time>0.369</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 61 domain names (in 0.2 seconds) which contained the exact domain keyword "vrv".
Domain Name Registered Expiry Registrar Ownership
1 vrv.com.cn 25 Jul 1997 25 Jul 2029 阿里云计算有限公司(万网) 北京北信源软件股份有限公司
2 vrv.be 1 Apr 1998 - Metaregistrar B.V. -
3 vrv.it 21 May 1999 30 Jan 2025 CSC Corporate Domains, Inc. VRV S.r.L.
4 vrv.co.uk 10 Sep 1999 10 Sep 2025 Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH] Dulwich Storage Company Ltd
5 vrv.net 6 Feb 2000 6 Feb 2025 GoDaddy Online Services Cayman Islands Ltd. -
6 vrv.com 10 Aug 2000 10 Aug 2024 CSC CORPORATE DOMAINS, INC. Chart Industries, Inc.
7 vrv.ca 7 Dec 2000 7 Dec 2026 Go Daddy Domains Canada, Inc CIBT LLC
8 vrv.info 14 Sep 2001 14 Sep 2026 Wild West Domains, LLC Domains By Proxy, LLC
9 vrv.biz 16 Nov 2001 18 Nov 2024 Wild West Domains, Inc. Domains By Proxy, LLC
10 vrv.com.br 24 May 2002 24 May 2031 - VIACAO RIO VERMELHO LTDA
11 vrv.org 6 May 2003 6 May 2025 GoDaddy.com, LLC NameFind LLC
12 vrv.mobi 13 Oct 2006 13 Oct 2024 1API GmbH hexiaorong
13 vrv.nl 1 Jun 2007 - Media Village B.V. -
14 vrv.fr 5 Jul 2007 5 Sep 2025 OVH Ano Nymous
15 vrv.systems 18 May 2014 18 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
16 vrv.co 20 Nov 2014 19 Nov 2024 Gandi SAS CRUNCHYROLL, LLC
17 vrv.paris 2 Dec 2014 2 Dec 2024 NAMESHIELD REDACTED_FOR_PRIVACY
18 vrv.vin 4 Feb 2016 4 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
19 vrv.ninja 28 Apr 2016 28 Apr 2025 Gandi SAS CrunchyRoll, LLC
20 vrv.video 28 Apr 2016 28 Apr 2025 Gandi SAS CrunchyRoll, LLC
21 vrv.zone 28 Apr 2016 28 Apr 2025 Gandi SAS CrunchyRoll, LLC
22 vrv.sucks 28 Apr 2016 28 Apr 2025 Gandi SAS CrunchyRoll, LLC
23 vrv.fail 28 Apr 2016 28 Apr 2025 Gandi SAS CrunchyRoll, LLC
24 vrv.pizza 28 Apr 2016 28 Apr 2025 Gandi SAS CrunchyRoll, LLC
25 vrv.black 28 Apr 2016 28 Apr 2025 Gandi SAS CrunchyRoll, LLC
26 vrv.watch 2 May 2016 2 May 2025 Gandi SAS CrunchyRoll, LLC
27 vrv.vip 17 May 2016 17 May 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Sun Zhong Jing
28 vrv.store 14 Jun 2016 14 Jun 2024 Marcaria.com International, Inc. Crunchyroll Inc.
29 vrv.bayern 13 Sep 2016 13 Sep 2024 PSI-USA, Inc. dba Domain Robot VR-Bank Vilshofen-Pocking eG
30 vrv.photos 1 Aug 2017 1 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
31 vrv.global 19 Sep 2017 19 Sep 2024 Gandi SAS CrunchyRoll, LLC
32 vrv.international 19 Sep 2017 19 Sep 2024 Gandi SAS CrunchyRoll, LLC
33 vrv.uk 30 Oct 2017 30 Oct 2024 Elife Limited [Tag = ELIFE] -
34 vrv.sex 12 Jan 2018 12 Jan 2025 Gandi SAS CrunchyRoll, LLC
35 vrv.sexy 12 Jan 2018 12 Jan 2025 Marcaria.com International, Inc. Crunchyroll Inc.
36 vrv.porn 12 Jan 2018 12 Jan 2025 Gandi SAS CrunchyRoll, LLC
37 vrv.adult 12 Jan 2018 12 Jan 2025 Gandi SAS CrunchyRoll, LLC
38 vrv.buzz 12 Jan 2018 12 Jan 2025 Gandi SAS CrunchyRoll, LLC
39 vrv.design 10 Oct 2018 10 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
40 vrv.fan 12 Dec 2018 12 Dec 2025 Marcaria International LLC Ellation Inc.
41 vrv.nyc 20 May 2019 20 May 2027 GoDaddy.com, LLC Vogel Stringed Instruments
42 vrv.se 4 Jun 2020 4 Jun 2024 Registrar.eu -
43 vrv.earth 14 Jul 2020 14 Jul 2030 GoDaddy.com, LLC REDACTED FOR PRIVACY
44 vrv.band 27 Jul 2021 27 Jul 2024 eNom, LLC Data Protected
45 vrv.xyz 11 Nov 2021 11 Nov 2030 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
46 vrv.app 23 Jul 2022 23 Jul 2024 Sav.com, LLC REDACTED FOR PRIVACY
47 vrv.cam 24 Mar 2023 24 Mar 2024 Dynadot LLC -
48 vrv.baby 27 Apr 2023 27 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
49 vrv.lt 18 Aug 2023 19 Aug 2024 Hosting Concepts B.V. d/b/a Registrar.eu -
50 vrv.su 5 Sep 2023 5 Sep 2024 REGRU-SU Private Person
51 vrv.top 9 Oct 2023 9 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Yu Chen Le
52 vrv.xn--55qx5d 15 Nov 2023 15 Nov 2024 Hangzhou AiMing Network Co., Ltd. 王海
53 vrv.ru 29 Nov 2023 29 Nov 2024 RU-CENTER-RU Private Person
54 vrv.dev 17 Jan 2024 17 Jan 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
55 vrv.icu 27 Jan 2024 27 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
56 vrv.world 29 Jan 2024 29 Jan 2025 Sav.com, LLC REDACTED FOR PRIVACY
57 vrv.services 8 May 2024 8 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
58 vrv.finance 29 May 2024 29 May 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Virtua Drug Ltd
59 vrv.asia 6 Jun 2024 6 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
60 vrv.de - - - -
61 vrv.com.au - - DROP.com.au Pty Ltd Kunkea Chan
62 vrv.eu - - INTERNET CZ, a.s. -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=vrv&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "vrv",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 62,
        "relation": "eq",
        "current": 62
    },
    "unique_domains": "vrv.com.cn, vrv.be, vrv.it, vrv.co.uk, vrv.net, vrv.com, vrv.ca, vrv.info, vrv.biz, vrv.com.br, vrv.org, vrv.mobi, vrv.nl, vrv.fr, vrv.systems, vrv.co, vrv.paris, vrv.vin, vrv.ninja, vrv.video, vrv.zone, vrv.sucks, vrv.fail, vrv.pizza, vrv.black, vrv.watch, vrv.vip, vrv.store, vrv.bayern, vrv.photos, vrv.global, vrv.international, vrv.uk, vrv.sex, vrv.sexy, vrv.porn, vrv.adult, vrv.buzz, vrv.design, vrv.fan, vrv.nyc, vrv.se, vrv.earth, vrv.band, vrv.xyz, vrv.app, vrv.cam, vrv.baby, vrv.lt, vrv.su, vrv.top, vrv.xn--55qx5d, vrv.ru, vrv.dev, vrv.icu, vrv.world, vrv.services, vrv.finance, vrv.asia, vrv.de, vrv.com.au, vrv.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "vrv.com.cn",
            "domain_keyword": "vrv",
            "domain_tld": "com.cn",
            "query_time": "2024-05-28 21:01:22",
            "create_date": "1997-07-25",
            "expiry_date": "2029-07-25",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京北信源软件股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "vrv.be",
            "domain_keyword": "vrv",
            "domain_tld": "be",
            "query_time": "2024-05-10 12:57:09",
            "create_date": "1998-04-01",
            "registrar_name": "Metaregistrar B.V.",
            "registrar_website": "http://www.metaregistrar.com",
            "name_servers": [
                "ns-1287.awsdns-32.org",
                "ns-1638.awsdns-12.co.uk",
                "ns-852.awsdns-42.net",
                "ns-86.awsdns-10.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 3,
            "domain_name": "vrv.it",
            "domain_keyword": "vrv",
            "domain_tld": "it",
            "query_time": "2024-06-12 12:40:03",
            "create_date": "1999-05-21",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-30",
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "https://www.cscdigitalbrand.services/",
            "registrant_company": "VRV S.r.L.",
            "registrant_address": "Via Burago, 24",
            "registrant_city": "Ornago",
            "registrant_state": "MB",
            "registrant_zip": "20876",
            "registrant_country": "IT",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "vrv.co.uk",
            "domain_keyword": "vrv",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 06:44:11",
            "create_date": "1999-09-10",
            "update_date": "2023-08-31",
            "expiry_date": "2025-09-10",
            "registrar_name": "Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]",
            "registrar_website": "http://giraffe.co.uk",
            "registrant_name": "Dulwich Storage Company Ltd",
            "registrant_address": "35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom",
            "name_servers": [
                "a.giraffe.co.uk",
                "b.giraffe.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "vrv.net",
            "domain_keyword": "vrv",
            "domain_tld": "net",
            "query_time": "2024-06-12 12:40:03",
            "create_date": "2000-02-06",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-06",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "vrv.com",
            "domain_keyword": "vrv",
            "domain_tld": "com",
            "query_time": "2024-06-07 22:11:44",
            "create_date": "2000-08-10",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-10",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Chart Industries, Inc.",
            "registrant_address": "3055 Torrington Dr",
            "registrant_city": "Ball Ground",
            "registrant_state": "GA",
            "registrant_zip": "30107",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7707218800",
            "registrant_fax": "+1.4407531490",
            "name_servers": [
                "ns1-05.azure-dns.com",
                "ns2-05.azure-dns.net",
                "ns3-05.azure-dns.org",
                "ns4-05.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "vrv.ca",
            "domain_keyword": "vrv",
            "domain_tld": "ca",
            "query_time": "2024-05-28 21:01:22",
            "create_date": "2000-12-07",
            "update_date": "2017-09-20",
            "expiry_date": "2026-12-07",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "CIBT LLC",
            "registrant_address": "1600 International Drive, Suite 600",
            "registrant_city": "McLean",
            "registrant_state": "VA",
            "registrant_zip": "22102",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7039031400",
            "registrant_fax": "+1.7039038980",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "vrv.info",
            "domain_keyword": "vrv",
            "domain_tld": "info",
            "query_time": "2024-04-23 22:21:27",
            "create_date": "2001-09-14",
            "update_date": "2023-10-29",
            "expiry_date": "2026-09-14",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "vrv.biz",
            "domain_keyword": "vrv",
            "domain_tld": "biz",
            "query_time": "2024-05-16 03:18:56",
            "create_date": "2001-11-16",
            "update_date": "2023-06-07",
            "expiry_date": "2024-11-18",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "vrv.com.br",
            "domain_keyword": "vrv",
            "domain_tld": "com.br",
            "query_time": "2024-05-28 21:01:22",
            "create_date": "2002-05-24",
            "update_date": "2023-05-09",
            "expiry_date": "2031-05-24",
            "registrant_name": "VIACAO RIO VERMELHO LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 11,
            "domain_name": "vrv.org",
            "domain_keyword": "vrv",
            "domain_tld": "org",
            "query_time": "2024-04-23 22:21:28",
            "create_date": "2003-05-06",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind 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": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "vrv.mobi",
            "domain_keyword": "vrv",
            "domain_tld": "mobi",
            "query_time": "2024-04-28 20:00:30",
            "create_date": "2006-10-13",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-13",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "hexiaorong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FJ",
            "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.registrant-verification.ispapi.net",
                "ns2.registrant-verification.ispapi.net",
                "ns3.registrant-verification.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "vrv.nl",
            "domain_keyword": "vrv",
            "domain_tld": "nl",
            "query_time": "2024-05-25 03:44:11",
            "create_date": "2007-06-01",
            "update_date": "2022-11-25",
            "registrar_name": "Media Village B.V.",
            "name_servers": [
                "ns1.dnsmanager.nl",
                "ns2.dnsmanager.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 14,
            "domain_name": "vrv.fr",
            "domain_keyword": "vrv",
            "domain_tld": "fr",
            "query_time": "2024-05-05 12:13:57",
            "create_date": "2007-07-05",
            "update_date": "2023-12-20",
            "expiry_date": "2025-09-05",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 15,
            "domain_name": "vrv.systems",
            "domain_keyword": "vrv",
            "domain_tld": "systems",
            "query_time": "2024-05-16 03:18:56",
            "create_date": "2014-05-18",
            "update_date": "2024-04-23",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ajay.ns.cloudflare.com",
                "may.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "vrv.co",
            "domain_keyword": "vrv",
            "domain_tld": "co",
            "query_time": "2024-06-09 08:12:10",
            "create_date": "2014-11-20",
            "update_date": "2024-03-19",
            "expiry_date": "2024-11-19",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CRUNCHYROLL, LLC",
            "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-1188.awsdns-20.org",
                "ns-1796.awsdns-32.co.uk",
                "ns-259.awsdns-32.com",
                "ns-934.awsdns-52.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "vrv.paris",
            "domain_keyword": "vrv",
            "domain_tld": "paris",
            "query_time": "2024-04-23 22:21:28",
            "create_date": "2014-12-02",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-02",
            "registrar_iana": 1251,
            "registrar_name": "NAMESHIELD",
            "registrar_website": "http://www.nameshield.net",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "ns1.nom-domaine.fr",
                "ns2.nom-domaine.fr"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "vrv.vin",
            "domain_keyword": "vrv",
            "domain_tld": "vin",
            "query_time": "2024-06-12 12:40:03",
            "create_date": "2016-02-04",
            "update_date": "2024-03-20",
            "expiry_date": "2025-02-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "vrv.ninja",
            "domain_keyword": "vrv",
            "domain_tld": "ninja",
            "query_time": "2024-04-23 22:21:28",
            "create_date": "2016-04-28",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CrunchyRoll, LLC",
            "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-1147.awsdns-15.org",
                "ns-1640.awsdns-13.co.uk",
                "ns-416.awsdns-52.com",
                "ns-632.awsdns-15.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "vrv.video",
            "domain_keyword": "vrv",
            "domain_tld": "video",
            "query_time": "2024-04-23 22:21:28",
            "create_date": "2016-04-28",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CrunchyRoll, LLC",
            "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-1082.awsdns-07.org",
                "ns-978.awsdns-58.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "vrv.zone",
            "domain_keyword": "vrv",
            "domain_tld": "zone",
            "query_time": "2024-05-25 03:44:11",
            "create_date": "2016-04-28",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CrunchyRoll, LLC",
            "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-181.awsdns-22.com",
                "ns-826.awsdns-39.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "vrv.sucks",
            "domain_keyword": "vrv",
            "domain_tld": "sucks",
            "query_time": "2024-05-25 03:44:13",
            "create_date": "2016-04-28",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CrunchyRoll, LLC",
            "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-1346.awsdns-40.org",
                "ns-1727.awsdns-23.co.uk",
                "ns-422.awsdns-52.com",
                "ns-514.awsdns-00.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "vrv.fail",
            "domain_keyword": "vrv",
            "domain_tld": "fail",
            "query_time": "2024-05-25 03:44:11",
            "create_date": "2016-04-28",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CrunchyRoll, LLC",
            "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-115.awsdns-14.com",
                "ns-1477.awsdns-56.org",
                "ns-1595.awsdns-07.co.uk",
                "ns-558.awsdns-05.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "vrv.pizza",
            "domain_keyword": "vrv",
            "domain_tld": "pizza",
            "query_time": "2024-05-25 03:44:11",
            "create_date": "2016-04-28",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CrunchyRoll, LLC",
            "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-1498.awsdns-59.org",
                "ns-185.awsdns-23.com",
                "ns-1868.awsdns-41.co.uk",
                "ns-738.awsdns-28.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "vrv.black",
            "domain_keyword": "vrv",
            "domain_tld": "black",
            "query_time": "2024-05-25 03:44:11",
            "create_date": "2016-04-28",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CrunchyRoll, LLC",
            "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-1386.awsdns-45.org",
                "ns-1939.awsdns-50.co.uk",
                "ns-195.awsdns-24.com",
                "ns-911.awsdns-49.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "vrv.watch",
            "domain_keyword": "vrv",
            "domain_tld": "watch",
            "query_time": "2024-05-10 12:57:09",
            "create_date": "2016-05-02",
            "update_date": "2024-04-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CrunchyRoll, LLC",
            "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-1354.awsdns-41.org",
                "ns-223.awsdns-27.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "vrv.vip",
            "domain_keyword": "vrv",
            "domain_tld": "vip",
            "query_time": "2024-04-23 22:21:28",
            "create_date": "2016-05-17",
            "update_date": "2021-03-19",
            "expiry_date": "2026-05-17",
            "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": "Sun Zhong Jing",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "vrv.store",
            "domain_keyword": "vrv",
            "domain_tld": "store",
            "query_time": "2024-05-10 12:57:09",
            "create_date": "2016-06-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria.com International, Inc.",
            "registrar_website": "http://www.marcaria.com",
            "registrant_company": "Crunchyroll Inc.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "vrv.bayern",
            "domain_keyword": "vrv",
            "domain_tld": "bayern",
            "query_time": "2024-05-16 03:18:56",
            "create_date": "2016-09-13",
            "update_date": "2023-10-28",
            "expiry_date": "2024-09-13",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VR-Bank Vilshofen-Pocking eG",
            "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 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": [
                "ns1.atruvia.de",
                "ns2.atruvia.de",
                "ns3.atruvia.de",
                "ns4.atruvia.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "vrv.photos",
            "domain_keyword": "vrv",
            "domain_tld": "photos",
            "query_time": "2024-04-28 20:00:30",
            "create_date": "2017-08-01",
            "update_date": "2023-09-15",
            "expiry_date": "2024-08-01",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "vrv.global",
            "domain_keyword": "vrv",
            "domain_tld": "global",
            "query_time": "2024-05-01 16:57:49",
            "create_date": "2017-09-19",
            "update_date": "2023-08-20",
            "expiry_date": "2024-09-19",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CrunchyRoll, LLC",
            "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-1028.awsdns-00.org",
                "ns-1578.awsdns-05.co.uk",
                "ns-55.awsdns-06.com",
                "ns-574.awsdns-07.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "vrv.international",
            "domain_keyword": "vrv",
            "domain_tld": "international",
            "query_time": "2024-05-25 03:44:11",
            "create_date": "2017-09-19",
            "update_date": "2023-08-20",
            "expiry_date": "2024-09-19",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CrunchyRoll, LLC",
            "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-1245.awsdns-27.org",
                "ns-1662.awsdns-15.co.uk",
                "ns-433.awsdns-54.com",
                "ns-571.awsdns-07.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "vrv.uk",
            "domain_keyword": "vrv",
            "domain_tld": "uk",
            "query_time": "2024-06-02 01:02:58",
            "create_date": "2017-10-30",
            "update_date": "2024-02-08",
            "expiry_date": "2024-10-30",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "ns1.brandable.uk",
                "ns2.brandable.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "vrv.sex",
            "domain_keyword": "vrv",
            "domain_tld": "sex",
            "query_time": "2024-04-23 22:21:28",
            "create_date": "2018-01-12",
            "update_date": "2023-12-13",
            "expiry_date": "2025-01-12",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CrunchyRoll, LLC",
            "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-1109.awsdns-10.org",
                "ns-1735.awsdns-24.co.uk",
                "ns-239.awsdns-29.com",
                "ns-974.awsdns-57.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "vrv.sexy",
            "domain_keyword": "vrv",
            "domain_tld": "sexy",
            "query_time": "2024-04-23 22:21:28",
            "create_date": "2018-01-12",
            "update_date": "2023-12-16",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria.com International, Inc.",
            "registrar_website": "marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Crunchyroll Inc.",
            "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": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "vrv.porn",
            "domain_keyword": "vrv",
            "domain_tld": "porn",
            "query_time": "2024-04-23 22:21:28",
            "create_date": "2018-01-12",
            "update_date": "2023-12-13",
            "expiry_date": "2025-01-12",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CrunchyRoll, LLC",
            "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-1332.awsdns-38.org",
                "ns-1860.awsdns-40.co.uk",
                "ns-457.awsdns-57.com",
                "ns-656.awsdns-18.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "vrv.adult",
            "domain_keyword": "vrv",
            "domain_tld": "adult",
            "query_time": "2024-05-16 03:18:56",
            "create_date": "2018-01-12",
            "update_date": "2023-12-13",
            "expiry_date": "2025-01-12",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CrunchyRoll, LLC",
            "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-1364.awsdns-42.org",
                "ns-1993.awsdns-57.co.uk",
                "ns-493.awsdns-61.com",
                "ns-721.awsdns-26.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "vrv.buzz",
            "domain_keyword": "vrv",
            "domain_tld": "buzz",
            "query_time": "2024-05-16 03:18:56",
            "create_date": "2018-01-12",
            "update_date": "2023-12-13",
            "expiry_date": "2025-01-12",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CrunchyRoll, LLC",
            "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-1360.awsdns-42.org",
                "ns-1801.awsdns-33.co.uk",
                "ns-200.awsdns-25.com",
                "ns-826.awsdns-39.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "vrv.design",
            "domain_keyword": "vrv",
            "domain_tld": "design",
            "query_time": "2024-04-28 20:00:29",
            "create_date": "2018-10-10",
            "update_date": "2024-04-19",
            "expiry_date": "2024-10-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "vrv.fan",
            "domain_keyword": "vrv",
            "domain_tld": "fan",
            "query_time": "2024-05-25 03:44:11",
            "create_date": "2018-12-12",
            "update_date": "2023-10-18",
            "expiry_date": "2025-12-12",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ellation Inc.",
            "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": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "vrv.nyc",
            "domain_keyword": "vrv",
            "domain_tld": "nyc",
            "query_time": "2024-04-23 22:21:28",
            "create_date": "2019-05-20",
            "update_date": "2022-06-11",
            "expiry_date": "2027-05-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vogel Stringed Instruments",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "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.gothamweb.net",
                "ns2.gothamweb.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "vrv.se",
            "domain_keyword": "vrv",
            "domain_tld": "se",
            "query_time": "2024-05-05 03:35:24",
            "create_date": "2020-06-04",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-04",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "vrv.earth",
            "domain_keyword": "vrv",
            "domain_tld": "earth",
            "query_time": "2024-05-28 21:01:24",
            "create_date": "2020-07-14",
            "update_date": "2022-02-23",
            "expiry_date": "2030-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Washington",
            "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-1042.awsdns-02.org",
                "ns-1750.awsdns-26.co.uk",
                "ns-41.awsdns-05.com",
                "ns-714.awsdns-25.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "vrv.band",
            "domain_keyword": "vrv",
            "domain_tld": "band",
            "query_time": "2024-04-28 20:00:29",
            "create_date": "2021-07-27",
            "update_date": "2023-09-10",
            "expiry_date": "2024-07-27",
            "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": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "vrv.xyz",
            "domain_keyword": "vrv",
            "domain_tld": "xyz",
            "query_time": "2024-05-16 03:18:56",
            "create_date": "2021-11-11",
            "update_date": "2024-05-14",
            "expiry_date": "2030-11-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the 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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "vrv.app",
            "domain_keyword": "vrv",
            "domain_tld": "app",
            "query_time": "2024-05-28 21:01:22",
            "create_date": "2022-07-23",
            "update_date": "2023-05-21",
            "expiry_date": "2024-07-23",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "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 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": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-p36vgzxc.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "vrv.cam",
            "domain_keyword": "vrv",
            "domain_tld": "cam",
            "query_time": "2024-06-02 01:02:54",
            "create_date": "2023-03-24",
            "update_date": "2024-05-04",
            "expiry_date": "2024-03-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "vrv.baby",
            "domain_keyword": "vrv",
            "domain_tld": "baby",
            "query_time": "2024-04-28 20:00:29",
            "create_date": "2023-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-27",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "vrv.lt",
            "domain_keyword": "vrv",
            "domain_tld": "lt",
            "query_time": "2024-04-23 22:21:27",
            "create_date": "2023-08-18",
            "expiry_date": "2024-08-19",
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "janet.ns.cloudflare.com",
                "trevor.ns.cloudflare.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 50,
            "domain_name": "vrv.su",
            "domain_keyword": "vrv",
            "domain_tld": "su",
            "query_time": "2024-05-05 23:24:17",
            "create_date": "2023-09-05",
            "expiry_date": "2024-09-05",
            "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": 51,
            "domain_name": "vrv.top",
            "domain_keyword": "vrv",
            "domain_tld": "top",
            "query_time": "2024-04-23 22:21:28",
            "create_date": "2023-10-09",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-09",
            "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": "Yu Chen Le",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hu Bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "vrv.xn--55qx5d",
            "domain_keyword": "vrv",
            "domain_tld": "xn--55qx5d",
            "query_time": "2024-05-21 01:54:23",
            "create_date": "2023-11-15",
            "update_date": "2024-01-20",
            "expiry_date": "2024-11-15",
            "registrar_name": "Hangzhou AiMing Network Co., Ltd.",
            "registrar_website": "http://whois.22.cn",
            "registrant_company": "王海",
            "registrant_state": "河南",
            "registrant_email": "please query the rdds service of the 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.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "vrv.ru",
            "domain_keyword": "vrv",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:47:28",
            "create_date": "2023-11-29",
            "expiry_date": "2024-11-29",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 54,
            "domain_name": "vrv.dev",
            "domain_keyword": "vrv",
            "domain_tld": "dev",
            "query_time": "2024-05-16 03:18:56",
            "create_date": "2024-01-17",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the 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": 55,
            "domain_name": "vrv.icu",
            "domain_keyword": "vrv",
            "domain_tld": "icu",
            "query_time": "2024-05-25 03:44:11",
            "create_date": "2024-01-27",
            "update_date": "2024-02-14",
            "expiry_date": "2025-01-27",
            "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": [
                "ns5.asurahosting.com",
                "ns6.asurahosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "vrv.world",
            "domain_keyword": "vrv",
            "domain_tld": "world",
            "query_time": "2024-05-25 03:44:11",
            "create_date": "2024-01-29",
            "update_date": "2024-03-17",
            "expiry_date": "2025-01-29",
            "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"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "vrv.services",
            "domain_keyword": "vrv",
            "domain_tld": "services",
            "query_time": "2024-05-10 18:00:23",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "vrv.finance",
            "domain_keyword": "vrv",
            "domain_tld": "finance",
            "query_time": "2024-05-31 16:51:40",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Virtua Drug Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "vrv.asia",
            "domain_keyword": "vrv",
            "domain_tld": "asia",
            "query_time": "2024-06-08 14:17:14",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan 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": [
                "brodie.ns.cloudflare.com",
                "gracie.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "vrv.de",
            "domain_keyword": "vrv",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:18:29",
            "update_date": "2019-09-09",
            "name_servers": [
                "dns.bremen-nord.de",
                "dns.vege.net",
                "ns2.bremen-nord.de",
                "ns2.y4i.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 61,
            "domain_name": "vrv.com.au",
            "domain_keyword": "vrv",
            "domain_tld": "com.au",
            "query_time": "2024-04-23 22:21:27",
            "update_date": "2023-10-07",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Kunkea Chan",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "vrv.eu",
            "domain_keyword": "vrv",
            "domain_tld": "eu",
            "query_time": "2024-05-06 04:06:49",
            "registrar_name": "INTERNET CZ, a.s.",
            "registrar_website": "www.forpsi.com/",
            "name_servers": [
                "ns.grdns.cz",
                "ns.grdns.it"
            ]
        }
    ],
    "stats": {
        "total_time": 0.2,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>vrv</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>62</total>
  <relation>eq</relation>
  <current>62</current>
 </count>
 <unique_domains>vrv.com.cn, vrv.be, vrv.it, vrv.co.uk, vrv.net, vrv.com, vrv.ca, vrv.info, vrv.biz, vrv.com.br, vrv.org, vrv.mobi, vrv.nl, vrv.fr, vrv.systems, vrv.co, vrv.paris, vrv.vin, vrv.ninja, vrv.video, vrv.zone, vrv.sucks, vrv.fail, vrv.pizza, vrv.black, vrv.watch, vrv.vip, vrv.store, vrv.bayern, vrv.photos, vrv.global, vrv.international, vrv.uk, vrv.sex, vrv.sexy, vrv.porn, vrv.adult, vrv.buzz, vrv.design, vrv.fan, vrv.nyc, vrv.se, vrv.earth, vrv.band, vrv.xyz, vrv.app, vrv.cam, vrv.baby, vrv.lt, vrv.su, vrv.top, vrv.xn--55qx5d, vrv.ru, vrv.dev, vrv.icu, vrv.world, vrv.services, vrv.finance, vrv.asia, vrv.de, vrv.com.au, vrv.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vrv.com.cn</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-28 21:01:22</query_time>
   <create_date>1997-07-25</create_date>
   <expiry_date>2029-07-25</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京北信源软件股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>2</num>
   <domain_name>vrv.be</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-10 12:57:09</query_time>
   <create_date>1998-04-01</create_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <name_servers>
    <value>ns-1287.awsdns-32.org</value>
    <value>ns-1638.awsdns-12.co.uk</value>
    <value>ns-852.awsdns-42.net</value>
    <value>ns-86.awsdns-10.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>vrv.it</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-12 12:40:03</query_time>
   <create_date>1999-05-21</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services/</registrar_website>
   <registrant_company>VRV S.r.L.</registrant_company>
   <registrant_address>Via Burago, 24</registrant_address>
   <registrant_city>Ornago</registrant_city>
   <registrant_state>MB</registrant_state>
   <registrant_zip>20876</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>vrv.co.uk</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 06:44:11</query_time>
   <create_date>1999-09-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-09-10</expiry_date>
   <registrar_name>Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]</registrar_name>
   <registrar_website>http://giraffe.co.uk</registrar_website>
   <registrant_name>Dulwich Storage Company Ltd</registrant_name>
   <registrant_address>35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom</registrant_address>
   <name_servers>
    <value>a.giraffe.co.uk</value>
    <value>b.giraffe.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>vrv.net</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 12:40:03</query_time>
   <create_date>2000-02-06</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>vrv.com</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 22:11:44</query_time>
   <create_date>2000-08-10</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Chart Industries, Inc.</registrant_company>
   <registrant_address>3055 Torrington Dr</registrant_address>
   <registrant_city>Ball Ground</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>30107</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7707218800</registrant_phone>
   <registrant_fax>+1.4407531490</registrant_fax>
   <name_servers>
    <value>ns1-05.azure-dns.com</value>
    <value>ns2-05.azure-dns.net</value>
    <value>ns3-05.azure-dns.org</value>
    <value>ns4-05.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>vrv.ca</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-28 21:01:22</query_time>
   <create_date>2000-12-07</create_date>
   <update_date>2017-09-20</update_date>
   <expiry_date>2026-12-07</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>CIBT LLC</registrant_name>
   <registrant_address>1600 International Drive, Suite 600</registrant_address>
   <registrant_city>McLean</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22102</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7039031400</registrant_phone>
   <registrant_fax>+1.7039038980</registrant_fax>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>vrv.info</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-23 22:21:27</query_time>
   <create_date>2001-09-14</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2026-09-14</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.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>9</num>
   <domain_name>vrv.biz</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-16 03:18:56</query_time>
   <create_date>2001-11-16</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>10</num>
   <domain_name>vrv.com.br</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-28 21:01:22</query_time>
   <create_date>2002-05-24</create_date>
   <update_date>2023-05-09</update_date>
   <expiry_date>2031-05-24</expiry_date>
   <registrant_name>VIACAO RIO VERMELHO LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>vrv.org</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 22:21:28</query_time>
   <create_date>2003-05-06</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-06</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>NameFind 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>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>vrv.mobi</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-28 20:00:30</query_time>
   <create_date>2006-10-13</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>hexiaorong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FJ</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.registrant-verification.ispapi.net</value>
    <value>ns2.registrant-verification.ispapi.net</value>
    <value>ns3.registrant-verification.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>vrv.nl</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 03:44:11</query_time>
   <create_date>2007-06-01</create_date>
   <update_date>2022-11-25</update_date>
   <registrar_name>Media Village B.V.</registrar_name>
   <name_servers>
    <value>ns1.dnsmanager.nl</value>
    <value>ns2.dnsmanager.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>vrv.fr</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 12:13:57</query_time>
   <create_date>2007-07-05</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-09-05</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns102.ovh.net</value>
    <value>ns102.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>vrv.systems</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-16 03:18:56</query_time>
   <create_date>2014-05-18</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ajay.ns.cloudflare.com</value>
    <value>may.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>vrv.co</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-09 08:12:10</query_time>
   <create_date>2014-11-20</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CRUNCHYROLL, LLC</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-1188.awsdns-20.org</value>
    <value>ns-1796.awsdns-32.co.uk</value>
    <value>ns-259.awsdns-32.com</value>
    <value>ns-934.awsdns-52.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>vrv.paris</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-04-23 22:21:28</query_time>
   <create_date>2014-12-02</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>1251</registrar_iana>
   <registrar_name>NAMESHIELD</registrar_name>
   <registrar_website>http://www.nameshield.net</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, 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>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nom-domaine.fr</value>
    <value>ns2.nom-domaine.fr</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>vrv.vin</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>vin</domain_tld>
   <query_time>2024-06-12 12:40:03</query_time>
   <create_date>2016-02-04</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.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>19</num>
   <domain_name>vrv.ninja</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-23 22:21:28</query_time>
   <create_date>2016-04-28</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-28</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>CrunchyRoll, LLC</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-1147.awsdns-15.org</value>
    <value>ns-1640.awsdns-13.co.uk</value>
    <value>ns-416.awsdns-52.com</value>
    <value>ns-632.awsdns-15.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>vrv.video</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-04-23 22:21:28</query_time>
   <create_date>2016-04-28</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-28</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>CrunchyRoll, LLC</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-1082.awsdns-07.org</value>
    <value>ns-978.awsdns-58.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>vrv.zone</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-25 03:44:11</query_time>
   <create_date>2016-04-28</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-28</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>CrunchyRoll, LLC</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-181.awsdns-22.com</value>
    <value>ns-826.awsdns-39.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>vrv.sucks</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>sucks</domain_tld>
   <query_time>2024-05-25 03:44:13</query_time>
   <create_date>2016-04-28</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CrunchyRoll, LLC</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-1346.awsdns-40.org</value>
    <value>ns-1727.awsdns-23.co.uk</value>
    <value>ns-422.awsdns-52.com</value>
    <value>ns-514.awsdns-00.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>vrv.fail</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>fail</domain_tld>
   <query_time>2024-05-25 03:44:11</query_time>
   <create_date>2016-04-28</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-28</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>CrunchyRoll, LLC</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-115.awsdns-14.com</value>
    <value>ns-1477.awsdns-56.org</value>
    <value>ns-1595.awsdns-07.co.uk</value>
    <value>ns-558.awsdns-05.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>vrv.pizza</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>pizza</domain_tld>
   <query_time>2024-05-25 03:44:11</query_time>
   <create_date>2016-04-28</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-28</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>CrunchyRoll, LLC</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-1498.awsdns-59.org</value>
    <value>ns-185.awsdns-23.com</value>
    <value>ns-1868.awsdns-41.co.uk</value>
    <value>ns-738.awsdns-28.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>vrv.black</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>black</domain_tld>
   <query_time>2024-05-25 03:44:11</query_time>
   <create_date>2016-04-28</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-28</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>CrunchyRoll, LLC</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-1386.awsdns-45.org</value>
    <value>ns-1939.awsdns-50.co.uk</value>
    <value>ns-195.awsdns-24.com</value>
    <value>ns-911.awsdns-49.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>vrv.watch</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>watch</domain_tld>
   <query_time>2024-05-10 12:57:09</query_time>
   <create_date>2016-05-02</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-05-02</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>CrunchyRoll, LLC</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-1354.awsdns-41.org</value>
    <value>ns-223.awsdns-27.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>vrv.vip</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-23 22:21:28</query_time>
   <create_date>2016-05-17</create_date>
   <update_date>2021-03-19</update_date>
   <expiry_date>2026-05-17</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>Sun Zhong Jing</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>vrv.store</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-10 12:57:09</query_time>
   <create_date>2016-06-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria.com International, Inc.</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_company>Crunchyroll Inc.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>vrv.bayern</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-05-16 03:18:56</query_time>
   <create_date>2016-09-13</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VR-Bank Vilshofen-Pocking eG</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 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>ns1.atruvia.de</value>
    <value>ns2.atruvia.de</value>
    <value>ns3.atruvia.de</value>
    <value>ns4.atruvia.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>vrv.photos</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>photos</domain_tld>
   <query_time>2024-04-28 20:00:30</query_time>
   <create_date>2017-08-01</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-08-01</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>ns31.domaincontrol.com</value>
    <value>ns32.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>31</num>
   <domain_name>vrv.global</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-01 16:57:49</query_time>
   <create_date>2017-09-19</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-09-19</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>CrunchyRoll, LLC</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-1028.awsdns-00.org</value>
    <value>ns-1578.awsdns-05.co.uk</value>
    <value>ns-55.awsdns-06.com</value>
    <value>ns-574.awsdns-07.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>vrv.international</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-05-25 03:44:11</query_time>
   <create_date>2017-09-19</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-09-19</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>CrunchyRoll, LLC</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-1245.awsdns-27.org</value>
    <value>ns-1662.awsdns-15.co.uk</value>
    <value>ns-433.awsdns-54.com</value>
    <value>ns-571.awsdns-07.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>vrv.uk</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-02 01:02:58</query_time>
   <create_date>2017-10-30</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>ns1.brandable.uk</value>
    <value>ns2.brandable.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>vrv.sex</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>sex</domain_tld>
   <query_time>2024-04-23 22:21:28</query_time>
   <create_date>2018-01-12</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CrunchyRoll, LLC</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-1109.awsdns-10.org</value>
    <value>ns-1735.awsdns-24.co.uk</value>
    <value>ns-239.awsdns-29.com</value>
    <value>ns-974.awsdns-57.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>vrv.sexy</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>sexy</domain_tld>
   <query_time>2024-04-23 22:21:28</query_time>
   <create_date>2018-01-12</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria.com International, Inc.</registrar_name>
   <registrar_website>marcaria.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Crunchyroll Inc.</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>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>vrv.porn</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>porn</domain_tld>
   <query_time>2024-04-23 22:21:28</query_time>
   <create_date>2018-01-12</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CrunchyRoll, LLC</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-1332.awsdns-38.org</value>
    <value>ns-1860.awsdns-40.co.uk</value>
    <value>ns-457.awsdns-57.com</value>
    <value>ns-656.awsdns-18.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>vrv.adult</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>adult</domain_tld>
   <query_time>2024-05-16 03:18:56</query_time>
   <create_date>2018-01-12</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CrunchyRoll, LLC</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-1364.awsdns-42.org</value>
    <value>ns-1993.awsdns-57.co.uk</value>
    <value>ns-493.awsdns-61.com</value>
    <value>ns-721.awsdns-26.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>vrv.buzz</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-16 03:18:56</query_time>
   <create_date>2018-01-12</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CrunchyRoll, LLC</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-1360.awsdns-42.org</value>
    <value>ns-1801.awsdns-33.co.uk</value>
    <value>ns-200.awsdns-25.com</value>
    <value>ns-826.awsdns-39.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>vrv.design</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-28 20:00:29</query_time>
   <create_date>2018-10-10</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>vrv.fan</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>fan</domain_tld>
   <query_time>2024-05-25 03:44:11</query_time>
   <create_date>2018-12-12</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2025-12-12</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ellation Inc.</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>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>vrv.nyc</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-04-23 22:21:28</query_time>
   <create_date>2019-05-20</create_date>
   <update_date>2022-06-11</update_date>
   <expiry_date>2027-05-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Vogel Stringed Instruments</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</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.gothamweb.net</value>
    <value>ns2.gothamweb.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>42</num>
   <domain_name>vrv.se</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 03:35:24</query_time>
   <create_date>2020-06-04</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>vrv.earth</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-28 21:01:24</query_time>
   <create_date>2020-07-14</create_date>
   <update_date>2022-02-23</update_date>
   <expiry_date>2030-07-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Washington</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-1042.awsdns-02.org</value>
    <value>ns-1750.awsdns-26.co.uk</value>
    <value>ns-41.awsdns-05.com</value>
    <value>ns-714.awsdns-25.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>44</num>
   <domain_name>vrv.band</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>band</domain_tld>
   <query_time>2024-04-28 20:00:29</query_time>
   <create_date>2021-07-27</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-07-27</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>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>vrv.xyz</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-16 03:18:56</query_time>
   <create_date>2021-11-11</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2030-11-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>TR</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>vrv.app</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-28 21:01:22</query_time>
   <create_date>2022-07-23</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <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 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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-p36vgzxc.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>vrv.cam</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-06-02 01:02:54</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>vrv.baby</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>baby</domain_tld>
   <query_time>2024-04-28 20:00:29</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>49</num>
   <domain_name>vrv.lt</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-23 22:21:27</query_time>
   <create_date>2023-08-18</create_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>janet.ns.cloudflare.com</value>
    <value>trevor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>vrv.su</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 23:24:17</query_time>
   <create_date>2023-09-05</create_date>
   <expiry_date>2024-09-05</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>51</num>
   <domain_name>vrv.top</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-23 22:21:28</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-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://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yu Chen Le</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hu Bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>vrv.xn--55qx5d</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>xn--55qx5d</domain_tld>
   <query_time>2024-05-21 01:54:23</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>Hangzhou AiMing Network Co., Ltd.</registrar_name>
   <registrar_website>http://whois.22.cn</registrar_website>
   <registrant_company>王海</registrant_company>
   <registrant_state>河南</registrant_state>
   <registrant_email>please query the rdds service of the registrar 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.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>vrv.ru</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:47:28</query_time>
   <create_date>2023-11-29</create_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>vrv.dev</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-16 03:18:56</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the 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>55</num>
   <domain_name>vrv.icu</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-25 03:44:11</query_time>
   <create_date>2024-01-27</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-01-27</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>ns5.asurahosting.com</value>
    <value>ns6.asurahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>vrv.world</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-25 03:44:11</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-01-29</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>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>vrv.services</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-10 18:00:23</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>vrv.finance</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-31 16:51:40</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Virtua Drug Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>vrv.asia</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-08 14:17:14</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-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/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan 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>brodie.ns.cloudflare.com</value>
    <value>gracie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>vrv.de</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:18:29</query_time>
   <update_date>2019-09-09</update_date>
   <name_servers>
    <value>dns.bremen-nord.de</value>
    <value>dns.vege.net</value>
    <value>ns2.bremen-nord.de</value>
    <value>ns2.y4i.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>vrv.com.au</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-23 22:21:27</query_time>
   <update_date>2023-10-07</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Kunkea Chan</registrant_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>vrv.eu</domain_name>
   <domain_keyword>vrv</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 04:06:49</query_time>
   <registrar_name>INTERNET CZ, a.s.</registrar_name>
   <registrar_website>www.forpsi.com/</registrar_website>
   <name_servers>
    <value>ns.grdns.cz</value>
    <value>ns.grdns.it</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.2</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,256 domain names (in 0.163 seconds) which look and sound like the brand name "vrv".
Domain Name Registered Expiry Registrar Ownership
1 vov.im - - - Redacted
2 vrvs.online 12 Dec 2020 12 Dec 2024 Register.com, Inc -
3 5rv.lat 5 Aug 2023 5 Aug 2024 Porkbun, LLC Private by Design, LLC
4 v4v.shop 19 Feb 2020 19 Feb 2025 CRONON GmbH -
5 rrv.xin 15 Mar 2016 15 Mar 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 沈晓彬
6 pvrv.org 12 Apr 2021 12 Apr 2025 Wild West Domains, LLC Domains By Proxy, LLC
7 crv.im - - - Redacted
8 vr1.ru 28 Sep 2006 28 Sep 2024 RU-CENTER-RU Private Person
9 vrkv.ru 3 Feb 2018 3 Feb 2025 REGTIME-RU Private Person
10 vsrv.ru 2 Nov 2010 2 Nov 2024 SALENAMES-RU Private Person
11 vr8v.lat 18 Oct 2023 18 Oct 2024 Porkbun, LLC Private by Design, LLC
12 vrk.com 30 Apr 1996 1 May 2027 NameCheap, Inc. -
13 vlv.onl 16 Oct 2023 16 Oct 2026 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
14 verv.digital 3 Jul 2022 3 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
15 vr5.lat 23 Aug 2023 23 Aug 2024 Porkbun, LLC Private by Design, LLC
16 vr7.wiki 8 Mar 2024 8 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
17 vtv.net 2 Mar 1999 2 Mar 2025 GoDaddy.com, LLC -
18 vrs.codes 21 Aug 2021 21 Aug 2024 NameCheap, Inc. REDACTED FOR PRIVACY
19 v-v.su 23 Apr 2018 23 Apr 2025 REGRU-SU Private Person
20 vrd.se 3 Jul 2020 3 Jul 2024 ToolDomainsOOD -
21 vmv.sk 30 Mar 2004 30 Mar 2025 CondorNet, s.r.o. Michal Vaško-vydavateľstvo
22 varv.se 29 Mar 2014 29 Mar 2025 Loopia AB -
23 jrv.support 9 Sep 2020 9 Sep 2024 Key-Systems, LLC JRV A/S
24 vrw.xyz 13 Dec 2015 13 Dec 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Shang Hai Cai Gen Jun He Tou Zi You Xian Gong Si
25 vrr.it 15 Jun 2004 15 Jun 2024 Aruba s.p.a. hidden
26 vrrv.xyz 7 Mar 2020 7 Mar 2025 NameSilo, LLC See PrivacyGuardian.org
27 vvr.vet 13 Apr 2019 13 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
28 v8v.co 1 Jan 2012 31 Dec 2024 GoDaddy.com, LLC NameFind LLC
29 vrf.solutions 22 Feb 2018 22 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
30 vrh.construction 10 Oct 2022 10 Oct 2026 Network Solutions, LLC VRH Construction
31 vsv.com.au - - Melbourne IT Peter Sokolowski
32 orv.nl 31 Dec 1999 - Cronon GmbH -
33 viv.cx - - CentralNic Ltd REDACTED FOR PRIVACY
34 vqv.lat 29 Aug 2023 29 Aug 2024 Porkbun, LLC Private by Design, LLC
35 vrs.app 8 May 2018 8 May 2025 Porkbun LLC Private by Design, LLC
36 vrz.studio 13 Mar 2022 13 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
37 vdv.company 18 Jan 2024 18 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
38 srv.codes 10 May 2021 10 May 2029 Squarespace Domains II LLC REDACTED FOR PRIVACY
39 vri.technology 14 Mar 2024 14 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
40 vrx.fitness 8 Sep 2023 8 Sep 2024 Porkbun LLC Private by Design, LLC
41 vrf.life 18 Mar 2024 18 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
42 vav.link 1 Jul 2019 1 Jul 2024 1API GmbH Domains By Proxy, LLC
43 vrc.app 29 Mar 2018 29 Mar 2025 CSC Corporate Domains, Inc. Victoria Racing Club Limited
44 v2rv.com 15 Aug 2023 15 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
45 vcv.ai - - 101domain VCV LTD
46 vrm.bond 15 Nov 2020 15 Nov 2030 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED
47 vuv.org 1 May 2000 1 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
48 lrv.tirol 7 Apr 2019 7 Apr 2025 Key-Systems LLC REDACTED
49 viv.wtf 30 May 2023 30 May 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
50 vev.by 13 May 2020 13 May 2025 Reliable Software, Ltd -
51 crv.global 22 Nov 2022 22 Nov 2024 Key-Systems, LLC Crv B.V.
52 vdv.money 1 Jun 2022 1 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
53 vurv.info 12 Oct 2022 12 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
54 vurv.ca 21 Dec 2022 21 Dec 2024 dot-ca-registry.ca (Burmac Business Systems Ltd) REDACTED FOR PRIVACY
55 vnv.agency 29 Sep 2022 29 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
56 6rv.uk 1 Aug 2023 1 Aug 2024 Porkbun LLC [Tag = PORKBUN] -
57 v1v.xyz 2 Apr 2022 2 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yuanjinqu
58 vr2.games 9 Oct 2016 9 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) fang zheng
59 vrvc.net 2 Dec 2014 2 Dec 2024 Tucows Domains Inc. -
60 4rv.lat 12 Aug 2023 12 Aug 2024 Porkbun, LLC Private by Design, LLC
61 vvv.su 10 Aug 2011 10 Aug 2024 RUCENTER-SU Private Person
62 jrv.ae - - Etisalat JOHN KURIEN JOHN
63 hrv.tel 24 Oct 2015 23 Oct 2024 Name.com, Inc. -
64 vr1.singles 4 Apr 2018 4 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
65 vrmv.shop 11 Apr 2023 11 Apr 2025 Alibaba Cloud Computing Ltd. -
66 vmv.design 20 Oct 2018 20 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
67 verv.market 8 Dec 2022 8 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
68 v2v.club 19 Oct 2021 19 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
69 rrv.llc 7 Jun 2022 7 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
70 arv.cx - - CentralNic Ltd Private by Design, LLC
71 vrd.co 14 Nov 2014 13 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
72 drv.ms - - Key-Systems -
73 vwv.nl 3 Feb 2000 - Realtime Register -
74 srv.pink 10 Jan 2020 10 Jan 2031 NameSilo, LLC See PrivacyGuardian.org
75 vri.co.th 24 Apr 2019 23 Apr 2027 THNIC VR Intelligence Co., Ltd. (บริษัท วีอาร์ อินเทลลิเจนซ์ จำกัด)
76 vrm.swiss 9 Mar 2017 9 Mar 2025 Gandi Quantstreams SA
77 grv.link 14 May 2018 14 May 2025 eNom, Inc. Marcelo Gaio
78 vr1.ong 17 Nov 2023 17 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
79 vrvy.net 10 Dec 2013 10 Dec 2024 URL SOLUTIONS INC. REDACTED FOR PRIVACY
80 vrw.cl 17 Jul 2014 17 Jul 2024 NIC Chile Servicios Informáticos VRWEB Ltda.
81 trv.investments 28 Mar 2018 28 Mar 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
82 vgv.com.br 29 May 2002 29 May 2025 - VIA??O GRANDE VIT?RIA S/A
83 viv.info 13 Sep 2001 13 Sep 2024 IONOS SE Financial Services Olaf Schroeer
84 vrr.de - - - -
85 vmv.info 19 Sep 2001 19 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
86 vrm.com 21 Sep 1994 20 Sep 2024 COREhub, S.R.L. VRM Service GmbH & Co. KG
87 vbv.net 28 Nov 2003 28 Nov 2024 Spaceship, Inc. Angshuman Paul
88 vuv.us 7 Oct 2018 7 Oct 2024 NameCheap, Inc. JP Barkley
89 hrv.bz 20 Mar 2023 20 Mar 2025 Regional Network Information Center, JSC dba RU-CENTER -
90 vjv.eu - - D-Cube Resource -
91 urv.lol 15 Jun 2022 15 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
92 vrtv.vip 1 Dec 2021 1 Dec 2025 Hong Kong Juming Network Technology Co., Ltd REDACTED FOR PRIVACY
93 vvr.it 9 Jul 2007 9 Jul 2024 EuroDNS SA QUINV SA
94 vrp.co.jp 24 Nov 1999 - - VRP CO., LTD.
95 vra.org 22 Jun 1998 21 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
96 vrvp.ru 9 Mar 2020 9 Mar 2025 REGRU-RU Private Person
97 vrvk.ru 31 Oct 2023 31 Oct 2024 SALENAMES-RU Private Person
98 vdv.nl 27 May 1999 - Metaregistrar B.V. -
99 qrv.info 20 Dec 2023 20 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhao hong wei
100 vrev.ninja 24 Mar 2023 24 Mar 2025 Gandi SAS REDACTED FOR PRIVACY
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 Vrv.com.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=vrv.com.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "vrv.com.cn",
        "page_size": 100
    },
    "count": {
        "total": 5256,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "vov.im, vrvs.online, 5rv.lat, v4v.shop, rrv.xin, pvrv.org, crv.im, vr1.ru, vrkv.ru, vsrv.ru, vr8v.lat, vrk.com, vlv.onl, verv.digital, vr5.lat, vr7.wiki, vtv.net, vrs.codes, v-v.su, vrd.se, vmv.sk, varv.se, jrv.support, vrw.xyz, vrr.it, vrrv.xyz, vvr.vet, v8v.co, vrf.solutions, vrh.construction, vsv.com.au, orv.nl, viv.cx, vqv.lat, vrs.app, vrz.studio, vdv.company, srv.codes, vri.technology, vrx.fitness, vrf.life, vav.link, vrc.app, v2rv.com, vcv.ai, vrm.bond, vuv.org, lrv.tirol, viv.wtf, vev.by, crv.global, vdv.money, vurv.info, vurv.ca, vnv.agency, 6rv.uk, v1v.xyz, vr2.games, vrvc.net, 4rv.lat, vvv.su, jrv.ae, hrv.tel, vr1.singles, vrmv.shop, vmv.design, verv.market, v2v.club, rrv.llc, arv.cx, vrd.co, drv.ms, vwv.nl, srv.pink, vri.co.th, vrm.swiss, grv.link, vr1.ong, vrvy.net, vrw.cl, trv.investments, vgv.com.br, viv.info, vrr.de, vmv.info, vrm.com, vbv.net, vuv.us, hrv.bz, vjv.eu, urv.lol, vrtv.vip, vvr.it, vrp.co.jp, vra.org, vrvp.ru, vrvk.ru, vdv.nl, qrv.info, vrev.ninja",
    "results": [
        {
            "num": 1,
            "domain_name": "vov.im",
            "domain_keyword": "vov",
            "domain_tld": "im",
            "query_time": "2024-04-06 01:52:48",
            "registrant_name": "Redacted",
            "name_servers": [
                "ns1.name.com",
                "ns2.name.com",
                "ns3.name.com",
                "ns4.name.com"
            ]
        },
        {
            "num": 2,
            "domain_name": "vrvs.online",
            "domain_keyword": "vrvs",
            "domain_tld": "online",
            "query_time": "2024-04-28 20:01:11",
            "create_date": "2020-12-12",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-12",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc",
            "registrar_website": "http://www.register.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns105.register.com",
                "dns106.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "5rv.lat",
            "domain_keyword": "5rv",
            "domain_tld": "lat",
            "query_time": "2024-04-29 02:18:00",
            "create_date": "2023-08-05",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "v4v.shop",
            "domain_keyword": "v4v",
            "domain_tld": "shop",
            "query_time": "2024-04-29 22:39:49",
            "create_date": "2020-02-19",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-19",
            "registrar_iana": 141,
            "registrar_name": "CRONON GmbH",
            "registrar_website": "http://www.strato.de",
            "registrant_country": "DE",
            "name_servers": [
                "docks10.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "rrv.xin",
            "domain_keyword": "rrv",
            "domain_tld": "xin",
            "query_time": "2024-04-22 07:59:00",
            "create_date": "2016-03-15",
            "update_date": "2016-11-11",
            "expiry_date": "2026-03-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "沈晓彬",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "江苏",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "pvrv.org",
            "domain_keyword": "pvrv",
            "domain_tld": "org",
            "query_time": "2024-04-30 01:15:19",
            "create_date": "2021-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "crv.im",
            "domain_keyword": "crv",
            "domain_tld": "im",
            "query_time": "2024-04-30 21:32:14",
            "registrant_name": "Redacted",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ]
        },
        {
            "num": 8,
            "domain_name": "vr1.ru",
            "domain_keyword": "vr1",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:45:31",
            "create_date": "2006-09-28",
            "expiry_date": "2024-09-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "vrkv.ru",
            "domain_keyword": "vrkv",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:46:35",
            "create_date": "2018-02-03",
            "expiry_date": "2025-02-03",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru",
                "ns3.masterhost.ru",
                "ns4.masterhost.ru",
                "ns5.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "vsrv.ru",
            "domain_keyword": "vsrv",
            "domain_tld": "ru",
            "query_time": "2024-05-03 07:21:04",
            "create_date": "2010-11-02",
            "expiry_date": "2024-11-02",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "vr8v.lat",
            "domain_keyword": "vr8v",
            "domain_tld": "lat",
            "query_time": "2024-05-01 21:04:14",
            "create_date": "2023-10-18",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "vrk.com",
            "domain_keyword": "vrk",
            "domain_tld": "com",
            "query_time": "2024-05-01 21:10:33",
            "create_date": "1996-04-30",
            "update_date": "2018-04-28",
            "expiry_date": "2027-05-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "vlv.onl",
            "domain_keyword": "vlv",
            "domain_tld": "onl",
            "query_time": "2024-04-28 21:25:16",
            "create_date": "2023-10-16",
            "update_date": "2023-10-21",
            "expiry_date": "2026-10-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "verv.digital",
            "domain_keyword": "verv",
            "domain_tld": "digital",
            "query_time": "2024-05-07 12:25:20",
            "create_date": "2022-07-03",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-03",
            "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": [
                "porter.ns.cloudflare.com",
                "serenity.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "vr5.lat",
            "domain_keyword": "vr5",
            "domain_tld": "lat",
            "query_time": "2024-05-07 13:24:45",
            "create_date": "2023-08-23",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-23",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "vr7.wiki",
            "domain_keyword": "vr7",
            "domain_tld": "wiki",
            "query_time": "2024-05-12 18:39:49",
            "create_date": "2024-03-08",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-08",
            "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": [
                "laylah.ns.cloudflare.com",
                "sean.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "vtv.net",
            "domain_keyword": "vtv",
            "domain_tld": "net",
            "query_time": "2024-05-10 04:29:10",
            "create_date": "1999-03-02",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.alldomains.com",
                "ns2.alldomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "vrs.codes",
            "domain_keyword": "vrs",
            "domain_tld": "codes",
            "query_time": "2024-05-10 12:55:28",
            "create_date": "2021-08-21",
            "update_date": "2023-07-27",
            "expiry_date": "2024-08-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Muharraq",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BH",
            "registrant_email": "please query the rdds service of the registrar 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": 19,
            "domain_name": "v-v.su",
            "domain_keyword": "v-v",
            "domain_tld": "su",
            "query_time": "2024-05-05 23:22:41",
            "create_date": "2018-04-23",
            "expiry_date": "2025-04-23",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dell.ns.cloudflare.com",
                "mitch.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 20,
            "domain_name": "vrd.se",
            "domain_keyword": "vrd",
            "domain_tld": "se",
            "query_time": "2024-05-05 03:35:11",
            "create_date": "2020-07-03",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-03",
            "registrar_name": "ToolDomainsOOD",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "vmv.sk",
            "domain_keyword": "vmv",
            "domain_tld": "sk",
            "query_time": "2024-05-05 20:15:15",
            "create_date": "2004-03-30",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-30",
            "registrar_name": "CondorNet, s.r.o.",
            "registrant_name": "Michal Vaško-vydavateľstvo",
            "registrant_company": "Michal Vaško-vydavateľstvo",
            "registrant_address": "Nám. Kráľovnej pokoja 3",
            "registrant_city": "Prešov",
            "registrant_zip": "08001",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.517711407",
            "name_servers": [
                "ns1.condornet.sk",
                "ns2.condornet.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 22,
            "domain_name": "varv.se",
            "domain_keyword": "varv",
            "domain_tld": "se",
            "query_time": "2024-05-05 06:08:47",
            "create_date": "2014-03-29",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-29",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.inbranddns.com",
                "ns2.inbranddns.com",
                "ns3.inbranddns.com",
                "ns4.inbranddns.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "jrv.support",
            "domain_keyword": "jrv",
            "domain_tld": "support",
            "query_time": "2024-05-07 23:23:16",
            "create_date": "2020-09-09",
            "update_date": "2022-09-07",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JRV A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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.curanet.dk",
                "ns2.curanet.dk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "vrw.xyz",
            "domain_keyword": "vrw",
            "domain_tld": "xyz",
            "query_time": "2024-04-23 22:22:07",
            "create_date": "2015-12-13",
            "update_date": "2024-01-12",
            "expiry_date": "2024-12-13",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Shang Hai Cai Gen Jun He Tou Zi You Xian Gong Si",
            "registrant_state": "Shang Hai Shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "vrr.it",
            "domain_keyword": "vrr",
            "domain_tld": "it",
            "query_time": "2024-04-23 22:17:00",
            "create_date": "2004-06-15",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-15",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 26,
            "domain_name": "vrrv.xyz",
            "domain_keyword": "vrrv",
            "domain_tld": "xyz",
            "query_time": "2024-04-23 22:17:21",
            "create_date": "2020-03-07",
            "update_date": "2023-08-31",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "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": [
                "frank.ns.cloudflare.com",
                "venus.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "vvr.vet",
            "domain_keyword": "vvr",
            "domain_tld": "vet",
            "query_time": "2024-04-25 20:59:22",
            "create_date": "2019-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "v8v.co",
            "domain_keyword": "v8v",
            "domain_tld": "co",
            "query_time": "2024-04-24 17:53:51",
            "create_date": "2012-01-01",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "vrf.solutions",
            "domain_keyword": "vrf",
            "domain_tld": "solutions",
            "query_time": "2024-04-20 09:24:22",
            "create_date": "2018-02-22",
            "update_date": "2024-04-07",
            "expiry_date": "2026-02-22",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "vrh.construction",
            "domain_keyword": "vrh",
            "domain_tld": "construction",
            "query_time": "2024-04-26 10:31:09",
            "create_date": "2022-10-10",
            "update_date": "2023-10-03",
            "expiry_date": "2026-10-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VRH Construction",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns81.worldnic.com",
                "ns82.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "vsv.com.au",
            "domain_keyword": "vsv",
            "domain_tld": "com.au",
            "query_time": "2024-04-26 12:08:02",
            "update_date": "2024-04-24",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Peter Sokolowski",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "orv.nl",
            "domain_keyword": "orv",
            "domain_tld": "nl",
            "query_time": "2024-05-15 22:01:55",
            "create_date": "1999-12-31",
            "update_date": "2023-08-01",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks01.rzone.de",
                "shades12.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 33,
            "domain_name": "viv.cx",
            "domain_keyword": "viv",
            "domain_tld": "cx",
            "query_time": "2024-05-14 20:03:36",
            "registrar_name": "CentralNic Ltd",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PA",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vultr.com",
                "ns2.vultr.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "vqv.lat",
            "domain_keyword": "vqv",
            "domain_tld": "lat",
            "query_time": "2024-05-15 04:51:16",
            "create_date": "2023-08-29",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "vrs.app",
            "domain_keyword": "vrs",
            "domain_tld": "app",
            "query_time": "2024-05-14 08:30:13",
            "create_date": "2018-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "vrz.studio",
            "domain_keyword": "vrz",
            "domain_tld": "studio",
            "query_time": "2024-05-14 08:30:49",
            "create_date": "2022-03-13",
            "update_date": "2024-04-27",
            "expiry_date": "2025-03-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": [
                "cullen.ns.cloudflare.com",
                "kelly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "vdv.company",
            "domain_keyword": "vdv",
            "domain_tld": "company",
            "query_time": "2024-05-18 05:30:43",
            "create_date": "2024-01-18",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar 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": 38,
            "domain_name": "srv.codes",
            "domain_keyword": "srv",
            "domain_tld": "codes",
            "query_time": "2024-05-26 21:24:35",
            "create_date": "2021-05-10",
            "update_date": "2024-05-15",
            "expiry_date": "2029-05-10",
            "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_state": "\\u0130stanbul",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "vri.technology",
            "domain_keyword": "vri",
            "domain_tld": "technology",
            "query_time": "2024-05-19 06:43:21",
            "create_date": "2024-03-14",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-14",
            "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": [
                "ns5.awardspace.com",
                "ns6.awardspace.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "vrx.fitness",
            "domain_keyword": "vrx",
            "domain_tld": "fitness",
            "query_time": "2024-05-19 06:44:20",
            "create_date": "2023-09-08",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-08",
            "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": 41,
            "domain_name": "vrf.life",
            "domain_keyword": "vrf",
            "domain_tld": "life",
            "query_time": "2024-05-19 06:43:10",
            "create_date": "2024-03-18",
            "update_date": "2024-03-23",
            "expiry_date": "2026-03-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "vav.link",
            "domain_keyword": "vav",
            "domain_tld": "link",
            "query_time": "2024-05-20 20:35:12",
            "create_date": "2019-07-01",
            "update_date": "2023-08-15",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "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": [
                "hans.ns.cloudflare.com",
                "kiki.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 43,
            "domain_name": "vrc.app",
            "domain_keyword": "vrc",
            "domain_tld": "app",
            "query_time": "2024-05-25 03:40:26",
            "create_date": "2018-03-29",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-29",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Victoria Racing Club Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "v2rv.com",
            "domain_keyword": "v2rv",
            "domain_tld": "com",
            "query_time": "2024-05-28 01:57:35",
            "create_date": "2023-08-15",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "vcv.ai",
            "domain_keyword": "vcv",
            "domain_tld": "ai",
            "query_time": "2024-06-06 07:30:46",
            "registrar_name": "101domain",
            "registrar_website": "https://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VCV LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1175.awsdns-18.org",
                "ns-1830.awsdns-36.co.uk",
                "ns-346.awsdns-43.com",
                "ns-862.awsdns-43.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "vrm.bond",
            "domain_keyword": "vrm",
            "domain_tld": "bond",
            "query_time": "2024-06-06 18:06:32",
            "create_date": "2020-11-15",
            "update_date": "2023-08-31",
            "expiry_date": "2030-11-15",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_company": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "vuv.org",
            "domain_keyword": "vuv",
            "domain_tld": "org",
            "query_time": "2024-06-08 03:11:06",
            "create_date": "2000-05-01",
            "update_date": "2024-04-08",
            "expiry_date": "2025-05-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "lrv.tirol",
            "domain_keyword": "lrv",
            "domain_tld": "tirol",
            "query_time": "2024-06-09 22:32:12",
            "create_date": "2019-04-07",
            "update_date": "2024-05-21",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.expirationwarning.net",
                "ns5.expirationwarning.net"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "viv.wtf",
            "domain_keyword": "viv",
            "domain_tld": "wtf",
            "query_time": "2024-06-01 17:08:13",
            "create_date": "2023-05-30",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-30",
            "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_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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "vev.by",
            "domain_keyword": "vev",
            "domain_tld": "by",
            "query_time": "2024-05-30 13:50:43",
            "create_date": "2020-05-13",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-13",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.netangels.ru",
                "ns2.netangels.ru",
                "ns3.netangels.ru",
                "ns4.netangels.ru"
            ]
        },
        {
            "num": 51,
            "domain_name": "crv.global",
            "domain_keyword": "crv",
            "domain_tld": "global",
            "query_time": "2024-06-02 01:14:57",
            "create_date": "2022-11-22",
            "update_date": "2024-05-23",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Crv B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1396.awsdns-46.org",
                "ns-1552.awsdns-02.co.uk",
                "ns-28.awsdns-03.com",
                "ns-683.awsdns-21.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "vdv.money",
            "domain_keyword": "vdv",
            "domain_tld": "money",
            "query_time": "2024-06-06 07:34:07",
            "create_date": "2022-06-01",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "vurv.info",
            "domain_keyword": "vurv",
            "domain_tld": "info",
            "query_time": "2024-06-08 17:31:19",
            "create_date": "2022-10-12",
            "update_date": "2023-08-11",
            "expiry_date": "2024-10-12",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "vurv.ca",
            "domain_keyword": "vurv",
            "domain_tld": "ca",
            "query_time": "2024-06-08 17:31:19",
            "create_date": "2022-12-21",
            "update_date": "2023-11-21",
            "expiry_date": "2024-12-21",
            "registrar_name": "dot-ca-registry.ca (Burmac Business Systems Ltd)",
            "registrar_website": "www.dot-ca-registry.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "meg.ns.cloudflare.com",
                "miles.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "vnv.agency",
            "domain_keyword": "vnv",
            "domain_tld": "agency",
            "query_time": "2024-06-10 05:04:04",
            "create_date": "2022-09-29",
            "update_date": "2023-11-13",
            "expiry_date": "2024-09-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "6rv.uk",
            "domain_keyword": "6rv",
            "domain_tld": "uk",
            "query_time": "2024-06-12 02:25:29",
            "create_date": "2023-08-01",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-01",
            "registrar_name": "Porkbun LLC [Tag = PORKBUN]",
            "registrar_website": "https://porkbun.com",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "v1v.xyz",
            "domain_keyword": "v1v",
            "domain_tld": "xyz",
            "query_time": "2024-04-18 03:44:47",
            "create_date": "2022-04-02",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yuanjinqu",
            "registrant_state": "zhe jiang",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "vr2.games",
            "domain_keyword": "vr2",
            "domain_tld": "games",
            "query_time": "2024-05-01 21:04:04",
            "create_date": "2016-10-09",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "fang zheng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shanghai",
            "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": [
                "gazelle.dnspod.net",
                "star.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "vrvc.net",
            "domain_keyword": "vrvc",
            "domain_tld": "net",
            "query_time": "2024-04-28 20:00:32",
            "create_date": "2014-12-02",
            "update_date": "2023-11-17",
            "expiry_date": "2024-12-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "4rv.lat",
            "domain_keyword": "4rv",
            "domain_tld": "lat",
            "query_time": "2024-05-03 02:04:18",
            "create_date": "2023-08-12",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "vvv.su",
            "domain_keyword": "vvv",
            "domain_tld": "su",
            "query_time": "2024-05-05 23:24:22",
            "create_date": "2011-08-10",
            "expiry_date": "2024-08-10",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 62,
            "domain_name": "jrv.ae",
            "domain_keyword": "jrv",
            "domain_tld": "ae",
            "query_time": "2024-05-06 02:26:15",
            "registrar_name": "Etisalat",
            "registrant_name": "JOHN KURIEN JOHN",
            "registrant_company": "JOHN KURIEN JOHN",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 63,
            "domain_name": "hrv.tel",
            "domain_keyword": "hrv",
            "domain_tld": "tel",
            "query_time": "2024-04-19 01:09:58",
            "create_date": "2015-10-24",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-23",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "name_servers": [
                "ns1dhl.name.com",
                "ns2jqz.name.com",
                "ns3dty.name.com",
                "ns4cpw.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "vr1.singles",
            "domain_keyword": "vr1",
            "domain_tld": "singles",
            "query_time": "2024-04-20 00:46:21",
            "create_date": "2018-04-04",
            "update_date": "2024-03-10",
            "expiry_date": "2025-04-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "vrmv.shop",
            "domain_keyword": "vrmv",
            "domain_tld": "shop",
            "query_time": "2024-04-23 22:13:21",
            "create_date": "2023-04-11",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "https://wanwang.aliyun.com/",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "vmv.design",
            "domain_keyword": "vmv",
            "domain_tld": "design",
            "query_time": "2024-05-09 06:10:33",
            "create_date": "2018-10-20",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "verv.market",
            "domain_keyword": "verv",
            "domain_tld": "market",
            "query_time": "2024-05-07 12:25:21",
            "create_date": "2022-12-08",
            "update_date": "2024-01-22",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "porter.ns.cloudflare.com",
                "serenity.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "v2v.club",
            "domain_keyword": "v2v",
            "domain_tld": "club",
            "query_time": "2024-05-09 18:28:30",
            "create_date": "2021-10-19",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "rrv.llc",
            "domain_keyword": "rrv",
            "domain_tld": "llc",
            "query_time": "2024-05-12 07:24:11",
            "create_date": "2022-06-07",
            "update_date": "2023-08-04",
            "expiry_date": "2024-06-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "arv.cx",
            "domain_keyword": "arv",
            "domain_tld": "cx",
            "query_time": "2024-05-24 16:46:06",
            "registrar_name": "CentralNic Ltd",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jake.ns.cloudflare.com",
                "kami.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "vrd.co",
            "domain_keyword": "vrd",
            "domain_tld": "co",
            "query_time": "2024-05-25 03:41:06",
            "create_date": "2014-11-14",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "drv.ms",
            "domain_keyword": "drv",
            "domain_tld": "ms",
            "query_time": "2024-05-25 00:17:07",
            "registrar_name": "Key-Systems",
            "registrar_website": "http://www.key-systems.net",
            "name_servers": [
                "1107.ns1.abovedomains.com",
                "1107.ns2.abovedomains.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "vwv.nl",
            "domain_keyword": "vwv",
            "domain_tld": "nl",
            "query_time": "2024-05-19 21:52:16",
            "create_date": "2000-02-03",
            "update_date": "2021-07-12",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 74,
            "domain_name": "srv.pink",
            "domain_keyword": "srv",
            "domain_tld": "pink",
            "query_time": "2024-05-16 09:43:45",
            "create_date": "2020-01-10",
            "update_date": "2021-12-06",
            "expiry_date": "2031-01-10",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "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.mail.srv.pink",
                "ns2.mail.srv.pink"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 75,
            "domain_name": "vri.co.th",
            "domain_keyword": "vri",
            "domain_tld": "co.th",
            "query_time": "2024-05-27 06:33:30",
            "create_date": "2019-04-24",
            "update_date": "2024-03-12",
            "expiry_date": "2027-04-23",
            "registrar_name": "THNIC",
            "registrant_company": "VR Intelligence Co., Ltd. (บริษัท วีอาร์ อินเทลลิเจนซ์ จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "master01.csloxinfo.com",
                "master02.csloxinfo.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "vrm.swiss",
            "domain_keyword": "vrm",
            "domain_tld": "swiss",
            "query_time": "2024-05-26 13:16:19",
            "create_date": "2017-03-09",
            "update_date": "2024-01-25",
            "expiry_date": "2025-03-09",
            "registrar_iana": 81,
            "registrar_name": "Gandi",
            "registrar_website": "https://www.gandi.net/",
            "registrant_company": "Quantstreams SA",
            "registrant_country": "CH",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "grv.link",
            "domain_keyword": "grv",
            "domain_tld": "link",
            "query_time": "2024-05-19 18:32:25",
            "create_date": "2018-05-14",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Marcelo Gaio",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "vr1.ong",
            "domain_keyword": "vr1",
            "domain_tld": "ong",
            "query_time": "2024-05-21 01:49:23",
            "create_date": "2023-11-17",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-17",
            "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": 79,
            "domain_name": "vrvy.net",
            "domain_keyword": "vrvy",
            "domain_tld": "net",
            "query_time": "2024-05-28 21:01:28",
            "create_date": "2013-12-10",
            "update_date": "2023-11-10",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1449,
            "registrar_name": "URL SOLUTIONS INC.",
            "registrar_website": "http://www.pananames.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": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ian.ns.cloudflare.com",
                "ruth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "vrw.cl",
            "domain_keyword": "vrw",
            "domain_tld": "cl",
            "query_time": "2024-05-28 21:01:28",
            "create_date": "2014-07-17",
            "expiry_date": "2024-07-17",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Servicios Informáticos VRWEB Ltda.",
            "name_servers": [
                "dns1.vrserver.cl",
                "dns1t.vrweb.cl",
                "secundario.nic.cl"
            ]
        },
        {
            "num": 81,
            "domain_name": "trv.investments",
            "domain_keyword": "trv",
            "domain_tld": "investments",
            "query_time": "2024-05-27 22:14:39",
            "create_date": "2018-03-28",
            "update_date": "2024-05-27",
            "expiry_date": "2024-03-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "vgv.com.br",
            "domain_keyword": "vgv",
            "domain_tld": "com.br",
            "query_time": "2024-05-31 10:14:20",
            "create_date": "2002-05-29",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-29",
            "registrant_name": "VIA??O GRANDE VIT?RIA S/A",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 83,
            "domain_name": "viv.info",
            "domain_keyword": "viv",
            "domain_tld": "info",
            "query_time": "2024-05-31 00:19:39",
            "create_date": "2001-09-13",
            "update_date": "2023-10-28",
            "expiry_date": "2024-09-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Financial Services Olaf Schroeer",
            "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": [
                "ns1126.ui-dns.biz",
                "ns1126.ui-dns.com",
                "ns1126.ui-dns.de",
                "ns1126.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "vrr.de",
            "domain_keyword": "vrr",
            "domain_tld": "de",
            "query_time": "2024-06-01 01:17:30",
            "update_date": "2018-05-18",
            "name_servers": [
                "a.dns-gelsen.net",
                "b.dns-gelsen.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 85,
            "domain_name": "vmv.info",
            "domain_keyword": "vmv",
            "domain_tld": "info",
            "query_time": "2024-06-04 00:01:25",
            "create_date": "2001-09-19",
            "update_date": "2023-11-03",
            "expiry_date": "2024-09-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "vrm.com",
            "domain_keyword": "vrm",
            "domain_tld": "com",
            "query_time": "2024-06-06 18:06:32",
            "create_date": "1994-09-21",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-20",
            "registrar_iana": 15,
            "registrar_name": "COREhub, S.R.L.",
            "registrar_website": "http://corehub.net",
            "registrant_company": "VRM Service GmbH & Co. KG",
            "registrant_country": "DE",
            "registrant_email": "https://corehub.net/whoiscontact/",
            "name_servers": [
                "ns01.versatel.de",
                "ns02.versatel.de",
                "ns03.versatel.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "vbv.net",
            "domain_keyword": "vbv",
            "domain_tld": "net",
            "query_time": "2024-06-05 13:49:23",
            "create_date": "2003-11-28",
            "update_date": "2023-12-08",
            "expiry_date": "2024-11-28",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Angshuman Paul",
            "registrant_address": "Rupdaypur, Panskura Rupdaypur",
            "registrant_city": "Panskura",
            "registrant_state": "WB",
            "registrant_zip": "721152",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.7098400235",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-ymcxekuvpxccslsxbpwhjm.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "vuv.us",
            "domain_keyword": "vuv",
            "domain_tld": "us",
            "query_time": "2024-06-08 03:11:06",
            "create_date": "2018-10-07",
            "update_date": "2023-12-16",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "JP Barkley",
            "registrant_address": "23409 S Miami Ave",
            "registrant_city": "Miami",
            "registrant_state": "FL",
            "registrant_zip": "33130",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3055551300",
            "registrant_fax": "+1.4155042499",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "hrv.bz",
            "domain_keyword": "hrv",
            "domain_tld": "bz",
            "query_time": "2024-06-11 06:17:04",
            "create_date": "2023-03-20",
            "update_date": "2023-08-01",
            "expiry_date": "2025-03-20",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "vjv.eu",
            "domain_keyword": "vjv",
            "domain_tld": "eu",
            "query_time": "2024-06-11 04:01:16",
            "registrar_name": "D-Cube Resource",
            "registrar_website": "www.dcube-resource.be",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ]
        },
        {
            "num": 91,
            "domain_name": "urv.lol",
            "domain_keyword": "urv",
            "domain_tld": "lol",
            "query_time": "2024-04-08 17:20:23",
            "create_date": "2022-06-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "vrtv.vip",
            "domain_keyword": "vrtv",
            "domain_tld": "vip",
            "query_time": "2024-04-23 22:21:01",
            "create_date": "2021-12-01",
            "update_date": "2023-12-07",
            "expiry_date": "2025-12-01",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd",
            "registrar_website": "http://www.juminghk.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu nan",
            "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": [
                "helen.dnspod.net",
                "narrow.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "vvr.it",
            "domain_keyword": "vvr",
            "domain_tld": "it",
            "query_time": "2024-04-25 20:59:22",
            "create_date": "2007-07-09",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-09",
            "registrar_name": "EuroDNS SA",
            "registrar_website": "http://www.eurodns.com",
            "registrant_company": "QUINV SA",
            "registrant_address": "36 avenue Marie Therese",
            "registrant_city": "Luxembourg",
            "registrant_state": "-",
            "registrant_zip": "2132",
            "registrant_country": "LU",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 94,
            "domain_name": "vrp.co.jp",
            "domain_keyword": "vrp",
            "domain_tld": "co.jp",
            "query_time": "2024-04-28 19:57:16",
            "create_date": "1999-11-24",
            "update_date": "2023-12-01",
            "registrant_company": "VRP CO., LTD.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 95,
            "domain_name": "vra.org",
            "domain_keyword": "vra",
            "domain_tld": "org",
            "query_time": "2024-04-20 00:47:19",
            "create_date": "1998-06-22",
            "update_date": "2023-08-12",
            "expiry_date": "2024-06-21",
            "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": [
                "ben.ns.cloudflare.com",
                "beth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "vrvp.ru",
            "domain_keyword": "vrvp",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:47:28",
            "create_date": "2020-03-09",
            "expiry_date": "2025-03-09",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "vrvk.ru",
            "domain_keyword": "vrvk",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:47:28",
            "create_date": "2023-10-31",
            "expiry_date": "2024-10-31",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "vdv.nl",
            "domain_keyword": "vdv",
            "domain_tld": "nl",
            "query_time": "2024-05-03 00:50:43",
            "create_date": "1999-05-27",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 99,
            "domain_name": "qrv.info",
            "domain_keyword": "qrv",
            "domain_tld": "info",
            "query_time": "2024-05-02 15:11:42",
            "create_date": "2023-12-20",
            "update_date": "2024-04-05",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhao hong wei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "liao ning",
            "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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "vrev.ninja",
            "domain_keyword": "vrev",
            "domain_tld": "ninja",
            "query_time": "2024-05-01 21:07:43",
            "create_date": "2023-03-24",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-24",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QC",
            "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": [
                "peter.ns.cloudflare.com",
                "sonia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.163,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>vrv.com.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5256</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>vov.im, vrvs.online, 5rv.lat, v4v.shop, rrv.xin, pvrv.org, crv.im, vr1.ru, vrkv.ru, vsrv.ru, vr8v.lat, vrk.com, vlv.onl, verv.digital, vr5.lat, vr7.wiki, vtv.net, vrs.codes, v-v.su, vrd.se, vmv.sk, varv.se, jrv.support, vrw.xyz, vrr.it, vrrv.xyz, vvr.vet, v8v.co, vrf.solutions, vrh.construction, vsv.com.au, orv.nl, viv.cx, vqv.lat, vrs.app, vrz.studio, vdv.company, srv.codes, vri.technology, vrx.fitness, vrf.life, vav.link, vrc.app, v2rv.com, vcv.ai, vrm.bond, vuv.org, lrv.tirol, viv.wtf, vev.by, crv.global, vdv.money, vurv.info, vurv.ca, vnv.agency, 6rv.uk, v1v.xyz, vr2.games, vrvc.net, 4rv.lat, vvv.su, jrv.ae, hrv.tel, vr1.singles, vrmv.shop, vmv.design, verv.market, v2v.club, rrv.llc, arv.cx, vrd.co, drv.ms, vwv.nl, srv.pink, vri.co.th, vrm.swiss, grv.link, vr1.ong, vrvy.net, vrw.cl, trv.investments, vgv.com.br, viv.info, vrr.de, vmv.info, vrm.com, vbv.net, vuv.us, hrv.bz, vjv.eu, urv.lol, vrtv.vip, vvr.it, vrp.co.jp, vra.org, vrvp.ru, vrvk.ru, vdv.nl, qrv.info, vrev.ninja</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vov.im</domain_name>
   <domain_keyword>vov</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-04-06 01:52:48</query_time>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>ns1.name.com</value>
    <value>ns2.name.com</value>
    <value>ns3.name.com</value>
    <value>ns4.name.com</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>vrvs.online</domain_name>
   <domain_keyword>vrvs</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-28 20:01:11</query_time>
   <create_date>2020-12-12</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc</registrar_name>
   <registrar_website>http://www.register.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns105.register.com</value>
    <value>dns106.register.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>5rv.lat</domain_name>
   <domain_keyword>5rv</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-04-29 02:18:00</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>v4v.shop</domain_name>
   <domain_keyword>v4v</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-29 22:39:49</query_time>
   <create_date>2020-02-19</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>CRONON GmbH</registrar_name>
   <registrar_website>http://www.strato.de</registrar_website>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>docks10.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>rrv.xin</domain_name>
   <domain_keyword>rrv</domain_keyword>
   <domain_tld>xin</domain_tld>
   <query_time>2024-04-22 07:59:00</query_time>
   <create_date>2016-03-15</create_date>
   <update_date>2016-11-11</update_date>
   <expiry_date>2026-03-15</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/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>沈晓彬</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>江苏</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>pvrv.org</domain_name>
   <domain_keyword>pvrv</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 01:15:19</query_time>
   <create_date>2021-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>crv.im</domain_name>
   <domain_keyword>crv</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-04-30 21:32:14</query_time>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
  </value>
  <value>
   <num>8</num>
   <domain_name>vr1.ru</domain_name>
   <domain_keyword>vr1</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:45:31</query_time>
   <create_date>2006-09-28</create_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>vrkv.ru</domain_name>
   <domain_keyword>vrkv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:46:35</query_time>
   <create_date>2018-02-03</create_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
    <value>ns3.masterhost.ru</value>
    <value>ns4.masterhost.ru</value>
    <value>ns5.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>vsrv.ru</domain_name>
   <domain_keyword>vsrv</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 07:21:04</query_time>
   <create_date>2010-11-02</create_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>vr8v.lat</domain_name>
   <domain_keyword>vr8v</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-01 21:04:14</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>vrk.com</domain_name>
   <domain_keyword>vrk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 21:10:33</query_time>
   <create_date>1996-04-30</create_date>
   <update_date>2018-04-28</update_date>
   <expiry_date>2027-05-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>vlv.onl</domain_name>
   <domain_keyword>vlv</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-04-28 21:25:16</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2026-10-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>verv.digital</domain_name>
   <domain_keyword>verv</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-07 12:25:20</query_time>
   <create_date>2022-07-03</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-03</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>porter.ns.cloudflare.com</value>
    <value>serenity.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>vr5.lat</domain_name>
   <domain_keyword>vr5</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-07 13:24:45</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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>v1s1.xundns.com</value>
    <value>v1s2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>vr7.wiki</domain_name>
   <domain_keyword>vr7</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-12 18:39:49</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-08</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>laylah.ns.cloudflare.com</value>
    <value>sean.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>vtv.net</domain_name>
   <domain_keyword>vtv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 04:29:10</query_time>
   <create_date>1999-03-02</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.alldomains.com</value>
    <value>ns2.alldomains.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>18</num>
   <domain_name>vrs.codes</domain_name>
   <domain_keyword>vrs</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-05-10 12:55:28</query_time>
   <create_date>2021-08-21</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Muharraq</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BH</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>19</num>
   <domain_name>v-v.su</domain_name>
   <domain_keyword>v-v</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 23:22:41</query_time>
   <create_date>2018-04-23</create_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dell.ns.cloudflare.com</value>
    <value>mitch.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>vrd.se</domain_name>
   <domain_keyword>vrd</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 03:35:11</query_time>
   <create_date>2020-07-03</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>ToolDomainsOOD</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>vmv.sk</domain_name>
   <domain_keyword>vmv</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 20:15:15</query_time>
   <create_date>2004-03-30</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>CondorNet, s.r.o.</registrar_name>
   <registrant_name>Michal Vaško-vydavateľstvo</registrant_name>
   <registrant_company>Michal Vaško-vydavateľstvo</registrant_company>
   <registrant_address>Nám. Kráľovnej pokoja 3</registrant_address>
   <registrant_city>Prešov</registrant_city>
   <registrant_zip>08001</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.517711407</registrant_phone>
   <name_servers>
    <value>ns1.condornet.sk</value>
    <value>ns2.condornet.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>varv.se</domain_name>
   <domain_keyword>varv</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 06:08:47</query_time>
   <create_date>2014-03-29</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.inbranddns.com</value>
    <value>ns2.inbranddns.com</value>
    <value>ns3.inbranddns.com</value>
    <value>ns4.inbranddns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>jrv.support</domain_name>
   <domain_keyword>jrv</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-07 23:23:16</query_time>
   <create_date>2020-09-09</create_date>
   <update_date>2022-09-07</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>JRV A/S</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>DK</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.curanet.dk</value>
    <value>ns2.curanet.dk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>vrw.xyz</domain_name>
   <domain_keyword>vrw</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-23 22:22:07</query_time>
   <create_date>2015-12-13</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Shang Hai Cai Gen Jun He Tou Zi You Xian Gong Si</registrant_company>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>vrr.it</domain_name>
   <domain_keyword>vrr</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-23 22:17:00</query_time>
   <create_date>2004-06-15</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>vrrv.xyz</domain_name>
   <domain_keyword>vrrv</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-23 22:17:21</query_time>
   <create_date>2020-03-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</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>frank.ns.cloudflare.com</value>
    <value>venus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>vvr.vet</domain_name>
   <domain_keyword>vvr</domain_keyword>
   <domain_tld>vet</domain_tld>
   <query_time>2024-04-25 20:59:22</query_time>
   <create_date>2019-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-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>ns77.domaincontrol.com</value>
    <value>ns78.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>28</num>
   <domain_name>v8v.co</domain_name>
   <domain_keyword>v8v</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-24 17:53:51</query_time>
   <create_date>2012-01-01</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>vrf.solutions</domain_name>
   <domain_keyword>vrf</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-20 09:24:22</query_time>
   <create_date>2018-02-22</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2026-02-22</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>ns35.domaincontrol.com</value>
    <value>ns36.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>vrh.construction</domain_name>
   <domain_keyword>vrh</domain_keyword>
   <domain_tld>construction</domain_tld>
   <query_time>2024-04-26 10:31:09</query_time>
   <create_date>2022-10-10</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2026-10-10</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>VRH Construction</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns81.worldnic.com</value>
    <value>ns82.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>vsv.com.au</domain_name>
   <domain_keyword>vsv</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-26 12:08:02</query_time>
   <update_date>2024-04-24</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Peter Sokolowski</registrant_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>orv.nl</domain_name>
   <domain_keyword>orv</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-15 22:01:55</query_time>
   <create_date>1999-12-31</create_date>
   <update_date>2023-08-01</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks01.rzone.de</value>
    <value>shades12.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>viv.cx</domain_name>
   <domain_keyword>viv</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-05-14 20:03:36</query_time>
   <registrar_name>CentralNic Ltd</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.vultr.com</value>
    <value>ns2.vultr.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>vqv.lat</domain_name>
   <domain_keyword>vqv</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-15 04:51:16</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>vrs.app</domain_name>
   <domain_keyword>vrs</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-14 08:30:13</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.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>36</num>
   <domain_name>vrz.studio</domain_name>
   <domain_keyword>vrz</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-14 08:30:49</query_time>
   <create_date>2022-03-13</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-03-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>cullen.ns.cloudflare.com</value>
    <value>kelly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>vdv.company</domain_name>
   <domain_keyword>vdv</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-18 05:30:43</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>srv.codes</domain_name>
   <domain_keyword>srv</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-05-26 21:24:35</query_time>
   <create_date>2021-05-10</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2029-05-10</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_state>\u0130stanbul</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>vri.technology</domain_name>
   <domain_keyword>vri</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-19 06:43:21</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-14</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>ns5.awardspace.com</value>
    <value>ns6.awardspace.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>vrx.fitness</domain_name>
   <domain_keyword>vrx</domain_keyword>
   <domain_tld>fitness</domain_tld>
   <query_time>2024-05-19 06:44:20</query_time>
   <create_date>2023-09-08</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-08</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>41</num>
   <domain_name>vrf.life</domain_name>
   <domain_keyword>vrf</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-19 06:43:10</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2026-03-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>vav.link</domain_name>
   <domain_keyword>vav</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-20 20:35:12</query_time>
   <create_date>2019-07-01</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</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>hans.ns.cloudflare.com</value>
    <value>kiki.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>vrc.app</domain_name>
   <domain_keyword>vrc</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-25 03:40:26</query_time>
   <create_date>2018-03-29</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-29</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>Victoria Racing Club Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>v2rv.com</domain_name>
   <domain_keyword>v2rv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 01:57:35</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>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>45</num>
   <domain_name>vcv.ai</domain_name>
   <domain_keyword>vcv</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-06-06 07:30:46</query_time>
   <registrar_name>101domain</registrar_name>
   <registrar_website>https://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VCV LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1175.awsdns-18.org</value>
    <value>ns-1830.awsdns-36.co.uk</value>
    <value>ns-346.awsdns-43.com</value>
    <value>ns-862.awsdns-43.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>vrm.bond</domain_name>
   <domain_keyword>vrm</domain_keyword>
   <domain_tld>bond</domain_tld>
   <query_time>2024-06-06 18:06:32</query_time>
   <create_date>2020-11-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2030-11-15</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_company>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrant_company>
   <registrant_country>SG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>vuv.org</domain_name>
   <domain_keyword>vuv</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 03:11:06</query_time>
   <create_date>2000-05-01</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>lrv.tirol</domain_name>
   <domain_keyword>lrv</domain_keyword>
   <domain_tld>tirol</domain_tld>
   <query_time>2024-06-09 22:32:12</query_time>
   <create_date>2019-04-07</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.expirationwarning.net</value>
    <value>ns5.expirationwarning.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>viv.wtf</domain_name>
   <domain_keyword>viv</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-06-01 17:08:13</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-30</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_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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>vev.by</domain_name>
   <domain_keyword>vev</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-30 13:50:43</query_time>
   <create_date>2020-05-13</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
    <value>ns3.netangels.ru</value>
    <value>ns4.netangels.ru</value>
   </name_servers>
  </value>
  <value>
   <num>51</num>
   <domain_name>crv.global</domain_name>
   <domain_keyword>crv</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-06-02 01:14:57</query_time>
   <create_date>2022-11-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Crv B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1396.awsdns-46.org</value>
    <value>ns-1552.awsdns-02.co.uk</value>
    <value>ns-28.awsdns-03.com</value>
    <value>ns-683.awsdns-21.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>vdv.money</domain_name>
   <domain_keyword>vdv</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-06-06 07:34:07</query_time>
   <create_date>2022-06-01</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>53</num>
   <domain_name>vurv.info</domain_name>
   <domain_keyword>vurv</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-08 17:31:19</query_time>
   <create_date>2022-10-12</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-10-12</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>ns49.domaincontrol.com</value>
    <value>ns50.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>54</num>
   <domain_name>vurv.ca</domain_name>
   <domain_keyword>vurv</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-08 17:31:19</query_time>
   <create_date>2022-12-21</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>dot-ca-registry.ca (Burmac Business Systems Ltd)</registrar_name>
   <registrar_website>www.dot-ca-registry.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>meg.ns.cloudflare.com</value>
    <value>miles.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>vnv.agency</domain_name>
   <domain_keyword>vnv</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-06-10 05:04:04</query_time>
   <create_date>2022-09-29</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>56</num>
   <domain_name>6rv.uk</domain_name>
   <domain_keyword>6rv</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-12 02:25:29</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_name>Porkbun LLC [Tag = PORKBUN]</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>v1v.xyz</domain_name>
   <domain_keyword>v1v</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-18 03:44:47</query_time>
   <create_date>2022-04-02</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yuanjinqu</registrant_company>
   <registrant_state>zhe jiang</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>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>58</num>
   <domain_name>vr2.games</domain_name>
   <domain_keyword>vr2</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-01 21:04:04</query_time>
   <create_date>2016-10-09</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-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://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>fang zheng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shanghai</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>gazelle.dnspod.net</value>
    <value>star.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>vrvc.net</domain_name>
   <domain_keyword>vrvc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-28 20:00:32</query_time>
   <create_date>2014-12-02</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-12-02</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>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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>4rv.lat</domain_name>
   <domain_keyword>4rv</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-03 02:04:18</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>vvv.su</domain_name>
   <domain_keyword>vvv</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 23:24:22</query_time>
   <create_date>2011-08-10</create_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>jrv.ae</domain_name>
   <domain_keyword>jrv</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-06 02:26:15</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>JOHN KURIEN JOHN</registrant_name>
   <registrant_company>JOHN KURIEN JOHN</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>hrv.tel</domain_name>
   <domain_keyword>hrv</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-19 01:09:58</query_time>
   <create_date>2015-10-24</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <name_servers>
    <value>ns1dhl.name.com</value>
    <value>ns2jqz.name.com</value>
    <value>ns3dty.name.com</value>
    <value>ns4cpw.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>vr1.singles</domain_name>
   <domain_keyword>vr1</domain_keyword>
   <domain_tld>singles</domain_tld>
   <query_time>2024-04-20 00:46:21</query_time>
   <create_date>2018-04-04</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>vrmv.shop</domain_name>
   <domain_keyword>vrmv</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 22:13:21</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>https://wanwang.aliyun.com/</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <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>66</num>
   <domain_name>vmv.design</domain_name>
   <domain_keyword>vmv</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-09 06:10:33</query_time>
   <create_date>2018-10-20</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>verv.market</domain_name>
   <domain_keyword>verv</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-05-07 12:25:21</query_time>
   <create_date>2022-12-08</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>porter.ns.cloudflare.com</value>
    <value>serenity.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>v2v.club</domain_name>
   <domain_keyword>v2v</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-09 18:28:30</query_time>
   <create_date>2021-10-19</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.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>69</num>
   <domain_name>rrv.llc</domain_name>
   <domain_keyword>rrv</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-12 07:24:11</query_time>
   <create_date>2022-06-07</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.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>70</num>
   <domain_name>arv.cx</domain_name>
   <domain_keyword>arv</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-05-24 16:46:06</query_time>
   <registrar_name>CentralNic Ltd</registrar_name>
   <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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>jake.ns.cloudflare.com</value>
    <value>kami.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>vrd.co</domain_name>
   <domain_keyword>vrd</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-25 03:41:06</query_time>
   <create_date>2014-11-14</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>72</num>
   <domain_name>drv.ms</domain_name>
   <domain_keyword>drv</domain_keyword>
   <domain_tld>ms</domain_tld>
   <query_time>2024-05-25 00:17:07</query_time>
   <registrar_name>Key-Systems</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <name_servers>
    <value>1107.ns1.abovedomains.com</value>
    <value>1107.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>vwv.nl</domain_name>
   <domain_keyword>vwv</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-19 21:52:16</query_time>
   <create_date>2000-02-03</create_date>
   <update_date>2021-07-12</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>srv.pink</domain_name>
   <domain_keyword>srv</domain_keyword>
   <domain_tld>pink</domain_tld>
   <query_time>2024-05-16 09:43:45</query_time>
   <create_date>2020-01-10</create_date>
   <update_date>2021-12-06</update_date>
   <expiry_date>2031-01-10</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</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.mail.srv.pink</value>
    <value>ns2.mail.srv.pink</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>vri.co.th</domain_name>
   <domain_keyword>vri</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-27 06:33:30</query_time>
   <create_date>2019-04-24</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2027-04-23</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>VR Intelligence Co., Ltd. (บริษัท วีอาร์ อินเทลลิเจนซ์ จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>master01.csloxinfo.com</value>
    <value>master02.csloxinfo.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>vrm.swiss</domain_name>
   <domain_keyword>vrm</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-05-26 13:16:19</query_time>
   <create_date>2017-03-09</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi</registrar_name>
   <registrar_website>https://www.gandi.net/</registrar_website>
   <registrant_company>Quantstreams SA</registrant_company>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>77</num>
   <domain_name>grv.link</domain_name>
   <domain_keyword>grv</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-19 18:32:25</query_time>
   <create_date>2018-05-14</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Marcelo Gaio</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>vr1.ong</domain_name>
   <domain_keyword>vr1</domain_keyword>
   <domain_tld>ong</domain_tld>
   <query_time>2024-05-21 01:49:23</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-17</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>79</num>
   <domain_name>vrvy.net</domain_name>
   <domain_keyword>vrvy</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 21:01:28</query_time>
   <create_date>2013-12-10</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1449</registrar_iana>
   <registrar_name>URL SOLUTIONS INC.</registrar_name>
   <registrar_website>http://www.pananames.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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ian.ns.cloudflare.com</value>
    <value>ruth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>vrw.cl</domain_name>
   <domain_keyword>vrw</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-28 21:01:28</query_time>
   <create_date>2014-07-17</create_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Servicios Informáticos VRWEB Ltda.</registrant_name>
   <name_servers>
    <value>dns1.vrserver.cl</value>
    <value>dns1t.vrweb.cl</value>
    <value>secundario.nic.cl</value>
   </name_servers>
  </value>
  <value>
   <num>81</num>
   <domain_name>trv.investments</domain_name>
   <domain_keyword>trv</domain_keyword>
   <domain_tld>investments</domain_tld>
   <query_time>2024-05-27 22:14:39</query_time>
   <create_date>2018-03-28</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>vgv.com.br</domain_name>
   <domain_keyword>vgv</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-31 10:14:20</query_time>
   <create_date>2002-05-29</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrant_name>VIA??O GRANDE VIT?RIA S/A</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>viv.info</domain_name>
   <domain_keyword>viv</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 00:19:39</query_time>
   <create_date>2001-09-13</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-09-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>Financial Services Olaf Schroeer</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>ns1126.ui-dns.biz</value>
    <value>ns1126.ui-dns.com</value>
    <value>ns1126.ui-dns.de</value>
    <value>ns1126.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>vrr.de</domain_name>
   <domain_keyword>vrr</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-01 01:17:30</query_time>
   <update_date>2018-05-18</update_date>
   <name_servers>
    <value>a.dns-gelsen.net</value>
    <value>b.dns-gelsen.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>vmv.info</domain_name>
   <domain_keyword>vmv</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-04 00:01:25</query_time>
   <create_date>2001-09-19</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>vrm.com</domain_name>
   <domain_keyword>vrm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 18:06:32</query_time>
   <create_date>1994-09-21</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub, S.R.L.</registrar_name>
   <registrar_website>http://corehub.net</registrar_website>
   <registrant_company>VRM Service GmbH &amp; Co. KG</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://corehub.net/whoiscontact/</registrant_email>
   <name_servers>
    <value>ns01.versatel.de</value>
    <value>ns02.versatel.de</value>
    <value>ns03.versatel.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>vbv.net</domain_name>
   <domain_keyword>vbv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-05 13:49:23</query_time>
   <create_date>2003-11-28</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Angshuman Paul</registrant_name>
   <registrant_address>Rupdaypur, Panskura Rupdaypur</registrant_address>
   <registrant_city>Panskura</registrant_city>
   <registrant_state>WB</registrant_state>
   <registrant_zip>721152</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.7098400235</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-ymcxekuvpxccslsxbpwhjm.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>vuv.us</domain_name>
   <domain_keyword>vuv</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-08 03:11:06</query_time>
   <create_date>2018-10-07</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>JP Barkley</registrant_name>
   <registrant_address>23409 S Miami Ave</registrant_address>
   <registrant_city>Miami</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33130</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3055551300</registrant_phone>
   <registrant_fax>+1.4155042499</registrant_fax>
   <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>89</num>
   <domain_name>hrv.bz</domain_name>
   <domain_keyword>hrv</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-06-11 06:17:04</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>vjv.eu</domain_name>
   <domain_keyword>vjv</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-06-11 04:01:16</query_time>
   <registrar_name>D-Cube Resource</registrar_name>
   <registrar_website>www.dcube-resource.be</registrar_website>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
  </value>
  <value>
   <num>91</num>
   <domain_name>urv.lol</domain_name>
   <domain_keyword>urv</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-04-08 17:20:23</query_time>
   <create_date>2022-06-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>vrtv.vip</domain_name>
   <domain_keyword>vrtv</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-23 22:21:01</query_time>
   <create_date>2021-12-01</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2025-12-01</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd</registrar_name>
   <registrar_website>http://www.juminghk.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>hu nan</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>helen.dnspod.net</value>
    <value>narrow.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>vvr.it</domain_name>
   <domain_keyword>vvr</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 20:59:22</query_time>
   <create_date>2007-07-09</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>EuroDNS SA</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_company>QUINV SA</registrant_company>
   <registrant_address>36 avenue Marie Therese</registrant_address>
   <registrant_city>Luxembourg</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>2132</registrant_zip>
   <registrant_country>LU</registrant_country>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>vrp.co.jp</domain_name>
   <domain_keyword>vrp</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-28 19:57:16</query_time>
   <create_date>1999-11-24</create_date>
   <update_date>2023-12-01</update_date>
   <registrant_company>VRP CO., LTD.</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>95</num>
   <domain_name>vra.org</domain_name>
   <domain_keyword>vra</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 00:47:19</query_time>
   <create_date>1998-06-22</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-06-21</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>ben.ns.cloudflare.com</value>
    <value>beth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>vrvp.ru</domain_name>
   <domain_keyword>vrvp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:47:28</query_time>
   <create_date>2020-03-09</create_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>vrvk.ru</domain_name>
   <domain_keyword>vrvk</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:47:28</query_time>
   <create_date>2023-10-31</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>vdv.nl</domain_name>
   <domain_keyword>vdv</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 00:50:43</query_time>
   <create_date>1999-05-27</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>qrv.info</domain_name>
   <domain_keyword>qrv</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-02 15:11:42</query_time>
   <create_date>2023-12-20</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2024-12-20</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/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhao hong wei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>liao ning</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>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>vrev.ninja</domain_name>
   <domain_keyword>vrev</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-05-01 21:07:43</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-24</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QC</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>peter.ns.cloudflare.com</value>
    <value>sonia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.163</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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