WHOIS QUERY TIME

3 May 2024 - 7:21 AM UTC

Registered: 2 December 2007
Expiry: 2 December 2024

REGISTRAR

Name: REGRU-RU

NAME SERVERS

ns1.digitalone.com
ns2.digitalone.com
ns3.digitalone.com
ns4.digitalone.com

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Company: X-Media Ltd.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=vstorage.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "vstorage.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "vstorage.ru",
            "domain_keyword": "vstorage",
            "domain_tld": "ru",
            "query_time": "2024-05-03 07:21:12",
            "create_date": "2007-12-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "REGRU-RU",
            "registrant_company": "X-Media Ltd.",
            "name_servers": [
                "ns1.digitalone.com",
                "ns2.digitalone.com",
                "ns3.digitalone.com",
                "ns4.digitalone.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>vstorage.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>vstorage.ru</domain_name>
   <domain_keyword>vstorage</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 07:21:12</query_time>
   <create_date>2007-12-02</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>X-Media Ltd.</registrant_company>
   <name_servers>
    <value>ns1.digitalone.com</value>
    <value>ns2.digitalone.com</value>
    <value>ns3.digitalone.com</value>
    <value>ns4.digitalone.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.036</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.053 seconds) for "vstorage.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

3 May 2024 - 7:21 AM UTC

Registered: 2 December 2007
Expiry: 2 December 2024

REGISTRAR

Name: REGRU-RU

NAME SERVERS

ns1.digitalone.com
ns2.digitalone.com
ns3.digitalone.com
ns4.digitalone.com

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Company: X-Media Ltd.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=vstorage.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "vstorage.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "vstorage.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "vstorage.ru",
            "domain_keyword": "vstorage",
            "domain_tld": "ru",
            "query_time": "2024-05-03 07:21:12",
            "create_date": "2007-12-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "REGRU-RU",
            "registrant_company": "X-Media Ltd.",
            "name_servers": [
                "ns1.digitalone.com",
                "ns2.digitalone.com",
                "ns3.digitalone.com",
                "ns4.digitalone.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.053,
        "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>vstorage.ru</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>vstorage.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vstorage.ru</domain_name>
   <domain_keyword>vstorage</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 07:21:12</query_time>
   <create_date>2007-12-02</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>X-Media Ltd.</registrant_company>
   <name_servers>
    <value>ns1.digitalone.com</value>
    <value>ns2.digitalone.com</value>
    <value>ns3.digitalone.com</value>
    <value>ns4.digitalone.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.053</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 6 domain names (in 0.026 seconds) which contained the exact domain keyword "vstorage".
Domain Name Registered Expiry Registrar Ownership
1 vstorage.com 19 Nov 2001 19 Nov 2024 GoDaddy.com, LLC -
2 vstorage.info 1 May 2006 1 May 2025 Cronon GmbH REDACTED FOR PRIVACY
3 vstorage.ru 2 Dec 2007 2 Dec 2024 REGRU-RU X-Media Ltd.
4 vstorage.org 5 Mar 2018 5 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
5 vstorage.net 15 Dec 2020 15 Dec 2024 Cloudflare, Inc. DATA REDACTED
6 vstorage.cloud 7 Mar 2023 7 Mar 2025 Ascio Technologies, Inc. - Denmark REDACTED FOR PRIVACY
7 vstorage.xyz 19 Dec 2023 19 Dec 2024 OwnRegistrar, Inc. WhoisSecure

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=vstorage&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "vstorage",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 7,
        "relation": "eq",
        "current": 7
    },
    "unique_domains": "vstorage.com, vstorage.info, vstorage.ru, vstorage.org, vstorage.net, vstorage.cloud, vstorage.xyz",
    "results": [
        {
            "num": 1,
            "domain_name": "vstorage.com",
            "domain_keyword": "vstorage",
            "domain_tld": "com",
            "query_time": "2024-04-08 06:42:05",
            "create_date": "2001-11-19",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "vstorage.info",
            "domain_keyword": "vstorage",
            "domain_tld": "info",
            "query_time": "2024-05-10 04:23:37",
            "create_date": "2006-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Germany",
            "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": [
                "docks10.rzone.de",
                "shades13.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "vstorage.ru",
            "domain_keyword": "vstorage",
            "domain_tld": "ru",
            "query_time": "2024-05-03 07:21:12",
            "create_date": "2007-12-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "REGRU-RU",
            "registrant_company": "X-Media Ltd.",
            "name_servers": [
                "ns1.digitalone.com",
                "ns2.digitalone.com",
                "ns3.digitalone.com",
                "ns4.digitalone.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "vstorage.org",
            "domain_keyword": "vstorage",
            "domain_tld": "org",
            "query_time": "2024-05-10 04:23:37",
            "create_date": "2018-03-05",
            "update_date": "2024-04-19",
            "expiry_date": "2026-03-05",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "vstorage.net",
            "domain_keyword": "vstorage",
            "domain_tld": "net",
            "query_time": "2024-04-29 23:59:57",
            "create_date": "2020-12-15",
            "update_date": "2023-11-15",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Essex",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "GB",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/vstorage.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "bill.ns.cloudflare.com",
                "wally.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "vstorage.cloud",
            "domain_keyword": "vstorage",
            "domain_tld": "cloud",
            "query_time": "2024-04-29 23:59:57",
            "create_date": "2023-03-07",
            "update_date": "2024-02-23",
            "expiry_date": "2025-03-07",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. - Denmark",
            "registrar_website": "http://www.ascio.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Harjumaa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "EE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "gina.ns.cloudflare.com",
                "hugh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "vstorage.xyz",
            "domain_keyword": "vstorage",
            "domain_tld": "xyz",
            "query_time": "2024-04-29 23:59:59",
            "create_date": "2023-12-19",
            "update_date": "2024-02-08",
            "expiry_date": "2024-12-19",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_company": "WhoisSecure",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "giancarlo.ns.cloudflare.com",
                "simone.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.026,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>vstorage</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7</total>
  <relation>eq</relation>
  <current>7</current>
 </count>
 <unique_domains>vstorage.com, vstorage.info, vstorage.ru, vstorage.org, vstorage.net, vstorage.cloud, vstorage.xyz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vstorage.com</domain_name>
   <domain_keyword>vstorage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 06:42:05</query_time>
   <create_date>2001-11-19</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-19</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.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>vstorage.info</domain_name>
   <domain_keyword>vstorage</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 04:23:37</query_time>
   <create_date>2006-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.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>Germany</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks10.rzone.de</value>
    <value>shades13.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>vstorage.ru</domain_name>
   <domain_keyword>vstorage</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 07:21:12</query_time>
   <create_date>2007-12-02</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>X-Media Ltd.</registrant_company>
   <name_servers>
    <value>ns1.digitalone.com</value>
    <value>ns2.digitalone.com</value>
    <value>ns3.digitalone.com</value>
    <value>ns4.digitalone.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>vstorage.org</domain_name>
   <domain_keyword>vstorage</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 04:23:37</query_time>
   <create_date>2018-03-05</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2026-03-05</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>ns59.domaincontrol.com</value>
    <value>ns60.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>5</num>
   <domain_name>vstorage.net</domain_name>
   <domain_keyword>vstorage</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 23:59:57</query_time>
   <create_date>2020-12-15</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Essex</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/vstorage.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>bill.ns.cloudflare.com</value>
    <value>wally.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>vstorage.cloud</domain_name>
   <domain_keyword>vstorage</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-29 23:59:57</query_time>
   <create_date>2023-03-07</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. - Denmark</registrar_name>
   <registrar_website>http://www.ascio.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Harjumaa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>EE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>gina.ns.cloudflare.com</value>
    <value>hugh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>vstorage.xyz</domain_name>
   <domain_keyword>vstorage</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-29 23:59:59</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>giancarlo.ns.cloudflare.com</value>
    <value>simone.ns.cloudflare.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>
 </results>
 <stats>
  <total_time>0.026</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 2,768 domain names (in 0.127 seconds) which look and sound like the brand name "vstorage".
Domain Name Registered Expiry Registrar Ownership
1 4storage.se 14 Feb 2023 14 Feb 2025 Key-Systems Gmbh -
2 0storage.com 29 Jan 2016 29 Jan 2026 GoDaddy.com, LLC -
3 vbstorage.net 22 Mar 2017 21 Mar 2025 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
4 storage.domains 15 Sep 2015 15 Sep 2024 eNom, LLC Data Protected
5 jvstorage.co.uk 26 Feb 2014 26 Feb 2025 Namesco Limited [Tag = NAMESCO] -
6 ivstorage.com 15 Nov 2018 15 Nov 2024 GoDaddy.com, LLC -
7 hstorage.cloud 28 Feb 2024 28 Feb 2025 Ascio Technologies, Inc. - Denmark REDACTED FOR PRIVACY
8 cvstorage.org 6 Oct 2023 6 Oct 2028 Network Solutions, LLC Castro Valley Storage
9 v-storage.online 5 Sep 2023 5 Sep 2024 Key-Systems LLC Vimexx
10 xstorage.app 4 Dec 2023 4 Dec 2024 NameSilo, LLC PrivacyGuardian.org llc
11 astorage.place 9 Apr 2021 9 Apr 2025 Network Solutions, LLC REDACTED FOR PRIVACY
12 rvstorage.review 20 Nov 2023 20 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
13 pstorage.co.uk 7 Jun 2023 7 Jun 2028 GoDaddy.com, LLC. [Tag = GODADDY] -
14 vdstorage.com 27 Sep 2021 27 Sep 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
15 6storage.com 29 Jan 2016 29 Jan 2026 GoDaddy.com, LLC -
16 tstorage.info 12 Dec 2014 12 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
17 mstorage.online 19 May 2023 19 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
18 cstorage.com 9 Nov 2009 9 Nov 2024 Megazone Corp., dba HOSTING.KR beats
19 vrstorage.net 31 Jul 2013 31 Jul 2024 Wild West Domains, LLC -
20 gstorage.org 18 Feb 2024 18 Feb 2026 Domain.com, LLC Domain Privacy Service FBO Registrant.
21 ustorage.org 10 Aug 2023 10 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
22 dstorage.org 1 Apr 2021 1 Apr 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
23 jvstorage.uk 28 Sep 2017 28 Sep 2025 Namesco Limited [Tag = NAMESCO] -
24 4storage.net 24 Aug 2022 24 Aug 2024 GoDaddy.com, LLC -
25 istorage.com.au - - Corporation Service Company (Aust) Pty Ltd Systems Administrator
26 uvstorage.com 10 Aug 2019 10 Aug 2025 Wild West Domains, LLC Domains By Proxy, LLC
27 v-storage.jp 21 Dec 2023 31 Dec 2024 - (Not displayed by registrant's request)
28 lstorage.net 25 Feb 2014 25 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com -
29 rvstorage.us 21 Dec 2015 20 Dec 2024 GoDaddy.com, LLC Lightwater Media
30 3vstorage.com 20 Feb 2024 20 Feb 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
31 vwstorage.com 6 Apr 2023 6 Apr 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
32 cvstorage.net 14 Jun 2018 14 Jun 2029 Network Solutions, LLC -
33 v-storage.site 21 Dec 2023 21 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
34 estorage.top 26 Aug 2016 26 Aug 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Li Yu Chao
35 dstorage.pro 11 Dec 2022 11 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
36 jstorage.com 25 Aug 2010 25 Aug 2024 Megazone Corp., dba HOSTING.KR beats
37 6storage.co.uk 18 Aug 2017 18 Aug 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
38 4storage.de - - - -
39 astorage.co.uk 4 Dec 2023 4 Dec 2024 Ionos SE [Tag = 1AND1] -
40 zstorage.top 17 Jan 2024 17 Jan 2025 NameSilo,LLC PrivacyGuardian.org llc
41 fstorage.email 29 Jan 2024 29 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0170062064
42 7storage.com 5 Mar 2020 5 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 vpstorage.net 4 May 2022 4 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
44 ostorage.com 7 Jun 2005 7 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
45 hstorage.net 2 Nov 2002 1 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
46 gstorage.online 28 Apr 2021 28 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
47 xstorage.cn 16 Jun 2019 16 Jun 2024 DYNADOTCHINA LLC 彭福音
48 qstorage.dev 11 Apr 2020 11 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 mstorage.xyz 16 Jan 2024 16 Jan 2025 Gabia, Inc. -
50 jvstorage.net 6 Mar 2015 6 Mar 2025 ENOM, INC. Whois Privacy Protection Service, Inc.
51 xstorage.ro 8 Feb 2009 25 Apr 2025 CYBER_FOLKS S.R.L. -
52 ostorage.co 20 Oct 2022 20 Oct 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
53 1storage.one 8 Oct 2021 8 Oct 2024 One.com A/S Dijohn C&P
54 svstorage.ca 20 Feb 2010 20 Feb 2025 CENTRALNIC CANADA INC REDACTED FOR PRIVACY
55 hstorage.com 2 Nov 2002 1 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
56 5storage.com 16 May 2014 16 May 2025 Gname.com Pte. Ltd. Redacted for privacy
57 vmstorage.net 30 Nov 2010 30 Nov 2024 NOM-IQ Ltd dba Com Laude Red Hat, Inc.
58 mstorage.net 17 Oct 2000 17 Oct 2024 IONOS SE 1&1 Internet Limited
59 mstorage.com 4 May 2004 4 May 2025 GoDaddy.com, LLC -
60 v4storage.nz 1 Nov 2015 - Voyager Internet Ltd T/A 1st Domains -
61 jvstorage.com 26 Feb 2014 26 Feb 2025 REGISTER S.P.A. JV Storage LLP
62 zstorage.us 17 May 2022 17 May 2027 GoDaddy.com, LLC zstorage llc
63 4storage.com 20 Sep 1996 19 Sep 2024 GoDaddy.com, LLC -
64 pstorage.top 23 Apr 2020 23 Apr 2025 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
65 mstorage.de - - - -
66 1storage.org 10 Sep 2007 10 Sep 2024 Tucows Domains Inc. Kristin Pate
67 vxstorage.space 10 Jan 2023 10 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
68 vistorage.com 10 May 2018 10 May 2025 Register.com, Inc. -
69 avstorage.ca 17 Dec 2018 17 Dec 2028 Network Solutions Canada ULC The Armstrong Land Corp.
70 avstorage.co.uk 5 Jun 2023 5 Jun 2024 Squarespace Domains LLC [Tag = GOOGLE] -
71 istorage.uk 29 Mar 2019 29 Mar 2025 John Poller [Tag = POLLER] -
72 nstorage.com 26 Nov 2005 26 Nov 2024 Megazone Corp., dba HOSTING.KR beats
73 hstorage.xyz 11 Apr 2023 11 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
74 4storage.co.uk 15 Jun 2013 15 Jun 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
75 istorage.net 30 Sep 2014 30 Sep 2029 GoDaddy.com, LLC Domains By Proxy, LLC
76 mstorage.cloud 17 Oct 2023 17 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
77 ostorage.space 31 Aug 2023 31 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
78 astorage.ru 15 Apr 2013 15 Apr 2025 REGRU-RU Private Person
79 istorage.ru 16 Mar 2005 16 Mar 2025 RU-CENTER-RU Private Person
80 dstorage.com 10 Nov 2005 10 Nov 2024 ONLINE SAS DSTORAGE
81 qstorage.net 4 Feb 2021 4 Feb 2025 GoDaddy.com, LLC -
82 istorage.top 5 Apr 2022 5 Apr 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) hu jun
83 rvstorage.net 29 Jun 1999 29 Jun 2027 Network Solutions, LLC -
84 xstorage.org 30 Dec 2021 30 Dec 2024 Name.com, Inc. Domain Protection Services, Inc.
85 ostorage.site 29 Feb 2024 28 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
86 1storage.cloud 1 Jan 2024 1 Jan 2025 GoDaddy Domains By Proxy, LLC
87 4storage.space 10 Dec 2023 10 Dec 2028 Domain.com, LLC AirBorn Industries
88 estorage.info 7 Jul 2010 7 Jul 2024 GMO Internet Group, Inc. d/b/a Onamae.com estorage co.,ltd
89 istorage.store 1 Jan 2024 1 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
90 xstorage.co.jp 29 Jan 2022 - - Xstorage KK.
91 bstorage.pt 7 Nov 2019 7 Nov 2024 - -
92 hstorage.io 21 May 2022 21 May 2025 Cloudflare, Inc HCloud Ltd.
93 nstorage.ru 29 Jan 2016 29 Jan 2025 R01-RU Private Person
94 vrstorage.com 21 Apr 2010 21 Apr 2025 GoDaddy.com, LLC -
95 xstorage.cc 31 Oct 2022 31 Oct 2024 NameCheap, Inc. -
96 istorage.se 24 Jan 2008 24 Jan 2025 Abion AB -
97 vtstorage.com 22 Dec 1999 22 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
98 istorage.africa 6 Jun 2021 6 Jun 2024 OpenSRS Data Protected
99 qstorage.cloud 2 Jan 2024 2 Jan 2025 GoDaddy Domains By Proxy, LLC
100 astorage.co.nz 11 Sep 2011 - Voyager Internet Ltd T/A 1st Domains -
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 Vstorage.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=vstorage.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "vstorage.ru",
        "page_size": 100
    },
    "count": {
        "total": 2768,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "4storage.se, 0storage.com, vbstorage.net, storage.domains, jvstorage.co.uk, ivstorage.com, hstorage.cloud, cvstorage.org, v-storage.online, xstorage.app, astorage.place, rvstorage.review, pstorage.co.uk, vdstorage.com, 6storage.com, tstorage.info, mstorage.online, cstorage.com, vrstorage.net, gstorage.org, ustorage.org, dstorage.org, jvstorage.uk, 4storage.net, istorage.com.au, uvstorage.com, v-storage.jp, lstorage.net, rvstorage.us, 3vstorage.com, vwstorage.com, cvstorage.net, v-storage.site, estorage.top, dstorage.pro, jstorage.com, 6storage.co.uk, 4storage.de, astorage.co.uk, zstorage.top, fstorage.email, 7storage.com, vpstorage.net, ostorage.com, hstorage.net, gstorage.online, xstorage.cn, qstorage.dev, mstorage.xyz, jvstorage.net, xstorage.ro, ostorage.co, 1storage.one, svstorage.ca, hstorage.com, 5storage.com, vmstorage.net, mstorage.net, mstorage.com, v4storage.nz, jvstorage.com, zstorage.us, 4storage.com, pstorage.top, mstorage.de, 1storage.org, vxstorage.space, vistorage.com, avstorage.ca, avstorage.co.uk, istorage.uk, nstorage.com, hstorage.xyz, 4storage.co.uk, istorage.net, mstorage.cloud, ostorage.space, astorage.ru, istorage.ru, dstorage.com, qstorage.net, istorage.top, rvstorage.net, xstorage.org, ostorage.site, 1storage.cloud, 4storage.space, estorage.info, istorage.store, xstorage.co.jp, bstorage.pt, hstorage.io, nstorage.ru, vrstorage.com, xstorage.cc, istorage.se, vtstorage.com, istorage.africa, qstorage.cloud, astorage.co.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "4storage.se",
            "domain_keyword": "4storage",
            "domain_tld": "se",
            "query_time": "2024-05-24 04:05:53",
            "create_date": "2023-02-14",
            "update_date": "2024-03-07",
            "expiry_date": "2025-02-14",
            "registrar_name": "Key-Systems Gmbh",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "0storage.com",
            "domain_keyword": "0storage",
            "domain_tld": "com",
            "query_time": "2024-04-07 05:22:30",
            "create_date": "2016-01-29",
            "update_date": "2023-12-27",
            "expiry_date": "2026-01-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "vbstorage.net",
            "domain_keyword": "vbstorage",
            "domain_tld": "net",
            "query_time": "2024-05-24 22:18:28",
            "create_date": "2017-03-22",
            "update_date": "2017-03-30",
            "expiry_date": "2025-03-21",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Privacy protection service - whoisproxy.ru",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "PO box 99, whoisproxy.ru",
            "registrant_city": "Moscow",
            "registrant_state": "Moscow",
            "registrant_zip": "123308",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4957856536",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "storage.domains",
            "domain_keyword": "storage",
            "domain_tld": "domains",
            "query_time": "2024-05-15 23:39:36",
            "create_date": "2015-09-15",
            "update_date": "2023-08-22",
            "expiry_date": "2024-09-15",
            "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": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "jvstorage.co.uk",
            "domain_keyword": "jvstorage",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 17:53:05",
            "create_date": "2014-02-26",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-26",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "ivstorage.com",
            "domain_keyword": "ivstorage",
            "domain_tld": "com",
            "query_time": "2024-04-22 06:58:04",
            "create_date": "2018-11-15",
            "update_date": "2022-11-16",
            "expiry_date": "2024-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "hstorage.cloud",
            "domain_keyword": "hstorage",
            "domain_tld": "cloud",
            "query_time": "2024-05-08 05:14:23",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-28",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. - Denmark",
            "registrar_website": "http://www.ascio.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "ada.ns.cloudflare.com",
                "stan.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "cvstorage.org",
            "domain_keyword": "cvstorage",
            "domain_tld": "org",
            "query_time": "2024-05-03 19:16:20",
            "create_date": "2023-10-06",
            "update_date": "2023-10-11",
            "expiry_date": "2028-10-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Castro Valley Storage",
            "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": [
                "ns35.worldnic.com",
                "ns36.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "v-storage.online",
            "domain_keyword": "v-storage",
            "domain_tld": "online",
            "query_time": "2024-05-22 07:22:09",
            "create_date": "2023-09-05",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-05",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Vimexx",
            "registrant_state": "Noord-Holland",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "xstorage.app",
            "domain_keyword": "xstorage",
            "domain_tld": "app",
            "query_time": "2024-05-31 01:41:50",
            "create_date": "2023-12-04",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "astorage.place",
            "domain_keyword": "astorage",
            "domain_tld": "place",
            "query_time": "2024-05-19 15:20:17",
            "create_date": "2021-04-09",
            "update_date": "2024-02-14",
            "expiry_date": "2025-04-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns35.worldnic.com",
                "ns36.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "rvstorage.review",
            "domain_keyword": "rvstorage",
            "domain_tld": "review",
            "query_time": "2024-05-21 02:03:43",
            "create_date": "2023-11-20",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-20",
            "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": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "pstorage.co.uk",
            "domain_keyword": "pstorage",
            "domain_tld": "co.uk",
            "query_time": "2024-05-18 20:36:24",
            "create_date": "2023-06-07",
            "update_date": "2023-06-07",
            "expiry_date": "2028-06-07",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 14,
            "domain_name": "vdstorage.com",
            "domain_keyword": "vdstorage",
            "domain_tld": "com",
            "query_time": "2024-05-30 23:41:52",
            "create_date": "2021-09-27",
            "update_date": "2024-02-07",
            "expiry_date": "2025-09-27",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "6storage.com",
            "domain_keyword": "6storage",
            "domain_tld": "com",
            "query_time": "2024-04-06 07:16:40",
            "create_date": "2016-01-29",
            "update_date": "2024-01-30",
            "expiry_date": "2026-01-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1485.awsdns-57.org",
                "ns-1729.awsdns-24.co.uk",
                "ns-20.awsdns-02.com",
                "ns-779.awsdns-33.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "tstorage.info",
            "domain_keyword": "tstorage",
            "domain_tld": "info",
            "query_time": "2024-04-13 03:52:26",
            "create_date": "2014-12-12",
            "update_date": "2023-11-17",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "rick.ns.cloudflare.com",
                "ruth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "mstorage.online",
            "domain_keyword": "mstorage",
            "domain_tld": "online",
            "query_time": "2024-05-20 15:12:31",
            "create_date": "2023-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "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",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "cstorage.com",
            "domain_keyword": "cstorage",
            "domain_tld": "com",
            "query_time": "2024-04-08 10:09:09",
            "create_date": "2009-11-09",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "beats",
            "registrant_company": "beats",
            "registrant_address": "202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41593",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1064851888",
            "registrant_fax": "+82.1077651088",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "vrstorage.net",
            "domain_keyword": "vrstorage",
            "domain_tld": "net",
            "query_time": "2024-05-03 01:57:22",
            "create_date": "2013-07-31",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "gstorage.org",
            "domain_keyword": "gstorage",
            "domain_tld": "org",
            "query_time": "2024-04-09 15:46:45",
            "create_date": "2024-02-18",
            "update_date": "2024-02-23",
            "expiry_date": "2026-02-18",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ustorage.org",
            "domain_keyword": "ustorage",
            "domain_tld": "org",
            "query_time": "2024-04-29 18:18:53",
            "create_date": "2023-08-10",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "dstorage.org",
            "domain_keyword": "dstorage",
            "domain_tld": "org",
            "query_time": "2024-06-01 13:19:49",
            "create_date": "2021-04-01",
            "update_date": "2024-05-31",
            "expiry_date": "2024-04-01",
            "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",
                "pendingDelete"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "jvstorage.uk",
            "domain_keyword": "jvstorage",
            "domain_tld": "uk",
            "query_time": "2024-06-01 10:41:57",
            "create_date": "2017-09-28",
            "update_date": "2022-09-28",
            "expiry_date": "2025-09-28",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "4storage.net",
            "domain_keyword": "4storage",
            "domain_tld": "net",
            "query_time": "2024-04-08 13:28:15",
            "create_date": "2022-08-24",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "istorage.com.au",
            "domain_keyword": "istorage",
            "domain_tld": "com.au",
            "query_time": "2024-05-03 18:39:46",
            "update_date": "2024-02-18",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "Systems Administrator",
            "name_servers": [
                "ns1.mgnnet.com.au",
                "ns2.mgnnet.com.au",
                "ns3.mgnnet.com.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "uvstorage.com",
            "domain_keyword": "uvstorage",
            "domain_tld": "com",
            "query_time": "2024-04-22 00:08:22",
            "create_date": "2019-08-10",
            "update_date": "2022-08-11",
            "expiry_date": "2025-08-10",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.secureserver.net/whois?plid=1387&domain=uvstorage.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "v-storage.jp",
            "domain_keyword": "v-storage",
            "domain_tld": "jp",
            "query_time": "2024-04-10 19:56:03",
            "create_date": "2023-12-21",
            "update_date": "2024-03-18",
            "expiry_date": "2024-12-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "brad.ns.cloudflare.com",
                "jamie.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 28,
            "domain_name": "lstorage.net",
            "domain_keyword": "lstorage",
            "domain_tld": "net",
            "query_time": "2024-04-13 07:00:16",
            "create_date": "2014-02-25",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-25",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://gmo.jp",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "rvstorage.us",
            "domain_keyword": "rvstorage",
            "domain_tld": "us",
            "query_time": "2024-04-24 10:37:53",
            "create_date": "2015-12-21",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Domain Department",
            "registrant_company": "Lightwater Media",
            "registrant_address": "P.O. Box 24174",
            "registrant_city": "Winston-Salem",
            "registrant_state": "North Carolina",
            "registrant_zip": "27114",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3367279281",
            "registrant_fax": "+1.3362178770",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "3vstorage.com",
            "domain_keyword": "3vstorage",
            "domain_tld": "com",
            "query_time": "2024-04-13 10:58:00",
            "create_date": "2024-02-20",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-20",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "vwstorage.com",
            "domain_keyword": "vwstorage",
            "domain_tld": "com",
            "query_time": "2024-05-31 21:49:41",
            "create_date": "2023-04-06",
            "update_date": "2024-05-18",
            "expiry_date": "2024-04-06",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "cvstorage.net",
            "domain_keyword": "cvstorage",
            "domain_tld": "net",
            "query_time": "2024-04-26 22:36:14",
            "create_date": "2018-06-14",
            "update_date": "2024-04-15",
            "expiry_date": "2029-06-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns23.worldnic.com",
                "ns24.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "v-storage.site",
            "domain_keyword": "v-storage",
            "domain_tld": "site",
            "query_time": "2024-04-29 01:01:23",
            "create_date": "2023-12-21",
            "update_date": "2024-04-27",
            "expiry_date": "2024-12-21",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "estorage.top",
            "domain_keyword": "estorage",
            "domain_tld": "top",
            "query_time": "2024-05-07 10:08:08",
            "create_date": "2016-08-26",
            "update_date": "2017-09-02",
            "expiry_date": "2026-08-26",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Li Yu Chao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "dstorage.pro",
            "domain_keyword": "dstorage",
            "domain_tld": "pro",
            "query_time": "2024-05-05 07:36:31",
            "create_date": "2022-12-11",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "arnold.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "jstorage.com",
            "domain_keyword": "jstorage",
            "domain_tld": "com",
            "query_time": "2024-05-29 15:57:12",
            "create_date": "2010-08-25",
            "update_date": "2023-09-18",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "beats",
            "registrant_company": "beats",
            "registrant_address": "202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41593",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1064851888",
            "registrant_fax": "+82.1077651088",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "6storage.co.uk",
            "domain_keyword": "6storage",
            "domain_tld": "co.uk",
            "query_time": "2024-04-19 03:18:06",
            "create_date": "2017-08-18",
            "update_date": "2023-08-19",
            "expiry_date": "2025-08-18",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "4storage.de",
            "domain_keyword": "4storage",
            "domain_tld": "de",
            "query_time": "2024-05-05 21:12:10",
            "update_date": "2024-03-07",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 39,
            "domain_name": "astorage.co.uk",
            "domain_keyword": "astorage",
            "domain_tld": "co.uk",
            "query_time": "2024-04-07 02:09:42",
            "create_date": "2023-12-04",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-04",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1092.ui-dns.de",
                "ns1095.ui-dns.biz",
                "ns1096.ui-dns.org",
                "ns1104.ui-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 40,
            "domain_name": "zstorage.top",
            "domain_keyword": "zstorage",
            "domain_tld": "top",
            "query_time": "2024-04-24 19:11:44",
            "create_date": "2024-01-17",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "agustin.ns.cloudflare.com",
                "sierra.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "fstorage.email",
            "domain_keyword": "fstorage",
            "domain_tld": "email",
            "query_time": "2024-05-25 21:13:11",
            "create_date": "2024-01-29",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0170062064",
            "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": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "7storage.com",
            "domain_keyword": "7storage",
            "domain_tld": "com",
            "query_time": "2024-05-06 15:35:09",
            "create_date": "2020-03-05",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=7storage.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "vpstorage.net",
            "domain_keyword": "vpstorage",
            "domain_tld": "net",
            "query_time": "2024-05-09 10:41:13",
            "create_date": "2022-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=vpstorage.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "ostorage.com",
            "domain_keyword": "ostorage",
            "domain_tld": "com",
            "query_time": "2024-04-11 03:24:49",
            "create_date": "2005-06-07",
            "update_date": "2022-10-20",
            "expiry_date": "2024-06-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=ostorage.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "hstorage.net",
            "domain_keyword": "hstorage",
            "domain_tld": "net",
            "query_time": "2024-04-26 00:28:26",
            "create_date": "2002-11-02",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-01",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/7031f975-7ab0-47d4-beaa-446d7b535c9d",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.gpn.register.com",
                "dns02.gpn.register.com",
                "dns03.gpn.register.com",
                "dns04.gpn.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "gstorage.online",
            "domain_keyword": "gstorage",
            "domain_tld": "online",
            "query_time": "2024-05-09 15:02:47",
            "create_date": "2021-04-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "xstorage.cn",
            "domain_keyword": "xstorage",
            "domain_tld": "cn",
            "query_time": "2024-05-02 04:20:45",
            "create_date": "2019-06-16",
            "expiry_date": "2024-06-16",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "彭福音",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "qstorage.dev",
            "domain_keyword": "qstorage",
            "domain_tld": "dev",
            "query_time": "2024-04-30 23:15:43",
            "create_date": "2020-04-11",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "mstorage.xyz",
            "domain_keyword": "mstorage",
            "domain_tld": "xyz",
            "query_time": "2024-05-16 11:02:47",
            "create_date": "2024-01-16",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-16",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "jvstorage.net",
            "domain_keyword": "jvstorage",
            "domain_tld": "net",
            "query_time": "2024-04-18 17:53:04",
            "create_date": "2015-03-06",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-06",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (900935863)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O jvstorage.net",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "xstorage.ro",
            "domain_keyword": "xstorage",
            "domain_tld": "ro",
            "query_time": "2024-05-06 20:25:03",
            "create_date": "2009-02-08",
            "expiry_date": "2025-04-25",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "dns.gazduire.ro",
                "ns1.gazduire.ro",
                "ns2.gazduire.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 52,
            "domain_name": "ostorage.co",
            "domain_keyword": "ostorage",
            "domain_tld": "co",
            "query_time": "2024-05-09 18:13:56",
            "create_date": "2022-10-20",
            "update_date": "2023-12-10",
            "expiry_date": "2025-10-20",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "1storage.one",
            "domain_keyword": "1storage",
            "domain_tld": "one",
            "query_time": "2024-05-31 23:45:30",
            "create_date": "2021-10-08",
            "update_date": "2023-09-13",
            "expiry_date": "2024-10-08",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dijohn C&P",
            "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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "svstorage.ca",
            "domain_keyword": "svstorage",
            "domain_tld": "ca",
            "query_time": "2024-04-06 08:06:19",
            "create_date": "2010-02-20",
            "update_date": "2024-04-05",
            "expiry_date": "2025-02-20",
            "registrar_name": "CENTRALNIC CANADA INC",
            "registrar_website": "www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "eva.ns.cloudflare.com",
                "kip.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "hstorage.com",
            "domain_keyword": "hstorage",
            "domain_tld": "com",
            "query_time": "2024-04-26 00:28:26",
            "create_date": "2002-11-02",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-01",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/28322357-603b-4be9-a04a-32e70bdca63e",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.gpn.register.com",
                "dns02.gpn.register.com",
                "dns03.gpn.register.com",
                "dns04.gpn.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "5storage.com",
            "domain_keyword": "5storage",
            "domain_tld": "com",
            "query_time": "2024-05-17 23:21:47",
            "create_date": "2014-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "FUJIAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=5storage.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "vmstorage.net",
            "domain_keyword": "vmstorage",
            "domain_tld": "net",
            "query_time": "2024-04-08 02:20:59",
            "create_date": "2010-11-30",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-30",
            "registrar_iana": 470,
            "registrar_name": "NOM-IQ Ltd dba Com Laude",
            "registrar_website": "https://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Red Hat, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "North Carolina",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned Delegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "mstorage.net",
            "domain_keyword": "mstorage",
            "domain_tld": "net",
            "query_time": "2024-04-25 15:09:04",
            "create_date": "2000-10-17",
            "update_date": "2018-10-02",
            "expiry_date": "2024-10-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1031.ui-dns.com",
                "ns1055.ui-dns.org",
                "ns1116.ui-dns.de",
                "ns1117.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "mstorage.com",
            "domain_keyword": "mstorage",
            "domain_tld": "com",
            "query_time": "2024-05-08 16:22:11",
            "create_date": "2004-05-04",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "v4storage.nz",
            "domain_keyword": "v4storage",
            "domain_tld": "nz",
            "query_time": "2024-05-27 21:25:26",
            "create_date": "2015-11-01",
            "update_date": "2023-10-07",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "jvstorage.com",
            "domain_keyword": "jvstorage",
            "domain_tld": "com",
            "query_time": "2024-04-18 17:53:04",
            "create_date": "2014-02-26",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-26",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JV Storage LLP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Monmouthshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "zstorage.us",
            "domain_keyword": "zstorage",
            "domain_tld": "us",
            "query_time": "2024-04-29 22:51:01",
            "create_date": "2022-05-17",
            "update_date": "2024-04-29",
            "expiry_date": "2027-05-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "JOE ZIGNEGO",
            "registrant_company": "zstorage llc",
            "registrant_address": "3955 Lily Rd",
            "registrant_city": "Jackson",
            "registrant_state": "Wisconsin",
            "registrant_zip": "53037",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2623522639",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "4storage.com",
            "domain_keyword": "4storage",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:32:27",
            "create_date": "1996-09-20",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "pstorage.top",
            "domain_keyword": "pstorage",
            "domain_tld": "top",
            "query_time": "2024-05-07 01:06:07",
            "create_date": "2020-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hebei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "please-renew-your-domain-in-www.gname.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "mstorage.de",
            "domain_keyword": "mstorage",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:14:58",
            "update_date": "2018-09-10",
            "name_servers": [
                "ns1121.ui-dns.biz",
                "ns1121.ui-dns.com",
                "ns1121.ui-dns.de",
                "ns1121.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 66,
            "domain_name": "1storage.org",
            "domain_keyword": "1storage",
            "domain_tld": "org",
            "query_time": "2024-05-31 23:45:30",
            "create_date": "2007-09-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kristin Pate",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1011.awsdns-62.net",
                "ns-1209.awsdns-23.org",
                "ns-1659.awsdns-15.co.uk",
                "ns-26.awsdns-03.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "vxstorage.space",
            "domain_keyword": "vxstorage",
            "domain_tld": "space",
            "query_time": "2024-05-28 20:48:34",
            "create_date": "2023-01-10",
            "update_date": "2023-08-31",
            "expiry_date": "2025-01-10",
            "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": 68,
            "domain_name": "vistorage.com",
            "domain_keyword": "vistorage",
            "domain_tld": "com",
            "query_time": "2024-04-18 06:57:36",
            "create_date": "2018-05-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns105.register.com",
                "dns106.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "avstorage.ca",
            "domain_keyword": "avstorage",
            "domain_tld": "ca",
            "query_time": "2024-05-26 15:22:30",
            "create_date": "2018-12-17",
            "update_date": "2023-10-18",
            "expiry_date": "2028-12-17",
            "registrar_name": "Network Solutions Canada ULC",
            "registrar_website": "www.networksolutions.com",
            "registrant_name": "The Armstrong Land Corp.",
            "registrant_address": "1145 Industrial Drive",
            "registrant_city": "Armstrong",
            "registrant_state": "BC",
            "registrant_zip": "V0E1B6",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2505469676",
            "name_servers": [
                "ns91.worldnic.com",
                "ns92.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "avstorage.co.uk",
            "domain_keyword": "avstorage",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 20:22:15",
            "create_date": "2023-06-05",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-05",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 71,
            "domain_name": "istorage.uk",
            "domain_keyword": "istorage",
            "domain_tld": "uk",
            "query_time": "2024-04-02 16:31:18",
            "create_date": "2019-03-29",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-29",
            "registrar_name": "John Poller [Tag = POLLER]",
            "registrar_website": "http://inx.co.uk",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 72,
            "domain_name": "nstorage.com",
            "domain_keyword": "nstorage",
            "domain_tld": "com",
            "query_time": "2024-05-04 09:16:32",
            "create_date": "2005-11-26",
            "update_date": "2023-12-29",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "beats",
            "registrant_company": "beats",
            "registrant_address": "202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41593",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1064851888",
            "registrant_fax": "+82.1077651088",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "hstorage.xyz",
            "domain_keyword": "hstorage",
            "domain_tld": "xyz",
            "query_time": "2024-04-28 18:10:43",
            "create_date": "2023-04-11",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "alina.ns.cloudflare.com",
                "seth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "4storage.co.uk",
            "domain_keyword": "4storage",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 01:49:49",
            "create_date": "2013-06-15",
            "update_date": "2024-04-06",
            "expiry_date": "2024-06-15",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 75,
            "domain_name": "istorage.net",
            "domain_keyword": "istorage",
            "domain_tld": "net",
            "query_time": "2024-04-18 22:39:39",
            "create_date": "2014-09-30",
            "update_date": "2022-07-19",
            "expiry_date": "2029-09-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=istorage.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "mstorage.cloud",
            "domain_keyword": "mstorage",
            "domain_tld": "cloud",
            "query_time": "2024-04-28 14:47:25",
            "create_date": "2023-10-17",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-17",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ostorage.space",
            "domain_keyword": "ostorage",
            "domain_tld": "space",
            "query_time": "2024-05-05 00:46:34",
            "create_date": "2023-08-31",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-31",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "astorage.ru",
            "domain_keyword": "astorage",
            "domain_tld": "ru",
            "query_time": "2024-05-04 01:25:53",
            "create_date": "2013-04-15",
            "expiry_date": "2025-04-15",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 79,
            "domain_name": "istorage.ru",
            "domain_keyword": "istorage",
            "domain_tld": "ru",
            "query_time": "2024-05-01 22:41:58",
            "create_date": "2005-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "dstorage.com",
            "domain_keyword": "dstorage",
            "domain_tld": "com",
            "query_time": "2024-05-19 05:47:07",
            "create_date": "2005-11-10",
            "update_date": "2023-10-26",
            "expiry_date": "2024-11-10",
            "registrar_iana": 74,
            "registrar_name": "ONLINE SAS",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DSTORAGE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "https://www.bookmyname.com/whoisctc.cgi",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-slave.free.org",
                "ns1.dstorage.fr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "qstorage.net",
            "domain_keyword": "qstorage",
            "domain_tld": "net",
            "query_time": "2024-04-08 09:29:44",
            "create_date": "2021-02-04",
            "update_date": "2023-02-05",
            "expiry_date": "2025-02-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1109.awsdns-10.org",
                "ns-1931.awsdns-49.co.uk",
                "ns-231.awsdns-28.com",
                "ns-636.awsdns-15.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "istorage.top",
            "domain_keyword": "istorage",
            "domain_tld": "top",
            "query_time": "2024-04-18 22:39:39",
            "create_date": "2022-04-05",
            "update_date": "2022-04-05",
            "expiry_date": "2027-04-05",
            "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": "hu jun",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "rvstorage.net",
            "domain_keyword": "rvstorage",
            "domain_tld": "net",
            "query_time": "2024-04-24 10:37:52",
            "create_date": "1999-06-29",
            "update_date": "2023-04-25",
            "expiry_date": "2027-06-29",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns13.worldnic.com",
                "ns14.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "xstorage.org",
            "domain_keyword": "xstorage",
            "domain_tld": "org",
            "query_time": "2024-05-12 11:49:01",
            "create_date": "2021-12-30",
            "update_date": "2024-05-07",
            "expiry_date": "2024-12-30",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "ostorage.site",
            "domain_keyword": "ostorage",
            "domain_tld": "site",
            "query_time": "2024-05-05 00:46:34",
            "create_date": "2024-02-29",
            "update_date": "2024-03-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dale.ns.cloudflare.com",
                "miki.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "1storage.cloud",
            "domain_keyword": "1storage",
            "domain_tld": "cloud",
            "query_time": "2024-05-07 07:39:46",
            "create_date": "2024-01-01",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "4storage.space",
            "domain_keyword": "4storage",
            "domain_tld": "space",
            "query_time": "2024-04-08 13:28:15",
            "create_date": "2023-12-10",
            "update_date": "2023-12-27",
            "expiry_date": "2028-12-10",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "AirBorn Industries",
            "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.ipower.com",
                "ns2.ipower.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "estorage.info",
            "domain_keyword": "estorage",
            "domain_tld": "info",
            "query_time": "2024-04-21 02:08:44",
            "create_date": "2010-07-07",
            "update_date": "2023-06-26",
            "expiry_date": "2024-07-07",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "estorage co.,ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Aichi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "istorage.store",
            "domain_keyword": "istorage",
            "domain_tld": "store",
            "query_time": "2024-05-10 22:41:56",
            "create_date": "2024-01-01",
            "update_date": "2024-04-17",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "xstorage.co.jp",
            "domain_keyword": "xstorage",
            "domain_tld": "co.jp",
            "query_time": "2024-05-12 11:49:01",
            "create_date": "2022-01-29",
            "update_date": "2024-05-04",
            "registrant_company": "Xstorage KK.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 91,
            "domain_name": "bstorage.pt",
            "domain_keyword": "bstorage",
            "domain_tld": "pt",
            "query_time": "2024-05-21 15:31:14",
            "create_date": "2019-11-07",
            "expiry_date": "2024-11-07",
            "name_servers": [
                "ns1.pointerns.com",
                "ns2.pointerns.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 92,
            "domain_name": "hstorage.io",
            "domain_keyword": "hstorage",
            "domain_tld": "io",
            "query_time": "2024-05-22 08:13:37",
            "create_date": "2022-05-21",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HCloud Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Minatoku",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bob.ns.cloudflare.com",
                "nina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 93,
            "domain_name": "nstorage.ru",
            "domain_keyword": "nstorage",
            "domain_tld": "ru",
            "query_time": "2024-05-03 17:28:42",
            "create_date": "2016-01-29",
            "expiry_date": "2025-01-29",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 94,
            "domain_name": "vrstorage.com",
            "domain_keyword": "vrstorage",
            "domain_tld": "com",
            "query_time": "2024-04-23 22:19:07",
            "create_date": "2010-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "xstorage.cc",
            "domain_keyword": "xstorage",
            "domain_tld": "cc",
            "query_time": "2024-05-02 04:20:45",
            "create_date": "2022-10-31",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "istorage.se",
            "domain_keyword": "istorage",
            "domain_tld": "se",
            "query_time": "2024-05-05 05:04:41",
            "create_date": "2008-01-24",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-24",
            "registrar_name": "Abion AB",
            "name_servers": [
                "ns1.iplace.se",
                "ns2.iplace.se",
                "ns3.iplace.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "vtstorage.com",
            "domain_keyword": "vtstorage",
            "domain_tld": "com",
            "query_time": "2024-05-10 04:28:29",
            "create_date": "1999-12-22",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=vtstorage.com",
            "registrant_phone": "+1.4165385487",
            "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": 98,
            "domain_name": "istorage.africa",
            "domain_keyword": "istorage",
            "domain_tld": "africa",
            "query_time": "2024-04-07 00:36:38",
            "create_date": "2021-06-06",
            "update_date": "2023-05-08",
            "expiry_date": "2024-06-06",
            "registrar_iana": 69,
            "registrar_name": "OpenSRS",
            "registrar_website": "https://opensrs.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.dns-h.com",
                "ns1.host-h.net",
                "ns2.dns-h.com",
                "ns2.host-h.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "qstorage.cloud",
            "domain_keyword": "qstorage",
            "domain_tld": "cloud",
            "query_time": "2024-06-01 12:51:49",
            "create_date": "2024-01-02",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "astorage.co.nz",
            "domain_keyword": "astorage",
            "domain_tld": "co.nz",
            "query_time": "2024-04-28 13:22:22",
            "create_date": "2011-09-11",
            "update_date": "2023-08-18",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.127,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>vstorage.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2768</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>4storage.se, 0storage.com, vbstorage.net, storage.domains, jvstorage.co.uk, ivstorage.com, hstorage.cloud, cvstorage.org, v-storage.online, xstorage.app, astorage.place, rvstorage.review, pstorage.co.uk, vdstorage.com, 6storage.com, tstorage.info, mstorage.online, cstorage.com, vrstorage.net, gstorage.org, ustorage.org, dstorage.org, jvstorage.uk, 4storage.net, istorage.com.au, uvstorage.com, v-storage.jp, lstorage.net, rvstorage.us, 3vstorage.com, vwstorage.com, cvstorage.net, v-storage.site, estorage.top, dstorage.pro, jstorage.com, 6storage.co.uk, 4storage.de, astorage.co.uk, zstorage.top, fstorage.email, 7storage.com, vpstorage.net, ostorage.com, hstorage.net, gstorage.online, xstorage.cn, qstorage.dev, mstorage.xyz, jvstorage.net, xstorage.ro, ostorage.co, 1storage.one, svstorage.ca, hstorage.com, 5storage.com, vmstorage.net, mstorage.net, mstorage.com, v4storage.nz, jvstorage.com, zstorage.us, 4storage.com, pstorage.top, mstorage.de, 1storage.org, vxstorage.space, vistorage.com, avstorage.ca, avstorage.co.uk, istorage.uk, nstorage.com, hstorage.xyz, 4storage.co.uk, istorage.net, mstorage.cloud, ostorage.space, astorage.ru, istorage.ru, dstorage.com, qstorage.net, istorage.top, rvstorage.net, xstorage.org, ostorage.site, 1storage.cloud, 4storage.space, estorage.info, istorage.store, xstorage.co.jp, bstorage.pt, hstorage.io, nstorage.ru, vrstorage.com, xstorage.cc, istorage.se, vtstorage.com, istorage.africa, qstorage.cloud, astorage.co.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>4storage.se</domain_name>
   <domain_keyword>4storage</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-24 04:05:53</query_time>
   <create_date>2023-02-14</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>Key-Systems Gmbh</registrar_name>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</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>2</num>
   <domain_name>0storage.com</domain_name>
   <domain_keyword>0storage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 05:22:30</query_time>
   <create_date>2016-01-29</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2026-01-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>3</num>
   <domain_name>vbstorage.net</domain_name>
   <domain_keyword>vbstorage</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 22:18:28</query_time>
   <create_date>2017-03-22</create_date>
   <update_date>2017-03-30</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>Privacy protection service - whoisproxy.ru</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>PO box 99, whoisproxy.ru</registrant_address>
   <registrant_city>Moscow</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>123308</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4957856536</registrant_phone>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>storage.domains</domain_name>
   <domain_keyword>storage</domain_keyword>
   <domain_tld>domains</domain_tld>
   <query_time>2024-05-15 23:39:36</query_time>
   <create_date>2015-09-15</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-09-15</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>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>jvstorage.co.uk</domain_name>
   <domain_keyword>jvstorage</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 17:53:05</query_time>
   <create_date>2014-02-26</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>ivstorage.com</domain_name>
   <domain_keyword>ivstorage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 06:58:04</query_time>
   <create_date>2018-11-15</create_date>
   <update_date>2022-11-16</update_date>
   <expiry_date>2024-11-15</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>hstorage.cloud</domain_name>
   <domain_keyword>hstorage</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-08 05:14:23</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. - Denmark</registrar_name>
   <registrar_website>http://www.ascio.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>ada.ns.cloudflare.com</value>
    <value>stan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>cvstorage.org</domain_name>
   <domain_keyword>cvstorage</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-03 19:16:20</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2028-10-06</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>Castro Valley Storage</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>ns35.worldnic.com</value>
    <value>ns36.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>v-storage.online</domain_name>
   <domain_keyword>v-storage</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-22 07:22:09</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Vimexx</registrant_company>
   <registrant_state>Noord-Holland</registrant_state>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>xstorage.app</domain_name>
   <domain_keyword>xstorage</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-31 01:41:50</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>astorage.place</domain_name>
   <domain_keyword>astorage</domain_keyword>
   <domain_tld>place</domain_tld>
   <query_time>2024-05-19 15:20:17</query_time>
   <create_date>2021-04-09</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns35.worldnic.com</value>
    <value>ns36.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>rvstorage.review</domain_name>
   <domain_keyword>rvstorage</domain_keyword>
   <domain_tld>review</domain_tld>
   <query_time>2024-05-21 02:03:43</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-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>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>pdns13.domaincontrol.com</value>
    <value>pdns14.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>13</num>
   <domain_name>pstorage.co.uk</domain_name>
   <domain_keyword>pstorage</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-18 20:36:24</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2028-06-07</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>vdstorage.com</domain_name>
   <domain_keyword>vdstorage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 23:41:52</query_time>
   <create_date>2021-09-27</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-09-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>6storage.com</domain_name>
   <domain_keyword>6storage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 07:16:40</query_time>
   <create_date>2016-01-29</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2026-01-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns-1485.awsdns-57.org</value>
    <value>ns-1729.awsdns-24.co.uk</value>
    <value>ns-20.awsdns-02.com</value>
    <value>ns-779.awsdns-33.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>16</num>
   <domain_name>tstorage.info</domain_name>
   <domain_keyword>tstorage</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-13 03:52:26</query_time>
   <create_date>2014-12-12</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>rick.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>17</num>
   <domain_name>mstorage.online</domain_name>
   <domain_keyword>mstorage</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-20 15:12:31</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</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>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>cstorage.com</domain_name>
   <domain_keyword>cstorage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 10:09:09</query_time>
   <create_date>2009-11-09</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>beats</registrant_name>
   <registrant_company>beats</registrant_company>
   <registrant_address>202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41593</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1064851888</registrant_phone>
   <registrant_fax>+82.1077651088</registrant_fax>
   <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>19</num>
   <domain_name>vrstorage.net</domain_name>
   <domain_keyword>vrstorage</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 01:57:22</query_time>
   <create_date>2013-07-31</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.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>20</num>
   <domain_name>gstorage.org</domain_name>
   <domain_keyword>gstorage</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-09 15:46:45</query_time>
   <create_date>2024-02-18</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2026-02-18</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ustorage.org</domain_name>
   <domain_keyword>ustorage</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 18:18:53</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>dstorage.org</domain_name>
   <domain_keyword>dstorage</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 13:19:49</query_time>
   <create_date>2021-04-01</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2024-04-01</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>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>jvstorage.uk</domain_name>
   <domain_keyword>jvstorage</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-01 10:41:57</query_time>
   <create_date>2017-09-28</create_date>
   <update_date>2022-09-28</update_date>
   <expiry_date>2025-09-28</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>4storage.net</domain_name>
   <domain_keyword>4storage</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 13:28:15</query_time>
   <create_date>2022-08-24</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-24</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>ns27.domaincontrol.com</value>
    <value>ns28.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>25</num>
   <domain_name>istorage.com.au</domain_name>
   <domain_keyword>istorage</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-03 18:39:46</query_time>
   <update_date>2024-02-18</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>Systems Administrator</registrant_name>
   <name_servers>
    <value>ns1.mgnnet.com.au</value>
    <value>ns2.mgnnet.com.au</value>
    <value>ns3.mgnnet.com.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>uvstorage.com</domain_name>
   <domain_keyword>uvstorage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 00:08:22</query_time>
   <create_date>2019-08-10</create_date>
   <update_date>2022-08-11</update_date>
   <expiry_date>2025-08-10</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.secureserver.net/whois?plid=1387&amp;domain=uvstorage.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>v-storage.jp</domain_name>
   <domain_keyword>v-storage</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-10 19:56:03</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>brad.ns.cloudflare.com</value>
    <value>jamie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>lstorage.net</domain_name>
   <domain_keyword>lstorage</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 07:00:16</query_time>
   <create_date>2014-02-25</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://gmo.jp</registrar_website>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>rvstorage.us</domain_name>
   <domain_keyword>rvstorage</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-24 10:37:53</query_time>
   <create_date>2015-12-21</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Domain Department</registrant_name>
   <registrant_company>Lightwater Media</registrant_company>
   <registrant_address>P.O. Box 24174</registrant_address>
   <registrant_city>Winston-Salem</registrant_city>
   <registrant_state>North Carolina</registrant_state>
   <registrant_zip>27114</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3367279281</registrant_phone>
   <registrant_fax>+1.3362178770</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>3vstorage.com</domain_name>
   <domain_keyword>3vstorage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 10:58:00</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>vwstorage.com</domain_name>
   <domain_keyword>vwstorage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 21:49:41</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>cvstorage.net</domain_name>
   <domain_keyword>cvstorage</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 22:36:14</query_time>
   <create_date>2018-06-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2029-06-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns23.worldnic.com</value>
    <value>ns24.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>v-storage.site</domain_name>
   <domain_keyword>v-storage</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-29 01:01:23</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>estorage.top</domain_name>
   <domain_keyword>estorage</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-07 10:08:08</query_time>
   <create_date>2016-08-26</create_date>
   <update_date>2017-09-02</update_date>
   <expiry_date>2026-08-26</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Li Yu Chao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>35</num>
   <domain_name>dstorage.pro</domain_name>
   <domain_keyword>dstorage</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-05 07:36:31</query_time>
   <create_date>2022-12-11</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>arnold.ns.cloudflare.com</value>
    <value>lily.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>36</num>
   <domain_name>jstorage.com</domain_name>
   <domain_keyword>jstorage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 15:57:12</query_time>
   <create_date>2010-08-25</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>beats</registrant_name>
   <registrant_company>beats</registrant_company>
   <registrant_address>202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41593</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1064851888</registrant_phone>
   <registrant_fax>+82.1077651088</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>6storage.co.uk</domain_name>
   <domain_keyword>6storage</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-19 03:18:06</query_time>
   <create_date>2017-08-18</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2025-08-18</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>4storage.de</domain_name>
   <domain_keyword>4storage</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 21:12:10</query_time>
   <update_date>2024-03-07</update_date>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>astorage.co.uk</domain_name>
   <domain_keyword>astorage</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-07 02:09:42</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1092.ui-dns.de</value>
    <value>ns1095.ui-dns.biz</value>
    <value>ns1096.ui-dns.org</value>
    <value>ns1104.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>zstorage.top</domain_name>
   <domain_keyword>zstorage</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-24 19:11:44</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>agustin.ns.cloudflare.com</value>
    <value>sierra.ns.cloudflare.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>fstorage.email</domain_name>
   <domain_keyword>fstorage</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-25 21:13:11</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0170062064</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>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>7storage.com</domain_name>
   <domain_keyword>7storage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 15:35:09</query_time>
   <create_date>2020-03-05</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=7storage.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>vpstorage.net</domain_name>
   <domain_keyword>vpstorage</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 10:41:13</query_time>
   <create_date>2022-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=vpstorage.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ostorage.com</domain_name>
   <domain_keyword>ostorage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 03:24:49</query_time>
   <create_date>2005-06-07</create_date>
   <update_date>2022-10-20</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=ostorage.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>hstorage.net</domain_name>
   <domain_keyword>hstorage</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 00:28:26</query_time>
   <create_date>2002-11-02</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/7031f975-7ab0-47d4-beaa-446d7b535c9d</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.gpn.register.com</value>
    <value>dns02.gpn.register.com</value>
    <value>dns03.gpn.register.com</value>
    <value>dns04.gpn.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>gstorage.online</domain_name>
   <domain_keyword>gstorage</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-09 15:02:47</query_time>
   <create_date>2021-04-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>xstorage.cn</domain_name>
   <domain_keyword>xstorage</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-02 04:20:45</query_time>
   <create_date>2019-06-16</create_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>彭福音</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>qstorage.dev</domain_name>
   <domain_keyword>qstorage</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-30 23:15:43</query_time>
   <create_date>2020-04-11</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.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>mstorage.xyz</domain_name>
   <domain_keyword>mstorage</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-16 11:02:47</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>jvstorage.net</domain_name>
   <domain_keyword>jvstorage</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 17:53:04</query_time>
   <create_date>2015-03-06</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (900935863)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O jvstorage.net</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>xstorage.ro</domain_name>
   <domain_keyword>xstorage</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-06 20:25:03</query_time>
   <create_date>2009-02-08</create_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>dns.gazduire.ro</value>
    <value>ns1.gazduire.ro</value>
    <value>ns2.gazduire.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ostorage.co</domain_name>
   <domain_keyword>ostorage</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-09 18:13:56</query_time>
   <create_date>2022-10-20</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2025-10-20</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>1storage.one</domain_name>
   <domain_keyword>1storage</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-31 23:45:30</query_time>
   <create_date>2021-10-08</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dijohn C&amp;P</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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>svstorage.ca</domain_name>
   <domain_keyword>svstorage</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-06 08:06:19</query_time>
   <create_date>2010-02-20</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>CENTRALNIC CANADA INC</registrar_name>
   <registrar_website>www.hexonet.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>eva.ns.cloudflare.com</value>
    <value>kip.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>hstorage.com</domain_name>
   <domain_keyword>hstorage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 00:28:26</query_time>
   <create_date>2002-11-02</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/28322357-603b-4be9-a04a-32e70bdca63e</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.gpn.register.com</value>
    <value>dns02.gpn.register.com</value>
    <value>dns03.gpn.register.com</value>
    <value>dns04.gpn.register.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>5storage.com</domain_name>
   <domain_keyword>5storage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 23:21:47</query_time>
   <create_date>2014-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>FUJIAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=5storage.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>vmstorage.net</domain_name>
   <domain_keyword>vmstorage</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 02:20:59</query_time>
   <create_date>2010-11-30</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>NOM-IQ Ltd dba Com Laude</registrar_name>
   <registrar_website>https://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Red Hat, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>North Carolina</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned Delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>mstorage.net</domain_name>
   <domain_keyword>mstorage</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 15:09:04</query_time>
   <create_date>2000-10-17</create_date>
   <update_date>2018-10-02</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1031.ui-dns.com</value>
    <value>ns1055.ui-dns.org</value>
    <value>ns1116.ui-dns.de</value>
    <value>ns1117.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>mstorage.com</domain_name>
   <domain_keyword>mstorage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 16:22:11</query_time>
   <create_date>2004-05-04</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>v4storage.nz</domain_name>
   <domain_keyword>v4storage</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-27 21:25:26</query_time>
   <create_date>2015-11-01</create_date>
   <update_date>2023-10-07</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>jvstorage.com</domain_name>
   <domain_keyword>jvstorage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 17:53:04</query_time>
   <create_date>2014-02-26</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>JV Storage LLP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Monmouthshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>zstorage.us</domain_name>
   <domain_keyword>zstorage</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-29 22:51:01</query_time>
   <create_date>2022-05-17</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2027-05-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>JOE ZIGNEGO</registrant_name>
   <registrant_company>zstorage llc</registrant_company>
   <registrant_address>3955 Lily Rd</registrant_address>
   <registrant_city>Jackson</registrant_city>
   <registrant_state>Wisconsin</registrant_state>
   <registrant_zip>53037</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2623522639</registrant_phone>
   <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>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>4storage.com</domain_name>
   <domain_keyword>4storage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:32:27</query_time>
   <create_date>1996-09-20</create_date>
   <update_date>2023-09-13</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</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>pstorage.top</domain_name>
   <domain_keyword>pstorage</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-07 01:06:07</query_time>
   <create_date>2020-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hebei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>please-renew-your-domain-in-www.gname.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>mstorage.de</domain_name>
   <domain_keyword>mstorage</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:14:58</query_time>
   <update_date>2018-09-10</update_date>
   <name_servers>
    <value>ns1121.ui-dns.biz</value>
    <value>ns1121.ui-dns.com</value>
    <value>ns1121.ui-dns.de</value>
    <value>ns1121.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>1storage.org</domain_name>
   <domain_keyword>1storage</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 23:45:30</query_time>
   <create_date>2007-09-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kristin Pate</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1011.awsdns-62.net</value>
    <value>ns-1209.awsdns-23.org</value>
    <value>ns-1659.awsdns-15.co.uk</value>
    <value>ns-26.awsdns-03.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>vxstorage.space</domain_name>
   <domain_keyword>vxstorage</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-28 20:48:34</query_time>
   <create_date>2023-01-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-01-10</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>68</num>
   <domain_name>vistorage.com</domain_name>
   <domain_keyword>vistorage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 06:57:36</query_time>
   <create_date>2018-05-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>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>69</num>
   <domain_name>avstorage.ca</domain_name>
   <domain_keyword>avstorage</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-26 15:22:30</query_time>
   <create_date>2018-12-17</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2028-12-17</expiry_date>
   <registrar_name>Network Solutions Canada ULC</registrar_name>
   <registrar_website>www.networksolutions.com</registrar_website>
   <registrant_name>The Armstrong Land Corp.</registrant_name>
   <registrant_address>1145 Industrial Drive</registrant_address>
   <registrant_city>Armstrong</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V0E1B6</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2505469676</registrant_phone>
   <name_servers>
    <value>ns91.worldnic.com</value>
    <value>ns92.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>avstorage.co.uk</domain_name>
   <domain_keyword>avstorage</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 20:22:15</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>istorage.uk</domain_name>
   <domain_keyword>istorage</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-02 16:31:18</query_time>
   <create_date>2019-03-29</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>John Poller [Tag = POLLER]</registrar_name>
   <registrar_website>http://inx.co.uk</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>nstorage.com</domain_name>
   <domain_keyword>nstorage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 09:16:32</query_time>
   <create_date>2005-11-26</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>beats</registrant_name>
   <registrant_company>beats</registrant_company>
   <registrant_address>202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41593</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1064851888</registrant_phone>
   <registrant_fax>+82.1077651088</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>hstorage.xyz</domain_name>
   <domain_keyword>hstorage</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-28 18:10:43</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>alina.ns.cloudflare.com</value>
    <value>seth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>4storage.co.uk</domain_name>
   <domain_keyword>4storage</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 01:49:49</query_time>
   <create_date>2013-06-15</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>istorage.net</domain_name>
   <domain_keyword>istorage</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 22:39:39</query_time>
   <create_date>2014-09-30</create_date>
   <update_date>2022-07-19</update_date>
   <expiry_date>2029-09-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=istorage.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>mstorage.cloud</domain_name>
   <domain_keyword>mstorage</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-28 14:47:25</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>ostorage.space</domain_name>
   <domain_keyword>ostorage</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-05 00:46:34</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-31</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>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>78</num>
   <domain_name>astorage.ru</domain_name>
   <domain_keyword>astorage</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 01:25:53</query_time>
   <create_date>2013-04-15</create_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>istorage.ru</domain_name>
   <domain_keyword>istorage</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 22:41:58</query_time>
   <create_date>2005-03-16</create_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>dstorage.com</domain_name>
   <domain_keyword>dstorage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 05:47:07</query_time>
   <create_date>2005-11-10</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>ONLINE SAS</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DSTORAGE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://www.bookmyname.com/whoisctc.cgi</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-slave.free.org</value>
    <value>ns1.dstorage.fr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>qstorage.net</domain_name>
   <domain_keyword>qstorage</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 09:29:44</query_time>
   <create_date>2021-02-04</create_date>
   <update_date>2023-02-05</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</registrar_website>
   <name_servers>
    <value>ns-1109.awsdns-10.org</value>
    <value>ns-1931.awsdns-49.co.uk</value>
    <value>ns-231.awsdns-28.com</value>
    <value>ns-636.awsdns-15.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>82</num>
   <domain_name>istorage.top</domain_name>
   <domain_keyword>istorage</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-18 22:39:39</query_time>
   <create_date>2022-04-05</create_date>
   <update_date>2022-04-05</update_date>
   <expiry_date>2027-04-05</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>hu jun</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>83</num>
   <domain_name>rvstorage.net</domain_name>
   <domain_keyword>rvstorage</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 10:37:52</query_time>
   <create_date>1999-06-29</create_date>
   <update_date>2023-04-25</update_date>
   <expiry_date>2027-06-29</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns13.worldnic.com</value>
    <value>ns14.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>xstorage.org</domain_name>
   <domain_keyword>xstorage</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 11:49:01</query_time>
   <create_date>2021-12-30</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>ostorage.site</domain_name>
   <domain_keyword>ostorage</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-05 00:46:34</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dale.ns.cloudflare.com</value>
    <value>miki.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>1storage.cloud</domain_name>
   <domain_keyword>1storage</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-07 07:39:46</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>4storage.space</domain_name>
   <domain_keyword>4storage</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-08 13:28:15</query_time>
   <create_date>2023-12-10</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2028-12-10</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>AirBorn Industries</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.ipower.com</value>
    <value>ns2.ipower.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>estorage.info</domain_name>
   <domain_keyword>estorage</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-21 02:08:44</query_time>
   <create_date>2010-07-07</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>estorage co.,ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Aichi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.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>istorage.store</domain_name>
   <domain_keyword>istorage</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-10 22:41:56</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>xstorage.co.jp</domain_name>
   <domain_keyword>xstorage</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-12 11:49:01</query_time>
   <create_date>2022-01-29</create_date>
   <update_date>2024-05-04</update_date>
   <registrant_company>Xstorage KK.</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>91</num>
   <domain_name>bstorage.pt</domain_name>
   <domain_keyword>bstorage</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-21 15:31:14</query_time>
   <create_date>2019-11-07</create_date>
   <expiry_date>2024-11-07</expiry_date>
   <name_servers>
    <value>ns1.pointerns.com</value>
    <value>ns2.pointerns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>hstorage.io</domain_name>
   <domain_keyword>hstorage</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-22 08:13:37</query_time>
   <create_date>2022-05-21</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HCloud Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Minatoku</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bob.ns.cloudflare.com</value>
    <value>nina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>nstorage.ru</domain_name>
   <domain_keyword>nstorage</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 17:28:42</query_time>
   <create_date>2016-01-29</create_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>R01-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>94</num>
   <domain_name>vrstorage.com</domain_name>
   <domain_keyword>vrstorage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 22:19:07</query_time>
   <create_date>2010-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>xstorage.cc</domain_name>
   <domain_keyword>xstorage</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-02 04:20:45</query_time>
   <create_date>2022-10-31</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>istorage.se</domain_name>
   <domain_keyword>istorage</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 05:04:41</query_time>
   <create_date>2008-01-24</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_name>Abion AB</registrar_name>
   <name_servers>
    <value>ns1.iplace.se</value>
    <value>ns2.iplace.se</value>
    <value>ns3.iplace.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>vtstorage.com</domain_name>
   <domain_keyword>vtstorage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 04:28:29</query_time>
   <create_date>1999-12-22</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=vtstorage.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>98</num>
   <domain_name>istorage.africa</domain_name>
   <domain_keyword>istorage</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-04-07 00:36:38</query_time>
   <create_date>2021-06-06</create_date>
   <update_date>2023-05-08</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>OpenSRS</registrar_name>
   <registrar_website>https://opensrs.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.dns-h.com</value>
    <value>ns1.host-h.net</value>
    <value>ns2.dns-h.com</value>
    <value>ns2.host-h.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>qstorage.cloud</domain_name>
   <domain_keyword>qstorage</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-01 12:51:49</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>astorage.co.nz</domain_name>
   <domain_keyword>astorage</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-28 13:22:22</query_time>
   <create_date>2011-09-11</create_date>
   <update_date>2023-08-18</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.127</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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