WHOIS QUERY TIME

23 May 2024 - 11:54 PM UTC

Registered: 13 March 2002
Modified: 22 March 2021

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

no

NAME SERVERS

ns1.yourdomainprovider.net
ns2.yourdomainprovider.net
ns3.yourdomainprovider.net

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=sdvb.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "sdvb.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "sdvb.nl",
            "domain_keyword": "sdvb",
            "domain_tld": "nl",
            "query_time": "2024-05-23 23:54:29",
            "create_date": "2002-03-13",
            "update_date": "2021-03-22",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "ns1.yourdomainprovider.net",
                "ns2.yourdomainprovider.net",
                "ns3.yourdomainprovider.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.069,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>sdvb.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>sdvb.nl</domain_name>
   <domain_keyword>sdvb</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-23 23:54:29</query_time>
   <create_date>2002-03-13</create_date>
   <update_date>2021-03-22</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.yourdomainprovider.net</value>
    <value>ns2.yourdomainprovider.net</value>
    <value>ns3.yourdomainprovider.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.069</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.278 seconds) for "sdvb.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

25 Apr 2023 - 10:07 AM UTC

Registered: 13 March 2002
Modified: 22 March 2021

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

no

NAME SERVERS

ns1.yourdomainprovider.net
ns2.yourdomainprovider.net
ns3.yourdomainprovider.net

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=sdvb.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "sdvb.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "sdvb.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "sdvb.nl",
            "domain_keyword": "sdvb",
            "domain_tld": "nl",
            "query_time": "2023-04-25 10:07:29",
            "create_date": "2002-03-13",
            "update_date": "2021-03-22",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "ns1.yourdomainprovider.net",
                "ns2.yourdomainprovider.net",
                "ns3.yourdomainprovider.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.278,
        "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>sdvb.nl</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>sdvb.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sdvb.nl</domain_name>
   <domain_keyword>sdvb</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-25 10:07:29</query_time>
   <create_date>2002-03-13</create_date>
   <update_date>2021-03-22</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.yourdomainprovider.net</value>
    <value>ns2.yourdomainprovider.net</value>
    <value>ns3.yourdomainprovider.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.278</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 10 domain names (in 0.099 seconds) which contained the exact domain keyword "sdvb".
Domain Name Registered Expiry Registrar Ownership
1 sdvb.com 17 Nov 2001 17 Nov 2024 Tucows Domains Inc. -
2 sdvb.nl 13 Mar 2002 - Metaregistrar B.V. -
3 sdvb.net 29 Jul 2002 29 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
4 sdvb.info 2 Sep 2007 2 Sep 2024 Metaregistrar BV REDACTED FOR PRIVACY
5 sdvb.org 19 Oct 2009 19 Oct 2032 GoDaddy.com, LLC Domains By Proxy, LLC
6 sdvb.ly 25 Nov 2019 25 Nov 2024 Libyan Spider Network (loc) Noon Co. LTD
7 sdvb.cn 19 Jun 2022 19 Jun 2024 阿里云计算有限公司(万网) 张玉美
8 sdvb.us 10 Jul 2023 10 Jul 2024 OwnRegistrar, Inc. NA
9 sdvb.email 12 Sep 2023 12 Sep 2024 Name.com, Inc. Domain Protection Services, Inc.
10 sdvb.store 29 Feb 2024 28 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liujiayi
11 sdvb.shop 23 Mar 2024 23 Mar 2025 GoDaddy.com LLC -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=sdvb&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "sdvb",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 11,
        "relation": "eq",
        "current": 11
    },
    "unique_domains": "sdvb.com, sdvb.nl, sdvb.net, sdvb.info, sdvb.org, sdvb.ly, sdvb.cn, sdvb.us, sdvb.email, sdvb.store, sdvb.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "sdvb.com",
            "domain_keyword": "sdvb",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:43:56",
            "create_date": "2001-11-17",
            "update_date": "2023-10-19",
            "expiry_date": "2024-11-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "sdvb.nl",
            "domain_keyword": "sdvb",
            "domain_tld": "nl",
            "query_time": "2024-05-23 23:54:29",
            "create_date": "2002-03-13",
            "update_date": "2021-03-22",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "ns1.yourdomainprovider.net",
                "ns2.yourdomainprovider.net",
                "ns3.yourdomainprovider.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "sdvb.net",
            "domain_keyword": "sdvb",
            "domain_tld": "net",
            "query_time": "2024-04-21 20:11:48",
            "create_date": "2002-07-29",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-29",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "sdvb.info",
            "domain_keyword": "sdvb",
            "domain_tld": "info",
            "query_time": "2024-04-21 20:11:48",
            "create_date": "2007-09-02",
            "update_date": "2023-11-10",
            "expiry_date": "2024-09-02",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sdvb.org",
            "domain_keyword": "sdvb",
            "domain_tld": "org",
            "query_time": "2024-04-29 20:28:31",
            "create_date": "2009-10-19",
            "update_date": "2023-07-05",
            "expiry_date": "2032-10-19",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "sdvb.ly",
            "domain_keyword": "sdvb",
            "domain_tld": "ly",
            "query_time": "2024-05-25 03:23:47",
            "create_date": "2019-11-25",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "registrar_name": "Libyan Spider Network (loc)",
            "registrant_name": "Sadig Shwehedi",
            "registrant_company": "Noon Co. LTD",
            "registrant_address": "Tripoli",
            "registrant_city": "Tripoli",
            "registrant_state": "TR",
            "registrant_zip": "218",
            "registrant_country": "LY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+218.919360407",
            "name_servers": [
                "ns1.web31.libyanspider.net",
                "ns2.web31.libyanspider.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "sdvb.cn",
            "domain_keyword": "sdvb",
            "domain_tld": "cn",
            "query_time": "2024-04-21 20:11:47",
            "create_date": "2022-06-19",
            "expiry_date": "2024-06-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "张玉美",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "sdvb.us",
            "domain_keyword": "sdvb",
            "domain_tld": "us",
            "query_time": "2024-05-25 03:23:47",
            "create_date": "2023-07-10",
            "update_date": "2024-05-09",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "NA",
            "registrant_address": "30 N. Gould Street, Ste N",
            "registrant_city": "Spokane",
            "registrant_state": "Washington",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7375303745",
            "name_servers": [
                "kaiser.ns.cloudflare.com",
                "nadia.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "sdvb.email",
            "domain_keyword": "sdvb",
            "domain_tld": "email",
            "query_time": "2024-05-25 03:23:47",
            "create_date": "2023-09-12",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-12",
            "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": [
                "agustin.ns.cloudflare.com",
                "keyla.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "sdvb.store",
            "domain_keyword": "sdvb",
            "domain_tld": "store",
            "query_time": "2024-04-29 20:28:31",
            "create_date": "2024-02-29",
            "update_date": "2024-04-15",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "liujiayi",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "sdvb.shop",
            "domain_keyword": "sdvb",
            "domain_tld": "shop",
            "query_time": "2024-05-23 23:54:29",
            "create_date": "2024-03-23",
            "update_date": "2024-04-12",
            "expiry_date": "2025-03-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.099,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>sdvb</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>11</total>
  <relation>eq</relation>
  <current>11</current>
 </count>
 <unique_domains>sdvb.com, sdvb.nl, sdvb.net, sdvb.info, sdvb.org, sdvb.ly, sdvb.cn, sdvb.us, sdvb.email, sdvb.store, sdvb.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sdvb.com</domain_name>
   <domain_keyword>sdvb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:43:56</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sdvb.nl</domain_name>
   <domain_keyword>sdvb</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-23 23:54:29</query_time>
   <create_date>2002-03-13</create_date>
   <update_date>2021-03-22</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.yourdomainprovider.net</value>
    <value>ns2.yourdomainprovider.net</value>
    <value>ns3.yourdomainprovider.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sdvb.net</domain_name>
   <domain_keyword>sdvb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 20:11:48</query_time>
   <create_date>2002-07-29</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>sdvb.info</domain_name>
   <domain_keyword>sdvb</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-21 20:11:48</query_time>
   <create_date>2007-09-02</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.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>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>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sdvb.org</domain_name>
   <domain_keyword>sdvb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 20:28:31</query_time>
   <create_date>2009-10-19</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2032-10-19</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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>sdvb.ly</domain_name>
   <domain_keyword>sdvb</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-05-25 03:23:47</query_time>
   <create_date>2019-11-25</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>Libyan Spider Network (loc)</registrar_name>
   <registrant_name>Sadig Shwehedi</registrant_name>
   <registrant_company>Noon Co. LTD</registrant_company>
   <registrant_address>Tripoli</registrant_address>
   <registrant_city>Tripoli</registrant_city>
   <registrant_state>TR</registrant_state>
   <registrant_zip>218</registrant_zip>
   <registrant_country>LY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+218.919360407</registrant_phone>
   <name_servers>
    <value>ns1.web31.libyanspider.net</value>
    <value>ns2.web31.libyanspider.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>sdvb.cn</domain_name>
   <domain_keyword>sdvb</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-21 20:11:47</query_time>
   <create_date>2022-06-19</create_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>张玉美</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>sdvb.us</domain_name>
   <domain_keyword>sdvb</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-25 03:23:47</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>30 N. Gould Street, Ste N</registrant_address>
   <registrant_city>Spokane</registrant_city>
   <registrant_state>Washington</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7375303745</registrant_phone>
   <name_servers>
    <value>kaiser.ns.cloudflare.com</value>
    <value>nadia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>sdvb.email</domain_name>
   <domain_keyword>sdvb</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-25 03:23:47</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-12</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>agustin.ns.cloudflare.com</value>
    <value>keyla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>sdvb.store</domain_name>
   <domain_keyword>sdvb</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-29 20:28:31</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>liujiayi</registrant_company>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>sdvb.shop</domain_name>
   <domain_keyword>sdvb</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-23 23:54:29</query_time>
   <create_date>2024-03-23</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.099</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 993 domain names (in 0.082 seconds) which look and sound like the brand name "sdvb".
Domain Name Registered Expiry Registrar Ownership
1 snvb.net 15 Feb 1998 15 Feb 2025 GANDI SAS CREDIT INDUSTRIEL ET COMMERCIAL
2 sdzb.com 24 Mar 2004 24 Mar 2025 eName Technology Co.,Ltd. -
3 advb.cn 30 Sep 2022 30 Sep 2024 成都西维数码科技有限公司 王兵兵
4 slvb.ru 14 Nov 2023 14 Nov 2024 REGRU-RU Private Person
5 hsdvb.com 5 Mar 2018 5 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
6 ldvb.com 8 Nov 2001 8 Nov 2024 GoDaddy.com, LLC -
7 sdkb.cc 23 May 2023 23 May 2025 Dynadot Inc -
8 sdv4.xyz 11 Jul 2023 11 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
9 sdbv.email 24 Sep 2023 24 Sep 2024 NameSilo, LLC PrivacyGuardian.org llc
10 stvb.online 24 Dec 2023 24 Dec 2024 HOSTINGER operations, UAB Not Applicable
11 sdvk.cn 19 Sep 2023 19 Sep 2024 阿里云计算有限公司(万网) 刘涛
12 sdtb.ru 13 Jan 2010 13 Jan 2025 SALENAMES-RU Private Person
13 sdeb.org 30 Nov 1999 30 Nov 2025 DomainSpot LLC San Diego Eye Bank
14 sdv0.vip 17 Mar 2022 17 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
15 sxvb.com 14 Aug 2010 14 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
16 sdbb.ws 2 Mar 2011 2 Mar 2026 CPS-Datensysteme GmbH -
17 sdzb.email 17 Jul 2023 17 Jul 2024 Xin Net Technology Corporation 山东茁彼母婴用品有限公司
18 sidvb.site 26 Apr 2023 26 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
19 sdvv.com 27 Dec 2000 27 Dec 2024 GoDaddy.com, LLC -
20 sdrb.in 23 Oct 2011 23 Oct 2024 Dynadot LLC REDACTED FOR PRIVACY
21 sdvg.chat 10 Jan 2024 10 Jan 2026 Tucows Domains Inc. Contact Privacy Inc. Customer 0169846759
22 sdvp.it 23 Feb 2017 23 Feb 2025 Register S.p.a. STUDIO VAZZOLER & PARTNERS S.R.L.
23 savb.com 9 Jul 1997 8 Jul 2024 Name.com, Inc. E-Promote
24 ydvb.com 23 Feb 2007 23 Feb 2025 GoDaddy.com, LLC -
25 shvb.com.br 9 Oct 2017 9 Oct 2024 - Fabio Santana de Souza
26 svdb.org 17 Sep 2010 17 Sep 2024 eNom, LLC Whois Privacy Protection Service, Inc.
27 svvb.com 13 Feb 1997 14 Feb 2025 DNSPod, Inc. REDACTED FOR PRIVACY
28 sdvd.net 19 Jun 2023 19 Jun 2024 Gname.com Pte. Ltd. Redacted for privacy
29 sddb.net 25 Mar 2024 25 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
30 sdvy.store 26 May 2024 26 May 2025 Gabia, Inc. -
31 skdvb.com 11 Jul 2012 11 Jul 2024 Gname.com Pte. Ltd. Redacted for privacy
32 sdjb.top 15 Jun 2023 15 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) tai an quan yu you wen hua chuan mei you xian gong si
33 sdvl.ru 15 May 2012 15 May 2025 SALENAMES-RU Private Person
34 sdve.org 9 Oct 2023 9 Oct 2024 Name.com, Inc. REDACTED FOR PRIVACY
35 odvb.ly 1 May 2021 1 May 2025 Libyan Spider Network (loc) Noon Co. LTD
36 vdvb.com 11 May 2012 11 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
37 sevb.ru 13 Apr 2017 13 Apr 2025 REGTIME-RU Private Person
38 sdvf.lat 9 Oct 2023 9 Oct 2024 Porkbun, LLC Private by Design, LLC
39 qdvb.com 11 Apr 2006 11 Apr 2025 NameSilo, LLC -
40 sdvt.cn 11 Jun 2021 11 Jun 2024 阿里云计算有限公司(万网) 济南市胜德职业培训学校有限公司
41 fdvb.com 16 Nov 2004 16 Nov 2024 Porkbun LLC Private by Design, LLC
42 sdvi.com 17 Nov 2001 17 Nov 2026 GoDaddy.com, LLC -
43 sdva.ru 7 May 2009 7 May 2025 SALENAMES-RU Private Person
44 sdub.shop 20 Jun 2023 20 Jun 2024 NameSilo -
45 srvb.org 23 Feb 2018 23 Feb 2025 TLDS L.L.C. d/b/a SRSPlus ServedBy the Net, LLC.
46 sdvj.com 4 Feb 2005 4 Feb 2025 GoDaddy.com, LLC -
47 sdvob.us 16 Nov 2007 15 Nov 2025 GoDaddy.com, LLC Aegis Business Solutions, LLC
48 sdvc.co.uk 27 Mar 2009 27 Mar 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
49 s6vb.com 17 Aug 2023 17 Aug 2024 Gname.com Pte. Ltd. Redacted for privacy
50 sdgb.de - - - -
51 sdv6.ru 15 May 2021 15 May 2025 REGRU-RU yandex
52 sd4b.com 27 Jul 2018 27 Jul 2024 NORDNET Smartdata4build
53 sdvn.io 20 Jun 2018 20 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
54 sdvw.co.uk 29 Sep 2020 29 Sep 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
55 sddb.ca 29 Jun 2015 29 Jun 2024 Namespro Solutions Inc. ADN communication
56 svvb.ru 16 Mar 2022 16 Mar 2025 BEGET-RU OOO Kompaniya Svoboda Vybora
57 sdvf.net 5 Mar 2012 5 Mar 2025 OVH, SAS SDVF
58 sdvs.org 2 Jan 2002 2 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
59 sdob.org 25 May 2023 25 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
60 sdvn.space 22 May 2023 22 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com GMO-Z.com RUNSYSTEM JSC
61 smvb.ru 26 Feb 2010 26 Feb 2025 SALENAMES-RU Private Person
62 srvb.ru 8 Jun 2012 8 Jun 2024 REGRU-RU Joint Stock Company "Servis-Byt"
63 sdbb.shop 1 Jul 2023 1 Jul 2024 GMO Internet Group, Inc. -
64 bdvb.org.uk 26 Mar 2015 26 Mar 2025 Webhostuk Ltd t/a WEBHOSTUK [Tag = WEBHOSTUK] -
65 sdcb.org 10 Mar 1999 10 Mar 2025 Network Solutions, LLC San Diego Center for the Blind
66 sdvob.net 4 Jun 2013 4 Jun 2027 GoDaddy.com, LLC -
67 sdvj.com.cn 10 Nov 2023 10 Nov 2024 厦门纳网科技股份有限公司 陆伦
68 sdva.co.jp - - - Suspended Domain Name
69 sovb.sbs 11 May 2023 11 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
70 ldvb.ly 8 Dec 2018 8 Dec 2024 Libyan Spider Network (loc) Noon Co. LTD
71 sdvc.jp 7 Dec 2011 31 Dec 2024 - Kusaka
72 sdsb.info 5 Jan 2021 5 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
73 snvb.org.uk 8 Feb 2000 8 Feb 2027 Web Wiz Ltd t/a Web Wiz [Tag = WEB-WIZ] -
74 sd-b.com 7 Sep 2005 7 Sep 2024 IONOS SE Strategy Design & Build
75 sivb.com.sb 24 Oct 2007 3 Dec 2024 Our Telekom Telekom Customer
76 ssvb.ca 4 Aug 2023 4 Aug 2026 BareMetal.com inc REDACTED FOR PRIVACY
77 edvb.org 18 Oct 2010 18 Oct 2024 FastDomain Inc. Domain Privacy Service FBO Registrant
78 snvb.info 7 Aug 2023 7 Aug 2024 Cronon GmbH Bekcomp
79 sdvv.net 16 Mar 2010 16 Mar 2025 Tucows Domains Inc. -
80 sivb.net 24 Jul 2014 24 Jul 2024 GoDaddy.com, LLC -
81 sdpb.email 19 Dec 2023 19 Dec 2024 NameSilo, LLC PrivacyGuardian.org llc
82 qdvb.tv 26 Mar 2023 26 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Noon Co. LTD
83 sdvm.ru 9 Feb 2005 9 Feb 2025 RU-CENTER-RU DVM Ltd
84 sdvr.ru 11 May 2018 11 May 2025 SALENAMES-RU Private Person
85 sevb.net 17 Oct 2023 17 Oct 2024 22net, Inc. -
86 dsvb.com 12 Oct 2015 12 Oct 2024 Megazone Corp., dba HOSTING.KR beats
87 sdvu.net 14 Apr 2023 14 Apr 2025 NameSilo, LLC -
88 sdvx.team 10 Oct 2023 10 Oct 2024 Sav.com, LLC REDACTED FOR PRIVACY
89 sfvb.ru 29 Sep 2021 29 Sep 2024 REGRU-RU yandex
90 sdhb.cc 31 Oct 2023 31 Oct 2024 Deleting Name Zone LLC -
91 sdxb.com 9 Jun 2011 9 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
92 sdsb.pro 7 Apr 2024 7 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 sdvi.it 8 Oct 2014 3 Jul 2024 Aruba Business s.r.l. SUORE MAESTRE DI SANTA DOROTEA FIGLIE S.C.
94 sdvg.ru 31 Oct 2006 31 Oct 2024 RU-CENTER-RU Private Person
95 svvb.space 1 Jun 2023 1 Jun 2024 HOSTINGER operations, UAB Not Applicable
96 sdvk.org 1 Sep 2020 1 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Aksharodyama
97 smvb.de - - - -
98 sdhb.net 13 Dec 2010 13 Dec 2024 Xin Net Technology Corporation -
99 sdob.blog 31 Oct 2023 31 Oct 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
100 hdvb.org 8 Apr 2024 8 Apr 2027 GoDaddy.com, LLC Domains By Proxy, LLC
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 Sdvb.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=sdvb.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "sdvb.nl",
        "page_size": 100
    },
    "count": {
        "total": 993,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "snvb.net, sdzb.com, advb.cn, slvb.ru, hsdvb.com, ldvb.com, sdkb.cc, sdv4.xyz, sdbv.email, stvb.online, sdvk.cn, sdtb.ru, sdeb.org, sdv0.vip, sxvb.com, sdbb.ws, sdzb.email, sidvb.site, sdvv.com, sdrb.in, sdvg.chat, sdvp.it, savb.com, ydvb.com, shvb.com.br, svdb.org, svvb.com, sdvd.net, sddb.net, sdvy.store, skdvb.com, sdjb.top, sdvl.ru, sdve.org, odvb.ly, vdvb.com, sevb.ru, sdvf.lat, qdvb.com, sdvt.cn, fdvb.com, sdvi.com, sdva.ru, sdub.shop, srvb.org, sdvj.com, sdvob.us, sdvc.co.uk, s6vb.com, sdgb.de, sdv6.ru, sd4b.com, sdvn.io, sdvw.co.uk, sddb.ca, svvb.ru, sdvf.net, sdvs.org, sdob.org, sdvn.space, smvb.ru, srvb.ru, sdbb.shop, bdvb.org.uk, sdcb.org, sdvob.net, sdvj.com.cn, sdva.co.jp, sovb.sbs, ldvb.ly, sdvc.jp, sdsb.info, snvb.org.uk, sd-b.com, sivb.com.sb, ssvb.ca, edvb.org, snvb.info, sdvv.net, sivb.net, sdpb.email, qdvb.tv, sdvm.ru, sdvr.ru, sevb.net, dsvb.com, sdvu.net, sdvx.team, sfvb.ru, sdhb.cc, sdxb.com, sdsb.pro, sdvi.it, sdvg.ru, svvb.space, sdvk.org, smvb.de, sdhb.net, sdob.blog, hdvb.org",
    "results": [
        {
            "num": 1,
            "domain_name": "snvb.net",
            "domain_keyword": "snvb",
            "domain_tld": "net",
            "query_time": "2024-04-10 01:54:47",
            "create_date": "1998-02-15",
            "update_date": "2024-01-15",
            "expiry_date": "2025-02-15",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CREDIT INDUSTRIEL ET COMMERCIAL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ldnsie1p.e-i.net",
                "ldnsie2p.e-i.net",
                "ldnsse1p.e-i.net",
                "ldnsse2p.e-i.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "sdzb.com",
            "domain_keyword": "sdzb",
            "domain_tld": "com",
            "query_time": "2024-04-19 19:00:19",
            "create_date": "2004-03-24",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "shan dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/sdzb.com",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "advb.cn",
            "domain_keyword": "advb",
            "domain_tld": "cn",
            "query_time": "2024-04-28 23:14:11",
            "create_date": "2022-09-30",
            "expiry_date": "2024-09-30",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "王兵兵",
            "registrant_email": "[email protected]",
            "name_servers": [
                "s1.mb.cn",
                "s2.mb.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "slvb.ru",
            "domain_keyword": "slvb",
            "domain_tld": "ru",
            "query_time": "2024-05-04 14:40:12",
            "create_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "hsdvb.com",
            "domain_keyword": "hsdvb",
            "domain_tld": "com",
            "query_time": "2024-05-08 12:44:32",
            "create_date": "2018-03-05",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-05",
            "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": "GUANG DONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=hsdvb.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ldvb.com",
            "domain_keyword": "ldvb",
            "domain_tld": "com",
            "query_time": "2024-05-10 20:40:40",
            "create_date": "2001-11-08",
            "update_date": "2023-10-19",
            "expiry_date": "2024-11-08",
            "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": 7,
            "domain_name": "sdkb.cc",
            "domain_keyword": "sdkb",
            "domain_tld": "cc",
            "query_time": "2024-05-24 21:29:31",
            "create_date": "2023-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "sdv4.xyz",
            "domain_keyword": "sdv4",
            "domain_tld": "xyz",
            "query_time": "2024-05-25 03:23:46",
            "create_date": "2023-07-11",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-11",
            "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": [
                "elisa.ns.cloudflare.com",
                "louis.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "sdbv.email",
            "domain_keyword": "sdbv",
            "domain_tld": "email",
            "query_time": "2024-04-07 05:55:36",
            "create_date": "2023-09-24",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-24",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nicole.ns.cloudflare.com",
                "trevor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "stvb.online",
            "domain_keyword": "stvb",
            "domain_tld": "online",
            "query_time": "2024-05-02 09:13:47",
            "create_date": "2023-12-24",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-24",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Not Applicable",
            "registrant_state": "Kiev",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "sdvk.cn",
            "domain_keyword": "sdvk",
            "domain_tld": "cn",
            "query_time": "2024-04-29 20:28:37",
            "create_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "刘涛",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sdtb.ru",
            "domain_keyword": "sdtb",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:06:52",
            "create_date": "2010-01-13",
            "expiry_date": "2025-01-13",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "sdeb.org",
            "domain_keyword": "sdeb",
            "domain_tld": "org",
            "query_time": "2024-05-23 17:13:46",
            "create_date": "1999-11-30",
            "update_date": "2016-07-12",
            "expiry_date": "2025-11-30",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "http://www.domaindiscover.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "San Diego Eye Bank",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscover.com",
                "ns2.domaindiscover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "sdv0.vip",
            "domain_keyword": "sdv0",
            "domain_tld": "vip",
            "query_time": "2024-05-12 14:25:56",
            "create_date": "2022-03-17",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "donna.ns.cloudflare.com",
                "jim.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "sxvb.com",
            "domain_keyword": "sxvb",
            "domain_tld": "com",
            "query_time": "2024-04-26 07:34:56",
            "create_date": "2010-08-14",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-14",
            "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=sxvb.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "sdbb.ws",
            "domain_keyword": "sdbb",
            "domain_tld": "ws",
            "query_time": "2024-04-18 13:13:59",
            "create_date": "2011-03-02",
            "update_date": "2024-01-17",
            "expiry_date": "2026-03-02",
            "registrar_iana": 1239,
            "registrar_name": "CPS-Datensysteme GmbH",
            "registrar_website": "http://www.cps-datensysteme.de/",
            "name_servers": [
                "ns.janeway.unaone.net",
                "ns2.janeway.unaone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "sdzb.email",
            "domain_keyword": "sdzb",
            "domain_tld": "email",
            "query_time": "2024-04-17 02:34:36",
            "create_date": "2023-07-17",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-17",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "山东茁彼母婴用品有限公司",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "北京市",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sidvb.site",
            "domain_keyword": "sidvb",
            "domain_tld": "site",
            "query_time": "2024-05-01 02:30:03",
            "create_date": "2023-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "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": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "sdvv.com",
            "domain_keyword": "sdvv",
            "domain_tld": "com",
            "query_time": "2024-04-21 20:12:27",
            "create_date": "2000-12-27",
            "update_date": "2023-08-17",
            "expiry_date": "2024-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "sdrb.in",
            "domain_keyword": "sdrb",
            "domain_tld": "in",
            "query_time": "2024-05-08 12:52:08",
            "create_date": "2011-10-23",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "sdvg.chat",
            "domain_keyword": "sdvg",
            "domain_tld": "chat",
            "query_time": "2024-05-12 14:26:01",
            "create_date": "2024-01-10",
            "update_date": "2024-01-15",
            "expiry_date": "2026-01-10",
            "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 0169846759",
            "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": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "sdvp.it",
            "domain_keyword": "sdvp",
            "domain_tld": "it",
            "query_time": "2024-05-12 14:26:06",
            "create_date": "2017-02-23",
            "update_date": "2024-03-10",
            "expiry_date": "2025-02-23",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "STUDIO VAZZOLER & PARTNERS S.R.L.",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 23,
            "domain_name": "savb.com",
            "domain_keyword": "savb",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:50:31",
            "create_date": "1997-07-09",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-08",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "E-Promote",
            "registrant_address": "220 E Flamingo Road",
            "registrant_city": "Las Vegas",
            "registrant_state": "NV",
            "registrant_zip": "89169",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/savb.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ydvb.com",
            "domain_keyword": "ydvb",
            "domain_tld": "com",
            "query_time": "2024-04-14 17:06:35",
            "create_date": "2007-02-23",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "shvb.com.br",
            "domain_keyword": "shvb",
            "domain_tld": "com.br",
            "query_time": "2024-04-11 15:32:14",
            "create_date": "2017-10-09",
            "update_date": "2022-09-01",
            "expiry_date": "2024-10-09",
            "registrant_name": "Fabio Santana de Souza",
            "name_servers": [
                "elsa.ns.cloudflare.com",
                "yew.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 26,
            "domain_name": "svdb.org",
            "domain_keyword": "svdb",
            "domain_tld": "org",
            "query_time": "2024-04-19 22:00:53",
            "create_date": "2010-09-17",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-17",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "svvb.com",
            "domain_keyword": "svvb",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:30:02",
            "create_date": "1997-02-13",
            "update_date": "2021-11-03",
            "expiry_date": "2025-02-14",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=svvb.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "sdvd.net",
            "domain_keyword": "sdvd",
            "domain_tld": "net",
            "query_time": "2024-05-23 23:54:30",
            "create_date": "2023-06-19",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "MAKATI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "PH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=sdvd.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "sddb.net",
            "domain_keyword": "sddb",
            "domain_tld": "net",
            "query_time": "2024-05-23 17:13:04",
            "create_date": "2024-03-25",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sdvy.store",
            "domain_keyword": "sdvy",
            "domain_tld": "store",
            "query_time": "2024-05-28 16:52:00",
            "create_date": "2024-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "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": [
                "ns1.mjowlcwe.shop",
                "ns2.mjowlcwe.shop"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "skdvb.com",
            "domain_keyword": "skdvb",
            "domain_tld": "com",
            "query_time": "2024-04-14 15:30:38",
            "create_date": "2012-07-11",
            "update_date": "2023-10-19",
            "expiry_date": "2024-07-11",
            "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": "HU NAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=skdvb.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "sdjb.top",
            "domain_keyword": "sdjb",
            "domain_tld": "top",
            "query_time": "2024-05-08 01:25:51",
            "create_date": "2023-06-15",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-15",
            "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": "tai an quan yu you wen hua chuan mei you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "sdvl.ru",
            "domain_keyword": "sdvl",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:06:58",
            "create_date": "2012-05-15",
            "expiry_date": "2025-05-15",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "sdve.org",
            "domain_keyword": "sdve",
            "domain_tld": "org",
            "query_time": "2024-04-29 20:28:33",
            "create_date": "2023-10-09",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "cavite",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "odvb.ly",
            "domain_keyword": "odvb",
            "domain_tld": "ly",
            "query_time": "2024-05-09 06:46:15",
            "create_date": "2021-05-01",
            "update_date": "2024-04-16",
            "expiry_date": "2025-05-01",
            "registrar_name": "Libyan Spider Network (loc)",
            "registrant_name": "Sadig Shwehedi",
            "registrant_company": "Noon Co. LTD",
            "registrant_address": "Tripoli",
            "registrant_city": "Tripoli",
            "registrant_state": "TR",
            "registrant_zip": "218",
            "registrant_country": "LY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+218.919360407",
            "name_servers": [
                "ns1.web39.libyanspider.net",
                "ns2.web39.libyanspider.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "vdvb.com",
            "domain_keyword": "vdvb",
            "domain_tld": "com",
            "query_time": "2024-05-16 04:46:16",
            "create_date": "2012-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shandong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns5.dnsdun.com",
                "ns5.dnsdun.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "sevb.ru",
            "domain_keyword": "sevb",
            "domain_tld": "ru",
            "query_time": "2024-05-01 11:58:26",
            "create_date": "2017-04-13",
            "expiry_date": "2025-04-13",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 38,
            "domain_name": "sdvf.lat",
            "domain_keyword": "sdvf",
            "domain_tld": "lat",
            "query_time": "2024-04-29 20:28:34",
            "create_date": "2023-10-09",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-09",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "qdvb.com",
            "domain_keyword": "qdvb",
            "domain_tld": "com",
            "query_time": "2024-04-14 00:24:11",
            "create_date": "2006-04-11",
            "update_date": "2024-01-03",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "sdvt.cn",
            "domain_keyword": "sdvt",
            "domain_tld": "cn",
            "query_time": "2024-05-12 14:26:06",
            "create_date": "2021-06-11",
            "expiry_date": "2024-06-11",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "济南市胜德职业培训学校有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "fdvb.com",
            "domain_keyword": "fdvb",
            "domain_tld": "com",
            "query_time": "2024-04-10 07:26:47",
            "create_date": "2004-11-16",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/fdvb.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "sdvi.com",
            "domain_keyword": "sdvi",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:26:19",
            "create_date": "2001-11-17",
            "update_date": "2023-11-13",
            "expiry_date": "2026-11-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1470.awsdns-55.org",
                "ns-1615.awsdns-09.co.uk",
                "ns-279.awsdns-34.com",
                "ns-704.awsdns-24.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "sdva.ru",
            "domain_keyword": "sdva",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:06:57",
            "create_date": "2009-05-07",
            "expiry_date": "2025-05-07",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 44,
            "domain_name": "sdub.shop",
            "domain_keyword": "sdub",
            "domain_tld": "shop",
            "query_time": "2024-05-08 12:54:53",
            "create_date": "2023-06-20",
            "update_date": "2023-07-04",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo",
            "registrar_website": "https://www.namesilo.com",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "srvb.org",
            "domain_keyword": "srvb",
            "domain_tld": "org",
            "query_time": "2024-04-27 06:19:03",
            "create_date": "2018-02-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-23",
            "registrar_iana": 320,
            "registrar_name": "TLDS L.L.C. d/b/a SRSPlus",
            "registrar_website": "http://www.srsplus.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ServedBy the Net, LLC.",
            "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.srsplus.com",
                "dns2.srsplus.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "sdvj.com",
            "domain_keyword": "sdvj",
            "domain_tld": "com",
            "query_time": "2024-04-21 20:12:16",
            "create_date": "2005-02-04",
            "update_date": "2024-04-20",
            "expiry_date": "2025-02-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "sdvob.us",
            "domain_keyword": "sdvob",
            "domain_tld": "us",
            "query_time": "2024-05-25 03:23:49",
            "create_date": "2007-11-16",
            "update_date": "2022-11-21",
            "expiry_date": "2025-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Randall Crawford",
            "registrant_company": "Aegis Business Solutions, LLC",
            "registrant_address": "14453 S. Shady Bend Rd",
            "registrant_city": "Olathe",
            "registrant_state": "Kansas",
            "registrant_zip": "66061",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9133079922",
            "registrant_fax": "+1.9133079079",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "sdvc.co.uk",
            "domain_keyword": "sdvc",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 03:12:03",
            "create_date": "2009-03-27",
            "update_date": "2023-11-29",
            "expiry_date": "2025-03-27",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 49,
            "domain_name": "s6vb.com",
            "domain_keyword": "s6vb",
            "domain_tld": "com",
            "query_time": "2024-05-02 17:36:11",
            "create_date": "2023-08-17",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-17",
            "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": "GUIZHOU",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=s6vb.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": 50,
            "domain_name": "sdgb.de",
            "domain_keyword": "sdgb",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:39:39",
            "update_date": "2021-10-24",
            "name_servers": [
                "ns1.antagus.de",
                "ns2.antagus.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 51,
            "domain_name": "sdv6.ru",
            "domain_keyword": "sdv6",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:06:57",
            "create_date": "2021-05-15",
            "expiry_date": "2025-05-15",
            "registrar_name": "REGRU-RU",
            "registrant_company": "yandex",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 52,
            "domain_name": "sd4b.com",
            "domain_keyword": "sd4b",
            "domain_tld": "com",
            "query_time": "2024-04-30 16:26:47",
            "create_date": "2018-07-27",
            "update_date": "2024-01-17",
            "expiry_date": "2024-07-27",
            "registrar_iana": 68,
            "registrar_name": "NORDNET",
            "registrar_website": "http://www.nordnet.net",
            "registrant_company": "Smartdata4build",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "nsmpro1.nordnet.com",
                "nsmpro2.nordnet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "sdvn.io",
            "domain_keyword": "sdvn",
            "domain_tld": "io",
            "query_time": "2024-04-21 20:12:18",
            "create_date": "2018-06-20",
            "update_date": "2022-01-08",
            "expiry_date": "2024-06-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "sdvw.co.uk",
            "domain_keyword": "sdvw",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 20:12:27",
            "create_date": "2020-09-29",
            "update_date": "2022-08-30",
            "expiry_date": "2024-09-29",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 55,
            "domain_name": "sddb.ca",
            "domain_keyword": "sddb",
            "domain_tld": "ca",
            "query_time": "2024-04-18 13:19:54",
            "create_date": "2015-06-29",
            "update_date": "2023-05-30",
            "expiry_date": "2024-06-29",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "ADN communication",
            "registrant_company": "ADN communication",
            "registrant_address": "PO Box 97083,  RICHMOND PO MAIN",
            "registrant_city": "Richmond",
            "registrant_state": "BC",
            "registrant_zip": "V6X8H3",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6046828059",
            "name_servers": [
                "ns1.adnhosting.ca",
                "ns2.adnhosting.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "svvb.ru",
            "domain_keyword": "svvb",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:15:01",
            "create_date": "2022-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "BEGET-RU",
            "registrant_company": "OOO Kompaniya Svoboda Vybora",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 57,
            "domain_name": "sdvf.net",
            "domain_keyword": "sdvf",
            "domain_tld": "net",
            "query_time": "2024-04-21 20:11:54",
            "create_date": "2012-03-05",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-05",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SDVF",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns18.ovh.net",
                "ns18.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "sdvs.org",
            "domain_keyword": "sdvs",
            "domain_tld": "org",
            "query_time": "2024-05-12 14:26:06",
            "create_date": "2002-01-02",
            "update_date": "2023-07-22",
            "expiry_date": "2025-01-02",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "sdob.org",
            "domain_keyword": "sdob",
            "domain_tld": "org",
            "query_time": "2024-05-26 19:24:17",
            "create_date": "2023-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "sdvn.space",
            "domain_keyword": "sdvn",
            "domain_tld": "space",
            "query_time": "2024-05-25 03:23:49",
            "create_date": "2023-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "GMO-Z.com RUNSYSTEM JSC",
            "registrant_state": "Hanoi",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns7.tenten.vn",
                "ns8.tenten.vn"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "smvb.ru",
            "domain_keyword": "smvb",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:03:35",
            "create_date": "2010-02-26",
            "expiry_date": "2025-02-26",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 62,
            "domain_name": "srvb.ru",
            "domain_keyword": "srvb",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:11:45",
            "create_date": "2012-06-08",
            "expiry_date": "2024-06-08",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Joint Stock Company \"Servis-Byt\"",
            "name_servers": [
                "ns1.valuehost.ru",
                "ns2.valuehost.ru",
                "ns3.valuehost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "sdbb.shop",
            "domain_keyword": "sdbb",
            "domain_tld": "shop",
            "query_time": "2024-04-18 13:13:59",
            "create_date": "2023-07-01",
            "update_date": "2023-09-05",
            "expiry_date": "2024-07-01",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "name_servers": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "bdvb.org.uk",
            "domain_keyword": "bdvb",
            "domain_tld": "org.uk",
            "query_time": "2024-04-19 00:15:06",
            "create_date": "2015-03-26",
            "update_date": "2023-03-28",
            "expiry_date": "2025-03-26",
            "registrar_name": "Webhostuk Ltd t/a WEBHOSTUK [Tag = WEBHOSTUK]",
            "registrar_website": "https://www.webhostuk.co.uk",
            "name_servers": [
                "ns23.dnshostcentral.com",
                "ns24.dnshostcentral.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 65,
            "domain_name": "sdcb.org",
            "domain_keyword": "sdcb",
            "domain_tld": "org",
            "query_time": "2024-04-07 05:56:16",
            "create_date": "1999-03-10",
            "update_date": "2020-02-14",
            "expiry_date": "2025-03-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "San Diego Center for the Blind",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.worldnic.com",
                "ns42.worldnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "sdvob.net",
            "domain_keyword": "sdvob",
            "domain_tld": "net",
            "query_time": "2024-04-21 20:12:19",
            "create_date": "2013-06-04",
            "update_date": "2022-09-15",
            "expiry_date": "2027-06-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "sdvj.com.cn",
            "domain_keyword": "sdvj",
            "domain_tld": "com.cn",
            "query_time": "2024-04-21 20:12:16",
            "create_date": "2023-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "厦门纳网科技股份有限公司",
            "registrant_name": "陆伦",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.nagor.cn",
                "ns.nagor.com.cn",
                "ns1.dnsnw.com",
                "ns2.dnsnw.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "sdva.co.jp",
            "domain_keyword": "sdva",
            "domain_tld": "co.jp",
            "query_time": "2024-05-23 23:54:29",
            "update_date": "2024-05-01",
            "registrant_company": "Suspended Domain Name",
            "name_servers": [
                ""
            ]
        },
        {
            "num": 69,
            "domain_name": "sovb.sbs",
            "domain_keyword": "sovb",
            "domain_tld": "sbs",
            "query_time": "2024-05-16 13:30:24",
            "create_date": "2023-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 70,
            "domain_name": "ldvb.ly",
            "domain_keyword": "ldvb",
            "domain_tld": "ly",
            "query_time": "2024-04-07 20:19:35",
            "create_date": "2018-12-08",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-08",
            "registrar_name": "Libyan Spider Network (loc)",
            "registrant_name": "Sadig Shwehedi",
            "registrant_company": "Noon Co. LTD",
            "registrant_address": "Tripoli",
            "registrant_city": "Tripoli",
            "registrant_state": "TR",
            "registrant_zip": "218",
            "registrant_country": "LY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+218.919360407",
            "name_servers": [
                "ns1.web33.libyanspider.net",
                "ns2.web33.libyanspider.net"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "sdvc.jp",
            "domain_keyword": "sdvc",
            "domain_tld": "jp",
            "query_time": "2024-04-21 20:11:48",
            "create_date": "2011-12-07",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "Kusaka",
            "registrant_address": "Naka-ku,Nagoya-shi",
            "registrant_zip": "460-0022",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.523391222",
            "registrant_fax": "+81.523391223",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 72,
            "domain_name": "sdsb.info",
            "domain_keyword": "sdsb",
            "domain_tld": "info",
            "query_time": "2024-05-13 07:15:55",
            "create_date": "2021-01-05",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-05",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "snvb.org.uk",
            "domain_keyword": "snvb",
            "domain_tld": "org.uk",
            "query_time": "2024-05-11 22:12:43",
            "create_date": "2000-02-08",
            "update_date": "2022-01-04",
            "expiry_date": "2027-02-08",
            "registrar_name": "Web Wiz Ltd t/a Web Wiz [Tag = WEB-WIZ]",
            "registrar_website": "https://www.webwiz.net",
            "name_servers": [
                "ns11.elite-dns.net",
                "ns12.elite-dns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "domain_name": "sd-b.com",
            "domain_keyword": "sd-b",
            "domain_tld": "com",
            "query_time": "2024-05-19 06:47:44",
            "create_date": "2005-09-07",
            "update_date": "2018-03-20",
            "expiry_date": "2024-09-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Strategy Design & Build",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HAM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1043.ui-dns.biz",
                "ns1043.ui-dns.com",
                "ns1043.ui-dns.de",
                "ns1043.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "sivb.com.sb",
            "domain_keyword": "sivb",
            "domain_tld": "com.sb",
            "query_time": "2024-03-02 10:49:45",
            "create_date": "2007-10-24",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-03",
            "registrar_name": "Our Telekom",
            "registrar_website": "http://www.telekom.com.sb",
            "registrant_name": "Telekom Customer",
            "registrant_company": "Telekom Customer",
            "registrant_address": "Mendana Avenue",
            "registrant_city": "Honiara",
            "registrant_country": "SB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+677.24000",
            "name_servers": [
                "ns1.telekom.net.sb",
                "ns2.telekom.net.sb"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "ssvb.ca",
            "domain_keyword": "ssvb",
            "domain_tld": "ca",
            "query_time": "2024-04-12 06:42:40",
            "create_date": "2023-08-04",
            "update_date": "2023-10-03",
            "expiry_date": "2026-08-04",
            "registrar_name": "BareMetal.com inc",
            "registrar_website": "http://baremetal.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "edvb.org",
            "domain_keyword": "edvb",
            "domain_tld": "org",
            "query_time": "2024-04-26 11:58:09",
            "create_date": "2010-10-18",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-18",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.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": "Florida",
            "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.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "snvb.info",
            "domain_keyword": "snvb",
            "domain_tld": "info",
            "query_time": "2024-05-05 10:34:48",
            "create_date": "2023-08-07",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-07",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bekcomp",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NL",
            "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": [
                "docks12.rzone.de",
                "shades04.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "sdvv.net",
            "domain_keyword": "sdvv",
            "domain_tld": "net",
            "query_time": "2024-05-16 04:17:25",
            "create_date": "2010-03-16",
            "update_date": "2024-02-15",
            "expiry_date": "2025-03-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns12.zoneedit.com",
                "ns14.zoneedit.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "sivb.net",
            "domain_keyword": "sivb",
            "domain_tld": "net",
            "query_time": "2024-04-29 03:43:30",
            "create_date": "2014-07-24",
            "update_date": "2022-09-16",
            "expiry_date": "2024-07-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "sdpb.email",
            "domain_keyword": "sdpb",
            "domain_tld": "email",
            "query_time": "2024-04-29 20:21:38",
            "create_date": "2023-12-19",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cody.ns.cloudflare.com",
                "olga.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "qdvb.tv",
            "domain_keyword": "qdvb",
            "domain_tld": "tv",
            "query_time": "2024-05-01 14:20:46",
            "create_date": "2023-03-26",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-26",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Noon Co. LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LY",
            "registrant_email": "please query the rdds service of the registrar 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.web31.libyanspider.net",
                "ns2.web31.libyanspider.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "sdvm.ru",
            "domain_keyword": "sdvm",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:06:58",
            "create_date": "2005-02-09",
            "expiry_date": "2025-02-09",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "DVM Ltd",
            "name_servers": [
                "ns1.infobox.org",
                "ns2.infobox.org",
                "ns3.infobox.org",
                "ns4.infobox.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 84,
            "domain_name": "sdvr.ru",
            "domain_keyword": "sdvr",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:06:59",
            "create_date": "2018-05-11",
            "expiry_date": "2025-05-11",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 85,
            "domain_name": "sevb.net",
            "domain_keyword": "sevb",
            "domain_tld": "net",
            "query_time": "2024-04-07 13:30:30",
            "create_date": "2023-10-17",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-17",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "dsvb.com",
            "domain_keyword": "dsvb",
            "domain_tld": "com",
            "query_time": "2024-05-19 05:48:18",
            "create_date": "2015-10-12",
            "update_date": "2023-11-17",
            "expiry_date": "2024-10-12",
            "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": 87,
            "domain_name": "sdvu.net",
            "domain_keyword": "sdvu",
            "domain_tld": "net",
            "query_time": "2024-04-29 20:28:41",
            "create_date": "2023-04-14",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "sdvx.team",
            "domain_keyword": "sdvx",
            "domain_tld": "team",
            "query_time": "2024-04-29 20:28:42",
            "create_date": "2023-10-10",
            "update_date": "2024-01-09",
            "expiry_date": "2024-10-10",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "sfvb.ru",
            "domain_keyword": "sfvb",
            "domain_tld": "ru",
            "query_time": "2024-04-30 18:55:22",
            "create_date": "2021-09-29",
            "expiry_date": "2024-09-29",
            "registrar_name": "REGRU-RU",
            "registrant_company": "yandex",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 90,
            "domain_name": "sdhb.cc",
            "domain_keyword": "sdhb",
            "domain_tld": "cc",
            "query_time": "2024-05-08 01:24:23",
            "create_date": "2023-10-31",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-31",
            "registrar_iana": 2820,
            "registrar_name": "Deleting Name Zone LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "sdxb.com",
            "domain_keyword": "sdxb",
            "domain_tld": "com",
            "query_time": "2024-04-19 18:55:37",
            "create_date": "2011-06-09",
            "update_date": "2022-09-06",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.shunmi.com",
                "ns1.yuwang.com",
                "ns2.shunmi.com",
                "ns2.yuwang.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "sdsb.pro",
            "domain_keyword": "sdsb",
            "domain_tld": "pro",
            "query_time": "2024-04-09 16:11:01",
            "create_date": "2024-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "darl.ns.cloudflare.com",
                "rosa.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "sdvi.it",
            "domain_keyword": "sdvi",
            "domain_tld": "it",
            "query_time": "2024-04-17 02:30:35",
            "create_date": "2014-10-08",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-03",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "SUORE MAESTRE DI SANTA DOROTEA FIGLIE S.C.",
            "registrant_address": "Contra' San Domenico,23",
            "registrant_city": "Vicenza",
            "registrant_state": "VI",
            "registrant_zip": "36100",
            "registrant_country": "IT",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 94,
            "domain_name": "sdvg.ru",
            "domain_keyword": "sdvg",
            "domain_tld": "ru",
            "query_time": "2024-05-06 03:06:57",
            "create_date": "2006-10-31",
            "expiry_date": "2024-10-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.rf.ru",
                "ns2.rf.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 95,
            "domain_name": "svvb.space",
            "domain_keyword": "svvb",
            "domain_tld": "space",
            "query_time": "2024-04-10 01:04:40",
            "create_date": "2023-06-01",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-01",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Not Applicable",
            "registrant_state": "Kyonggido",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "sdvk.org",
            "domain_keyword": "sdvk",
            "domain_tld": "org",
            "query_time": "2024-05-23 23:54:31",
            "create_date": "2020-09-01",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Aksharodyama",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar 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.md-in-18.webhostbox.net",
                "ns2.md-in-18.webhostbox.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "smvb.de",
            "domain_keyword": "smvb",
            "domain_tld": "de",
            "query_time": "2024-05-04 04:33:58",
            "update_date": "2022-06-02",
            "name_servers": [
                "ns1a.dodns.net",
                "ns2a.dodns.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 98,
            "domain_name": "sdhb.net",
            "domain_keyword": "sdhb",
            "domain_tld": "net",
            "query_time": "2024-04-26 17:36:49",
            "create_date": "2010-12-13",
            "update_date": "2023-11-13",
            "expiry_date": "2024-12-13",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns19.xincache.com",
                "ns20.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "sdob.blog",
            "domain_keyword": "sdob",
            "domain_tld": "blog",
            "query_time": "2024-05-08 12:50:13",
            "create_date": "2023-10-31",
            "update_date": "2023-12-19",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "hdvb.org",
            "domain_keyword": "hdvb",
            "domain_tld": "org",
            "query_time": "2024-04-10 20:47:22",
            "create_date": "2024-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2027-04-08",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.082,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>sdvb.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>993</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>snvb.net, sdzb.com, advb.cn, slvb.ru, hsdvb.com, ldvb.com, sdkb.cc, sdv4.xyz, sdbv.email, stvb.online, sdvk.cn, sdtb.ru, sdeb.org, sdv0.vip, sxvb.com, sdbb.ws, sdzb.email, sidvb.site, sdvv.com, sdrb.in, sdvg.chat, sdvp.it, savb.com, ydvb.com, shvb.com.br, svdb.org, svvb.com, sdvd.net, sddb.net, sdvy.store, skdvb.com, sdjb.top, sdvl.ru, sdve.org, odvb.ly, vdvb.com, sevb.ru, sdvf.lat, qdvb.com, sdvt.cn, fdvb.com, sdvi.com, sdva.ru, sdub.shop, srvb.org, sdvj.com, sdvob.us, sdvc.co.uk, s6vb.com, sdgb.de, sdv6.ru, sd4b.com, sdvn.io, sdvw.co.uk, sddb.ca, svvb.ru, sdvf.net, sdvs.org, sdob.org, sdvn.space, smvb.ru, srvb.ru, sdbb.shop, bdvb.org.uk, sdcb.org, sdvob.net, sdvj.com.cn, sdva.co.jp, sovb.sbs, ldvb.ly, sdvc.jp, sdsb.info, snvb.org.uk, sd-b.com, sivb.com.sb, ssvb.ca, edvb.org, snvb.info, sdvv.net, sivb.net, sdpb.email, qdvb.tv, sdvm.ru, sdvr.ru, sevb.net, dsvb.com, sdvu.net, sdvx.team, sfvb.ru, sdhb.cc, sdxb.com, sdsb.pro, sdvi.it, sdvg.ru, svvb.space, sdvk.org, smvb.de, sdhb.net, sdob.blog, hdvb.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>snvb.net</domain_name>
   <domain_keyword>snvb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 01:54:47</query_time>
   <create_date>1998-02-15</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CREDIT INDUSTRIEL ET COMMERCIAL</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ldnsie1p.e-i.net</value>
    <value>ldnsie2p.e-i.net</value>
    <value>ldnsse1p.e-i.net</value>
    <value>ldnsse2p.e-i.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>sdzb.com</domain_name>
   <domain_keyword>sdzb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 19:00:19</query_time>
   <create_date>2004-03-24</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>shan dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/sdzb.com</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>advb.cn</domain_name>
   <domain_keyword>advb</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-28 23:14:11</query_time>
   <create_date>2022-09-30</create_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>王兵兵</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>s1.mb.cn</value>
    <value>s2.mb.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>slvb.ru</domain_name>
   <domain_keyword>slvb</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 14:40:12</query_time>
   <create_date>2023-11-14</create_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>hsdvb.com</domain_name>
   <domain_keyword>hsdvb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 12:44:32</query_time>
   <create_date>2018-03-05</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-05</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>GUANG DONG</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=hsdvb.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ldvb.com</domain_name>
   <domain_keyword>ldvb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 20:40:40</query_time>
   <create_date>2001-11-08</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-11-08</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>7</num>
   <domain_name>sdkb.cc</domain_name>
   <domain_keyword>sdkb</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-24 21:29:31</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>sdv4.xyz</domain_name>
   <domain_keyword>sdv4</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-25 03:23:46</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-11</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>elisa.ns.cloudflare.com</value>
    <value>louis.ns.cloudflare.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>sdbv.email</domain_name>
   <domain_keyword>sdbv</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-07 05:55:36</query_time>
   <create_date>2023-09-24</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nicole.ns.cloudflare.com</value>
    <value>trevor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>stvb.online</domain_name>
   <domain_keyword>stvb</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-02 09:13:47</query_time>
   <create_date>2023-12-24</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_state>Kiev</registrant_state>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>sdvk.cn</domain_name>
   <domain_keyword>sdvk</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-29 20:28:37</query_time>
   <create_date>2023-09-19</create_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>刘涛</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sdtb.ru</domain_name>
   <domain_keyword>sdtb</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:06:52</query_time>
   <create_date>2010-01-13</create_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>sdeb.org</domain_name>
   <domain_keyword>sdeb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 17:13:46</query_time>
   <create_date>1999-11-30</create_date>
   <update_date>2016-07-12</update_date>
   <expiry_date>2025-11-30</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>http://www.domaindiscover.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>San Diego Eye Bank</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domaindiscover.com</value>
    <value>ns2.domaindiscover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>sdv0.vip</domain_name>
   <domain_keyword>sdv0</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-12 14:25:56</query_time>
   <create_date>2022-03-17</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>donna.ns.cloudflare.com</value>
    <value>jim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>sxvb.com</domain_name>
   <domain_keyword>sxvb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 07:34:56</query_time>
   <create_date>2010-08-14</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-14</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=sxvb.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>sdbb.ws</domain_name>
   <domain_keyword>sdbb</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-04-18 13:13:59</query_time>
   <create_date>2011-03-02</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2026-03-02</expiry_date>
   <registrar_iana>1239</registrar_iana>
   <registrar_name>CPS-Datensysteme GmbH</registrar_name>
   <registrar_website>http://www.cps-datensysteme.de/</registrar_website>
   <name_servers>
    <value>ns.janeway.unaone.net</value>
    <value>ns2.janeway.unaone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>sdzb.email</domain_name>
   <domain_keyword>sdzb</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-17 02:34:36</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>山东茁彼母婴用品有限公司</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>北京市</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sidvb.site</domain_name>
   <domain_keyword>sidvb</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-01 02:30:03</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</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>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>sdvv.com</domain_name>
   <domain_keyword>sdvv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 20:12:27</query_time>
   <create_date>2000-12-27</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-12-27</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.sedoparking.com</value>
    <value>ns2.sedoparking.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>sdrb.in</domain_name>
   <domain_keyword>sdrb</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-08 12:52:08</query_time>
   <create_date>2011-10-23</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.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>BE</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>sdvg.chat</domain_name>
   <domain_keyword>sdvg</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-12 14:26:01</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2026-01-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>Contact Privacy Inc. Customer 0169846759</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>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>sdvp.it</domain_name>
   <domain_keyword>sdvp</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-12 14:26:06</query_time>
   <create_date>2017-02-23</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>STUDIO VAZZOLER &amp; PARTNERS S.R.L.</registrant_company>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>savb.com</domain_name>
   <domain_keyword>savb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:50:31</query_time>
   <create_date>1997-07-09</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>E-Promote</registrant_company>
   <registrant_address>220 E Flamingo Road</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89169</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/savb.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ydvb.com</domain_name>
   <domain_keyword>ydvb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 17:06:35</query_time>
   <create_date>2007-02-23</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>shvb.com.br</domain_name>
   <domain_keyword>shvb</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-11 15:32:14</query_time>
   <create_date>2017-10-09</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrant_name>Fabio Santana de Souza</registrant_name>
   <name_servers>
    <value>elsa.ns.cloudflare.com</value>
    <value>yew.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>svdb.org</domain_name>
   <domain_keyword>svdb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 22:00:53</query_time>
   <create_date>2010-09-17</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-17</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>Whois Privacy Protection Service, Inc.</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>svvb.com</domain_name>
   <domain_keyword>svvb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:30:02</query_time>
   <create_date>1997-02-13</create_date>
   <update_date>2021-11-03</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=svvb.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>sdvd.net</domain_name>
   <domain_keyword>sdvd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 23:54:30</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>MAKATI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=sdvd.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>sddb.net</domain_name>
   <domain_keyword>sddb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 17:13:04</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>sdvy.store</domain_name>
   <domain_keyword>sdvy</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-28 16:52:00</query_time>
   <create_date>2024-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</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>ns1.mjowlcwe.shop</value>
    <value>ns2.mjowlcwe.shop</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>skdvb.com</domain_name>
   <domain_keyword>skdvb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 15:30:38</query_time>
   <create_date>2012-07-11</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-07-11</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>HU NAN</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=skdvb.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>sdjb.top</domain_name>
   <domain_keyword>sdjb</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-08 01:25:51</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tai an quan yu you wen hua chuan mei you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>sdvl.ru</domain_name>
   <domain_keyword>sdvl</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:06:58</query_time>
   <create_date>2012-05-15</create_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>sdve.org</domain_name>
   <domain_keyword>sdve</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 20:28:33</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-09</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>cavite</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>odvb.ly</domain_name>
   <domain_keyword>odvb</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-05-09 06:46:15</query_time>
   <create_date>2021-05-01</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_name>Libyan Spider Network (loc)</registrar_name>
   <registrant_name>Sadig Shwehedi</registrant_name>
   <registrant_company>Noon Co. LTD</registrant_company>
   <registrant_address>Tripoli</registrant_address>
   <registrant_city>Tripoli</registrant_city>
   <registrant_state>TR</registrant_state>
   <registrant_zip>218</registrant_zip>
   <registrant_country>LY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+218.919360407</registrant_phone>
   <name_servers>
    <value>ns1.web39.libyanspider.net</value>
    <value>ns2.web39.libyanspider.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>vdvb.com</domain_name>
   <domain_keyword>vdvb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 04:46:16</query_time>
   <create_date>2012-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>shandong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns5.dnsdun.com</value>
    <value>ns5.dnsdun.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>sevb.ru</domain_name>
   <domain_keyword>sevb</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 11:58:26</query_time>
   <create_date>2017-04-13</create_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>sdvf.lat</domain_name>
   <domain_keyword>sdvf</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-04-29 20:28:34</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>qdvb.com</domain_name>
   <domain_keyword>qdvb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 00:24:11</query_time>
   <create_date>2006-04-11</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>sdvt.cn</domain_name>
   <domain_keyword>sdvt</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-12 14:26:06</query_time>
   <create_date>2021-06-11</create_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>济南市胜德职业培训学校有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>fdvb.com</domain_name>
   <domain_keyword>fdvb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 07:26:47</query_time>
   <create_date>2004-11-16</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/fdvb.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>sdvi.com</domain_name>
   <domain_keyword>sdvi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:26:19</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2026-11-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns-1470.awsdns-55.org</value>
    <value>ns-1615.awsdns-09.co.uk</value>
    <value>ns-279.awsdns-34.com</value>
    <value>ns-704.awsdns-24.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>43</num>
   <domain_name>sdva.ru</domain_name>
   <domain_keyword>sdva</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:06:57</query_time>
   <create_date>2009-05-07</create_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>sdub.shop</domain_name>
   <domain_keyword>sdub</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-08 12:54:53</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <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>45</num>
   <domain_name>srvb.org</domain_name>
   <domain_keyword>srvb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 06:19:03</query_time>
   <create_date>2018-02-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>320</registrar_iana>
   <registrar_name>TLDS L.L.C. d/b/a SRSPlus</registrar_name>
   <registrar_website>http://www.srsplus.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ServedBy the Net, LLC.</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.srsplus.com</value>
    <value>dns2.srsplus.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>sdvj.com</domain_name>
   <domain_keyword>sdvj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 20:12:16</query_time>
   <create_date>2005-02-04</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.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>47</num>
   <domain_name>sdvob.us</domain_name>
   <domain_keyword>sdvob</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-25 03:23:49</query_time>
   <create_date>2007-11-16</create_date>
   <update_date>2022-11-21</update_date>
   <expiry_date>2025-11-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Randall Crawford</registrant_name>
   <registrant_company>Aegis Business Solutions, LLC</registrant_company>
   <registrant_address>14453 S. Shady Bend Rd</registrant_address>
   <registrant_city>Olathe</registrant_city>
   <registrant_state>Kansas</registrant_state>
   <registrant_zip>66061</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9133079922</registrant_phone>
   <registrant_fax>+1.9133079079</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.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>48</num>
   <domain_name>sdvc.co.uk</domain_name>
   <domain_keyword>sdvc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 03:12:03</query_time>
   <create_date>2009-03-27</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>s6vb.com</domain_name>
   <domain_keyword>s6vb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 17:36:11</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-17</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>GUIZHOU</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=s6vb.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>50</num>
   <domain_name>sdgb.de</domain_name>
   <domain_keyword>sdgb</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:39:39</query_time>
   <update_date>2021-10-24</update_date>
   <name_servers>
    <value>ns1.antagus.de</value>
    <value>ns2.antagus.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>sdv6.ru</domain_name>
   <domain_keyword>sdv6</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:06:57</query_time>
   <create_date>2021-05-15</create_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>yandex</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>sd4b.com</domain_name>
   <domain_keyword>sd4b</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 16:26:47</query_time>
   <create_date>2018-07-27</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>68</registrar_iana>
   <registrar_name>NORDNET</registrar_name>
   <registrar_website>http://www.nordnet.net</registrar_website>
   <registrant_company>Smartdata4build</registrant_company>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>nsmpro1.nordnet.com</value>
    <value>nsmpro2.nordnet.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>sdvn.io</domain_name>
   <domain_keyword>sdvn</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-21 20:12:18</query_time>
   <create_date>2018-06-20</create_date>
   <update_date>2022-01-08</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>sdvw.co.uk</domain_name>
   <domain_keyword>sdvw</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 20:12:27</query_time>
   <create_date>2020-09-29</create_date>
   <update_date>2022-08-30</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>sddb.ca</domain_name>
   <domain_keyword>sddb</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-18 13:19:54</query_time>
   <create_date>2015-06-29</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</registrar_website>
   <registrant_name>ADN communication</registrant_name>
   <registrant_company>ADN communication</registrant_company>
   <registrant_address>PO Box 97083,  RICHMOND PO MAIN</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V6X8H3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6046828059</registrant_phone>
   <name_servers>
    <value>ns1.adnhosting.ca</value>
    <value>ns2.adnhosting.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>svvb.ru</domain_name>
   <domain_keyword>svvb</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:15:01</query_time>
   <create_date>2022-03-16</create_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_company>OOO Kompaniya Svoboda Vybora</registrant_company>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>sdvf.net</domain_name>
   <domain_keyword>sdvf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 20:11:54</query_time>
   <create_date>2012-03-05</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SDVF</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>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns18.ovh.net</value>
    <value>ns18.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>sdvs.org</domain_name>
   <domain_keyword>sdvs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 14:26:06</query_time>
   <create_date>2002-01-02</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2025-01-02</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>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>59</num>
   <domain_name>sdob.org</domain_name>
   <domain_keyword>sdob</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 19:24:17</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>sdvn.space</domain_name>
   <domain_keyword>sdvn</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-25 03:23:49</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</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>GMO-Z.com RUNSYSTEM JSC</registrant_company>
   <registrant_state>Hanoi</registrant_state>
   <registrant_country>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns7.tenten.vn</value>
    <value>ns8.tenten.vn</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>smvb.ru</domain_name>
   <domain_keyword>smvb</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:03:35</query_time>
   <create_date>2010-02-26</create_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>srvb.ru</domain_name>
   <domain_keyword>srvb</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:11:45</query_time>
   <create_date>2012-06-08</create_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Joint Stock Company &quot;Servis-Byt&quot;</registrant_company>
   <name_servers>
    <value>ns1.valuehost.ru</value>
    <value>ns2.valuehost.ru</value>
    <value>ns3.valuehost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>sdbb.shop</domain_name>
   <domain_keyword>sdbb</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-18 13:13:59</query_time>
   <create_date>2023-07-01</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>bdvb.org.uk</domain_name>
   <domain_keyword>bdvb</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-19 00:15:06</query_time>
   <create_date>2015-03-26</create_date>
   <update_date>2023-03-28</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>Webhostuk Ltd t/a WEBHOSTUK [Tag = WEBHOSTUK]</registrar_name>
   <registrar_website>https://www.webhostuk.co.uk</registrar_website>
   <name_servers>
    <value>ns23.dnshostcentral.com</value>
    <value>ns24.dnshostcentral.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>sdcb.org</domain_name>
   <domain_keyword>sdcb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-07 05:56:16</query_time>
   <create_date>1999-03-10</create_date>
   <update_date>2020-02-14</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>San Diego Center for the Blind</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.worldnic.com</value>
    <value>ns42.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>sdvob.net</domain_name>
   <domain_keyword>sdvob</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 20:12:19</query_time>
   <create_date>2013-06-04</create_date>
   <update_date>2022-09-15</update_date>
   <expiry_date>2027-06-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>67</num>
   <domain_name>sdvj.com.cn</domain_name>
   <domain_keyword>sdvj</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-21 20:12:16</query_time>
   <create_date>2023-11-10</create_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>厦门纳网科技股份有限公司</registrar_name>
   <registrant_name>陆伦</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.nagor.cn</value>
    <value>ns.nagor.com.cn</value>
    <value>ns1.dnsnw.com</value>
    <value>ns2.dnsnw.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>sdva.co.jp</domain_name>
   <domain_keyword>sdva</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-23 23:54:29</query_time>
   <update_date>2024-05-01</update_date>
   <registrant_company>Suspended Domain Name</registrant_company>
   <name_servers>
    <value></value>
   </name_servers>
  </value>
  <value>
   <num>69</num>
   <domain_name>sovb.sbs</domain_name>
   <domain_keyword>sovb</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-16 13:30:24</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>ldvb.ly</domain_name>
   <domain_keyword>ldvb</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-04-07 20:19:35</query_time>
   <create_date>2018-12-08</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>Libyan Spider Network (loc)</registrar_name>
   <registrant_name>Sadig Shwehedi</registrant_name>
   <registrant_company>Noon Co. LTD</registrant_company>
   <registrant_address>Tripoli</registrant_address>
   <registrant_city>Tripoli</registrant_city>
   <registrant_state>TR</registrant_state>
   <registrant_zip>218</registrant_zip>
   <registrant_country>LY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+218.919360407</registrant_phone>
   <name_servers>
    <value>ns1.web33.libyanspider.net</value>
    <value>ns2.web33.libyanspider.net</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>sdvc.jp</domain_name>
   <domain_keyword>sdvc</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-21 20:11:48</query_time>
   <create_date>2011-12-07</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>Kusaka</registrant_name>
   <registrant_address>Naka-ku,Nagoya-shi</registrant_address>
   <registrant_zip>460-0022</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.523391222</registrant_phone>
   <registrant_fax>+81.523391223</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>sdsb.info</domain_name>
   <domain_keyword>sdsb</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 07:15:55</query_time>
   <create_date>2021-01-05</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-05</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>ns55.domaincontrol.com</value>
    <value>ns56.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>73</num>
   <domain_name>snvb.org.uk</domain_name>
   <domain_keyword>snvb</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-11 22:12:43</query_time>
   <create_date>2000-02-08</create_date>
   <update_date>2022-01-04</update_date>
   <expiry_date>2027-02-08</expiry_date>
   <registrar_name>Web Wiz Ltd t/a Web Wiz [Tag = WEB-WIZ]</registrar_name>
   <registrar_website>https://www.webwiz.net</registrar_website>
   <name_servers>
    <value>ns11.elite-dns.net</value>
    <value>ns12.elite-dns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>sd-b.com</domain_name>
   <domain_keyword>sd-b</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 06:47:44</query_time>
   <create_date>2005-09-07</create_date>
   <update_date>2018-03-20</update_date>
   <expiry_date>2024-09-07</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>Strategy Design &amp; Build</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HAM</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>ns1043.ui-dns.biz</value>
    <value>ns1043.ui-dns.com</value>
    <value>ns1043.ui-dns.de</value>
    <value>ns1043.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>sivb.com.sb</domain_name>
   <domain_keyword>sivb</domain_keyword>
   <domain_tld>com.sb</domain_tld>
   <query_time>2024-03-02 10:49:45</query_time>
   <create_date>2007-10-24</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>Our Telekom</registrar_name>
   <registrar_website>http://www.telekom.com.sb</registrar_website>
   <registrant_name>Telekom Customer</registrant_name>
   <registrant_company>Telekom Customer</registrant_company>
   <registrant_address>Mendana Avenue</registrant_address>
   <registrant_city>Honiara</registrant_city>
   <registrant_country>SB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+677.24000</registrant_phone>
   <name_servers>
    <value>ns1.telekom.net.sb</value>
    <value>ns2.telekom.net.sb</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>ssvb.ca</domain_name>
   <domain_keyword>ssvb</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-12 06:42:40</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2026-08-04</expiry_date>
   <registrar_name>BareMetal.com inc</registrar_name>
   <registrar_website>http://baremetal.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>edvb.org</domain_name>
   <domain_keyword>edvb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 11:58:09</query_time>
   <create_date>2010-10-18</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.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>Florida</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.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>snvb.info</domain_name>
   <domain_keyword>snvb</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-05 10:34:48</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-07</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_company>Bekcomp</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NL</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>docks12.rzone.de</value>
    <value>shades04.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>sdvv.net</domain_name>
   <domain_keyword>sdvv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 04:17:25</query_time>
   <create_date>2010-03-16</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns12.zoneedit.com</value>
    <value>ns14.zoneedit.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>sivb.net</domain_name>
   <domain_keyword>sivb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 03:43:30</query_time>
   <create_date>2014-07-24</create_date>
   <update_date>2022-09-16</update_date>
   <expiry_date>2024-07-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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>sdpb.email</domain_name>
   <domain_keyword>sdpb</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-29 20:21:38</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cody.ns.cloudflare.com</value>
    <value>olga.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>qdvb.tv</domain_name>
   <domain_keyword>qdvb</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-01 14:20:46</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Noon Co. LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LY</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.web31.libyanspider.net</value>
    <value>ns2.web31.libyanspider.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>sdvm.ru</domain_name>
   <domain_keyword>sdvm</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:06:58</query_time>
   <create_date>2005-02-09</create_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>DVM Ltd</registrant_company>
   <name_servers>
    <value>ns1.infobox.org</value>
    <value>ns2.infobox.org</value>
    <value>ns3.infobox.org</value>
    <value>ns4.infobox.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>sdvr.ru</domain_name>
   <domain_keyword>sdvr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:06:59</query_time>
   <create_date>2018-05-11</create_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>sevb.net</domain_name>
   <domain_keyword>sevb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 13:30:30</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>dsvb.com</domain_name>
   <domain_keyword>dsvb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 05:48:18</query_time>
   <create_date>2015-10-12</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-10-12</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>87</num>
   <domain_name>sdvu.net</domain_name>
   <domain_keyword>sdvu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 20:28:41</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <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>88</num>
   <domain_name>sdvx.team</domain_name>
   <domain_keyword>sdvx</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-04-29 20:28:42</query_time>
   <create_date>2023-10-10</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>sfvb.ru</domain_name>
   <domain_keyword>sfvb</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 18:55:22</query_time>
   <create_date>2021-09-29</create_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>yandex</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>sdhb.cc</domain_name>
   <domain_keyword>sdhb</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-08 01:24:23</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>2820</registrar_iana>
   <registrar_name>Deleting Name Zone LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>sdxb.com</domain_name>
   <domain_keyword>sdxb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 18:55:37</query_time>
   <create_date>2011-06-09</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.shunmi.com</value>
    <value>ns1.yuwang.com</value>
    <value>ns2.shunmi.com</value>
    <value>ns2.yuwang.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>sdsb.pro</domain_name>
   <domain_keyword>sdsb</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-09 16:11:01</query_time>
   <create_date>2024-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>darl.ns.cloudflare.com</value>
    <value>rosa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</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>93</num>
   <domain_name>sdvi.it</domain_name>
   <domain_keyword>sdvi</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-17 02:30:35</query_time>
   <create_date>2014-10-08</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>SUORE MAESTRE DI SANTA DOROTEA FIGLIE S.C.</registrant_company>
   <registrant_address>Contra' San Domenico,23</registrant_address>
   <registrant_city>Vicenza</registrant_city>
   <registrant_state>VI</registrant_state>
   <registrant_zip>36100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>sdvg.ru</domain_name>
   <domain_keyword>sdvg</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 03:06:57</query_time>
   <create_date>2006-10-31</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.rf.ru</value>
    <value>ns2.rf.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>svvb.space</domain_name>
   <domain_keyword>svvb</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-10 01:04:40</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_state>Kyonggido</registrant_state>
   <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>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>96</num>
   <domain_name>sdvk.org</domain_name>
   <domain_keyword>sdvk</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 23:54:31</query_time>
   <create_date>2020-09-01</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Aksharodyama</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</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.md-in-18.webhostbox.net</value>
    <value>ns2.md-in-18.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>smvb.de</domain_name>
   <domain_keyword>smvb</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 04:33:58</query_time>
   <update_date>2022-06-02</update_date>
   <name_servers>
    <value>ns1a.dodns.net</value>
    <value>ns2a.dodns.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>sdhb.net</domain_name>
   <domain_keyword>sdhb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 17:36:49</query_time>
   <create_date>2010-12-13</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ns19.xincache.com</value>
    <value>ns20.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>sdob.blog</domain_name>
   <domain_keyword>sdob</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-08 12:50:13</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>hdvb.org</domain_name>
   <domain_keyword>hdvb</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-10 20:47:22</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2027-04-08</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.082</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.