WHOIS QUERY TIME

15 Apr 2024 - 9:27 AM UTC

Registered: 18 November 2023
Modified: 19 December 2023
Expiry: 18 November 2024

REGISTRAR

IANA: 69
Name: Tucows Domains Inc.
Website: http://www.tucowsdomains.inc

DNSSEC

unsigned

NAME SERVERS

ns-cloud-d1.googledomains.com
ns-cloud-d2.googledomains.com
ns-cloud-d3.googledomains.com
ns-cloud-d4.googledomains.com

DOMAIN STATUS

clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=7ev.shop
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "7ev.shop"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "7ev.shop",
            "domain_keyword": "7ev",
            "domain_tld": "shop",
            "query_time": "2024-04-15 09:27:51",
            "create_date": "2023-11-18",
            "update_date": "2023-12-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>7ev.shop</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>7ev.shop</domain_name>
   <domain_keyword>7ev</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-15 09:27:51</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2023-12-19</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.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.037</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.404 seconds) for "7ev.shop" in our Historical WHOIS Database.
#1 - QUERY TIME

15 Apr 2024 - 9:27 AM UTC

Registered: 18 November 2023
Modified: 19 December 2023
Expiry: 18 November 2024

REGISTRAR

IANA: 69
Name: Tucows Domains Inc.
Website: http://www.tucowsdomains.inc

DNSSEC

unsigned

NAME SERVERS

ns-cloud-d1.googledomains.com
ns-cloud-d2.googledomains.com
ns-cloud-d3.googledomains.com
ns-cloud-d4.googledomains.com

DOMAIN STATUS

clientTransferProhibited
clientUpdateProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=7ev.shop
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "7ev.shop",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "7ev.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "7ev.shop",
            "domain_keyword": "7ev",
            "domain_tld": "shop",
            "query_time": "2024-04-15 09:27:51",
            "create_date": "2023-11-18",
            "update_date": "2023-12-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.404,
        "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>7ev.shop</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>7ev.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>7ev.shop</domain_name>
   <domain_keyword>7ev</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-15 09:27:51</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2023-12-19</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.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.404</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 9 domain names (in 0.166 seconds) which contained the exact domain keyword "7ev".
Domain Name Registered Expiry Registrar Ownership
1 7ev.com 5 Mar 2004 5 Mar 2025 GoDaddy.com, LLC -
2 7ev.co 9 Nov 2017 8 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
3 7ev.net 3 Aug 2018 3 Aug 2024 Xin Net Technology Corporation -
4 7ev.org 2 Apr 2022 2 Apr 2026 CloudFlare, Inc. REDACTED FOR PRIVACY
5 7ev.top 13 Jul 2022 13 Jul 2024 Eranet International Limited hu qi long
6 7ev.icu 19 Apr 2023 19 Apr 2025 Gname.com Pte. Ltd. -
7 7ev.lat 6 Aug 2023 6 Aug 2024 Porkbun, LLC Private by Design, LLC
8 7ev.shop 18 Nov 2023 18 Nov 2024 Tucows Domains Inc. -
9 7ev.cc 4 Feb 2024 4 Feb 2025 Dynadot Inc -
10 7ev.ru 13 Feb 2024 13 Feb 2025 SPRINTNAMES-RU Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=7ev&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "7ev",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 10,
        "relation": "eq",
        "current": 10
    },
    "unique_domains": "7ev.com, 7ev.co, 7ev.net, 7ev.org, 7ev.top, 7ev.icu, 7ev.lat, 7ev.shop, 7ev.cc, 7ev.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "7ev.com",
            "domain_keyword": "7ev",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:27:49",
            "create_date": "2004-03-05",
            "update_date": "2024-02-14",
            "expiry_date": "2025-03-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "7ev.co",
            "domain_keyword": "7ev",
            "domain_tld": "co",
            "query_time": "2024-04-15 09:27:49",
            "create_date": "2017-11-09",
            "update_date": "2023-07-28",
            "expiry_date": "2024-11-08",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "7ev.net",
            "domain_keyword": "7ev",
            "domain_tld": "net",
            "query_time": "2024-05-10 07:45:13",
            "create_date": "2018-08-03",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-03",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "7ev.org",
            "domain_keyword": "7ev",
            "domain_tld": "org",
            "query_time": "2024-04-15 09:27:49",
            "create_date": "2022-04-02",
            "update_date": "2024-04-10",
            "expiry_date": "2026-04-02",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "anastasia.ns.cloudflare.com",
                "nolan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "7ev.top",
            "domain_keyword": "7ev",
            "domain_tld": "top",
            "query_time": "2024-04-15 09:27:49",
            "create_date": "2022-07-13",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "hu qi long",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "+86.15039031510",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "7ev.icu",
            "domain_keyword": "7ev",
            "domain_tld": "icu",
            "query_time": "2024-05-03 01:57:13",
            "create_date": "2023-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_state": "Hainan",
            "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": [
                "please-renew-your-domain-in-www.gname.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "7ev.lat",
            "domain_keyword": "7ev",
            "domain_tld": "lat",
            "query_time": "2024-05-03 01:57:13",
            "create_date": "2023-08-06",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "7ev.shop",
            "domain_keyword": "7ev",
            "domain_tld": "shop",
            "query_time": "2024-04-15 09:27:51",
            "create_date": "2023-11-18",
            "update_date": "2023-12-19",
            "expiry_date": "2024-11-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "7ev.cc",
            "domain_keyword": "7ev",
            "domain_tld": "cc",
            "query_time": "2024-06-01 19:29:53",
            "create_date": "2024-02-04",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "7ev.ru",
            "domain_keyword": "7ev",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:00:36",
            "create_date": "2024-02-13",
            "expiry_date": "2025-02-13",
            "registrar_name": "SPRINTNAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru",
                "ns3.sprinthost.net",
                "ns4.sprinthost.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.166,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>7ev</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>10</total>
  <relation>eq</relation>
  <current>10</current>
 </count>
 <unique_domains>7ev.com, 7ev.co, 7ev.net, 7ev.org, 7ev.top, 7ev.icu, 7ev.lat, 7ev.shop, 7ev.cc, 7ev.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>7ev.com</domain_name>
   <domain_keyword>7ev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:27:49</query_time>
   <create_date>2004-03-05</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>7ev.co</domain_name>
   <domain_keyword>7ev</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-15 09:27:49</query_time>
   <create_date>2017-11-09</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-11-08</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>7ev.net</domain_name>
   <domain_keyword>7ev</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 07:45:13</query_time>
   <create_date>2018-08-03</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>7ev.org</domain_name>
   <domain_keyword>7ev</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 09:27:49</query_time>
   <create_date>2022-04-02</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2026-04-02</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.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>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>anastasia.ns.cloudflare.com</value>
    <value>nolan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>7ev.top</domain_name>
   <domain_keyword>7ev</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-15 09:27:49</query_time>
   <create_date>2022-07-13</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>hu qi long</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>+86.15039031510</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>7ev.icu</domain_name>
   <domain_keyword>7ev</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-03 01:57:13</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_state>Hainan</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>please-renew-your-domain-in-www.gname.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>7ev.lat</domain_name>
   <domain_keyword>7ev</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-03 01:57:13</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>7ev.shop</domain_name>
   <domain_keyword>7ev</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-15 09:27:51</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2023-12-19</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.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>7ev.cc</domain_name>
   <domain_keyword>7ev</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-01 19:29:53</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>7ev.ru</domain_name>
   <domain_keyword>7ev</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:00:36</query_time>
   <create_date>2024-02-13</create_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>SPRINTNAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
    <value>ns3.sprinthost.net</value>
    <value>ns4.sprinthost.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.166</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 3,159 domain names (in 0.292 seconds) which look and sound like the brand name "7ev".
Domain Name Registered Expiry Registrar Ownership
1 mev.by 8 Oct 2012 8 Oct 2024 Active Technologies LLC -
2 vev.xin 9 Nov 2015 9 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 于志杰
3 rev.build 20 Dec 2017 20 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
4 eev.uk 19 Dec 2016 19 Dec 2024 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
5 6ev.lat 16 Aug 2023 16 Aug 2024 Porkbun, LLC Private by Design, LLC
6 74v.ru 9 Jul 2023 9 Jul 2024 REGRU-RU Private Person
7 bev.su 12 May 2012 12 May 2025 DOMENUS-SU Private Person
8 dev.recipes 28 Aug 2023 28 Aug 2025 Cloudflare, Inc REDACTED FOR PRIVACY
9 lev.tech 26 Apr 2017 26 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
10 bev.fund 6 Nov 2021 6 Nov 2026 GoDaddy.com, LLC Domains By Proxy, LLC
11 eev.lat 27 Aug 2023 27 Aug 2024 Porkbun, LLC Private by Design, LLC
12 yev.app 27 Aug 2021 27 Aug 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
13 oev.co.uk 9 Sep 1999 9 Sep 2025 Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH] Dulwich Storage Company Ltd
14 mev.de - - - -
15 lev.financial 24 Feb 2022 24 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
16 7em.net 14 Apr 2009 14 Apr 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
17 dev.com.au - - Fluccs - The Australian Cloud Pty Ltd Bolton Nicholas
18 pev.info 6 Feb 2024 6 Feb 2025 Sav.com, LLC - 21 Privacy Protection
19 wev.xn--czr694b 15 Aug 2015 15 Aug 2025 Guangdong HUYI Internet & IP Services Co.,Ltd ??????????
20 kev.run 19 Sep 2018 19 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
21 4ev.org 24 May 2009 24 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
22 7tv.shop 21 Mar 2023 21 Mar 2025 Porkbun LLC -
23 73v.lat 8 Aug 2023 8 Aug 2024 Porkbun, LLC Private by Design, LLC
24 mev.ninja 16 Aug 2021 16 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 sev.plus 4 Dec 2023 4 Dec 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
26 yev.xyz 27 Oct 2021 27 Oct 2032 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
27 7ex.lat 31 Aug 2023 31 Aug 2024 Porkbun, LLC Private by Design, LLC
28 nev.works 25 Jan 2024 25 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
29 rev.stream 23 Jun 2022 23 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
30 6ev.buzz 13 Jan 2024 13 Jan 2025 Sav.com LLC Privacy Protection
31 oev.info 10 May 2019 10 May 2025 1API GmbH REDACTED FOR PRIVACY
32 rev.today 21 Sep 2020 21 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 3ev.biz 28 Mar 2021 28 Mar 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
34 lev.land 24 Feb 2022 24 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
35 7ex.org 7 Aug 2022 7 Aug 2025 CloudFlare, Inc. REDACTED FOR PRIVACY
36 yev.co.jp 28 Dec 1999 - - YOKOHAMA ELEVATOR CO
37 dev.poker 15 Jul 2020 15 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
38 lev.properties 25 Nov 2018 25 Nov 2024 1API GmbH Registrant of lev.properties
39 zev.company 25 Jul 2023 25 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
40 7ef.net 1 Jul 2016 1 Jul 2024 Tecnologia, Desarrollo Y Mercado S. de R.L. de C.V. -
41 7etv.com 26 Feb 2010 26 Feb 2029 Alibaba Cloud Computing (Beijing) Co., Ltd. -
42 5ev.org 20 Jul 2005 20 Jul 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
43 7av.co.uk 19 Feb 2016 19 Feb 2025 Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE] -
44 iev.top 18 Nov 2022 18 Nov 2024 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD 西安活水网络科技有限公司
45 aev.immo 1 Nov 2022 1 Nov 2024 Gandi SAS AEV Immo
46 dev.earth 8 Jul 2020 8 Jul 2024 Porkbun Private by Design, LLC
47 7el.shop 29 Sep 2022 29 Sep 2024 JSC RU-CENTER -
48 rev.mortgage 26 Oct 2023 26 Oct 2024 Sav.com, LLC REDACTED FOR PRIVACY
49 iev.aero 10 Sep 2012 10 Sep 2024 Key-Systems GmbH Internet Invest, Ltd. dba Imena.ua
50 kev.su 2 Dec 2007 2 Dec 2024 RUCENTER-SU Private Person
51 7er.cat 28 May 2009 2 Jun 2025 Dinahosting s.l. Albert Ferrer Querol
52 74v.de - - - -
53 cev.eu - - OVH SAS -
54 uev.support 20 Jan 2022 20 Jan 2025 IONOS SE 1&1 Internet Limited
55 kev.wiki 11 Jun 2022 11 Jun 2025 Cloudflare, Inc. REDACTED FOR PRIVACY
56 pev.xyz 11 Nov 2021 11 Nov 2030 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
57 mev.box 13 May 2024 13 May 2025 NameSilo, LLC 3DNS Privacy, LLC
58 rev.ai - - 101domain Rev.com, Inc.
59 dev.travel 6 Apr 2022 6 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
60 7ov.com 16 Dec 2006 16 Dec 2024 Epik LLC Anonymize LLC
61 7es.com 7 Apr 2000 7 Apr 2025 GoDaddy Online Services Cayman Islands Ltd. -
62 7bv.net 26 Dec 2013 26 Dec 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
63 4ev.me 7 Jul 2022 7 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
64 mev.one 6 Mar 2024 6 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
65 aev.hu 8 Oct 2019 - - -
66 7nev.lat 2 Nov 2023 2 Nov 2024 Porkbun, LLC Private by Design, LLC
67 dev.ro 4 Apr 2001 22 Feb 2026 Eurodns SA -
68 dev.delivery 18 Dec 2019 18 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
69 hev.fan 3 May 2024 3 May 2025 Sav.com, LLC REDACTED FOR PRIVACY
70 7eu.eu - - INTERNET CZ, a.s. -
71 lev.academy 5 May 2021 5 May 2025 Metaregistrar BV André Brontsema
72 bev.company 5 Sep 2020 5 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
73 lev.guru 15 Aug 2014 15 Aug 2024 Squarespace Domains II LLC Levitated LLC
74 nev.ie 14 Jan 2011 14 Jan 2025 Blacknight Solutions REDACTED FOR PRIVACY
75 78v.xyz 25 Nov 2022 25 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
76 mev.dk 13 Mar 2002 31 Jul 2025 - K WORM HOLDING ApS
77 lev.cafe 26 Oct 2018 26 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
78 sev.vet 16 Nov 2021 16 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
79 7uv.top 30 Mar 2020 30 Mar 2024 PDR Ltd Privacy Protect, LLC (PrivacyProtect.org)
80 7lv.net 20 Sep 2023 20 Sep 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
81 7ey.xyz 3 Apr 2024 3 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
82 7eh.xyz 1 Oct 2023 1 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
83 dev.net.br 28 Oct 2009 28 Oct 2025 - Christiano Erick Silva de Melo
84 yev.com.cn 24 Feb 2006 24 Feb 2025 阿里云计算有限公司(万网) 谢美爱
85 h7ev.com 18 Dec 2023 18 Dec 2024 GoDaddy.com, LLC -
86 3ev.cc 18 Dec 2023 18 Dec 2024 Gname.com Pte. Ltd. Redacted for privacy
87 kev.world 28 Aug 2018 28 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
88 kev.pub 26 Oct 2021 26 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
89 cev.ro 14 Oct 2022 12 Oct 2028 Awesome Projects SRL -
90 71v.com 21 Mar 2003 21 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
91 7yv.com 18 Mar 2004 18 Mar 2025 eName Technology Co.,Ltd. -
92 yev.vision 6 Aug 2022 6 Aug 2024 Mesh Digital Limited REDACTED FOR PRIVACY
93 lev.news 1 Aug 2019 1 Aug 2024 1API GmbH Registrant of lev.news
94 bev.ink 25 Mar 2023 25 Mar 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) qin yan fei
95 tev.vodka 9 Mar 2020 9 Mar 2025 IONOS SE Data Privacy Protected
96 dev.vip 16 Jun 2017 16 Jun 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Lv Dou Dou
97 rev.delivery 2 May 2023 2 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
98 4ev.lat 18 Aug 2023 18 Aug 2024 Porkbun, LLC Private by Design, LLC
99 kev.boston 10 Oct 2017 10 Oct 2024 NameSilo, LLC See PrivacyGuardian.org
100 7el.us 27 Feb 2011 26 Feb 2029 Tucows Domains Inc. Troy Benjegerdes
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 7ev.shop.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=7ev.shop
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "7ev.shop",
        "page_size": 100
    },
    "count": {
        "total": 3159,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "mev.by, vev.xin, rev.build, eev.uk, 6ev.lat, 74v.ru, bev.su, dev.recipes, lev.tech, bev.fund, eev.lat, yev.app, oev.co.uk, mev.de, lev.financial, 7em.net, dev.com.au, pev.info, wev.xn--czr694b, kev.run, 4ev.org, 7tv.shop, 73v.lat, mev.ninja, sev.plus, yev.xyz, 7ex.lat, nev.works, rev.stream, 6ev.buzz, oev.info, rev.today, 3ev.biz, lev.land, 7ex.org, yev.co.jp, dev.poker, lev.properties, zev.company, 7ef.net, 7etv.com, 5ev.org, 7av.co.uk, iev.top, aev.immo, dev.earth, 7el.shop, rev.mortgage, iev.aero, kev.su, 7er.cat, 74v.de, cev.eu, uev.support, kev.wiki, pev.xyz, mev.box, rev.ai, dev.travel, 7ov.com, 7es.com, 7bv.net, 4ev.me, mev.one, aev.hu, 7nev.lat, dev.ro, dev.delivery, hev.fan, 7eu.eu, lev.academy, bev.company, lev.guru, nev.ie, 78v.xyz, mev.dk, lev.cafe, sev.vet, 7uv.top, 7lv.net, 7ey.xyz, 7eh.xyz, dev.net.br, yev.com.cn, h7ev.com, 3ev.cc, kev.world, kev.pub, cev.ro, 71v.com, 7yv.com, yev.vision, lev.news, bev.ink, tev.vodka, dev.vip, rev.delivery, 4ev.lat, kev.boston, 7el.us",
    "results": [
        {
            "num": 1,
            "domain_name": "mev.by",
            "domain_keyword": "mev",
            "domain_tld": "by",
            "query_time": "2024-04-21 09:59:18",
            "create_date": "2012-10-08",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-08",
            "registrar_name": "Active Technologies LLC",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.ds2.by",
                "ns2.ds2.by"
            ]
        },
        {
            "num": 2,
            "domain_name": "vev.xin",
            "domain_keyword": "vev",
            "domain_tld": "xin",
            "query_time": "2024-04-16 22:47:18",
            "create_date": "2015-11-09",
            "update_date": "2019-03-02",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "于志杰",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "内蒙古",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "rev.build",
            "domain_keyword": "rev",
            "domain_tld": "build",
            "query_time": "2024-04-16 13:49:18",
            "create_date": "2017-12-20",
            "update_date": "2024-04-15",
            "expiry_date": "2024-12-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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "eev.uk",
            "domain_keyword": "eev",
            "domain_tld": "uk",
            "query_time": "2024-04-15 06:02:18",
            "create_date": "2016-12-19",
            "update_date": "2024-01-16",
            "expiry_date": "2024-12-19",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "dns1.ipmanagerinc.net",
                "dns2.ipmanagerinc.net",
                "dns3.ipmanagerinc.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "6ev.lat",
            "domain_keyword": "6ev",
            "domain_tld": "lat",
            "query_time": "2024-05-09 05:37:58",
            "create_date": "2023-08-16",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "74v.ru",
            "domain_keyword": "74v",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:58:38",
            "create_date": "2023-07-09",
            "expiry_date": "2024-07-09",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "bev.su",
            "domain_keyword": "bev",
            "domain_tld": "su",
            "query_time": "2024-05-16 05:23:27",
            "create_date": "2012-05-12",
            "expiry_date": "2025-05-12",
            "registrar_name": "DOMENUS-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected](transfer)",
            "name_servers": [
                "ns10.hoster.ru",
                "ns11.hoster.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 8,
            "domain_name": "dev.recipes",
            "domain_keyword": "dev",
            "domain_tld": "recipes",
            "query_time": "2024-05-11 10:33:27",
            "create_date": "2023-08-28",
            "update_date": "2023-09-02",
            "expiry_date": "2025-08-28",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Haute-Savoie",
            "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": [
                "brett.ns.cloudflare.com",
                "tessa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "lev.tech",
            "domain_keyword": "lev",
            "domain_tld": "tech",
            "query_time": "2024-05-21 18:51:09",
            "create_date": "2017-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "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": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "bev.fund",
            "domain_keyword": "bev",
            "domain_tld": "fund",
            "query_time": "2024-05-20 18:46:38",
            "create_date": "2021-11-06",
            "update_date": "2023-07-27",
            "expiry_date": "2026-11-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "eev.lat",
            "domain_keyword": "eev",
            "domain_tld": "lat",
            "query_time": "2024-05-19 02:46:08",
            "create_date": "2023-08-27",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "yev.app",
            "domain_keyword": "yev",
            "domain_tld": "app",
            "query_time": "2024-05-14 22:26:10",
            "create_date": "2021-08-27",
            "update_date": "2024-04-01",
            "expiry_date": "2024-08-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "oev.co.uk",
            "domain_keyword": "oev",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 11:13:10",
            "create_date": "1999-09-09",
            "update_date": "2023-08-30",
            "expiry_date": "2025-09-09",
            "registrar_name": "Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]",
            "registrar_website": "http://giraffe.co.uk",
            "registrant_name": "Dulwich Storage Company Ltd",
            "registrant_address": "35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom",
            "name_servers": [
                "a.giraffe.co.uk",
                "b.giraffe.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 14,
            "domain_name": "mev.de",
            "domain_keyword": "mev",
            "domain_tld": "de",
            "query_time": "2024-05-22 15:47:49",
            "update_date": "2006-11-09",
            "name_servers": [
                "ns1.domainkunden.de",
                "ns2.domainkunden.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 15,
            "domain_name": "lev.financial",
            "domain_keyword": "lev",
            "domain_tld": "financial",
            "query_time": "2024-06-01 06:32:16",
            "create_date": "2022-02-24",
            "update_date": "2023-07-30",
            "expiry_date": "2026-02-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "7em.net",
            "domain_keyword": "7em",
            "domain_tld": "net",
            "query_time": "2024-06-01 19:29:47",
            "create_date": "2009-04-14",
            "update_date": "2024-05-22",
            "expiry_date": "2024-04-14",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "dev.com.au",
            "domain_keyword": "dev",
            "domain_tld": "com.au",
            "query_time": "2024-06-02 14:29:33",
            "update_date": "2024-06-01",
            "registrar_name": "Fluccs - The Australian Cloud Pty Ltd",
            "registrar_website": "https://domaincentral.com.au/contact-details/",
            "registrant_name": "Bolton Nicholas",
            "name_servers": [
                "nsw.name-servers.net.au",
                "nsx.name-servers.net.au",
                "nsy.name-servers.net.au",
                "nsz.name-servers.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "pev.info",
            "domain_keyword": "pev",
            "domain_tld": "info",
            "query_time": "2024-05-28 10:29:10",
            "create_date": "2024-02-06",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-06",
            "registrar_iana": 3911,
            "registrar_name": "Sav.com, LLC - 21",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "wev.xn--czr694b",
            "domain_keyword": "wev",
            "domain_tld": "xn--czr694b",
            "query_time": "2015-08-18 00:00:00",
            "create_date": "2015-08-15",
            "expiry_date": "2025-08-15",
            "registrar_iana": 1925,
            "registrar_name": "Guangdong HUYI Internet & IP Services Co.,Ltd",
            "registrant_name": "??????????",
            "registrant_company": "??????????",
            "registrant_address": "?????????????????9?",
            "registrant_city": "??",
            "registrant_state": "???",
            "registrant_zip": "214001",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "86051082448542",
            "name_servers": [
                "ns1.8hy.cn",
                "ns2.8hy.cn"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 20,
            "domain_name": "kev.run",
            "domain_keyword": "kev",
            "domain_tld": "run",
            "query_time": "2024-04-15 07:17:30",
            "create_date": "2018-09-19",
            "update_date": "2023-11-03",
            "expiry_date": "2024-09-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "4ev.org",
            "domain_keyword": "4ev",
            "domain_tld": "org",
            "query_time": "2024-04-20 09:16:41",
            "create_date": "2009-05-24",
            "update_date": "2023-07-30",
            "expiry_date": "2025-05-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "7tv.shop",
            "domain_keyword": "7tv",
            "domain_tld": "shop",
            "query_time": "2024-04-22 22:17:52",
            "create_date": "2023-03-21",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_state": "NC",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "73v.lat",
            "domain_keyword": "73v",
            "domain_tld": "lat",
            "query_time": "2024-05-05 14:09:46",
            "create_date": "2023-08-08",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "mev.ninja",
            "domain_keyword": "mev",
            "domain_tld": "ninja",
            "query_time": "2024-05-10 23:22:09",
            "create_date": "2021-08-16",
            "update_date": "2023-07-22",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "sev.plus",
            "domain_keyword": "sev",
            "domain_tld": "plus",
            "query_time": "2024-05-09 08:37:22",
            "create_date": "2023-12-04",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-04",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "yev.xyz",
            "domain_keyword": "yev",
            "domain_tld": "xyz",
            "query_time": "2024-05-05 03:20:04",
            "create_date": "2021-10-27",
            "update_date": "2024-01-18",
            "expiry_date": "2032-10-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 27,
            "domain_name": "7ex.lat",
            "domain_keyword": "7ex",
            "domain_tld": "lat",
            "query_time": "2024-05-17 20:01:22",
            "create_date": "2023-08-31",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "nev.works",
            "domain_keyword": "nev",
            "domain_tld": "works",
            "query_time": "2024-05-20 23:32:55",
            "create_date": "2024-01-25",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "rev.stream",
            "domain_keyword": "rev",
            "domain_tld": "stream",
            "query_time": "2024-05-14 21:34:59",
            "create_date": "2022-06-23",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "6ev.buzz",
            "domain_keyword": "6ev",
            "domain_tld": "buzz",
            "query_time": "2024-05-20 16:26:31",
            "create_date": "2024-01-13",
            "update_date": "2024-03-16",
            "expiry_date": "2025-01-13",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "3730.ns1.abovedomains.com",
                "3730.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "oev.info",
            "domain_keyword": "oev",
            "domain_tld": "info",
            "query_time": "2024-05-13 04:30:00",
            "create_date": "2019-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "domain-for-sale.at",
                "the-domains.website",
                "visit.the-domains.website"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "rev.today",
            "domain_keyword": "rev",
            "domain_tld": "today",
            "query_time": "2024-05-29 13:41:51",
            "create_date": "2020-09-21",
            "update_date": "2023-07-23",
            "expiry_date": "2025-09-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "3ev.biz",
            "domain_keyword": "3ev",
            "domain_tld": "biz",
            "query_time": "2024-06-02 00:32:51",
            "create_date": "2021-03-28",
            "update_date": "2024-05-09",
            "expiry_date": "2024-03-28",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "lev.land",
            "domain_keyword": "lev",
            "domain_tld": "land",
            "query_time": "2024-06-01 06:32:16",
            "create_date": "2022-02-24",
            "update_date": "2023-07-30",
            "expiry_date": "2026-02-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "7ex.org",
            "domain_keyword": "7ex",
            "domain_tld": "org",
            "query_time": "2024-06-01 19:29:56",
            "create_date": "2022-08-07",
            "update_date": "2024-04-11",
            "expiry_date": "2025-08-07",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "anastasia.ns.cloudflare.com",
                "nolan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "yev.co.jp",
            "domain_keyword": "yev",
            "domain_tld": "co.jp",
            "query_time": "2024-06-01 22:46:25",
            "create_date": "1999-12-28",
            "update_date": "2024-01-01",
            "registrant_company": "YOKOHAMA ELEVATOR CO",
            "name_servers": [
                "skyhawk.asahi-net.or.jp",
                "tomcat.asahi-net.or.jp"
            ]
        },
        {
            "num": 37,
            "domain_name": "dev.poker",
            "domain_keyword": "dev",
            "domain_tld": "poker",
            "query_time": "2024-06-02 14:29:34",
            "create_date": "2020-07-15",
            "update_date": "2023-08-29",
            "expiry_date": "2024-07-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1207.awsdns-22.org",
                "ns-1885.awsdns-43.co.uk",
                "ns-253.awsdns-31.com",
                "ns-978.awsdns-58.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "lev.properties",
            "domain_keyword": "lev",
            "domain_tld": "properties",
            "query_time": "2024-06-01 06:32:16",
            "create_date": "2018-11-25",
            "update_date": "2024-01-09",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of lev.properties",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "zev.company",
            "domain_keyword": "zev",
            "domain_tld": "company",
            "query_time": "2024-06-13 12:23:47",
            "create_date": "2023-07-25",
            "update_date": "2023-08-12",
            "expiry_date": "2024-07-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "7ef.net",
            "domain_keyword": "7ef",
            "domain_tld": "net",
            "query_time": "2024-04-20 06:25:01",
            "create_date": "2016-07-01",
            "update_date": "2023-07-02",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1582,
            "registrar_name": "Tecnologia, Desarrollo Y Mercado S. de R.L. de C.V.",
            "registrar_website": "http://www.2imagen.net",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com",
                "ns3.parklogic.com",
                "ns4.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "7etv.com",
            "domain_keyword": "7etv",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:27:48",
            "create_date": "2010-02-26",
            "update_date": "2019-09-04",
            "expiry_date": "2029-02-26",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "5ev.org",
            "domain_keyword": "5ev",
            "domain_tld": "org",
            "query_time": "2024-04-23 01:28:42",
            "create_date": "2005-07-20",
            "update_date": "2023-09-03",
            "expiry_date": "2024-07-20",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "7av.co.uk",
            "domain_keyword": "7av",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 06:16:12",
            "create_date": "2016-02-19",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-19",
            "registrar_name": "Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]",
            "registrar_website": "https://www.dreamscapenetworks.com",
            "name_servers": [
                "ns3596.eukns.com",
                "ns3597.eukns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 44,
            "domain_name": "iev.top",
            "domain_keyword": "iev",
            "domain_tld": "top",
            "query_time": "2024-04-20 12:31:54",
            "create_date": "2022-11-18",
            "update_date": "2024-01-02",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "西安活水网络科技有限公司",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Xi Sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.exp.4cun.com",
                "ns2.exp.4cun.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "aev.immo",
            "domain_keyword": "aev",
            "domain_tld": "immo",
            "query_time": "2024-04-25 17:34:08",
            "create_date": "2022-11-01",
            "update_date": "2023-07-12",
            "expiry_date": "2024-11-01",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AEV Immo",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "11",
            "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": [
                "ns-128-b.gandi.net",
                "ns-134-a.gandi.net",
                "ns-249-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "dev.earth",
            "domain_keyword": "dev",
            "domain_tld": "earth",
            "query_time": "2024-04-19 19:55:38",
            "create_date": "2020-07-08",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "7el.shop",
            "domain_keyword": "7el",
            "domain_tld": "shop",
            "query_time": "2024-04-29 13:24:44",
            "create_date": "2022-09-29",
            "update_date": "2024-02-02",
            "expiry_date": "2024-09-29",
            "registrar_iana": 463,
            "registrar_name": "JSC RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "rev.mortgage",
            "domain_keyword": "rev",
            "domain_tld": "mortgage",
            "query_time": "2024-05-08 19:02:20",
            "create_date": "2023-10-26",
            "update_date": "2024-01-05",
            "expiry_date": "2024-10-26",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "iev.aero",
            "domain_keyword": "iev",
            "domain_tld": "aero",
            "query_time": "2024-05-08 14:09:40",
            "create_date": "2012-09-10",
            "update_date": "2023-08-27",
            "expiry_date": "2024-09-10",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UA",
            "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": [
                "piper.ns.cloudflare.com",
                "randy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "kev.su",
            "domain_keyword": "kev",
            "domain_tld": "su",
            "query_time": "2024-05-05 20:07:18",
            "create_date": "2007-12-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 51,
            "domain_name": "7er.cat",
            "domain_keyword": "7er",
            "domain_tld": "cat",
            "query_time": "2024-05-03 01:57:07",
            "create_date": "2009-05-28",
            "update_date": "2023-06-07",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1262,
            "registrar_name": "Dinahosting s.l.",
            "registrar_website": "https://dinahosting.com",
            "registrant_company": "Albert Ferrer Querol",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.gestiondecuenta.com",
                "ns2.gestiondecuenta.com",
                "ns3.gestiondecuenta.com",
                "ns4.gestiondecuenta.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "74v.de",
            "domain_keyword": "74v",
            "domain_tld": "de",
            "query_time": "2024-05-05 21:13:44",
            "update_date": "2023-11-30",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 53,
            "domain_name": "cev.eu",
            "domain_keyword": "cev",
            "domain_tld": "eu",
            "query_time": "2024-05-06 00:48:46",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.com",
            "name_servers": [
                "dns15.ovh.net",
                "ns15.ovh.net"
            ]
        },
        {
            "num": 54,
            "domain_name": "uev.support",
            "domain_keyword": "uev",
            "domain_tld": "support",
            "query_time": "2024-05-21 13:59:56",
            "create_date": "2022-01-20",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1021.ui-dns.de",
                "ns1033.ui-dns.biz",
                "ns1096.ui-dns.org",
                "ns1108.ui-dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "kev.wiki",
            "domain_keyword": "kev",
            "domain_tld": "wiki",
            "query_time": "2024-05-17 21:20:31",
            "create_date": "2022-06-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-06-11",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "josh.ns.cloudflare.com",
                "lucy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "pev.xyz",
            "domain_keyword": "pev",
            "domain_tld": "xyz",
            "query_time": "2024-05-17 05:35:55",
            "create_date": "2021-11-11",
            "update_date": "2024-05-15",
            "expiry_date": "2030-11-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "mev.box",
            "domain_keyword": "mev",
            "domain_tld": "box",
            "query_time": "2024-05-15 14:22:58",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "3DNS Privacy, LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.3dns.box",
                "ns2.3dns.box"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "rev.ai",
            "domain_keyword": "rev",
            "domain_tld": "ai",
            "query_time": "2024-05-23 03:32:28",
            "registrar_name": "101domain",
            "registrar_website": "https://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Rev.com, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AI",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1043.awsdns-02.org",
                "ns-154.awsdns-19.com",
                "ns-1763.awsdns-28.co.uk",
                "ns-645.awsdns-16.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "dev.travel",
            "domain_keyword": "dev",
            "domain_tld": "travel",
            "query_time": "2024-05-26 00:24:43",
            "create_date": "2022-04-06",
            "update_date": "2024-03-12",
            "expiry_date": "2025-04-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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "7ov.com",
            "domain_keyword": "7ov",
            "domain_tld": "com",
            "query_time": "2024-05-23 19:56:23",
            "create_date": "2006-12-16",
            "update_date": "2023-09-14",
            "expiry_date": "2024-12-16",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "30 N Gould St STE E",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7373015923",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "7es.com",
            "domain_keyword": "7es",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:27:44",
            "create_date": "2000-04-07",
            "update_date": "2023-12-20",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "7bv.net",
            "domain_keyword": "7bv",
            "domain_tld": "net",
            "query_time": "2024-04-20 06:17:56",
            "create_date": "2013-12-26",
            "update_date": "2023-11-13",
            "expiry_date": "2024-12-26",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "ns1.yjs-cdn.com",
                "ns2.yjs-cdn.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "4ev.me",
            "domain_keyword": "4ev",
            "domain_tld": "me",
            "query_time": "2024-04-20 09:16:41",
            "create_date": "2022-07-07",
            "update_date": "2024-02-19",
            "expiry_date": "2024-07-07",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "mev.one",
            "domain_keyword": "mev",
            "domain_tld": "one",
            "query_time": "2024-05-10 23:22:11",
            "create_date": "2024-03-06",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-06",
            "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": [
                "carioca.ns.cloudflare.com",
                "pablo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "aev.hu",
            "domain_keyword": "aev",
            "domain_tld": "hu",
            "query_time": "2024-05-11 02:11:58",
            "create_date": "2019-10-08"
        },
        {
            "num": 66,
            "domain_name": "7nev.lat",
            "domain_keyword": "7nev",
            "domain_tld": "lat",
            "query_time": "2024-05-11 09:39:35",
            "create_date": "2023-11-02",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "dev.ro",
            "domain_keyword": "dev",
            "domain_tld": "ro",
            "query_time": "2024-05-11 10:33:27",
            "create_date": "2001-04-04",
            "expiry_date": "2026-02-22",
            "registrar_name": "Eurodns SA",
            "registrar_website": "www.eurodns.com",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 68,
            "domain_name": "dev.delivery",
            "domain_keyword": "dev",
            "domain_tld": "delivery",
            "query_time": "2024-05-05 01:52:06",
            "create_date": "2019-12-18",
            "update_date": "2024-02-01",
            "expiry_date": "2024-12-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lily.ns.cloudflare.com",
                "scott.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "hev.fan",
            "domain_keyword": "hev",
            "domain_tld": "fan",
            "query_time": "2024-05-05 16:20:03",
            "create_date": "2024-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "7eu.eu",
            "domain_keyword": "7eu",
            "domain_tld": "eu",
            "query_time": "2024-05-05 21:57:55",
            "registrar_name": "INTERNET CZ, a.s.",
            "registrar_website": "www.forpsi.com/",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ]
        },
        {
            "num": 71,
            "domain_name": "lev.academy",
            "domain_keyword": "lev",
            "domain_tld": "academy",
            "query_time": "2024-05-06 11:37:59",
            "create_date": "2021-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "André Brontsema",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "bev.company",
            "domain_keyword": "bev",
            "domain_tld": "company",
            "query_time": "2024-05-20 18:46:38",
            "create_date": "2020-09-05",
            "update_date": "2023-10-20",
            "expiry_date": "2024-09-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "lev.guru",
            "domain_keyword": "lev",
            "domain_tld": "guru",
            "query_time": "2024-05-12 12:17:40",
            "create_date": "2014-08-15",
            "update_date": "2024-04-11",
            "expiry_date": "2024-08-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Levitated LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "nev.ie",
            "domain_keyword": "nev",
            "domain_tld": "ie",
            "query_time": "2024-05-23 11:17:14",
            "create_date": "2011-01-14",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-14",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jeremy.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "78v.xyz",
            "domain_keyword": "78v",
            "domain_tld": "xyz",
            "query_time": "2024-05-24 12:28:22",
            "create_date": "2022-11-25",
            "update_date": "2024-02-09",
            "expiry_date": "2024-11-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "mev.dk",
            "domain_keyword": "mev",
            "domain_tld": "dk",
            "query_time": "2024-05-22 12:13:44",
            "create_date": "2002-03-13",
            "expiry_date": "2025-07-31",
            "registrant_name": "K WORM HOLDING ApS",
            "registrant_address": "c/o Midgaard Event, Aldersrogade 6A",
            "registrant_city": "København Ø",
            "registrant_zip": "2100",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.curanet.dk",
                "ns2.curanet.dk"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "lev.cafe",
            "domain_keyword": "lev",
            "domain_tld": "cafe",
            "query_time": "2024-05-27 05:21:45",
            "create_date": "2018-10-26",
            "update_date": "2023-12-10",
            "expiry_date": "2024-10-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "sev.vet",
            "domain_keyword": "sev",
            "domain_tld": "vet",
            "query_time": "2024-05-27 21:43:15",
            "create_date": "2021-11-16",
            "update_date": "2023-05-07",
            "expiry_date": "2024-11-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 79,
            "domain_name": "7uv.top",
            "domain_keyword": "7uv",
            "domain_tld": "top",
            "query_time": "2024-06-01 23:48:04",
            "create_date": "2020-03-30",
            "update_date": "2024-05-09",
            "expiry_date": "2024-03-30",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd",
            "registrar_website": "http://publicdomainregistry.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": [
                "dns3.parkpage.foundationapi.com",
                "dns4.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "7lv.net",
            "domain_keyword": "7lv",
            "domain_tld": "net",
            "query_time": "2024-05-31 11:08:34",
            "create_date": "2023-09-20",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing Shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=7lv.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-show.myhostadmin.net",
                "ns2-show.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "7ey.xyz",
            "domain_keyword": "7ey",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 19:29:57",
            "create_date": "2024-04-03",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "andy.ns.cloudflare.com",
                "sue.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "7eh.xyz",
            "domain_keyword": "7eh",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 19:29:39",
            "create_date": "2023-10-01",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "adaline.ns.cloudflare.com",
                "junade.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "dev.net.br",
            "domain_keyword": "dev",
            "domain_tld": "net.br",
            "query_time": "2024-06-02 14:29:34",
            "create_date": "2009-10-28",
            "update_date": "2023-09-28",
            "expiry_date": "2025-10-28",
            "registrant_name": "Christiano Erick Silva de Melo",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jean.ns.cloudflare.com",
                "jerry.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 84,
            "domain_name": "yev.com.cn",
            "domain_keyword": "yev",
            "domain_tld": "com.cn",
            "query_time": "2024-06-04 21:00:42",
            "create_date": "2006-02-24",
            "expiry_date": "2025-02-24",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "谢美爱",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "h7ev.com",
            "domain_keyword": "h7ev",
            "domain_tld": "com",
            "query_time": "2024-06-06 11:07:34",
            "create_date": "2023-12-18",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.a9800f48.com",
                "ns2.a9800f48.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "3ev.cc",
            "domain_keyword": "3ev",
            "domain_tld": "cc",
            "query_time": "2024-06-10 15:38:55",
            "create_date": "2023-12-18",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "YUNNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=3ev.cc",
            "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": 87,
            "domain_name": "kev.world",
            "domain_keyword": "kev",
            "domain_tld": "world",
            "query_time": "2024-04-15 07:17:31",
            "create_date": "2018-08-28",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-28",
            "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": 88,
            "domain_name": "kev.pub",
            "domain_keyword": "kev",
            "domain_tld": "pub",
            "query_time": "2024-04-15 07:17:30",
            "create_date": "2021-10-26",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-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": 89,
            "domain_name": "cev.ro",
            "domain_keyword": "cev",
            "domain_tld": "ro",
            "query_time": "2024-04-24 21:09:18",
            "create_date": "2022-10-14",
            "expiry_date": "2028-10-12",
            "registrar_name": "Awesome Projects SRL",
            "registrar_website": "https://hostico.ro",
            "name_servers": [
                "ns1.romarg.com",
                "ns2.romarg.com",
                "ns3.romarg.com",
                "ns4.romarg.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 90,
            "domain_name": "71v.com",
            "domain_keyword": "71v",
            "domain_tld": "com",
            "query_time": "2024-04-16 19:20:33",
            "create_date": "2003-03-21",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-21",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Fu Jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "expired1.maff.com",
                "expired2.maff.com",
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "7yv.com",
            "domain_keyword": "7yv",
            "domain_tld": "com",
            "query_time": "2024-04-22 03:15:45",
            "create_date": "2004-03-18",
            "update_date": "2023-09-12",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "tian jin",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/7yv.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "yev.vision",
            "domain_keyword": "yev",
            "domain_tld": "vision",
            "query_time": "2024-04-23 05:50:07",
            "create_date": "2022-08-06",
            "update_date": "2023-07-12",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "unknown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "lev.news",
            "domain_keyword": "lev",
            "domain_tld": "news",
            "query_time": "2024-04-27 08:46:39",
            "create_date": "2019-08-01",
            "update_date": "2023-09-15",
            "expiry_date": "2024-08-01",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of lev.news",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "bev.ink",
            "domain_keyword": "bev",
            "domain_tld": "ink",
            "query_time": "2024-05-01 14:26:23",
            "create_date": "2023-03-25",
            "update_date": "2024-03-13",
            "expiry_date": "2026-03-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "qin yan fei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "tian jin",
            "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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "tev.vodka",
            "domain_keyword": "tev",
            "domain_tld": "vodka",
            "query_time": "2024-04-29 22:07:19",
            "create_date": "2020-03-09",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-09",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1028.ui-dns.de",
                "ns1042.ui-dns.com",
                "ns1069.ui-dns.org",
                "ns1082.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "dev.vip",
            "domain_keyword": "dev",
            "domain_tld": "vip",
            "query_time": "2024-05-05 01:52:07",
            "create_date": "2017-06-16",
            "update_date": "2023-06-12",
            "expiry_date": "2026-06-16",
            "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": "Lv Dou Dou",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hu Nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "rev.delivery",
            "domain_keyword": "rev",
            "domain_tld": "delivery",
            "query_time": "2024-05-08 19:02:20",
            "create_date": "2023-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 98,
            "domain_name": "4ev.lat",
            "domain_keyword": "4ev",
            "domain_tld": "lat",
            "query_time": "2024-05-08 07:50:14",
            "create_date": "2023-08-18",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "kev.boston",
            "domain_keyword": "kev",
            "domain_tld": "boston",
            "query_time": "2024-05-08 10:51:44",
            "create_date": "2017-10-10",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-10",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "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": [
                "mark.ns.cloudflare.com",
                "rose.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "7el.us",
            "domain_keyword": "7el",
            "domain_tld": "us",
            "query_time": "2024-05-10 07:45:05",
            "create_date": "2011-02-27",
            "update_date": "2024-03-10",
            "expiry_date": "2029-02-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "Troy Benjegerdes",
            "registrant_company": "Troy Benjegerdes",
            "registrant_address": "431 S 7th Street #2644",
            "registrant_city": "Minneapolis",
            "registrant_state": "MN",
            "registrant_zip": "55415",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7074693728",
            "name_servers": [
                "ns1.shopco.com",
                "ns2.shopco.com",
                "ns3.shopco.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.292,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>7ev.shop</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3159</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>mev.by, vev.xin, rev.build, eev.uk, 6ev.lat, 74v.ru, bev.su, dev.recipes, lev.tech, bev.fund, eev.lat, yev.app, oev.co.uk, mev.de, lev.financial, 7em.net, dev.com.au, pev.info, wev.xn--czr694b, kev.run, 4ev.org, 7tv.shop, 73v.lat, mev.ninja, sev.plus, yev.xyz, 7ex.lat, nev.works, rev.stream, 6ev.buzz, oev.info, rev.today, 3ev.biz, lev.land, 7ex.org, yev.co.jp, dev.poker, lev.properties, zev.company, 7ef.net, 7etv.com, 5ev.org, 7av.co.uk, iev.top, aev.immo, dev.earth, 7el.shop, rev.mortgage, iev.aero, kev.su, 7er.cat, 74v.de, cev.eu, uev.support, kev.wiki, pev.xyz, mev.box, rev.ai, dev.travel, 7ov.com, 7es.com, 7bv.net, 4ev.me, mev.one, aev.hu, 7nev.lat, dev.ro, dev.delivery, hev.fan, 7eu.eu, lev.academy, bev.company, lev.guru, nev.ie, 78v.xyz, mev.dk, lev.cafe, sev.vet, 7uv.top, 7lv.net, 7ey.xyz, 7eh.xyz, dev.net.br, yev.com.cn, h7ev.com, 3ev.cc, kev.world, kev.pub, cev.ro, 71v.com, 7yv.com, yev.vision, lev.news, bev.ink, tev.vodka, dev.vip, rev.delivery, 4ev.lat, kev.boston, 7el.us</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mev.by</domain_name>
   <domain_keyword>mev</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-21 09:59:18</query_time>
   <create_date>2012-10-08</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>Active Technologies LLC</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.ds2.by</value>
    <value>ns2.ds2.by</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>vev.xin</domain_name>
   <domain_keyword>vev</domain_keyword>
   <domain_tld>xin</domain_tld>
   <query_time>2024-04-16 22:47:18</query_time>
   <create_date>2015-11-09</create_date>
   <update_date>2019-03-02</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>于志杰</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>内蒙古</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>rev.build</domain_name>
   <domain_keyword>rev</domain_keyword>
   <domain_tld>build</domain_tld>
   <query_time>2024-04-16 13:49:18</query_time>
   <create_date>2017-12-20</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-12-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>ns19.domaincontrol.com</value>
    <value>ns20.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>4</num>
   <domain_name>eev.uk</domain_name>
   <domain_keyword>eev</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-15 06:02:18</query_time>
   <create_date>2016-12-19</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>dns1.ipmanagerinc.net</value>
    <value>dns2.ipmanagerinc.net</value>
    <value>dns3.ipmanagerinc.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>6ev.lat</domain_name>
   <domain_keyword>6ev</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-09 05:37:58</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>74v.ru</domain_name>
   <domain_keyword>74v</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:58:38</query_time>
   <create_date>2023-07-09</create_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>bev.su</domain_name>
   <domain_keyword>bev</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-16 05:23:27</query_time>
   <create_date>2012-05-12</create_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_name>DOMENUS-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected](transfer)</registrant_email>
   <name_servers>
    <value>ns10.hoster.ru</value>
    <value>ns11.hoster.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>dev.recipes</domain_name>
   <domain_keyword>dev</domain_keyword>
   <domain_tld>recipes</domain_tld>
   <query_time>2024-05-11 10:33:27</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2025-08-28</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Haute-Savoie</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>brett.ns.cloudflare.com</value>
    <value>tessa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>lev.tech</domain_name>
   <domain_keyword>lev</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-21 18:51:09</query_time>
   <create_date>2017-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</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>pdns09.domaincontrol.com</value>
    <value>pdns10.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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>bev.fund</domain_name>
   <domain_keyword>bev</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-05-20 18:46:38</query_time>
   <create_date>2021-11-06</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2026-11-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>eev.lat</domain_name>
   <domain_keyword>eev</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-19 02:46:08</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>v1s1.xundns.com</value>
    <value>v1s2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>yev.app</domain_name>
   <domain_keyword>yev</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-14 22:26:10</query_time>
   <create_date>2021-08-27</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2024-08-27</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_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>oev.co.uk</domain_name>
   <domain_keyword>oev</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 11:13:10</query_time>
   <create_date>1999-09-09</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2025-09-09</expiry_date>
   <registrar_name>Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]</registrar_name>
   <registrar_website>http://giraffe.co.uk</registrar_website>
   <registrant_name>Dulwich Storage Company Ltd</registrant_name>
   <registrant_address>35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom</registrant_address>
   <name_servers>
    <value>a.giraffe.co.uk</value>
    <value>b.giraffe.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>mev.de</domain_name>
   <domain_keyword>mev</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-22 15:47:49</query_time>
   <update_date>2006-11-09</update_date>
   <name_servers>
    <value>ns1.domainkunden.de</value>
    <value>ns2.domainkunden.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>lev.financial</domain_name>
   <domain_keyword>lev</domain_keyword>
   <domain_tld>financial</domain_tld>
   <query_time>2024-06-01 06:32:16</query_time>
   <create_date>2022-02-24</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2026-02-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>7em.net</domain_name>
   <domain_keyword>7em</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 19:29:47</query_time>
   <create_date>2009-04-14</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-04-14</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>dev.com.au</domain_name>
   <domain_keyword>dev</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-02 14:29:33</query_time>
   <update_date>2024-06-01</update_date>
   <registrar_name>Fluccs - The Australian Cloud Pty Ltd</registrar_name>
   <registrar_website>https://domaincentral.com.au/contact-details/</registrar_website>
   <registrant_name>Bolton Nicholas</registrant_name>
   <name_servers>
    <value>nsw.name-servers.net.au</value>
    <value>nsx.name-servers.net.au</value>
    <value>nsy.name-servers.net.au</value>
    <value>nsz.name-servers.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>pev.info</domain_name>
   <domain_keyword>pev</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 10:29:10</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>3911</registrar_iana>
   <registrar_name>Sav.com, LLC - 21</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.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>wev.xn--czr694b</domain_name>
   <domain_keyword>wev</domain_keyword>
   <domain_tld>xn--czr694b</domain_tld>
   <query_time>2015-08-18 00:00:00</query_time>
   <create_date>2015-08-15</create_date>
   <expiry_date>2025-08-15</expiry_date>
   <registrar_iana>1925</registrar_iana>
   <registrar_name>Guangdong HUYI Internet &amp; IP Services Co.,Ltd</registrar_name>
   <registrant_name>??????????</registrant_name>
   <registrant_company>??????????</registrant_company>
   <registrant_address>?????????????????9?</registrant_address>
   <registrant_city>??</registrant_city>
   <registrant_state>???</registrant_state>
   <registrant_zip>214001</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>86051082448542</registrant_phone>
   <name_servers>
    <value>ns1.8hy.cn</value>
    <value>ns2.8hy.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>kev.run</domain_name>
   <domain_keyword>kev</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-04-15 07:17:30</query_time>
   <create_date>2018-09-19</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>4ev.org</domain_name>
   <domain_keyword>4ev</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 09:16:41</query_time>
   <create_date>2009-05-24</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>7tv.shop</domain_name>
   <domain_keyword>7tv</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 22:17:52</query_time>
   <create_date>2023-03-21</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>73v.lat</domain_name>
   <domain_keyword>73v</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-05 14:09:46</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>mev.ninja</domain_name>
   <domain_keyword>mev</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-05-10 23:22:09</query_time>
   <create_date>2021-08-16</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>sev.plus</domain_name>
   <domain_keyword>sev</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-09 08:37:22</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.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>26</num>
   <domain_name>yev.xyz</domain_name>
   <domain_keyword>yev</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-05 03:20:04</query_time>
   <create_date>2021-10-27</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2032-10-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>7ex.lat</domain_name>
   <domain_keyword>7ex</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-17 20:01:22</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>v1s1.xundns.com</value>
    <value>v1s2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>nev.works</domain_name>
   <domain_keyword>nev</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-20 23:32:55</query_time>
   <create_date>2024-01-25</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>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>29</num>
   <domain_name>rev.stream</domain_name>
   <domain_keyword>rev</domain_keyword>
   <domain_tld>stream</domain_tld>
   <query_time>2024-05-14 21:34:59</query_time>
   <create_date>2022-06-23</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>6ev.buzz</domain_name>
   <domain_keyword>6ev</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-20 16:26:31</query_time>
   <create_date>2024-01-13</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>3730.ns1.abovedomains.com</value>
    <value>3730.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>oev.info</domain_name>
   <domain_keyword>oev</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 04:30:00</query_time>
   <create_date>2019-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>domain-for-sale.at</value>
    <value>the-domains.website</value>
    <value>visit.the-domains.website</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>rev.today</domain_name>
   <domain_keyword>rev</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-29 13:41:51</query_time>
   <create_date>2020-09-21</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2025-09-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>3ev.biz</domain_name>
   <domain_keyword>3ev</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-02 00:32:51</query_time>
   <create_date>2021-03-28</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>lev.land</domain_name>
   <domain_keyword>lev</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-06-01 06:32:16</query_time>
   <create_date>2022-02-24</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2026-02-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.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>35</num>
   <domain_name>7ex.org</domain_name>
   <domain_keyword>7ex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 19:29:56</query_time>
   <create_date>2022-08-07</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-08-07</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.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>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>anastasia.ns.cloudflare.com</value>
    <value>nolan.ns.cloudflare.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>yev.co.jp</domain_name>
   <domain_keyword>yev</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-01 22:46:25</query_time>
   <create_date>1999-12-28</create_date>
   <update_date>2024-01-01</update_date>
   <registrant_company>YOKOHAMA ELEVATOR CO</registrant_company>
   <name_servers>
    <value>skyhawk.asahi-net.or.jp</value>
    <value>tomcat.asahi-net.or.jp</value>
   </name_servers>
  </value>
  <value>
   <num>37</num>
   <domain_name>dev.poker</domain_name>
   <domain_keyword>dev</domain_keyword>
   <domain_tld>poker</domain_tld>
   <query_time>2024-06-02 14:29:34</query_time>
   <create_date>2020-07-15</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1207.awsdns-22.org</value>
    <value>ns-1885.awsdns-43.co.uk</value>
    <value>ns-253.awsdns-31.com</value>
    <value>ns-978.awsdns-58.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>38</num>
   <domain_name>lev.properties</domain_name>
   <domain_keyword>lev</domain_keyword>
   <domain_tld>properties</domain_tld>
   <query_time>2024-06-01 06:32:16</query_time>
   <create_date>2018-11-25</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-11-25</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>Registrant of lev.properties</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>zev.company</domain_name>
   <domain_keyword>zev</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-06-13 12:23:47</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>7ef.net</domain_name>
   <domain_keyword>7ef</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 06:25:01</query_time>
   <create_date>2016-07-01</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1582</registrar_iana>
   <registrar_name>Tecnologia, Desarrollo Y Mercado S. de R.L. de C.V.</registrar_name>
   <registrar_website>http://www.2imagen.net</registrar_website>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.com</value>
    <value>ns3.parklogic.com</value>
    <value>ns4.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>7etv.com</domain_name>
   <domain_keyword>7etv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:27:48</query_time>
   <create_date>2010-02-26</create_date>
   <update_date>2019-09-04</update_date>
   <expiry_date>2029-02-26</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>5ev.org</domain_name>
   <domain_keyword>5ev</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 01:28:42</query_time>
   <create_date>2005-07-20</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>7av.co.uk</domain_name>
   <domain_keyword>7av</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 06:16:12</query_time>
   <create_date>2016-02-19</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]</registrar_name>
   <registrar_website>https://www.dreamscapenetworks.com</registrar_website>
   <name_servers>
    <value>ns3596.eukns.com</value>
    <value>ns3597.eukns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>iev.top</domain_name>
   <domain_keyword>iev</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-20 12:31:54</query_time>
   <create_date>2022-11-18</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>www.55hl.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>西安活水网络科技有限公司</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Xi Sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.exp.4cun.com</value>
    <value>ns2.exp.4cun.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>aev.immo</domain_name>
   <domain_keyword>aev</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-04-25 17:34:08</query_time>
   <create_date>2022-11-01</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AEV Immo</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>11</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>ns-128-b.gandi.net</value>
    <value>ns-134-a.gandi.net</value>
    <value>ns-249-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>dev.earth</domain_name>
   <domain_keyword>dev</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-04-19 19:55:38</query_time>
   <create_date>2020-07-08</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>7el.shop</domain_name>
   <domain_keyword>7el</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-29 13:24:44</query_time>
   <create_date>2022-09-29</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>JSC RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>rev.mortgage</domain_name>
   <domain_keyword>rev</domain_keyword>
   <domain_tld>mortgage</domain_tld>
   <query_time>2024-05-08 19:02:20</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>iev.aero</domain_name>
   <domain_keyword>iev</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-08 14:09:40</query_time>
   <create_date>2012-09-10</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Internet Invest, Ltd. dba Imena.ua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UA</registrant_state>
   <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>piper.ns.cloudflare.com</value>
    <value>randy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>kev.su</domain_name>
   <domain_keyword>kev</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 20:07:18</query_time>
   <create_date>2007-12-02</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>7er.cat</domain_name>
   <domain_keyword>7er</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-03 01:57:07</query_time>
   <create_date>2009-05-28</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1262</registrar_iana>
   <registrar_name>Dinahosting s.l.</registrar_name>
   <registrar_website>https://dinahosting.com</registrar_website>
   <registrant_company>Albert Ferrer Querol</registrant_company>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.gestiondecuenta.com</value>
    <value>ns2.gestiondecuenta.com</value>
    <value>ns3.gestiondecuenta.com</value>
    <value>ns4.gestiondecuenta.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>74v.de</domain_name>
   <domain_keyword>74v</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 21:13:44</query_time>
   <update_date>2023-11-30</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>cev.eu</domain_name>
   <domain_keyword>cev</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 00:48:46</query_time>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns15.ovh.net</value>
    <value>ns15.ovh.net</value>
   </name_servers>
  </value>
  <value>
   <num>54</num>
   <domain_name>uev.support</domain_name>
   <domain_keyword>uev</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-21 13:59:56</query_time>
   <create_date>2022-01-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns1021.ui-dns.de</value>
    <value>ns1033.ui-dns.biz</value>
    <value>ns1096.ui-dns.org</value>
    <value>ns1108.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>kev.wiki</domain_name>
   <domain_keyword>kev</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-17 21:20:31</query_time>
   <create_date>2022-06-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.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>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>josh.ns.cloudflare.com</value>
    <value>lucy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>pev.xyz</domain_name>
   <domain_keyword>pev</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-17 05:35:55</query_time>
   <create_date>2021-11-11</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2030-11-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>mev.box</domain_name>
   <domain_keyword>mev</domain_keyword>
   <domain_tld>box</domain_tld>
   <query_time>2024-05-15 14:22:58</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>3DNS Privacy, LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.3dns.box</value>
    <value>ns2.3dns.box</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>rev.ai</domain_name>
   <domain_keyword>rev</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-23 03:32:28</query_time>
   <registrar_name>101domain</registrar_name>
   <registrar_website>https://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Rev.com, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AI</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1043.awsdns-02.org</value>
    <value>ns-154.awsdns-19.com</value>
    <value>ns-1763.awsdns-28.co.uk</value>
    <value>ns-645.awsdns-16.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>dev.travel</domain_name>
   <domain_keyword>dev</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-05-26 00:24:43</query_time>
   <create_date>2022-04-06</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-04-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.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>60</num>
   <domain_name>7ov.com</domain_name>
   <domain_keyword>7ov</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 19:56:23</query_time>
   <create_date>2006-12-16</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>30 N Gould St STE E</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7373015923</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>61</num>
   <domain_name>7es.com</domain_name>
   <domain_keyword>7es</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:27:44</query_time>
   <create_date>2000-04-07</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>7bv.net</domain_name>
   <domain_keyword>7bv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 06:17:56</query_time>
   <create_date>2013-12-26</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>ns1.yjs-cdn.com</value>
    <value>ns2.yjs-cdn.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>4ev.me</domain_name>
   <domain_keyword>4ev</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-20 09:16:41</query_time>
   <create_date>2022-07-07</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>mev.one</domain_name>
   <domain_keyword>mev</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-10 23:22:11</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-06</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>carioca.ns.cloudflare.com</value>
    <value>pablo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>aev.hu</domain_name>
   <domain_keyword>aev</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-11 02:11:58</query_time>
   <create_date>2019-10-08</create_date>
  </value>
  <value>
   <num>66</num>
   <domain_name>7nev.lat</domain_name>
   <domain_keyword>7nev</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-11 09:39:35</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>dev.ro</domain_name>
   <domain_keyword>dev</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-11 10:33:27</query_time>
   <create_date>2001-04-04</create_date>
   <expiry_date>2026-02-22</expiry_date>
   <registrar_name>Eurodns SA</registrar_name>
   <registrar_website>www.eurodns.com</registrar_website>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>dev.delivery</domain_name>
   <domain_keyword>dev</domain_keyword>
   <domain_tld>delivery</domain_tld>
   <query_time>2024-05-05 01:52:06</query_time>
   <create_date>2019-12-18</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lily.ns.cloudflare.com</value>
    <value>scott.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>hev.fan</domain_name>
   <domain_keyword>hev</domain_keyword>
   <domain_tld>fan</domain_tld>
   <query_time>2024-05-05 16:20:03</query_time>
   <create_date>2024-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>7eu.eu</domain_name>
   <domain_keyword>7eu</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 21:57:55</query_time>
   <registrar_name>INTERNET CZ, a.s.</registrar_name>
   <registrar_website>www.forpsi.com/</registrar_website>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
  </value>
  <value>
   <num>71</num>
   <domain_name>lev.academy</domain_name>
   <domain_keyword>lev</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-06 11:37:59</query_time>
   <create_date>2021-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>André Brontsema</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>bev.company</domain_name>
   <domain_keyword>bev</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-20 18:46:38</query_time>
   <create_date>2020-09-05</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>lev.guru</domain_name>
   <domain_keyword>lev</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-12 12:17:40</query_time>
   <create_date>2014-08-15</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Levitated LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>nev.ie</domain_name>
   <domain_keyword>nev</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-23 11:17:14</query_time>
   <create_date>2011-01-14</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>jeremy.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>78v.xyz</domain_name>
   <domain_keyword>78v</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-24 12:28:22</query_time>
   <create_date>2022-11-25</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>mev.dk</domain_name>
   <domain_keyword>mev</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-22 12:13:44</query_time>
   <create_date>2002-03-13</create_date>
   <expiry_date>2025-07-31</expiry_date>
   <registrant_name>K WORM HOLDING ApS</registrant_name>
   <registrant_address>c/o Midgaard Event, Aldersrogade 6A</registrant_address>
   <registrant_city>København Ø</registrant_city>
   <registrant_zip>2100</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.curanet.dk</value>
    <value>ns2.curanet.dk</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>lev.cafe</domain_name>
   <domain_keyword>lev</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-05-27 05:21:45</query_time>
   <create_date>2018-10-26</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>sev.vet</domain_name>
   <domain_keyword>sev</domain_keyword>
   <domain_tld>vet</domain_tld>
   <query_time>2024-05-27 21:43:15</query_time>
   <create_date>2021-11-16</create_date>
   <update_date>2023-05-07</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>7uv.top</domain_name>
   <domain_keyword>7uv</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-01 23:48:04</query_time>
   <create_date>2020-03-30</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-03-30</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd</registrar_name>
   <registrar_website>http://publicdomainregistry.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>dns3.parkpage.foundationapi.com</value>
    <value>dns4.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>7lv.net</domain_name>
   <domain_keyword>7lv</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 11:08:34</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bei Jing Shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=7lv.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-show.myhostadmin.net</value>
    <value>ns2-show.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>7ey.xyz</domain_name>
   <domain_keyword>7ey</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 19:29:57</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>andy.ns.cloudflare.com</value>
    <value>sue.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>7eh.xyz</domain_name>
   <domain_keyword>7eh</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 19:29:39</query_time>
   <create_date>2023-10-01</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>adaline.ns.cloudflare.com</value>
    <value>junade.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>dev.net.br</domain_name>
   <domain_keyword>dev</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-06-02 14:29:34</query_time>
   <create_date>2009-10-28</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2025-10-28</expiry_date>
   <registrant_name>Christiano Erick Silva de Melo</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jean.ns.cloudflare.com</value>
    <value>jerry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>yev.com.cn</domain_name>
   <domain_keyword>yev</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-04 21:00:42</query_time>
   <create_date>2006-02-24</create_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>谢美爱</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>h7ev.com</domain_name>
   <domain_keyword>h7ev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 11:07:34</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-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>ns1.a9800f48.com</value>
    <value>ns2.a9800f48.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>3ev.cc</domain_name>
   <domain_keyword>3ev</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-10 15:38:55</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>YUNNAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=3ev.cc</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>87</num>
   <domain_name>kev.world</domain_name>
   <domain_keyword>kev</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-15 07:17:31</query_time>
   <create_date>2018-08-28</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-28</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>88</num>
   <domain_name>kev.pub</domain_name>
   <domain_keyword>kev</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-04-15 07:17:30</query_time>
   <create_date>2021-10-26</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-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>89</num>
   <domain_name>cev.ro</domain_name>
   <domain_keyword>cev</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-24 21:09:18</query_time>
   <create_date>2022-10-14</create_date>
   <expiry_date>2028-10-12</expiry_date>
   <registrar_name>Awesome Projects SRL</registrar_name>
   <registrar_website>https://hostico.ro</registrar_website>
   <name_servers>
    <value>ns1.romarg.com</value>
    <value>ns2.romarg.com</value>
    <value>ns3.romarg.com</value>
    <value>ns4.romarg.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>71v.com</domain_name>
   <domain_keyword>71v</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 19:20:33</query_time>
   <create_date>2003-03-21</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>expired1.maff.com</value>
    <value>expired2.maff.com</value>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.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>7yv.com</domain_name>
   <domain_keyword>7yv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 03:15:45</query_time>
   <create_date>2004-03-18</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>tian jin</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/7yv.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>yev.vision</domain_name>
   <domain_keyword>yev</domain_keyword>
   <domain_tld>vision</domain_tld>
   <query_time>2024-04-23 05:50:07</query_time>
   <create_date>2022-08-06</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>unknown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>lev.news</domain_name>
   <domain_keyword>lev</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-27 08:46:39</query_time>
   <create_date>2019-08-01</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-08-01</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>Registrant of lev.news</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.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>bev.ink</domain_name>
   <domain_keyword>bev</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-01 14:26:23</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2026-03-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>qin yan fei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>tian jin</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>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>tev.vodka</domain_name>
   <domain_keyword>tev</domain_keyword>
   <domain_tld>vodka</domain_tld>
   <query_time>2024-04-29 22:07:19</query_time>
   <create_date>2020-03-09</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1028.ui-dns.de</value>
    <value>ns1042.ui-dns.com</value>
    <value>ns1069.ui-dns.org</value>
    <value>ns1082.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>dev.vip</domain_name>
   <domain_keyword>dev</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-05 01:52:07</query_time>
   <create_date>2017-06-16</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2026-06-16</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>Lv Dou Dou</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>rev.delivery</domain_name>
   <domain_keyword>rev</domain_keyword>
   <domain_tld>delivery</domain_tld>
   <query_time>2024-05-08 19:02:20</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>4ev.lat</domain_name>
   <domain_keyword>4ev</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-08 07:50:14</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>kev.boston</domain_name>
   <domain_keyword>kev</domain_keyword>
   <domain_tld>boston</domain_tld>
   <query_time>2024-05-08 10:51:44</query_time>
   <create_date>2017-10-10</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>mark.ns.cloudflare.com</value>
    <value>rose.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>7el.us</domain_name>
   <domain_keyword>7el</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-10 07:45:05</query_time>
   <create_date>2011-02-27</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2029-02-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>Troy Benjegerdes</registrant_name>
   <registrant_company>Troy Benjegerdes</registrant_company>
   <registrant_address>431 S 7th Street #2644</registrant_address>
   <registrant_city>Minneapolis</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>55415</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7074693728</registrant_phone>
   <name_servers>
    <value>ns1.shopco.com</value>
    <value>ns2.shopco.com</value>
    <value>ns3.shopco.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.292</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.