WHOIS QUERY TIME

22 May 2024 - 3:33 AM UTC

Registered: 22 June 2022
Expiry: 22 June 2025

REGISTRAR

Name: DYNADOTCHINA LLC

DNSSEC

unsigned

NAME SERVERS

a.share-dns.com
b.share-dns.net

DOMAIN STATUS

clientTransferProhibited

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=ujuj.com.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "ujuj.com.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "ujuj.com.cn",
            "domain_keyword": "ujuj",
            "domain_tld": "com.cn",
            "query_time": "2024-05-22 03:33:47",
            "create_date": "2022-06-22",
            "expiry_date": "2025-06-22",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "熊菊",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>ujuj.com.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>ujuj.com.cn</domain_name>
   <domain_keyword>ujuj</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-22 03:33:47</query_time>
   <create_date>2022-06-22</create_date>
   <expiry_date>2025-06-22</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>熊菊</registrant_name>
   <registrant_email>[email protected]</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>
 </results>
 <stats>
  <total_time>0.028</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.046 seconds) for "ujuj.com.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

23 Mar 2024 - 2:33 AM UTC

Registered: 22 June 2022
Expiry: 22 June 2025

REGISTRAR

Name: DYNADOTCHINA LLC

DNSSEC

unsigned

NAME SERVERS

a.share-dns.com
b.share-dns.net

DOMAIN STATUS

clientTransferProhibited

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&database=historical&domain_name=ujuj.com.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "ujuj.com.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "ujuj.com.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "ujuj.com.cn",
            "domain_keyword": "ujuj",
            "domain_tld": "com.cn",
            "query_time": "2024-03-23 02:33:17",
            "create_date": "2022-06-22",
            "expiry_date": "2025-06-22",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "熊菊",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "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>ujuj.com.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>ujuj.com.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ujuj.com.cn</domain_name>
   <domain_keyword>ujuj</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-03-23 02:33:17</query_time>
   <create_date>2022-06-22</create_date>
   <expiry_date>2025-06-22</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>熊菊</registrant_name>
   <registrant_email>[email protected]</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>
 </results>
 <stats>
  <total_time>0.046</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 4 domain names (in 0.049 seconds) which contained the exact domain keyword "ujuj".
Domain Name Registered Expiry Registrar Ownership
1 ujuj.com 12 Sep 2005 12 Sep 2024 Amazon Registrar, Inc. Identity Protection Service
2 ujuj.xyz 11 Jun 2022 11 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Chen Chang You
3 ujuj.com.cn 22 Jun 2022 22 Jun 2025 DYNADOTCHINA LLC 熊菊
4 ujuj.net 11 Jul 2022 11 Jul 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
5 ujuj.shop 28 Apr 2024 28 Apr 2025 Realtime Register B.V. -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=ujuj&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "ujuj",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 5,
        "relation": "eq",
        "current": 5
    },
    "unique_domains": "ujuj.com, ujuj.xyz, ujuj.com.cn, ujuj.net, ujuj.shop",
    "results": [
        {
            "num": 1,
            "domain_name": "ujuj.com",
            "domain_keyword": "ujuj",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:40:25",
            "create_date": "2005-09-12",
            "update_date": "2023-08-08",
            "expiry_date": "2024-09-12",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of ujuj.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1082.awsdns-07.org",
                "ns-1795.awsdns-32.co.uk",
                "ns-26.awsdns-03.com",
                "ns-732.awsdns-27.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ujuj.xyz",
            "domain_keyword": "ujuj",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 20:16:47",
            "create_date": "2022-06-11",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Chen Chang You",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ujuj.com.cn",
            "domain_keyword": "ujuj",
            "domain_tld": "com.cn",
            "query_time": "2024-05-22 03:33:47",
            "create_date": "2022-06-22",
            "expiry_date": "2025-06-22",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "熊菊",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "ujuj.net",
            "domain_keyword": "ujuj",
            "domain_tld": "net",
            "query_time": "2024-06-06 07:40:25",
            "create_date": "2022-07-11",
            "update_date": "2022-07-11",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=ujuj.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ujuj.shop",
            "domain_keyword": "ujuj",
            "domain_tld": "shop",
            "query_time": "2024-05-01 17:25:23",
            "create_date": "2024-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_state": "Hesse",
            "registrant_country": "DE",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.049,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>ujuj</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5</total>
  <relation>eq</relation>
  <current>5</current>
 </count>
 <unique_domains>ujuj.com, ujuj.xyz, ujuj.com.cn, ujuj.net, ujuj.shop</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ujuj.com</domain_name>
   <domain_keyword>ujuj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:40:25</query_time>
   <create_date>2005-09-12</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of ujuj.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1082.awsdns-07.org</value>
    <value>ns-1795.awsdns-32.co.uk</value>
    <value>ns-26.awsdns-03.com</value>
    <value>ns-732.awsdns-27.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ujuj.xyz</domain_name>
   <domain_keyword>ujuj</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 20:16:47</query_time>
   <create_date>2022-06-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Chen Chang You</registrant_company>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>3</num>
   <domain_name>ujuj.com.cn</domain_name>
   <domain_keyword>ujuj</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-22 03:33:47</query_time>
   <create_date>2022-06-22</create_date>
   <expiry_date>2025-06-22</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>熊菊</registrant_name>
   <registrant_email>[email protected]</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>4</num>
   <domain_name>ujuj.net</domain_name>
   <domain_keyword>ujuj</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 07:40:25</query_time>
   <create_date>2022-07-11</create_date>
   <update_date>2022-07-11</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=ujuj.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>ujuj.shop</domain_name>
   <domain_keyword>ujuj</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-01 17:25:23</query_time>
   <create_date>2024-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_state>Hesse</registrant_state>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.049</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 362 domain names (in 0.05 seconds) which look and sound like the brand name "ujuj".
Domain Name Registered Expiry Registrar Ownership
1 uyuj.com 24 Feb 2009 24 Feb 2025 GoDaddy.com, LLC -
2 6juj.cloud 15 May 2024 15 May 2025 GMO Internet, Inc. d/b/a Onamae.com Personal
3 hjuj.cn 17 Jul 2021 17 Jul 2024 DYNADOTCHINA LLC 补忠琼
4 ujuh.com 15 Sep 2006 15 Sep 2024 Bizcn.com,Inc. REDACTED FOR PRIVACY
5 ujnj.com 25 Mar 2007 25 Mar 2025 Name.com, Inc. Domain Protection Services, Inc.
6 ujmj.top 9 Feb 2024 9 Feb 2025 Chengdu west dimension digital Jing He Xin Cheng Jing Shi Bai Huo Dian
7 fjuj.com.cn 5 Jan 2015 5 Jan 2032 阿里云计算有限公司(万网) 福建优建信安建筑科技有限公司
8 kjuj.yachts 8 Mar 2024 8 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
9 uju9.com 18 Aug 2020 18 Aug 2024 Gname.com Pte. Ltd. Redacted for privacy
10 ujxj.com 4 Mar 2007 4 Mar 2025 Name.com, Inc. Domain Protection Services, Inc.
11 ujju.ru 4 Jul 2022 4 Jul 2024 RU-CENTER-RU Private Person
12 ujuk.cn 31 Jul 2023 31 Jul 2024 海南美洁达科技有限公司 王玉梅
13 ajuj.com 10 Jun 2005 10 Jun 2025 Dynadot Inc -
14 ufuj.com.cn 28 Mar 2019 28 Mar 2025 浙江贰贰网络有限公司 杨统
15 u1juj.xyz 11 Apr 2023 11 Apr 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED xiaoba
16 ujsj.com 21 Apr 2010 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 ujui.com 15 Nov 2004 15 Nov 2024 Porkbun LLC Private by Design, LLC
18 wjuj.cn 7 Mar 2024 7 Mar 2025 阿里云计算有限公司(万网) 优视科技(中国)有限公司
19 ujun.info 8 Mar 2020 8 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
20 kjuj.skin 8 Mar 2024 8 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
21 jjuj.top 14 May 2023 14 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) su wen jun
22 ujuo.cn 1 Jan 2022 1 Jan 2025 成都西维数码科技有限公司 练松华
23 ufuj.net 14 Jan 2019 14 Jan 2025 22net, Inc. -
24 ujwj.com 27 Oct 2013 27 Oct 2025 Dynadot Inc -
25 unuj.org 21 Jul 2020 21 Jul 2024 DropCatch.com 592 LLC NameBrightPrivacy.com
26 yjuj.com 16 Mar 2019 16 Mar 2025 GoDaddy.com, LLC -
27 ujuc.kr 30 Jul 2009 30 Jul 2025 ???(?) ???
28 ujum.net 8 Jan 2022 8 Jan 2025 Xin Net Technology Corporation REDACTED FOR PRIVACY
29 ujuv.com 24 Jul 2013 24 Jul 2024 Epik LLC Anonymize LLC
30 ujuu.xyz 25 Jan 2019 25 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhanghao
31 uluj.cn 24 Jul 2023 24 Jul 2024 江苏邦宁科技有限公司 谭本胜
32 ujzj.com 10 Aug 2007 10 Aug 2024 GoDaddy.com, LLC -
33 uuuj.net 13 May 2023 13 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
34 ujuv.cn 21 Sep 2023 21 Sep 2024 大连市中易互联科技有限公司 吴雪
35 ujdj.com 23 Feb 2013 23 Feb 2025 Dynadot Inc -
36 aujuj.net 5 May 2016 5 May 2025 Gname.com Pte. Ltd. Redacted for privacy
37 ujuju.com 29 Nov 1999 30 Nov 2024 DREAMHOST Proxy Protection LLC
38 ujuz.net 6 May 2019 6 May 2025 Isimtescil Bilisim A.S. -
39 ubjuj.link 9 May 2023 9 May 2025 NameSilo, LLC PrivacyGuardian.org llc
40 ujoj.com 6 Sep 2006 6 Sep 2024 GoDaddy.com, LLC -
41 uruj.com 22 Sep 2004 22 Sep 2024 GoDaddy.com, LLC -
42 ujug.com 13 Aug 2007 13 Aug 2024 GoDaddy.com, LLC -
43 ueuj.store 27 Nov 2023 27 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liujiayi
44 uuuj.xyz 27 Apr 2023 27 Apr 2025 Porkbun, LLC Private by Design, LLC
45 ujun.net 18 Sep 2023 18 Sep 2024 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
46 ufuj.com 31 Jan 2011 31 Jan 2025 22net, Inc. -
47 ljuj.com 19 Apr 2007 19 Apr 2025 TurnCommerce, Inc. DBA NameBright.com Universal SEO Service
48 ujjj.org 29 Jan 2024 29 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
49 hjuj.online 20 May 2024 20 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
50 mjuj.com 9 Sep 2004 9 Sep 2024 Dynadot Inc -
51 ujkj.com 15 Jul 2014 15 Jul 2024 Epik LLC Anonymize LLC
52 cjuj.com 18 Feb 2007 18 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
53 ujjj.com 7 Dec 2003 7 Dec 2024 GoDaddy.com, LLC -
54 ujpj.com 24 Jul 2007 24 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
55 ujuk.com 6 Jan 2004 6 Jan 2025 GoDaddy.com, LLC -
56 uauj.com 9 Nov 2006 9 Nov 2024 NameCheap, Inc. -
57 uhuj.sbs 11 May 2023 11 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
58 utuj.com 25 May 2013 25 May 2025 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 1096590
59 djuj.cn 10 Oct 2023 10 Oct 2024 广东时代互联科技有限公司 何世兵
60 juuj.com 22 Oct 2004 22 Oct 2024 IONOS SE REDACTED FOR PRIVACY
61 ujue.info 8 Jan 2009 8 Jan 2025 Tecnocrática Centro de Datos, S.L. Lavanderia Strella S.L.
62 ujij.link 21 Aug 2023 21 Aug 2024 Amazon Registrar, Inc. Identity Protection Service
63 cjuj.xyz 28 May 2024 28 May 2025 Communigal Communications Ltd Domain Name Privacy Inc.
64 uyuj.store 14 Dec 2023 14 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liujiayi
65 ujij.site 5 Sep 2023 5 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
66 uouj.com 20 Feb 2009 20 Feb 2025 GoDaddy.com, LLC -
67 ukuj.com 17 May 2006 17 May 2025 GoDaddy.com, LLC -
68 fujuj.site 25 Nov 2023 25 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
69 ujum.com 22 Jul 2014 22 Jul 2024 GoDaddy.com, LLC -
70 ujyj.com 13 Apr 2007 13 Apr 2025 Name.com, Inc. Domain Protection Services, Inc.
71 ujcj.com 24 Jul 2007 24 Jul 2024 Wild West Domains, LLC -
72 ujaj.com 9 Nov 2010 9 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
73 ueuj.com 20 Feb 2009 20 Feb 2025 GoDaddy.com, LLC -
74 ujun.com 11 Jan 2004 11 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
75 fujuj.com 19 May 2024 19 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
76 umuj.asia 5 Apr 2024 5 Apr 2025 DNSPod, Inc. chenlupeng
77 uj6j.cn 5 Jul 2023 5 Jul 2024 郑州世纪创联电子科技开发有限公司 刘永园
78 ujsj.one 27 Apr 2023 27 Apr 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
79 ujuo.com 15 Nov 2004 15 Nov 2024 Porkbun LLC Private by Design, LLC
80 ujub.xyz 16 Aug 2023 16 Aug 2024 Name.com, Inc LULU
81 ujhj.com 3 Aug 2007 3 Aug 2024 TurnCommerce, Inc. DBA NameBright.com Name Satz
82 uju2.com 13 Aug 2023 13 Aug 2024 GoDaddy.com, LLC -
83 juuj.app 22 Apr 2021 22 Apr 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
84 uuuj.com 24 Apr 2004 24 Apr 2027 Name.com, Inc. Domain Protection Services, Inc.
85 ujxj.com.cn 2 Aug 2023 2 Aug 2024 郑州世纪创联电子科技开发有限公司 刘建树
86 ujfj.net 30 Apr 2023 30 Apr 2024 COSMOTOWN, INC. -
87 ujvj.com 10 Aug 2007 10 Aug 2024 GoDaddy.com, LLC -
88 uhuj.com 17 Dec 2013 17 Dec 2025 eName Technology Co.,Ltd. -
89 uuuj.ru 8 Aug 2012 8 Aug 2024 R01-RU Private Person
90 ujud.xyz 28 Sep 2022 28 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
91 ujue.store 8 Feb 2024 8 Feb 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170175240
92 ujju.xyz 5 Aug 2021 5 Aug 2024 TLD Registrar Solutions Ltd Internet.bs Corp.
93 uvuj.com 5 Mar 2007 5 Mar 2025 NameSilo, LLC -
94 uuuj.asia 20 Apr 2023 20 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 和杰俊
95 ujut.cn 12 Apr 2024 12 Apr 2025 北京新网数码信息技术有限公司 王欣
96 ujus.monster 2 May 2023 2 May 2025 Name.com, Inc -
97 uhuj.cn 25 May 2020 25 May 2025 四川域趣网络科技有限公司 陈亚办
98 ujul.com 21 Jun 2013 21 Jun 2025 Dynadot Inc -
99 rjuj.com 18 Jan 2007 18 Jan 2028 Porkbun LLC Private by Design, LLC
100 ujuz.com 21 Jul 2006 21 Jul 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
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 Ujuj.com.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=ujuj.com.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "ujuj.com.cn",
        "page_size": 100
    },
    "count": {
        "total": 362,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "uyuj.com, 6juj.cloud, hjuj.cn, ujuh.com, ujnj.com, ujmj.top, fjuj.com.cn, kjuj.yachts, uju9.com, ujxj.com, ujju.ru, ujuk.cn, ajuj.com, ufuj.com.cn, u1juj.xyz, ujsj.com, ujui.com, wjuj.cn, ujun.info, kjuj.skin, jjuj.top, ujuo.cn, ufuj.net, ujwj.com, unuj.org, yjuj.com, ujuc.kr, ujum.net, ujuv.com, ujuu.xyz, uluj.cn, ujzj.com, uuuj.net, ujuv.cn, ujdj.com, aujuj.net, ujuju.com, ujuz.net, ubjuj.link, ujoj.com, uruj.com, ujug.com, ueuj.store, uuuj.xyz, ujun.net, ufuj.com, ljuj.com, ujjj.org, hjuj.online, mjuj.com, ujkj.com, cjuj.com, ujjj.com, ujpj.com, ujuk.com, uauj.com, uhuj.sbs, utuj.com, djuj.cn, juuj.com, ujue.info, ujij.link, cjuj.xyz, uyuj.store, ujij.site, uouj.com, ukuj.com, fujuj.site, ujum.com, ujyj.com, ujcj.com, ujaj.com, ueuj.com, ujun.com, fujuj.com, umuj.asia, uj6j.cn, ujsj.one, ujuo.com, ujub.xyz, ujhj.com, uju2.com, juuj.app, uuuj.com, ujxj.com.cn, ujfj.net, ujvj.com, uhuj.com, uuuj.ru, ujud.xyz, ujue.store, ujju.xyz, uvuj.com, uuuj.asia, ujut.cn, ujus.monster, uhuj.cn, ujul.com, rjuj.com, ujuz.com",
    "results": [
        {
            "num": 1,
            "domain_name": "uyuj.com",
            "domain_keyword": "uyuj",
            "domain_tld": "com",
            "query_time": "2024-04-22 11:55:23",
            "create_date": "2009-02-24",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "6juj.cloud",
            "domain_keyword": "6juj",
            "domain_tld": "cloud",
            "query_time": "2024-05-17 14:27:02",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Personal",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.omoeba.net",
                "dns2.omoeba.net"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "hjuj.cn",
            "domain_keyword": "hjuj",
            "domain_tld": "cn",
            "query_time": "2024-04-30 00:40:53",
            "create_date": "2021-07-17",
            "expiry_date": "2024-07-17",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "补忠琼",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "ujuh.com",
            "domain_keyword": "ujuh",
            "domain_tld": "com",
            "query_time": "2024-05-13 20:16:46",
            "create_date": "2006-09-15",
            "update_date": "2023-08-25",
            "expiry_date": "2024-09-15",
            "registrar_iana": 471,
            "registrar_name": "Bizcn.com,Inc.",
            "registrar_website": "http://www.bizcn.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please send email to [email protected] to request the domain whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "ujnj.com",
            "domain_keyword": "ujnj",
            "domain_tld": "com",
            "query_time": "2024-05-13 20:16:26",
            "create_date": "2007-03-25",
            "update_date": "2024-05-05",
            "expiry_date": "2025-03-25",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/ujnj.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ujmj.top",
            "domain_keyword": "ujmj",
            "domain_tld": "top",
            "query_time": "2024-05-30 08:11:17",
            "create_date": "2024-02-09",
            "expiry_date": "2025-02-09",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jing He Xin Cheng Jing Shi Bai Huo Dian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Xi",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "fjuj.com.cn",
            "domain_keyword": "fjuj",
            "domain_tld": "com.cn",
            "query_time": "2024-04-22 19:56:13",
            "create_date": "2015-01-05",
            "expiry_date": "2032-01-05",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "福建优建信安建筑科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "kjuj.yachts",
            "domain_keyword": "kjuj",
            "domain_tld": "yachts",
            "query_time": "2024-05-11 11:32:54",
            "create_date": "2024-03-08",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-08",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "uju9.com",
            "domain_keyword": "uju9",
            "domain_tld": "com",
            "query_time": "2024-05-22 22:54:57",
            "create_date": "2020-08-18",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HUNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=uju9.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ujxj.com",
            "domain_keyword": "ujxj",
            "domain_tld": "com",
            "query_time": "2024-06-07 05:43:41",
            "create_date": "2007-03-04",
            "update_date": "2024-04-14",
            "expiry_date": "2025-03-04",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/ujxj.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ujju.ru",
            "domain_keyword": "ujju",
            "domain_tld": "ru",
            "query_time": "2024-05-02 10:26:18",
            "create_date": "2022-07-04",
            "expiry_date": "2024-07-04",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "ujuk.cn",
            "domain_keyword": "ujuk",
            "domain_tld": "cn",
            "query_time": "2024-05-13 20:16:47",
            "create_date": "2023-07-31",
            "expiry_date": "2024-07-31",
            "registrar_name": "海南美洁达科技有限公司",
            "registrant_name": "王玉梅",
            "registrant_email": "[email protected]",
            "name_servers": [
                "17ex1.dns.com",
                "17ex2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ajuj.com",
            "domain_keyword": "ajuj",
            "domain_tld": "com",
            "query_time": "2024-06-05 13:27:43",
            "create_date": "2005-06-10",
            "update_date": "2024-01-04",
            "expiry_date": "2025-06-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "2i6n9kxl.verify.hn",
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-emph5yqtrtvjaianaqdbfd.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ufuj.com.cn",
            "domain_keyword": "ufuj",
            "domain_tld": "com.cn",
            "query_time": "2024-04-22 21:43:59",
            "create_date": "2019-03-28",
            "expiry_date": "2025-03-28",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "杨统",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "u1juj.xyz",
            "domain_keyword": "u1juj",
            "domain_tld": "xyz",
            "query_time": "2024-04-29 00:56:01",
            "create_date": "2023-04-11",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-11",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_company": "xiaoba",
            "registrant_state": "Bagkok",
            "registrant_country": "TH",
            "registrant_email": "please query the rdds service of the 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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ujsj.com",
            "domain_keyword": "ujsj",
            "domain_tld": "com",
            "query_time": "2024-04-30 17:18:27",
            "create_date": "2010-04-21",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ujsj.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ujui.com",
            "domain_keyword": "ujui",
            "domain_tld": "com",
            "query_time": "2024-04-30 17:18:34",
            "create_date": "2004-11-15",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/ujui.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "wjuj.cn",
            "domain_keyword": "wjuj",
            "domain_tld": "cn",
            "query_time": "2024-05-01 07:14:36",
            "create_date": "2024-03-07",
            "expiry_date": "2025-03-07",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "优视科技(中国)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ujun.info",
            "domain_keyword": "ujun",
            "domain_tld": "info",
            "query_time": "2024-05-09 03:23:27",
            "create_date": "2020-03-08",
            "update_date": "2024-02-11",
            "expiry_date": "2025-03-08",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1516.awsdns-61.org",
                "ns-1815.awsdns-34.co.uk",
                "ns-770.awsdns-32.net",
                "ns-82.awsdns-10.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "kjuj.skin",
            "domain_keyword": "kjuj",
            "domain_tld": "skin",
            "query_time": "2024-05-11 11:32:54",
            "create_date": "2024-03-08",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-08",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "jjuj.top",
            "domain_keyword": "jjuj",
            "domain_tld": "top",
            "query_time": "2024-05-19 17:20:00",
            "create_date": "2023-05-14",
            "update_date": "2023-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "su wen jun",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang 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": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ujuo.cn",
            "domain_keyword": "ujuo",
            "domain_tld": "cn",
            "query_time": "2024-05-13 20:16:49",
            "create_date": "2022-01-01",
            "expiry_date": "2025-01-01",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "练松华",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ufuj.net",
            "domain_keyword": "ufuj",
            "domain_tld": "net",
            "query_time": "2024-06-03 22:16:41",
            "create_date": "2019-01-14",
            "update_date": "2023-12-04",
            "expiry_date": "2025-01-14",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ujwj.com",
            "domain_keyword": "ujwj",
            "domain_tld": "com",
            "query_time": "2024-06-07 05:43:38",
            "create_date": "2013-10-27",
            "update_date": "2024-06-04",
            "expiry_date": "2025-10-27",
            "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": 25,
            "domain_name": "unuj.org",
            "domain_keyword": "unuj",
            "domain_tld": "org",
            "query_time": "2024-04-26 08:30:42",
            "create_date": "2020-07-21",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-21",
            "registrar_iana": 2072,
            "registrar_name": "DropCatch.com 592 LLC",
            "registrar_website": "http://www.NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameBrightPrivacy.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": [
                "dora.ns.cloudflare.com",
                "valentin.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "yjuj.com",
            "domain_keyword": "yjuj",
            "domain_tld": "com",
            "query_time": "2024-04-26 17:56:39",
            "create_date": "2019-03-16",
            "update_date": "2023-05-04",
            "expiry_date": "2025-03-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ujuc.kr",
            "domain_keyword": "ujuc",
            "domain_tld": "kr",
            "query_time": "2022-07-11 09:25:40",
            "create_date": "2009-07-30",
            "update_date": "2022-01-08",
            "expiry_date": "2025-07-30",
            "registrar_name": "???(?)",
            "registrar_website": "http://hosting.kr",
            "registrant_name": "???"
        },
        {
            "num": 28,
            "domain_name": "ujum.net",
            "domain_keyword": "ujum",
            "domain_tld": "net",
            "query_time": "2024-05-22 22:54:58",
            "create_date": "2022-01-08",
            "update_date": "2023-12-13",
            "expiry_date": "2025-01-08",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/ujum.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.huaweicloud-dns.cn",
                "ns1.huaweicloud-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ujuv.com",
            "domain_keyword": "ujuv",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:40:36",
            "create_date": "2013-07-24",
            "update_date": "2023-08-21",
            "expiry_date": "2024-07-24",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "30 N Gould St STE E",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7373015923",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ujuu.xyz",
            "domain_keyword": "ujuu",
            "domain_tld": "xyz",
            "query_time": "2024-06-06 07:40:36",
            "create_date": "2019-01-25",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Zhanghao",
            "registrant_state": "beijing",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "uluj.cn",
            "domain_keyword": "uluj",
            "domain_tld": "cn",
            "query_time": "2024-05-09 19:09:17",
            "create_date": "2023-07-24",
            "expiry_date": "2024-07-24",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "谭本胜",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "ujzj.com",
            "domain_keyword": "ujzj",
            "domain_tld": "com",
            "query_time": "2024-06-07 05:43:51",
            "create_date": "2007-08-10",
            "update_date": "2023-10-27",
            "expiry_date": "2024-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "uuuj.net",
            "domain_keyword": "uuuj",
            "domain_tld": "net",
            "query_time": "2024-06-01 16:29:55",
            "create_date": "2023-05-13",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "ujuv.cn",
            "domain_keyword": "ujuv",
            "domain_tld": "cn",
            "query_time": "2024-05-01 12:35:58",
            "create_date": "2023-09-21",
            "expiry_date": "2024-09-21",
            "registrar_name": "大连市中易互联科技有限公司",
            "registrant_name": "吴雪",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ujdj.com",
            "domain_keyword": "ujdj",
            "domain_tld": "com",
            "query_time": "2024-06-07 22:07:04",
            "create_date": "2013-02-23",
            "update_date": "2024-06-04",
            "expiry_date": "2025-02-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "aujuj.net",
            "domain_keyword": "aujuj",
            "domain_tld": "net",
            "query_time": "2024-06-08 01:05:19",
            "create_date": "2016-05-05",
            "update_date": "2023-07-21",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HONG KONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=aujuj.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "ujuju.com",
            "domain_keyword": "ujuju",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:40:26",
            "create_date": "1999-11-29",
            "update_date": "2023-10-29",
            "expiry_date": "2024-11-30",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O ujuju.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "ujuz.net",
            "domain_keyword": "ujuz",
            "domain_tld": "net",
            "query_time": "2024-06-06 07:40:38",
            "create_date": "2019-05-06",
            "update_date": "2023-08-25",
            "expiry_date": "2025-05-06",
            "registrar_iana": 3826,
            "registrar_name": "Isimtescil Bilisim A.S.",
            "registrar_website": "http://www.isimtescil.net",
            "name_servers": [
                "ed.ns.cloudflare.com",
                "elsa.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ubjuj.link",
            "domain_keyword": "ubjuj",
            "domain_tld": "link",
            "query_time": "2024-05-11 18:04:35",
            "create_date": "2023-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ujoj.com",
            "domain_keyword": "ujoj",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:39:28",
            "create_date": "2006-09-06",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "uruj.com",
            "domain_keyword": "uruj",
            "domain_tld": "com",
            "query_time": "2024-04-18 07:49:23",
            "create_date": "2004-09-22",
            "update_date": "2023-09-23",
            "expiry_date": "2024-09-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.topdomainer.com",
                "ns2.topdomainer.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ujug.com",
            "domain_keyword": "ujug",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:40:24",
            "create_date": "2007-08-13",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "ueuj.store",
            "domain_keyword": "ueuj",
            "domain_tld": "store",
            "query_time": "2024-05-29 01:22:07",
            "create_date": "2023-11-27",
            "update_date": "2024-01-30",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "liujiayi",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "uuuj.xyz",
            "domain_keyword": "uuuj",
            "domain_tld": "xyz",
            "query_time": "2024-05-10 09:15:36",
            "create_date": "2023-04-27",
            "update_date": "2024-05-09",
            "expiry_date": "2025-04-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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ujun.net",
            "domain_keyword": "ujun",
            "domain_tld": "net",
            "query_time": "2024-06-06 07:40:28",
            "create_date": "2023-09-18",
            "update_date": "2024-03-29",
            "expiry_date": "2024-09-18",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "OPP",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "TD",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "naya.ns.cloudflare.com",
                "west.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ufuj.com",
            "domain_keyword": "ufuj",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:43:59",
            "create_date": "2011-01-31",
            "update_date": "2023-12-04",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ljuj.com",
            "domain_keyword": "ljuj",
            "domain_tld": "com",
            "query_time": "2024-04-20 22:13:47",
            "create_date": "2007-04-19",
            "update_date": "2024-02-01",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Habibur Rahman",
            "registrant_company": "Universal SEO Service",
            "registrant_address": "Lalmatia, Mohammadpur",
            "registrant_city": "Dhaka",
            "registrant_state": "Dhaka",
            "registrant_zip": "1100",
            "registrant_country": "BD",
            "registrant_email": "[email protected]",
            "registrant_phone": "+880.01777844090",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns1.sedoparking.com",
                "ns2.namebrightdns.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "ujjj.org",
            "domain_keyword": "ujjj",
            "domain_tld": "org",
            "query_time": "2024-05-26 06:29:59",
            "create_date": "2024-01-29",
            "update_date": "2024-05-18",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "hjuj.online",
            "domain_keyword": "hjuj",
            "domain_tld": "online",
            "query_time": "2024-05-25 16:01:32",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "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": [
                "bob.ns.cloudflare.com",
                "leia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "mjuj.com",
            "domain_keyword": "mjuj",
            "domain_tld": "com",
            "query_time": "2024-04-26 11:57:06",
            "create_date": "2004-09-09",
            "update_date": "2024-01-04",
            "expiry_date": "2024-09-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "2i6n9kxl.verify.hn",
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-emph5yqtrtvjaianaqdbfd.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ujkj.com",
            "domain_keyword": "ujkj",
            "domain_tld": "com",
            "query_time": "2024-06-07 22:09:33",
            "create_date": "2014-07-15",
            "update_date": "2024-03-25",
            "expiry_date": "2024-07-15",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "30 N Gould St STE E",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7373015923",
            "name_servers": [
                "ns1.brandipns.com",
                "ns2.brandipns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "cjuj.com",
            "domain_keyword": "cjuj",
            "domain_tld": "com",
            "query_time": "2024-04-27 23:46:17",
            "create_date": "2007-02-18",
            "update_date": "2024-01-19",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "ujjj.com",
            "domain_keyword": "ujjj",
            "domain_tld": "com",
            "query_time": "2024-06-07 22:09:20",
            "create_date": "2003-12-07",
            "update_date": "2023-11-17",
            "expiry_date": "2024-12-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "ujpj.com",
            "domain_keyword": "ujpj",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:39:38",
            "create_date": "2007-07-24",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.macyhost.com",
                "ns2.macyhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "ujuk.com",
            "domain_keyword": "ujuk",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:40:26",
            "create_date": "2004-01-06",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.revenuedirect.com",
                "ns2.revenuedirect.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "uauj.com",
            "domain_keyword": "uauj",
            "domain_tld": "com",
            "query_time": "2024-04-17 16:04:35",
            "create_date": "2006-11-09",
            "update_date": "2023-07-10",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "3449.ns1.abovedomains.com",
                "3449.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "uhuj.sbs",
            "domain_keyword": "uhuj",
            "domain_tld": "sbs",
            "query_time": "2024-05-16 08:27:39",
            "create_date": "2023-05-11",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "utuj.com",
            "domain_keyword": "utuj",
            "domain_tld": "com",
            "query_time": "2024-05-28 04:04:04",
            "create_date": "2013-05-25",
            "update_date": "2024-04-23",
            "expiry_date": "2025-05-25",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 00a3b",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 1096590",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "djuj.cn",
            "domain_keyword": "djuj",
            "domain_tld": "cn",
            "query_time": "2024-05-08 23:04:20",
            "create_date": "2023-10-10",
            "expiry_date": "2024-10-10",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "何世兵",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "juuj.com",
            "domain_keyword": "juuj",
            "domain_tld": "com",
            "query_time": "2024-05-25 23:45:24",
            "create_date": "2004-10-22",
            "update_date": "2018-03-13",
            "expiry_date": "2024-10-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1050.ui-dns.biz",
                "ns1050.ui-dns.com",
                "ns1050.ui-dns.de",
                "ns1050.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "ujue.info",
            "domain_keyword": "ujue",
            "domain_tld": "info",
            "query_time": "2024-05-09 03:23:27",
            "create_date": "2009-01-08",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-08",
            "registrar_iana": 1600,
            "registrar_name": "Tecnocrática Centro de Datos, S.L.",
            "registrar_website": "http://www.virtualname.es",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lavanderia Strella S.L.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Navarra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns50241.webempresa.eu",
                "ns50242.webempresa.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "ujij.link",
            "domain_keyword": "ujij",
            "domain_tld": "link",
            "query_time": "2024-05-13 20:15:41",
            "create_date": "2023-08-21",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-21",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "darl.ns.cloudflare.com",
                "heather.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "cjuj.xyz",
            "domain_keyword": "cjuj",
            "domain_tld": "xyz",
            "query_time": "2024-05-30 17:55:24",
            "create_date": "2024-05-28",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-28",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "uyuj.store",
            "domain_keyword": "uyuj",
            "domain_tld": "store",
            "query_time": "2024-04-18 02:07:06",
            "create_date": "2023-12-14",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "liujiayi",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "ujij.site",
            "domain_keyword": "ujij",
            "domain_tld": "site",
            "query_time": "2024-05-22 22:54:29",
            "create_date": "2023-09-05",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-05",
            "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": [
                "mack.ns.cloudflare.com",
                "sue.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "uouj.com",
            "domain_keyword": "uouj",
            "domain_tld": "com",
            "query_time": "2024-04-26 20:54:01",
            "create_date": "2009-02-20",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "ukuj.com",
            "domain_keyword": "ukuj",
            "domain_tld": "com",
            "query_time": "2024-04-24 20:03:52",
            "create_date": "2006-05-17",
            "update_date": "2023-05-05",
            "expiry_date": "2025-05-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "fujuj.site",
            "domain_keyword": "fujuj",
            "domain_tld": "site",
            "query_time": "2024-05-25 06:39:30",
            "create_date": "2023-11-25",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Fu Jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "ujum.com",
            "domain_keyword": "ujum",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:40:27",
            "create_date": "2014-07-22",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "ujyj.com",
            "domain_keyword": "ujyj",
            "domain_tld": "com",
            "query_time": "2024-06-01 06:55:19",
            "create_date": "2007-04-13",
            "update_date": "2024-05-24",
            "expiry_date": "2025-04-13",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/ujyj.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ujcj.com",
            "domain_keyword": "ujcj",
            "domain_tld": "com",
            "query_time": "2024-06-07 22:06:57",
            "create_date": "2007-07-24",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-24",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "ujaj.com",
            "domain_keyword": "ujaj",
            "domain_tld": "com",
            "query_time": "2024-06-07 22:06:14",
            "create_date": "2010-11-09",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "ueuj.com",
            "domain_keyword": "ueuj",
            "domain_tld": "com",
            "query_time": "2024-04-22 20:56:19",
            "create_date": "2009-02-20",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "ujun.com",
            "domain_keyword": "ujun",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:40:28",
            "create_date": "2004-01-11",
            "update_date": "2024-02-20",
            "expiry_date": "2025-01-11",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/ujun.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "fujuj.com",
            "domain_keyword": "fujuj",
            "domain_tld": "com",
            "query_time": "2024-05-22 15:18:28",
            "create_date": "2024-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "dns1.regway.com",
                "dns2.regway.com",
                "dns3.regway.com",
                "dns4.regway.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "umuj.asia",
            "domain_keyword": "umuj",
            "domain_tld": "asia",
            "query_time": "2024-06-06 15:14:18",
            "create_date": "2024-04-05",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "chenlupeng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian 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": [
                "stone.dnspod.net",
                "van.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "uj6j.cn",
            "domain_keyword": "uj6j",
            "domain_tld": "cn",
            "query_time": "2024-06-07 22:06:02",
            "create_date": "2023-07-05",
            "expiry_date": "2024-07-05",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "刘永园",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ujsj.one",
            "domain_keyword": "ujsj",
            "domain_tld": "one",
            "query_time": "2024-06-01 06:55:14",
            "create_date": "2023-04-27",
            "update_date": "2024-05-04",
            "expiry_date": "2024-04-27",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "ujuo.com",
            "domain_keyword": "ujuo",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:40:31",
            "create_date": "2004-11-15",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/ujuo.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "ujub.xyz",
            "domain_keyword": "ujub",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 03:23:27",
            "create_date": "2023-08-16",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-16",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "LULU",
            "registrant_state": "guiz",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1cnb.name.com",
                "ns2knz.name.com",
                "ns3cna.name.com",
                "ns4dmx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "ujhj.com",
            "domain_keyword": "ujhj",
            "domain_tld": "com",
            "query_time": "2024-06-07 22:07:58",
            "create_date": "2007-08-03",
            "update_date": "2022-07-16",
            "expiry_date": "2024-08-03",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Name Satz",
            "registrant_address": "Floor, Chitlapkkam",
            "registrant_city": "Chennai",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "600064",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9677151517",
            "name_servers": [
                "ns1.md-ht-7.hostgatorwebservers.com",
                "ns2.md-ht-7.hostgatorwebservers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "uju2.com",
            "domain_keyword": "uju2",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:40:21",
            "create_date": "2023-08-13",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.a9800f48.com",
                "ns2.a9800f48.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "juuj.app",
            "domain_keyword": "juuj",
            "domain_tld": "app",
            "query_time": "2024-05-04 04:47:56",
            "create_date": "2021-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 84,
            "domain_name": "uuuj.com",
            "domain_keyword": "uuuj",
            "domain_tld": "com",
            "query_time": "2024-05-18 01:12:40",
            "create_date": "2004-04-24",
            "update_date": "2023-09-30",
            "expiry_date": "2027-04-24",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/uuuj.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "ujxj.com.cn",
            "domain_keyword": "ujxj",
            "domain_tld": "com.cn",
            "query_time": "2024-05-13 20:17:24",
            "create_date": "2023-08-02",
            "expiry_date": "2024-08-02",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "刘建树",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "ujfj.net",
            "domain_keyword": "ujfj",
            "domain_tld": "net",
            "query_time": "2024-05-30 08:10:13",
            "create_date": "2023-04-30",
            "update_date": "2023-05-28",
            "expiry_date": "2024-04-30",
            "registrar_iana": 1509,
            "registrar_name": "COSMOTOWN, INC.",
            "registrar_website": "http://www.cosmotown.com",
            "registrant_state": "ca",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "ujvj.com",
            "domain_keyword": "ujvj",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:40:42",
            "create_date": "2007-08-10",
            "update_date": "2023-05-25",
            "expiry_date": "2024-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "uhuj.com",
            "domain_keyword": "uhuj",
            "domain_tld": "com",
            "query_time": "2024-06-02 19:17:16",
            "create_date": "2013-12-17",
            "update_date": "2022-09-07",
            "expiry_date": "2025-12-17",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/uhuj.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "uuuj.ru",
            "domain_keyword": "uuuj",
            "domain_tld": "ru",
            "query_time": "2024-05-01 03:56:54",
            "create_date": "2012-08-08",
            "expiry_date": "2024-08-08",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 90,
            "domain_name": "ujud.xyz",
            "domain_keyword": "ujud",
            "domain_tld": "xyz",
            "query_time": "2024-06-06 07:40:22",
            "create_date": "2022-09-28",
            "update_date": "2024-04-16",
            "expiry_date": "2024-09-28",
            "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": [
                "hans.ns.cloudflare.com",
                "lindsey.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ujue.store",
            "domain_keyword": "ujue",
            "domain_tld": "store",
            "query_time": "2024-05-30 08:11:44",
            "create_date": "2024-02-08",
            "update_date": "2024-04-26",
            "expiry_date": "2025-02-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170175240",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "ujju.xyz",
            "domain_keyword": "ujju",
            "domain_tld": "xyz",
            "query_time": "2024-04-30 17:17:38",
            "create_date": "2021-08-05",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_company": "Internet.bs Corp.",
            "registrant_state": "Haryana",
            "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": [
                "ns1.ibspark.com",
                "ns2.ibspark.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "uvuj.com",
            "domain_keyword": "uvuj",
            "domain_tld": "com",
            "query_time": "2024-04-22 00:08:39",
            "create_date": "2007-03-05",
            "update_date": "2024-01-31",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "uuuj.asia",
            "domain_keyword": "uuuj",
            "domain_tld": "asia",
            "query_time": "2024-05-03 03:04:54",
            "create_date": "2023-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "和杰俊",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "安徽",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "ujut.cn",
            "domain_keyword": "ujut",
            "domain_tld": "cn",
            "query_time": "2024-06-06 07:40:35",
            "create_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "王欣",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "ujus.monster",
            "domain_keyword": "ujus",
            "domain_tld": "monster",
            "query_time": "2024-05-09 03:23:28",
            "create_date": "2023-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "nansan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1cnb.name.com",
                "ns2cqs.name.com",
                "ns3cna.name.com",
                "ns4ghm.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "uhuj.cn",
            "domain_keyword": "uhuj",
            "domain_tld": "cn",
            "query_time": "2024-05-27 00:51:49",
            "create_date": "2020-05-25",
            "expiry_date": "2025-05-25",
            "registrar_name": "四川域趣网络科技有限公司",
            "registrant_name": "陈亚办",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "ujul.com",
            "domain_keyword": "ujul",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:40:26",
            "create_date": "2013-06-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-06-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "rjuj.com",
            "domain_keyword": "rjuj",
            "domain_tld": "com",
            "query_time": "2024-04-22 22:50:47",
            "create_date": "2007-01-18",
            "update_date": "2023-01-17",
            "expiry_date": "2028-01-18",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/rjuj.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "ujuz.com",
            "domain_keyword": "ujuz",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:40:38",
            "create_date": "2006-07-21",
            "update_date": "2016-11-28",
            "expiry_date": "2026-07-21",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Bei Jing",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.05,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>ujuj.com.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>362</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>uyuj.com, 6juj.cloud, hjuj.cn, ujuh.com, ujnj.com, ujmj.top, fjuj.com.cn, kjuj.yachts, uju9.com, ujxj.com, ujju.ru, ujuk.cn, ajuj.com, ufuj.com.cn, u1juj.xyz, ujsj.com, ujui.com, wjuj.cn, ujun.info, kjuj.skin, jjuj.top, ujuo.cn, ufuj.net, ujwj.com, unuj.org, yjuj.com, ujuc.kr, ujum.net, ujuv.com, ujuu.xyz, uluj.cn, ujzj.com, uuuj.net, ujuv.cn, ujdj.com, aujuj.net, ujuju.com, ujuz.net, ubjuj.link, ujoj.com, uruj.com, ujug.com, ueuj.store, uuuj.xyz, ujun.net, ufuj.com, ljuj.com, ujjj.org, hjuj.online, mjuj.com, ujkj.com, cjuj.com, ujjj.com, ujpj.com, ujuk.com, uauj.com, uhuj.sbs, utuj.com, djuj.cn, juuj.com, ujue.info, ujij.link, cjuj.xyz, uyuj.store, ujij.site, uouj.com, ukuj.com, fujuj.site, ujum.com, ujyj.com, ujcj.com, ujaj.com, ueuj.com, ujun.com, fujuj.com, umuj.asia, uj6j.cn, ujsj.one, ujuo.com, ujub.xyz, ujhj.com, uju2.com, juuj.app, uuuj.com, ujxj.com.cn, ujfj.net, ujvj.com, uhuj.com, uuuj.ru, ujud.xyz, ujue.store, ujju.xyz, uvuj.com, uuuj.asia, ujut.cn, ujus.monster, uhuj.cn, ujul.com, rjuj.com, ujuz.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>uyuj.com</domain_name>
   <domain_keyword>uyuj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 11:55:23</query_time>
   <create_date>2009-02-24</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>6juj.cloud</domain_name>
   <domain_keyword>6juj</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-17 14:27:02</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>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Personal</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.omoeba.net</value>
    <value>dns2.omoeba.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>hjuj.cn</domain_name>
   <domain_keyword>hjuj</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-30 00:40:53</query_time>
   <create_date>2021-07-17</create_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>补忠琼</registrant_name>
   <registrant_email>[email protected]</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>4</num>
   <domain_name>ujuh.com</domain_name>
   <domain_keyword>ujuh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 20:16:46</query_time>
   <create_date>2006-09-15</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>471</registrar_iana>
   <registrar_name>Bizcn.com,Inc.</registrar_name>
   <registrar_website>http://www.bizcn.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please send email to [email protected] to request the domain whois</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>ujnj.com</domain_name>
   <domain_keyword>ujnj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 20:16:26</query_time>
   <create_date>2007-03-25</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/ujnj.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ujmj.top</domain_name>
   <domain_keyword>ujmj</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-30 08:11:17</query_time>
   <create_date>2024-02-09</create_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jing He Xin Cheng Jing Shi Bai Huo Dian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Xi</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>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>fjuj.com.cn</domain_name>
   <domain_keyword>fjuj</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-22 19:56:13</query_time>
   <create_date>2015-01-05</create_date>
   <expiry_date>2032-01-05</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>福建优建信安建筑科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>kjuj.yachts</domain_name>
   <domain_keyword>kjuj</domain_keyword>
   <domain_tld>yachts</domain_tld>
   <query_time>2024-05-11 11:32:54</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-08</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>uju9.com</domain_name>
   <domain_keyword>uju9</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 22:54:57</query_time>
   <create_date>2020-08-18</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HUNAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=uju9.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ujxj.com</domain_name>
   <domain_keyword>ujxj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 05:43:41</query_time>
   <create_date>2007-03-04</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/ujxj.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ujju.ru</domain_name>
   <domain_keyword>ujju</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 10:26:18</query_time>
   <create_date>2022-07-04</create_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>ujuk.cn</domain_name>
   <domain_keyword>ujuk</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-13 20:16:47</query_time>
   <create_date>2023-07-31</create_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>海南美洁达科技有限公司</registrar_name>
   <registrant_name>王玉梅</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>17ex1.dns.com</value>
    <value>17ex2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ajuj.com</domain_name>
   <domain_keyword>ajuj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 13:27:43</query_time>
   <create_date>2005-06-10</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>2i6n9kxl.verify.hn</value>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-emph5yqtrtvjaianaqdbfd.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>ufuj.com.cn</domain_name>
   <domain_keyword>ufuj</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-22 21:43:59</query_time>
   <create_date>2019-03-28</create_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>杨统</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>u1juj.xyz</domain_name>
   <domain_keyword>u1juj</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-29 00:56:01</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_company>xiaoba</registrant_company>
   <registrant_state>Bagkok</registrant_state>
   <registrant_country>TH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>ujsj.com</domain_name>
   <domain_keyword>ujsj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 17:18:27</query_time>
   <create_date>2010-04-21</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=ujsj.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ujui.com</domain_name>
   <domain_keyword>ujui</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 17:18:34</query_time>
   <create_date>2004-11-15</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/ujui.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>wjuj.cn</domain_name>
   <domain_keyword>wjuj</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-01 07:14:36</query_time>
   <create_date>2024-03-07</create_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>优视科技(中国)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ujun.info</domain_name>
   <domain_keyword>ujun</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 03:23:27</query_time>
   <create_date>2020-03-08</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-03-08</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1516.awsdns-61.org</value>
    <value>ns-1815.awsdns-34.co.uk</value>
    <value>ns-770.awsdns-32.net</value>
    <value>ns-82.awsdns-10.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>kjuj.skin</domain_name>
   <domain_keyword>kjuj</domain_keyword>
   <domain_tld>skin</domain_tld>
   <query_time>2024-05-11 11:32:54</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-08</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>jjuj.top</domain_name>
   <domain_keyword>jjuj</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-19 17:20:00</query_time>
   <create_date>2023-05-14</create_date>
   <update_date>2023-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>su wen jun</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>ujuo.cn</domain_name>
   <domain_keyword>ujuo</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-13 20:16:49</query_time>
   <create_date>2022-01-01</create_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>练松华</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.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>ufuj.net</domain_name>
   <domain_keyword>ufuj</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-03 22:16:41</query_time>
   <create_date>2019-01-14</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ujwj.com</domain_name>
   <domain_keyword>ujwj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 05:43:38</query_time>
   <create_date>2013-10-27</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-10-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>25</num>
   <domain_name>unuj.org</domain_name>
   <domain_keyword>unuj</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 08:30:42</query_time>
   <create_date>2020-07-21</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>2072</registrar_iana>
   <registrar_name>DropCatch.com 592 LLC</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameBrightPrivacy.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>dora.ns.cloudflare.com</value>
    <value>valentin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>yjuj.com</domain_name>
   <domain_keyword>yjuj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 17:56:39</query_time>
   <create_date>2019-03-16</create_date>
   <update_date>2023-05-04</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.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>27</num>
   <domain_name>ujuc.kr</domain_name>
   <domain_keyword>ujuc</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2022-07-11 09:25:40</query_time>
   <create_date>2009-07-30</create_date>
   <update_date>2022-01-08</update_date>
   <expiry_date>2025-07-30</expiry_date>
   <registrar_name>???(?)</registrar_name>
   <registrar_website>http://hosting.kr</registrar_website>
   <registrant_name>???</registrant_name>
  </value>
  <value>
   <num>28</num>
   <domain_name>ujum.net</domain_name>
   <domain_keyword>ujum</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 22:54:58</query_time>
   <create_date>2022-01-08</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/ujum.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.huaweicloud-dns.cn</value>
    <value>ns1.huaweicloud-dns.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>ujuv.com</domain_name>
   <domain_keyword>ujuv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:40:36</query_time>
   <create_date>2013-07-24</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>30 N Gould St STE E</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7373015923</registrant_phone>
   <name_servers>
    <value>ns1.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>30</num>
   <domain_name>ujuu.xyz</domain_name>
   <domain_keyword>ujuu</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-06 07:40:36</query_time>
   <create_date>2019-01-25</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Zhanghao</registrant_company>
   <registrant_state>beijing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>uluj.cn</domain_name>
   <domain_keyword>uluj</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-09 19:09:17</query_time>
   <create_date>2023-07-24</create_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_name>江苏邦宁科技有限公司</registrar_name>
   <registrant_name>谭本胜</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>ujzj.com</domain_name>
   <domain_keyword>ujzj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 05:43:51</query_time>
   <create_date>2007-08-10</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-08-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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>uuuj.net</domain_name>
   <domain_keyword>uuuj</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 16:29:55</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-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://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>ujuv.cn</domain_name>
   <domain_keyword>ujuv</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-01 12:35:58</query_time>
   <create_date>2023-09-21</create_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>大连市中易互联科技有限公司</registrar_name>
   <registrant_name>吴雪</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ujdj.com</domain_name>
   <domain_keyword>ujdj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 22:07:04</query_time>
   <create_date>2013-02-23</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>aujuj.net</domain_name>
   <domain_keyword>aujuj</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 01:05:19</query_time>
   <create_date>2016-05-05</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HONG KONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=aujuj.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>ujuju.com</domain_name>
   <domain_keyword>ujuju</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:40:26</query_time>
   <create_date>1999-11-29</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O ujuju.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>ujuz.net</domain_name>
   <domain_keyword>ujuz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 07:40:38</query_time>
   <create_date>2019-05-06</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <name_servers>
    <value>ed.ns.cloudflare.com</value>
    <value>elsa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ubjuj.link</domain_name>
   <domain_keyword>ubjuj</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-11 18:04:35</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ujoj.com</domain_name>
   <domain_keyword>ujoj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:39:28</query_time>
   <create_date>2006-09-06</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>uruj.com</domain_name>
   <domain_keyword>uruj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 07:49:23</query_time>
   <create_date>2004-09-22</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-09-22</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.topdomainer.com</value>
    <value>ns2.topdomainer.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>42</num>
   <domain_name>ujug.com</domain_name>
   <domain_keyword>ujug</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:40:24</query_time>
   <create_date>2007-08-13</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>ueuj.store</domain_name>
   <domain_keyword>ueuj</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-29 01:22:07</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>liujiayi</registrant_company>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>uuuj.xyz</domain_name>
   <domain_keyword>uuuj</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-10 09:15:36</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-04-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>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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>ujun.net</domain_name>
   <domain_keyword>ujun</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 07:40:28</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>OPP</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>TD</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>naya.ns.cloudflare.com</value>
    <value>west.ns.cloudflare.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>ufuj.com</domain_name>
   <domain_keyword>ufuj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:43:59</query_time>
   <create_date>2011-01-31</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>ljuj.com</domain_name>
   <domain_keyword>ljuj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 22:13:47</query_time>
   <create_date>2007-04-19</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Habibur Rahman</registrant_name>
   <registrant_company>Universal SEO Service</registrant_company>
   <registrant_address>Lalmatia, Mohammadpur</registrant_address>
   <registrant_city>Dhaka</registrant_city>
   <registrant_state>Dhaka</registrant_state>
   <registrant_zip>1100</registrant_zip>
   <registrant_country>BD</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+880.01777844090</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns1.sedoparking.com</value>
    <value>ns2.namebrightdns.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>48</num>
   <domain_name>ujjj.org</domain_name>
   <domain_keyword>ujjj</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 06:29:59</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>hjuj.online</domain_name>
   <domain_keyword>hjuj</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 16:01:32</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</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>bob.ns.cloudflare.com</value>
    <value>leia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>mjuj.com</domain_name>
   <domain_keyword>mjuj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 11:57:06</query_time>
   <create_date>2004-09-09</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>2i6n9kxl.verify.hn</value>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-emph5yqtrtvjaianaqdbfd.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ujkj.com</domain_name>
   <domain_keyword>ujkj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 22:09:33</query_time>
   <create_date>2014-07-15</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>30 N Gould St STE E</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7373015923</registrant_phone>
   <name_servers>
    <value>ns1.brandipns.com</value>
    <value>ns2.brandipns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>cjuj.com</domain_name>
   <domain_keyword>cjuj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 23:46:17</query_time>
   <create_date>2007-02-18</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>ujjj.com</domain_name>
   <domain_keyword>ujjj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 22:09:20</query_time>
   <create_date>2003-12-07</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>ujpj.com</domain_name>
   <domain_keyword>ujpj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:39:38</query_time>
   <create_date>2007-07-24</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.macyhost.com</value>
    <value>ns2.macyhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>ujuk.com</domain_name>
   <domain_keyword>ujuk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:40:26</query_time>
   <create_date>2004-01-06</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-06</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.revenuedirect.com</value>
    <value>ns2.revenuedirect.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>uauj.com</domain_name>
   <domain_keyword>uauj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 16:04:35</query_time>
   <create_date>2006-11-09</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>3449.ns1.abovedomains.com</value>
    <value>3449.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>uhuj.sbs</domain_name>
   <domain_keyword>uhuj</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-16 08:27:39</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>utuj.com</domain_name>
   <domain_keyword>utuj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 04:04:04</query_time>
   <create_date>2013-05-25</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 00a3b</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 1096590</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>djuj.cn</domain_name>
   <domain_keyword>djuj</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-08 23:04:20</query_time>
   <create_date>2023-10-10</create_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>何世兵</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>juuj.com</domain_name>
   <domain_keyword>juuj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 23:45:24</query_time>
   <create_date>2004-10-22</create_date>
   <update_date>2018-03-13</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1050.ui-dns.biz</value>
    <value>ns1050.ui-dns.com</value>
    <value>ns1050.ui-dns.de</value>
    <value>ns1050.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>ujue.info</domain_name>
   <domain_keyword>ujue</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-09 03:23:27</query_time>
   <create_date>2009-01-08</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>1600</registrar_iana>
   <registrar_name>Tecnocrática Centro de Datos, S.L.</registrar_name>
   <registrar_website>http://www.virtualname.es</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lavanderia Strella S.L.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Navarra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns50241.webempresa.eu</value>
    <value>ns50242.webempresa.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>ujij.link</domain_name>
   <domain_keyword>ujij</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-13 20:15:41</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>darl.ns.cloudflare.com</value>
    <value>heather.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>cjuj.xyz</domain_name>
   <domain_keyword>cjuj</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-30 17:55:24</query_time>
   <create_date>2024-05-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>uyuj.store</domain_name>
   <domain_keyword>uyuj</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-18 02:07:06</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>liujiayi</registrant_company>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>ujij.site</domain_name>
   <domain_keyword>ujij</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-22 22:54:29</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-05</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>mack.ns.cloudflare.com</value>
    <value>sue.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>uouj.com</domain_name>
   <domain_keyword>uouj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 20:54:01</query_time>
   <create_date>2009-02-20</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>ukuj.com</domain_name>
   <domain_keyword>ukuj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 20:03:52</query_time>
   <create_date>2006-05-17</create_date>
   <update_date>2023-05-05</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>68</num>
   <domain_name>fujuj.site</domain_name>
   <domain_keyword>fujuj</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 06:39:30</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-25</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_state>Fu Jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>ujum.com</domain_name>
   <domain_keyword>ujum</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:40:27</query_time>
   <create_date>2014-07-22</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>ujyj.com</domain_name>
   <domain_keyword>ujyj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 06:55:19</query_time>
   <create_date>2007-04-13</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/ujyj.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>ujcj.com</domain_name>
   <domain_keyword>ujcj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 22:06:57</query_time>
   <create_date>2007-07-24</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <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>72</num>
   <domain_name>ujaj.com</domain_name>
   <domain_keyword>ujaj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 22:06:14</query_time>
   <create_date>2010-11-09</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>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>73</num>
   <domain_name>ueuj.com</domain_name>
   <domain_keyword>ueuj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 20:56:19</query_time>
   <create_date>2009-02-20</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>ujun.com</domain_name>
   <domain_keyword>ujun</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:40:28</query_time>
   <create_date>2004-01-11</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/ujun.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>fujuj.com</domain_name>
   <domain_keyword>fujuj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 15:18:28</query_time>
   <create_date>2024-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>dns1.regway.com</value>
    <value>dns2.regway.com</value>
    <value>dns3.regway.com</value>
    <value>dns4.regway.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>umuj.asia</domain_name>
   <domain_keyword>umuj</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-06 15:14:18</query_time>
   <create_date>2024-04-05</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-05</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>chenlupeng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian 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>stone.dnspod.net</value>
    <value>van.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>uj6j.cn</domain_name>
   <domain_keyword>uj6j</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-07 22:06:02</query_time>
   <create_date>2023-07-05</create_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>刘永园</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>ujsj.one</domain_name>
   <domain_keyword>ujsj</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-01 06:55:14</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-04-27</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</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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>ujuo.com</domain_name>
   <domain_keyword>ujuo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:40:31</query_time>
   <create_date>2004-11-15</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/ujuo.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>ujub.xyz</domain_name>
   <domain_keyword>ujub</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 03:23:27</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>LULU</registrant_company>
   <registrant_state>guiz</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1cnb.name.com</value>
    <value>ns2knz.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4dmx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>ujhj.com</domain_name>
   <domain_keyword>ujhj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 22:07:58</query_time>
   <create_date>2007-08-03</create_date>
   <update_date>2022-07-16</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Name Satz</registrant_name>
   <registrant_address>Floor, Chitlapkkam</registrant_address>
   <registrant_city>Chennai</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>600064</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9677151517</registrant_phone>
   <name_servers>
    <value>ns1.md-ht-7.hostgatorwebservers.com</value>
    <value>ns2.md-ht-7.hostgatorwebservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>uju2.com</domain_name>
   <domain_keyword>uju2</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:40:21</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.a9800f48.com</value>
    <value>ns2.a9800f48.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>juuj.app</domain_name>
   <domain_keyword>juuj</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-04 04:47:56</query_time>
   <create_date>2021-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>uuuj.com</domain_name>
   <domain_keyword>uuuj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 01:12:40</query_time>
   <create_date>2004-04-24</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2027-04-24</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/uuuj.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>ujxj.com.cn</domain_name>
   <domain_keyword>ujxj</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-13 20:17:24</query_time>
   <create_date>2023-08-02</create_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>刘建树</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>ujfj.net</domain_name>
   <domain_keyword>ujfj</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 08:10:13</query_time>
   <create_date>2023-04-30</create_date>
   <update_date>2023-05-28</update_date>
   <expiry_date>2024-04-30</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>COSMOTOWN, INC.</registrar_name>
   <registrar_website>http://www.cosmotown.com</registrar_website>
   <registrant_state>ca</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>v1s1.xundns.com</value>
    <value>v1s2.xundns.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>87</num>
   <domain_name>ujvj.com</domain_name>
   <domain_keyword>ujvj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:40:42</query_time>
   <create_date>2007-08-10</create_date>
   <update_date>2023-05-25</update_date>
   <expiry_date>2024-08-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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>uhuj.com</domain_name>
   <domain_keyword>uhuj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 19:17:16</query_time>
   <create_date>2013-12-17</create_date>
   <update_date>2022-09-07</update_date>
   <expiry_date>2025-12-17</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>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/uhuj.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>uuuj.ru</domain_name>
   <domain_keyword>uuuj</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 03:56:54</query_time>
   <create_date>2012-08-08</create_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>ujud.xyz</domain_name>
   <domain_keyword>ujud</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-06 07:40:22</query_time>
   <create_date>2022-09-28</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-09-28</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>hans.ns.cloudflare.com</value>
    <value>lindsey.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>ujue.store</domain_name>
   <domain_keyword>ujue</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-30 08:11:44</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0170175240</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>ujju.xyz</domain_name>
   <domain_keyword>ujju</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-30 17:17:38</query_time>
   <create_date>2021-08-05</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-05</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>Internet.bs Corp.</registrant_company>
   <registrant_state>Haryana</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>ns1.ibspark.com</value>
    <value>ns2.ibspark.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>uvuj.com</domain_name>
   <domain_keyword>uvuj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 00:08:39</query_time>
   <create_date>2007-03-05</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>uuuj.asia</domain_name>
   <domain_keyword>uuuj</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-03 03:04:54</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>和杰俊</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>安徽</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>ujut.cn</domain_name>
   <domain_keyword>ujut</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-06 07:40:35</query_time>
   <create_date>2024-04-12</create_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>王欣</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>ujus.monster</domain_name>
   <domain_keyword>ujus</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-09 03:23:28</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>nansan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1cnb.name.com</value>
    <value>ns2cqs.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4ghm.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>uhuj.cn</domain_name>
   <domain_keyword>uhuj</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-27 00:51:49</query_time>
   <create_date>2020-05-25</create_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_name>四川域趣网络科技有限公司</registrar_name>
   <registrant_name>陈亚办</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>ujul.com</domain_name>
   <domain_keyword>ujul</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:40:26</query_time>
   <create_date>2013-06-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-06-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>rjuj.com</domain_name>
   <domain_keyword>rjuj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 22:50:47</query_time>
   <create_date>2007-01-18</create_date>
   <update_date>2023-01-17</update_date>
   <expiry_date>2028-01-18</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/rjuj.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>ujuz.com</domain_name>
   <domain_keyword>ujuz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:40:38</query_time>
   <create_date>2006-07-21</create_date>
   <update_date>2016-11-28</update_date>
   <expiry_date>2026-07-21</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Bei Jing</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>
 </results>
 <stats>
  <total_time>0.05</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,304,251

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,304,251
Total WHOIS records with a Registrant Contact 166,784,435
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,175,422
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,521,428
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,757,769

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,563,140,084
Total WHOIS records with a Registrant Contact 1,289,279,524
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,859,437
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,841,753

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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