WHOIS QUERY TIME

25 May 2024 - 11:51 PM UTC

Registered: 28 January 2008
Expiry: 28 January 2025

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns11.hichina.com
dns12.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 刘显高
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=jwf.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "jwf.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "jwf.cn",
            "domain_keyword": "jwf",
            "domain_tld": "cn",
            "query_time": "2024-05-25 23:51:26",
            "create_date": "2008-01-28",
            "expiry_date": "2025-01-28",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "刘显高",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.089,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>jwf.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>jwf.cn</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-25 23:51:26</query_time>
   <create_date>2008-01-28</create_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>刘显高</registrant_name>
   <registrant_email>[email protected]</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>
 </results>
 <stats>
  <total_time>0.089</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.137 seconds) for "jwf.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

11 Feb 2023 - 3:40 AM UTC

Registered: 28 January 2008
Expiry: 28 January 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns11.hichina.com
dns12.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 刘显高
Email: [email protected]

#2 - QUERY TIME

6 Feb 2024 - 12:32 PM UTC

Registered: 28 January 2008
Expiry: 28 January 2025

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

dns11.hichina.com
dns12.hichina.com

DOMAIN STATUS

ok

REGISTRANT

Name: 刘显高
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=jwf.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "jwf.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "jwf.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "jwf.cn",
            "domain_keyword": "jwf",
            "domain_tld": "cn",
            "query_time": "2023-02-11 03:40:14",
            "create_date": "2008-01-28",
            "expiry_date": "2024-01-28",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "刘显高",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "jwf.cn",
            "domain_keyword": "jwf",
            "domain_tld": "cn",
            "query_time": "2024-02-06 12:32:40",
            "create_date": "2008-01-28",
            "expiry_date": "2025-01-28",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "刘显高",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.137,
        "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>jwf.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>jwf.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>jwf.cn</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-02-11 03:40:14</query_time>
   <create_date>2008-01-28</create_date>
   <expiry_date>2024-01-28</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>刘显高</registrant_name>
   <registrant_email>[email protected]</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>2</num>
   <domain_name>jwf.cn</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-02-06 12:32:40</query_time>
   <create_date>2008-01-28</create_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>刘显高</registrant_name>
   <registrant_email>[email protected]</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>
 </results>
 <stats>
  <total_time>0.137</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 37 domain names (in 0.076 seconds) which contained the exact domain keyword "jwf".
Domain Name Registered Expiry Registrar Ownership
1 jwf.com 23 May 1996 24 May 2025 Ascio Technologies, Inc Not Disclosed
2 jwf.org 22 Apr 1997 23 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 jwf.co.uk 3 Jul 1997 3 Jul 2025 Namesco Limited [Tag = NAMESCO] -
4 jwf.ru 28 Jul 1999 31 Jul 2024 REGRU-RU Private Person
5 jwf.us 12 Jul 2002 11 Jul 2024 1API GmbH Jason Wyatt Feinstein
6 jwf.net 26 Oct 2003 26 Oct 2024 eName Technology Co.,Ltd. -
7 jwf.com.cn 16 Dec 2003 16 Dec 2029 厦门三五互联科技股份有限公司 孚罗里西贸易(上海)有限公司
8 jwf.cn 28 Jan 2008 28 Jan 2025 阿里云计算有限公司(万网) 刘显高
9 jwf.com.pl 23 Nov 2010 23 Nov 2024 home.pl S.A. -
10 jwf.asia 9 Oct 2011 9 Oct 2026 Leasend Technology Co., Ltd 孚罗里西贸易(上海)有限公司
11 jwf.su 26 Dec 2011 26 Dec 2024 RUCENTER-SU Private Person
12 jwf.cc 10 Apr 2013 10 Apr 2025 eName Technology Co., Ltd. -
13 jwf.info 2 Aug 2013 2 Aug 2024 UDomainName.com LLC New Ventures Services, Corp
14 jwf.xn--fiq228c5hs 29 Apr 2014 29 Apr 2025 Xiamen 35.Com Technology Co., Ltd. -
15 jwf.xn--3ds443g 29 Apr 2014 29 Apr 2025 Xiamen 35.Com Technology Co., Ltd. -
16 jwf.ca 15 Apr 2015 15 Apr 2025 Namespro Solutions Inc. Maser Media Inc
17 jwf.tech 12 Jan 2016 12 Jan 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
18 jwf.io 29 Apr 2016 29 Apr 2030 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
19 jwf.nl 30 Jul 2016 - NVA Online Advertising B.V. -
20 jwf.vip 31 Aug 2016 31 Aug 2024 22net, Inc. LISUXIAO
21 jwf.kim 17 Feb 2017 17 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang bin
22 jwf.co 23 Apr 2017 22 Apr 2025 Porkbun Private by Design, LLC
23 jwf.email 9 Aug 2018 9 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
24 jwf.dev 28 Feb 2019 28 Feb 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
25 jwf.co.in 3 Jul 2020 3 Jul 2024 S.G.S. Technologie Pvt Ltd dba Netandhost.com Dotcom Mate
26 jwf.foundation 1 Dec 2020 1 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
27 jwf.buzz 11 Mar 2021 11 Mar 2025 NameSilo, LLC See PrivacyGuardian.org
28 jwf.llc 21 Oct 2021 21 Oct 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0162851971
29 jwf.xyz 22 Oct 2021 22 Oct 2030 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
30 jwf.jp 1 Apr 2022 30 Apr 2025 - Taka Enterprise Ltd. WHOIS Privacy Service
31 jwf.services 20 Feb 2023 20 Feb 2025 Mesh Digital Limited SySS GmbH
32 jwf.lat 2 Aug 2023 2 Aug 2024 Porkbun, LLC Private by Design, LLC
33 jwf.world 3 Oct 2023 3 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
34 jwf.social 17 Dec 2023 17 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169623090
35 jwf.it 22 Jan 2024 22 Jan 2025 Ceglia Giovanni WEBINVEST
36 jwf.org.uk 17 May 2024 17 May 2029 GoDaddy.com, LLC. [Tag = GODADDY] -
37 jwf.com.au - - DROP.com.au Pty Ltd Alan Gladman
38 jwf.name - - Amazon Registrar, Inc. -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=jwf&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "jwf",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 38,
        "relation": "eq",
        "current": 38
    },
    "unique_domains": "jwf.com, jwf.org, jwf.co.uk, jwf.ru, jwf.us, jwf.net, jwf.com.cn, jwf.cn, jwf.com.pl, jwf.asia, jwf.su, jwf.cc, jwf.info, jwf.xn--fiq228c5hs, jwf.xn--3ds443g, jwf.ca, jwf.tech, jwf.io, jwf.nl, jwf.vip, jwf.kim, jwf.co, jwf.email, jwf.dev, jwf.co.in, jwf.foundation, jwf.buzz, jwf.llc, jwf.xyz, jwf.jp, jwf.services, jwf.lat, jwf.world, jwf.social, jwf.it, jwf.org.uk, jwf.com.au, jwf.name",
    "results": [
        {
            "num": 1,
            "domain_name": "jwf.com",
            "domain_keyword": "jwf",
            "domain_tld": "com",
            "query_time": "2024-05-26 19:40:50",
            "create_date": "1996-05-23",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-24",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "DE",
            "registrant_email": "https://whoiscontact.ascio.com?domainname=jwf.com",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.arcor-ip.de",
                "ns2.arcor-ip.de",
                "ns3.arcor-ip.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "jwf.org",
            "domain_keyword": "jwf",
            "domain_tld": "org",
            "query_time": "2024-05-12 17:33:56",
            "create_date": "1997-04-22",
            "update_date": "2023-07-29",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nwpro4.fcomet.com",
                "ns2.nwpro4.fcomet.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "jwf.co.uk",
            "domain_keyword": "jwf",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 19:41:51",
            "create_date": "1997-07-03",
            "update_date": "2015-07-06",
            "expiry_date": "2025-07-03",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "jwf.ru",
            "domain_keyword": "jwf",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:03:37",
            "create_date": "1999-07-28",
            "expiry_date": "2024-07-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "jwf.us",
            "domain_keyword": "jwf",
            "domain_tld": "us",
            "query_time": "2024-04-17 05:19:10",
            "create_date": "2002-07-12",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "Jason Feinstein",
            "registrant_company": "Jason Wyatt Feinstein",
            "registrant_address": "1620 Amber Ridge Ln., Apt T",
            "registrant_city": "Raleigh",
            "registrant_state": "NC",
            "registrant_zip": "27607",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9194124178",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "jwf.net",
            "domain_keyword": "jwf",
            "domain_tld": "net",
            "query_time": "2024-05-12 17:33:56",
            "create_date": "2003-10-26",
            "update_date": "2023-09-25",
            "expiry_date": "2024-10-26",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/jwf.net",
            "name_servers": [
                "cs1.xz.com",
                "cs2.xz.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "jwf.com.cn",
            "domain_keyword": "jwf",
            "domain_tld": "com.cn",
            "query_time": "2024-05-04 04:55:06",
            "create_date": "2003-12-16",
            "expiry_date": "2029-12-16",
            "registrar_name": "厦门三五互联科技股份有限公司",
            "registrant_name": "孚罗里西贸易(上海)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-diy.com",
                "ns2.dns-diy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "jwf.cn",
            "domain_keyword": "jwf",
            "domain_tld": "cn",
            "query_time": "2024-05-25 23:51:26",
            "create_date": "2008-01-28",
            "expiry_date": "2025-01-28",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "刘显高",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "jwf.com.pl",
            "domain_keyword": "jwf",
            "domain_tld": "com.pl",
            "query_time": "2024-05-08 19:41:51",
            "create_date": "2010-11-23",
            "update_date": "2021-11-22",
            "expiry_date": "2024-11-23",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "jwf.asia",
            "domain_keyword": "jwf",
            "domain_tld": "asia",
            "query_time": "2024-05-25 23:51:26",
            "create_date": "2011-10-09",
            "update_date": "2022-07-12",
            "expiry_date": "2026-10-09",
            "registrar_iana": 1316,
            "registrar_name": "Leasend Technology Co., Ltd",
            "registrar_website": "http://domain.35.com/whois.php",
            "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": [
                "ns3.dns-diy.com",
                "ns4.dns-diy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "jwf.su",
            "domain_keyword": "jwf",
            "domain_tld": "su",
            "query_time": "2024-05-05 20:06:51",
            "create_date": "2011-12-26",
            "expiry_date": "2024-12-26",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 12,
            "domain_name": "jwf.cc",
            "domain_keyword": "jwf",
            "domain_tld": "cc",
            "query_time": "2024-05-25 23:51:26",
            "create_date": "2013-04-10",
            "update_date": "2024-03-08",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co., Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "HuBei",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/jwf.cc",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "jwf.info",
            "domain_keyword": "jwf",
            "domain_tld": "info",
            "query_time": "2024-05-08 19:41:51",
            "create_date": "2013-08-02",
            "update_date": "2023-09-16",
            "expiry_date": "2024-08-02",
            "registrar_iana": 931,
            "registrar_name": "UDomainName.com LLC",
            "registrar_website": "http://www.UdomainName.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "New Ventures Services, Corp",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1626.ztomy.com",
                "ns2626.ztomy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "jwf.xn--fiq228c5hs",
            "domain_keyword": "jwf",
            "domain_tld": "xn--fiq228c5hs",
            "query_time": "2024-05-08 19:41:51",
            "create_date": "2014-04-29",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1316,
            "registrar_name": "Xiamen 35.Com Technology Co., Ltd.",
            "registrar_website": "http://Whois.35.com",
            "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.dns-diy.com",
                "ns4.dns-diy.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "jwf.xn--3ds443g",
            "domain_keyword": "jwf",
            "domain_tld": "xn--3ds443g",
            "query_time": "2024-05-08 19:41:51",
            "create_date": "2014-04-29",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1316,
            "registrar_name": "Xiamen 35.Com Technology Co., Ltd.",
            "registrar_website": "http://Whois.35.com",
            "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.dns-diy.com",
                "ns4.dns-diy.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "jwf.ca",
            "domain_keyword": "jwf",
            "domain_tld": "ca",
            "query_time": "2024-05-04 04:55:22",
            "create_date": "2015-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "Maser Media Inc",
            "registrant_company": "Maser Media Inc",
            "registrant_address": "2880 Queen Street East Unit 4 Suite 206",
            "registrant_city": "Brampton",
            "registrant_state": "ON",
            "registrant_zip": "L6S6E8",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4162198857",
            "name_servers": [
                "slns1.namespro.ca",
                "slns2.namespro.ca"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "jwf.tech",
            "domain_keyword": "jwf",
            "domain_tld": "tech",
            "query_time": "2024-04-17 05:19:10",
            "create_date": "2016-01-12",
            "update_date": "2023-08-31",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Shang Hai Shi",
            "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": 18,
            "domain_name": "jwf.io",
            "domain_keyword": "jwf",
            "domain_tld": "io",
            "query_time": "2024-05-19 17:58:21",
            "create_date": "2016-04-29",
            "update_date": "2020-10-13",
            "expiry_date": "2030-04-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ada.ns.cloudflare.com",
                "arnold.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 19,
            "domain_name": "jwf.nl",
            "domain_keyword": "jwf",
            "domain_tld": "nl",
            "query_time": "2024-05-08 19:41:51",
            "create_date": "2016-07-30",
            "update_date": "2021-05-06",
            "registrar_name": "NVA Online Advertising B.V.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 20,
            "domain_name": "jwf.vip",
            "domain_keyword": "jwf",
            "domain_tld": "vip",
            "query_time": "2024-05-25 23:51:26",
            "create_date": "2016-08-31",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "jwf.kim",
            "domain_keyword": "jwf",
            "domain_tld": "kim",
            "query_time": "2024-04-17 05:19:10",
            "create_date": "2017-02-17",
            "update_date": "2022-04-20",
            "expiry_date": "2025-02-17",
            "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": "zhang bin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "jwf.co",
            "domain_keyword": "jwf",
            "domain_tld": "co",
            "query_time": "2024-05-04 04:55:06",
            "create_date": "2017-04-23",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "jwf.email",
            "domain_keyword": "jwf",
            "domain_tld": "email",
            "query_time": "2024-05-12 17:33:56",
            "create_date": "2018-08-09",
            "update_date": "2023-07-15",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "abby.ns.cloudflare.com",
                "dane.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "jwf.dev",
            "domain_keyword": "jwf",
            "domain_tld": "dev",
            "query_time": "2024-04-17 05:19:10",
            "create_date": "2019-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "jwf.co.in",
            "domain_keyword": "jwf",
            "domain_tld": "co.in",
            "query_time": "2024-05-15 10:56:52",
            "create_date": "2020-07-03",
            "update_date": "2023-08-20",
            "expiry_date": "2024-07-03",
            "registrar_iana": 800147,
            "registrar_name": "S.G.S. Technologie Pvt Ltd dba Netandhost.com",
            "registrar_website": "http://www.netandhost.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dotcom Mate",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "jwf.foundation",
            "domain_keyword": "jwf",
            "domain_tld": "foundation",
            "query_time": "2024-05-25 23:51:26",
            "create_date": "2020-12-01",
            "update_date": "2023-08-12",
            "expiry_date": "2024-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "jwf.buzz",
            "domain_keyword": "jwf",
            "domain_tld": "buzz",
            "query_time": "2024-04-11 02:07:04",
            "create_date": "2021-03-11",
            "update_date": "2023-05-01",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "jwf.llc",
            "domain_keyword": "jwf",
            "domain_tld": "llc",
            "query_time": "2024-05-08 19:41:51",
            "create_date": "2021-10-21",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-21",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0162851971",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "jwf.xyz",
            "domain_keyword": "jwf",
            "domain_tld": "xyz",
            "query_time": "2024-05-25 23:51:26",
            "create_date": "2021-10-22",
            "update_date": "2024-05-14",
            "expiry_date": "2030-10-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 30,
            "domain_name": "jwf.jp",
            "domain_keyword": "jwf",
            "domain_tld": "jp",
            "query_time": "2024-05-08 19:41:51",
            "create_date": "2022-04-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "Taka Enterprise Ltd. WHOIS Privacy Service",
            "registrant_address": "3-9-3 Nishishinjuku, Shinjuku-ku, Tokyo",
            "registrant_zip": "160-0023",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-6300-7969",
            "name_servers": [
                "laila.ns.cloudflare.com",
                "sid.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 31,
            "domain_name": "jwf.services",
            "domain_keyword": "jwf",
            "domain_tld": "services",
            "query_time": "2024-04-11 02:07:04",
            "create_date": "2023-02-20",
            "update_date": "2024-03-20",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SySS GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Unknown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "jwf.lat",
            "domain_keyword": "jwf",
            "domain_tld": "lat",
            "query_time": "2024-05-04 04:55:07",
            "create_date": "2023-08-02",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "jwf.world",
            "domain_keyword": "jwf",
            "domain_tld": "world",
            "query_time": "2024-05-04 04:55:06",
            "create_date": "2023-10-03",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "jwf.social",
            "domain_keyword": "jwf",
            "domain_tld": "social",
            "query_time": "2024-05-04 04:55:07",
            "create_date": "2023-12-17",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169623090",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p06.nsone.net",
                "dns2.p06.nsone.net",
                "dns3.p06.nsone.net",
                "dns4.p06.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "jwf.it",
            "domain_keyword": "jwf",
            "domain_tld": "it",
            "query_time": "2024-04-17 05:19:10",
            "create_date": "2024-01-22",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-22",
            "registrar_name": "Ceglia Giovanni",
            "registrar_website": "http://www.9euro.com",
            "registrant_company": "WEBINVEST",
            "registrant_address": "Via Bastioni di Porta Nuova 21",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.wireg.it",
                "ns2.wireg.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 36,
            "domain_name": "jwf.org.uk",
            "domain_keyword": "jwf",
            "domain_tld": "org.uk",
            "query_time": "2024-05-21 16:31:49",
            "create_date": "2024-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2029-05-17",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 37,
            "domain_name": "jwf.com.au",
            "domain_keyword": "jwf",
            "domain_tld": "com.au",
            "query_time": "2024-04-17 05:19:10",
            "update_date": "2023-08-24",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Alan Gladman",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "jwf.name",
            "domain_keyword": "jwf",
            "domain_tld": "name",
            "query_time": "2024-05-23 00:17:54",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.076,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>jwf</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>38</total>
  <relation>eq</relation>
  <current>38</current>
 </count>
 <unique_domains>jwf.com, jwf.org, jwf.co.uk, jwf.ru, jwf.us, jwf.net, jwf.com.cn, jwf.cn, jwf.com.pl, jwf.asia, jwf.su, jwf.cc, jwf.info, jwf.xn--fiq228c5hs, jwf.xn--3ds443g, jwf.ca, jwf.tech, jwf.io, jwf.nl, jwf.vip, jwf.kim, jwf.co, jwf.email, jwf.dev, jwf.co.in, jwf.foundation, jwf.buzz, jwf.llc, jwf.xyz, jwf.jp, jwf.services, jwf.lat, jwf.world, jwf.social, jwf.it, jwf.org.uk, jwf.com.au, jwf.name</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>jwf.com</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 19:40:50</query_time>
   <create_date>1996-05-23</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoiscontact.ascio.com?domainname=jwf.com</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.arcor-ip.de</value>
    <value>ns2.arcor-ip.de</value>
    <value>ns3.arcor-ip.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>jwf.org</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 17:33:56</query_time>
   <create_date>1997-04-22</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nwpro4.fcomet.com</value>
    <value>ns2.nwpro4.fcomet.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>jwf.co.uk</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 19:41:51</query_time>
   <create_date>1997-07-03</create_date>
   <update_date>2015-07-06</update_date>
   <expiry_date>2025-07-03</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>jwf.ru</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:03:37</query_time>
   <create_date>1999-07-28</create_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>jwf.us</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-17 05:19:10</query_time>
   <create_date>2002-07-12</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>Jason Feinstein</registrant_name>
   <registrant_company>Jason Wyatt Feinstein</registrant_company>
   <registrant_address>1620 Amber Ridge Ln., Apt T</registrant_address>
   <registrant_city>Raleigh</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27607</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9194124178</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>6</num>
   <domain_name>jwf.net</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 17:33:56</query_time>
   <create_date>2003-10-26</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-10-26</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>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/jwf.net</registrant_email>
   <name_servers>
    <value>cs1.xz.com</value>
    <value>cs2.xz.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>jwf.com.cn</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-04 04:55:06</query_time>
   <create_date>2003-12-16</create_date>
   <expiry_date>2029-12-16</expiry_date>
   <registrar_name>厦门三五互联科技股份有限公司</registrar_name>
   <registrant_name>孚罗里西贸易(上海)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-diy.com</value>
    <value>ns2.dns-diy.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>jwf.cn</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-25 23:51:26</query_time>
   <create_date>2008-01-28</create_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>刘显高</registrant_name>
   <registrant_email>[email protected]</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>9</num>
   <domain_name>jwf.com.pl</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-08 19:41:51</query_time>
   <create_date>2010-11-23</create_date>
   <update_date>2021-11-22</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>jwf.asia</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-25 23:51:26</query_time>
   <create_date>2011-10-09</create_date>
   <update_date>2022-07-12</update_date>
   <expiry_date>2026-10-09</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Leasend Technology Co., Ltd</registrar_name>
   <registrar_website>http://domain.35.com/whois.php</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>ns3.dns-diy.com</value>
    <value>ns4.dns-diy.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>jwf.su</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 20:06:51</query_time>
   <create_date>2011-12-26</create_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>jwf.cc</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-25 23:51:26</query_time>
   <create_date>2013-04-10</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>HuBei</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/jwf.cc</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>13</num>
   <domain_name>jwf.info</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 19:41:51</query_time>
   <create_date>2013-08-02</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>931</registrar_iana>
   <registrar_name>UDomainName.com LLC</registrar_name>
   <registrar_website>http://www.UdomainName.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>New Ventures Services, Corp</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1626.ztomy.com</value>
    <value>ns2626.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>jwf.xn--fiq228c5hs</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>xn--fiq228c5hs</domain_tld>
   <query_time>2024-05-08 19:41:51</query_time>
   <create_date>2014-04-29</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Xiamen 35.Com Technology Co., Ltd.</registrar_name>
   <registrar_website>http://Whois.35.com</registrar_website>
   <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.dns-diy.com</value>
    <value>ns4.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>jwf.xn--3ds443g</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>xn--3ds443g</domain_tld>
   <query_time>2024-05-08 19:41:51</query_time>
   <create_date>2014-04-29</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Xiamen 35.Com Technology Co., Ltd.</registrar_name>
   <registrar_website>http://Whois.35.com</registrar_website>
   <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.dns-diy.com</value>
    <value>ns4.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>jwf.ca</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-04 04:55:22</query_time>
   <create_date>2015-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</registrar_website>
   <registrant_name>Maser Media Inc</registrant_name>
   <registrant_company>Maser Media Inc</registrant_company>
   <registrant_address>2880 Queen Street East Unit 4 Suite 206</registrant_address>
   <registrant_city>Brampton</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L6S6E8</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4162198857</registrant_phone>
   <name_servers>
    <value>slns1.namespro.ca</value>
    <value>slns2.namespro.ca</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>jwf.tech</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-17 05:19:10</query_time>
   <create_date>2016-01-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-01-12</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>Shang Hai Shi</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>18</num>
   <domain_name>jwf.io</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-19 17:58:21</query_time>
   <create_date>2016-04-29</create_date>
   <update_date>2020-10-13</update_date>
   <expiry_date>2030-04-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ada.ns.cloudflare.com</value>
    <value>arnold.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>jwf.nl</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 19:41:51</query_time>
   <create_date>2016-07-30</create_date>
   <update_date>2021-05-06</update_date>
   <registrar_name>NVA Online Advertising B.V.</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>jwf.vip</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-25 23:51:26</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pk1.22.cn</value>
    <value>pk2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>jwf.kim</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>kim</domain_tld>
   <query_time>2024-04-17 05:19:10</query_time>
   <create_date>2017-02-17</create_date>
   <update_date>2022-04-20</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhang bin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>22</num>
   <domain_name>jwf.co</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-04 04:55:06</query_time>
   <create_date>2017-04-23</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>23</num>
   <domain_name>jwf.email</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-12 17:33:56</query_time>
   <create_date>2018-08-09</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>abby.ns.cloudflare.com</value>
    <value>dane.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>jwf.dev</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-17 05:19:10</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>jwf.co.in</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-15 10:56:52</query_time>
   <create_date>2020-07-03</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>800147</registrar_iana>
   <registrar_name>S.G.S. Technologie Pvt Ltd dba Netandhost.com</registrar_name>
   <registrar_website>http://www.netandhost.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dotcom Mate</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>jwf.foundation</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-25 23:51:26</query_time>
   <create_date>2020-12-01</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>jwf.buzz</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-04-11 02:07:04</query_time>
   <create_date>2021-03-11</create_date>
   <update_date>2023-05-01</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>jwf.llc</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-08 19:41:51</query_time>
   <create_date>2021-10-21</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0162851971</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>jwf.xyz</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-25 23:51:26</query_time>
   <create_date>2021-10-22</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2030-10-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>jwf.jp</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-08 19:41:51</query_time>
   <create_date>2022-04-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>Taka Enterprise Ltd. WHOIS Privacy Service</registrant_name>
   <registrant_address>3-9-3 Nishishinjuku, Shinjuku-ku, Tokyo</registrant_address>
   <registrant_zip>160-0023</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-6300-7969</registrant_phone>
   <name_servers>
    <value>laila.ns.cloudflare.com</value>
    <value>sid.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>jwf.services</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-11 02:07:04</query_time>
   <create_date>2023-02-20</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SySS GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Unknown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>jwf.lat</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-04 04:55:07</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>jwf.world</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-04 04:55:06</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>jwf.social</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-04 04:55:07</query_time>
   <create_date>2023-12-17</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169623090</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p06.nsone.net</value>
    <value>dns2.p06.nsone.net</value>
    <value>dns3.p06.nsone.net</value>
    <value>dns4.p06.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>jwf.it</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-17 05:19:10</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>Ceglia Giovanni</registrar_name>
   <registrar_website>http://www.9euro.com</registrar_website>
   <registrant_company>WEBINVEST</registrant_company>
   <registrant_address>Via Bastioni di Porta Nuova 21</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.wireg.it</value>
    <value>ns2.wireg.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>jwf.org.uk</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-21 16:31:49</query_time>
   <create_date>2024-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2029-05-17</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>jwf.com.au</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-17 05:19:10</query_time>
   <update_date>2023-08-24</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Alan Gladman</registrant_name>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>jwf.name</domain_name>
   <domain_keyword>jwf</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-23 00:17:54</query_time>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.076</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 3,981 domain names (in 0.11 seconds) which look and sound like the brand name "jwf".
Domain Name Registered Expiry Registrar Ownership
1 jwo.co.kr 7 Apr 2020 7 Apr 2024 (?)??? ???
2 jwm.nyc 28 Nov 2018 28 Nov 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
3 jkf.jp 23 Jan 2018 31 Jan 2025 - JAPAN KARATEDO FEDERATION
4 vwf.info 3 Oct 2023 3 Oct 2024 Sav.com, LLC - 32 Privacy Protection
5 jws.com.co 3 Mar 2017 2 Mar 2025 Tucows Domains Inc. William Sanchez
6 jaf.it 29 Jun 2007 29 Jun 2024 EuroDNS SA QUINV SA
7 jwh.org 30 Jul 2002 30 Jul 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
8 jw5.com.cn 10 Apr 2023 10 Apr 2025 成都飞数科技有限公司 余仁树
9 jwc.cloud 17 Feb 2016 17 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0142375592
10 fwf.vip 31 Aug 2016 31 Aug 2024 22net, Inc. LISUXIAO
11 fwf.name - - ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED -
12 jwq.lat 9 Aug 2023 9 Aug 2024 Porkbun, LLC Private by Design, LLC
13 jwr.io 6 Jun 2015 6 Jun 2024 NameCheap, Inc. REDACTED FOR PRIVACY
14 swf.frl 26 Apr 2022 26 Apr 2025 Key-Systems LLC Gemeente Súdwest-Fryslân
15 jwn.one 16 Apr 2022 16 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
16 awf.law 12 Dec 2019 12 Dec 2025 101domain GRS Limited The Anderson Law Firm
17 lwf.ai - - 1api.net Domains By Proxy, LLC
18 rwf.net 19 Jun 1997 18 Jun 2025 Network Solutions, LLC -
19 pwf.net 17 Nov 2001 17 Nov 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
20 ujwf.com 9 Oct 2012 9 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
21 lwf.it 3 Oct 2015 30 Oct 2024 Algorithmedia S.r.l. Puglia.com srls
22 jgwf.com.cn 7 Apr 2023 7 Apr 2025 广东时代互联科技有限公司 韩晶
23 dwf.london 29 Dec 2014 29 Dec 2024 Key-Systems LLC DWF Law LLP
24 cwf.shopping 23 Apr 2024 23 Apr 2025 DNSPod, Inc. chen wei fang
25 jhf.rocks 14 Oct 2022 14 Oct 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
26 jw2.space 25 Dec 2023 25 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
27 pwf.se 7 Nov 2021 7 Nov 2024 Registrar.eu -
28 jwft.cn 9 Nov 2022 9 Nov 2024 成都西维数码科技有限公司 候鹏鹏
29 jwc.nyc 3 Oct 2014 2 Oct 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
30 wwf.eu - - GANDI -
31 vjwf.cn 7 May 2023 7 May 2025 广东时代互联科技有限公司 李小军
32 jws.community 12 Aug 2021 12 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
33 jif.cl 7 May 2004 1 Jun 2024 NIC Chile JIF CONCESIONES ALIMENTICIAS LTDA
34 jmf.support 15 Jul 2020 15 Jul 2024 Gandi SAS JMF Technologies, LLC
35 jkf.group 20 May 2020 20 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
36 jdf.co 26 Sep 2014 25 Sep 2024 InterNetX GmbH Cykon Technology Limited
37 jsf.com.au - - DROP.com.au Pty Ltd Alan Gladman
38 jlf.farm 29 Mar 2017 29 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Brandon Schmitt
39 jw7.finance 5 Feb 2024 5 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
40 jwf9.com 28 Mar 2023 28 Mar 2024 PDR Ltd. d/b/a PublicDomainRegistry.com zhang shuai xin
41 jwvf.org 16 Aug 2022 16 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
42 jef.org.in 26 May 2017 26 May 2027 GoDaddy.com, LLC Jagran Education Foundation
43 sjwf.kr 15 Mar 2019 15 Mar 2024 (?)??? ????????
44 jnf.nl 28 Aug 1995 - AutoDNS -
45 jwt.email 7 Feb 2020 7 Feb 2025 Name.com, Inc. Domain Protection Services, Inc.
46 cwf.net 1 Sep 2002 1 Sep 2027 GoDaddy Online Services Cayman Islands Ltd. -
47 iwf.it 30 Dec 2009 30 Dec 2024 Donat Network System di Molino hidden
48 jwh.one 2 Apr 2021 2 Apr 2031 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
49 jw9.co.uk 3 Jun 2022 3 Jun 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
50 jwe.com.au - - Melbourne IT John Walters
51 jwm.cn 17 Mar 2003 17 Mar 2026 成都西维数码科技有限公司 江苏勃曼工业控制技术有限公司
52 twf.vip 31 Aug 2016 31 Aug 2024 22net, Inc. LISUXIAO
53 zwf.xyz 10 Jun 2019 10 Jun 2024 Dynadot LLC -
54 twf.zone 30 Sep 2018 30 Sep 2025 Gandi SAS REDACTED FOR PRIVACY
55 jwt.org 18 Sep 1997 17 Sep 2024 CSC Corporate Domains, Inc. Wunderman Thompson LLC
56 uwf.net 10 Dec 2001 10 Dec 2024 Moniker Online Services LLC REDACTED FOR PRIVACY
57 jwz.vip 31 Aug 2016 31 Aug 2024 22net, Inc. LISUXIAO
58 jwp.de - - - -
59 jwa.fr 27 Dec 1998 29 May 2025 CSC CORPORATE DOMAINS INC. Accenture Global Solutions Limited
60 nwf.xyz 24 Jan 2022 24 Jan 2025 West263 International Limited Wei Cao
61 jgf.xyz 24 Jan 2022 24 Jan 2025 Sav.com, LLC Privacy Protection
62 jaf.cl 18 Aug 2005 16 Sep 2025 NIC Chile JOSE ANTONIO FERNANDEZ GONZALEZ
63 jwaf.com 19 May 2005 19 May 2025 GoDaddy.com, LLC -
64 jff.in 10 Nov 2013 10 Nov 2025 Dynadot LLC Etheresque LLC
65 jbf.education 3 Nov 2018 3 Nov 2024 Cronon GmbH REDACTED FOR PRIVACY
66 jef.world 22 May 2018 22 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
67 jwk.media 29 Jan 2023 29 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
68 mwf.be 21 Nov 2021 - Registrar.eu -
69 jrf.co 9 Jan 2015 8 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
70 j5f.org 10 Oct 2011 10 Oct 2024 NameCheap, Inc. REDACTED FOR PRIVACY
71 mwf.ru 28 Aug 2012 28 Aug 2024 SALENAMES-RU Private Person
72 jwc.com.pl 28 Apr 2000 27 Apr 2025 home.pl S.A. -
73 jwr.eu - - Registrar.eu -
74 fwf.bayern 21 Feb 2023 21 Feb 2025 Key-Systems, LLC Fernwasserversorgung Franken
75 jwr.info 21 Feb 2021 21 Feb 2025 NameSilo, LLC See PrivacyGuardian.org
76 jwc.photography 21 Feb 2014 21 Feb 2025 IONOS SE 1&1 Internet Inc
77 swf.pt - - - -
78 jw4.co.uk 23 Feb 2014 23 Feb 2026 LCN.com Ltd [Tag = LCN] -
79 jwaf.org 4 Dec 2001 4 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
80 jwa.services 13 Feb 2015 13 Feb 2025 Network Solutions, LLC REDACTED FOR PRIVACY
81 jwxf.net 18 Sep 2023 18 Sep 2024 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
82 jrf.ovh 18 Feb 2016 18 Feb 2025 OVH REDACTED_FOR_PRIVACY
83 jpf.jp 27 Dec 2005 31 Dec 2024 - Shinmirai Co.,Ltd.
84 jw2.co.uk 14 Nov 2009 14 Nov 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
85 jjf.photos 10 Mar 2014 10 Mar 2025 NameCheap, Inc. REDACTED FOR PRIVACY
86 jpf.fyi 3 Aug 2020 3 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
87 jw0.top 24 Nov 2023 24 Nov 2024 Eranet International Limited yu bin
88 jif.wtf 20 Jan 2016 20 Jan 2025 NameSilo, LLC See PrivacyGuardian.org
89 vwf.co.uk 10 Sep 1999 10 Sep 2025 Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH] Dulwich Storage Company Ltd
90 jws.asia 18 May 2024 18 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
91 jjf.bet 30 Aug 2023 30 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
92 jwo.xyz 15 Jan 2021 15 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
93 jwof.cn 18 May 2023 18 May 2025 广东时代互联科技有限公司 谢业东
94 jwv.lat 27 Aug 2023 27 Aug 2024 Porkbun, LLC Private by Design, LLC
95 jhf.vip 31 Aug 2016 31 Aug 2024 22net, Inc. LISUXIAO
96 jwb.mobi 26 Sep 2006 26 Sep 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. peng you hua
97 jwfs.net.au - - Domain Directors Pty Ltd trading as Instra Jamie Wright
98 lwf.team 15 Feb 2019 15 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
99 hwf.co.uk 19 Jun 1997 19 Jun 2024 iRack Limited [Tag = LEGEND] -
100 xwf.pub 21 Jul 2019 21 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Feng Wei
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 Jwf.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=jwf.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "jwf.cn",
        "page_size": 100
    },
    "count": {
        "total": 3981,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "jwo.co.kr, jwm.nyc, jkf.jp, vwf.info, jws.com.co, jaf.it, jwh.org, jw5.com.cn, jwc.cloud, fwf.vip, fwf.name, jwq.lat, jwr.io, swf.frl, jwn.one, awf.law, lwf.ai, rwf.net, pwf.net, ujwf.com, lwf.it, jgwf.com.cn, dwf.london, cwf.shopping, jhf.rocks, jw2.space, pwf.se, jwft.cn, jwc.nyc, wwf.eu, vjwf.cn, jws.community, jif.cl, jmf.support, jkf.group, jdf.co, jsf.com.au, jlf.farm, jw7.finance, jwf9.com, jwvf.org, jef.org.in, sjwf.kr, jnf.nl, jwt.email, cwf.net, iwf.it, jwh.one, jw9.co.uk, jwe.com.au, jwm.cn, twf.vip, zwf.xyz, twf.zone, jwt.org, uwf.net, jwz.vip, jwp.de, jwa.fr, nwf.xyz, jgf.xyz, jaf.cl, jwaf.com, jff.in, jbf.education, jef.world, jwk.media, mwf.be, jrf.co, j5f.org, mwf.ru, jwc.com.pl, jwr.eu, fwf.bayern, jwr.info, jwc.photography, swf.pt, jw4.co.uk, jwaf.org, jwa.services, jwxf.net, jrf.ovh, jpf.jp, jw2.co.uk, jjf.photos, jpf.fyi, jw0.top, jif.wtf, vwf.co.uk, jws.asia, jjf.bet, jwo.xyz, jwof.cn, jwv.lat, jhf.vip, jwb.mobi, jwfs.net.au, lwf.team, hwf.co.uk, xwf.pub",
    "results": [
        {
            "num": 1,
            "domain_name": "jwo.co.kr",
            "domain_keyword": "jwo",
            "domain_tld": "co.kr",
            "query_time": "2021-03-21 07:50:04",
            "create_date": "2020-04-07",
            "update_date": "2020-04-07",
            "expiry_date": "2024-04-07",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "???",
            "registrant_address": "????? ??? ???? 89 MG?? 2? 289 Seongsui-ro  Seongdong-gu Seoul 2F, .",
            "registrant_zip": "04782"
        },
        {
            "num": 2,
            "domain_name": "jwm.nyc",
            "domain_keyword": "jwm",
            "domain_tld": "nyc",
            "query_time": "2024-04-09 16:17:33",
            "create_date": "2018-11-28",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "jkf.jp",
            "domain_keyword": "jkf",
            "domain_tld": "jp",
            "query_time": "2024-04-12 08:53:38",
            "create_date": "2018-01-23",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "JAPAN KARATEDO FEDERATION",
            "registrant_address": "1-1-20,Tatsumi,Koutou-ku,Tokyo,135-8538 Japan",
            "registrant_zip": "135-8538",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5534-1951",
            "registrant_fax": "03-5534-1952",
            "name_servers": [
                "ns00.vips.ne.jp",
                "ns01.vips.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 4,
            "domain_name": "vwf.info",
            "domain_keyword": "vwf",
            "domain_tld": "info",
            "query_time": "2024-04-12 15:14:30",
            "create_date": "2023-10-03",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-03",
            "registrar_iana": 3922,
            "registrar_name": "Sav.com, LLC - 32",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "jws.com.co",
            "domain_keyword": "jws",
            "domain_tld": "com.co",
            "query_time": "2024-04-20 00:30:20",
            "create_date": "2017-03-03",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "William Sanchez",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cundinamarca",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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.colombiahosting.com",
                "ns2.colombiahosting.com",
                "ns3.colombiahosting.com",
                "ns4.colombiahosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "jaf.it",
            "domain_keyword": "jaf",
            "domain_tld": "it",
            "query_time": "2024-04-19 15:18:16",
            "create_date": "2007-06-29",
            "update_date": "2023-07-15",
            "expiry_date": "2024-06-29",
            "registrar_name": "EuroDNS SA",
            "registrar_website": "http://www.eurodns.com",
            "registrant_company": "QUINV SA",
            "registrant_address": "36 avenue Marie Therese",
            "registrant_city": "Luxembourg",
            "registrant_state": "-",
            "registrant_zip": "2132",
            "registrant_country": "LU",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 7,
            "domain_name": "jwh.org",
            "domain_keyword": "jwh",
            "domain_tld": "org",
            "query_time": "2024-04-17 05:20:05",
            "create_date": "2002-07-30",
            "update_date": "2023-12-09",
            "expiry_date": "2025-07-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "jw5.com.cn",
            "domain_keyword": "jw5",
            "domain_tld": "com.cn",
            "query_time": "2024-04-17 05:14:17",
            "create_date": "2023-04-10",
            "expiry_date": "2025-04-10",
            "registrar_name": "成都飞数科技有限公司",
            "registrant_name": "余仁树",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.expirepausedns.com",
                "ns2.expirepausedns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "jwc.cloud",
            "domain_keyword": "jwc",
            "domain_tld": "cloud",
            "query_time": "2024-04-17 05:16:49",
            "create_date": "2016-02-17",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0142375592",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "fwf.vip",
            "domain_keyword": "fwf",
            "domain_tld": "vip",
            "query_time": "2024-04-29 22:02:03",
            "create_date": "2016-08-31",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "fwf.name",
            "domain_keyword": "fwf",
            "domain_tld": "name",
            "query_time": "2024-04-29 22:02:03",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 12,
            "domain_name": "jwq.lat",
            "domain_keyword": "jwq",
            "domain_tld": "lat",
            "query_time": "2024-04-29 07:16:36",
            "create_date": "2023-08-09",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "jwr.io",
            "domain_keyword": "jwr",
            "domain_tld": "io",
            "query_time": "2024-04-23 13:06:53",
            "create_date": "2015-06-06",
            "update_date": "2023-05-12",
            "expiry_date": "2024-06-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "swf.frl",
            "domain_keyword": "swf",
            "domain_tld": "frl",
            "query_time": "2024-05-02 21:20:44",
            "create_date": "2022-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Gemeente Súdwest-Fryslân",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns01.frlinfra.nl",
                "ns02.frlinfra.nl",
                "ns03.frlinfra.nl",
                "ns04.frlinfra.nl"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "jwn.one",
            "domain_keyword": "jwn",
            "domain_tld": "one",
            "query_time": "2024-05-04 04:56:46",
            "create_date": "2022-04-16",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "awf.law",
            "domain_keyword": "awf",
            "domain_tld": "law",
            "query_time": "2024-05-01 23:51:00",
            "create_date": "2019-12-12",
            "update_date": "2023-12-18",
            "expiry_date": "2025-12-12",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Anderson Law Firm",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Alabama",
            "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.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "lwf.ai",
            "domain_keyword": "lwf",
            "domain_tld": "ai",
            "query_time": "2024-05-05 15:43:29",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "Redacted | EU Registrar",
            "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": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "rwf.net",
            "domain_keyword": "rwf",
            "domain_tld": "net",
            "query_time": "2024-04-24 23:46:36",
            "create_date": "1997-06-19",
            "update_date": "2023-07-07",
            "expiry_date": "2025-06-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.phxhosting.net",
                "ns2.phxhosting.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "pwf.net",
            "domain_keyword": "pwf",
            "domain_tld": "net",
            "query_time": "2024-04-25 08:58:51",
            "create_date": "2001-11-17",
            "update_date": "2024-01-09",
            "expiry_date": "2024-11-17",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ujwf.com",
            "domain_keyword": "ujwf",
            "domain_tld": "com",
            "query_time": "2024-04-14 23:27:54",
            "create_date": "2012-10-09",
            "update_date": "2023-08-23",
            "expiry_date": "2024-10-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "lwf.it",
            "domain_keyword": "lwf",
            "domain_tld": "it",
            "query_time": "2024-04-14 20:04:03",
            "create_date": "2015-10-03",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-30",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via XVI Settembre 1956 76",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 22,
            "domain_name": "jgwf.com.cn",
            "domain_keyword": "jgwf",
            "domain_tld": "com.cn",
            "query_time": "2024-04-13 17:21:12",
            "create_date": "2023-04-07",
            "expiry_date": "2025-04-07",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "韩晶",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "dwf.london",
            "domain_keyword": "dwf",
            "domain_tld": "london",
            "query_time": "2024-04-27 05:48:18",
            "create_date": "2014-12-29",
            "update_date": "2024-03-22",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "DWF Law LLP",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.portsdns.se",
                "b.portsdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "cwf.shopping",
            "domain_keyword": "cwf",
            "domain_tld": "shopping",
            "query_time": "2024-04-26 18:37:43",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "chen wei fang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong 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": [
                "abalone.dnspod.net",
                "aquila.dnspod.net"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "jhf.rocks",
            "domain_keyword": "jhf",
            "domain_tld": "rocks",
            "query_time": "2024-04-16 22:08:39",
            "create_date": "2022-10-14",
            "update_date": "2023-11-28",
            "expiry_date": "2024-10-14",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "jw2.space",
            "domain_keyword": "jw2",
            "domain_tld": "space",
            "query_time": "2024-05-09 05:56:00",
            "create_date": "2023-12-25",
            "update_date": "2024-01-26",
            "expiry_date": "2024-12-25",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "N/A",
            "registrant_state": "Jejudo",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the 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.whois.com",
                "ns2.whois.com",
                "ns3.whois.com",
                "ns4.whois.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "pwf.se",
            "domain_keyword": "pwf",
            "domain_tld": "se",
            "query_time": "2024-05-06 00:45:47",
            "create_date": "2021-11-07",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-07",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "jwft.cn",
            "domain_keyword": "jwft",
            "domain_tld": "cn",
            "query_time": "2024-05-19 17:58:23",
            "create_date": "2022-11-09",
            "expiry_date": "2024-11-09",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "候鹏鹏",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "jwc.nyc",
            "domain_keyword": "jwc",
            "domain_tld": "nyc",
            "query_time": "2024-05-23 00:17:36",
            "create_date": "2014-10-03",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Alabama",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "wwf.eu",
            "domain_keyword": "wwf",
            "domain_tld": "eu",
            "query_time": "2024-05-22 16:34:00",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1426.awsdns-50.org",
                "ns-1557.awsdns-02.co.uk",
                "ns-171.awsdns-21.com",
                "ns-818.awsdns-38.net"
            ]
        },
        {
            "num": 31,
            "domain_name": "vjwf.cn",
            "domain_keyword": "vjwf",
            "domain_tld": "cn",
            "query_time": "2024-05-11 22:10:30",
            "create_date": "2023-05-07",
            "expiry_date": "2025-05-07",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "李小军",
            "registrant_email": "[email protected]",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "jws.community",
            "domain_keyword": "jws",
            "domain_tld": "community",
            "query_time": "2024-05-12 17:36:35",
            "create_date": "2021-08-12",
            "update_date": "2023-09-26",
            "expiry_date": "2024-08-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "jif.cl",
            "domain_keyword": "jif",
            "domain_tld": "cl",
            "query_time": "2024-05-09 22:08:23",
            "create_date": "2004-05-07",
            "expiry_date": "2024-06-01",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "JIF CONCESIONES ALIMENTICIAS LTDA",
            "name_servers": [
                "ns1.allhosting.cl",
                "ns2.allhosting.cl"
            ]
        },
        {
            "num": 34,
            "domain_name": "jmf.support",
            "domain_keyword": "jmf",
            "domain_tld": "support",
            "query_time": "2024-05-12 20:19:58",
            "create_date": "2020-07-15",
            "update_date": "2023-06-19",
            "expiry_date": "2024-07-15",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JMF Technologies, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AL",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "jkf.group",
            "domain_keyword": "jkf",
            "domain_tld": "group",
            "query_time": "2024-05-23 23:34:13",
            "create_date": "2020-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2026-05-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "jdf.co",
            "domain_keyword": "jdf",
            "domain_tld": "co",
            "query_time": "2024-05-24 22:40:02",
            "create_date": "2014-09-26",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-25",
            "registrar_iana": 55555,
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "https://www.internetx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "jsf.com.au",
            "domain_keyword": "jsf",
            "domain_tld": "com.au",
            "query_time": "2024-05-26 06:47:57",
            "update_date": "2024-04-21",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Alan Gladman",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "jlf.farm",
            "domain_keyword": "jlf",
            "domain_tld": "farm",
            "query_time": "2024-05-29 12:28:07",
            "create_date": "2017-03-29",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-29",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Brandon Schmitt",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.gfoo.com",
                "ns4.gfoo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "jw7.finance",
            "domain_keyword": "jw7",
            "domain_tld": "finance",
            "query_time": "2024-05-26 19:40:26",
            "create_date": "2024-02-05",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "jwf9.com",
            "domain_keyword": "jwf9",
            "domain_tld": "com",
            "query_time": "2024-05-25 23:51:26",
            "create_date": "2023-03-28",
            "update_date": "2024-05-09",
            "expiry_date": "2024-03-28",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "zhang shuai xin",
            "registrant_company": "zhang shuai xin",
            "registrant_address": "guang dong sheng",
            "registrant_city": "shaoguan",
            "registrant_state": "guangdong",
            "registrant_zip": "512000",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.13542231256",
            "registrant_fax": "+86.13542231256",
            "name_servers": [
                "dns10.parkpage.foundationapi.com",
                "dns11.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "jwvf.org",
            "domain_keyword": "jwvf",
            "domain_tld": "org",
            "query_time": "2024-05-25 23:53:45",
            "create_date": "2022-08-16",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "jef.org.in",
            "domain_keyword": "jef",
            "domain_tld": "org.in",
            "query_time": "2024-05-30 20:42:57",
            "create_date": "2017-05-26",
            "update_date": "2022-05-13",
            "expiry_date": "2027-05-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jagran Education Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "sjwf.kr",
            "domain_keyword": "sjwf",
            "domain_tld": "kr",
            "query_time": "2022-07-07 05:44:40",
            "create_date": "2019-03-15",
            "update_date": "2019-03-15",
            "expiry_date": "2024-03-15",
            "registrar_name": "(?)???",
            "registrar_website": "http://whois.co.kr",
            "registrant_name": "????????",
            "registrant_address": "??? ??? ??? ????41?? 24 (??) 24 Paldalmun-ro 41beon-gil  Paldal-gu Suwon-si Gyeonggi-do, Gyeonggi-do.",
            "registrant_zip": "16243"
        },
        {
            "num": 44,
            "domain_name": "jnf.nl",
            "domain_keyword": "jnf",
            "domain_tld": "nl",
            "query_time": "2024-04-08 03:20:25",
            "create_date": "1995-08-28",
            "update_date": "2019-05-14",
            "registrar_name": "AutoDNS",
            "name_servers": [
                "ns1.premium-dns.nl",
                "ns2.premium-dns.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 45,
            "domain_name": "jwt.email",
            "domain_keyword": "jwt",
            "domain_tld": "email",
            "query_time": "2024-04-09 15:13:40",
            "create_date": "2020-02-07",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-07",
            "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": "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": [
                "ns1cny.name.com",
                "ns2kry.name.com",
                "ns3gmt.name.com",
                "ns4kmw.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "cwf.net",
            "domain_keyword": "cwf",
            "domain_tld": "net",
            "query_time": "2024-04-14 09:19:21",
            "create_date": "2002-09-01",
            "update_date": "2023-08-17",
            "expiry_date": "2027-09-01",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "iwf.it",
            "domain_keyword": "iwf",
            "domain_tld": "it",
            "query_time": "2024-04-16 08:27:34",
            "create_date": "2009-12-30",
            "update_date": "2024-01-15",
            "expiry_date": "2024-12-30",
            "registrar_name": "Donat Network System di Molino",
            "registrar_website": "http://www.sincrono.net",
            "registrant_company": "hidden",
            "name_servers": [
                "dns2.assotld.it",
                "sam.userspace.it",
                "slave.sincrono.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 48,
            "domain_name": "jwh.one",
            "domain_keyword": "jwh",
            "domain_tld": "one",
            "query_time": "2024-04-17 05:20:05",
            "create_date": "2021-04-02",
            "update_date": "2022-04-17",
            "expiry_date": "2031-04-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bonnie.ns.cloudflare.com",
                "harley.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 49,
            "domain_name": "jw9.co.uk",
            "domain_keyword": "jw9",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 05:14:32",
            "create_date": "2022-06-03",
            "update_date": "2022-10-04",
            "expiry_date": "2025-06-03",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "jwe.com.au",
            "domain_keyword": "jwe",
            "domain_tld": "com.au",
            "query_time": "2024-04-17 05:18:10",
            "update_date": "2024-04-14",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "John Walters",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "jwm.cn",
            "domain_keyword": "jwm",
            "domain_tld": "cn",
            "query_time": "2024-04-10 16:54:11",
            "create_date": "2003-03-17",
            "expiry_date": "2026-03-17",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "江苏勃曼工业控制技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "escape.dnspod.net",
                "width.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "twf.vip",
            "domain_keyword": "twf",
            "domain_tld": "vip",
            "query_time": "2024-04-26 02:06:29",
            "create_date": "2016-08-31",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "zwf.xyz",
            "domain_keyword": "zwf",
            "domain_tld": "xyz",
            "query_time": "2024-04-26 14:57:55",
            "create_date": "2019-06-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "ONTARIO",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "twf.zone",
            "domain_keyword": "twf",
            "domain_tld": "zone",
            "query_time": "2024-04-26 02:06:29",
            "create_date": "2018-09-30",
            "update_date": "2023-09-09",
            "expiry_date": "2025-09-30",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brit.ns.cloudflare.com",
                "watson.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "jwt.org",
            "domain_keyword": "jwt",
            "domain_tld": "org",
            "query_time": "2024-04-23 13:09:04",
            "create_date": "1997-09-18",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-17",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wunderman Thompson LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "michael.ns.cloudflare.com",
                "raina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "uwf.net",
            "domain_keyword": "uwf",
            "domain_tld": "net",
            "query_time": "2024-04-28 14:26:50",
            "create_date": "2001-12-10",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-10",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "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": 57,
            "domain_name": "jwz.vip",
            "domain_keyword": "jwz",
            "domain_tld": "vip",
            "query_time": "2024-04-23 13:11:31",
            "create_date": "2016-08-31",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "jwp.de",
            "domain_keyword": "jwp",
            "domain_tld": "de",
            "query_time": "2024-05-04 22:32:31",
            "update_date": "2018-07-26",
            "name_servers": [
                "ns1095.ui-dns.biz",
                "ns1095.ui-dns.com",
                "ns1095.ui-dns.de",
                "ns1095.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 59,
            "domain_name": "jwa.fr",
            "domain_keyword": "jwa",
            "domain_tld": "fr",
            "query_time": "2024-05-05 06:18:23",
            "create_date": "1998-12-27",
            "update_date": "2023-12-23",
            "expiry_date": "2025-05-29",
            "registrar_name": "CSC CORPORATE DOMAINS INC.",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_company": "Accenture Global Solutions Limited",
            "registrant_address": "Accenture Global Solutions Limited, 3 Grand Canal Plaza, Upper Grand Canal Street, 4 Dublin, Dublin",
            "registrant_country": "IE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+353.16462000",
            "name_servers": [
                "amrns1501.accenture.com",
                "apans3501.accenture.com",
                "emens3501.accenture.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 60,
            "domain_name": "nwf.xyz",
            "domain_keyword": "nwf",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 17:40:00",
            "create_date": "2022-01-24",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-24",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Wei Cao",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "jgf.xyz",
            "domain_keyword": "jgf",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 19:16:33",
            "create_date": "2022-01-24",
            "update_date": "2024-03-10",
            "expiry_date": "2025-01-24",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "jaf.cl",
            "domain_keyword": "jaf",
            "domain_tld": "cl",
            "query_time": "2024-05-21 22:53:07",
            "create_date": "2005-08-18",
            "expiry_date": "2025-09-16",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "JOSE ANTONIO FERNANDEZ GONZALEZ",
            "name_servers": [
                "ns.tchile.com",
                "ns1.tchile.com",
                "ns2.tchile.com",
                "ns3.tchile.com"
            ]
        },
        {
            "num": 63,
            "domain_name": "jwaf.com",
            "domain_keyword": "jwaf",
            "domain_tld": "com",
            "query_time": "2024-05-22 09:50:34",
            "create_date": "2005-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "jff.in",
            "domain_keyword": "jff",
            "domain_tld": "in",
            "query_time": "2024-05-15 20:54:00",
            "create_date": "2013-11-10",
            "update_date": "2023-08-19",
            "expiry_date": "2025-11-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Etheresque LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "jbf.education",
            "domain_keyword": "jbf",
            "domain_tld": "education",
            "query_time": "2024-05-15 15:15:04",
            "create_date": "2018-11-03",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-03",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks01.rzone.de",
                "shades03.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "jef.world",
            "domain_keyword": "jef",
            "domain_tld": "world",
            "query_time": "2024-05-25 05:43:44",
            "create_date": "2018-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "jwk.media",
            "domain_keyword": "jwk",
            "domain_tld": "media",
            "query_time": "2024-05-25 23:52:10",
            "create_date": "2023-01-29",
            "update_date": "2024-03-14",
            "expiry_date": "2025-01-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "mwf.be",
            "domain_keyword": "mwf",
            "domain_tld": "be",
            "query_time": "2024-05-30 02:14:52",
            "create_date": "2021-11-21",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 69,
            "domain_name": "jrf.co",
            "domain_keyword": "jrf",
            "domain_tld": "co",
            "query_time": "2024-06-01 17:10:22",
            "create_date": "2015-01-09",
            "update_date": "2023-07-19",
            "expiry_date": "2025-01-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns299.websitewelcome.com",
                "ns300.websitewelcome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "j5f.org",
            "domain_keyword": "j5f",
            "domain_tld": "org",
            "query_time": "2024-04-24 19:33:05",
            "create_date": "2011-10-10",
            "update_date": "2023-09-15",
            "expiry_date": "2024-10-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ontario",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "mwf.ru",
            "domain_keyword": "mwf",
            "domain_tld": "ru",
            "query_time": "2024-04-30 06:45:20",
            "create_date": "2012-08-28",
            "expiry_date": "2024-08-28",
            "registrar_name": "SALENAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.snparking.ru",
                "ns2.snparking.ru",
                "ns3.snparking.ru",
                "ns4.snparking.ru",
                "ns5.snparking.ru",
                "ns6.snparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 72,
            "domain_name": "jwc.com.pl",
            "domain_keyword": "jwc",
            "domain_tld": "com.pl",
            "query_time": "2024-05-04 04:54:21",
            "create_date": "2000-04-28",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-27",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "jwr.eu",
            "domain_keyword": "jwr",
            "domain_tld": "eu",
            "query_time": "2024-05-06 00:03:29",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ]
        },
        {
            "num": 74,
            "domain_name": "fwf.bayern",
            "domain_keyword": "fwf",
            "domain_tld": "bayern",
            "query_time": "2024-04-12 07:28:18",
            "create_date": "2023-02-21",
            "update_date": "2024-04-06",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fernwasserversorgung Franken",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "jwr.info",
            "domain_keyword": "jwr",
            "domain_tld": "info",
            "query_time": "2024-04-11 02:10:27",
            "create_date": "2021-02-21",
            "update_date": "2024-04-06",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "jwc.photography",
            "domain_keyword": "jwc",
            "domain_tld": "photography",
            "query_time": "2024-04-11 02:06:03",
            "create_date": "2014-02-21",
            "update_date": "2024-04-06",
            "expiry_date": "2025-02-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-us.1and1-dns.com",
                "ns-us.1and1-dns.de",
                "ns-us.1and1-dns.org",
                "ns-us.1and1-dns.us"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "swf.pt",
            "domain_keyword": "swf",
            "domain_tld": "pt",
            "query_time": "2024-04-13 21:48:38",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-cdmy7qoe.ns3.dan.hosting"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 78,
            "domain_name": "jw4.co.uk",
            "domain_keyword": "jw4",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 05:14:15",
            "create_date": "2014-02-23",
            "update_date": "2024-01-09",
            "expiry_date": "2026-02-23",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 79,
            "domain_name": "jwaf.org",
            "domain_keyword": "jwaf",
            "domain_tld": "org",
            "query_time": "2024-04-17 05:15:01",
            "create_date": "2001-12-04",
            "update_date": "2024-01-18",
            "expiry_date": "2024-12-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "jwa.services",
            "domain_keyword": "jwa",
            "domain_tld": "services",
            "query_time": "2024-04-17 05:14:34",
            "create_date": "2015-02-13",
            "update_date": "2022-12-20",
            "expiry_date": "2025-02-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "jwxf.net",
            "domain_keyword": "jwxf",
            "domain_tld": "net",
            "query_time": "2024-04-09 15:14:34",
            "create_date": "2023-09-18",
            "update_date": "2024-03-05",
            "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": "SHAN XI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "jrf.ovh",
            "domain_keyword": "jrf",
            "domain_tld": "ovh",
            "query_time": "2024-04-17 21:54:41",
            "create_date": "2016-02-18",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-18",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns18.ovh.net",
                "ns18.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 83,
            "domain_name": "jpf.jp",
            "domain_keyword": "jpf",
            "domain_tld": "jp",
            "query_time": "2024-05-08 03:18:48",
            "create_date": "2005-12-27",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "Shinmirai Co.,Ltd.",
            "registrant_address": "roppongi annex",
            "registrant_zip": "106-0032",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5395-1235",
            "name_servers": [
                "amdns03.alpha-mail.jp",
                "kotetsu.alpha-lt.net",
                "tsukuba.aics.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 84,
            "domain_name": "jw2.co.uk",
            "domain_keyword": "jw2",
            "domain_tld": "co.uk",
            "query_time": "2024-05-12 17:32:41",
            "create_date": "2009-11-14",
            "update_date": "2023-10-15",
            "expiry_date": "2024-11-14",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "jjf.photos",
            "domain_keyword": "jjf",
            "domain_tld": "photos",
            "query_time": "2024-05-12 03:55:59",
            "create_date": "2014-03-10",
            "update_date": "2024-02-14",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com",
                "dns3.registrar-servers.com",
                "dns4.registrar-servers.com",
                "dns5.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "jpf.fyi",
            "domain_keyword": "jpf",
            "domain_tld": "fyi",
            "query_time": "2024-05-25 16:09:30",
            "create_date": "2020-08-03",
            "update_date": "2023-07-09",
            "expiry_date": "2024-08-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "jw0.top",
            "domain_keyword": "jw0",
            "domain_tld": "top",
            "query_time": "2024-05-25 23:50:13",
            "create_date": "2023-11-24",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu bin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "jif.wtf",
            "domain_keyword": "jif",
            "domain_tld": "wtf",
            "query_time": "2024-05-20 07:43:07",
            "create_date": "2016-01-20",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kara.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "vwf.co.uk",
            "domain_keyword": "vwf",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 00:04:25",
            "create_date": "1999-09-10",
            "update_date": "2023-08-31",
            "expiry_date": "2025-09-10",
            "registrar_name": "Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]",
            "registrar_website": "http://giraffe.co.uk",
            "registrant_name": "Dulwich Storage Company Ltd",
            "registrant_address": "35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom",
            "name_servers": [
                "a.giraffe.co.uk",
                "b.giraffe.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 90,
            "domain_name": "jws.asia",
            "domain_keyword": "jws",
            "domain_tld": "asia",
            "query_time": "2024-05-20 14:16:05",
            "create_date": "2024-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elijah.ns.cloudflare.com",
                "itzel.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "jjf.bet",
            "domain_keyword": "jjf",
            "domain_tld": "bet",
            "query_time": "2024-05-19 17:18:16",
            "create_date": "2023-08-30",
            "update_date": "2023-09-04",
            "expiry_date": "2024-08-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "jwo.xyz",
            "domain_keyword": "jwo",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 17:59:57",
            "create_date": "2021-01-15",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-15",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "jwof.cn",
            "domain_keyword": "jwof",
            "domain_tld": "cn",
            "query_time": "2024-05-19 17:59:57",
            "create_date": "2023-05-18",
            "expiry_date": "2025-05-18",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "谢业东",
            "registrant_email": "[email protected]",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "jwv.lat",
            "domain_keyword": "jwv",
            "domain_tld": "lat",
            "query_time": "2024-05-19 18:00:48",
            "create_date": "2023-08-27",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "jhf.vip",
            "domain_keyword": "jhf",
            "domain_tld": "vip",
            "query_time": "2024-05-31 15:47:20",
            "create_date": "2016-08-31",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "jwb.mobi",
            "domain_keyword": "jwb",
            "domain_tld": "mobi",
            "query_time": "2024-05-30 21:17:32",
            "create_date": "2006-09-26",
            "update_date": "2023-11-10",
            "expiry_date": "2024-09-26",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "peng you hua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "jwfs.net.au",
            "domain_keyword": "jwfs",
            "domain_tld": "net.au",
            "query_time": "2024-05-30 03:54:18",
            "update_date": "2023-09-24",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Jamie Wright",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "lwf.team",
            "domain_keyword": "lwf",
            "domain_tld": "team",
            "query_time": "2024-04-12 09:02:39",
            "create_date": "2019-02-15",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "hwf.co.uk",
            "domain_keyword": "hwf",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 22:41:24",
            "create_date": "1997-06-19",
            "update_date": "2023-07-14",
            "expiry_date": "2024-06-19",
            "registrar_name": "iRack Limited [Tag = LEGEND]",
            "registrar_website": "http://www.iracknet.com",
            "name_servers": [
                "da1.iracknet.com",
                "da2.iracknet.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 100,
            "domain_name": "xwf.pub",
            "domain_keyword": "xwf",
            "domain_tld": "pub",
            "query_time": "2024-04-20 18:05:51",
            "create_date": "2019-07-21",
            "update_date": "2022-04-21",
            "expiry_date": "2024-07-21",
            "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": "Feng Wei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.11,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>jwf.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3981</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>jwo.co.kr, jwm.nyc, jkf.jp, vwf.info, jws.com.co, jaf.it, jwh.org, jw5.com.cn, jwc.cloud, fwf.vip, fwf.name, jwq.lat, jwr.io, swf.frl, jwn.one, awf.law, lwf.ai, rwf.net, pwf.net, ujwf.com, lwf.it, jgwf.com.cn, dwf.london, cwf.shopping, jhf.rocks, jw2.space, pwf.se, jwft.cn, jwc.nyc, wwf.eu, vjwf.cn, jws.community, jif.cl, jmf.support, jkf.group, jdf.co, jsf.com.au, jlf.farm, jw7.finance, jwf9.com, jwvf.org, jef.org.in, sjwf.kr, jnf.nl, jwt.email, cwf.net, iwf.it, jwh.one, jw9.co.uk, jwe.com.au, jwm.cn, twf.vip, zwf.xyz, twf.zone, jwt.org, uwf.net, jwz.vip, jwp.de, jwa.fr, nwf.xyz, jgf.xyz, jaf.cl, jwaf.com, jff.in, jbf.education, jef.world, jwk.media, mwf.be, jrf.co, j5f.org, mwf.ru, jwc.com.pl, jwr.eu, fwf.bayern, jwr.info, jwc.photography, swf.pt, jw4.co.uk, jwaf.org, jwa.services, jwxf.net, jrf.ovh, jpf.jp, jw2.co.uk, jjf.photos, jpf.fyi, jw0.top, jif.wtf, vwf.co.uk, jws.asia, jjf.bet, jwo.xyz, jwof.cn, jwv.lat, jhf.vip, jwb.mobi, jwfs.net.au, lwf.team, hwf.co.uk, xwf.pub</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>jwo.co.kr</domain_name>
   <domain_keyword>jwo</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2021-03-21 07:50:04</query_time>
   <create_date>2020-04-07</create_date>
   <update_date>2020-04-07</update_date>
   <expiry_date>2024-04-07</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
   <registrant_address>????? ??? ???? 89 MG?? 2? 289 Seongsui-ro  Seongdong-gu Seoul 2F, .</registrant_address>
   <registrant_zip>04782</registrant_zip>
  </value>
  <value>
   <num>2</num>
   <domain_name>jwm.nyc</domain_name>
   <domain_keyword>jwm</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-04-09 16:17:33</query_time>
   <create_date>2018-11-28</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>jkf.jp</domain_name>
   <domain_keyword>jkf</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-12 08:53:38</query_time>
   <create_date>2018-01-23</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>JAPAN KARATEDO FEDERATION</registrant_name>
   <registrant_address>1-1-20,Tatsumi,Koutou-ku,Tokyo,135-8538 Japan</registrant_address>
   <registrant_zip>135-8538</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5534-1951</registrant_phone>
   <registrant_fax>03-5534-1952</registrant_fax>
   <name_servers>
    <value>ns00.vips.ne.jp</value>
    <value>ns01.vips.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>vwf.info</domain_name>
   <domain_keyword>vwf</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-12 15:14:30</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>3922</registrar_iana>
   <registrar_name>Sav.com, LLC - 32</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>jws.com.co</domain_name>
   <domain_keyword>jws</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-20 00:30:20</query_time>
   <create_date>2017-03-03</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>William Sanchez</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Cundinamarca</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</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.colombiahosting.com</value>
    <value>ns2.colombiahosting.com</value>
    <value>ns3.colombiahosting.com</value>
    <value>ns4.colombiahosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>jaf.it</domain_name>
   <domain_keyword>jaf</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-19 15:18:16</query_time>
   <create_date>2007-06-29</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>EuroDNS SA</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_company>QUINV SA</registrant_company>
   <registrant_address>36 avenue Marie Therese</registrant_address>
   <registrant_city>Luxembourg</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>2132</registrant_zip>
   <registrant_country>LU</registrant_country>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>jwh.org</domain_name>
   <domain_keyword>jwh</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 05:20:05</query_time>
   <create_date>2002-07-30</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-07-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>jw5.com.cn</domain_name>
   <domain_keyword>jw5</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-17 05:14:17</query_time>
   <create_date>2023-04-10</create_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_name>成都飞数科技有限公司</registrar_name>
   <registrant_name>余仁树</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.expirepausedns.com</value>
    <value>ns2.expirepausedns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>jwc.cloud</domain_name>
   <domain_keyword>jwc</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-17 05:16:49</query_time>
   <create_date>2016-02-17</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0142375592</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>fwf.vip</domain_name>
   <domain_keyword>fwf</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-29 22:02:03</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pk1.22.cn</value>
    <value>pk2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>fwf.name</domain_name>
   <domain_keyword>fwf</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-04-29 22:02:03</query_time>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>jwq.lat</domain_name>
   <domain_keyword>jwq</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-04-29 07:16:36</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>jwr.io</domain_name>
   <domain_keyword>jwr</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-23 13:06:53</query_time>
   <create_date>2015-06-06</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>swf.frl</domain_name>
   <domain_keyword>swf</domain_keyword>
   <domain_tld>frl</domain_tld>
   <query_time>2024-05-02 21:20:44</query_time>
   <create_date>2022-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Gemeente Súdwest-Fryslân</registrant_company>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns01.frlinfra.nl</value>
    <value>ns02.frlinfra.nl</value>
    <value>ns03.frlinfra.nl</value>
    <value>ns04.frlinfra.nl</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>jwn.one</domain_name>
   <domain_keyword>jwn</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-04 04:56:46</query_time>
   <create_date>2022-04-16</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>awf.law</domain_name>
   <domain_keyword>awf</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-05-01 23:51:00</query_time>
   <create_date>2019-12-12</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-12-12</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Anderson Law Firm</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Alabama</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.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>lwf.ai</domain_name>
   <domain_keyword>lwf</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-05 15:43:29</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>Redacted | EU Registrar</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>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>rwf.net</domain_name>
   <domain_keyword>rwf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 23:46:36</query_time>
   <create_date>1997-06-19</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2025-06-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.phxhosting.net</value>
    <value>ns2.phxhosting.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>pwf.net</domain_name>
   <domain_keyword>pwf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 08:58:51</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ujwf.com</domain_name>
   <domain_keyword>ujwf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 23:27:54</query_time>
   <create_date>2012-10-09</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>lwf.it</domain_name>
   <domain_keyword>lwf</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-14 20:04:03</query_time>
   <create_date>2015-10-03</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via XVI Settembre 1956 76</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>jgwf.com.cn</domain_name>
   <domain_keyword>jgwf</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-13 17:21:12</query_time>
   <create_date>2023-04-07</create_date>
   <expiry_date>2025-04-07</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>23</num>
   <domain_name>dwf.london</domain_name>
   <domain_keyword>dwf</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-04-27 05:48:18</query_time>
   <create_date>2014-12-29</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>DWF Law LLP</registrant_company>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.portsdns.se</value>
    <value>b.portsdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>cwf.shopping</domain_name>
   <domain_keyword>cwf</domain_keyword>
   <domain_tld>shopping</domain_tld>
   <query_time>2024-04-26 18:37:43</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</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>chen wei fang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong 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>abalone.dnspod.net</value>
    <value>aquila.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>jhf.rocks</domain_name>
   <domain_keyword>jhf</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-16 22:08:39</query_time>
   <create_date>2022-10-14</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>jw2.space</domain_name>
   <domain_keyword>jw2</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-09 05:56:00</query_time>
   <create_date>2023-12-25</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>Jejudo</registrant_state>
   <registrant_country>KR</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.whois.com</value>
    <value>ns2.whois.com</value>
    <value>ns3.whois.com</value>
    <value>ns4.whois.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>pwf.se</domain_name>
   <domain_keyword>pwf</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 00:45:47</query_time>
   <create_date>2021-11-07</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>jwft.cn</domain_name>
   <domain_keyword>jwft</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-19 17:58:23</query_time>
   <create_date>2022-11-09</create_date>
   <expiry_date>2024-11-09</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>jwc.nyc</domain_name>
   <domain_keyword>jwc</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-23 00:17:36</query_time>
   <create_date>2014-10-03</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Alabama</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>wwf.eu</domain_name>
   <domain_keyword>wwf</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-22 16:34:00</query_time>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1426.awsdns-50.org</value>
    <value>ns-1557.awsdns-02.co.uk</value>
    <value>ns-171.awsdns-21.com</value>
    <value>ns-818.awsdns-38.net</value>
   </name_servers>
  </value>
  <value>
   <num>31</num>
   <domain_name>vjwf.cn</domain_name>
   <domain_keyword>vjwf</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-11 22:10:30</query_time>
   <create_date>2023-05-07</create_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>李小军</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>jws.community</domain_name>
   <domain_keyword>jws</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-12 17:36:35</query_time>
   <create_date>2021-08-12</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>jif.cl</domain_name>
   <domain_keyword>jif</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-09 22:08:23</query_time>
   <create_date>2004-05-07</create_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>JIF CONCESIONES ALIMENTICIAS LTDA</registrant_name>
   <name_servers>
    <value>ns1.allhosting.cl</value>
    <value>ns2.allhosting.cl</value>
   </name_servers>
  </value>
  <value>
   <num>34</num>
   <domain_name>jmf.support</domain_name>
   <domain_keyword>jmf</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-12 20:19:58</query_time>
   <create_date>2020-07-15</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>JMF Technologies, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AL</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>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>35</num>
   <domain_name>jkf.group</domain_name>
   <domain_keyword>jkf</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-23 23:34:13</query_time>
   <create_date>2020-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2026-05-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>jdf.co</domain_name>
   <domain_keyword>jdf</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-24 22:40:02</query_time>
   <create_date>2014-09-26</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>55555</registrar_iana>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.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>jsf.com.au</domain_name>
   <domain_keyword>jsf</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-26 06:47:57</query_time>
   <update_date>2024-04-21</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Alan Gladman</registrant_name>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>jlf.farm</domain_name>
   <domain_keyword>jlf</domain_keyword>
   <domain_tld>farm</domain_tld>
   <query_time>2024-05-29 12:28:07</query_time>
   <create_date>2017-03-29</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Brandon Schmitt</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.gfoo.com</value>
    <value>ns4.gfoo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>jw7.finance</domain_name>
   <domain_keyword>jw7</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-26 19:40:26</query_time>
   <create_date>2024-02-05</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>jwf9.com</domain_name>
   <domain_keyword>jwf9</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 23:51:26</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-03-28</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>zhang shuai xin</registrant_name>
   <registrant_company>zhang shuai xin</registrant_company>
   <registrant_address>guang dong sheng</registrant_address>
   <registrant_city>shaoguan</registrant_city>
   <registrant_state>guangdong</registrant_state>
   <registrant_zip>512000</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.13542231256</registrant_phone>
   <registrant_fax>+86.13542231256</registrant_fax>
   <name_servers>
    <value>dns10.parkpage.foundationapi.com</value>
    <value>dns11.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>jwvf.org</domain_name>
   <domain_keyword>jwvf</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 23:53:45</query_time>
   <create_date>2022-08-16</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>42</num>
   <domain_name>jef.org.in</domain_name>
   <domain_keyword>jef</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-05-30 20:42:57</query_time>
   <create_date>2017-05-26</create_date>
   <update_date>2022-05-13</update_date>
   <expiry_date>2027-05-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jagran Education Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.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>43</num>
   <domain_name>sjwf.kr</domain_name>
   <domain_keyword>sjwf</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2022-07-07 05:44:40</query_time>
   <create_date>2019-03-15</create_date>
   <update_date>2019-03-15</update_date>
   <expiry_date>2024-03-15</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://whois.co.kr</registrar_website>
   <registrant_name>????????</registrant_name>
   <registrant_address>??? ??? ??? ????41?? 24 (??) 24 Paldalmun-ro 41beon-gil  Paldal-gu Suwon-si Gyeonggi-do, Gyeonggi-do.</registrant_address>
   <registrant_zip>16243</registrant_zip>
  </value>
  <value>
   <num>44</num>
   <domain_name>jnf.nl</domain_name>
   <domain_keyword>jnf</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-08 03:20:25</query_time>
   <create_date>1995-08-28</create_date>
   <update_date>2019-05-14</update_date>
   <registrar_name>AutoDNS</registrar_name>
   <name_servers>
    <value>ns1.premium-dns.nl</value>
    <value>ns2.premium-dns.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>jwt.email</domain_name>
   <domain_keyword>jwt</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-09 15:13:40</query_time>
   <create_date>2020-02-07</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-07</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>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>ns1cny.name.com</value>
    <value>ns2kry.name.com</value>
    <value>ns3gmt.name.com</value>
    <value>ns4kmw.name.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>cwf.net</domain_name>
   <domain_keyword>cwf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 09:19:21</query_time>
   <create_date>2002-09-01</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2027-09-01</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.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>47</num>
   <domain_name>iwf.it</domain_name>
   <domain_keyword>iwf</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 08:27:34</query_time>
   <create_date>2009-12-30</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_name>Donat Network System di Molino</registrar_name>
   <registrar_website>http://www.sincrono.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns2.assotld.it</value>
    <value>sam.userspace.it</value>
    <value>slave.sincrono.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>jwh.one</domain_name>
   <domain_keyword>jwh</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-17 05:20:05</query_time>
   <create_date>2021-04-02</create_date>
   <update_date>2022-04-17</update_date>
   <expiry_date>2031-04-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bonnie.ns.cloudflare.com</value>
    <value>harley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>jw9.co.uk</domain_name>
   <domain_keyword>jw9</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 05:14:32</query_time>
   <create_date>2022-06-03</create_date>
   <update_date>2022-10-04</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>jwe.com.au</domain_name>
   <domain_keyword>jwe</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-17 05:18:10</query_time>
   <update_date>2024-04-14</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>John Walters</registrant_name>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>jwm.cn</domain_name>
   <domain_keyword>jwm</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-10 16:54:11</query_time>
   <create_date>2003-03-17</create_date>
   <expiry_date>2026-03-17</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>江苏勃曼工业控制技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>escape.dnspod.net</value>
    <value>width.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>twf.vip</domain_name>
   <domain_keyword>twf</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-26 02:06:29</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pk1.22.cn</value>
    <value>pk2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>zwf.xyz</domain_name>
   <domain_keyword>zwf</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-26 14:57:55</query_time>
   <create_date>2019-06-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>ONTARIO</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>twf.zone</domain_name>
   <domain_keyword>twf</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-04-26 02:06:29</query_time>
   <create_date>2018-09-30</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2025-09-30</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brit.ns.cloudflare.com</value>
    <value>watson.ns.cloudflare.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>jwt.org</domain_name>
   <domain_keyword>jwt</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 13:09:04</query_time>
   <create_date>1997-09-18</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wunderman Thompson LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>michael.ns.cloudflare.com</value>
    <value>raina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>uwf.net</domain_name>
   <domain_keyword>uwf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-28 14:26:50</query_time>
   <create_date>2001-12-10</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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>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>57</num>
   <domain_name>jwz.vip</domain_name>
   <domain_keyword>jwz</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-23 13:11:31</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pk1.22.cn</value>
    <value>pk2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>jwp.de</domain_name>
   <domain_keyword>jwp</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 22:32:31</query_time>
   <update_date>2018-07-26</update_date>
   <name_servers>
    <value>ns1095.ui-dns.biz</value>
    <value>ns1095.ui-dns.com</value>
    <value>ns1095.ui-dns.de</value>
    <value>ns1095.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>jwa.fr</domain_name>
   <domain_keyword>jwa</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 06:18:23</query_time>
   <create_date>1998-12-27</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>CSC CORPORATE DOMAINS INC.</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_company>Accenture Global Solutions Limited</registrant_company>
   <registrant_address>Accenture Global Solutions Limited, 3 Grand Canal Plaza, Upper Grand Canal Street, 4 Dublin, Dublin</registrant_address>
   <registrant_country>IE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+353.16462000</registrant_phone>
   <name_servers>
    <value>amrns1501.accenture.com</value>
    <value>apans3501.accenture.com</value>
    <value>emens3501.accenture.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>nwf.xyz</domain_name>
   <domain_keyword>nwf</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 17:40:00</query_time>
   <create_date>2022-01-24</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Wei Cao</registrant_company>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>jgf.xyz</domain_name>
   <domain_keyword>jgf</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 19:16:33</query_time>
   <create_date>2022-01-24</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>jaf.cl</domain_name>
   <domain_keyword>jaf</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-21 22:53:07</query_time>
   <create_date>2005-08-18</create_date>
   <expiry_date>2025-09-16</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>JOSE ANTONIO FERNANDEZ GONZALEZ</registrant_name>
   <name_servers>
    <value>ns.tchile.com</value>
    <value>ns1.tchile.com</value>
    <value>ns2.tchile.com</value>
    <value>ns3.tchile.com</value>
   </name_servers>
  </value>
  <value>
   <num>63</num>
   <domain_name>jwaf.com</domain_name>
   <domain_keyword>jwaf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 09:50:34</query_time>
   <create_date>2005-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>jff.in</domain_name>
   <domain_keyword>jff</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-15 20:54:00</query_time>
   <create_date>2013-11-10</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2025-11-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Etheresque LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>65</num>
   <domain_name>jbf.education</domain_name>
   <domain_keyword>jbf</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-15 15:15:04</query_time>
   <create_date>2018-11-03</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks01.rzone.de</value>
    <value>shades03.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>jef.world</domain_name>
   <domain_keyword>jef</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-25 05:43:44</query_time>
   <create_date>2018-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>jwk.media</domain_name>
   <domain_keyword>jwk</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-25 23:52:10</query_time>
   <create_date>2023-01-29</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>mwf.be</domain_name>
   <domain_keyword>mwf</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-30 02:14:52</query_time>
   <create_date>2021-11-21</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>jrf.co</domain_name>
   <domain_keyword>jrf</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-01 17:10:22</query_time>
   <create_date>2015-01-09</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns299.websitewelcome.com</value>
    <value>ns300.websitewelcome.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>j5f.org</domain_name>
   <domain_keyword>j5f</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 19:33:05</query_time>
   <create_date>2011-10-10</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-10-10</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ontario</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>mwf.ru</domain_name>
   <domain_keyword>mwf</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 06:45:20</query_time>
   <create_date>2012-08-28</create_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.snparking.ru</value>
    <value>ns2.snparking.ru</value>
    <value>ns3.snparking.ru</value>
    <value>ns4.snparking.ru</value>
    <value>ns5.snparking.ru</value>
    <value>ns6.snparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>jwc.com.pl</domain_name>
   <domain_keyword>jwc</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-04 04:54:21</query_time>
   <create_date>2000-04-28</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>jwr.eu</domain_name>
   <domain_keyword>jwr</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 00:03:29</query_time>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
  </value>
  <value>
   <num>74</num>
   <domain_name>fwf.bayern</domain_name>
   <domain_keyword>fwf</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-04-12 07:28:18</query_time>
   <create_date>2023-02-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fernwasserversorgung Franken</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>jwr.info</domain_name>
   <domain_keyword>jwr</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-11 02:10:27</query_time>
   <create_date>2021-02-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>76</num>
   <domain_name>jwc.photography</domain_name>
   <domain_keyword>jwc</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-04-11 02:06:03</query_time>
   <create_date>2014-02-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-us.1and1-dns.com</value>
    <value>ns-us.1and1-dns.de</value>
    <value>ns-us.1and1-dns.org</value>
    <value>ns-us.1and1-dns.us</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>swf.pt</domain_name>
   <domain_keyword>swf</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-04-13 21:48:38</query_time>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-cdmy7qoe.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>jw4.co.uk</domain_name>
   <domain_keyword>jw4</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 05:14:15</query_time>
   <create_date>2014-02-23</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2026-02-23</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>jwaf.org</domain_name>
   <domain_keyword>jwaf</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 05:15:01</query_time>
   <create_date>2001-12-04</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>jwa.services</domain_name>
   <domain_keyword>jwa</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-17 05:14:34</query_time>
   <create_date>2015-02-13</create_date>
   <update_date>2022-12-20</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.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>jwxf.net</domain_name>
   <domain_keyword>jwxf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 15:14:34</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2024-03-05</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>SHAN XI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</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>ns1.dns.com</value>
    <value>ns2.dns.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>jrf.ovh</domain_name>
   <domain_keyword>jrf</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-04-17 21:54:41</query_time>
   <create_date>2016-02-18</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns18.ovh.net</value>
    <value>ns18.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>jpf.jp</domain_name>
   <domain_keyword>jpf</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-08 03:18:48</query_time>
   <create_date>2005-12-27</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>Shinmirai Co.,Ltd.</registrant_name>
   <registrant_address>roppongi annex</registrant_address>
   <registrant_zip>106-0032</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5395-1235</registrant_phone>
   <name_servers>
    <value>amdns03.alpha-mail.jp</value>
    <value>kotetsu.alpha-lt.net</value>
    <value>tsukuba.aics.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>jw2.co.uk</domain_name>
   <domain_keyword>jw2</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-12 17:32:41</query_time>
   <create_date>2009-11-14</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>jjf.photos</domain_name>
   <domain_keyword>jjf</domain_keyword>
   <domain_tld>photos</domain_tld>
   <query_time>2024-05-12 03:55:59</query_time>
   <create_date>2014-03-10</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
    <value>dns3.registrar-servers.com</value>
    <value>dns4.registrar-servers.com</value>
    <value>dns5.registrar-servers.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>jpf.fyi</domain_name>
   <domain_keyword>jpf</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-05-25 16:09:30</query_time>
   <create_date>2020-08-03</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>jw0.top</domain_name>
   <domain_keyword>jw0</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-25 23:50:13</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu bin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>jif.wtf</domain_name>
   <domain_keyword>jif</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-20 07:43:07</query_time>
   <create_date>2016-01-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kara.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>vwf.co.uk</domain_name>
   <domain_keyword>vwf</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 00:04:25</query_time>
   <create_date>1999-09-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-09-10</expiry_date>
   <registrar_name>Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]</registrar_name>
   <registrar_website>http://giraffe.co.uk</registrar_website>
   <registrant_name>Dulwich Storage Company Ltd</registrant_name>
   <registrant_address>35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom</registrant_address>
   <name_servers>
    <value>a.giraffe.co.uk</value>
    <value>b.giraffe.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>jws.asia</domain_name>
   <domain_keyword>jws</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-20 14:16:05</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elijah.ns.cloudflare.com</value>
    <value>itzel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>jjf.bet</domain_name>
   <domain_keyword>jjf</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-19 17:18:16</query_time>
   <create_date>2023-08-30</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.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>92</num>
   <domain_name>jwo.xyz</domain_name>
   <domain_keyword>jwo</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 17:59:57</query_time>
   <create_date>2021-01-15</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.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>jwof.cn</domain_name>
   <domain_keyword>jwof</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-19 17:59:57</query_time>
   <create_date>2023-05-18</create_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>谢业东</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>park.i-now.cn</value>
    <value>park.i-now.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>jwv.lat</domain_name>
   <domain_keyword>jwv</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-19 18:00:48</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>jhf.vip</domain_name>
   <domain_keyword>jhf</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-31 15:47:20</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pk1.22.cn</value>
    <value>pk2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>jwb.mobi</domain_name>
   <domain_keyword>jwb</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-30 21:17:32</query_time>
   <create_date>2006-09-26</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>peng you hua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>jwfs.net.au</domain_name>
   <domain_keyword>jwfs</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-30 03:54:18</query_time>
   <update_date>2023-09-24</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Jamie Wright</registrant_name>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>lwf.team</domain_name>
   <domain_keyword>lwf</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-04-12 09:02:39</query_time>
   <create_date>2019-02-15</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>hwf.co.uk</domain_name>
   <domain_keyword>hwf</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 22:41:24</query_time>
   <create_date>1997-06-19</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>iRack Limited [Tag = LEGEND]</registrar_name>
   <registrar_website>http://www.iracknet.com</registrar_website>
   <name_servers>
    <value>da1.iracknet.com</value>
    <value>da2.iracknet.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>xwf.pub</domain_name>
   <domain_keyword>xwf</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-04-20 18:05:51</query_time>
   <create_date>2019-07-21</create_date>
   <update_date>2022-04-21</update_date>
   <expiry_date>2024-07-21</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>Feng Wei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bei Jing</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>
 </results>
 <stats>
  <total_time>0.11</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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