WHOIS QUERY TIME

9 May 2024 - 2:45 PM UTC

Registered: 14 August 2023
Expiry: 28 February 2025

REGISTRAR

Name: NIC Chile
Website: https://www.nic.cl

REGISTRANT

Name: DISTRIBUIDORA PERKINS CHILENA S.A.C.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=opower.cl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "opower.cl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "opower.cl",
            "domain_keyword": "opower",
            "domain_tld": "cl",
            "query_time": "2024-05-09 14:45:09",
            "create_date": "2023-08-14",
            "expiry_date": "2025-02-28",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "DISTRIBUIDORA PERKINS CHILENA S.A.C."
        }
    ],
    "stats": {
        "total_time": 0.071,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>opower.cl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>opower.cl</domain_name>
   <domain_keyword>opower</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-09 14:45:09</query_time>
   <create_date>2023-08-14</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>DISTRIBUIDORA PERKINS CHILENA S.A.C.</registrant_name>
  </value>
 </results>
 <stats>
  <total_time>0.071</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.21 seconds) for "opower.cl" in our Historical WHOIS Database.
#1 - QUERY TIME

15 Aug 2023 - 4:49 AM UTC

Registered: 14 August 2023
Expiry: 14 August 2024

REGISTRAR

Name: NIC Chile
Website: https://www.nic.cl

NAME SERVERS

ns1.opowerserver.net
ns2.opowerserver.net

REGISTRANT

Name: Opower sistemas y programación SA de CV

#2 - QUERY TIME

25 Oct 2023 - 7:55 AM UTC

Registered: 14 August 2023
Expiry: 14 August 2024

REGISTRAR

Name: NIC Chile
Website: https://www.nic.cl

NAME SERVERS

ns1.opowerserver.net
ns2.opowerserver.net

DOMAIN STATUS

In dispute

REGISTRANT

Name: Opower sistemas y programación SA de CV

#3 - QUERY TIME

6 Mar 2024 - 4:18 PM UTC

Registered: 14 August 2023
Expiry: 28 February 2025

REGISTRAR

Name: NIC Chile
Website: https://www.nic.cl

REGISTRANT

Name: DISTRIBUIDORA PERKINS CHILENA S.A.C.

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=opower.cl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "opower.cl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "opower.cl",
    "results": [
        {
            "num": 1,
            "domain_name": "opower.cl",
            "domain_keyword": "opower",
            "domain_tld": "cl",
            "query_time": "2023-08-15 04:49:16",
            "create_date": "2023-08-14",
            "expiry_date": "2024-08-14",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Opower sistemas y programación SA de CV",
            "name_servers": [
                "ns1.opowerserver.net",
                "ns2.opowerserver.net"
            ]
        },
        {
            "num": 2,
            "domain_name": "opower.cl",
            "domain_keyword": "opower",
            "domain_tld": "cl",
            "query_time": "2023-10-25 07:55:24",
            "create_date": "2023-08-14",
            "expiry_date": "2024-08-14",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Opower sistemas y programación SA de CV",
            "name_servers": [
                "ns1.opowerserver.net",
                "ns2.opowerserver.net"
            ],
            "domain_status": [
                "In dispute"
            ]
        },
        {
            "num": 3,
            "domain_name": "opower.cl",
            "domain_keyword": "opower",
            "domain_tld": "cl",
            "query_time": "2024-03-06 16:18:40",
            "create_date": "2023-08-14",
            "expiry_date": "2025-02-28",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "DISTRIBUIDORA PERKINS CHILENA S.A.C."
        }
    ],
    "stats": {
        "total_time": 0.21,
        "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>opower.cl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>opower.cl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>opower.cl</domain_name>
   <domain_keyword>opower</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2023-08-15 04:49:16</query_time>
   <create_date>2023-08-14</create_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Opower sistemas y programación SA de CV</registrant_name>
   <name_servers>
    <value>ns1.opowerserver.net</value>
    <value>ns2.opowerserver.net</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>opower.cl</domain_name>
   <domain_keyword>opower</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2023-10-25 07:55:24</query_time>
   <create_date>2023-08-14</create_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Opower sistemas y programación SA de CV</registrant_name>
   <name_servers>
    <value>ns1.opowerserver.net</value>
    <value>ns2.opowerserver.net</value>
   </name_servers>
   <domain_status>
    <value>In dispute</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>opower.cl</domain_name>
   <domain_keyword>opower</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-03-06 16:18:40</query_time>
   <create_date>2023-08-14</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>DISTRIBUIDORA PERKINS CHILENA S.A.C.</registrant_name>
  </value>
 </results>
 <stats>
  <total_time>0.21</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 16 domain names (in 0.194 seconds) which contained the exact domain keyword "opower".
Domain Name Registered Expiry Registrar Ownership
1 opower.com 19 Mar 2002 19 Mar 2025 MarkMonitor, Inc. Oracle Corporation
2 opower.net 16 Oct 2003 16 Oct 2024 Tucows Domains Inc. -
3 opower.co.uk 11 Sep 2007 11 Sep 2024 D Frankland [Tag = FRANKLAND] -
4 opower.biz 27 Aug 2009 26 Aug 2025 MarkMonitor, Inc. Oracle Corporation
5 opower.info 27 Aug 2009 27 Aug 2025 MarkMonitor Inc. Oracle Corporation
6 opower.jobs 19 Aug 2010 19 Aug 2025 MarkMonitor Inc. Oracle Corporation
7 opower.global 9 May 2016 9 May 2025 eNom, LLC Ognibene Power Spa
8 opower.ru 7 Jun 2018 7 Jun 2024 RU-CENTER-RU Private Person
9 opower.pro 12 Sep 2018 12 Sep 2024 Register SPA Ognibene Power Spa
10 opower.sl 6 Oct 2018 6 Oct 2020 nicsl Online Power
11 opower.co.jp 11 Jan 2022 - - OPower Co.,Ltd
12 opower.org 16 Feb 2022 16 Feb 2025 Dynadot Inc REDACTED FOR PRIVACY
13 opower.su 2 Aug 2023 2 Aug 2024 RUCENTER-SU Private Person
14 opower.cl 14 Aug 2023 28 Feb 2025 NIC Chile DISTRIBUIDORA PERKINS CHILENA S.A.C.
15 opower.net.cn 28 Aug 2023 28 Aug 2024 广东时代互联科技有限公司 翟民
16 opower.xyz 3 Jun 2024 3 Jun 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
17 opower.name - - Register SPA -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=opower&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "opower",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 17,
        "relation": "eq",
        "current": 17
    },
    "unique_domains": "opower.com, opower.net, opower.co.uk, opower.biz, opower.info, opower.jobs, opower.global, opower.ru, opower.pro, opower.sl, opower.co.jp, opower.org, opower.su, opower.cl, opower.net.cn, opower.xyz, opower.name",
    "results": [
        {
            "num": 1,
            "domain_name": "opower.com",
            "domain_keyword": "opower",
            "domain_tld": "com",
            "query_time": "2024-05-13 04:56:49",
            "create_date": "2002-03-19",
            "update_date": "2023-11-01",
            "expiry_date": "2025-03-19",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Oracle Corporation",
            "registrant_address": "500 Oracle Parkway M/S 501ip3,",
            "registrant_city": "Redwood Shores",
            "registrant_state": "CA",
            "registrant_zip": "94065",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505062220",
            "registrant_fax": "+1.6505062120",
            "name_servers": [
                "a1-160.akam.net",
                "a11-66.akam.net",
                "a13-65.akam.net",
                "a18-67.akam.net",
                "ns1.p201.dns.oraclecloud.net",
                "ns2.p201.dns.oraclecloud.net",
                "ns3.p201.dns.oraclecloud.net",
                "ns4.p201.dns.oraclecloud.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "opower.net",
            "domain_keyword": "opower",
            "domain_tld": "net",
            "query_time": "2024-06-01 13:03:57",
            "create_date": "2003-10-16",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.opowerserver.net",
                "ns2.opowerserver.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "opower.co.uk",
            "domain_keyword": "opower",
            "domain_tld": "co.uk",
            "query_time": "2024-06-11 16:35:10",
            "create_date": "2007-09-11",
            "update_date": "2023-12-02",
            "expiry_date": "2024-09-11",
            "registrar_name": "D Frankland [Tag = FRANKLAND]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "opower.biz",
            "domain_keyword": "opower",
            "domain_tld": "biz",
            "query_time": "2024-05-13 04:56:49",
            "create_date": "2009-08-27",
            "update_date": "2023-11-18",
            "expiry_date": "2025-08-26",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Oracle Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "opower.info",
            "domain_keyword": "opower",
            "domain_tld": "info",
            "query_time": "2024-05-13 04:56:49",
            "create_date": "2009-08-27",
            "update_date": "2023-12-15",
            "expiry_date": "2025-08-27",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Oracle Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "opower.jobs",
            "domain_keyword": "opower",
            "domain_tld": "jobs",
            "query_time": "2024-05-13 04:56:49",
            "create_date": "2010-08-19",
            "update_date": "2023-12-12",
            "expiry_date": "2025-08-19",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Oracle Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "opower.global",
            "domain_keyword": "opower",
            "domain_tld": "global",
            "query_time": "2024-05-13 04:56:49",
            "create_date": "2016-05-09",
            "update_date": "2024-04-24",
            "expiry_date": "2025-05-09",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ognibene Power Spa",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.plaindns.net",
                "ns2.plaindns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "opower.ru",
            "domain_keyword": "opower",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:27:55",
            "create_date": "2018-06-07",
            "expiry_date": "2024-06-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "gail.ns.cloudflare.com",
                "lewis.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "opower.pro",
            "domain_keyword": "opower",
            "domain_tld": "pro",
            "query_time": "2024-06-01 13:03:57",
            "create_date": "2018-09-12",
            "update_date": "2023-10-27",
            "expiry_date": "2024-09-12",
            "registrar_iana": 168,
            "registrar_name": "Register SPA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ognibene Power Spa",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.plaindns.net",
                "ns2.plaindns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "opower.sl",
            "domain_keyword": "opower",
            "domain_tld": "sl",
            "query_time": "2024-06-01 13:03:57",
            "create_date": "2018-10-06",
            "expiry_date": "2020-10-06",
            "registrar_name": "nicsl",
            "registrant_name": "Augustine  Matturi",
            "registrant_company": "Online Power",
            "registrant_address": "21 Wellinghton Street",
            "registrant_city": "Freetown",
            "registrant_zip": "232",
            "registrant_country": "SL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+232.76359547",
            "name_servers": [
                "nsa.whogohost.com",
                "nsb.whogohost.com"
            ]
        },
        {
            "num": 11,
            "domain_name": "opower.co.jp",
            "domain_keyword": "opower",
            "domain_tld": "co.jp",
            "query_time": "2024-06-01 13:03:57",
            "create_date": "2022-01-11",
            "update_date": "2024-02-01",
            "registrant_company": "OPower Co.,Ltd",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 12,
            "domain_name": "opower.org",
            "domain_keyword": "opower",
            "domain_tld": "org",
            "query_time": "2024-04-26 18:51:42",
            "create_date": "2022-02-16",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "opower.su",
            "domain_keyword": "opower",
            "domain_tld": "su",
            "query_time": "2024-05-24 10:58:37",
            "create_date": "2023-08-02",
            "expiry_date": "2024-08-02",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 14,
            "domain_name": "opower.cl",
            "domain_keyword": "opower",
            "domain_tld": "cl",
            "query_time": "2024-05-09 14:45:09",
            "create_date": "2023-08-14",
            "expiry_date": "2025-02-28",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "DISTRIBUIDORA PERKINS CHILENA S.A.C."
        },
        {
            "num": 15,
            "domain_name": "opower.net.cn",
            "domain_keyword": "opower",
            "domain_tld": "net.cn",
            "query_time": "2024-06-01 13:03:57",
            "create_date": "2023-08-28",
            "expiry_date": "2024-08-28",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "翟民",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "opower.xyz",
            "domain_keyword": "opower",
            "domain_tld": "xyz",
            "query_time": "2024-06-11 16:35:10",
            "create_date": "2024-06-03",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-03",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "opower.name",
            "domain_keyword": "opower",
            "domain_tld": "name",
            "query_time": "2024-05-09 14:45:09",
            "registrar_iana": 168,
            "registrar_name": "Register SPA",
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.194,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>opower</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>17</total>
  <relation>eq</relation>
  <current>17</current>
 </count>
 <unique_domains>opower.com, opower.net, opower.co.uk, opower.biz, opower.info, opower.jobs, opower.global, opower.ru, opower.pro, opower.sl, opower.co.jp, opower.org, opower.su, opower.cl, opower.net.cn, opower.xyz, opower.name</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>opower.com</domain_name>
   <domain_keyword>opower</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 04:56:49</query_time>
   <create_date>2002-03-19</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Oracle Corporation</registrant_company>
   <registrant_address>500 Oracle Parkway M/S 501ip3,</registrant_address>
   <registrant_city>Redwood Shores</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94065</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505062220</registrant_phone>
   <registrant_fax>+1.6505062120</registrant_fax>
   <name_servers>
    <value>a1-160.akam.net</value>
    <value>a11-66.akam.net</value>
    <value>a13-65.akam.net</value>
    <value>a18-67.akam.net</value>
    <value>ns1.p201.dns.oraclecloud.net</value>
    <value>ns2.p201.dns.oraclecloud.net</value>
    <value>ns3.p201.dns.oraclecloud.net</value>
    <value>ns4.p201.dns.oraclecloud.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>opower.net</domain_name>
   <domain_keyword>opower</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 13:03:57</query_time>
   <create_date>2003-10-16</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.opowerserver.net</value>
    <value>ns2.opowerserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>opower.co.uk</domain_name>
   <domain_keyword>opower</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-11 16:35:10</query_time>
   <create_date>2007-09-11</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_name>D Frankland [Tag = FRANKLAND]</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>opower.biz</domain_name>
   <domain_keyword>opower</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 04:56:49</query_time>
   <create_date>2009-08-27</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2025-08-26</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Oracle Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>opower.info</domain_name>
   <domain_keyword>opower</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 04:56:49</query_time>
   <create_date>2009-08-27</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-08-27</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Oracle Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>opower.jobs</domain_name>
   <domain_keyword>opower</domain_keyword>
   <domain_tld>jobs</domain_tld>
   <query_time>2024-05-13 04:56:49</query_time>
   <create_date>2010-08-19</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-08-19</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Oracle Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>opower.global</domain_name>
   <domain_keyword>opower</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-13 04:56:49</query_time>
   <create_date>2016-05-09</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ognibene Power Spa</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.plaindns.net</value>
    <value>ns2.plaindns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>opower.ru</domain_name>
   <domain_keyword>opower</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:27:55</query_time>
   <create_date>2018-06-07</create_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>gail.ns.cloudflare.com</value>
    <value>lewis.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>opower.pro</domain_name>
   <domain_keyword>opower</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-01 13:03:57</query_time>
   <create_date>2018-09-12</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SPA</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ognibene Power Spa</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.plaindns.net</value>
    <value>ns2.plaindns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>opower.sl</domain_name>
   <domain_keyword>opower</domain_keyword>
   <domain_tld>sl</domain_tld>
   <query_time>2024-06-01 13:03:57</query_time>
   <create_date>2018-10-06</create_date>
   <expiry_date>2020-10-06</expiry_date>
   <registrar_name>nicsl</registrar_name>
   <registrant_name>Augustine  Matturi</registrant_name>
   <registrant_company>Online Power</registrant_company>
   <registrant_address>21 Wellinghton Street</registrant_address>
   <registrant_city>Freetown</registrant_city>
   <registrant_zip>232</registrant_zip>
   <registrant_country>SL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+232.76359547</registrant_phone>
   <name_servers>
    <value>nsa.whogohost.com</value>
    <value>nsb.whogohost.com</value>
   </name_servers>
  </value>
  <value>
   <num>11</num>
   <domain_name>opower.co.jp</domain_name>
   <domain_keyword>opower</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-01 13:03:57</query_time>
   <create_date>2022-01-11</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>OPower Co.,Ltd</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>12</num>
   <domain_name>opower.org</domain_name>
   <domain_keyword>opower</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 18:51:42</query_time>
   <create_date>2022-02-16</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>opower.su</domain_name>
   <domain_keyword>opower</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-24 10:58:37</query_time>
   <create_date>2023-08-02</create_date>
   <expiry_date>2024-08-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.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>opower.cl</domain_name>
   <domain_keyword>opower</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-09 14:45:09</query_time>
   <create_date>2023-08-14</create_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>DISTRIBUIDORA PERKINS CHILENA S.A.C.</registrant_name>
  </value>
  <value>
   <num>15</num>
   <domain_name>opower.net.cn</domain_name>
   <domain_keyword>opower</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-06-01 13:03:57</query_time>
   <create_date>2023-08-28</create_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>翟民</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>opower.xyz</domain_name>
   <domain_keyword>opower</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-11 16:35:10</query_time>
   <create_date>2024-06-03</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-03</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>opower.name</domain_name>
   <domain_keyword>opower</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-09 14:45:09</query_time>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SPA</registrar_name>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.194</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,860 domain names (in 0.247 seconds) which look and sound like the brand name "opower".
Domain Name Registered Expiry Registrar Ownership
1 npower.online 19 Sep 2022 19 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
2 topower.ru 30 Jun 2004 30 Jun 2024 RU-CENTER-RU Private Person
3 mpower.net.au - - Web Address Registration Pty Ltd Darryn Hawthorn
4 mpower.ninja 16 Oct 2023 16 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
5 cpower.se 18 Oct 2003 18 Oct 2024 Loopia AB -
6 gpower.hu 30 Mar 2002 - - -
7 opover.com 17 May 2019 17 May 2025 123-Reg Limited -
8 xpower.me 24 Nov 2023 24 Nov 2024 Hosting Concepts B.V. d/b/a Registrar.eu Mix Domains, Unipessoal Lda
9 olpower.com 27 Jan 2000 27 Jan 2026 Dynadot Inc -
10 spower.energy 22 Jan 2016 22 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
11 xpower.vip 10 Jan 2023 10 Jan 2026 Go China Domains Inc Domains By Proxy, LLC
12 rpower.xyz 8 Apr 2023 8 Apr 2024 CV Jogjacamp Ireneusz Bachurski Przedsiebiorstwo INFO-BI
13 epower.design 5 May 2024 5 May 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0171088616
14 spower.co.th 5 Jul 2007 4 Jul 2024 THNIC S.Power Construction Co., Ltd. ( บริษัท ส.พลังคอนสตรัคชั่น จำกัด )
15 copower.it 3 Feb 2017 3 Feb 2025 1 Api GmbH hidden
16 bpower.site 27 Oct 2023 27 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
17 oxpower.org 17 May 2007 17 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
18 dpower.top 20 Apr 2022 20 Apr 2025 Chengdu west dimension digital Wen Long Yao
19 4power.ae - - Host Arabia ( Tasjeel.ae ) 4POWER Infocom FZ LLC
20 ypower.energy 23 Feb 2017 23 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 epower.rent 12 Sep 2023 12 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
22 topower.net 3 Jan 2000 3 Jan 2026 Xin Net Technology Corporation -
23 npower.pro 27 Oct 2023 27 Oct 2024 IONOS SE 1&1 Internet Limited
24 rpower.nyc 9 Jul 2018 9 Jul 2024 GoDaddy.com, LLC Vitabyte Inc.
25 gopower.ru 29 Jul 2008 29 Jul 2024 SALENAMES-RU Private Person
26 mpower.media 20 Apr 2023 20 Apr 2025 Sav.com, LLC - 15 Privacy Protection
27 epower.org 28 Dec 2008 28 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
28 epower.co.uk 24 May 2019 24 May 2025 Ionos SE [Tag = 1AND1] -
29 vpower.co 26 Mar 2024 26 Mar 2025 Above.com Pty Ltd. Ivan Spasenovic PR
30 mpower.co.in 5 Mar 2023 5 Mar 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
31 upower.solar 11 Aug 2020 11 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
32 gpower.com.br 6 Mar 2023 6 Mar 2025 GODADDY (86) Gabriel Cristian
33 xpower.ws 7 Apr 2011 7 Apr 2025 IONOS SE -
34 otpower.com 16 Nov 2004 16 Nov 2024 GoDaddy.com, LLC -
35 mpower.ae - - Etisalat GOLDEN GLOBE HI-TECH EZE
36 o-power.com 7 Jun 2010 7 Jun 2025 MarkMonitor, Inc. Oracle Corporation
37 owpower.com 18 Mar 2018 18 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
38 orpower.com 16 Jul 2013 16 Jul 2025 TurnCommerce, Inc. DBA NameBright.com Domain Administrator
39 gpower.jp 3 Jul 2020 31 Jul 2024 - Tokyo Green Power Institute of Electrical Engineering Co., Ltd.
40 gpower.fr 15 Jul 2010 15 Jul 2025 OVH Ano Nymous
41 opoder.com.br 18 Mar 2020 18 Mar 2025 - Global Z Consultoria
42 onpower.ca 1 Nov 2000 22 Nov 2025 Webnames.ca Inc. On Power Systems Inc.
43 npower.solutions 14 Feb 2024 14 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 npower.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
45 kpower.net 26 Mar 2013 26 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
46 apower.shop 1 Nov 2023 1 Nov 2024 Namecheap, Inc. -
47 dpower.pro 25 Dec 2023 25 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
48 ipower.global 10 Nov 2018 10 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
49 qpower.com.au - - GoDaddy.com LLC trading as GoDaddy.com Peter Rees
50 ipower.top 17 Nov 2014 17 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhang Dongyi
51 onpower.tech 19 Mar 2024 19 Mar 2034 Name.com, Inc Domain Protection Services, Inc.
52 ypower.biz 20 Jan 2021 20 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
53 ompower.info 22 May 2023 22 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
54 mpower.institute 11 Jan 2024 11 Jan 2025 IONOS SE 1&1 Internet Limited
55 mpower.quest 22 Jul 2023 22 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
56 rpower.fun 28 May 2023 28 May 2025 Key-Systems LLC KAREX KAROL JAROS
57 mpower.events 29 Nov 2023 29 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
58 xpower.space 15 Aug 2021 15 Aug 2024 OVH ISENO SP. Z O.O.
59 opoder.site 25 Aug 2017 25 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
60 jpower.co 23 Aug 2023 23 Aug 2024 Sav.com, LLC - 2 REDACTED FOR PRIVACY
61 oipower.org 1 Jul 2006 1 Jul 2025 PDR Ltd. d/b/a PublicDomainRegistry.com SCICUBE LIMITED
62 vpower.info 30 May 2024 30 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Yikai Ren
63 qpower.uk 13 Jul 2023 13 Jul 2024 NameSilo LLC [Tag = NAMESILO] -
64 cpower.net 5 Jan 2000 5 Jan 2025 GoDaddy.com, LLC -
65 8power.mobi 2 Feb 2017 2 Feb 2025 Tucows Domains Inc. Data Protected
66 opoder.website 12 Apr 2024 12 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
67 lpower.ru 23 Jul 2020 23 Jul 2024 REGRU-RU Private Person
68 mpower.inc 6 Nov 2023 6 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
69 mpower.community 26 Mar 2021 26 Mar 2024 Amazon Registrar, Inc. Identity Protection Service
70 jpower.uk 2 Nov 2022 2 Nov 2027 GoDaddy.com, LLC. [Tag = GODADDY] -
71 apower.link 27 Oct 2017 27 Oct 2027 Gandi SAS REDACTED FOR PRIVACY
72 ipower.life 16 Apr 2023 16 Apr 2025 IONOS SE 1&1 Internet Limited
73 mpower.bayern 16 Apr 2019 16 Apr 2025 Mesh Digital Limited TNP Agentur fuer Kommunikation GmbH
74 ipower.info 13 Sep 2001 13 Sep 2027 Network Solutions, LLC iPower LLC
75 2power.co.uk 12 Feb 2014 12 Feb 2025 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
76 ogpower.com 20 Apr 2017 20 Apr 2025 REGISTER S.P.A. Domain Proxy Service. Namesco Limited,
77 npower.mobi 17 Jun 2013 17 Jun 2024 Mesh Digital Limited Domains By Proxy, LLC
78 8power.com 10 Oct 2011 10 Oct 2024 Tucows Domains Inc. -
79 mpower.how 16 Mar 2020 16 Mar 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
80 wpower.one 30 Mar 2017 30 Mar 2025 One.com A/S wPower
81 spower.org 28 Sep 2022 28 Sep 2024 Sav.com, LLC - 34 Privacy Protection
82 copower.com 19 Jul 2001 19 Jul 2026 Network Solutions, LLC -
83 topower.tech 28 May 2018 28 May 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) malin
84 vpower.cam 24 Mar 2023 24 Mar 2024 Namecheap Withheld for Privacy Purposes
85 hpower.co.nz 6 Oct 2021 - Gandi -
86 kpower.com.cn 11 Jun 2018 11 Jun 2029 阿里云计算有限公司(万网) 东莞市伟创动力科技有限公司
87 ppower.top 11 Jan 2024 11 Jan 2025 NameSilo,LLC PrivacyGuardian.org llc
88 epower.xin 7 Nov 2017 7 Nov 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 唐溢泽
89 ipower.net.pl 20 May 2013 20 May 2025 home.pl S.A. -
90 opoder.online 7 Sep 2023 7 Sep 2024 Go Daddy, LLC Repossessed by Go Daddy
91 5power.info 18 Nov 2018 18 Nov 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
92 ipower.company 3 Jan 2020 3 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 bpower.com.au - - Melbourne IT Mark Giuliano
94 6power.net 2 Apr 2024 2 Apr 2025 GoDaddy.com, LLC -
95 gpower.network 23 Jun 2023 23 Jun 2024 Sav.com, LLC - 8 Privacy Protection
96 cpower.pl 28 Jun 2016 28 Jun 2030 OVH SAS -
97 spower.com 10 Jul 2002 10 Jul 2024 GoDaddy.com, LLC -
98 rpower.energy 17 Apr 2020 17 Apr 2025 Key-Systems, LLC R.Power Sp. z o.o.
99 vpower.cloud 23 Aug 2023 23 Aug 2027 Chengdu West Dimension Digital Technology Co., LTD Guangzhou VisualPower Technology Co.Ltd
100 mpower.international 1 Nov 2017 1 Nov 2024 IONOS SE 1&1 Internet Inc
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 Opower.cl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=opower.cl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "opower.cl",
        "page_size": 100
    },
    "count": {
        "total": 5860,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "npower.online, topower.ru, mpower.net.au, mpower.ninja, cpower.se, gpower.hu, opover.com, xpower.me, olpower.com, spower.energy, xpower.vip, rpower.xyz, epower.design, spower.co.th, copower.it, bpower.site, oxpower.org, dpower.top, 4power.ae, ypower.energy, epower.rent, topower.net, npower.pro, rpower.nyc, gopower.ru, mpower.media, epower.org, epower.co.uk, vpower.co, mpower.co.in, upower.solar, gpower.com.br, xpower.ws, otpower.com, mpower.ae, o-power.com, owpower.com, orpower.com, gpower.jp, gpower.fr, opoder.com.br, onpower.ca, npower.solutions, npower.xyz, kpower.net, apower.shop, dpower.pro, ipower.global, qpower.com.au, ipower.top, onpower.tech, ypower.biz, ompower.info, mpower.institute, mpower.quest, rpower.fun, mpower.events, xpower.space, opoder.site, jpower.co, oipower.org, vpower.info, qpower.uk, cpower.net, 8power.mobi, opoder.website, lpower.ru, mpower.inc, mpower.community, jpower.uk, apower.link, ipower.life, mpower.bayern, ipower.info, 2power.co.uk, ogpower.com, npower.mobi, 8power.com, mpower.how, wpower.one, spower.org, copower.com, topower.tech, vpower.cam, hpower.co.nz, kpower.com.cn, ppower.top, epower.xin, ipower.net.pl, opoder.online, 5power.info, ipower.company, bpower.com.au, 6power.net, gpower.network, cpower.pl, spower.com, rpower.energy, vpower.cloud, mpower.international",
    "results": [
        {
            "num": 1,
            "domain_name": "npower.online",
            "domain_keyword": "npower",
            "domain_tld": "online",
            "query_time": "2024-04-21 06:12:49",
            "create_date": "2022-09-19",
            "update_date": "2024-04-16",
            "expiry_date": "2024-09-19",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "topower.ru",
            "domain_keyword": "topower",
            "domain_tld": "ru",
            "query_time": "2024-04-30 23:06:34",
            "create_date": "2004-06-30",
            "expiry_date": "2024-06-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "mpower.net.au",
            "domain_keyword": "mpower",
            "domain_tld": "net.au",
            "query_time": "2024-05-04 14:18:01",
            "update_date": "2024-04-24",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Darryn Hawthorn",
            "name_servers": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com",
                "ns3.dnsmadeeasy.com",
                "ns4.dnsmadeeasy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "mpower.ninja",
            "domain_keyword": "mpower",
            "domain_tld": "ninja",
            "query_time": "2024-05-04 14:18:01",
            "create_date": "2023-10-16",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-16",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "cpower.se",
            "domain_keyword": "cpower",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:46:46",
            "create_date": "2003-10-18",
            "update_date": "2024-02-21",
            "expiry_date": "2024-10-18",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "gpower.hu",
            "domain_keyword": "gpower",
            "domain_tld": "hu",
            "query_time": "2024-05-10 19:49:09",
            "create_date": "2002-03-30"
        },
        {
            "num": 7,
            "domain_name": "opover.com",
            "domain_keyword": "opover",
            "domain_tld": "com",
            "query_time": "2024-05-21 23:36:57",
            "create_date": "2019-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "xpower.me",
            "domain_keyword": "xpower",
            "domain_tld": "me",
            "query_time": "2024-05-26 00:08:51",
            "create_date": "2023-11-24",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mix Domains, Unipessoal Lda",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mafra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PT",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "olpower.com",
            "domain_keyword": "olpower",
            "domain_tld": "com",
            "query_time": "2024-06-05 11:02:31",
            "create_date": "2000-01-27",
            "update_date": "2024-05-17",
            "expiry_date": "2026-01-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "spower.energy",
            "domain_keyword": "spower",
            "domain_tld": "energy",
            "query_time": "2024-05-29 03:50:32",
            "create_date": "2016-01-22",
            "update_date": "2023-06-27",
            "expiry_date": "2026-01-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "xpower.vip",
            "domain_keyword": "xpower",
            "domain_tld": "vip",
            "query_time": "2024-06-07 14:52:48",
            "create_date": "2023-01-10",
            "update_date": "2023-06-18",
            "expiry_date": "2026-01-10",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains Inc",
            "registrar_website": "whois.gochinadomains.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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "rpower.xyz",
            "domain_keyword": "rpower",
            "domain_tld": "xyz",
            "query_time": "2024-06-11 05:29:08",
            "create_date": "2023-04-08",
            "update_date": "2024-06-11",
            "expiry_date": "2024-04-08",
            "registrar_iana": 1478,
            "registrar_name": "CV Jogjacamp",
            "registrar_website": "https://idwebhost.com",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "Slask",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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": [
                "exp1.liqu.id",
                "exp2.liqu.id"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "epower.design",
            "domain_keyword": "epower",
            "domain_tld": "design",
            "query_time": "2024-05-08 15:44:15",
            "create_date": "2024-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0171088616",
            "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": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "spower.co.th",
            "domain_keyword": "spower",
            "domain_tld": "co.th",
            "query_time": "2024-05-01 22:09:10",
            "create_date": "2007-07-05",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-04",
            "registrar_name": "THNIC",
            "registrant_company": "S.Power Construction Co., Ltd.  ( บริษัท ส.พลังคอนสตรัคชั่น จำกัด )",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns1.ireadyhost.com",
                "ns2.ireadyhost.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "copower.it",
            "domain_keyword": "copower",
            "domain_tld": "it",
            "query_time": "2024-05-06 08:31:14",
            "create_date": "2017-02-03",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-03",
            "registrar_name": "1 Api GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "hidden",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 16,
            "domain_name": "bpower.site",
            "domain_keyword": "bpower",
            "domain_tld": "site",
            "query_time": "2024-05-12 02:14:18",
            "create_date": "2023-10-27",
            "update_date": "2023-12-22",
            "expiry_date": "2024-10-27",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "South Karelia",
            "registrant_country": "FI",
            "registrant_email": "please query the rdds service of the 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.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "oxpower.org",
            "domain_keyword": "oxpower",
            "domain_tld": "org",
            "query_time": "2024-04-22 10:27:45",
            "create_date": "2007-05-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "dpower.top",
            "domain_keyword": "dpower",
            "domain_tld": "top",
            "query_time": "2024-04-20 02:13:22",
            "create_date": "2022-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wen Long Yao",
            "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": "please query the rdds service of the registrar 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.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "4power.ae",
            "domain_keyword": "4power",
            "domain_tld": "ae",
            "query_time": "2024-04-20 18:09:48",
            "registrar_name": "Host Arabia ( Tasjeel.ae )",
            "registrant_name": "4POWER Infocom FZ LLC .",
            "registrant_company": "4POWER Infocom FZ LLC",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns5.tasjeel.ae",
                "ns6.tasjeel.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 20,
            "domain_name": "ypower.energy",
            "domain_keyword": "ypower",
            "domain_tld": "energy",
            "query_time": "2024-05-20 20:15:48",
            "create_date": "2017-02-23",
            "update_date": "2023-07-13",
            "expiry_date": "2025-02-23",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "epower.rent",
            "domain_keyword": "epower",
            "domain_tld": "rent",
            "query_time": "2024-05-24 17:15:39",
            "create_date": "2023-09-12",
            "update_date": "2024-04-17",
            "expiry_date": "2024-09-12",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "topower.net",
            "domain_keyword": "topower",
            "domain_tld": "net",
            "query_time": "2024-05-17 17:46:34",
            "create_date": "2000-01-03",
            "update_date": "2020-12-29",
            "expiry_date": "2026-01-03",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "npower.pro",
            "domain_keyword": "npower",
            "domain_tld": "pro",
            "query_time": "2024-05-25 07:48:07",
            "create_date": "2023-10-27",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-27",
            "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": [
                "ns1045.ui-dns.com",
                "ns1046.ui-dns.de",
                "ns1100.ui-dns.biz",
                "ns1110.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "rpower.nyc",
            "domain_keyword": "rpower",
            "domain_tld": "nyc",
            "query_time": "2024-05-30 00:23:22",
            "create_date": "2018-07-09",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vitabyte Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "gopower.ru",
            "domain_keyword": "gopower",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:23:10",
            "create_date": "2008-07-29",
            "expiry_date": "2024-07-29",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 26,
            "domain_name": "mpower.media",
            "domain_keyword": "mpower",
            "domain_tld": "media",
            "query_time": "2024-05-04 14:18:01",
            "create_date": "2023-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 3905,
            "registrar_name": "Sav.com, LLC - 15",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "epower.org",
            "domain_keyword": "epower",
            "domain_tld": "org",
            "query_time": "2024-04-27 12:56:39",
            "create_date": "2008-12-28",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-28",
            "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": 28,
            "domain_name": "epower.co.uk",
            "domain_keyword": "epower",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 17:45:40",
            "create_date": "2019-05-24",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-24",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1029.ui-dns.com",
                "ns1050.ui-dns.biz",
                "ns1088.ui-dns.org",
                "ns1124.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 29,
            "domain_name": "vpower.co",
            "domain_keyword": "vpower",
            "domain_tld": "co",
            "query_time": "2024-05-17 18:29:51",
            "create_date": "2024-03-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-26",
            "registrar_iana": 940,
            "registrar_name": "Above.com Pty Ltd.",
            "registrar_website": "www.above.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ivan Spasenovic PR",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Serbia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RS",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "a2sk6muo.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "mpower.co.in",
            "domain_keyword": "mpower",
            "domain_tld": "co.in",
            "query_time": "2024-05-22 13:44:43",
            "create_date": "2023-03-05",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Telangana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "upower.solar",
            "domain_keyword": "upower",
            "domain_tld": "solar",
            "query_time": "2024-05-28 09:42:51",
            "create_date": "2020-08-11",
            "update_date": "2023-07-22",
            "expiry_date": "2024-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "gpower.com.br",
            "domain_keyword": "gpower",
            "domain_tld": "com.br",
            "query_time": "2024-05-31 16:54:26",
            "create_date": "2023-03-06",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-06",
            "registrar_name": "GODADDY (86)",
            "registrant_name": "Gabriel Cristian",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 33,
            "domain_name": "xpower.ws",
            "domain_keyword": "xpower",
            "domain_tld": "ws",
            "query_time": "2024-06-07 14:52:48",
            "create_date": "2011-04-07",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://whois.1und1.de",
            "name_servers": [
                "ns1041.ui-dns.org",
                "ns1050.ui-dns.de",
                "ns1093.ui-dns.com",
                "ns1119.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "otpower.com",
            "domain_keyword": "otpower",
            "domain_tld": "com",
            "query_time": "2024-06-12 14:03:51",
            "create_date": "2004-11-16",
            "update_date": "2023-10-13",
            "expiry_date": "2024-11-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "mpower.ae",
            "domain_keyword": "mpower",
            "domain_tld": "ae",
            "query_time": "2024-04-14 10:03:38",
            "registrar_name": "Etisalat",
            "registrant_name": "GOLDEN GLOBE HI-TECH EZE",
            "registrant_company": "GOLDEN GLOBE HI-TECH EZE",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.bh-26.webhostbox.net",
                "ns2.bh-26.webhostbox.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 36,
            "domain_name": "o-power.com",
            "domain_keyword": "o-power",
            "domain_tld": "com",
            "query_time": "2024-04-15 07:56:42",
            "create_date": "2010-06-07",
            "update_date": "2023-12-06",
            "expiry_date": "2025-06-07",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Oracle Corporation",
            "registrant_address": "500 Oracle Parkway M/S 501ip3,",
            "registrant_city": "Redwood Shores",
            "registrant_state": "CA",
            "registrant_zip": "94065",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505062220",
            "registrant_fax": "+1.6505062120",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "owpower.com",
            "domain_keyword": "owpower",
            "domain_tld": "com",
            "query_time": "2024-04-24 12:50:09",
            "create_date": "2018-03-18",
            "update_date": "2024-04-07",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.alidns.com",
                "ns1.dan.com",
                "ns2.dan.com",
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "orpower.com",
            "domain_keyword": "orpower",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:59:19",
            "create_date": "2013-07-16",
            "update_date": "2021-07-10",
            "expiry_date": "2025-07-16",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Administrator",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "gpower.jp",
            "domain_keyword": "gpower",
            "domain_tld": "jp",
            "query_time": "2024-04-19 05:24:38",
            "create_date": "2020-07-03",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "Tokyo Green Power Institute of Electrical Engineering Co., Ltd.",
            "registrant_address": "Tokyo",
            "registrant_zip": "104-6033",
            "registrant_email": "[email protected]",
            "registrant_phone": "0120-060-799",
            "name_servers": [
                "name.technowave.ad.jp",
                "ns.technowave.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 40,
            "domain_name": "gpower.fr",
            "domain_keyword": "gpower",
            "domain_tld": "fr",
            "query_time": "2024-05-09 02:19:15",
            "create_date": "2010-07-15",
            "update_date": "2024-01-08",
            "expiry_date": "2025-07-15",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns11.ovh.net",
                "ns11.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 41,
            "domain_name": "opoder.com.br",
            "domain_keyword": "opoder",
            "domain_tld": "com.br",
            "query_time": "2024-05-09 14:43:52",
            "create_date": "2020-03-18",
            "update_date": "2022-02-16",
            "expiry_date": "2025-03-18",
            "registrant_name": "Global Z Consultoria",
            "name_servers": [
                "a.sec.dns.br",
                "b.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 42,
            "domain_name": "onpower.ca",
            "domain_keyword": "onpower",
            "domain_tld": "ca",
            "query_time": "2024-05-24 20:58:28",
            "create_date": "2000-11-01",
            "update_date": "2024-04-20",
            "expiry_date": "2025-11-22",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "www.webnames.ca",
            "registrant_name": "On Power Systems Inc.",
            "registrant_address": "35 West Pearce Street,  unit 26",
            "registrant_city": "Richmond Hill",
            "registrant_state": "ON",
            "registrant_zip": "L4B3A9",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9058816644",
            "registrant_fax": "+1.9058816652",
            "name_servers": [
                "ns1.nowcritical.com",
                "ns2.nowcritical.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "npower.solutions",
            "domain_keyword": "npower",
            "domain_tld": "solutions",
            "query_time": "2024-06-03 19:07:43",
            "create_date": "2024-02-14",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-14",
            "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": [
                "ns1nl.mochahost.com",
                "ns2nl.mochahost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "npower.xyz",
            "domain_keyword": "npower",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 12:18:24",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "kpower.net",
            "domain_keyword": "kpower",
            "domain_tld": "net",
            "query_time": "2024-05-29 09:51:42",
            "create_date": "2013-03-26",
            "update_date": "2021-03-20",
            "expiry_date": "2024-03-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "apower.shop",
            "domain_keyword": "apower",
            "domain_tld": "shop",
            "query_time": "2024-04-24 14:02:32",
            "create_date": "2023-11-01",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "2ajdy0ui.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "dpower.pro",
            "domain_keyword": "dpower",
            "domain_tld": "pro",
            "query_time": "2024-05-06 00:59:06",
            "create_date": "2023-12-25",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "ipower.global",
            "domain_keyword": "ipower",
            "domain_tld": "global",
            "query_time": "2024-05-11 04:43:10",
            "create_date": "2018-11-10",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-10",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Other",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar 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.whois.com",
                "ns2.whois.com",
                "ns3.whois.com",
                "ns4.whois.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "qpower.com.au",
            "domain_keyword": "qpower",
            "domain_tld": "com.au",
            "query_time": "2024-05-11 15:33:32",
            "update_date": "2022-11-04",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Peter Rees",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "ipower.top",
            "domain_keyword": "ipower",
            "domain_tld": "top",
            "query_time": "2024-05-22 07:30:11",
            "create_date": "2014-11-17",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhang Dongyi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shandong",
            "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.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "onpower.tech",
            "domain_keyword": "onpower",
            "domain_tld": "tech",
            "query_time": "2024-05-18 14:14:10",
            "create_date": "2024-03-19",
            "update_date": "2024-04-01",
            "expiry_date": "2034-03-19",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_state": "CO",
            "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": [
                "ns1hwy.name.com",
                "ns2glx.name.com",
                "ns3fhx.name.com",
                "ns4ksy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "ypower.biz",
            "domain_keyword": "ypower",
            "domain_tld": "biz",
            "query_time": "2024-05-20 20:15:48",
            "create_date": "2021-01-20",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "ompower.info",
            "domain_keyword": "ompower",
            "domain_tld": "info",
            "query_time": "2024-05-24 18:40:19",
            "create_date": "2023-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "mpower.institute",
            "domain_keyword": "mpower",
            "domain_tld": "institute",
            "query_time": "2024-06-01 11:50:07",
            "create_date": "2024-01-11",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-11",
            "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": [
                "ns1038.ui-dns.de",
                "ns1079.ui-dns.com",
                "ns1088.ui-dns.biz",
                "ns1123.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "mpower.quest",
            "domain_keyword": "mpower",
            "domain_tld": "quest",
            "query_time": "2024-05-29 01:58:54",
            "create_date": "2023-07-22",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-22",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 56,
            "domain_name": "rpower.fun",
            "domain_keyword": "rpower",
            "domain_tld": "fun",
            "query_time": "2024-05-30 21:11:29",
            "create_date": "2023-05-28",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-28",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "KAREX KAROL JAROS",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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": [
                "ns6.az.pl",
                "ns7.az.pl",
                "ns8.az.pl"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "mpower.events",
            "domain_keyword": "mpower",
            "domain_tld": "events",
            "query_time": "2024-05-04 14:18:01",
            "create_date": "2023-11-29",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "xpower.space",
            "domain_keyword": "xpower",
            "domain_tld": "space",
            "query_time": "2024-05-13 11:15:41",
            "create_date": "2021-08-15",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-15",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "ISENO SP. Z O.O.",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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": [
                "coen.ns.cloudflare.com",
                "melany.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "opoder.site",
            "domain_keyword": "opoder",
            "domain_tld": "site",
            "query_time": "2024-05-13 04:54:38",
            "create_date": "2017-08-25",
            "update_date": "2024-04-15",
            "expiry_date": "2024-08-25",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "jpower.co",
            "domain_keyword": "jpower",
            "domain_tld": "co",
            "query_time": "2024-05-13 21:17:59",
            "create_date": "2023-08-23",
            "update_date": "2024-05-03",
            "expiry_date": "2024-08-23",
            "registrar_iana": 3892,
            "registrar_name": "Sav.com, LLC - 2",
            "registrar_website": "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "oipower.org",
            "domain_keyword": "oipower",
            "domain_tld": "org",
            "query_time": "2024-06-09 17:22:29",
            "create_date": "2006-07-01",
            "update_date": "2024-06-05",
            "expiry_date": "2025-07-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SCICUBE LIMITED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.pointdnshere.net",
                "ns28.pointdnshere.net"
            ],
            "domain_status": [
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "vpower.info",
            "domain_keyword": "vpower",
            "domain_tld": "info",
            "query_time": "2024-06-02 16:43:32",
            "create_date": "2024-05-30",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-30",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yikai Ren",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "qpower.uk",
            "domain_keyword": "qpower",
            "domain_tld": "uk",
            "query_time": "2024-06-10 05:55:35",
            "create_date": "2023-07-13",
            "update_date": "2023-10-31",
            "expiry_date": "2024-07-13",
            "registrar_name": "NameSilo LLC [Tag = NAMESILO]",
            "registrar_website": "https://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 64,
            "domain_name": "cpower.net",
            "domain_keyword": "cpower",
            "domain_tld": "net",
            "query_time": "2024-05-31 06:16:55",
            "create_date": "2000-01-05",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "8power.mobi",
            "domain_keyword": "8power",
            "domain_tld": "mobi",
            "query_time": "2024-06-13 08:57:08",
            "create_date": "2017-02-02",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cambridgeshire",
            "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.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "opoder.website",
            "domain_keyword": "opoder",
            "domain_tld": "website",
            "query_time": "2024-04-15 17:02:36",
            "create_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "lpower.ru",
            "domain_keyword": "lpower",
            "domain_tld": "ru",
            "query_time": "2024-05-02 20:56:20",
            "create_date": "2020-07-23",
            "expiry_date": "2024-07-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 68,
            "domain_name": "mpower.inc",
            "domain_keyword": "mpower",
            "domain_tld": "inc",
            "query_time": "2024-05-15 06:28:04",
            "create_date": "2023-11-06",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-06",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "mpower.community",
            "domain_keyword": "mpower",
            "domain_tld": "community",
            "query_time": "2024-05-25 04:24:48",
            "create_date": "2021-03-26",
            "update_date": "2024-05-09",
            "expiry_date": "2024-03-26",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "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": [
                "ns-1032.awsdns-01.org",
                "ns-1899.awsdns-45.co.uk",
                "ns-458.awsdns-57.com",
                "ns-962.awsdns-56.net"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "jpower.uk",
            "domain_keyword": "jpower",
            "domain_tld": "uk",
            "query_time": "2024-05-27 23:31:05",
            "create_date": "2022-11-02",
            "update_date": "2023-08-08",
            "expiry_date": "2027-11-02",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 71,
            "domain_name": "apower.link",
            "domain_keyword": "apower",
            "domain_tld": "link",
            "query_time": "2024-06-13 11:50:47",
            "create_date": "2017-10-27",
            "update_date": "2023-11-02",
            "expiry_date": "2027-10-27",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar 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.no-ip.com",
                "ns2.no-ip.com",
                "ns3.no-ip.com",
                "ns4.no-ip.com",
                "ns5.no-ip.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "ipower.life",
            "domain_keyword": "ipower",
            "domain_tld": "life",
            "query_time": "2024-05-04 05:54:49",
            "create_date": "2023-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "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": [
                "ns1051.ui-dns.de",
                "ns1066.ui-dns.com",
                "ns1100.ui-dns.org",
                "ns1104.ui-dns.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "mpower.bayern",
            "domain_keyword": "mpower",
            "domain_tld": "bayern",
            "query_time": "2024-04-14 10:03:38",
            "create_date": "2019-04-16",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "https://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TNP Agentur fuer Kommunikation GmbH",
            "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 whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "ipower.info",
            "domain_keyword": "ipower",
            "domain_tld": "info",
            "query_time": "2024-05-19 03:26:03",
            "create_date": "2001-09-13",
            "update_date": "2022-07-20",
            "expiry_date": "2027-09-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "iPower LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.worldnic.com",
                "ns70.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "2power.co.uk",
            "domain_keyword": "2power",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 07:15:16",
            "create_date": "2014-02-12",
            "update_date": "2024-04-06",
            "expiry_date": "2025-02-12",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "ogpower.com",
            "domain_keyword": "ogpower",
            "domain_tld": "com",
            "query_time": "2024-05-12 02:51:06",
            "create_date": "2017-04-20",
            "update_date": "2024-05-11",
            "expiry_date": "2025-04-20",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "Domain Proxy Service.",
            "registrant_company": "Domain Proxy Service. Namesco Limited,",
            "registrant_address": "Acton House, Perdiswell Park,",
            "registrant_city": "Worcester,",
            "registrant_state": "Worcestershire",
            "registrant_zip": "WR3 7GD,",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.3453633630",
            "registrant_fax": "+44.3453633631",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "npower.mobi",
            "domain_keyword": "npower",
            "domain_tld": "mobi",
            "query_time": "2024-05-11 08:24:44",
            "create_date": "2013-06-17",
            "update_date": "2023-11-17",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "8power.com",
            "domain_keyword": "8power",
            "domain_tld": "com",
            "query_time": "2024-05-14 12:29:08",
            "create_date": "2011-10-10",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "mpower.how",
            "domain_keyword": "mpower",
            "domain_tld": "how",
            "query_time": "2024-05-15 06:28:04",
            "create_date": "2020-03-16",
            "update_date": "2024-05-08",
            "expiry_date": "2025-03-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "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": 80,
            "domain_name": "wpower.one",
            "domain_keyword": "wpower",
            "domain_tld": "one",
            "query_time": "2024-05-25 11:05:27",
            "create_date": "2017-03-30",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-30",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wPower",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FI",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "spower.org",
            "domain_keyword": "spower",
            "domain_tld": "org",
            "query_time": "2024-05-29 03:50:32",
            "create_date": "2022-09-28",
            "update_date": "2024-01-23",
            "expiry_date": "2024-09-28",
            "registrar_iana": 3924,
            "registrar_name": "Sav.com, LLC - 34",
            "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": [
                "ns1.sudos.com",
                "ns2.sudos.com",
                "verification-gukvhvhbwtaqxpbjrzgddd.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "copower.com",
            "domain_keyword": "copower",
            "domain_tld": "com",
            "query_time": "2024-05-28 15:54:46",
            "create_date": "2001-07-19",
            "update_date": "2023-10-10",
            "expiry_date": "2026-07-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1-02.azure-dns.com",
                "ns2-02.azure-dns.net",
                "ns3-02.azure-dns.org",
                "ns4-02.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "topower.tech",
            "domain_keyword": "topower",
            "domain_tld": "tech",
            "query_time": "2024-05-31 02:16:24",
            "create_date": "2018-05-28",
            "update_date": "2024-05-06",
            "expiry_date": "2026-05-28",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "malin",
            "registrant_state": "shandong",
            "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": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "vpower.cam",
            "domain_keyword": "vpower",
            "domain_tld": "cam",
            "query_time": "2024-06-02 00:59:57",
            "create_date": "2023-03-24",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-24",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Withheld for Privacy Purposes",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "hpower.co.nz",
            "domain_keyword": "hpower",
            "domain_tld": "co.nz",
            "query_time": "2024-06-01 02:03:28",
            "create_date": "2021-10-06",
            "update_date": "2023-09-07",
            "registrar_name": "Gandi",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1433.awsdns-51.org",
                "ns-1990.awsdns-56.co.uk",
                "ns-227.awsdns-28.com",
                "ns-883.awsdns-46.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "kpower.com.cn",
            "domain_keyword": "kpower",
            "domain_tld": "com.cn",
            "query_time": "2024-06-09 15:18:48",
            "create_date": "2018-06-11",
            "expiry_date": "2029-06-11",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "东莞市伟创动力科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "ppower.top",
            "domain_keyword": "ppower",
            "domain_tld": "top",
            "query_time": "2024-04-15 07:06:36",
            "create_date": "2024-01-11",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dayana.ns.cloudflare.com",
                "norm.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "epower.xin",
            "domain_keyword": "epower",
            "domain_tld": "xin",
            "query_time": "2024-05-18 10:09:47",
            "create_date": "2017-11-07",
            "update_date": "2023-12-22",
            "expiry_date": "2026-11-07",
            "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": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "ipower.net.pl",
            "domain_keyword": "ipower",
            "domain_tld": "net.pl",
            "query_time": "2024-05-20 00:21:14",
            "create_date": "2013-05-20",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-20",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "opoder.online",
            "domain_keyword": "opoder",
            "domain_tld": "online",
            "query_time": "2024-05-23 16:10:59",
            "create_date": "2023-09-07",
            "update_date": "2024-04-17",
            "expiry_date": "2024-09-07",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Repossessed by Go Daddy",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "5power.info",
            "domain_keyword": "5power",
            "domain_tld": "info",
            "query_time": "2024-05-25 19:45:41",
            "create_date": "2018-11-18",
            "update_date": "2024-01-02",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistrar.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.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "ipower.company",
            "domain_keyword": "ipower",
            "domain_tld": "company",
            "query_time": "2024-05-27 13:25:50",
            "create_date": "2020-01-03",
            "update_date": "2023-07-20",
            "expiry_date": "2025-01-03",
            "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": 93,
            "domain_name": "bpower.com.au",
            "domain_keyword": "bpower",
            "domain_tld": "com.au",
            "query_time": "2024-06-02 06:53:33",
            "update_date": "2024-04-21",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Mark Giuliano",
            "name_servers": [
                "ns-1.ezyreg.com",
                "ns-2.ezyreg.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "6power.net",
            "domain_keyword": "6power",
            "domain_tld": "net",
            "query_time": "2024-06-01 22:47:54",
            "create_date": "2024-04-02",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "gpower.network",
            "domain_keyword": "gpower",
            "domain_tld": "network",
            "query_time": "2024-06-12 22:19:09",
            "create_date": "2023-06-23",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-23",
            "registrar_iana": 3898,
            "registrar_name": "Sav.com, LLC - 8",
            "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": [
                "contact-us-at.edoms.biz",
                "domain-may-be-for-sale-at.edoms.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "cpower.pl",
            "domain_keyword": "cpower",
            "domain_tld": "pl",
            "query_time": "2024-06-11 13:34:42",
            "create_date": "2016-06-28",
            "update_date": "2023-05-26",
            "expiry_date": "2030-06-28",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.zenbox.pl",
                "ns2.zenbox.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "spower.com",
            "domain_keyword": "spower",
            "domain_tld": "com",
            "query_time": "2024-06-11 19:47:06",
            "create_date": "2002-07-10",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "adam.ns.cloudflare.com",
                "connie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "rpower.energy",
            "domain_keyword": "rpower",
            "domain_tld": "energy",
            "query_time": "2024-05-05 20:20:50",
            "create_date": "2020-04-17",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "R.Power Sp. z o.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "mazowieckie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar 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.emailverification.info",
                "ns2.emailverification.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "vpower.cloud",
            "domain_keyword": "vpower",
            "domain_tld": "cloud",
            "query_time": "2024-05-09 10:39:52",
            "create_date": "2023-08-23",
            "update_date": "2024-01-30",
            "expiry_date": "2027-08-23",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., LTD",
            "registrar_website": "west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Guangzhou VisualPower Technology Co.Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guangdongsheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "mpower.international",
            "domain_keyword": "mpower",
            "domain_tld": "international",
            "query_time": "2024-04-14 10:03:39",
            "create_date": "2017-11-01",
            "update_date": "2023-12-16",
            "expiry_date": "2024-11-01",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "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": [
                "ns1024.ui-dns.biz",
                "ns1031.ui-dns.de",
                "ns1060.ui-dns.org",
                "ns1078.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.247,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>opower.cl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5860</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>npower.online, topower.ru, mpower.net.au, mpower.ninja, cpower.se, gpower.hu, opover.com, xpower.me, olpower.com, spower.energy, xpower.vip, rpower.xyz, epower.design, spower.co.th, copower.it, bpower.site, oxpower.org, dpower.top, 4power.ae, ypower.energy, epower.rent, topower.net, npower.pro, rpower.nyc, gopower.ru, mpower.media, epower.org, epower.co.uk, vpower.co, mpower.co.in, upower.solar, gpower.com.br, xpower.ws, otpower.com, mpower.ae, o-power.com, owpower.com, orpower.com, gpower.jp, gpower.fr, opoder.com.br, onpower.ca, npower.solutions, npower.xyz, kpower.net, apower.shop, dpower.pro, ipower.global, qpower.com.au, ipower.top, onpower.tech, ypower.biz, ompower.info, mpower.institute, mpower.quest, rpower.fun, mpower.events, xpower.space, opoder.site, jpower.co, oipower.org, vpower.info, qpower.uk, cpower.net, 8power.mobi, opoder.website, lpower.ru, mpower.inc, mpower.community, jpower.uk, apower.link, ipower.life, mpower.bayern, ipower.info, 2power.co.uk, ogpower.com, npower.mobi, 8power.com, mpower.how, wpower.one, spower.org, copower.com, topower.tech, vpower.cam, hpower.co.nz, kpower.com.cn, ppower.top, epower.xin, ipower.net.pl, opoder.online, 5power.info, ipower.company, bpower.com.au, 6power.net, gpower.network, cpower.pl, spower.com, rpower.energy, vpower.cloud, mpower.international</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>npower.online</domain_name>
   <domain_keyword>npower</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-21 06:12:49</query_time>
   <create_date>2022-09-19</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-09-19</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>topower.ru</domain_name>
   <domain_keyword>topower</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 23:06:34</query_time>
   <create_date>2004-06-30</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>mpower.net.au</domain_name>
   <domain_keyword>mpower</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-04 14:18:01</query_time>
   <update_date>2024-04-24</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Darryn Hawthorn</registrant_name>
   <name_servers>
    <value>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.com</value>
    <value>ns3.dnsmadeeasy.com</value>
    <value>ns4.dnsmadeeasy.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>mpower.ninja</domain_name>
   <domain_keyword>mpower</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-05-04 14:18:01</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-16</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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>cpower.se</domain_name>
   <domain_keyword>cpower</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:46:46</query_time>
   <create_date>2003-10-18</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>gpower.hu</domain_name>
   <domain_keyword>gpower</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 19:49:09</query_time>
   <create_date>2002-03-30</create_date>
  </value>
  <value>
   <num>7</num>
   <domain_name>opover.com</domain_name>
   <domain_keyword>opover</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 23:36:57</query_time>
   <create_date>2019-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>xpower.me</domain_name>
   <domain_keyword>xpower</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-26 00:08:51</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mix Domains, Unipessoal Lda</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mafra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>olpower.com</domain_name>
   <domain_keyword>olpower</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 11:02:31</query_time>
   <create_date>2000-01-27</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2026-01-27</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>spower.energy</domain_name>
   <domain_keyword>spower</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-05-29 03:50:32</query_time>
   <create_date>2016-01-22</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2026-01-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>xpower.vip</domain_name>
   <domain_keyword>xpower</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-07 14:52:48</query_time>
   <create_date>2023-01-10</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2026-01-10</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains Inc</registrar_name>
   <registrar_website>whois.gochinadomains.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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>rpower.xyz</domain_name>
   <domain_keyword>rpower</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-11 05:29:08</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2024-04-08</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV Jogjacamp</registrar_name>
   <registrar_website>https://idwebhost.com</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>Slask</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>exp1.liqu.id</value>
    <value>exp2.liqu.id</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>epower.design</domain_name>
   <domain_keyword>epower</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-08 15:44:15</query_time>
   <create_date>2024-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0171088616</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>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>spower.co.th</domain_name>
   <domain_keyword>spower</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-05-01 22:09:10</query_time>
   <create_date>2007-07-05</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>S.Power Construction Co., Ltd.  ( บริษัท ส.พลังคอนสตรัคชั่น จำกัด )</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns1.ireadyhost.com</value>
    <value>ns2.ireadyhost.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>copower.it</domain_name>
   <domain_keyword>copower</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-06 08:31:14</query_time>
   <create_date>2017-02-03</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>bpower.site</domain_name>
   <domain_keyword>bpower</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-12 02:14:18</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>South Karelia</registrant_state>
   <registrant_country>FI</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>oxpower.org</domain_name>
   <domain_keyword>oxpower</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 10:27:45</query_time>
   <create_date>2007-05-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>dpower.top</domain_name>
   <domain_keyword>dpower</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-20 02:13:22</query_time>
   <create_date>2022-04-20</create_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wen Long Yao</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>please query the rdds service of the registrar of 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.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>4power.ae</domain_name>
   <domain_keyword>4power</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-20 18:09:48</query_time>
   <registrar_name>Host Arabia ( Tasjeel.ae )</registrar_name>
   <registrant_name>4POWER Infocom FZ LLC .</registrant_name>
   <registrant_company>4POWER Infocom FZ LLC</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns5.tasjeel.ae</value>
    <value>ns6.tasjeel.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>ypower.energy</domain_name>
   <domain_keyword>ypower</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-05-20 20:15:48</query_time>
   <create_date>2017-02-23</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns21.domaincontrol.com</value>
    <value>ns22.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>21</num>
   <domain_name>epower.rent</domain_name>
   <domain_keyword>epower</domain_keyword>
   <domain_tld>rent</domain_tld>
   <query_time>2024-05-24 17:15:39</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>topower.net</domain_name>
   <domain_keyword>topower</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 17:46:34</query_time>
   <create_date>2000-01-03</create_date>
   <update_date>2020-12-29</update_date>
   <expiry_date>2026-01-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>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>npower.pro</domain_name>
   <domain_keyword>npower</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-25 07:48:07</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-27</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>ns1045.ui-dns.com</value>
    <value>ns1046.ui-dns.de</value>
    <value>ns1100.ui-dns.biz</value>
    <value>ns1110.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>rpower.nyc</domain_name>
   <domain_keyword>rpower</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-30 00:23:22</query_time>
   <create_date>2018-07-09</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-09</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>Vitabyte Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>gopower.ru</domain_name>
   <domain_keyword>gopower</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:23:10</query_time>
   <create_date>2008-07-29</create_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>mpower.media</domain_name>
   <domain_keyword>mpower</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-04 14:18:01</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>3905</registrar_iana>
   <registrar_name>Sav.com, LLC - 15</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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>epower.org</domain_name>
   <domain_keyword>epower</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 12:56:39</query_time>
   <create_date>2008-12-28</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-28</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>28</num>
   <domain_name>epower.co.uk</domain_name>
   <domain_keyword>epower</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 17:45:40</query_time>
   <create_date>2019-05-24</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1029.ui-dns.com</value>
    <value>ns1050.ui-dns.biz</value>
    <value>ns1088.ui-dns.org</value>
    <value>ns1124.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>vpower.co</domain_name>
   <domain_keyword>vpower</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-17 18:29:51</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>Above.com Pty Ltd.</registrar_name>
   <registrar_website>www.above.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ivan Spasenovic PR</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Serbia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>a2sk6muo.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>mpower.co.in</domain_name>
   <domain_keyword>mpower</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-22 13:44:43</query_time>
   <create_date>2023-03-05</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Telangana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>upower.solar</domain_name>
   <domain_keyword>upower</domain_keyword>
   <domain_tld>solar</domain_tld>
   <query_time>2024-05-28 09:42:51</query_time>
   <create_date>2020-08-11</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.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>32</num>
   <domain_name>gpower.com.br</domain_name>
   <domain_keyword>gpower</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-31 16:54:26</query_time>
   <create_date>2023-03-06</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_name>GODADDY (86)</registrar_name>
   <registrant_name>Gabriel Cristian</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>xpower.ws</domain_name>
   <domain_keyword>xpower</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-06-07 14:52:48</query_time>
   <create_date>2011-04-07</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://whois.1und1.de</registrar_website>
   <name_servers>
    <value>ns1041.ui-dns.org</value>
    <value>ns1050.ui-dns.de</value>
    <value>ns1093.ui-dns.com</value>
    <value>ns1119.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>otpower.com</domain_name>
   <domain_keyword>otpower</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 14:03:51</query_time>
   <create_date>2004-11-16</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>mpower.ae</domain_name>
   <domain_keyword>mpower</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-04-14 10:03:38</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>GOLDEN GLOBE HI-TECH EZE</registrant_name>
   <registrant_company>GOLDEN GLOBE HI-TECH EZE</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.bh-26.webhostbox.net</value>
    <value>ns2.bh-26.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>o-power.com</domain_name>
   <domain_keyword>o-power</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 07:56:42</query_time>
   <create_date>2010-06-07</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Oracle Corporation</registrant_company>
   <registrant_address>500 Oracle Parkway M/S 501ip3,</registrant_address>
   <registrant_city>Redwood Shores</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94065</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505062220</registrant_phone>
   <registrant_fax>+1.6505062120</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>owpower.com</domain_name>
   <domain_keyword>owpower</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 12:50:09</query_time>
   <create_date>2018-03-18</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>orpower.com</domain_name>
   <domain_keyword>orpower</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:59:19</query_time>
   <create_date>2013-07-16</create_date>
   <update_date>2021-07-10</update_date>
   <expiry_date>2025-07-16</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>gpower.jp</domain_name>
   <domain_keyword>gpower</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-19 05:24:38</query_time>
   <create_date>2020-07-03</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>Tokyo Green Power Institute of Electrical Engineering Co., Ltd.</registrant_name>
   <registrant_address>Tokyo</registrant_address>
   <registrant_zip>104-6033</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0120-060-799</registrant_phone>
   <name_servers>
    <value>name.technowave.ad.jp</value>
    <value>ns.technowave.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>gpower.fr</domain_name>
   <domain_keyword>gpower</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-09 02:19:15</query_time>
   <create_date>2010-07-15</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-07-15</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns11.ovh.net</value>
    <value>ns11.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>opoder.com.br</domain_name>
   <domain_keyword>opoder</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-09 14:43:52</query_time>
   <create_date>2020-03-18</create_date>
   <update_date>2022-02-16</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrant_name>Global Z Consultoria</registrant_name>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>b.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>onpower.ca</domain_name>
   <domain_keyword>onpower</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-24 20:58:28</query_time>
   <create_date>2000-11-01</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-11-22</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>www.webnames.ca</registrar_website>
   <registrant_name>On Power Systems Inc.</registrant_name>
   <registrant_address>35 West Pearce Street,  unit 26</registrant_address>
   <registrant_city>Richmond Hill</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L4B3A9</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9058816644</registrant_phone>
   <registrant_fax>+1.9058816652</registrant_fax>
   <name_servers>
    <value>ns1.nowcritical.com</value>
    <value>ns2.nowcritical.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>npower.solutions</domain_name>
   <domain_keyword>npower</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-06-03 19:07:43</query_time>
   <create_date>2024-02-14</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-14</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>ns1nl.mochahost.com</value>
    <value>ns2nl.mochahost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>npower.xyz</domain_name>
   <domain_keyword>npower</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 12:18:24</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>kpower.net</domain_name>
   <domain_keyword>kpower</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 09:51:42</query_time>
   <create_date>2013-03-26</create_date>
   <update_date>2021-03-20</update_date>
   <expiry_date>2024-03-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>apower.shop</domain_name>
   <domain_keyword>apower</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-24 14:02:32</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>2ajdy0ui.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>dpower.pro</domain_name>
   <domain_keyword>dpower</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-06 00:59:06</query_time>
   <create_date>2023-12-25</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>ipower.global</domain_name>
   <domain_keyword>ipower</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-11 04:43:10</query_time>
   <create_date>2018-11-10</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Other</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.whois.com</value>
    <value>ns2.whois.com</value>
    <value>ns3.whois.com</value>
    <value>ns4.whois.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>qpower.com.au</domain_name>
   <domain_keyword>qpower</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-11 15:33:32</query_time>
   <update_date>2022-11-04</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Peter Rees</registrant_name>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>ipower.top</domain_name>
   <domain_keyword>ipower</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-22 07:30:11</query_time>
   <create_date>2014-11-17</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhang Dongyi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shandong</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.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>onpower.tech</domain_name>
   <domain_keyword>onpower</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-18 14:14:10</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2034-03-19</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_state>CO</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>ns1hwy.name.com</value>
    <value>ns2glx.name.com</value>
    <value>ns3fhx.name.com</value>
    <value>ns4ksy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ypower.biz</domain_name>
   <domain_keyword>ypower</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-20 20:15:48</query_time>
   <create_date>2021-01-20</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>ompower.info</domain_name>
   <domain_keyword>ompower</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 18:40:19</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>mpower.institute</domain_name>
   <domain_keyword>mpower</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-06-01 11:50:07</query_time>
   <create_date>2024-01-11</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-11</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>ns1038.ui-dns.de</value>
    <value>ns1079.ui-dns.com</value>
    <value>ns1088.ui-dns.biz</value>
    <value>ns1123.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>mpower.quest</domain_name>
   <domain_keyword>mpower</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-29 01:58:54</query_time>
   <create_date>2023-07-22</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-22</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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>rpower.fun</domain_name>
   <domain_keyword>rpower</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-30 21:11:29</query_time>
   <create_date>2023-05-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>KAREX KAROL JAROS</registrant_company>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns6.az.pl</value>
    <value>ns7.az.pl</value>
    <value>ns8.az.pl</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>mpower.events</domain_name>
   <domain_keyword>mpower</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-04 14:18:01</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.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>58</num>
   <domain_name>xpower.space</domain_name>
   <domain_keyword>xpower</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-13 11:15:41</query_time>
   <create_date>2021-08-15</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>ISENO SP. Z O.O.</registrant_company>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>coen.ns.cloudflare.com</value>
    <value>melany.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>opoder.site</domain_name>
   <domain_keyword>opoder</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-13 04:54:38</query_time>
   <create_date>2017-08-25</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-08-25</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>jpower.co</domain_name>
   <domain_keyword>jpower</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-13 21:17:59</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>3892</registrar_iana>
   <registrar_name>Sav.com, LLC - 2</registrar_name>
   <registrar_website>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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>oipower.org</domain_name>
   <domain_keyword>oipower</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-09 17:22:29</query_time>
   <create_date>2006-07-01</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-07-01</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SCICUBE LIMITED</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>HK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.pointdnshere.net</value>
    <value>ns28.pointdnshere.net</value>
   </name_servers>
   <domain_status>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>vpower.info</domain_name>
   <domain_keyword>vpower</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 16:43:32</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yikai Ren</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>qpower.uk</domain_name>
   <domain_keyword>qpower</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-10 05:55:35</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_name>NameSilo LLC [Tag = NAMESILO]</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>cpower.net</domain_name>
   <domain_keyword>cpower</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 06:16:55</query_time>
   <create_date>2000-01-05</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <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>65</num>
   <domain_name>8power.mobi</domain_name>
   <domain_keyword>8power</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-06-13 08:57:08</query_time>
   <create_date>2017-02-02</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Cambridgeshire</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.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>opoder.website</domain_name>
   <domain_keyword>opoder</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-15 17:02:36</query_time>
   <create_date>2024-04-12</create_date>
   <expiry_date>2025-04-12</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>lpower.ru</domain_name>
   <domain_keyword>lpower</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 20:56:20</query_time>
   <create_date>2020-07-23</create_date>
   <expiry_date>2024-07-23</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>68</num>
   <domain_name>mpower.inc</domain_name>
   <domain_keyword>mpower</domain_keyword>
   <domain_tld>inc</domain_tld>
   <query_time>2024-05-15 06:28:04</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-06</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>mpower.community</domain_name>
   <domain_keyword>mpower</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-25 04:24:48</query_time>
   <create_date>2021-03-26</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-03-26</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</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>ns-1032.awsdns-01.org</value>
    <value>ns-1899.awsdns-45.co.uk</value>
    <value>ns-458.awsdns-57.com</value>
    <value>ns-962.awsdns-56.net</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>jpower.uk</domain_name>
   <domain_keyword>jpower</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-27 23:31:05</query_time>
   <create_date>2022-11-02</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2027-11-02</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>apower.link</domain_name>
   <domain_keyword>apower</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-06-13 11:50:47</query_time>
   <create_date>2017-10-27</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2027-10-27</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.no-ip.com</value>
    <value>ns2.no-ip.com</value>
    <value>ns3.no-ip.com</value>
    <value>ns4.no-ip.com</value>
    <value>ns5.no-ip.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>ipower.life</domain_name>
   <domain_keyword>ipower</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-04 05:54:49</query_time>
   <create_date>2023-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</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>ns1051.ui-dns.de</value>
    <value>ns1066.ui-dns.com</value>
    <value>ns1100.ui-dns.org</value>
    <value>ns1104.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>mpower.bayern</domain_name>
   <domain_keyword>mpower</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-04-14 10:03:38</query_time>
   <create_date>2019-04-16</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>https://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TNP Agentur fuer Kommunikation GmbH</registrant_company>
   <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 whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>ipower.info</domain_name>
   <domain_keyword>ipower</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 03:26:03</query_time>
   <create_date>2001-09-13</create_date>
   <update_date>2022-07-20</update_date>
   <expiry_date>2027-09-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>iPower LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.worldnic.com</value>
    <value>ns70.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>2power.co.uk</domain_name>
   <domain_keyword>2power</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 07:15:16</query_time>
   <create_date>2014-02-12</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>ogpower.com</domain_name>
   <domain_keyword>ogpower</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 02:51:06</query_time>
   <create_date>2017-04-20</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>Domain Proxy Service.</registrant_name>
   <registrant_company>Domain Proxy Service. Namesco Limited,</registrant_company>
   <registrant_address>Acton House, Perdiswell Park,</registrant_address>
   <registrant_city>Worcester,</registrant_city>
   <registrant_state>Worcestershire</registrant_state>
   <registrant_zip>WR3 7GD,</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.3453633630</registrant_phone>
   <registrant_fax>+44.3453633631</registrant_fax>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>npower.mobi</domain_name>
   <domain_keyword>npower</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-11 08:24:44</query_time>
   <create_date>2013-06-17</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-06-17</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_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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>8power.com</domain_name>
   <domain_keyword>8power</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 12:29:08</query_time>
   <create_date>2011-10-10</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>mpower.how</domain_name>
   <domain_keyword>mpower</domain_keyword>
   <domain_tld>how</domain_tld>
   <query_time>2024-05-15 06:28:04</query_time>
   <create_date>2020-03-16</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</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>80</num>
   <domain_name>wpower.one</domain_name>
   <domain_keyword>wpower</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-25 11:05:27</query_time>
   <create_date>2017-03-30</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wPower</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>FI</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>spower.org</domain_name>
   <domain_keyword>spower</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 03:50:32</query_time>
   <create_date>2022-09-28</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>3924</registrar_iana>
   <registrar_name>Sav.com, LLC - 34</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>ns1.sudos.com</value>
    <value>ns2.sudos.com</value>
    <value>verification-gukvhvhbwtaqxpbjrzgddd.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>copower.com</domain_name>
   <domain_keyword>copower</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 15:54:46</query_time>
   <create_date>2001-07-19</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2026-07-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1-02.azure-dns.com</value>
    <value>ns2-02.azure-dns.net</value>
    <value>ns3-02.azure-dns.org</value>
    <value>ns4-02.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>topower.tech</domain_name>
   <domain_keyword>topower</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-31 02:16:24</query_time>
   <create_date>2018-05-28</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2026-05-28</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>malin</registrant_company>
   <registrant_state>shandong</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>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>vpower.cam</domain_name>
   <domain_keyword>vpower</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-06-02 00:59:57</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Withheld for Privacy Purposes</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>hpower.co.nz</domain_name>
   <domain_keyword>hpower</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-01 02:03:28</query_time>
   <create_date>2021-10-06</create_date>
   <update_date>2023-09-07</update_date>
   <registrar_name>Gandi</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1433.awsdns-51.org</value>
    <value>ns-1990.awsdns-56.co.uk</value>
    <value>ns-227.awsdns-28.com</value>
    <value>ns-883.awsdns-46.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>kpower.com.cn</domain_name>
   <domain_keyword>kpower</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-09 15:18:48</query_time>
   <create_date>2018-06-11</create_date>
   <expiry_date>2029-06-11</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>东莞市伟创动力科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>ppower.top</domain_name>
   <domain_keyword>ppower</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-15 07:06:36</query_time>
   <create_date>2024-01-11</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dayana.ns.cloudflare.com</value>
    <value>norm.ns.cloudflare.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>epower.xin</domain_name>
   <domain_keyword>epower</domain_keyword>
   <domain_tld>xin</domain_tld>
   <query_time>2024-05-18 10:09:47</query_time>
   <create_date>2017-11-07</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2026-11-07</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>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>ipower.net.pl</domain_name>
   <domain_keyword>ipower</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-20 00:21:14</query_time>
   <create_date>2013-05-20</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>opoder.online</domain_name>
   <domain_keyword>opoder</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 16:10:59</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Repossessed by Go Daddy</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>5power.info</domain_name>
   <domain_keyword>5power</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 19:45:41</query_time>
   <create_date>2018-11-18</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistrar.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.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</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>92</num>
   <domain_name>ipower.company</domain_name>
   <domain_keyword>ipower</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-27 13:25:50</query_time>
   <create_date>2020-01-03</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2025-01-03</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>93</num>
   <domain_name>bpower.com.au</domain_name>
   <domain_keyword>bpower</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-02 06:53:33</query_time>
   <update_date>2024-04-21</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Mark Giuliano</registrant_name>
   <name_servers>
    <value>ns-1.ezyreg.com</value>
    <value>ns-2.ezyreg.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>6power.net</domain_name>
   <domain_keyword>6power</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 22:47:54</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.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>95</num>
   <domain_name>gpower.network</domain_name>
   <domain_keyword>gpower</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-06-12 22:19:09</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>3898</registrar_iana>
   <registrar_name>Sav.com, LLC - 8</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>contact-us-at.edoms.biz</value>
    <value>domain-may-be-for-sale-at.edoms.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>cpower.pl</domain_name>
   <domain_keyword>cpower</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-11 13:34:42</query_time>
   <create_date>2016-06-28</create_date>
   <update_date>2023-05-26</update_date>
   <expiry_date>2030-06-28</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.zenbox.pl</value>
    <value>ns2.zenbox.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>spower.com</domain_name>
   <domain_keyword>spower</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 19:47:06</query_time>
   <create_date>2002-07-10</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-10</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>adam.ns.cloudflare.com</value>
    <value>connie.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>98</num>
   <domain_name>rpower.energy</domain_name>
   <domain_keyword>rpower</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-05-05 20:20:50</query_time>
   <create_date>2020-04-17</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>R.Power Sp. z o.o.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>mazowieckie</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.emailverification.info</value>
    <value>ns2.emailverification.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>vpower.cloud</domain_name>
   <domain_keyword>vpower</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-09 10:39:52</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2027-08-23</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., LTD</registrar_name>
   <registrar_website>west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Guangzhou VisualPower Technology Co.Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guangdongsheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>mpower.international</domain_name>
   <domain_keyword>mpower</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-14 10:03:39</query_time>
   <create_date>2017-11-01</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-11-01</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 Inc</registrant_company>
   <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>ns1024.ui-dns.biz</value>
    <value>ns1031.ui-dns.de</value>
    <value>ns1060.ui-dns.org</value>
    <value>ns1078.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.247</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.