WHOIS QUERY TIME

7 May 2024 - 10:12 AM UTC

Registered: 1 June 2019
Expiry: 1 June 2024

REGISTRAR

Name: 北京新网数码信息技术有限公司

DNSSEC

unsigned

NAME SERVERS

jm1.alidns.com
jm2.alidns.com

DOMAIN STATUS

ok

REGISTRANT

Name: 王树雷
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=q4u.com.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "q4u.com.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "q4u.com.cn",
            "domain_keyword": "q4u",
            "domain_tld": "com.cn",
            "query_time": "2024-05-07 10:12:34",
            "create_date": "2019-06-01",
            "expiry_date": "2024-06-01",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "王树雷",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.alidns.com",
                "jm2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.041,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>q4u.com.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>q4u.com.cn</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-07 10:12:34</query_time>
   <create_date>2019-06-01</create_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>王树雷</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.alidns.com</value>
    <value>jm2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.041</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.154 seconds) for "q4u.com.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

9 Feb 2023 - 5:43 AM UTC

Registered: 1 June 2019
Expiry: 1 June 2023

REGISTRAR

Name: 北京新网数码信息技术有限公司

DNSSEC

unsigned

NAME SERVERS

jm1.alidns.com
jm2.alidns.com

DOMAIN STATUS

ok

REGISTRANT

Name: 王树雷
Email: [email protected]

#2 - QUERY TIME

4 Jun 2023 - 7:52 AM UTC

Registered: 1 June 2019
Expiry: 1 June 2024

REGISTRAR

Name: 北京新网数码信息技术有限公司

DNSSEC

unsigned

NAME SERVERS

jm1.alidns.com
jm2.alidns.com

DOMAIN STATUS

ok

REGISTRANT

Name: 王树雷
Email: [email protected]

* 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=q4u.com.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "q4u.com.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "q4u.com.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "q4u.com.cn",
            "domain_keyword": "q4u",
            "domain_tld": "com.cn",
            "query_time": "2023-02-09 05:43:22",
            "create_date": "2019-06-01",
            "expiry_date": "2023-06-01",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "王树雷",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.alidns.com",
                "jm2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "q4u.com.cn",
            "domain_keyword": "q4u",
            "domain_tld": "com.cn",
            "query_time": "2023-06-04 07:52:23",
            "create_date": "2019-06-01",
            "expiry_date": "2024-06-01",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "王树雷",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.alidns.com",
                "jm2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.154,
        "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>q4u.com.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>q4u.com.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>q4u.com.cn</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2023-02-09 05:43:22</query_time>
   <create_date>2019-06-01</create_date>
   <expiry_date>2023-06-01</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>王树雷</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.alidns.com</value>
    <value>jm2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>q4u.com.cn</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2023-06-04 07:52:23</query_time>
   <create_date>2019-06-01</create_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>王树雷</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.alidns.com</value>
    <value>jm2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.154</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 24 domain names (in 0.058 seconds) which contained the exact domain keyword "q4u".
Domain Name Registered Expiry Registrar Ownership
1 q4u.com 4 May 1998 3 May 2025 Network Solutions, LLC -
2 q4u.nl 28 Nov 1999 - Exonet B.V. -
3 q4u.sk 8 Aug 2003 8 Aug 2024 EDIZON, s.r.o. Q 4 U, spol. s r. o.
4 q4u.us 14 Feb 2005 13 Feb 2025 Wild West Domains, Inc. Tony Savarese
5 q4u.ru 9 Jan 2008 9 Jan 2025 REGRU-RU Private Person
6 q4u.it 8 Mar 2012 8 Mar 2025 Aruba s.p.a. FABIO CASSOLATO
7 q4u.agency 22 Jan 2016 22 Jan 2025 PSI-USA, Inc. dba Domain Robot Q4U GmbH
8 q4u.gmbh 22 Jun 2016 22 Jun 2024 PSI-USA, Inc. dba Domain Robot Q4U GmbH
9 q4u.info 29 Sep 2016 29 Sep 2024 Cronon GmbH REDACTED FOR PRIVACY
10 q4u.su 1 Aug 2017 1 Aug 2024 R01-SU Private Person
11 q4u.co.uk 28 Dec 2017 28 Dec 2024 Ionos SE [Tag = 1AND1] -
12 q4u.shop 24 Nov 2018 24 Nov 2024 IONOS SE -
13 q4u.consulting 11 Jan 2019 11 Jan 2025 PSI-USA, Inc. dba Domain Robot Q4U GmbH
14 q4u.com.cn 1 Jun 2019 1 Jun 2024 北京新网数码信息技术有限公司 王树雷
15 q4u.uk 26 Sep 2019 26 Sep 2024 InterNetx GmbH [Tag = INTERNETX-DE] -
16 q4u.net 2 Aug 2020 2 Aug 2024 Dynadot Inc -
17 q4u.io 9 Dec 2020 9 Dec 2026 GoDaddy.com, LLC Domains By Proxy, LLC
18 q4u.me 11 Aug 2021 11 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
19 q4u.app 26 Oct 2021 26 Oct 2024 Tucows Domains Inc Contact Privacy Inc. Customer 0162877522
20 q4u.xyz 11 Nov 2021 11 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
21 q4u.space 6 Apr 2022 6 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
22 q4u.top 4 Mar 2023 4 Mar 2025 DNSPod, Inc. Tan Gao Min
23 q4u.lat 27 Aug 2023 27 Aug 2024 Porkbun, LLC Private by Design, LLC
24 q4u.org 14 Dec 2023 14 Dec 2024 DropCatch.com 1379 LLC www.DropCatch.com
25 q4u.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=q4u&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "q4u",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 25,
        "relation": "eq",
        "current": 25
    },
    "unique_domains": "q4u.com, q4u.nl, q4u.sk, q4u.us, q4u.ru, q4u.it, q4u.agency, q4u.gmbh, q4u.info, q4u.su, q4u.co.uk, q4u.shop, q4u.consulting, q4u.com.cn, q4u.uk, q4u.net, q4u.io, q4u.me, q4u.app, q4u.xyz, q4u.space, q4u.top, q4u.lat, q4u.org, q4u.de",
    "results": [
        {
            "num": 1,
            "domain_name": "q4u.com",
            "domain_keyword": "q4u",
            "domain_tld": "com",
            "query_time": "2024-05-16 01:45:59",
            "create_date": "1998-05-04",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "q4u.nl",
            "domain_keyword": "q4u",
            "domain_tld": "nl",
            "query_time": "2024-04-23 03:31:10",
            "create_date": "1999-11-28",
            "update_date": "2022-12-13",
            "registrar_name": "Exonet B.V.",
            "name_servers": [
                "ns1.econcepts.nl",
                "ns2.econcepts.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "q4u.sk",
            "domain_keyword": "q4u",
            "domain_tld": "sk",
            "query_time": "2024-05-05 23:53:10",
            "create_date": "2003-08-08",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-08",
            "registrar_name": "EDIZON, s.r.o.",
            "registrant_name": "Q 4 U, spol. s r. o.",
            "registrant_company": "Q 4 U, spol. s r. o.",
            "registrant_address": "Podhájska 636",
            "registrant_city": "Matúškovo",
            "registrant_zip": "92501",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.901702996",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 4,
            "domain_name": "q4u.us",
            "domain_keyword": "q4u",
            "domain_tld": "us",
            "query_time": "2024-04-10 17:22:20",
            "create_date": "2005-02-14",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-13",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "Tony Savarese",
            "registrant_address": "2119 Bradford Drive",
            "registrant_city": "Arlington",
            "registrant_state": "Texas",
            "registrant_zip": "76010",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8174068435",
            "name_servers": [
                "ns5.xr7.us",
                "ns6.xr7.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "q4u.ru",
            "domain_keyword": "q4u",
            "domain_tld": "ru",
            "query_time": "2024-05-02 11:48:22",
            "create_date": "2008-01-09",
            "expiry_date": "2025-01-09",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "5173.ns1.domainparking.ru",
                "5173.ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "q4u.it",
            "domain_keyword": "q4u",
            "domain_tld": "it",
            "query_time": "2024-04-23 03:31:10",
            "create_date": "2012-03-08",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-08",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "FABIO CASSOLATO",
            "registrant_address": "VIA MOLINARE, 11 b",
            "registrant_city": "CASTELLO DI GODEGO",
            "registrant_state": "TV",
            "registrant_zip": "31030",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 7,
            "domain_name": "q4u.agency",
            "domain_keyword": "q4u",
            "domain_tld": "agency",
            "query_time": "2024-05-27 07:32:20",
            "create_date": "2016-01-22",
            "update_date": "2024-03-07",
            "expiry_date": "2025-01-22",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Q4U GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "q4u.gmbh",
            "domain_keyword": "q4u",
            "domain_tld": "gmbh",
            "query_time": "2024-05-17 09:19:41",
            "create_date": "2016-06-22",
            "update_date": "2023-08-06",
            "expiry_date": "2024-06-22",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Q4U GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "q4u.info",
            "domain_keyword": "q4u",
            "domain_tld": "info",
            "query_time": "2024-05-05 04:01:42",
            "create_date": "2016-09-29",
            "update_date": "2023-11-13",
            "expiry_date": "2024-09-29",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "chemnitz.nic.xlink.net",
                "ulm.nic.xlink.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "q4u.su",
            "domain_keyword": "q4u",
            "domain_tld": "su",
            "query_time": "2024-05-05 11:19:13",
            "create_date": "2017-08-01",
            "expiry_date": "2024-08-01",
            "registrar_name": "R01-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru",
                "ns3.jino.ru",
                "ns4.jino.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 11,
            "domain_name": "q4u.co.uk",
            "domain_keyword": "q4u",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 10:12:34",
            "create_date": "2017-12-28",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-28",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1037.ui-dns.org",
                "ns1045.ui-dns.com",
                "ns1064.ui-dns.de",
                "ns1106.ui-dns.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "q4u.shop",
            "domain_keyword": "q4u",
            "domain_tld": "shop",
            "query_time": "2024-04-23 03:31:10",
            "create_date": "2018-11-24",
            "update_date": "2024-03-04",
            "expiry_date": "2024-11-24",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.1and1.info/",
            "registrant_state": "BW",
            "registrant_country": "DE",
            "name_servers": [
                "ns1022.ui-dns.com",
                "ns1038.ui-dns.de",
                "ns1052.ui-dns.org",
                "ns1092.ui-dns.biz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "q4u.consulting",
            "domain_keyword": "q4u",
            "domain_tld": "consulting",
            "query_time": "2024-05-11 13:20:35",
            "create_date": "2019-01-11",
            "update_date": "2024-02-25",
            "expiry_date": "2025-01-11",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Q4U GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "q4u.com.cn",
            "domain_keyword": "q4u",
            "domain_tld": "com.cn",
            "query_time": "2024-05-07 10:12:34",
            "create_date": "2019-06-01",
            "expiry_date": "2024-06-01",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "王树雷",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.alidns.com",
                "jm2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "q4u.uk",
            "domain_keyword": "q4u",
            "domain_tld": "uk",
            "query_time": "2024-04-23 03:31:10",
            "create_date": "2019-09-26",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-26",
            "registrar_name": "InterNetx GmbH [Tag = INTERNETX-DE]",
            "registrar_website": "https://www.internetx.com",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "q4u.net",
            "domain_keyword": "q4u",
            "domain_tld": "net",
            "query_time": "2024-04-08 03:26:01",
            "create_date": "2020-08-02",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-02",
            "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": 17,
            "domain_name": "q4u.io",
            "domain_keyword": "q4u",
            "domain_tld": "io",
            "query_time": "2024-05-05 04:01:43",
            "create_date": "2020-12-09",
            "update_date": "2024-01-23",
            "expiry_date": "2026-12-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1332.awsdns-38.org",
                "ns-1595.awsdns-07.co.uk",
                "ns-480.awsdns-60.com",
                "ns-846.awsdns-41.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "q4u.me",
            "domain_keyword": "q4u",
            "domain_tld": "me",
            "query_time": "2024-04-23 03:31:10",
            "create_date": "2021-08-11",
            "update_date": "2023-10-21",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "q4u.app",
            "domain_keyword": "q4u",
            "domain_tld": "app",
            "query_time": "2024-05-11 13:20:34",
            "create_date": "2021-10-26",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-26",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0162877522",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "q4u.xyz",
            "domain_keyword": "q4u",
            "domain_tld": "xyz",
            "query_time": "2024-05-17 09:19:41",
            "create_date": "2021-11-11",
            "update_date": "2024-04-22",
            "expiry_date": "2024-11-11",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "q4u.space",
            "domain_keyword": "q4u",
            "domain_tld": "space",
            "query_time": "2024-05-31 17:08:09",
            "create_date": "2022-04-06",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-06",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "KEN",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "q4u.top",
            "domain_keyword": "q4u",
            "domain_tld": "top",
            "query_time": "2024-05-07 10:12:34",
            "create_date": "2023-03-04",
            "update_date": "2023-03-04",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tan Gao Min",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang xi sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ada.dnspod.net",
                "veal.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "q4u.lat",
            "domain_keyword": "q4u",
            "domain_tld": "lat",
            "query_time": "2024-05-17 09:19:41",
            "create_date": "2023-08-27",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "q4u.org",
            "domain_keyword": "q4u",
            "domain_tld": "org",
            "query_time": "2024-05-05 04:01:43",
            "create_date": "2023-12-14",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-14",
            "registrar_iana": 3588,
            "registrar_name": "DropCatch.com 1379 LLC",
            "registrar_website": "http://www.NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "www.DropCatch.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "q4u.de",
            "domain_keyword": "q4u",
            "domain_tld": "de",
            "query_time": "2024-05-22 08:57:35",
            "update_date": "2020-03-31",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.058,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>q4u</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>25</total>
  <relation>eq</relation>
  <current>25</current>
 </count>
 <unique_domains>q4u.com, q4u.nl, q4u.sk, q4u.us, q4u.ru, q4u.it, q4u.agency, q4u.gmbh, q4u.info, q4u.su, q4u.co.uk, q4u.shop, q4u.consulting, q4u.com.cn, q4u.uk, q4u.net, q4u.io, q4u.me, q4u.app, q4u.xyz, q4u.space, q4u.top, q4u.lat, q4u.org, q4u.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>q4u.com</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 01:45:59</query_time>
   <create_date>1998-05-04</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-03</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.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>q4u.nl</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-23 03:31:10</query_time>
   <create_date>1999-11-28</create_date>
   <update_date>2022-12-13</update_date>
   <registrar_name>Exonet B.V.</registrar_name>
   <name_servers>
    <value>ns1.econcepts.nl</value>
    <value>ns2.econcepts.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>q4u.sk</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 23:53:10</query_time>
   <create_date>2003-08-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_name>EDIZON, s.r.o.</registrar_name>
   <registrant_name>Q 4 U, spol. s r. o.</registrant_name>
   <registrant_company>Q 4 U, spol. s r. o.</registrant_company>
   <registrant_address>Podhájska 636</registrant_address>
   <registrant_city>Matúškovo</registrant_city>
   <registrant_zip>92501</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.901702996</registrant_phone>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>q4u.us</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-10 17:22:20</query_time>
   <create_date>2005-02-14</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>Tony Savarese</registrant_name>
   <registrant_address>2119 Bradford Drive</registrant_address>
   <registrant_city>Arlington</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>76010</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8174068435</registrant_phone>
   <name_servers>
    <value>ns5.xr7.us</value>
    <value>ns6.xr7.us</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>q4u.ru</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 11:48:22</query_time>
   <create_date>2008-01-09</create_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>5173.ns1.domainparking.ru</value>
    <value>5173.ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>q4u.it</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-23 03:31:10</query_time>
   <create_date>2012-03-08</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>FABIO CASSOLATO</registrant_company>
   <registrant_address>VIA MOLINARE, 11 b</registrant_address>
   <registrant_city>CASTELLO DI GODEGO</registrant_city>
   <registrant_state>TV</registrant_state>
   <registrant_zip>31030</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>q4u.agency</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-27 07:32:20</query_time>
   <create_date>2016-01-22</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Q4U GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>q4u.gmbh</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-05-17 09:19:41</query_time>
   <create_date>2016-06-22</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Q4U GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>q4u.info</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-05 04:01:42</query_time>
   <create_date>2016-09-29</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>chemnitz.nic.xlink.net</value>
    <value>ulm.nic.xlink.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>q4u.su</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 11:19:13</query_time>
   <create_date>2017-08-01</create_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_name>R01-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
    <value>ns3.jino.ru</value>
    <value>ns4.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>q4u.co.uk</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 10:12:34</query_time>
   <create_date>2017-12-28</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1037.ui-dns.org</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1064.ui-dns.de</value>
    <value>ns1106.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>q4u.shop</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 03:31:10</query_time>
   <create_date>2018-11-24</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.1and1.info/</registrar_website>
   <registrant_state>BW</registrant_state>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns1022.ui-dns.com</value>
    <value>ns1038.ui-dns.de</value>
    <value>ns1052.ui-dns.org</value>
    <value>ns1092.ui-dns.biz</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>13</num>
   <domain_name>q4u.consulting</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-11 13:20:35</query_time>
   <create_date>2019-01-11</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Q4U GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>q4u.com.cn</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-07 10:12:34</query_time>
   <create_date>2019-06-01</create_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>王树雷</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.alidns.com</value>
    <value>jm2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>q4u.uk</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-23 03:31:10</query_time>
   <create_date>2019-09-26</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_name>InterNetx GmbH [Tag = INTERNETX-DE]</registrar_name>
   <registrar_website>https://www.internetx.com</registrar_website>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>q4u.net</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 03:26:01</query_time>
   <create_date>2020-08-02</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-02</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>17</num>
   <domain_name>q4u.io</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-05 04:01:43</query_time>
   <create_date>2020-12-09</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2026-12-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1332.awsdns-38.org</value>
    <value>ns-1595.awsdns-07.co.uk</value>
    <value>ns-480.awsdns-60.com</value>
    <value>ns-846.awsdns-41.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>q4u.me</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-23 03:31:10</query_time>
   <create_date>2021-08-11</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>q4u.app</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 13:20:34</query_time>
   <create_date>2021-10-26</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0162877522</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>q4u.xyz</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-17 09:19:41</query_time>
   <create_date>2021-11-11</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>q4u.space</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-31 17:08:09</query_time>
   <create_date>2022-04-06</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-06</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>KEN</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>q4u.top</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-07 10:12:34</query_time>
   <create_date>2023-03-04</create_date>
   <update_date>2023-03-04</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tan Gao Min</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang xi sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ada.dnspod.net</value>
    <value>veal.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>q4u.lat</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-17 09:19:41</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>v1s1.xundns.com</value>
    <value>v1s2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>q4u.org</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-05 04:01:43</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>3588</registrar_iana>
   <registrar_name>DropCatch.com 1379 LLC</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>www.DropCatch.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>25</num>
   <domain_name>q4u.de</domain_name>
   <domain_keyword>q4u</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-22 08:57:35</query_time>
   <update_date>2020-03-31</update_date>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.058</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 2,390 domain names (in 0.069 seconds) which look and sound like the brand name "q4u".
Domain Name Registered Expiry Registrar Ownership
1 qc4u.com 25 Aug 2014 25 Aug 2028 Automattic Inc. Knock Knock WHOIS Not There, LLC
2 r4u.nl 30 Dec 2021 - AXC -
3 24u.com 28 Jun 2004 28 Jun 2032 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
4 q4v.com 14 Jan 2004 14 Jan 2025 Cloudflare, Inc. DATA REDACTED
5 l4u.shop 13 Dec 2023 13 Dec 2024 Realtime Register B.V. -
6 qgu.org 17 Nov 2001 17 Nov 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
7 b4u.us 8 Apr 2023 8 Apr 2025 Spaceship, Inc. Michael Nava
8 lq4u.com 1 Jun 2023 1 Jun 2024 PSI-USA, Inc. dba Domain Robot wanggang
9 q5u.ru 8 Apr 2024 8 Apr 2025 RU-CENTER-RU Private Person
10 qlu.net 17 Nov 2001 13 May 2025 PSI-USA, Inc. dba Domain Robot KV GmbH
11 qqu.icu 24 Jan 2024 24 Jan 2025 Gname.com Pte. Ltd. -
12 q4t.shop 11 Mar 2024 11 Mar 2025 Spaceship, Inc. -
13 qiu.fan 8 May 2023 8 May 2025 Chengdu West Dimension Digital Technology Co., Ltd. Ze Chen Liu
14 qcu.asia 26 May 2024 26 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
15 r4u.xyz 27 Sep 2023 27 Sep 2024 CV Jogjacamp Ireneusz Bachurski Przedsiebiorstwo INFO-BI
16 c4u.xyz 9 Feb 2022 9 Feb 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
17 qfu.it 4 Oct 2015 19 Oct 2024 Algorithmedia S.r.l. Puglia.com srls
18 p4u.pl 20 Jan 2010 20 Jan 2025 Consulting Service Sp. z o.o. -
19 i4u.shop 29 Mar 2017 29 Mar 2025 Alibaba Cloud Computing Ltd. -
20 q44.com 11 Mar 1999 11 Mar 2025 GoDaddy.com, LLC -
21 qyu.org 16 Mar 2003 16 Mar 2025 GoDaddy.com, LLC NameFind LLC
22 qo4u.com 4 Dec 2019 4 Dec 2024 GoDaddy.com, LLC -
23 x4u.app 26 Jul 2023 26 Jul 2024 DNC Holdings, Inc. Jewella Privacy LLC
24 qhu.ru 5 Sep 2006 5 Sep 2024 RU-CENTER-RU NETGALAXY LTD
25 j4u.chat 5 Jan 2024 5 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
26 t4u.events 12 May 2016 12 May 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA T4U Events AB
27 q4s.lat 31 Aug 2023 31 Aug 2024 Porkbun, LLC Private by Design, LLC
28 qgu.app 10 May 2018 10 May 2025 West263 International Limited Tian En Qi Ye Guan Li You Xian Gong Si
29 w4u.net 13 Nov 2002 13 Nov 2024 Vautron Rechenzentrum AG -
30 z4u.xyz 27 Nov 2023 27 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
31 q42.email 9 Jul 2019 9 Jul 2025 Porkbun LLC Private by Design, LLC
32 qtu.asia 28 May 2024 28 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
33 a4u.us 19 May 2018 19 May 2026 GoDaddy.com, LLC Josh Durbin
34 u4u.com.pl 26 Mar 2008 26 Mar 2025 home.pl S.A. -
35 r4u.it 2 Jul 2018 14 Oct 2024 Genesys Informatica S.r.l. Rent4U srl
36 quu.lol 16 Feb 2024 16 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
37 mq4u.com 3 Aug 2004 3 Aug 2024 GoDaddy.com, LLC -
38 t4u.biz 10 Aug 2021 10 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
39 c4u.name - - Vautron Rechenzentrum AG -
40 q4y.com 21 Dec 1999 21 Dec 2024 GoDaddy.com, LLC -
41 u4u.site 26 Oct 2023 26 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com personal
42 q42.co.uk 28 Nov 2006 28 Nov 2025 Mythic Beasts Limited [Tag = MYTHIC-BEASTS] -
43 i4u.sk 18 Sep 2003 18 Sep 2024 Jozef Sudolský i4u
44 o4u.info 3 May 2023 3 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
45 quu.com 15 May 1998 14 May 2025 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
46 v4u.world 13 Nov 2021 13 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
47 q40.lat 31 Aug 2023 31 Aug 2024 Porkbun, LLC Private by Design, LLC
48 q4e.info 15 May 2024 15 May 2025 Cronon GmbH Unternehmensberatung
49 34u.pl 12 Dec 2009 12 Dec 2024 PERSKIMEDIA Szymon Perski -
50 qdu.ac.cn 29 Oct 2008 29 Oct 2024 阿里云计算有限公司(万网) 广州爱范儿科技股份有限公司北京分公司
51 qru.one 12 Jan 2024 12 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
52 b4u.dev 11 Jan 2020 11 Jan 2025 OVH sas REDACTED FOR PRIVACY
53 o4u.me 6 May 2013 6 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
54 qxu.xyz 15 Mar 2022 15 Mar 2025 Go Daddy, LLC presiden.com
55 q4a.top 13 Jan 2024 13 Jan 2025 GoDaddy.com Domains By Proxy, LLC
56 r4u.site 10 Jun 2023 10 Jun 2024 GrepApps Technology Inc. Grepapps
57 iq4u.be 3 Dec 2018 - Proximus nv/sa -
58 s4u.pl 16 Feb 2019 16 Feb 2025 Aftermarket.pl Limited -
59 a4u.expert 14 Sep 2022 14 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
60 e4u.tech 15 Nov 2023 15 Nov 2024 TLD Registrar Solutions Ltd Whois Privacy Corp.
61 qdu.icu 18 Apr 2024 18 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
62 y4u.info 22 Mar 2015 22 Mar 2025 Realtime Register B.V. My Domain Provider
63 f4u.asia 13 Aug 2022 13 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Ngo Quoc Tuan
64 e4u.store 15 Jun 2022 15 Jun 2024 Mesh Digital Ltd Domains By Proxy, LLC
65 t4u.cloud 19 Feb 2016 19 Feb 2025 Tucows Domains Inc. Training4U s.r.l. Societa/Ditta
66 q4d.life 8 Mar 2023 8 Mar 2025 Mesh Digital Limited Domains By Proxy, LLC
67 qiu.live 13 Oct 2023 13 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wang zhi fan
68 q40.ru 5 Nov 2020 5 Nov 2024 RFRU-RU Private Person
69 r4u.biz 9 Sep 2020 9 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com n/a
70 qiu.info 5 Oct 2001 5 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
71 qgu.info 23 Jun 2023 23 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
72 q4up.com 30 Jun 2023 30 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
73 24u.app 17 May 2018 17 May 2025 Regional Network Information Center, JSC dba RU-CENTER Unicum Investment AG
74 4qu.lat 8 Sep 2023 8 Sep 2024 Porkbun, LLC Private by Design, LLC
75 jq4u.lat 2 Nov 2023 2 Nov 2024 Porkbun, LLC Private by Design, LLC
76 f4u.life 18 Jan 2024 18 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
77 o4u.tech 12 Apr 2021 12 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
78 qru.cc 4 Dec 2013 4 Dec 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
79 qyu.cc 10 Sep 2009 10 Sep 2024 eName Technology Co., Ltd. -
80 q4k.pl 29 Jan 2016 29 Jan 2025 Consulting Service Sp. z o.o. -
81 a4u.xyz 10 Dec 2023 10 Dec 2024 Sav.com, LLC Privacy Protection
82 q4s.com 10 Nov 1999 10 Nov 2024 GoDaddy.com, LLC -
83 qdu.nl 7 Nov 2019 - XNS Registrar B.V. -
84 f4u.club 11 Mar 2021 11 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
85 qlu.net.cn 8 Apr 2020 8 Apr 2025 阿里云计算有限公司(万网) 李海红
86 q4l.cn 9 Oct 2019 9 Oct 2024 阿里巴巴云计算(北京)有限公司 浙江啄信科技有限公司
87 q4k.lat 9 Aug 2023 9 Aug 2024 Porkbun, LLC Private by Design, LLC
88 14u.online 21 Jun 2023 21 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
89 f4u.info 11 Jan 2023 11 Jan 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
90 qdu.ink 27 Jun 2019 27 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shirke
91 qiu.pw 9 Nov 2022 9 Nov 2025 HOSTINGER operations, UAB -
92 iq4u.net 20 Sep 2023 20 Sep 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
93 qfu.uk 30 Jan 2020 30 Jan 2025 ANY-Web Limited [Tag = ANY-WEB] -
94 qru.info 15 Jul 2022 15 Jul 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
95 04u.cc 28 Mar 2024 28 Mar 2025 Dynadot Inc -
96 qbu.jp 5 Feb 2012 28 Feb 2025 - Hiroyuki Uda
97 x4u.host 18 Feb 2022 18 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
98 qru.org 6 Feb 2000 6 Feb 2025 GoDaddy.com, LLC NameFind LLC
99 q4d.org 15 Oct 2020 15 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
100 q4e.org 25 Jul 2021 25 Jul 2027 FastDomain Inc. REDACTED FOR PRIVACY
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 Q4u.com.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=q4u.com.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "q4u.com.cn",
        "page_size": 100
    },
    "count": {
        "total": 2390,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "qc4u.com, r4u.nl, 24u.com, q4v.com, l4u.shop, qgu.org, b4u.us, lq4u.com, q5u.ru, qlu.net, qqu.icu, q4t.shop, qiu.fan, qcu.asia, r4u.xyz, c4u.xyz, qfu.it, p4u.pl, i4u.shop, q44.com, qyu.org, qo4u.com, x4u.app, qhu.ru, j4u.chat, t4u.events, q4s.lat, qgu.app, w4u.net, z4u.xyz, q42.email, qtu.asia, a4u.us, u4u.com.pl, r4u.it, quu.lol, mq4u.com, t4u.biz, c4u.name, q4y.com, u4u.site, q42.co.uk, i4u.sk, o4u.info, quu.com, v4u.world, q40.lat, q4e.info, 34u.pl, qdu.ac.cn, qru.one, b4u.dev, o4u.me, qxu.xyz, q4a.top, r4u.site, iq4u.be, s4u.pl, a4u.expert, e4u.tech, qdu.icu, y4u.info, f4u.asia, e4u.store, t4u.cloud, q4d.life, qiu.live, q40.ru, r4u.biz, qiu.info, qgu.info, q4up.com, 24u.app, 4qu.lat, jq4u.lat, f4u.life, o4u.tech, qru.cc, qyu.cc, q4k.pl, a4u.xyz, q4s.com, qdu.nl, f4u.club, qlu.net.cn, q4l.cn, q4k.lat, 14u.online, f4u.info, qdu.ink, qiu.pw, iq4u.net, qfu.uk, qru.info, 04u.cc, qbu.jp, x4u.host, qru.org, q4d.org, q4e.org",
    "results": [
        {
            "num": 1,
            "domain_name": "qc4u.com",
            "domain_keyword": "qc4u",
            "domain_tld": "com",
            "query_time": "2024-04-15 08:08:36",
            "create_date": "2014-08-25",
            "update_date": "2023-08-08",
            "expiry_date": "2028-08-25",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "r4u.nl",
            "domain_keyword": "r4u",
            "domain_tld": "nl",
            "query_time": "2024-04-18 07:26:27",
            "create_date": "2021-12-30",
            "update_date": "2024-02-01",
            "registrar_name": "AXC",
            "name_servers": [
                "nszero1.axc.nl",
                "nszero2.axc.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "24u.com",
            "domain_keyword": "24u",
            "domain_tld": "com",
            "query_time": "2024-04-22 06:05:59",
            "create_date": "2004-06-28",
            "update_date": "2022-10-13",
            "expiry_date": "2032-06-28",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "q4v.com",
            "domain_keyword": "q4v",
            "domain_tld": "com",
            "query_time": "2024-04-23 03:31:11",
            "create_date": "2004-01-14",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-14",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "California",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "AX",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/q4v.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "amit.ns.cloudflare.com",
                "elma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "l4u.shop",
            "domain_keyword": "l4u",
            "domain_tld": "shop",
            "query_time": "2024-04-22 14:55:08",
            "create_date": "2023-12-13",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-13",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "qgu.org",
            "domain_keyword": "qgu",
            "domain_tld": "org",
            "query_time": "2024-04-16 02:44:36",
            "create_date": "2001-11-17",
            "update_date": "2024-03-09",
            "expiry_date": "2025-11-17",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "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": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "b4u.us",
            "domain_keyword": "b4u",
            "domain_tld": "us",
            "query_time": "2024-04-29 21:11:00",
            "create_date": "2023-04-08",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-08",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "Michael Nava",
            "registrant_address": "7609 Grove Acre Ct",
            "registrant_city": "Las Vegas",
            "registrant_state": "NV",
            "registrant_zip": "89131",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7026453412",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "lq4u.com",
            "domain_keyword": "lq4u",
            "domain_tld": "com",
            "query_time": "2024-05-07 02:29:38",
            "create_date": "2023-06-01",
            "update_date": "2024-04-23",
            "expiry_date": "2024-06-01",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wanggang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Central",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/lq4u.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainnamedns.com",
                "ns2.domainnamedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "q5u.ru",
            "domain_keyword": "q5u",
            "domain_tld": "ru",
            "query_time": "2024-05-02 11:48:22",
            "create_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.clo.ru",
                "ns2.clo.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "qlu.net",
            "domain_keyword": "qlu",
            "domain_tld": "net",
            "query_time": "2024-05-16 11:36:32",
            "create_date": "2001-11-17",
            "update_date": "2024-01-07",
            "expiry_date": "2025-05-13",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KV GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/qlu.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.website.org",
                "ns2.website.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "qqu.icu",
            "domain_keyword": "qqu",
            "domain_tld": "icu",
            "query_time": "2024-05-21 13:07:22",
            "create_date": "2024-01-24",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_state": "Vermont",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "q4t.shop",
            "domain_keyword": "q4t",
            "domain_tld": "shop",
            "query_time": "2024-05-11 13:20:37",
            "create_date": "2024-03-11",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-11",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "duke.ns.cloudflare.com",
                "joselyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "qiu.fan",
            "domain_keyword": "qiu",
            "domain_tld": "fan",
            "query_time": "2024-05-12 10:37:47",
            "create_date": "2023-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ze Chen Liu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hebei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "qcu.asia",
            "domain_keyword": "qcu",
            "domain_tld": "asia",
            "query_time": "2024-05-28 14:16:45",
            "create_date": "2024-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "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": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "clara.ns.cloudflare.com",
                "clayton.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "r4u.xyz",
            "domain_keyword": "r4u",
            "domain_tld": "xyz",
            "query_time": "2024-04-07 18:46:33",
            "create_date": "2023-09-27",
            "update_date": "2023-10-02",
            "expiry_date": "2024-09-27",
            "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": [
                "andy.ns.cloudflare.com",
                "zariyah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "c4u.xyz",
            "domain_keyword": "c4u",
            "domain_tld": "xyz",
            "query_time": "2024-04-07 04:16:03",
            "create_date": "2022-02-09",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-09",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "qfu.it",
            "domain_keyword": "qfu",
            "domain_tld": "it",
            "query_time": "2024-04-16 02:40:09",
            "create_date": "2015-10-04",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-19",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 18,
            "domain_name": "p4u.pl",
            "domain_keyword": "p4u",
            "domain_tld": "pl",
            "query_time": "2024-04-16 14:55:45",
            "create_date": "2010-01-20",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-20",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.host4you.pl",
                "ns2.host4you.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "i4u.shop",
            "domain_keyword": "i4u",
            "domain_tld": "shop",
            "query_time": "2024-04-16 17:39:48",
            "create_date": "2017-03-29",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "https://wanwang.aliyun.com/",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "q44.com",
            "domain_keyword": "q44",
            "domain_tld": "com",
            "query_time": "2024-04-23 03:29:59",
            "create_date": "1999-03-11",
            "update_date": "2024-02-03",
            "expiry_date": "2025-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "qyu.org",
            "domain_keyword": "qyu",
            "domain_tld": "org",
            "query_time": "2024-04-20 11:36:10",
            "create_date": "2003-03-16",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind 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": 22,
            "domain_name": "qo4u.com",
            "domain_keyword": "qo4u",
            "domain_tld": "com",
            "query_time": "2024-04-27 13:03:49",
            "create_date": "2019-12-04",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "x4u.app",
            "domain_keyword": "x4u",
            "domain_tld": "app",
            "query_time": "2024-05-01 08:49:41",
            "create_date": "2023-07-26",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-26",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jewella Privacy LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "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": [
                "ns0.directnic.com",
                "ns1.directnic.com",
                "ns2.directnic.com",
                "ns3.directnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "qhu.ru",
            "domain_keyword": "qhu",
            "domain_tld": "ru",
            "query_time": "2024-05-01 19:56:01",
            "create_date": "2006-09-05",
            "expiry_date": "2024-09-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "j4u.chat",
            "domain_keyword": "j4u",
            "domain_tld": "chat",
            "query_time": "2024-05-10 08:00:39",
            "create_date": "2024-01-05",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "t4u.events",
            "domain_keyword": "t4u",
            "domain_tld": "events",
            "query_time": "2024-05-16 01:19:13",
            "create_date": "2016-05-12",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-12",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "T4U Events AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar 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": 27,
            "domain_name": "q4s.lat",
            "domain_keyword": "q4s",
            "domain_tld": "lat",
            "query_time": "2024-05-17 09:19:39",
            "create_date": "2023-08-31",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "qgu.app",
            "domain_keyword": "qgu",
            "domain_tld": "app",
            "query_time": "2024-05-13 05:18:47",
            "create_date": "2018-05-10",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tian En Qi Ye Guan Li You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "w4u.net",
            "domain_keyword": "w4u",
            "domain_tld": "net",
            "query_time": "2024-05-25 00:11:45",
            "create_date": "2002-11-13",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_state": "NRW",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mesos.de",
                "ns2.mesos.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "z4u.xyz",
            "domain_keyword": "z4u",
            "domain_tld": "xyz",
            "query_time": "2024-05-25 01:56:19",
            "create_date": "2023-11-27",
            "update_date": "2023-12-14",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "q42.email",
            "domain_keyword": "q42",
            "domain_tld": "email",
            "query_time": "2024-05-31 17:07:59",
            "create_date": "2019-07-09",
            "update_date": "2024-01-28",
            "expiry_date": "2025-07-09",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "qtu.asia",
            "domain_keyword": "qtu",
            "domain_tld": "asia",
            "query_time": "2024-05-30 14:16:33",
            "create_date": "2024-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "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": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adele.ns.cloudflare.com",
                "duke.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "a4u.us",
            "domain_keyword": "a4u",
            "domain_tld": "us",
            "query_time": "2024-05-29 22:46:39",
            "create_date": "2018-05-19",
            "update_date": "2024-05-25",
            "expiry_date": "2026-05-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Josh Durbin",
            "registrant_address": "6283 S Miller St",
            "registrant_city": "Littleton",
            "registrant_state": "Colorado",
            "registrant_zip": "80127",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3039077810",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "u4u.com.pl",
            "domain_keyword": "u4u",
            "domain_tld": "com.pl",
            "query_time": "2024-03-31 07:52:12",
            "create_date": "2008-03-26",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "r4u.it",
            "domain_keyword": "r4u",
            "domain_tld": "it",
            "query_time": "2024-04-07 18:46:33",
            "create_date": "2018-07-02",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-14",
            "registrar_name": "Genesys Informatica S.r.l.",
            "registrar_website": "https://www.hostingsolutions.it",
            "registrant_company": "Rent4U srl",
            "registrant_address": "Via Ceneda 14",
            "registrant_city": "Roma",
            "registrant_state": "RM",
            "registrant_zip": "00183",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dnsitalia.net",
                "ns2.dnsitalia.net",
                "nsct.dnsitalia.net",
                "nsrm.dnsitalia.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 36,
            "domain_name": "quu.lol",
            "domain_keyword": "quu",
            "domain_tld": "lol",
            "query_time": "2024-04-09 06:26:02",
            "create_date": "2024-02-16",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "mq4u.com",
            "domain_keyword": "mq4u",
            "domain_tld": "com",
            "query_time": "2024-04-26 01:58:37",
            "create_date": "2004-08-03",
            "update_date": "2023-09-06",
            "expiry_date": "2024-08-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "t4u.biz",
            "domain_keyword": "t4u",
            "domain_tld": "biz",
            "query_time": "2024-04-17 19:28:04",
            "create_date": "2021-08-10",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-10",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "c4u.name",
            "domain_keyword": "c4u",
            "domain_tld": "name",
            "query_time": "2024-04-15 04:41:12",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 40,
            "domain_name": "q4y.com",
            "domain_keyword": "q4y",
            "domain_tld": "com",
            "query_time": "2024-04-23 03:31:14",
            "create_date": "1999-12-21",
            "update_date": "2023-02-07",
            "expiry_date": "2024-12-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "u4u.site",
            "domain_keyword": "u4u",
            "domain_tld": "site",
            "query_time": "2024-05-06 08:45:21",
            "create_date": "2023-10-26",
            "update_date": "2024-04-26",
            "expiry_date": "2024-10-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "personal",
            "registrant_state": "Aomori",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "q42.co.uk",
            "domain_keyword": "q42",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 13:29:26",
            "create_date": "2006-11-28",
            "update_date": "2023-11-08",
            "expiry_date": "2025-11-28",
            "registrar_name": "Mythic Beasts Limited [Tag = MYTHIC-BEASTS]",
            "registrar_website": "http://www.mythic-beasts.com",
            "name_servers": [
                "ns1.mythic-beasts.com",
                "ns2.mythic-beasts.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 43,
            "domain_name": "i4u.sk",
            "domain_keyword": "i4u",
            "domain_tld": "sk",
            "query_time": "2024-05-05 02:56:37",
            "create_date": "2003-09-18",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-18",
            "registrar_name": "Jozef Sudolský",
            "registrant_name": "i4u",
            "registrant_company": "i4u",
            "registrant_address": "Dunajská 36",
            "registrant_city": "Bratislava",
            "registrant_zip": "81108",
            "registrant_country": "SK",
            "name_servers": [
                "ns.inetadmin.cz",
                "ns.inetadmin.eu",
                "ns.inetadmin.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 44,
            "domain_name": "o4u.info",
            "domain_keyword": "o4u",
            "domain_tld": "info",
            "query_time": "2024-05-08 18:43:53",
            "create_date": "2023-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "quu.com",
            "domain_keyword": "quu",
            "domain_tld": "com",
            "query_time": "2024-05-18 15:14:38",
            "create_date": "1998-05-15",
            "update_date": "2024-04-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "v4u.world",
            "domain_keyword": "v4u",
            "domain_tld": "world",
            "query_time": "2024-05-18 16:44:20",
            "create_date": "2021-11-13",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-13",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "q40.lat",
            "domain_keyword": "q40",
            "domain_tld": "lat",
            "query_time": "2024-05-17 09:19:09",
            "create_date": "2023-08-31",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "q4e.info",
            "domain_keyword": "q4e",
            "domain_tld": "info",
            "query_time": "2024-05-17 17:01:28",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unternehmensberatung",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks11.rzone.de",
                "shades17.rzone.de"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "34u.pl",
            "domain_keyword": "34u",
            "domain_tld": "pl",
            "query_time": "2024-05-18 03:56:19",
            "create_date": "2009-12-12",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-12",
            "registrar_name": "PERSKIMEDIA Szymon Perski",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "qdu.ac.cn",
            "domain_keyword": "qdu",
            "domain_tld": "ac.cn",
            "query_time": "2024-05-13 07:58:20",
            "create_date": "2008-10-29",
            "expiry_date": "2024-10-29",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "广州爱范儿科技股份有限公司北京分公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.he.net",
                "ns2.he.net",
                "ns3.he.net",
                "ns4.he.net",
                "ns5.he.net",
                "ns6.he.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "qru.one",
            "domain_keyword": "qru",
            "domain_tld": "one",
            "query_time": "2024-05-13 00:15:59",
            "create_date": "2024-01-12",
            "update_date": "2024-02-23",
            "expiry_date": "2025-01-12",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "b4u.dev",
            "domain_keyword": "b4u",
            "domain_tld": "dev",
            "query_time": "2024-05-11 10:05:48",
            "create_date": "2020-01-11",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-11",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "https://www.ovh.com/world/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "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": [
                "dns103.ovh.net",
                "ns103.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 53,
            "domain_name": "o4u.me",
            "domain_keyword": "o4u",
            "domain_tld": "me",
            "query_time": "2024-05-12 15:23:40",
            "create_date": "2013-05-06",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "qxu.xyz",
            "domain_keyword": "qxu",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 07:21:40",
            "create_date": "2022-03-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-15",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "presiden.com",
            "registrant_state": "DKI Jakarta",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the 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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "q4a.top",
            "domain_keyword": "q4a",
            "domain_tld": "top",
            "query_time": "2024-05-14 21:17:45",
            "create_date": "2024-01-13",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com",
            "registrar_website": "http://www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "r4u.site",
            "domain_keyword": "r4u",
            "domain_tld": "site",
            "query_time": "2024-05-24 06:12:06",
            "create_date": "2023-06-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-10",
            "registrar_iana": 3886,
            "registrar_name": "GrepApps Technology Inc.",
            "registrar_website": "https://docky.ly",
            "registrant_company": "Grepapps",
            "registrant_state": "Taiwan",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the 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.brainydns.com",
                "ns2.brainydns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "iq4u.be",
            "domain_keyword": "iq4u",
            "domain_tld": "be",
            "query_time": "2024-05-28 06:23:14",
            "create_date": "2018-12-03",
            "registrar_name": "Proximus nv/sa",
            "registrar_website": "http://www.proximus.be/dns",
            "name_servers": [
                "dina.ns.cloudflare.com",
                "dom.ns.cloudflare.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 58,
            "domain_name": "s4u.pl",
            "domain_keyword": "s4u",
            "domain_tld": "pl",
            "query_time": "2024-04-04 19:32:21",
            "create_date": "2019-02-16",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-16",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 59,
            "domain_name": "a4u.expert",
            "domain_keyword": "a4u",
            "domain_tld": "expert",
            "query_time": "2024-04-07 00:51:54",
            "create_date": "2022-09-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-14",
            "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": "N/A",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar 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.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "e4u.tech",
            "domain_keyword": "e4u",
            "domain_tld": "tech",
            "query_time": "2024-04-08 01:55:09",
            "create_date": "2023-11-15",
            "update_date": "2024-01-13",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_state": "New Providence",
            "registrant_country": "BS",
            "registrant_email": "please query the rdds service of the 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": [
                "benedict.ns.cloudflare.com",
                "naya.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 61,
            "domain_name": "qdu.icu",
            "domain_keyword": "qdu",
            "domain_tld": "icu",
            "query_time": "2024-04-20 17:34:29",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "y4u.info",
            "domain_keyword": "y4u",
            "domain_tld": "info",
            "query_time": "2024-04-27 02:49:16",
            "create_date": "2015-03-22",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-22",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Domain Provider",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "f4u.asia",
            "domain_keyword": "f4u",
            "domain_tld": "asia",
            "query_time": "2024-04-25 19:57:54",
            "create_date": "2022-08-13",
            "update_date": "2023-03-28",
            "expiry_date": "2024-08-13",
            "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": "Ngo Quoc Tuan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.inet.vn",
                "ns2.inet.vn",
                "ns3.inet.vn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "e4u.store",
            "domain_keyword": "e4u",
            "domain_tld": "store",
            "query_time": "2024-04-28 13:37:43",
            "create_date": "2022-06-15",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "t4u.cloud",
            "domain_keyword": "t4u",
            "domain_tld": "cloud",
            "query_time": "2024-04-17 19:28:05",
            "create_date": "2016-02-19",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Training4U s.r.l. Societa/Ditta",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "q4d.life",
            "domain_keyword": "q4d",
            "domain_tld": "life",
            "query_time": "2024-05-07 10:12:28",
            "create_date": "2023-03-08",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-08",
            "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": [
                "abby.ns.cloudflare.com",
                "giancarlo.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "qiu.live",
            "domain_keyword": "qiu",
            "domain_tld": "live",
            "query_time": "2024-05-08 07:07:39",
            "create_date": "2023-10-13",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-13",
            "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": "wang zhi fan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "q40.ru",
            "domain_keyword": "q40",
            "domain_tld": "ru",
            "query_time": "2024-05-02 11:48:21",
            "create_date": "2020-11-05",
            "expiry_date": "2024-11-05",
            "registrar_name": "RFRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.rf.ru",
                "ns2.rf.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 69,
            "domain_name": "r4u.biz",
            "domain_keyword": "r4u",
            "domain_tld": "biz",
            "query_time": "2024-05-09 05:17:38",
            "create_date": "2020-09-09",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-09",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "n/a",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "qiu.info",
            "domain_keyword": "qiu",
            "domain_tld": "info",
            "query_time": "2024-05-15 23:53:22",
            "create_date": "2001-10-05",
            "update_date": "2023-08-13",
            "expiry_date": "2024-10-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "qgu.info",
            "domain_keyword": "qgu",
            "domain_tld": "info",
            "query_time": "2024-05-18 06:02:28",
            "create_date": "2023-06-23",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-23",
            "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": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "q4up.com",
            "domain_keyword": "q4up",
            "domain_tld": "com",
            "query_time": "2024-05-20 19:35:51",
            "create_date": "2023-06-30",
            "update_date": "2024-04-22",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "tian jin",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "24u.app",
            "domain_keyword": "24u",
            "domain_tld": "app",
            "query_time": "2024-05-21 01:46:08",
            "create_date": "2018-05-17",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-17",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Unicum Investment AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "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": [
                "dns1.zoneedit.com",
                "dns2.zoneedit.com",
                "dns3.zoneedit.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "4qu.lat",
            "domain_keyword": "4qu",
            "domain_tld": "lat",
            "query_time": "2024-05-21 12:11:11",
            "create_date": "2023-09-08",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "jq4u.lat",
            "domain_keyword": "jq4u",
            "domain_tld": "lat",
            "query_time": "2024-05-12 02:21:38",
            "create_date": "2023-11-02",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "f4u.life",
            "domain_keyword": "f4u",
            "domain_tld": "life",
            "query_time": "2024-05-15 06:44:51",
            "create_date": "2024-01-18",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "o4u.tech",
            "domain_keyword": "o4u",
            "domain_tld": "tech",
            "query_time": "2024-05-25 19:36:28",
            "create_date": "2021-04-12",
            "update_date": "2024-04-16",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "qru.cc",
            "domain_keyword": "qru",
            "domain_tld": "cc",
            "query_time": "2024-05-27 22:49:04",
            "create_date": "2013-12-04",
            "update_date": "2016-06-12",
            "expiry_date": "2025-12-04",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://whois.aliyun.com",
            "registrant_state": "nei meng gu",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "qyu.cc",
            "domain_keyword": "qyu",
            "domain_tld": "cc",
            "query_time": "2024-05-31 09:14:27",
            "create_date": "2009-09-10",
            "update_date": "2023-08-12",
            "expiry_date": "2024-09-10",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co., Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "BeiJing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/qyu.cc",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "q4k.pl",
            "domain_keyword": "q4k",
            "domain_tld": "pl",
            "query_time": "2024-04-02 17:24:14",
            "create_date": "2016-01-29",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-29",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.unixstorm.org",
                "ns2.unixstorm.org"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "a4u.xyz",
            "domain_keyword": "a4u",
            "domain_tld": "xyz",
            "query_time": "2024-04-07 00:51:54",
            "create_date": "2023-12-10",
            "update_date": "2024-03-11",
            "expiry_date": "2024-12-10",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "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": [
                "langston.ns.cloudflare.com",
                "nora.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "q4s.com",
            "domain_keyword": "q4s",
            "domain_tld": "com",
            "query_time": "2024-04-08 03:26:00",
            "create_date": "1999-11-10",
            "update_date": "2023-12-22",
            "expiry_date": "2024-11-10",
            "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": 83,
            "domain_name": "qdu.nl",
            "domain_keyword": "qdu",
            "domain_tld": "nl",
            "query_time": "2024-04-14 00:24:05",
            "create_date": "2019-11-07",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 84,
            "domain_name": "f4u.club",
            "domain_keyword": "f4u",
            "domain_tld": "club",
            "query_time": "2024-04-25 19:57:54",
            "create_date": "2021-03-11",
            "update_date": "2023-07-14",
            "expiry_date": "2025-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "qlu.net.cn",
            "domain_keyword": "qlu",
            "domain_tld": "net.cn",
            "query_time": "2024-04-23 20:55:29",
            "create_date": "2020-04-08",
            "expiry_date": "2025-04-08",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "李海红",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jacob.dnspod.net",
                "violin.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "q4l.cn",
            "domain_keyword": "q4l",
            "domain_tld": "cn",
            "query_time": "2024-05-05 04:01:38",
            "create_date": "2019-10-09",
            "expiry_date": "2024-10-09",
            "registrar_name": "阿里巴巴云计算(北京)有限公司",
            "registrant_name": "浙江啄信科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "q4k.lat",
            "domain_keyword": "q4k",
            "domain_tld": "lat",
            "query_time": "2024-05-05 04:01:37",
            "create_date": "2023-08-09",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "14u.online",
            "domain_keyword": "14u",
            "domain_tld": "online",
            "query_time": "2024-05-14 19:39:54",
            "create_date": "2023-06-21",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-21",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "f4u.info",
            "domain_keyword": "f4u",
            "domain_tld": "info",
            "query_time": "2024-05-15 06:44:51",
            "create_date": "2023-01-11",
            "update_date": "2024-02-25",
            "expiry_date": "2025-01-11",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.world4you.at",
                "ns2.world4you.at"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "qdu.ink",
            "domain_keyword": "qdu",
            "domain_tld": "ink",
            "query_time": "2024-05-16 01:09:02",
            "create_date": "2019-06-27",
            "update_date": "2019-09-02",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shirke",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Chong Qing",
            "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": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "qiu.pw",
            "domain_keyword": "qiu",
            "domain_tld": "pw",
            "query_time": "2024-05-15 23:53:22",
            "create_date": "2022-11-09",
            "update_date": "2024-05-11",
            "expiry_date": "2025-11-09",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_email": "https://whois.nic.pw/contact/qiu.pw/registrant",
            "name_servers": [
                "bella.ns.cloudflare.com",
                "uriah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 92,
            "domain_name": "iq4u.net",
            "domain_keyword": "iq4u",
            "domain_tld": "net",
            "query_time": "2024-05-28 06:23:14",
            "create_date": "2023-09-20",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-20",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=iq4u.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "qfu.uk",
            "domain_keyword": "qfu",
            "domain_tld": "uk",
            "query_time": "2024-05-27 22:30:52",
            "create_date": "2020-01-30",
            "update_date": "2023-11-04",
            "expiry_date": "2025-01-30",
            "registrar_name": "ANY-Web Limited [Tag = ANY-WEB]",
            "registrar_website": "https://www.any-domains.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 94,
            "domain_name": "qru.info",
            "domain_keyword": "qru",
            "domain_tld": "info",
            "query_time": "2024-05-27 22:49:04",
            "create_date": "2022-07-15",
            "update_date": "2024-04-19",
            "expiry_date": "2024-07-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1066.awsdns-05.org",
                "ns-1567.awsdns-03.co.uk",
                "ns-74.awsdns-09.com",
                "ns-982.awsdns-58.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "04u.cc",
            "domain_keyword": "04u",
            "domain_tld": "cc",
            "query_time": "2024-05-28 02:52:14",
            "create_date": "2024-03-28",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "qbu.jp",
            "domain_keyword": "qbu",
            "domain_tld": "jp",
            "query_time": "2024-04-15 08:07:14",
            "create_date": "2012-02-05",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "Hiroyuki Uda",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 97,
            "domain_name": "x4u.host",
            "domain_keyword": "x4u",
            "domain_tld": "host",
            "query_time": "2024-04-17 13:33:52",
            "create_date": "2022-02-18",
            "update_date": "2024-03-22",
            "expiry_date": "2025-02-18",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns8353.hostgator.com",
                "ns8354.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "qru.org",
            "domain_keyword": "qru",
            "domain_tld": "org",
            "query_time": "2024-04-20 02:02:05",
            "create_date": "2000-02-06",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind 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": 99,
            "domain_name": "q4d.org",
            "domain_keyword": "q4d",
            "domain_tld": "org",
            "query_time": "2024-04-23 03:30:42",
            "create_date": "2020-10-15",
            "update_date": "2023-11-29",
            "expiry_date": "2024-10-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "q4e.org",
            "domain_keyword": "q4e",
            "domain_tld": "org",
            "query_time": "2024-04-23 03:30:44",
            "create_date": "2021-07-25",
            "update_date": "2023-11-09",
            "expiry_date": "2027-07-25",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.069,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>q4u.com.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2390</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>qc4u.com, r4u.nl, 24u.com, q4v.com, l4u.shop, qgu.org, b4u.us, lq4u.com, q5u.ru, qlu.net, qqu.icu, q4t.shop, qiu.fan, qcu.asia, r4u.xyz, c4u.xyz, qfu.it, p4u.pl, i4u.shop, q44.com, qyu.org, qo4u.com, x4u.app, qhu.ru, j4u.chat, t4u.events, q4s.lat, qgu.app, w4u.net, z4u.xyz, q42.email, qtu.asia, a4u.us, u4u.com.pl, r4u.it, quu.lol, mq4u.com, t4u.biz, c4u.name, q4y.com, u4u.site, q42.co.uk, i4u.sk, o4u.info, quu.com, v4u.world, q40.lat, q4e.info, 34u.pl, qdu.ac.cn, qru.one, b4u.dev, o4u.me, qxu.xyz, q4a.top, r4u.site, iq4u.be, s4u.pl, a4u.expert, e4u.tech, qdu.icu, y4u.info, f4u.asia, e4u.store, t4u.cloud, q4d.life, qiu.live, q40.ru, r4u.biz, qiu.info, qgu.info, q4up.com, 24u.app, 4qu.lat, jq4u.lat, f4u.life, o4u.tech, qru.cc, qyu.cc, q4k.pl, a4u.xyz, q4s.com, qdu.nl, f4u.club, qlu.net.cn, q4l.cn, q4k.lat, 14u.online, f4u.info, qdu.ink, qiu.pw, iq4u.net, qfu.uk, qru.info, 04u.cc, qbu.jp, x4u.host, qru.org, q4d.org, q4e.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>qc4u.com</domain_name>
   <domain_keyword>qc4u</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 08:08:36</query_time>
   <create_date>2014-08-25</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2028-08-25</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <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>2</num>
   <domain_name>r4u.nl</domain_name>
   <domain_keyword>r4u</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-18 07:26:27</query_time>
   <create_date>2021-12-30</create_date>
   <update_date>2024-02-01</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>nszero1.axc.nl</value>
    <value>nszero2.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>24u.com</domain_name>
   <domain_keyword>24u</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 06:05:59</query_time>
   <create_date>2004-06-28</create_date>
   <update_date>2022-10-13</update_date>
   <expiry_date>2032-06-28</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>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>q4v.com</domain_name>
   <domain_keyword>q4v</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 03:31:11</query_time>
   <create_date>2004-01-14</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>AX</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/q4v.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>amit.ns.cloudflare.com</value>
    <value>elma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>l4u.shop</domain_name>
   <domain_keyword>l4u</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-22 14:55:08</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>qgu.org</domain_name>
   <domain_keyword>qgu</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 02:44:36</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-11-17</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_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <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>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>b4u.us</domain_name>
   <domain_keyword>b4u</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-29 21:11:00</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>Michael Nava</registrant_name>
   <registrant_address>7609 Grove Acre Ct</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89131</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7026453412</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>lq4u.com</domain_name>
   <domain_keyword>lq4u</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 02:29:38</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wanggang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Central</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/lq4u.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domainnamedns.com</value>
    <value>ns2.domainnamedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>q5u.ru</domain_name>
   <domain_keyword>q5u</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 11:48:22</query_time>
   <create_date>2024-04-08</create_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.clo.ru</value>
    <value>ns2.clo.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>qlu.net</domain_name>
   <domain_keyword>qlu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 11:36:32</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KV GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/qlu.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.website.org</value>
    <value>ns2.website.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>qqu.icu</domain_name>
   <domain_keyword>qqu</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-21 13:07:22</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_state>Vermont</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>q4t.shop</domain_name>
   <domain_keyword>q4t</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-11 13:20:37</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>duke.ns.cloudflare.com</value>
    <value>joselyn.ns.cloudflare.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>qiu.fan</domain_name>
   <domain_keyword>qiu</domain_keyword>
   <domain_tld>fan</domain_tld>
   <query_time>2024-05-12 10:37:47</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ze Chen Liu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hebei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>qcu.asia</domain_name>
   <domain_keyword>qcu</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-28 14:16:45</query_time>
   <create_date>2024-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>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>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>clara.ns.cloudflare.com</value>
    <value>clayton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>r4u.xyz</domain_name>
   <domain_keyword>r4u</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-07 18:46:33</query_time>
   <create_date>2023-09-27</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-09-27</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>andy.ns.cloudflare.com</value>
    <value>zariyah.ns.cloudflare.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>c4u.xyz</domain_name>
   <domain_keyword>c4u</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-07 04:16:03</query_time>
   <create_date>2022-02-09</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>qfu.it</domain_name>
   <domain_keyword>qfu</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 02:40:09</query_time>
   <create_date>2015-10-04</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>p4u.pl</domain_name>
   <domain_keyword>p4u</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-16 14:55:45</query_time>
   <create_date>2010-01-20</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.host4you.pl</value>
    <value>ns2.host4you.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>i4u.shop</domain_name>
   <domain_keyword>i4u</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-16 17:39:48</query_time>
   <create_date>2017-03-29</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>https://wanwang.aliyun.com/</registrar_website>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>q44.com</domain_name>
   <domain_keyword>q44</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 03:29:59</query_time>
   <create_date>1999-03-11</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-03-11</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>qyu.org</domain_name>
   <domain_keyword>qyu</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 11:36:10</query_time>
   <create_date>2003-03-16</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameFind 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>22</num>
   <domain_name>qo4u.com</domain_name>
   <domain_keyword>qo4u</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 13:03:49</query_time>
   <create_date>2019-12-04</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>x4u.app</domain_name>
   <domain_keyword>x4u</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-01 08:49:41</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jewella Privacy LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA</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>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
    <value>ns2.directnic.com</value>
    <value>ns3.directnic.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>24</num>
   <domain_name>qhu.ru</domain_name>
   <domain_keyword>qhu</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 19:56:01</query_time>
   <create_date>2006-09-05</create_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</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>25</num>
   <domain_name>j4u.chat</domain_name>
   <domain_keyword>j4u</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-10 08:00:39</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>t4u.events</domain_name>
   <domain_keyword>t4u</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-16 01:19:13</query_time>
   <create_date>2016-05-12</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>T4U Events AB</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>SE</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>27</num>
   <domain_name>q4s.lat</domain_name>
   <domain_keyword>q4s</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-17 09:19:39</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>v1s1.xundns.com</value>
    <value>v1s2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>qgu.app</domain_name>
   <domain_keyword>qgu</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-13 05:18:47</query_time>
   <create_date>2018-05-10</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tian En Qi Ye Guan Li You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>w4u.net</domain_name>
   <domain_keyword>w4u</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 00:11:45</query_time>
   <create_date>2002-11-13</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_state>NRW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mesos.de</value>
    <value>ns2.mesos.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>z4u.xyz</domain_name>
   <domain_keyword>z4u</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-25 01:56:19</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>q42.email</domain_name>
   <domain_keyword>q42</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-31 17:07:59</query_time>
   <create_date>2019-07-09</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>qtu.asia</domain_name>
   <domain_keyword>qtu</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-30 14:16:33</query_time>
   <create_date>2024-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</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>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adele.ns.cloudflare.com</value>
    <value>duke.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>a4u.us</domain_name>
   <domain_keyword>a4u</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-29 22:46:39</query_time>
   <create_date>2018-05-19</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2026-05-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Josh Durbin</registrant_name>
   <registrant_address>6283 S Miller St</registrant_address>
   <registrant_city>Littleton</registrant_city>
   <registrant_state>Colorado</registrant_state>
   <registrant_zip>80127</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3039077810</registrant_phone>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>u4u.com.pl</domain_name>
   <domain_keyword>u4u</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-03-31 07:52:12</query_time>
   <create_date>2008-03-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>r4u.it</domain_name>
   <domain_keyword>r4u</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-07 18:46:33</query_time>
   <create_date>2018-07-02</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_name>Genesys Informatica S.r.l.</registrar_name>
   <registrar_website>https://www.hostingsolutions.it</registrar_website>
   <registrant_company>Rent4U srl</registrant_company>
   <registrant_address>Via Ceneda 14</registrant_address>
   <registrant_city>Roma</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00183</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dnsitalia.net</value>
    <value>ns2.dnsitalia.net</value>
    <value>nsct.dnsitalia.net</value>
    <value>nsrm.dnsitalia.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>quu.lol</domain_name>
   <domain_keyword>quu</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-04-09 06:26:02</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>mq4u.com</domain_name>
   <domain_keyword>mq4u</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 01:58:37</query_time>
   <create_date>2004-08-03</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>t4u.biz</domain_name>
   <domain_keyword>t4u</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-17 19:28:04</query_time>
   <create_date>2021-08-10</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-10</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>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>39</num>
   <domain_name>c4u.name</domain_name>
   <domain_keyword>c4u</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-04-15 04:41:12</query_time>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>q4y.com</domain_name>
   <domain_keyword>q4y</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 03:31:14</query_time>
   <create_date>1999-12-21</create_date>
   <update_date>2023-02-07</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.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>41</num>
   <domain_name>u4u.site</domain_name>
   <domain_keyword>u4u</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-06 08:45:21</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>personal</registrant_company>
   <registrant_state>Aomori</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>q42.co.uk</domain_name>
   <domain_keyword>q42</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 13:29:26</query_time>
   <create_date>2006-11-28</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2025-11-28</expiry_date>
   <registrar_name>Mythic Beasts Limited [Tag = MYTHIC-BEASTS]</registrar_name>
   <registrar_website>http://www.mythic-beasts.com</registrar_website>
   <name_servers>
    <value>ns1.mythic-beasts.com</value>
    <value>ns2.mythic-beasts.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>i4u.sk</domain_name>
   <domain_keyword>i4u</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 02:56:37</query_time>
   <create_date>2003-09-18</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>Jozef Sudolský</registrar_name>
   <registrant_name>i4u</registrant_name>
   <registrant_company>i4u</registrant_company>
   <registrant_address>Dunajská 36</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>81108</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns.inetadmin.cz</value>
    <value>ns.inetadmin.eu</value>
    <value>ns.inetadmin.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>o4u.info</domain_name>
   <domain_keyword>o4u</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 18:43:53</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-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>ns47.domaincontrol.com</value>
    <value>ns48.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>45</num>
   <domain_name>quu.com</domain_name>
   <domain_keyword>quu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 15:14:38</query_time>
   <create_date>1998-05-15</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.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>v4u.world</domain_name>
   <domain_keyword>v4u</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-18 16:44:20</query_time>
   <create_date>2021-11-13</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-13</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>ns25.domaincontrol.com</value>
    <value>ns26.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>47</num>
   <domain_name>q40.lat</domain_name>
   <domain_keyword>q40</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-17 09:19:09</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>v1s1.xundns.com</value>
    <value>v1s2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>q4e.info</domain_name>
   <domain_keyword>q4e</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-17 17:01:28</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unternehmensberatung</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades17.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>34u.pl</domain_name>
   <domain_keyword>34u</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-18 03:56:19</query_time>
   <create_date>2009-12-12</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>PERSKIMEDIA Szymon Perski</registrar_name>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>qdu.ac.cn</domain_name>
   <domain_keyword>qdu</domain_keyword>
   <domain_tld>ac.cn</domain_tld>
   <query_time>2024-05-13 07:58:20</query_time>
   <create_date>2008-10-29</create_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>广州爱范儿科技股份有限公司北京分公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.he.net</value>
    <value>ns2.he.net</value>
    <value>ns3.he.net</value>
    <value>ns4.he.net</value>
    <value>ns5.he.net</value>
    <value>ns6.he.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>qru.one</domain_name>
   <domain_keyword>qru</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-13 00:15:59</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-01-12</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>ns17.domaincontrol.com</value>
    <value>ns18.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>52</num>
   <domain_name>b4u.dev</domain_name>
   <domain_keyword>b4u</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-11 10:05:48</query_time>
   <create_date>2020-01-11</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>https://www.ovh.com/world/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</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>dns103.ovh.net</value>
    <value>ns103.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>o4u.me</domain_name>
   <domain_keyword>o4u</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-12 15:23:40</query_time>
   <create_date>2013-05-06</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.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>qxu.xyz</domain_name>
   <domain_keyword>qxu</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 07:21:40</query_time>
   <create_date>2022-03-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>presiden.com</registrant_company>
   <registrant_state>DKI Jakarta</registrant_state>
   <registrant_country>ID</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>q4a.top</domain_name>
   <domain_keyword>q4a</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-14 21:17:45</query_time>
   <create_date>2024-01-13</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>r4u.site</domain_name>
   <domain_keyword>r4u</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-24 06:12:06</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>3886</registrar_iana>
   <registrar_name>GrepApps Technology Inc.</registrar_name>
   <registrar_website>https://docky.ly</registrar_website>
   <registrant_company>Grepapps</registrant_company>
   <registrant_state>Taiwan</registrant_state>
   <registrant_country>TW</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.brainydns.com</value>
    <value>ns2.brainydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>iq4u.be</domain_name>
   <domain_keyword>iq4u</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-28 06:23:14</query_time>
   <create_date>2018-12-03</create_date>
   <registrar_name>Proximus nv/sa</registrar_name>
   <registrar_website>http://www.proximus.be/dns</registrar_website>
   <name_servers>
    <value>dina.ns.cloudflare.com</value>
    <value>dom.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>s4u.pl</domain_name>
   <domain_keyword>s4u</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-04 19:32:21</query_time>
   <create_date>2019-02-16</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>a4u.expert</domain_name>
   <domain_keyword>a4u</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-04-07 00:51:54</query_time>
   <create_date>2022-09-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-14</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>N/A</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</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.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>e4u.tech</domain_name>
   <domain_keyword>e4u</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-08 01:55:09</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_state>New Providence</registrant_state>
   <registrant_country>BS</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>benedict.ns.cloudflare.com</value>
    <value>naya.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>qdu.icu</domain_name>
   <domain_keyword>qdu</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-04-20 17:34:29</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>y4u.info</domain_name>
   <domain_keyword>y4u</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-27 02:49:16</query_time>
   <create_date>2015-03-22</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>f4u.asia</domain_name>
   <domain_keyword>f4u</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-25 19:57:54</query_time>
   <create_date>2022-08-13</create_date>
   <update_date>2023-03-28</update_date>
   <expiry_date>2024-08-13</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>Ngo Quoc Tuan</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>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.inet.vn</value>
    <value>ns2.inet.vn</value>
    <value>ns3.inet.vn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>e4u.store</domain_name>
   <domain_keyword>e4u</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-28 13:37:43</query_time>
   <create_date>2022-06-15</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>t4u.cloud</domain_name>
   <domain_keyword>t4u</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-17 19:28:05</query_time>
   <create_date>2016-02-19</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Training4U s.r.l. Societa/Ditta</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>q4d.life</domain_name>
   <domain_keyword>q4d</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-07 10:12:28</query_time>
   <create_date>2023-03-08</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-08</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>abby.ns.cloudflare.com</value>
    <value>giancarlo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>qiu.live</domain_name>
   <domain_keyword>qiu</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-08 07:07:39</query_time>
   <create_date>2023-10-13</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-13</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>wang zhi fan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>he nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>q40.ru</domain_name>
   <domain_keyword>q40</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 11:48:21</query_time>
   <create_date>2020-11-05</create_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_name>RFRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.rf.ru</value>
    <value>ns2.rf.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>r4u.biz</domain_name>
   <domain_keyword>r4u</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-09 05:17:38</query_time>
   <create_date>2020-09-09</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>n/a</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>qiu.info</domain_name>
   <domain_keyword>qiu</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 23:53:22</query_time>
   <create_date>2001-10-05</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>qgu.info</domain_name>
   <domain_keyword>qgu</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 06:02:28</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>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>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>q4up.com</domain_name>
   <domain_keyword>q4up</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 19:35:51</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-06-30</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>tian jin</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>24u.app</domain_name>
   <domain_keyword>24u</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-21 01:46:08</query_time>
   <create_date>2018-05-17</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Unicum Investment AG</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>CH</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>dns1.zoneedit.com</value>
    <value>dns2.zoneedit.com</value>
    <value>dns3.zoneedit.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>4qu.lat</domain_name>
   <domain_keyword>4qu</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-21 12:11:11</query_time>
   <create_date>2023-09-08</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>jq4u.lat</domain_name>
   <domain_keyword>jq4u</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-12 02:21:38</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>f4u.life</domain_name>
   <domain_keyword>f4u</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-15 06:44:51</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>o4u.tech</domain_name>
   <domain_keyword>o4u</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-25 19:36:28</query_time>
   <create_date>2021-04-12</create_date>
   <update_date>2024-04-16</update_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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>qru.cc</domain_name>
   <domain_keyword>qru</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-27 22:49:04</query_time>
   <create_date>2013-12-04</create_date>
   <update_date>2016-06-12</update_date>
   <expiry_date>2025-12-04</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://whois.aliyun.com</registrar_website>
   <registrant_state>nei meng gu</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>qyu.cc</domain_name>
   <domain_keyword>qyu</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-31 09:14:27</query_time>
   <create_date>2009-09-10</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>BeiJing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/qyu.cc</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>q4k.pl</domain_name>
   <domain_keyword>q4k</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-02 17:24:14</query_time>
   <create_date>2016-01-29</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.unixstorm.org</value>
    <value>ns2.unixstorm.org</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>a4u.xyz</domain_name>
   <domain_keyword>a4u</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-07 00:51:54</query_time>
   <create_date>2023-12-10</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</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>langston.ns.cloudflare.com</value>
    <value>nora.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>q4s.com</domain_name>
   <domain_keyword>q4s</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 03:26:00</query_time>
   <create_date>1999-11-10</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-11-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>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>83</num>
   <domain_name>qdu.nl</domain_name>
   <domain_keyword>qdu</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-14 00:24:05</query_time>
   <create_date>2019-11-07</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>f4u.club</domain_name>
   <domain_keyword>f4u</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-25 19:57:54</query_time>
   <create_date>2021-03-11</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>qlu.net.cn</domain_name>
   <domain_keyword>qlu</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-04-23 20:55:29</query_time>
   <create_date>2020-04-08</create_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>李海红</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jacob.dnspod.net</value>
    <value>violin.dnspod.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>q4l.cn</domain_name>
   <domain_keyword>q4l</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-05 04:01:38</query_time>
   <create_date>2019-10-09</create_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_name>阿里巴巴云计算(北京)有限公司</registrar_name>
   <registrant_name>浙江啄信科技有限公司</registrant_name>
   <registrant_email>[email protected]</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>87</num>
   <domain_name>q4k.lat</domain_name>
   <domain_keyword>q4k</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-05 04:01:37</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>14u.online</domain_name>
   <domain_keyword>14u</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-14 19:39:54</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-21</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.dan.com</value>
    <value>ns2.dan.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>89</num>
   <domain_name>f4u.info</domain_name>
   <domain_keyword>f4u</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 06:44:51</query_time>
   <create_date>2023-01-11</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.world4you.at</value>
    <value>ns2.world4you.at</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>qdu.ink</domain_name>
   <domain_keyword>qdu</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-16 01:09:02</query_time>
   <create_date>2019-06-27</create_date>
   <update_date>2019-09-02</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shirke</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Chong Qing</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>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>91</num>
   <domain_name>qiu.pw</domain_name>
   <domain_keyword>qiu</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-05-15 23:53:22</query_time>
   <create_date>2022-11-09</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-11-09</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_email>https://whois.nic.pw/contact/qiu.pw/registrant</registrant_email>
   <name_servers>
    <value>bella.ns.cloudflare.com</value>
    <value>uriah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>iq4u.net</domain_name>
   <domain_keyword>iq4u</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 06:23:14</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=iq4u.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <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>93</num>
   <domain_name>qfu.uk</domain_name>
   <domain_keyword>qfu</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-27 22:30:52</query_time>
   <create_date>2020-01-30</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>ANY-Web Limited [Tag = ANY-WEB]</registrar_name>
   <registrar_website>https://www.any-domains.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>qru.info</domain_name>
   <domain_keyword>qru</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 22:49:04</query_time>
   <create_date>2022-07-15</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1066.awsdns-05.org</value>
    <value>ns-1567.awsdns-03.co.uk</value>
    <value>ns-74.awsdns-09.com</value>
    <value>ns-982.awsdns-58.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>04u.cc</domain_name>
   <domain_keyword>04u</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-28 02:52:14</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>qbu.jp</domain_name>
   <domain_keyword>qbu</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-15 08:07:14</query_time>
   <create_date>2012-02-05</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Hiroyuki Uda</registrant_name>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6241-6585</registrant_phone>
   <registrant_fax>06-6374-0121</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>x4u.host</domain_name>
   <domain_keyword>x4u</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-04-17 13:33:52</query_time>
   <create_date>2022-02-18</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns8353.hostgator.com</value>
    <value>ns8354.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>qru.org</domain_name>
   <domain_keyword>qru</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 02:02:05</query_time>
   <create_date>2000-02-06</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-06</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>NameFind 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>99</num>
   <domain_name>q4d.org</domain_name>
   <domain_keyword>q4d</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 03:30:42</query_time>
   <create_date>2020-10-15</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>q4e.org</domain_name>
   <domain_keyword>q4e</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 03:30:44</query_time>
   <create_date>2021-07-25</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2027-07-25</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.069</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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