WHOIS QUERY TIME

1 Jun 2024 - 6:35 AM UTC

Registered: 17 February 2021
Modified: 9 January 2023

REGISTRAR

Name: Registrar.eu

DNSSEC

no

NAME SERVERS

ns1.esmero.nl
ns2.esmero.nl

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=levideo.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "levideo.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "levideo.nl",
            "domain_keyword": "levideo",
            "domain_tld": "nl",
            "query_time": "2024-06-01 06:35:58",
            "create_date": "2021-02-17",
            "update_date": "2023-01-09",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.esmero.nl",
                "ns2.esmero.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>levideo.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>levideo.nl</domain_name>
   <domain_keyword>levideo</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-01 06:35:58</query_time>
   <create_date>2021-02-17</create_date>
   <update_date>2023-01-09</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.esmero.nl</value>
    <value>ns2.esmero.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.029</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.057 seconds) for "levideo.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

23 Oct 2022 - 6:05 PM UTC

Registered: 17 February 2021
Modified: 18 February 2022

REGISTRAR

Name: AXC

DNSSEC

no

NAME SERVERS

ns1-web01.soliomedia.nl
ns2-web01.soliomedia.nl

DOMAIN STATUS

Active

#2 - QUERY TIME

23 Oct 2022 - 6:05 PM UTC

Registered: 17 February 2021
Modified: 18 February 2022

REGISTRAR

Name: AXC

NAME SERVERS

ns1-web01.soliomedia.nl
ns2-web01.soliomedia.nl

DOMAIN STATUS

Active

#3 - QUERY TIME

6 May 2023 - 10:28 AM UTC

Registered: 17 February 2021
Modified: 9 January 2023

REGISTRAR

Name: Registrar.eu

DNSSEC

no

NAME SERVERS

ns1.esmero.nl
ns2.esmero.nl

DOMAIN STATUS

Active

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=levideo.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "levideo.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "levideo.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "levideo.nl",
            "domain_keyword": "levideo",
            "domain_tld": "nl",
            "query_time": "2022-10-23 18:05:22",
            "create_date": "2021-02-17",
            "update_date": "2022-02-18",
            "registrar_name": "AXC",
            "name_servers": [
                "ns1-web01.soliomedia.nl",
                "ns2-web01.soliomedia.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "levideo.nl",
            "domain_keyword": "levideo",
            "domain_tld": "nl",
            "query_time": "2022-10-23 18:05:22",
            "create_date": "2021-02-17",
            "update_date": "2022-02-18",
            "registrar_name": "AXC",
            "name_servers": [
                "ns1-web01.soliomedia.nl",
                "ns2-web01.soliomedia.nl"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 3,
            "domain_name": "levideo.nl",
            "domain_keyword": "levideo",
            "domain_tld": "nl",
            "query_time": "2023-05-06 10:28:35",
            "create_date": "2021-02-17",
            "update_date": "2023-01-09",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.esmero.nl",
                "ns2.esmero.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.057,
        "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>levideo.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>levideo.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>levideo.nl</domain_name>
   <domain_keyword>levideo</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2022-10-23 18:05:22</query_time>
   <create_date>2021-02-17</create_date>
   <update_date>2022-02-18</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>ns1-web01.soliomedia.nl</value>
    <value>ns2-web01.soliomedia.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>levideo.nl</domain_name>
   <domain_keyword>levideo</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2022-10-23 18:05:22</query_time>
   <create_date>2021-02-17</create_date>
   <update_date>2022-02-18</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>ns1-web01.soliomedia.nl</value>
    <value>ns2-web01.soliomedia.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>levideo.nl</domain_name>
   <domain_keyword>levideo</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-05-06 10:28:35</query_time>
   <create_date>2021-02-17</create_date>
   <update_date>2023-01-09</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.esmero.nl</value>
    <value>ns2.esmero.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.057</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 7 domain names (in 0.023 seconds) which contained the exact domain keyword "levideo".
Domain Name Registered Expiry Registrar Ownership
1 levideo.com 21 Sep 1995 20 Sep 2024 GoDaddy.com, LLC -
2 levideo.be 14 Jun 2012 - Registrar.eu -
3 levideo.net 27 Oct 2015 27 Oct 2024 Key-Systems GmbH c/o whoisproxy.com
4 levideo.video 18 Nov 2017 18 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0149805960
5 levideo.ru 16 Jun 2020 16 Jun 2025 REGRU-RU Private Person
6 levideo.nl 17 Feb 2021 - Registrar.eu -
7 levideo.club 16 Feb 2023 16 Feb 2025 PlanetHoster Inc. REDACTED FOR PRIVACY
8 levideo.cn 18 Feb 2024 18 Feb 2025 杭州云集通信科技有限公司 陈迪

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=levideo&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "levideo",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 8,
        "relation": "eq",
        "current": 8
    },
    "unique_domains": "levideo.com, levideo.be, levideo.net, levideo.video, levideo.ru, levideo.nl, levideo.club, levideo.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "levideo.com",
            "domain_keyword": "levideo",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:30:47",
            "create_date": "1995-09-21",
            "update_date": "2022-09-06",
            "expiry_date": "2024-09-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.levideo.com",
                "ns4.levideo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "levideo.be",
            "domain_keyword": "levideo",
            "domain_tld": "be",
            "query_time": "2024-06-01 06:35:58",
            "create_date": "2012-06-14",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.mijn.host",
                "ns2.mijn.host",
                "ns3.mijn.host"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 3,
            "domain_name": "levideo.net",
            "domain_keyword": "levideo",
            "domain_tld": "net",
            "query_time": "2024-04-19 14:23:59",
            "create_date": "2015-10-27",
            "update_date": "2023-12-02",
            "expiry_date": "2024-10-27",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "On behalf of levideo.net OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "6b86e8598c285567a17344c061524ed2b067be74bf693d5c3272d26894882fc8@levideo.net.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "levideo.video",
            "domain_keyword": "levideo",
            "domain_tld": "video",
            "query_time": "2024-04-19 14:23:59",
            "create_date": "2017-11-18",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-18",
            "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 0149805960",
            "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": 5,
            "domain_name": "levideo.ru",
            "domain_keyword": "levideo",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:17:57",
            "create_date": "2020-06-16",
            "expiry_date": "2025-06-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "levideo.nl",
            "domain_keyword": "levideo",
            "domain_tld": "nl",
            "query_time": "2024-06-01 06:35:58",
            "create_date": "2021-02-17",
            "update_date": "2023-01-09",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.esmero.nl",
                "ns2.esmero.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 7,
            "domain_name": "levideo.club",
            "domain_keyword": "levideo",
            "domain_tld": "club",
            "query_time": "2024-04-23 00:30:47",
            "create_date": "2023-02-16",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-16",
            "registrar_iana": 2476,
            "registrar_name": "PlanetHoster Inc.",
            "registrar_website": "www.planethoster.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Occitanie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nsa.n0c.com",
                "nsb.n0c.com",
                "nsc.n0c.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "levideo.cn",
            "domain_keyword": "levideo",
            "domain_tld": "cn",
            "query_time": "2024-04-19 14:23:59",
            "create_date": "2024-02-18",
            "expiry_date": "2025-02-18",
            "registrar_name": "杭州云集通信科技有限公司",
            "registrant_name": "陈迪",
            "registrant_email": "[email protected]",
            "name_servers": [
                "pk3.22.cn",
                "pk4.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.023,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>levideo</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>8</total>
  <relation>eq</relation>
  <current>8</current>
 </count>
 <unique_domains>levideo.com, levideo.be, levideo.net, levideo.video, levideo.ru, levideo.nl, levideo.club, levideo.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>levideo.com</domain_name>
   <domain_keyword>levideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:30:47</query_time>
   <create_date>1995-09-21</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.levideo.com</value>
    <value>ns4.levideo.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>levideo.be</domain_name>
   <domain_keyword>levideo</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 06:35:58</query_time>
   <create_date>2012-06-14</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.mijn.host</value>
    <value>ns2.mijn.host</value>
    <value>ns3.mijn.host</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>levideo.net</domain_name>
   <domain_keyword>levideo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 14:23:59</query_time>
   <create_date>2015-10-27</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>On behalf of levideo.net OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>6b86e8598c285567a17344c061524ed2b067be74bf693d5c3272d26894882fc8@levideo.net.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>levideo.video</domain_name>
   <domain_keyword>levideo</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-04-19 14:23:59</query_time>
   <create_date>2017-11-18</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-18</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 0149805960</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>5</num>
   <domain_name>levideo.ru</domain_name>
   <domain_keyword>levideo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:17:57</query_time>
   <create_date>2020-06-16</create_date>
   <expiry_date>2025-06-16</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>6</num>
   <domain_name>levideo.nl</domain_name>
   <domain_keyword>levideo</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-01 06:35:58</query_time>
   <create_date>2021-02-17</create_date>
   <update_date>2023-01-09</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.esmero.nl</value>
    <value>ns2.esmero.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>levideo.club</domain_name>
   <domain_keyword>levideo</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-23 00:30:47</query_time>
   <create_date>2023-02-16</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>2476</registrar_iana>
   <registrar_name>PlanetHoster Inc.</registrar_name>
   <registrar_website>www.planethoster.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Occitanie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>nsa.n0c.com</value>
    <value>nsb.n0c.com</value>
    <value>nsc.n0c.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>levideo.cn</domain_name>
   <domain_keyword>levideo</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-19 14:23:59</query_time>
   <create_date>2024-02-18</create_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>杭州云集通信科技有限公司</registrar_name>
   <registrant_name>陈迪</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>pk3.22.cn</value>
    <value>pk4.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.023</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,254 domain names (in 0.118 seconds) which look and sound like the brand name "levideo".
Domain Name Registered Expiry Registrar Ownership
1 kevideo.eu - - Realtime Register B.V. -
2 devideo.com 22 Nov 1998 21 Nov 2024 SAV.COM, LLC REDACTED FOR PRIVACY
3 sevideo.net 15 Jun 2020 15 Jun 2024 IHS Telekom, Inc GDPR Masked
4 lovideo.fr 3 Jul 2020 3 Jul 2024 IONOS SE Lo Video
5 livideo.info 6 Oct 2011 6 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
6 elvideo.nl 3 Jan 2020 - Cronon GmbH -
7 lrvideo.com 18 Jul 2008 18 Jul 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
8 leviheo.app 22 Jul 2022 22 Jul 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
9 devideo.online 25 Feb 2024 25 Feb 2025 Communigal Communications Ltd Domain Name Privacy Inc.
10 lovideo.site 20 Apr 2024 20 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
11 olevideo.icu 24 Nov 2023 24 Nov 2024 Namecheap -
12 gevideo.com 24 Apr 2013 24 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
13 lcvideo.com 7 May 2004 7 May 2025 Tucows Domains Inc. -
14 lvvideo.com 28 May 2002 28 May 2025 GoDaddy.com, LLC -
15 letvideo.net 24 Oct 2018 24 Oct 2024 GoDaddy.com, LLC -
16 levineo.com 23 May 2024 23 May 2025 DropCatch.com 1121 LLC NameBrightPrivacy.com
17 leviden.com 8 Aug 2023 8 Aug 2026 GoDaddy.com, LLC -
18 zevideo.com 31 Oct 2023 31 Oct 2024 DropCatch.com 697 LLC NameBrightPrivacy.com
19 wevideo.ru 22 Nov 2023 22 Nov 2024 REGRU-RU Private Person
20 lavideo.ru 14 Jan 2019 14 Jan 2025 REGRU-RU "LANDA" Company Limited
21 aevideo.co 7 Mar 2023 7 Mar 2025 Network Solutions, LLC REDACTED FOR PRIVACY
22 revideo.com 9 Aug 2001 9 Aug 2024 GoDaddy.com, LLC -
23 lbevideo.com 14 Jul 2022 14 Jul 2024 Squarespace Domains LLC LBEvideo
24 qevideo.com 22 Dec 1999 22 Dec 2024 Tucows Domains Inc. -
25 clevideo.top 5 Jul 2020 5 Jul 2024 Hosting Ukraine Hosting Ukraine LLC
26 ledvideo.net 26 Jan 2013 26 Jan 2025 Interdominios, Inc. GDPR Masked
27 levidex.app 8 May 2018 8 May 2025 Key-Systems LLC GAIA AG
28 elevideo.com 8 Oct 2009 8 Oct 2024 Register.com, Inc. -
29 eevideo.com 10 Aug 2012 10 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
30 ievideo.com 2 Apr 2011 2 Apr 2025 GoDaddy.com, LLC -
31 levvideo.ru 1 Apr 2023 1 Apr 2025 REGRU-RU Yandex.Mail Exclusive email address feature
32 llvideo.org 11 May 2023 11 May 2025 Squarespace Domains II LLC Lemonlight
33 levidex.co.uk 30 Aug 2017 30 Aug 2025 Checkdomain GmbH [Tag = VISIUM] -
34 levidex.de - - - -
35 lavideo.com 8 Feb 1997 9 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
36 lievideo.com 8 Dec 2006 8 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
37 lkvideo.pl 12 Dec 2023 12 Dec 2024 DOMENY.TV MSERWIS Sp. z o.o. -
38 lyvideo.top 31 Jan 2024 31 Jan 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shang hai lian yun yi ya ke ji you xian gong si
39 clevideo.com 20 Aug 2005 20 Aug 2024 Sea Wasp, LLC Domain Admin
40 aevideo.com 4 May 2016 4 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
41 xevideo.com 1 Mar 2008 1 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
42 nevideo.co.uk 31 Jan 2024 31 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
43 llvideo.com 8 Apr 1999 8 Apr 2025 GoDaddy.com, LLC -
44 lsevideo.com 29 Feb 2020 28 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
45 levideos.com 2 Mar 2019 2 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
46 lfvideo.com 23 Jun 2011 24 Jun 2024 CSC CORPORATE DOMAINS, INC. Li & Fung (Trading) Ltd
47 lsvideo.ru 30 Mar 2012 30 Mar 2025 RU-CENTER-RU LLC "Adis-System"
48 l-video.ru 2 Oct 2023 2 Oct 2024 REGRU-RU Private Person
49 lqvideo.cn 4 Dec 2023 4 Dec 2024 广东时代互联科技有限公司 陈本香
50 letvideo.biz 25 Oct 2018 25 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
51 wevideo.in 26 Apr 2013 26 Apr 2024 1APi GmbH Linda Hac
52 lmvideo.top 15 Jan 2024 15 Jan 2025 NameSilo,LLC PrivacyGuardian.org llc
53 levidex.com 14 Jun 2007 14 Jun 2024 EPAG DOMAINSERVICES GmbH -
54 nevideo.org 16 Nov 2023 16 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
55 sevideo.biz 18 Dec 2001 17 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
56 levidco.com 19 May 2006 19 May 2025 ENOM, INC. REDACTED FOR PRIVACY
57 legvideo.cloud 12 Nov 2023 12 Nov 2024 Tucows Domains Inc. Data Protected
58 levidew.com 17 Jan 2024 17 Jan 2025 TUCOWS, INC. Contact Privacy Inc. Customer 0169927739
59 ldvideo.top 5 Aug 2021 5 Aug 2025 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
60 wevideo.dev 7 Jun 2022 7 Jun 2027 GoDaddy.com, LLC Domains By Proxy, LLC
61 lezvideo.com 12 May 1999 11 May 2024 Eurodns S.A. Whois Privacy (enumDNS dba)
62 lexvideo.ru 26 Aug 2023 26 Aug 2024 BEGET-RU Private Person
63 wevideo.top 24 Sep 2020 24 Sep 2026 NameSilo,LLC See PrivacyGuardian.org
64 bevideo.cn 6 Apr 2016 6 Apr 2033 阿里云计算有限公司(万网) 广州直觉咨询有限公司
65 levidea.com 13 Dec 2020 13 Dec 2027 Key-Systems GmbH c/o whoisproxy.com
66 lewideo.com 22 Aug 2023 22 Aug 2024 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
67 lavideo.co.uk 23 Sep 2007 23 Sep 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
68 livideo.org 17 May 2013 17 May 2029 GoDaddy.com, LLC Domains By Proxy, LLC
69 wevideo.vip 12 Jun 2023 12 Jun 2024 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
70 leevideo.club 9 Nov 2021 9 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
71 aevideo.uk 24 Jun 2018 24 Jun 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
72 wevideo.biz 21 May 2011 20 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
73 bevideo.ru 21 Nov 2023 21 Nov 2024 RU-CENTER-RU Private Person
74 nevideo.com 15 Aug 2006 15 Aug 2024 Guangzhou Ming Yang Information Technology co., Ltd -
75 lexideo.com 15 Jul 2006 15 Jul 2024 ANNULET, INC BuyDomains.com
76 lyevideo.com 11 May 2022 11 May 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
77 lavideo.vip 20 Jan 2020 20 Jan 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wang tao
78 ledvideo.com 25 Oct 2003 25 Oct 2024 GoDaddy.com, LLC -
79 leviseo.com 27 Sep 2023 27 Sep 2024 Amazon Registrar, Inc. Identity Protection Service
80 sevideo.com 7 Jan 2003 7 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
81 leovideo.com 18 Feb 2003 18 Feb 2025 GoDaddy.com, LLC -
82 levidex.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
83 legvideo.it 13 Sep 2016 13 Sep 2024 Aruba s.p.a. hidden
84 lemvideo.com 4 Aug 2023 4 Aug 2025 Wix.Com Ltd. LEM video
85 leevideo.com 26 Jul 2015 26 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
86 kevideo.site 14 Jan 2024 14 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
87 llvideo.net 11 May 2023 11 May 2025 Squarespace Domains II LLC Lemonlight
88 olevideo.com 12 Feb 2023 12 Feb 2024 Ligne Web Services SARL dba LWS -
89 lyvideo.co.uk 9 Feb 2020 9 Feb 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
90 eevideo.net 2 Apr 2011 2 Apr 2025 GMO INTERNET, INC. None
91 revideo.info 26 Jul 2023 26 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
92 llvideo.xyz 17 Apr 2023 17 Apr 2025 Hongkong Domain Name Information Management Co., Limited TanHeShan
93 lfvideo.net 7 Feb 2010 8 Feb 2025 CSC CORPORATE DOMAINS, INC. Li & Fung (Trading) Ltd
94 mevideo.com 24 Sep 2003 24 Sep 2024 Moniker Online Services LLC REDACTED FOR PRIVACY
95 levides.com 14 Jan 2024 14 Jan 2025 TUCOWS, INC. Contact Privacy Inc. Customer 0169887493
96 letvideo.xyz 24 Oct 2018 24 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
97 sevideo.org 30 May 2016 30 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
98 leevideo.co.uk 9 Nov 2021 9 Nov 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
99 lsvideo.org 13 Apr 2010 13 Apr 2027 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
100 wevideo.org 21 May 2011 21 May 2025 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 Levideo.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=levideo.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "levideo.nl",
        "page_size": 100
    },
    "count": {
        "total": 5254,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "kevideo.eu, devideo.com, sevideo.net, lovideo.fr, livideo.info, elvideo.nl, lrvideo.com, leviheo.app, devideo.online, lovideo.site, olevideo.icu, gevideo.com, lcvideo.com, lvvideo.com, letvideo.net, levineo.com, leviden.com, zevideo.com, wevideo.ru, lavideo.ru, aevideo.co, revideo.com, lbevideo.com, qevideo.com, clevideo.top, ledvideo.net, levidex.app, elevideo.com, eevideo.com, ievideo.com, levvideo.ru, llvideo.org, levidex.co.uk, levidex.de, lavideo.com, lievideo.com, lkvideo.pl, lyvideo.top, clevideo.com, aevideo.com, xevideo.com, nevideo.co.uk, llvideo.com, lsevideo.com, levideos.com, lfvideo.com, lsvideo.ru, l-video.ru, lqvideo.cn, letvideo.biz, wevideo.in, lmvideo.top, levidex.com, nevideo.org, sevideo.biz, levidco.com, legvideo.cloud, levidew.com, ldvideo.top, wevideo.dev, lezvideo.com, lexvideo.ru, wevideo.top, bevideo.cn, levidea.com, lewideo.com, lavideo.co.uk, livideo.org, wevideo.vip, leevideo.club, aevideo.uk, wevideo.biz, bevideo.ru, nevideo.com, lexideo.com, lyevideo.com, lavideo.vip, ledvideo.com, leviseo.com, sevideo.com, leovideo.com, levidex.xyz, legvideo.it, lemvideo.com, leevideo.com, kevideo.site, llvideo.net, olevideo.com, lyvideo.co.uk, eevideo.net, revideo.info, llvideo.xyz, lfvideo.net, mevideo.com, levides.com, letvideo.xyz, sevideo.org, leevideo.co.uk, lsvideo.org, wevideo.org",
    "results": [
        {
            "num": 1,
            "domain_name": "kevideo.eu",
            "domain_keyword": "kevideo",
            "domain_tld": "eu",
            "query_time": "2024-05-05 11:33:01",
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://www.realtimeregister.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ]
        },
        {
            "num": 2,
            "domain_name": "devideo.com",
            "domain_keyword": "devideo",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:11:41",
            "create_date": "1998-11-22",
            "update_date": "2023-12-17",
            "expiry_date": "2024-11-21",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=devideo.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "sevideo.net",
            "domain_keyword": "sevideo",
            "domain_tld": "net",
            "query_time": "2024-05-09 08:43:17",
            "create_date": "2020-06-15",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1091,
            "registrar_name": "IHS Telekom, Inc",
            "registrar_website": "www.ihs.com.tr",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TR",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "jarred.ns.cloudflare.com",
                "rosalie.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "lovideo.fr",
            "domain_keyword": "lovideo",
            "domain_tld": "fr",
            "query_time": "2024-05-05 22:38:02",
            "create_date": "2020-07-03",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-03",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Lo Video",
            "registrant_address": "Lo Video, Rue de la convention 2, Bis, 34700 Lodeve",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.623254694",
            "name_servers": [
                "ns1050.ui-dns.com",
                "ns1061.ui-dns.org",
                "ns1063.ui-dns.de",
                "ns1064.ui-dns.biz"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 5,
            "domain_name": "livideo.info",
            "domain_keyword": "livideo",
            "domain_tld": "info",
            "query_time": "2024-05-04 13:39:20",
            "create_date": "2011-10-06",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "elvideo.nl",
            "domain_keyword": "elvideo",
            "domain_tld": "nl",
            "query_time": "2024-06-10 22:09:18",
            "create_date": "2020-01-03",
            "update_date": "2023-06-16",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks16.rzone.de",
                "shades15.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 7,
            "domain_name": "lrvideo.com",
            "domain_keyword": "lrvideo",
            "domain_tld": "com",
            "query_time": "2024-05-04 20:25:01",
            "create_date": "2008-07-18",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "gannon.ns.cloudflare.com",
                "gemma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "leviheo.app",
            "domain_keyword": "leviheo",
            "domain_tld": "app",
            "query_time": "2024-04-29 21:11:46",
            "create_date": "2022-07-22",
            "update_date": "2024-04-12",
            "expiry_date": "2024-07-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "\\u65B0\\u754C",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "devideo.online",
            "domain_keyword": "devideo",
            "domain_tld": "online",
            "query_time": "2024-05-05 06:55:27",
            "create_date": "2024-02-25",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-25",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "lovideo.site",
            "domain_keyword": "lovideo",
            "domain_tld": "site",
            "query_time": "2024-04-22 17:41:17",
            "create_date": "2024-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "olevideo.icu",
            "domain_keyword": "olevideo",
            "domain_tld": "icu",
            "query_time": "2024-05-25 10:06:56",
            "create_date": "2023-11-24",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_state": "England",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "gevideo.com",
            "domain_keyword": "gevideo",
            "domain_tld": "com",
            "query_time": "2024-04-23 21:16:28",
            "create_date": "2013-04-24",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "lcvideo.com",
            "domain_keyword": "lcvideo",
            "domain_tld": "com",
            "query_time": "2024-05-14 01:38:12",
            "create_date": "2004-05-07",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "lvvideo.com",
            "domain_keyword": "lvvideo",
            "domain_tld": "com",
            "query_time": "2024-06-05 22:57:50",
            "create_date": "2002-05-28",
            "update_date": "2023-09-19",
            "expiry_date": "2025-05-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "letvideo.net",
            "domain_keyword": "letvideo",
            "domain_tld": "net",
            "query_time": "2024-04-15 10:45:28",
            "create_date": "2018-10-24",
            "update_date": "2022-10-15",
            "expiry_date": "2024-10-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "levineo.com",
            "domain_keyword": "levineo",
            "domain_tld": "com",
            "query_time": "2024-06-03 04:12:00",
            "create_date": "2024-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 3330,
            "registrar_name": "DropCatch.com 1121 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "leviden.com",
            "domain_keyword": "leviden",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:30:47",
            "create_date": "2023-08-08",
            "update_date": "2023-08-08",
            "expiry_date": "2026-08-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "zevideo.com",
            "domain_keyword": "zevideo",
            "domain_tld": "com",
            "query_time": "2024-04-29 00:05:22",
            "create_date": "2023-10-31",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-31",
            "registrar_iana": 2177,
            "registrar_name": "DropCatch.com 697 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "wevideo.ru",
            "domain_keyword": "wevideo",
            "domain_tld": "ru",
            "query_time": "2024-05-05 23:05:51",
            "create_date": "2023-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 20,
            "domain_name": "lavideo.ru",
            "domain_keyword": "lavideo",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:37:29",
            "create_date": "2019-01-14",
            "expiry_date": "2025-01-14",
            "registrar_name": "REGRU-RU",
            "registrant_company": "\"LANDA\" Company Limited",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "aevideo.co",
            "domain_keyword": "aevideo",
            "domain_tld": "co",
            "query_time": "2024-05-10 19:38:49",
            "create_date": "2023-03-07",
            "update_date": "2024-02-11",
            "expiry_date": "2025-03-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "isle of man,",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IM",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "jaime.ns.cloudflare.com",
                "jasmine.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "revideo.com",
            "domain_keyword": "revideo",
            "domain_tld": "com",
            "query_time": "2024-06-08 09:03:01",
            "create_date": "2001-08-09",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "lbevideo.com",
            "domain_keyword": "lbevideo",
            "domain_tld": "com",
            "query_time": "2024-06-04 16:47:18",
            "create_date": "2022-07-14",
            "update_date": "2023-06-29",
            "expiry_date": "2024-07-14",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LBEvideo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "qevideo.com",
            "domain_keyword": "qevideo",
            "domain_tld": "com",
            "query_time": "2024-04-19 16:22:11",
            "create_date": "1999-12-22",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.domaindirect.com",
                "ns2.domaindirect.com",
                "ns3.domaindirect.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "clevideo.top",
            "domain_keyword": "clevideo",
            "domain_tld": "top",
            "query_time": "2024-05-26 00:01:49",
            "create_date": "2020-07-05",
            "update_date": "2020-07-05",
            "expiry_date": "2024-07-05",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine",
            "registrar_website": "http://www.ukraine.com.ua/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.inhostedns.com",
                "ns29.inhostedns.net",
                "ns39.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ledvideo.net",
            "domain_keyword": "ledvideo",
            "domain_tld": "net",
            "query_time": "2024-04-22 06:04:59",
            "create_date": "2013-01-26",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-26",
            "registrar_iana": 818,
            "registrar_name": "Interdominios, Inc.",
            "registrar_website": "http://www.interdominios.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "HUELVA",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "dns1.interdominios.com",
                "dns2.interdominios.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "levidex.app",
            "domain_keyword": "levidex",
            "domain_tld": "app",
            "query_time": "2024-05-12 12:21:53",
            "create_date": "2018-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GAIA AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hamburg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "elevideo.com",
            "domain_keyword": "elevideo",
            "domain_tld": "com",
            "query_time": "2024-04-19 15:16:08",
            "create_date": "2009-10-08",
            "update_date": "2023-09-08",
            "expiry_date": "2024-10-08",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "eevideo.com",
            "domain_keyword": "eevideo",
            "domain_tld": "com",
            "query_time": "2024-04-15 06:02:31",
            "create_date": "2012-08-10",
            "update_date": "2021-08-04",
            "expiry_date": "2025-08-10",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ievideo.com",
            "domain_keyword": "ievideo",
            "domain_tld": "com",
            "query_time": "2024-04-20 12:32:05",
            "create_date": "2011-04-02",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "levvideo.ru",
            "domain_keyword": "levvideo",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:18:25",
            "create_date": "2023-04-01",
            "expiry_date": "2025-04-01",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "llvideo.org",
            "domain_keyword": "llvideo",
            "domain_tld": "org",
            "query_time": "2024-05-15 06:54:30",
            "create_date": "2023-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lemonlight",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "levidex.co.uk",
            "domain_keyword": "levidex",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 20:06:53",
            "create_date": "2017-08-30",
            "update_date": "2023-08-29",
            "expiry_date": "2025-08-30",
            "registrar_name": "Checkdomain GmbH [Tag = VISIUM]",
            "registrar_website": "https://www.checkdomain.de",
            "name_servers": [
                "ns.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "levidex.de",
            "domain_keyword": "levidex",
            "domain_tld": "de",
            "query_time": "2024-05-05 17:40:11",
            "update_date": "2022-07-19",
            "name_servers": [
                "ns-1219.awsdns-24.org",
                "ns-1933.awsdns-49.co.uk",
                "ns-58.awsdns-07.com",
                "ns-701.awsdns-23.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 35,
            "domain_name": "lavideo.com",
            "domain_keyword": "lavideo",
            "domain_tld": "com",
            "query_time": "2024-06-01 01:41:39",
            "create_date": "1997-02-08",
            "update_date": "2024-05-04",
            "expiry_date": "2025-02-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": "Beijng",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "lievideo.com",
            "domain_keyword": "lievideo",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:24:49",
            "create_date": "2006-12-08",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-08",
            "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=lievideo.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "lkvideo.pl",
            "domain_keyword": "lkvideo",
            "domain_tld": "pl",
            "query_time": "2024-06-10 22:51:04",
            "create_date": "2023-12-12",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-12",
            "registrar_name": "DOMENY.TV MSERWIS Sp. z o.o.",
            "registrar_website": "https://www.domeny.tv/",
            "name_servers": [
                "ns1.gcorelabs.net",
                "ns2.gcdn.services"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "lyvideo.top",
            "domain_keyword": "lyvideo",
            "domain_tld": "top",
            "query_time": "2024-06-13 03:53:20",
            "create_date": "2024-01-31",
            "update_date": "2024-05-11",
            "expiry_date": "2027-01-31",
            "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": "shang hai lian yun yi ya ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "clevideo.com",
            "domain_keyword": "clevideo",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:49:43",
            "create_date": "2005-08-20",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-20",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Domain Admin",
            "registrant_address": "PO Box 2825",
            "registrant_city": "Del Mar",
            "registrant_state": "California",
            "registrant_zip": "92014",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6195357529",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "aevideo.com",
            "domain_keyword": "aevideo",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:45:30",
            "create_date": "2016-05-04",
            "update_date": "2021-04-28",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "xevideo.com",
            "domain_keyword": "xevideo",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:46:12",
            "create_date": "2008-03-01",
            "update_date": "2023-08-30",
            "expiry_date": "2025-03-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "nevideo.co.uk",
            "domain_keyword": "nevideo",
            "domain_tld": "co.uk",
            "query_time": "2024-05-29 23:16:49",
            "create_date": "2024-01-31",
            "update_date": "2024-04-09",
            "expiry_date": "2025-01-31",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 43,
            "domain_name": "llvideo.com",
            "domain_keyword": "llvideo",
            "domain_tld": "com",
            "query_time": "2024-06-10 06:13:47",
            "create_date": "1999-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "lsevideo.com",
            "domain_keyword": "lsevideo",
            "domain_tld": "com",
            "query_time": "2024-05-15 14:10:57",
            "create_date": "2020-02-29",
            "update_date": "2020-12-17",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "levideos.com",
            "domain_keyword": "levideos",
            "domain_tld": "com",
            "query_time": "2024-04-19 14:23:59",
            "create_date": "2019-03-02",
            "update_date": "2021-02-24",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "lfvideo.com",
            "domain_keyword": "lfvideo",
            "domain_tld": "com",
            "query_time": "2024-04-17 12:52:13",
            "create_date": "2011-06-23",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-24",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Li&Fung Domain Name Administrator",
            "registrant_company": "Li & Fung (Trading) Ltd",
            "registrant_address": "4/F, LiFung Tower",
            "registrant_city": "Kowloon",
            "registrant_zip": "0000",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+852.23002300",
            "registrant_fax": "+852.23004646",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "lsvideo.ru",
            "domain_keyword": "lsvideo",
            "domain_tld": "ru",
            "query_time": "2024-05-04 08:45:56",
            "create_date": "2012-03-30",
            "expiry_date": "2025-03-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LLC \"Adis-System\"",
            "name_servers": [
                "ns1.netangels.ru",
                "ns2.netangels.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 48,
            "domain_name": "l-video.ru",
            "domain_keyword": "l-video",
            "domain_tld": "ru",
            "query_time": "2024-05-01 00:23:46",
            "create_date": "2023-10-02",
            "expiry_date": "2024-10-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 49,
            "domain_name": "lqvideo.cn",
            "domain_keyword": "lqvideo",
            "domain_tld": "cn",
            "query_time": "2024-05-05 12:26:47",
            "create_date": "2023-12-04",
            "expiry_date": "2024-12-04",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "陈本香",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "letvideo.biz",
            "domain_keyword": "letvideo",
            "domain_tld": "biz",
            "query_time": "2024-05-12 12:16:09",
            "create_date": "2018-10-25",
            "update_date": "2023-07-18",
            "expiry_date": "2024-10-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "wevideo.in",
            "domain_keyword": "wevideo",
            "domain_tld": "in",
            "query_time": "2024-05-28 19:26:59",
            "create_date": "2013-04-26",
            "update_date": "2024-04-30",
            "expiry_date": "2024-04-26",
            "registrar_iana": 1387,
            "registrar_name": "1APi GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Linda Hac",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.registrant-verification.ispapi.net",
                "ns2.registrant-verification.ispapi.net",
                "ns3.registrant-verification.ispapi.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "lmvideo.top",
            "domain_keyword": "lmvideo",
            "domain_tld": "top",
            "query_time": "2024-06-12 04:11:58",
            "create_date": "2024-01-15",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-15",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "earl.ns.cloudflare.com",
                "robin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "levidex.com",
            "domain_keyword": "levidex",
            "domain_tld": "com",
            "query_time": "2024-04-19 14:24:00",
            "create_date": "2007-06-14",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-14",
            "registrar_iana": 85,
            "registrar_name": "EPAG DOMAINSERVICES GmbH",
            "registrar_website": "http://www.epag.de",
            "name_servers": [
                "ns.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "nevideo.org",
            "domain_keyword": "nevideo",
            "domain_tld": "org",
            "query_time": "2024-05-23 11:19:36",
            "create_date": "2023-11-16",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-16",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "sevideo.biz",
            "domain_keyword": "sevideo",
            "domain_tld": "biz",
            "query_time": "2024-05-04 06:30:25",
            "create_date": "2001-12-18",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "levidco.com",
            "domain_keyword": "levidco",
            "domain_tld": "com",
            "query_time": "2024-05-21 21:34:59",
            "create_date": "2006-05-19",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-19",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/7372c88f-c83f-463b-a91b-afc5a1c016fa",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "legvideo.cloud",
            "domain_keyword": "legvideo",
            "domain_tld": "cloud",
            "query_time": "2024-05-23 22:22:00",
            "create_date": "2023-11-12",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "levidew.com",
            "domain_keyword": "levidew",
            "domain_tld": "com",
            "query_time": "2024-05-19 08:42:53",
            "create_date": "2024-01-17",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-17",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0169927739",
            "registrant_company": "Contact Privacy Inc. Customer 0169927739",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "ldvideo.top",
            "domain_keyword": "ldvideo",
            "domain_tld": "top",
            "query_time": "2024-05-26 13:00:24",
            "create_date": "2021-08-05",
            "update_date": "2023-10-14",
            "expiry_date": "2025-08-05",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Beijing",
            "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": [
                "nolan.ns.cloudflare.com",
                "simone.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "wevideo.dev",
            "domain_keyword": "wevideo",
            "domain_tld": "dev",
            "query_time": "2024-05-11 11:44:16",
            "create_date": "2022-06-07",
            "update_date": "2023-07-28",
            "expiry_date": "2027-06-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "lezvideo.com",
            "domain_keyword": "lezvideo",
            "domain_tld": "com",
            "query_time": "2024-06-09 22:04:21",
            "create_date": "1999-05-12",
            "update_date": "2024-02-13",
            "expiry_date": "2024-05-11",
            "registrar_iana": 1052,
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Whois Privacy (enumDNS dba)",
            "registrant_address": "BPM 333868, Banzelt 4 A",
            "registrant_city": "Root-sur-Syre",
            "registrant_zip": "6921",
            "registrant_country": "LU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+352.27720304",
            "name_servers": [
                "ns1.broker.xxx",
                "ns1.eurodns.com",
                "ns2.broker.xxx",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "inQuarantine http://www.icann.org/epp#inQuarantine"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "lexvideo.ru",
            "domain_keyword": "lexvideo",
            "domain_tld": "ru",
            "query_time": "2024-05-02 19:19:24",
            "create_date": "2023-08-26",
            "expiry_date": "2024-08-26",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "bonnie.ns.cloudflare.com",
                "duke.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "wevideo.top",
            "domain_keyword": "wevideo",
            "domain_tld": "top",
            "query_time": "2024-05-27 15:42:47",
            "create_date": "2020-09-24",
            "update_date": "2020-09-24",
            "expiry_date": "2026-09-24",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sri.ns.cloudflare.com",
                "tricia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "bevideo.cn",
            "domain_keyword": "bevideo",
            "domain_tld": "cn",
            "query_time": "2024-05-20 18:48:20",
            "create_date": "2016-04-06",
            "expiry_date": "2033-04-06",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "广州直觉咨询有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "levidea.com",
            "domain_keyword": "levidea",
            "domain_tld": "com",
            "query_time": "2024-05-16 08:30:41",
            "create_date": "2020-12-13",
            "update_date": "2023-06-07",
            "expiry_date": "2027-12-13",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "On behalf of levidea.com OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "7f89ce57a57112d3d4795717b7b1ee8e0404d52f54877e23ca6b211eca639c0a@levidea.com.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "lewideo.com",
            "domain_keyword": "lewideo",
            "domain_tld": "com",
            "query_time": "2024-05-09 13:51:41",
            "create_date": "2023-08-22",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9299377176",
            "registrant_fax": "+7.9299377176",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "lavideo.co.uk",
            "domain_keyword": "lavideo",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 19:36:47",
            "create_date": "2007-09-23",
            "update_date": "2023-08-24",
            "expiry_date": "2024-09-23",
            "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": 68,
            "domain_name": "livideo.org",
            "domain_keyword": "livideo",
            "domain_tld": "org",
            "query_time": "2024-05-20 18:06:18",
            "create_date": "2013-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2029-05-17",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "wevideo.vip",
            "domain_keyword": "wevideo",
            "domain_tld": "vip",
            "query_time": "2024-05-11 11:44:16",
            "create_date": "2023-06-12",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-12",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "yangon",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MM",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "leevideo.club",
            "domain_keyword": "leevideo",
            "domain_tld": "club",
            "query_time": "2024-05-24 11:29:05",
            "create_date": "2021-11-09",
            "update_date": "2023-01-18",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "aevideo.uk",
            "domain_keyword": "aevideo",
            "domain_tld": "uk",
            "query_time": "2024-05-26 16:07:46",
            "create_date": "2018-06-24",
            "update_date": "2023-12-09",
            "expiry_date": "2024-06-24",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.cargocollective.com",
                "ns2.cargocollective.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 72,
            "domain_name": "wevideo.biz",
            "domain_keyword": "wevideo",
            "domain_tld": "biz",
            "query_time": "2024-05-24 06:14:36",
            "create_date": "2011-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "bevideo.ru",
            "domain_keyword": "bevideo",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:02:03",
            "create_date": "2023-11-21",
            "expiry_date": "2024-11-21",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "nevideo.com",
            "domain_keyword": "nevideo",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:24:06",
            "create_date": "2006-08-15",
            "update_date": "2024-01-22",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1417,
            "registrar_name": "Guangzhou Ming Yang Information Technology co., Ltd",
            "registrar_website": "http://www.hupo.com",
            "name_servers": [
                "ns1.dnparking.com",
                "ns2.dnparking.com",
                "ns3.dnparking.com",
                "ns4.dnparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "lexideo.com",
            "domain_keyword": "lexideo",
            "domain_tld": "com",
            "query_time": "2024-04-17 23:23:48",
            "create_date": "2006-07-15",
            "update_date": "2023-10-23",
            "expiry_date": "2024-07-15",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-8668229073",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "lyevideo.com",
            "domain_keyword": "lyevideo",
            "domain_tld": "com",
            "query_time": "2024-05-15 23:20:17",
            "create_date": "2022-05-11",
            "update_date": "2024-04-18",
            "expiry_date": "2027-05-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "lavideo.vip",
            "domain_keyword": "lavideo",
            "domain_tld": "vip",
            "query_time": "2024-04-20 19:36:47",
            "create_date": "2020-01-20",
            "update_date": "2023-12-22",
            "expiry_date": "2029-01-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wang tao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nikon.ns.cloudflare.com",
                "reza.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ledvideo.com",
            "domain_keyword": "ledvideo",
            "domain_tld": "com",
            "query_time": "2024-06-07 07:21:28",
            "create_date": "2003-10-25",
            "update_date": "2024-02-17",
            "expiry_date": "2024-10-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "leviseo.com",
            "domain_keyword": "leviseo",
            "domain_tld": "com",
            "query_time": "2024-06-01 06:36:55",
            "create_date": "2023-09-27",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-27",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of leviseo.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-113.awsdns-14.com",
                "ns-1409.awsdns-48.org",
                "ns-1689.awsdns-19.co.uk",
                "ns-722.awsdns-26.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "sevideo.com",
            "domain_keyword": "sevideo",
            "domain_tld": "com",
            "query_time": "2024-06-11 06:10:57",
            "create_date": "2003-01-07",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-07",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "leovideo.com",
            "domain_keyword": "leovideo",
            "domain_tld": "com",
            "query_time": "2024-04-23 08:56:30",
            "create_date": "2003-02-18",
            "update_date": "2023-02-19",
            "expiry_date": "2025-02-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "a.ns.compurity.net",
                "b.ns.compurity.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "levidex.xyz",
            "domain_keyword": "levidex",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 08:52:47",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "legvideo.it",
            "domain_keyword": "legvideo",
            "domain_tld": "it",
            "query_time": "2024-04-30 19:53:14",
            "create_date": "2016-09-13",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-13",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 84,
            "domain_name": "lemvideo.com",
            "domain_keyword": "lemvideo",
            "domain_tld": "com",
            "query_time": "2024-05-03 09:20:24",
            "create_date": "2023-08-04",
            "update_date": "2023-08-04",
            "expiry_date": "2025-08-04",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "Statutory Masking Enabled",
            "registrant_company": "LEM video",
            "registrant_address": "Statutory Masking Enabled",
            "registrant_city": "Statutory Masking Enabled",
            "registrant_state": "V",
            "registrant_zip": "Statutory Masking Enabled",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "Statutory Masking Enabled",
            "registrant_fax": "Statutory Masking Enabled",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "leevideo.com",
            "domain_keyword": "leevideo",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:17:30",
            "create_date": "2015-07-26",
            "update_date": "2020-07-20",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "kevideo.site",
            "domain_keyword": "kevideo",
            "domain_tld": "site",
            "query_time": "2024-05-15 09:58:49",
            "create_date": "2024-01-14",
            "update_date": "2024-04-27",
            "expiry_date": "2025-01-14",
            "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": [
                "elle.ns.cloudflare.com",
                "zac.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "llvideo.net",
            "domain_keyword": "llvideo",
            "domain_tld": "net",
            "query_time": "2024-05-15 06:54:30",
            "create_date": "2023-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lemonlight",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 88,
            "domain_name": "olevideo.com",
            "domain_keyword": "olevideo",
            "domain_tld": "com",
            "query_time": "2024-06-02 06:22:48",
            "create_date": "2023-02-12",
            "update_date": "2023-04-14",
            "expiry_date": "2024-02-12",
            "registrar_iana": 1630,
            "registrar_name": "Ligne Web Services SARL dba LWS",
            "registrar_website": "http://www.lws.fr/nom-de-domaine.php",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "peyton.ns.cloudflare.com",
                "pola.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "lyvideo.co.uk",
            "domain_keyword": "lyvideo",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 20:02:41",
            "create_date": "2020-02-09",
            "update_date": "2023-07-20",
            "expiry_date": "2025-02-09",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "duke.ns.cloudflare.com",
                "elle.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 90,
            "domain_name": "eevideo.net",
            "domain_keyword": "eevideo",
            "domain_tld": "net",
            "query_time": "2024-04-15 06:02:31",
            "create_date": "2011-04-02",
            "update_date": "2024-03-03",
            "expiry_date": "2025-04-02",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "takahiro suzuki",
            "registrant_company": "None",
            "registrant_address": "chaya-124-305 kamasuga",
            "registrant_city": "ooharu-chou",
            "registrant_state": "Aichi",
            "registrant_zip": "490-1135",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.8057137760",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "revideo.info",
            "domain_keyword": "revideo",
            "domain_tld": "info",
            "query_time": "2024-06-08 09:03:01",
            "create_date": "2023-07-26",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "llvideo.xyz",
            "domain_keyword": "llvideo",
            "domain_tld": "xyz",
            "query_time": "2024-04-29 17:25:57",
            "create_date": "2023-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "registrar_iana": 2251,
            "registrar_name": "Hongkong Domain Name Information Management Co., Limited",
            "registrar_website": "http://dnsgulf.com",
            "registrant_company": "TanHeShan",
            "registrant_state": "guangdong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsgulf.net",
                "ns2.dnsgulf.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "lfvideo.net",
            "domain_keyword": "lfvideo",
            "domain_tld": "net",
            "query_time": "2024-04-17 12:52:13",
            "create_date": "2010-02-07",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-08",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Li&Fung Domain Name Administrator",
            "registrant_company": "Li & Fung (Trading) Ltd",
            "registrant_address": "4/F, LiFung Tower",
            "registrant_city": "Kowloon",
            "registrant_zip": "0000",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+852.23002300",
            "registrant_fax": "+852.23004646",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "mevideo.com",
            "domain_keyword": "mevideo",
            "domain_tld": "com",
            "query_time": "2024-04-21 10:00:14",
            "create_date": "2003-09-24",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-24",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Israel",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1475.websitewelcome.com",
                "ns1476.websitewelcome.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "levides.com",
            "domain_keyword": "levides",
            "domain_tld": "com",
            "query_time": "2024-05-12 12:21:53",
            "create_date": "2024-01-14",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-14",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "Contact Privacy Inc. Customer 0169887493",
            "registrant_company": "Contact Privacy Inc. Customer 0169887493",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M6K 3M1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4165385457",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "letvideo.xyz",
            "domain_keyword": "letvideo",
            "domain_tld": "xyz",
            "query_time": "2024-05-12 12:16:09",
            "create_date": "2018-10-24",
            "update_date": "2024-04-15",
            "expiry_date": "2024-10-24",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "sevideo.org",
            "domain_keyword": "sevideo",
            "domain_tld": "org",
            "query_time": "2024-06-01 13:37:26",
            "create_date": "2016-05-30",
            "update_date": "2024-05-31",
            "expiry_date": "2026-05-30",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "leevideo.co.uk",
            "domain_keyword": "leevideo",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 15:17:34",
            "create_date": "2021-11-09",
            "update_date": "2021-11-09",
            "expiry_date": "2024-11-09",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 99,
            "domain_name": "lsvideo.org",
            "domain_keyword": "lsvideo",
            "domain_tld": "org",
            "query_time": "2024-04-24 02:57:32",
            "create_date": "2010-04-13",
            "update_date": "2023-09-19",
            "expiry_date": "2027-04-13",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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.hosting24.com",
                "ns2.hosting24.com",
                "ns3.hosting24.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "wevideo.org",
            "domain_keyword": "wevideo",
            "domain_tld": "org",
            "query_time": "2024-05-24 06:14:36",
            "create_date": "2011-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.118,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>levideo.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5254</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>kevideo.eu, devideo.com, sevideo.net, lovideo.fr, livideo.info, elvideo.nl, lrvideo.com, leviheo.app, devideo.online, lovideo.site, olevideo.icu, gevideo.com, lcvideo.com, lvvideo.com, letvideo.net, levineo.com, leviden.com, zevideo.com, wevideo.ru, lavideo.ru, aevideo.co, revideo.com, lbevideo.com, qevideo.com, clevideo.top, ledvideo.net, levidex.app, elevideo.com, eevideo.com, ievideo.com, levvideo.ru, llvideo.org, levidex.co.uk, levidex.de, lavideo.com, lievideo.com, lkvideo.pl, lyvideo.top, clevideo.com, aevideo.com, xevideo.com, nevideo.co.uk, llvideo.com, lsevideo.com, levideos.com, lfvideo.com, lsvideo.ru, l-video.ru, lqvideo.cn, letvideo.biz, wevideo.in, lmvideo.top, levidex.com, nevideo.org, sevideo.biz, levidco.com, legvideo.cloud, levidew.com, ldvideo.top, wevideo.dev, lezvideo.com, lexvideo.ru, wevideo.top, bevideo.cn, levidea.com, lewideo.com, lavideo.co.uk, livideo.org, wevideo.vip, leevideo.club, aevideo.uk, wevideo.biz, bevideo.ru, nevideo.com, lexideo.com, lyevideo.com, lavideo.vip, ledvideo.com, leviseo.com, sevideo.com, leovideo.com, levidex.xyz, legvideo.it, lemvideo.com, leevideo.com, kevideo.site, llvideo.net, olevideo.com, lyvideo.co.uk, eevideo.net, revideo.info, llvideo.xyz, lfvideo.net, mevideo.com, levides.com, letvideo.xyz, sevideo.org, leevideo.co.uk, lsvideo.org, wevideo.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kevideo.eu</domain_name>
   <domain_keyword>kevideo</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 11:33:01</query_time>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>devideo.com</domain_name>
   <domain_keyword>devideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:11:41</query_time>
   <create_date>1998-11-22</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=devideo.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sevideo.net</domain_name>
   <domain_keyword>sevideo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 08:43:17</query_time>
   <create_date>2020-06-15</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1091</registrar_iana>
   <registrar_name>IHS Telekom, Inc</registrar_name>
   <registrar_website>www.ihs.com.tr</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>jarred.ns.cloudflare.com</value>
    <value>rosalie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>lovideo.fr</domain_name>
   <domain_keyword>lovideo</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 22:38:02</query_time>
   <create_date>2020-07-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Lo Video</registrant_company>
   <registrant_address>Lo Video, Rue de la convention 2, Bis, 34700 Lodeve</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.623254694</registrant_phone>
   <name_servers>
    <value>ns1050.ui-dns.com</value>
    <value>ns1061.ui-dns.org</value>
    <value>ns1063.ui-dns.de</value>
    <value>ns1064.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>livideo.info</domain_name>
   <domain_keyword>livideo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-04 13:39:20</query_time>
   <create_date>2011-10-06</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>elvideo.nl</domain_name>
   <domain_keyword>elvideo</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-10 22:09:18</query_time>
   <create_date>2020-01-03</create_date>
   <update_date>2023-06-16</update_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades15.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>lrvideo.com</domain_name>
   <domain_keyword>lrvideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 20:25:01</query_time>
   <create_date>2008-07-18</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>gannon.ns.cloudflare.com</value>
    <value>gemma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>leviheo.app</domain_name>
   <domain_keyword>leviheo</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-29 21:11:46</query_time>
   <create_date>2022-07-22</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>\u65B0\u754C</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>devideo.online</domain_name>
   <domain_keyword>devideo</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-05 06:55:27</query_time>
   <create_date>2024-02-25</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>lovideo.site</domain_name>
   <domain_keyword>lovideo</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-22 17:41:17</query_time>
   <create_date>2024-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>olevideo.icu</domain_name>
   <domain_keyword>olevideo</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-25 10:06:56</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_state>England</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>gevideo.com</domain_name>
   <domain_keyword>gevideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 21:16:28</query_time>
   <create_date>2013-04-24</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-24</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>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>lcvideo.com</domain_name>
   <domain_keyword>lcvideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 01:38:12</query_time>
   <create_date>2004-05-07</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-07</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>lvvideo.com</domain_name>
   <domain_keyword>lvvideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 22:57:50</query_time>
   <create_date>2002-05-28</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>letvideo.net</domain_name>
   <domain_keyword>letvideo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 10:45:28</query_time>
   <create_date>2018-10-24</create_date>
   <update_date>2022-10-15</update_date>
   <expiry_date>2024-10-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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>levineo.com</domain_name>
   <domain_keyword>levineo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 04:12:00</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>3330</registrar_iana>
   <registrar_name>DropCatch.com 1121 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>leviden.com</domain_name>
   <domain_keyword>leviden</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:30:47</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2026-08-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>ns45.domaincontrol.com</value>
    <value>ns46.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>18</num>
   <domain_name>zevideo.com</domain_name>
   <domain_keyword>zevideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 00:05:22</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>2177</registrar_iana>
   <registrar_name>DropCatch.com 697 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>wevideo.ru</domain_name>
   <domain_keyword>wevideo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 23:05:51</query_time>
   <create_date>2023-11-22</create_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>lavideo.ru</domain_name>
   <domain_keyword>lavideo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:37:29</query_time>
   <create_date>2019-01-14</create_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>&quot;LANDA&quot; Company Limited</registrant_company>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>aevideo.co</domain_name>
   <domain_keyword>aevideo</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-10 19:38:49</query_time>
   <create_date>2023-03-07</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>isle of man,</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IM</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>jaime.ns.cloudflare.com</value>
    <value>jasmine.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>revideo.com</domain_name>
   <domain_keyword>revideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 09:03:01</query_time>
   <create_date>2001-08-09</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>lbevideo.com</domain_name>
   <domain_keyword>lbevideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 16:47:18</query_time>
   <create_date>2022-07-14</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LBEvideo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>qevideo.com</domain_name>
   <domain_keyword>qevideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 16:22:11</query_time>
   <create_date>1999-12-22</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-22</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.domaindirect.com</value>
    <value>ns2.domaindirect.com</value>
    <value>ns3.domaindirect.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>clevideo.top</domain_name>
   <domain_keyword>clevideo</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-26 00:01:49</query_time>
   <create_date>2020-07-05</create_date>
   <update_date>2020-07-05</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine</registrar_name>
   <registrar_website>http://www.ukraine.com.ua/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hosting Ukraine LLC</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>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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.inhostedns.com</value>
    <value>ns29.inhostedns.net</value>
    <value>ns39.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ledvideo.net</domain_name>
   <domain_keyword>ledvideo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 06:04:59</query_time>
   <create_date>2013-01-26</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>818</registrar_iana>
   <registrar_name>Interdominios, Inc.</registrar_name>
   <registrar_website>http://www.interdominios.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>HUELVA</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>dns1.interdominios.com</value>
    <value>dns2.interdominios.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>levidex.app</domain_name>
   <domain_keyword>levidex</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 12:21:53</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GAIA AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hamburg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns.checkdomain.de</value>
    <value>ns2.checkdomain.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>elevideo.com</domain_name>
   <domain_keyword>elevideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 15:16:08</query_time>
   <create_date>2009-10-08</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns1.mediatemple.net</value>
    <value>ns2.mediatemple.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>eevideo.com</domain_name>
   <domain_keyword>eevideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 06:02:31</query_time>
   <create_date>2012-08-10</create_date>
   <update_date>2021-08-04</update_date>
   <expiry_date>2025-08-10</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ievideo.com</domain_name>
   <domain_keyword>ievideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 12:32:05</query_time>
   <create_date>2011-04-02</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>levvideo.ru</domain_name>
   <domain_keyword>levvideo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:18:25</query_time>
   <create_date>2023-04-01</create_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</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>32</num>
   <domain_name>llvideo.org</domain_name>
   <domain_keyword>llvideo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 06:54:30</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lemonlight</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>levidex.co.uk</domain_name>
   <domain_keyword>levidex</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 20:06:53</query_time>
   <create_date>2017-08-30</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2025-08-30</expiry_date>
   <registrar_name>Checkdomain GmbH [Tag = VISIUM]</registrar_name>
   <registrar_website>https://www.checkdomain.de</registrar_website>
   <name_servers>
    <value>ns.checkdomain.de</value>
    <value>ns2.checkdomain.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>levidex.de</domain_name>
   <domain_keyword>levidex</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 17:40:11</query_time>
   <update_date>2022-07-19</update_date>
   <name_servers>
    <value>ns-1219.awsdns-24.org</value>
    <value>ns-1933.awsdns-49.co.uk</value>
    <value>ns-58.awsdns-07.com</value>
    <value>ns-701.awsdns-23.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>lavideo.com</domain_name>
   <domain_keyword>lavideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 01:41:39</query_time>
   <create_date>1997-02-08</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-02-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>Beijng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>lievideo.com</domain_name>
   <domain_keyword>lievideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:24:49</query_time>
   <create_date>2006-12-08</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-08</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=lievideo.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>lkvideo.pl</domain_name>
   <domain_keyword>lkvideo</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-10 22:51:04</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>DOMENY.TV MSERWIS Sp. z o.o.</registrar_name>
   <registrar_website>https://www.domeny.tv/</registrar_website>
   <name_servers>
    <value>ns1.gcorelabs.net</value>
    <value>ns2.gcdn.services</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>lyvideo.top</domain_name>
   <domain_keyword>lyvideo</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-13 03:53:20</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2027-01-31</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>shang hai lian yun yi ya ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>clevideo.com</domain_name>
   <domain_keyword>clevideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:49:43</query_time>
   <create_date>2005-08-20</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_address>PO Box 2825</registrant_address>
   <registrant_city>Del Mar</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>92014</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6195357529</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>aevideo.com</domain_name>
   <domain_keyword>aevideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:45:30</query_time>
   <create_date>2016-05-04</create_date>
   <update_date>2021-04-28</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>xevideo.com</domain_name>
   <domain_keyword>xevideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:46:12</query_time>
   <create_date>2008-03-01</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>nevideo.co.uk</domain_name>
   <domain_keyword>nevideo</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-29 23:16:49</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>llvideo.com</domain_name>
   <domain_keyword>llvideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 06:13:47</query_time>
   <create_date>1999-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>lsevideo.com</domain_name>
   <domain_keyword>lsevideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 14:10:57</query_time>
   <create_date>2020-02-29</create_date>
   <update_date>2020-12-17</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>levideos.com</domain_name>
   <domain_keyword>levideos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 14:23:59</query_time>
   <create_date>2019-03-02</create_date>
   <update_date>2021-02-24</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>lfvideo.com</domain_name>
   <domain_keyword>lfvideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 12:52:13</query_time>
   <create_date>2011-06-23</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Li&amp;Fung Domain Name Administrator</registrant_name>
   <registrant_company>Li &amp; Fung (Trading) Ltd</registrant_company>
   <registrant_address>4/F, LiFung Tower</registrant_address>
   <registrant_city>Kowloon</registrant_city>
   <registrant_zip>0000</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+852.23002300</registrant_phone>
   <registrant_fax>+852.23004646</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>lsvideo.ru</domain_name>
   <domain_keyword>lsvideo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 08:45:56</query_time>
   <create_date>2012-03-30</create_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LLC &quot;Adis-System&quot;</registrant_company>
   <name_servers>
    <value>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>l-video.ru</domain_name>
   <domain_keyword>l-video</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 00:23:46</query_time>
   <create_date>2023-10-02</create_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>lqvideo.cn</domain_name>
   <domain_keyword>lqvideo</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-05 12:26:47</query_time>
   <create_date>2023-12-04</create_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>陈本香</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>letvideo.biz</domain_name>
   <domain_keyword>letvideo</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-12 12:16:09</query_time>
   <create_date>2018-10-25</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>wevideo.in</domain_name>
   <domain_keyword>wevideo</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-28 19:26:59</query_time>
   <create_date>2013-04-26</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-04-26</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1APi GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Linda Hac</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>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.registrant-verification.ispapi.net</value>
    <value>ns2.registrant-verification.ispapi.net</value>
    <value>ns3.registrant-verification.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>lmvideo.top</domain_name>
   <domain_keyword>lmvideo</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-12 04:11:58</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>earl.ns.cloudflare.com</value>
    <value>robin.ns.cloudflare.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>levidex.com</domain_name>
   <domain_keyword>levidex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 14:24:00</query_time>
   <create_date>2007-06-14</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG DOMAINSERVICES GmbH</registrar_name>
   <registrar_website>http://www.epag.de</registrar_website>
   <name_servers>
    <value>ns.checkdomain.de</value>
    <value>ns2.checkdomain.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>nevideo.org</domain_name>
   <domain_keyword>nevideo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 11:19:36</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns07.domaincontrol.com</value>
    <value>ns08.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>55</num>
   <domain_name>sevideo.biz</domain_name>
   <domain_keyword>sevideo</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-04 06:30:25</query_time>
   <create_date>2001-12-18</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>levidco.com</domain_name>
   <domain_keyword>levidco</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 21:34:59</query_time>
   <create_date>2006-05-19</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/7372c88f-c83f-463b-a91b-afc5a1c016fa</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>legvideo.cloud</domain_name>
   <domain_keyword>legvideo</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-23 22:22:00</query_time>
   <create_date>2023-11-12</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>levidew.com</domain_name>
   <domain_keyword>levidew</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 08:42:53</query_time>
   <create_date>2024-01-17</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0169927739</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169927739</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>ldvideo.top</domain_name>
   <domain_keyword>ldvideo</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-26 13:00:24</query_time>
   <create_date>2021-08-05</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2025-08-05</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Beijing</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>nolan.ns.cloudflare.com</value>
    <value>simone.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>wevideo.dev</domain_name>
   <domain_keyword>wevideo</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-11 11:44:16</query_time>
   <create_date>2022-06-07</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2027-06-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>lezvideo.com</domain_name>
   <domain_keyword>lezvideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 22:04:21</query_time>
   <create_date>1999-05-12</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-05-11</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Whois Privacy (enumDNS dba)</registrant_company>
   <registrant_address>BPM 333868, Banzelt 4 A</registrant_address>
   <registrant_city>Root-sur-Syre</registrant_city>
   <registrant_zip>6921</registrant_zip>
   <registrant_country>LU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+352.27720304</registrant_phone>
   <name_servers>
    <value>ns1.broker.xxx</value>
    <value>ns1.eurodns.com</value>
    <value>ns2.broker.xxx</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inQuarantine http://www.icann.org/epp#inQuarantine</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>lexvideo.ru</domain_name>
   <domain_keyword>lexvideo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 19:19:24</query_time>
   <create_date>2023-08-26</create_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>bonnie.ns.cloudflare.com</value>
    <value>duke.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>wevideo.top</domain_name>
   <domain_keyword>wevideo</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-27 15:42:47</query_time>
   <create_date>2020-09-24</create_date>
   <update_date>2020-09-24</update_date>
   <expiry_date>2026-09-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sri.ns.cloudflare.com</value>
    <value>tricia.ns.cloudflare.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>bevideo.cn</domain_name>
   <domain_keyword>bevideo</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-20 18:48:20</query_time>
   <create_date>2016-04-06</create_date>
   <expiry_date>2033-04-06</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>广州直觉咨询有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>levidea.com</domain_name>
   <domain_keyword>levidea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 08:30:41</query_time>
   <create_date>2020-12-13</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2027-12-13</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>On behalf of levidea.com OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>7f89ce57a57112d3d4795717b7b1ee8e0404d52f54877e23ca6b211eca639c0a@levidea.com.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>lewideo.com</domain_name>
   <domain_keyword>lewideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 13:51:41</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9299377176</registrant_phone>
   <registrant_fax>+7.9299377176</registrant_fax>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>lavideo.co.uk</domain_name>
   <domain_keyword>lavideo</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 19:36:47</query_time>
   <create_date>2007-09-23</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-09-23</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>68</num>
   <domain_name>livideo.org</domain_name>
   <domain_keyword>livideo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 18:06:18</query_time>
   <create_date>2013-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2029-05-17</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>wevideo.vip</domain_name>
   <domain_keyword>wevideo</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-11 11:44:16</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>yangon</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MM</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>leevideo.club</domain_name>
   <domain_keyword>leevideo</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-24 11:29:05</query_time>
   <create_date>2021-11-09</create_date>
   <update_date>2023-01-18</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>aevideo.uk</domain_name>
   <domain_keyword>aevideo</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-26 16:07:46</query_time>
   <create_date>2018-06-24</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-06-24</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>ns1.cargocollective.com</value>
    <value>ns2.cargocollective.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>wevideo.biz</domain_name>
   <domain_keyword>wevideo</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-24 06:14:36</query_time>
   <create_date>2011-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>bevideo.ru</domain_name>
   <domain_keyword>bevideo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:02:03</query_time>
   <create_date>2023-11-21</create_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>nevideo.com</domain_name>
   <domain_keyword>nevideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:24:06</query_time>
   <create_date>2006-08-15</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1417</registrar_iana>
   <registrar_name>Guangzhou Ming Yang Information Technology co., Ltd</registrar_name>
   <registrar_website>http://www.hupo.com</registrar_website>
   <name_servers>
    <value>ns1.dnparking.com</value>
    <value>ns2.dnparking.com</value>
    <value>ns3.dnparking.com</value>
    <value>ns4.dnparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>lexideo.com</domain_name>
   <domain_keyword>lexideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 23:23:48</query_time>
   <create_date>2006-07-15</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-8668229073</registrant_phone>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>lyevideo.com</domain_name>
   <domain_keyword>lyevideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 23:20:17</query_time>
   <create_date>2022-05-11</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2027-05-11</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>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>lavideo.vip</domain_name>
   <domain_keyword>lavideo</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-20 19:36:47</query_time>
   <create_date>2020-01-20</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2029-01-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wang tao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nikon.ns.cloudflare.com</value>
    <value>reza.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>ledvideo.com</domain_name>
   <domain_keyword>ledvideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 07:21:28</query_time>
   <create_date>2003-10-25</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>leviseo.com</domain_name>
   <domain_keyword>leviseo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 06:36:55</query_time>
   <create_date>2023-09-27</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of leviseo.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-113.awsdns-14.com</value>
    <value>ns-1409.awsdns-48.org</value>
    <value>ns-1689.awsdns-19.co.uk</value>
    <value>ns-722.awsdns-26.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>sevideo.com</domain_name>
   <domain_keyword>sevideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 06:10:57</query_time>
   <create_date>2003-01-07</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>leovideo.com</domain_name>
   <domain_keyword>leovideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 08:56:30</query_time>
   <create_date>2003-02-18</create_date>
   <update_date>2023-02-19</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>a.ns.compurity.net</value>
    <value>b.ns.compurity.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>levidex.xyz</domain_name>
   <domain_keyword>levidex</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 08:52:47</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <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>83</num>
   <domain_name>legvideo.it</domain_name>
   <domain_keyword>legvideo</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-30 19:53:14</query_time>
   <create_date>2016-09-13</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>lemvideo.com</domain_name>
   <domain_keyword>lemvideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 09:20:24</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2025-08-04</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>Statutory Masking Enabled</registrant_name>
   <registrant_company>LEM video</registrant_company>
   <registrant_address>Statutory Masking Enabled</registrant_address>
   <registrant_city>Statutory Masking Enabled</registrant_city>
   <registrant_state>V</registrant_state>
   <registrant_zip>Statutory Masking Enabled</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Statutory Masking Enabled</registrant_phone>
   <registrant_fax>Statutory Masking Enabled</registrant_fax>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>leevideo.com</domain_name>
   <domain_keyword>leevideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:17:30</query_time>
   <create_date>2015-07-26</create_date>
   <update_date>2020-07-20</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>kevideo.site</domain_name>
   <domain_keyword>kevideo</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-15 09:58:49</query_time>
   <create_date>2024-01-14</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-01-14</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>elle.ns.cloudflare.com</value>
    <value>zac.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>llvideo.net</domain_name>
   <domain_keyword>llvideo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 06:54:30</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lemonlight</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>olevideo.com</domain_name>
   <domain_keyword>olevideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 06:22:48</query_time>
   <create_date>2023-02-12</create_date>
   <update_date>2023-04-14</update_date>
   <expiry_date>2024-02-12</expiry_date>
   <registrar_iana>1630</registrar_iana>
   <registrar_name>Ligne Web Services SARL dba LWS</registrar_name>
   <registrar_website>http://www.lws.fr/nom-de-domaine.php</registrar_website>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>peyton.ns.cloudflare.com</value>
    <value>pola.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>lyvideo.co.uk</domain_name>
   <domain_keyword>lyvideo</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 20:02:41</query_time>
   <create_date>2020-02-09</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>duke.ns.cloudflare.com</value>
    <value>elle.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>eevideo.net</domain_name>
   <domain_keyword>eevideo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 06:02:31</query_time>
   <create_date>2011-04-02</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>takahiro suzuki</registrant_name>
   <registrant_company>None</registrant_company>
   <registrant_address>chaya-124-305 kamasuga</registrant_address>
   <registrant_city>ooharu-chou</registrant_city>
   <registrant_state>Aichi</registrant_state>
   <registrant_zip>490-1135</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.8057137760</registrant_phone>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.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>revideo.info</domain_name>
   <domain_keyword>revideo</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-08 09:03:01</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>llvideo.xyz</domain_name>
   <domain_keyword>llvideo</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-29 17:25:57</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>2251</registrar_iana>
   <registrar_name>Hongkong Domain Name Information Management Co., Limited</registrar_name>
   <registrar_website>http://dnsgulf.com</registrar_website>
   <registrant_company>TanHeShan</registrant_company>
   <registrant_state>guangdong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsgulf.net</value>
    <value>ns2.dnsgulf.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>lfvideo.net</domain_name>
   <domain_keyword>lfvideo</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 12:52:13</query_time>
   <create_date>2010-02-07</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Li&amp;Fung Domain Name Administrator</registrant_name>
   <registrant_company>Li &amp; Fung (Trading) Ltd</registrant_company>
   <registrant_address>4/F, LiFung Tower</registrant_address>
   <registrant_city>Kowloon</registrant_city>
   <registrant_zip>0000</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+852.23002300</registrant_phone>
   <registrant_fax>+852.23004646</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>mevideo.com</domain_name>
   <domain_keyword>mevideo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 10:00:14</query_time>
   <create_date>2003-09-24</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.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>Israel</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IL</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>ns1475.websitewelcome.com</value>
    <value>ns1476.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>levides.com</domain_name>
   <domain_keyword>levides</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 12:21:53</query_time>
   <create_date>2024-01-14</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 0169887493</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169887493</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M6K 3M1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4165385457</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>letvideo.xyz</domain_name>
   <domain_keyword>letvideo</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-12 12:16:09</query_time>
   <create_date>2018-10-24</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>sevideo.org</domain_name>
   <domain_keyword>sevideo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 13:37:26</query_time>
   <create_date>2016-05-30</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2026-05-30</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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>leevideo.co.uk</domain_name>
   <domain_keyword>leevideo</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 15:17:34</query_time>
   <create_date>2021-11-09</create_date>
   <update_date>2021-11-09</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>lsvideo.org</domain_name>
   <domain_keyword>lsvideo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 02:57:32</query_time>
   <create_date>2010-04-13</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2027-04-13</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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.hosting24.com</value>
    <value>ns2.hosting24.com</value>
    <value>ns3.hosting24.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>wevideo.org</domain_name>
   <domain_keyword>wevideo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 06:14:36</query_time>
   <create_date>2011-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.118</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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