WHOIS QUERY TIME

6 Jun 2024 - 2:15 AM UTC

Registered: 31 August 2021
Expiry: 31 August 2025

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

ns11.xincache.com
ns12.xincache.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=jpt1.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "jpt1.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "jpt1.cn",
            "domain_keyword": "jpt1",
            "domain_tld": "cn",
            "query_time": "2024-06-06 02:15:47",
            "create_date": "2021-08-31",
            "expiry_date": "2025-08-31",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "广州金普特电力科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.041,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>jpt1.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>jpt1.cn</domain_name>
   <domain_keyword>jpt1</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-06 02:15:47</query_time>
   <create_date>2021-08-31</create_date>
   <expiry_date>2025-08-31</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>广州金普特电力科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.041</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.217 seconds) for "jpt1.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

10 Feb 2023 - 11:31 AM UTC

Registered: 31 August 2021
Expiry: 31 August 2024

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

ns11.xincache.com
ns12.xincache.com

DOMAIN STATUS

ok

REGISTRANT

Name: 广州金普特电力科技有限公司
Email: [email protected]

#2 - QUERY TIME

12 Apr 2024 - 12:50 PM UTC

Registered: 31 August 2021
Expiry: 31 August 2025

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

ns11.xincache.com
ns12.xincache.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=jpt1.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "jpt1.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "jpt1.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "jpt1.cn",
            "domain_keyword": "jpt1",
            "domain_tld": "cn",
            "query_time": "2023-02-10 11:31:38",
            "create_date": "2021-08-31",
            "expiry_date": "2024-08-31",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "广州金普特电力科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "jpt1.cn",
            "domain_keyword": "jpt1",
            "domain_tld": "cn",
            "query_time": "2024-04-12 12:50:55",
            "create_date": "2021-08-31",
            "expiry_date": "2025-08-31",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "广州金普特电力科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.217,
        "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>jpt1.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>jpt1.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>jpt1.cn</domain_name>
   <domain_keyword>jpt1</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-02-10 11:31:38</query_time>
   <create_date>2021-08-31</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>广州金普特电力科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>jpt1.cn</domain_name>
   <domain_keyword>jpt1</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-12 12:50:55</query_time>
   <create_date>2021-08-31</create_date>
   <expiry_date>2025-08-31</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>广州金普特电力科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.217</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 579 domain names (in 0.08 seconds) which look and sound like the brand name "jpt1".
Domain Name Registered Expiry Registrar Ownership
1 jptv.blog 27 Apr 2024 27 Apr 2025 Gandi SAS -
2 jp81.com 8 Jul 2017 8 Jul 2024 GMO INTERNET, INC. Tokaikikaku Co. Ltd.
3 gpt1.live 11 May 2023 11 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
4 jptm.jp 7 Jun 2020 30 Jun 2024 - (Not displayed by registrant's request)
5 bpt1.net 25 Mar 2013 25 Mar 2025 GoDaddy.com, LLC -
6 jpta.digital 30 May 2023 30 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
7 jpti.info 8 Feb 2017 8 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
8 jptl.com.br 28 Jun 2000 28 Jun 2025 - ESTEVAO DA SILVA NEVES CONGRO
9 jpti.online 2 Feb 2024 2 Feb 2025 IONOS SE -
10 jptb.net 19 Apr 2023 19 Apr 2025 Launchpad.com Inc. -
11 gpt1.fun 20 Oct 2023 20 Oct 2024 Xin Net Technology Corp. wangchunsen
12 jpto.net 16 Jan 2012 16 Jan 2033 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
13 jwt1.com 25 Aug 2006 25 Aug 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
14 spt1.dev 22 Dec 2021 22 Dec 2026 Tucows Domains Inc Contact Privacy Inc. Customer 0163352522
15 apt1.org 24 Aug 2023 24 Aug 2024 Tucows Domains Inc. Data Protected
16 jptw.biz 30 Aug 2018 30 Aug 2024 GMO Internet, Inc. d/b/a Onamae.com musuhi
17 jptv.club 20 Jun 2020 20 Jun 2026 eNom, LLC Proxy Protection LLC
18 jptr.info 11 Jan 2022 11 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
19 jpte.nl 23 Sep 2016 - Hostnet B.V. -
20 jp01.site 2 Nov 2023 2 Nov 2024 Name.com, Inc Domain Protection Services, Inc.
21 jptv.in 8 Jul 2020 8 Jul 2026 NameCheap, Inc. Om Services
22 jptp.com.cn 9 Sep 2022 9 Sep 2024 北京新网数码信息技术有限公司 胡益鸿
23 jpti.net 5 Jun 2013 5 Jun 2026 easyDNS Technologies, Inc. MyPrivacy.net Ltd.
24 jp31.com 7 Aug 2017 7 Aug 2024 GoDaddy.com, LLC -
25 jlpt1.xyz 19 Apr 2023 19 Apr 2025 Megazone Corp. Hostingkr
26 jct1.com 6 Apr 2019 6 Apr 2027 Todaynic.com, Inc. -
27 jqt1.com 2 Jan 2015 2 Jan 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
28 jpt0.site 21 Nov 2023 21 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
29 hpt1.co.uk 15 Sep 2023 15 Sep 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
30 jptn.org 25 Dec 2020 25 Dec 2024 Gandi SAS JPTN
31 jp01.store 20 Apr 2024 20 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
32 jpty.com 11 Jan 2004 11 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
33 jpg1.su 9 Aug 2023 9 Aug 2024 RUCENTER-SU Private Person
34 jpto.com 23 Apr 2002 23 Apr 2025 Name.com, Inc. Affordable Webhosting, Inc., Customers
35 jst1.com 31 Jan 2004 31 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 jptn.cloud 10 Jul 2023 10 Jul 2024 Porkbun LLC Private by Design, LLC
37 jpth.com 27 Feb 2013 27 Feb 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
38 jpc1.jp 19 Dec 2007 31 Dec 2024 - TakahashiSekiyuCo.,Ltd
39 zpt1.ru 3 Apr 2015 3 Apr 2025 R01-RU Private Person
40 jbt1.net 14 Dec 2010 14 Dec 2024 ENOM, INC. REDACTED FOR PRIVACY
41 jpg1.ru 6 Mar 2024 6 Mar 2025 REGRU-RU Private Person
42 ppt1.top 17 Sep 2023 17 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) you shi ke ji ( zhong guo ) you xian gong si
43 0pt1.com 14 Apr 2016 14 Apr 2025 GoDaddy.com, LLC -
44 jp-1.info 16 Nov 2012 16 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
45 ipt1.com 9 Feb 1999 9 Feb 2025 Network Solutions, LLC -
46 jptu.vip 7 Jan 2023 7 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
47 jlt1.cn 25 Jun 2019 25 Jun 2024 成都西维数码科技有限公司 四川嘉蓝图企业管理有限公司
48 jat1.net 21 Sep 2020 21 Sep 2024 Network Solutions, LLC -
49 jp-1.com 4 Feb 1999 4 Feb 2025 ENOM, INC. REDACTED FOR PRIVACY
50 jpt4.lat 17 Oct 2023 17 Oct 2024 Porkbun, LLC Private by Design, LLC
51 jpst1.com 23 Apr 2021 23 Apr 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
52 jptc.co.uk 21 Nov 2018 21 Nov 2024 Safenames Ltd [Tag = SAFENAMES] -
53 jptn.tokyo 11 Jun 2023 11 Jun 2024 GMO Internet Group, Inc. -
54 jst1.cn 30 Nov 2022 30 Nov 2024 成都西维数码科技有限公司 姚航
55 jpta.ru 24 Nov 2023 24 Nov 2024 RU-CENTER-RU Private Person
56 jpl1.online 6 Mar 2024 6 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
57 jps1.xyz 26 Jun 2023 26 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
58 jptl.org 4 Apr 2002 4 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
59 jmt1.shop 21 Mar 2024 21 Mar 2025 Spaceship, Inc. -
60 jptm.com 1 Jun 1999 1 Jun 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
61 jpti.com 27 Apr 2008 27 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
62 tpt1.com 12 Jan 2018 12 Jan 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
63 gpt1.club 26 Apr 2023 26 Apr 2024 DNSPod, Inc. fuguxianzhumengshidaikejiyouxiangongsi
64 jht1.com 6 Jul 2007 6 Jul 2024 GoDaddy.com, LLC -
65 jptf.org 24 Apr 2022 24 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
66 lpt1.nl 7 Feb 2012 - team.blue nl B.V. -
67 jps1.net 23 Feb 2016 23 Feb 2025 GoDaddy.com, LLC -
68 jpts.tokyo 15 May 2020 15 May 2025 GMO Internet Group, Inc. -
69 jp01.top 23 Nov 2023 23 Nov 2024 Eranet International Limited yu bin
70 jptv.online 4 Jun 2023 4 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
71 ppt1.com 27 Sep 2006 27 Sep 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
72 j1t1.site 22 Nov 2023 22 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
73 jpw1.com 27 May 2014 27 May 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
74 jpt6.net 16 May 2023 16 May 2025 Name.com, Inc. Domain Protection Services, Inc.
75 jptg.co.uk 2 Dec 2016 2 Dec 2024 Namesco Limited [Tag = NAMESCO] -
76 jpts.ninja 1 Sep 2017 1 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
77 apt1.com 9 Oct 2022 9 Oct 2024 GoDaddy.com, LLC -
78 mpt1.com 9 Nov 2011 9 Nov 2024 Wild West Domains, LLC -
79 jptu.com 11 Jul 2001 11 Jul 2024 GoDaddy Online Services Cayman Islands Ltd. -
80 jrt1.com 30 May 2015 30 May 2025 GoDaddy.com, LLC -
81 ppt1.shop 12 Apr 2023 12 Apr 2025 Alibaba Cloud Computing Ltd. -
82 dpt1.ru 4 Aug 2023 4 Aug 2024 REGRU-RU Yandex.Mail Exclusive email address feature
83 jpta.biz 5 Oct 2001 6 Nov 2024 Gandi SAS Hideki Ishizawa
84 jpg1.info 28 Jun 2023 28 Jun 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
85 hpt1.com 10 Feb 2020 10 Feb 2025 IONOS SE Heavy Plant Training Ltd
86 jptr.digital 6 Mar 2024 6 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
87 jpy1.xyz 6 Jan 2023 6 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
88 jet1.uk 3 Jul 2019 3 Jul 2024 Harrison Fell [Tag = LETDOMAINS] Harrison Fell
89 jit1.icu 7 Mar 2024 7 Mar 2025 West263 International Limited -
90 jpts.fun 6 May 2023 6 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
91 jptc.net 25 Mar 2024 25 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
92 jpb1.com 6 Nov 2012 6 Nov 2024 DNC Holdings, Inc REDACTED FOR PRIVACY
93 jet1.bet 1 Nov 2023 1 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
94 ypt1.com 20 Mar 2022 20 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
95 jptw.co.jp 31 Jul 1998 - - JAPAN PAPER TRANSPORT & WAREHOUSE CO.,LTD.
96 jpts.org 13 Apr 2017 13 Apr 2025 Biglizarddomains.com LLC REDACTED FOR PRIVACY
97 jptd.com 28 Oct 2002 25 Jan 2028 Squarespace Domains II LLC Jptd
98 jpu1.lat 4 Oct 2023 4 Oct 2024 Porkbun, LLC Private by Design, LLC
99 jpi1.com 8 Nov 2022 8 Nov 2024 Wix.Com Ltd. Wix.com Ltd.
100 jp51.com 24 Oct 2013 24 Oct 2024 eName Technology Co.,Ltd. -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Jpt1.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=jpt1.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "jpt1.cn",
        "page_size": 100
    },
    "count": {
        "total": 579,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "jptv.blog, jp81.com, gpt1.live, jptm.jp, bpt1.net, jpta.digital, jpti.info, jptl.com.br, jpti.online, jptb.net, gpt1.fun, jpto.net, jwt1.com, spt1.dev, apt1.org, jptw.biz, jptv.club, jptr.info, jpte.nl, jp01.site, jptv.in, jptp.com.cn, jpti.net, jp31.com, jlpt1.xyz, jct1.com, jqt1.com, jpt0.site, hpt1.co.uk, jptn.org, jp01.store, jpty.com, jpg1.su, jpto.com, jst1.com, jptn.cloud, jpth.com, jpc1.jp, zpt1.ru, jbt1.net, jpg1.ru, ppt1.top, 0pt1.com, jp-1.info, ipt1.com, jptu.vip, jlt1.cn, jat1.net, jp-1.com, jpt4.lat, jpst1.com, jptc.co.uk, jptn.tokyo, jst1.cn, jpta.ru, jpl1.online, jps1.xyz, jptl.org, jmt1.shop, jptm.com, jpti.com, tpt1.com, gpt1.club, jht1.com, jptf.org, lpt1.nl, jps1.net, jpts.tokyo, jp01.top, jptv.online, ppt1.com, j1t1.site, jpw1.com, jpt6.net, jptg.co.uk, jpts.ninja, apt1.com, mpt1.com, jptu.com, jrt1.com, ppt1.shop, dpt1.ru, jpta.biz, jpg1.info, hpt1.com, jptr.digital, jpy1.xyz, jet1.uk, jit1.icu, jpts.fun, jptc.net, jpb1.com, jet1.bet, ypt1.com, jptw.co.jp, jpts.org, jptd.com, jpu1.lat, jpi1.com, jp51.com",
    "results": [
        {
            "num": 1,
            "domain_name": "jptv.blog",
            "domain_keyword": "jptv",
            "domain_tld": "blog",
            "query_time": "2024-04-29 14:17:26",
            "create_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_state": "NY",
            "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": [
                "ns-188-a.gandi.net",
                "ns-213-b.gandi.net",
                "ns-90-c.gandi.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "jp81.com",
            "domain_keyword": "jp81",
            "domain_tld": "com",
            "query_time": "2024-04-25 20:57:41",
            "create_date": "2017-07-08",
            "update_date": "2023-06-23",
            "expiry_date": "2024-07-08",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "yuichi kitahara",
            "registrant_company": "Tokaikikaku Co. Ltd.",
            "registrant_address": "3-21-21 Marunouchi",
            "registrant_city": "Naka-ku Nagoya-shi",
            "registrant_state": "Aichi",
            "registrant_zip": "460-0002",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.568915039",
            "name_servers": [
                "ns51.worldnic.com",
                "ns52.worldnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "gpt1.live",
            "domain_keyword": "gpt1",
            "domain_tld": "live",
            "query_time": "2024-05-16 08:46:04",
            "create_date": "2023-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "chelsea.ns.cloudflare.com",
                "woz.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "jptm.jp",
            "domain_keyword": "jptm",
            "domain_tld": "jp",
            "query_time": "2024-04-18 09:41:41",
            "create_date": "2020-06-07",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 5,
            "domain_name": "bpt1.net",
            "domain_keyword": "bpt1",
            "domain_tld": "net",
            "query_time": "2024-04-25 00:30:09",
            "create_date": "2013-03-25",
            "update_date": "2023-03-26",
            "expiry_date": "2025-03-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "jpta.digital",
            "domain_keyword": "jpta",
            "domain_tld": "digital",
            "query_time": "2024-06-01 17:09:02",
            "create_date": "2023-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "jpti.info",
            "domain_keyword": "jpti",
            "domain_tld": "info",
            "query_time": "2024-05-26 20:21:34",
            "create_date": "2017-02-08",
            "update_date": "2024-03-24",
            "expiry_date": "2025-02-08",
            "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": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "jptl.com.br",
            "domain_keyword": "jptl",
            "domain_tld": "com.br",
            "query_time": "2024-06-06 02:16:33",
            "create_date": "2000-06-28",
            "update_date": "2022-01-27",
            "expiry_date": "2025-06-28",
            "registrant_name": "ESTEVAO DA SILVA NEVES CONGRO",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "arnold.ns.cloudflare.com",
                "becky.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 9,
            "domain_name": "jpti.online",
            "domain_keyword": "jpti",
            "domain_tld": "online",
            "query_time": "2024-05-26 20:21:34",
            "create_date": "2024-02-02",
            "update_date": "2024-03-13",
            "expiry_date": "2025-02-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_state": "ZARAGOZA",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns5.servidoresdns.net",
                "dns6.servidoresdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "jptb.net",
            "domain_keyword": "jptb",
            "domain_tld": "net",
            "query_time": "2024-04-28 21:31:17",
            "create_date": "2023-04-19",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-19",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "ns1.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "gpt1.fun",
            "domain_keyword": "gpt1",
            "domain_tld": "fun",
            "query_time": "2024-05-02 23:53:48",
            "create_date": "2023-10-20",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-20",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "wangchunsen",
            "registrant_state": "sichuansheng",
            "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": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "jpto.net",
            "domain_keyword": "jpto",
            "domain_tld": "net",
            "query_time": "2024-04-18 09:41:42",
            "create_date": "2012-01-16",
            "update_date": "2023-06-18",
            "expiry_date": "2033-01-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=jpto.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns1.hlsn.net",
                "ns1.vtto.net",
                "ns2.hlsn.net",
                "ns2.vtto.net",
                "ns3.hlsn.net",
                "ns4.hlsn.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "jwt1.com",
            "domain_keyword": "jwt1",
            "domain_tld": "com",
            "query_time": "2024-04-23 13:09:05",
            "create_date": "2006-08-25",
            "update_date": "2023-07-27",
            "expiry_date": "2024-08-25",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "spt1.dev",
            "domain_keyword": "spt1",
            "domain_tld": "dev",
            "query_time": "2024-05-09 06:50:27",
            "create_date": "2021-12-22",
            "update_date": "2024-03-29",
            "expiry_date": "2026-12-22",
            "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 0163352522",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "apt1.org",
            "domain_keyword": "apt1",
            "domain_tld": "org",
            "query_time": "2024-05-11 10:12:13",
            "create_date": "2023-08-24",
            "update_date": "2023-09-10",
            "expiry_date": "2024-08-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Brisbane",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jakub.ns.cloudflare.com",
                "kristina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "jptw.biz",
            "domain_keyword": "jptw",
            "domain_tld": "biz",
            "query_time": "2024-04-18 09:42:17",
            "create_date": "2018-08-30",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-30",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "musuhi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yamaguchi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xbiz.ne.jp",
                "ns2.xbiz.ne.jp",
                "ns3.xbiz.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "jptv.club",
            "domain_keyword": "jptv",
            "domain_tld": "club",
            "query_time": "2024-04-18 09:42:17",
            "create_date": "2020-06-20",
            "update_date": "2024-02-13",
            "expiry_date": "2026-06-20",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proxy Protection LLC",
            "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": [
                "freedns1.registrar-servers.com",
                "freedns2.registrar-servers.com",
                "freedns3.registrar-servers.com",
                "freedns4.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "jptr.info",
            "domain_keyword": "jptr",
            "domain_tld": "info",
            "query_time": "2024-05-12 02:20:16",
            "create_date": "2022-01-11",
            "update_date": "2023-12-17",
            "expiry_date": "2025-01-11",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "jpte.nl",
            "domain_keyword": "jpte",
            "domain_tld": "nl",
            "query_time": "2024-05-10 00:01:04",
            "create_date": "2016-09-23",
            "update_date": "2022-04-12",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 20,
            "domain_name": "jp01.site",
            "domain_keyword": "jp01",
            "domain_tld": "site",
            "query_time": "2024-05-13 21:11:01",
            "create_date": "2023-11-02",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-02",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_state": "CO",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1dns.name.com",
                "ns2glx.name.com",
                "ns3cfp.name.com",
                "ns4cjp.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "jptv.in",
            "domain_keyword": "jptv",
            "domain_tld": "in",
            "query_time": "2024-05-26 20:21:40",
            "create_date": "2020-07-08",
            "update_date": "2024-03-22",
            "expiry_date": "2026-07-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Om Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please contact the registrar listed above",
            "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": 22,
            "domain_name": "jptp.com.cn",
            "domain_keyword": "jptp",
            "domain_tld": "com.cn",
            "query_time": "2024-05-26 20:21:37",
            "create_date": "2022-09-09",
            "expiry_date": "2024-09-09",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "胡益鸿",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "jpti.net",
            "domain_keyword": "jpti",
            "domain_tld": "net",
            "query_time": "2024-04-18 09:41:38",
            "create_date": "2013-06-05",
            "update_date": "2023-01-28",
            "expiry_date": "2026-06-05",
            "registrar_iana": 469,
            "registrar_name": "easyDNS Technologies, Inc.",
            "registrar_website": "http://www.easydns.com",
            "registrant_name": "Contact Privacy",
            "registrant_company": "MyPrivacy.net Ltd.",
            "registrant_address": "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": [
                "motorhead.easydns.org",
                "nirvana.easydns.net",
                "rush.easydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "jp31.com",
            "domain_keyword": "jp31",
            "domain_tld": "com",
            "query_time": "2024-04-25 20:57:22",
            "create_date": "2017-08-07",
            "update_date": "2023-06-24",
            "expiry_date": "2024-08-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nsx.tssns.net",
                "nsy.tssns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "jlpt1.xyz",
            "domain_keyword": "jlpt1",
            "domain_tld": "xyz",
            "query_time": "2024-05-04 12:27:59",
            "create_date": "2023-04-19",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp.",
            "registrar_website": "http://www.hosting.kr",
            "registrant_company": "Hostingkr",
            "registrant_state": "Ulleung-gun",
            "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": [
                "ns-129.awsdns-16.com",
                "ns-1463.awsdns-54.org",
                "ns-1705.awsdns-21.co.uk",
                "ns-668.awsdns-19.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "jct1.com",
            "domain_keyword": "jct1",
            "domain_tld": "com",
            "query_time": "2024-04-22 09:28:52",
            "create_date": "2019-04-06",
            "update_date": "2022-04-22",
            "expiry_date": "2027-04-06",
            "registrar_iana": 697,
            "registrar_name": "Todaynic.com, Inc.",
            "registrar_website": "http://www.todaynic.com",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "jqt1.com",
            "domain_keyword": "jqt1",
            "domain_tld": "com",
            "query_time": "2024-04-26 18:53:56",
            "create_date": "2015-01-02",
            "update_date": "2023-09-01",
            "expiry_date": "2026-01-02",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "jpt0.site",
            "domain_keyword": "jpt0",
            "domain_tld": "site",
            "query_time": "2024-05-26 20:21:30",
            "create_date": "2023-11-21",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Fu Jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "hpt1.co.uk",
            "domain_keyword": "hpt1",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 06:37:22",
            "create_date": "2023-09-15",
            "update_date": "2023-09-15",
            "expiry_date": "2025-09-15",
            "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": 30,
            "domain_name": "jptn.org",
            "domain_keyword": "jptn",
            "domain_tld": "org",
            "query_time": "2024-04-18 09:41:42",
            "create_date": "2020-12-25",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-25",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JPTN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "24",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-227-c.gandi.net",
                "ns-238-b.gandi.net",
                "ns-38-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "jp01.store",
            "domain_keyword": "jp01",
            "domain_tld": "store",
            "query_time": "2024-04-23 16:51:55",
            "create_date": "2024-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "christina.ns.cloudflare.com",
                "will.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "jpty.com",
            "domain_keyword": "jpty",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:42:19",
            "create_date": "2004-01-11",
            "update_date": "2024-02-20",
            "expiry_date": "2025-01-11",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/jpty.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "jpg1.su",
            "domain_keyword": "jpg1",
            "domain_tld": "su",
            "query_time": "2024-05-05 20:06:47",
            "create_date": "2023-08-09",
            "expiry_date": "2024-08-09",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "becky.ns.cloudflare.com",
                "leif.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 34,
            "domain_name": "jpto.com",
            "domain_keyword": "jpto",
            "domain_tld": "com",
            "query_time": "2024-04-28 21:31:21",
            "create_date": "2002-04-23",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-23",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "Affordable Webhosting, Inc., Customers",
            "registrant_address": "PO Box 1508",
            "registrant_city": "Manzanita",
            "registrant_state": "OR",
            "registrant_zip": "97130-1508",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/jpto.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1cny.name.com",
                "ns2kry.name.com",
                "ns3dkz.name.com",
                "ns4bht.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "jst1.com",
            "domain_keyword": "jst1",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:25:19",
            "create_date": "2004-01-31",
            "update_date": "2023-02-01",
            "expiry_date": "2025-01-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=jst1.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "jptn.cloud",
            "domain_keyword": "jptn",
            "domain_tld": "cloud",
            "query_time": "2024-05-26 20:21:35",
            "create_date": "2023-07-10",
            "update_date": "2023-10-30",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "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.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "jpth.com",
            "domain_keyword": "jpth",
            "domain_tld": "com",
            "query_time": "2024-04-18 09:41:34",
            "create_date": "2013-02-27",
            "update_date": "2022-12-23",
            "expiry_date": "2025-02-27",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "jiang xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.iidns.com",
                "dns2.iidns.com",
                "dns3.iidns.com",
                "dns4.iidns.com",
                "dns5.iidns.com",
                "dns6.iidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "jpc1.jp",
            "domain_keyword": "jpc1",
            "domain_tld": "jp",
            "query_time": "2024-04-29 19:19:24",
            "create_date": "2007-12-19",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "TakahashiSekiyuCo.,Ltd",
            "registrant_address": "10-1-25 Ishigaki-higashi Beppu-shi",
            "registrant_zip": "874-0919",
            "registrant_email": "[email protected]",
            "registrant_phone": "0977-23-0300",
            "registrant_fax": "0977-23-2555",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 39,
            "domain_name": "zpt1.ru",
            "domain_keyword": "zpt1",
            "domain_tld": "ru",
            "query_time": "2024-05-01 01:51:51",
            "create_date": "2015-04-03",
            "expiry_date": "2025-04-03",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 40,
            "domain_name": "jbt1.net",
            "domain_keyword": "jbt1",
            "domain_tld": "net",
            "query_time": "2024-05-25 21:47:03",
            "create_date": "2010-12-14",
            "update_date": "2022-11-21",
            "expiry_date": "2024-12-14",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/6b4bdd66-7607-4b4f-a68d-1958448f0bd7",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "jpg1.ru",
            "domain_keyword": "jpg1",
            "domain_tld": "ru",
            "query_time": "2024-05-01 21:38:29",
            "create_date": "2024-03-06",
            "expiry_date": "2025-03-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.platformalp.ru",
                "ns2.platformalp.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "ppt1.top",
            "domain_keyword": "ppt1",
            "domain_tld": "top",
            "query_time": "2024-05-26 00:43:48",
            "create_date": "2023-09-17",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "you shi ke ji ( zhong guo ) you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "0pt1.com",
            "domain_keyword": "0pt1",
            "domain_tld": "com",
            "query_time": "2024-04-25 10:25:20",
            "create_date": "2016-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "jp-1.info",
            "domain_keyword": "jp-1",
            "domain_tld": "info",
            "query_time": "2024-04-25 20:55:19",
            "create_date": "2012-11-16",
            "update_date": "2023-11-05",
            "expiry_date": "2024-11-16",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ipt1.com",
            "domain_keyword": "ipt1",
            "domain_tld": "com",
            "query_time": "2024-04-26 09:35:42",
            "create_date": "1999-02-09",
            "update_date": "2023-12-11",
            "expiry_date": "2025-02-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns55.worldnic.com",
                "ns56.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "jptu.vip",
            "domain_keyword": "jptu",
            "domain_tld": "vip",
            "query_time": "2024-05-19 19:01:22",
            "create_date": "2023-01-07",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "jlt1.cn",
            "domain_keyword": "jlt1",
            "domain_tld": "cn",
            "query_time": "2024-05-23 23:36:39",
            "create_date": "2019-06-25",
            "expiry_date": "2024-06-25",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "四川嘉蓝图企业管理有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "jat1.net",
            "domain_keyword": "jat1",
            "domain_tld": "net",
            "query_time": "2024-04-06 11:07:48",
            "create_date": "2020-09-21",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "dns1.stabletransit.com",
                "dns2.stabletransit.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "jp-1.com",
            "domain_keyword": "jp-1",
            "domain_tld": "com",
            "query_time": "2024-04-25 20:55:19",
            "create_date": "1999-02-04",
            "update_date": "2023-10-21",
            "expiry_date": "2025-02-04",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cebu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PH",
            "registrant_email": "https://tieredaccess.com/contact/c292a671-97c0-4b30-9f93-7b874f686c18",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns2.quickserve.com",
                "ns8.ns0.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "jpt4.lat",
            "domain_keyword": "jpt4",
            "domain_tld": "lat",
            "query_time": "2024-04-28 21:31:15",
            "create_date": "2023-10-17",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-17",
            "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": 51,
            "domain_name": "jpst1.com",
            "domain_keyword": "jpst1",
            "domain_tld": "com",
            "query_time": "2024-05-31 08:14:30",
            "create_date": "2021-04-23",
            "update_date": "2021-04-23",
            "expiry_date": "2024-04-23",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=jpst1.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com",
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "jptc.co.uk",
            "domain_keyword": "jptc",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 08:14:34",
            "create_date": "2018-11-21",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-21",
            "registrar_name": "Safenames Ltd [Tag = SAFENAMES]",
            "registrar_website": "http://www.safenames.net",
            "name_servers": [
                "dns1.idp365.net",
                "dns2.idp365.net",
                "dns3.idp365.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 53,
            "domain_name": "jptn.tokyo",
            "domain_keyword": "jptn",
            "domain_tld": "tokyo",
            "query_time": "2024-04-18 09:41:44",
            "create_date": "2023-06-11",
            "update_date": "2023-08-01",
            "expiry_date": "2024-06-11",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "jst1.cn",
            "domain_keyword": "jst1",
            "domain_tld": "cn",
            "query_time": "2024-04-18 08:25:19",
            "create_date": "2022-11-30",
            "expiry_date": "2024-11-30",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "姚航",
            "registrant_email": "[email protected]",
            "name_servers": [
                "pete.ns.cloudflare.com",
                "rosemary.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "jpta.ru",
            "domain_keyword": "jpta",
            "domain_tld": "ru",
            "query_time": "2024-05-01 21:38:34",
            "create_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 56,
            "domain_name": "jpl1.online",
            "domain_keyword": "jpl1",
            "domain_tld": "online",
            "query_time": "2024-05-08 03:20:06",
            "create_date": "2024-03-06",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.ifastnet10.org",
                "ns2.ifastnet10.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "jps1.xyz",
            "domain_keyword": "jps1",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 19:00:05",
            "create_date": "2023-06-26",
            "update_date": "2023-09-13",
            "expiry_date": "2024-06-26",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "jptl.org",
            "domain_keyword": "jptl",
            "domain_tld": "org",
            "query_time": "2024-05-19 19:01:15",
            "create_date": "2002-04-04",
            "update_date": "2023-06-17",
            "expiry_date": "2025-04-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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "jmt1.shop",
            "domain_keyword": "jmt1",
            "domain_tld": "shop",
            "query_time": "2024-05-23 23:39:22",
            "create_date": "2024-03-21",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-21",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 60,
            "domain_name": "jptm.com",
            "domain_keyword": "jptm",
            "domain_tld": "com",
            "query_time": "2024-06-06 02:16:34",
            "create_date": "1999-06-01",
            "update_date": "2024-05-14",
            "expiry_date": "2025-06-01",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "ns1.qiaomi.com",
                "ns2.qiaomi.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "jpti.com",
            "domain_keyword": "jpti",
            "domain_tld": "com",
            "query_time": "2024-06-06 02:16:31",
            "create_date": "2008-04-27",
            "update_date": "2024-02-28",
            "expiry_date": "2025-04-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=jpti.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "tpt1.com",
            "domain_keyword": "tpt1",
            "domain_tld": "com",
            "query_time": "2024-06-01 23:40:22",
            "create_date": "2018-01-12",
            "update_date": "2021-01-06",
            "expiry_date": "2024-01-12",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "gpt1.club",
            "domain_keyword": "gpt1",
            "domain_tld": "club",
            "query_time": "2024-06-02 03:55:14",
            "create_date": "2023-04-26",
            "update_date": "2024-04-29",
            "expiry_date": "2024-04-26",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "fuguxianzhumengshidaikejiyouxiangongsi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expire01.dnspod.net",
                "expire02.dnspod.net"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "jht1.com",
            "domain_keyword": "jht1",
            "domain_tld": "com",
            "query_time": "2024-04-24 19:03:40",
            "create_date": "2007-07-06",
            "update_date": "2023-06-21",
            "expiry_date": "2024-07-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "jptf.org",
            "domain_keyword": "jptf",
            "domain_tld": "org",
            "query_time": "2024-04-28 21:31:19",
            "create_date": "2022-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "lpt1.nl",
            "domain_keyword": "lpt1",
            "domain_tld": "nl",
            "query_time": "2024-05-05 12:24:14",
            "create_date": "2012-02-07",
            "update_date": "2024-04-22",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "joselyn.ns.cloudflare.com",
                "rex.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 67,
            "domain_name": "jps1.net",
            "domain_keyword": "jps1",
            "domain_tld": "net",
            "query_time": "2024-04-18 09:38:54",
            "create_date": "2016-02-23",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.ipower.com",
                "ns2.ipower.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "jpts.tokyo",
            "domain_keyword": "jpts",
            "domain_tld": "tokyo",
            "query_time": "2024-05-21 12:48:21",
            "create_date": "2020-05-15",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-15",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.firebird.jp",
                "ns2.firebird.jp",
                "ns3.firebird.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "jp01.top",
            "domain_keyword": "jp01",
            "domain_tld": "top",
            "query_time": "2024-05-31 13:44:17",
            "create_date": "2023-11-23",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-23",
            "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"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "jptv.online",
            "domain_keyword": "jptv",
            "domain_tld": "online",
            "query_time": "2024-05-12 02:20:20",
            "create_date": "2023-06-04",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-04",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ppt1.com",
            "domain_keyword": "ppt1",
            "domain_tld": "com",
            "query_time": "2024-05-19 07:00:39",
            "create_date": "2006-09-27",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-27",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "ns1.yjs-cdn.com",
                "ns2.yjs-cdn.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "j1t1.site",
            "domain_keyword": "j1t1",
            "domain_tld": "site",
            "query_time": "2024-05-26 15:39:15",
            "create_date": "2023-11-22",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Nei Meng Gu",
            "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.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "jpw1.com",
            "domain_keyword": "jpw1",
            "domain_tld": "com",
            "query_time": "2024-05-29 18:50:22",
            "create_date": "2014-05-27",
            "update_date": "2024-05-28",
            "expiry_date": "2024-05-27",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "hu nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "jpt6.net",
            "domain_keyword": "jpt6",
            "domain_tld": "net",
            "query_time": "2024-06-06 02:15:47",
            "create_date": "2023-05-16",
            "update_date": "2024-04-03",
            "expiry_date": "2025-05-16",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/jpt6.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.xdnspro.com",
                "ns1.xdnspro.net",
                "ns5.xdnspro.com",
                "ns5.xdnspro.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "jptg.co.uk",
            "domain_keyword": "jptg",
            "domain_tld": "co.uk",
            "query_time": "2024-06-08 16:38:32",
            "create_date": "2016-12-02",
            "update_date": "2023-02-14",
            "expiry_date": "2024-12-02",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "jpts.ninja",
            "domain_keyword": "jpts",
            "domain_tld": "ninja",
            "query_time": "2024-04-18 09:42:13",
            "create_date": "2017-09-01",
            "update_date": "2023-10-16",
            "expiry_date": "2025-09-01",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "apt1.com",
            "domain_keyword": "apt1",
            "domain_tld": "com",
            "query_time": "2024-04-27 03:48:04",
            "create_date": "2022-10-09",
            "update_date": "2024-03-30",
            "expiry_date": "2024-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "mpt1.com",
            "domain_keyword": "mpt1",
            "domain_tld": "com",
            "query_time": "2024-05-08 18:34:02",
            "create_date": "2011-11-09",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-09",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "jptu.com",
            "domain_keyword": "jptu",
            "domain_tld": "com",
            "query_time": "2024-06-06 02:16:45",
            "create_date": "2001-07-11",
            "update_date": "2023-06-07",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.venture.com",
                "ns2.venture.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "jrt1.com",
            "domain_keyword": "jrt1",
            "domain_tld": "com",
            "query_time": "2024-06-01 17:13:01",
            "create_date": "2015-05-30",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "ppt1.shop",
            "domain_keyword": "ppt1",
            "domain_tld": "shop",
            "query_time": "2024-05-01 07:03:07",
            "create_date": "2023-04-12",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "https://wanwang.aliyun.com/",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "dpt1.ru",
            "domain_keyword": "dpt1",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:48:56",
            "create_date": "2023-08-04",
            "expiry_date": "2024-08-04",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "jpta.biz",
            "domain_keyword": "jpta",
            "domain_tld": "biz",
            "query_time": "2024-05-19 19:01:10",
            "create_date": "2001-10-05",
            "update_date": "2023-10-18",
            "expiry_date": "2024-11-06",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hideki Ishizawa",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "JP-08",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-127-b.gandi.net",
                "ns-132-c.gandi.net",
                "ns-178-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "jpg1.info",
            "domain_keyword": "jpg1",
            "domain_tld": "info",
            "query_time": "2024-05-25 16:09:37",
            "create_date": "2023-06-28",
            "update_date": "2024-01-01",
            "expiry_date": "2024-06-28",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "hpt1.com",
            "domain_keyword": "hpt1",
            "domain_tld": "com",
            "query_time": "2024-06-05 07:34:10",
            "create_date": "2020-02-10",
            "update_date": "2022-10-31",
            "expiry_date": "2025-02-10",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Heavy Plant Training Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1020.ui-dns.biz",
                "ns1062.ui-dns.com",
                "ns1088.ui-dns.org",
                "ns1112.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "jptr.digital",
            "domain_keyword": "jptr",
            "domain_tld": "digital",
            "query_time": "2024-05-10 00:01:36",
            "create_date": "2024-03-06",
            "update_date": "2024-03-11",
            "expiry_date": "2026-03-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "jpy1.xyz",
            "domain_keyword": "jpy1",
            "domain_tld": "xyz",
            "query_time": "2024-04-15 03:28:14",
            "create_date": "2023-01-06",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "jet1.uk",
            "domain_keyword": "jet1",
            "domain_tld": "uk",
            "query_time": "2024-05-03 06:57:27",
            "create_date": "2019-07-03",
            "update_date": "2023-12-30",
            "expiry_date": "2024-07-03",
            "registrar_name": "Harrison Fell [Tag = LETDOMAINS]",
            "registrar_website": "http://www.buydomain.uk",
            "registrant_name": "Harrison Fell",
            "name_servers": [
                "ns1.cloudhosting.co.uk",
                "ns2.cloudhosting.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 89,
            "domain_name": "jit1.icu",
            "domain_keyword": "jit1",
            "domain_tld": "icu",
            "query_time": "2024-05-06 10:13:59",
            "create_date": "2024-03-07",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "He Nan",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "jpts.fun",
            "domain_keyword": "jpts",
            "domain_tld": "fun",
            "query_time": "2024-05-26 20:21:39",
            "create_date": "2023-05-06",
            "update_date": "2023-08-31",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "jptc.net",
            "domain_keyword": "jptc",
            "domain_tld": "net",
            "query_time": "2024-05-25 16:12:36",
            "create_date": "2024-03-25",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "jpb1.com",
            "domain_keyword": "jpb1",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:00:19",
            "create_date": "2012-11-06",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-06",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "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": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.directnic.com",
                "ns1.directnic.com",
                "ns2.directnic.com",
                "ns3.directnic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "jet1.bet",
            "domain_keyword": "jet1",
            "domain_tld": "bet",
            "query_time": "2024-05-08 18:09:57",
            "create_date": "2023-11-01",
            "update_date": "2024-02-15",
            "expiry_date": "2024-11-01",
            "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": [
                "pedro.ns.cloudflare.com",
                "treasure.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "ypt1.com",
            "domain_keyword": "ypt1",
            "domain_tld": "com",
            "query_time": "2024-05-26 04:48:13",
            "create_date": "2022-03-20",
            "update_date": "2022-08-23",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "jptw.co.jp",
            "domain_keyword": "jptw",
            "domain_tld": "co.jp",
            "query_time": "2024-05-19 19:01:22",
            "create_date": "1998-07-31",
            "update_date": "2023-08-01",
            "registrant_company": "JAPAN PAPER TRANSPORT & WAREHOUSE CO.,LTD.",
            "name_servers": [
                "ns4.cpi.ad.jp",
                "ns5.cpi.ad.jp"
            ]
        },
        {
            "num": 96,
            "domain_name": "jpts.org",
            "domain_keyword": "jpts",
            "domain_tld": "org",
            "query_time": "2024-04-18 09:42:13",
            "create_date": "2017-04-13",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1165,
            "registrar_name": "Biglizarddomains.com 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": [
                "sk.s5.ans1.ns148.ztomy.com",
                "sk.s5.ans2.ns148.ztomy.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "jptd.com",
            "domain_keyword": "jptd",
            "domain_tld": "com",
            "query_time": "2024-06-06 02:16:25",
            "create_date": "2002-10-28",
            "update_date": "2024-05-28",
            "expiry_date": "2028-01-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jptd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Amman",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JO",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brenda.ns.cloudflare.com",
                "isaac.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "jpu1.lat",
            "domain_keyword": "jpu1",
            "domain_tld": "lat",
            "query_time": "2024-06-06 02:16:50",
            "create_date": "2023-10-04",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "jpi1.com",
            "domain_keyword": "jpi1",
            "domain_tld": "com",
            "query_time": "2024-04-29 19:23:57",
            "create_date": "2022-11-08",
            "update_date": "2023-10-09",
            "expiry_date": "2024-11-08",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wix.com Ltd.",
            "registrant_address": "500 Terry Francois Blvd",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94158",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4154291173",
            "registrant_fax": "(415) 643-6479",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "jp51.com",
            "domain_keyword": "jp51",
            "domain_tld": "com",
            "query_time": "2024-05-27 23:29:58",
            "create_date": "2013-10-24",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "SiChuan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/jp51.com",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.08,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>jpt1.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>579</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>jptv.blog, jp81.com, gpt1.live, jptm.jp, bpt1.net, jpta.digital, jpti.info, jptl.com.br, jpti.online, jptb.net, gpt1.fun, jpto.net, jwt1.com, spt1.dev, apt1.org, jptw.biz, jptv.club, jptr.info, jpte.nl, jp01.site, jptv.in, jptp.com.cn, jpti.net, jp31.com, jlpt1.xyz, jct1.com, jqt1.com, jpt0.site, hpt1.co.uk, jptn.org, jp01.store, jpty.com, jpg1.su, jpto.com, jst1.com, jptn.cloud, jpth.com, jpc1.jp, zpt1.ru, jbt1.net, jpg1.ru, ppt1.top, 0pt1.com, jp-1.info, ipt1.com, jptu.vip, jlt1.cn, jat1.net, jp-1.com, jpt4.lat, jpst1.com, jptc.co.uk, jptn.tokyo, jst1.cn, jpta.ru, jpl1.online, jps1.xyz, jptl.org, jmt1.shop, jptm.com, jpti.com, tpt1.com, gpt1.club, jht1.com, jptf.org, lpt1.nl, jps1.net, jpts.tokyo, jp01.top, jptv.online, ppt1.com, j1t1.site, jpw1.com, jpt6.net, jptg.co.uk, jpts.ninja, apt1.com, mpt1.com, jptu.com, jrt1.com, ppt1.shop, dpt1.ru, jpta.biz, jpg1.info, hpt1.com, jptr.digital, jpy1.xyz, jet1.uk, jit1.icu, jpts.fun, jptc.net, jpb1.com, jet1.bet, ypt1.com, jptw.co.jp, jpts.org, jptd.com, jpu1.lat, jpi1.com, jp51.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>jptv.blog</domain_name>
   <domain_keyword>jptv</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-04-29 14:17:26</query_time>
   <create_date>2024-04-27</create_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_state>NY</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>ns-188-a.gandi.net</value>
    <value>ns-213-b.gandi.net</value>
    <value>ns-90-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>jp81.com</domain_name>
   <domain_keyword>jp81</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 20:57:41</query_time>
   <create_date>2017-07-08</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>yuichi kitahara</registrant_name>
   <registrant_company>Tokaikikaku Co. Ltd.</registrant_company>
   <registrant_address>3-21-21 Marunouchi</registrant_address>
   <registrant_city>Naka-ku Nagoya-shi</registrant_city>
   <registrant_state>Aichi</registrant_state>
   <registrant_zip>460-0002</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.568915039</registrant_phone>
   <name_servers>
    <value>ns51.worldnic.com</value>
    <value>ns52.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>gpt1.live</domain_name>
   <domain_keyword>gpt1</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-16 08:46:04</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>chelsea.ns.cloudflare.com</value>
    <value>woz.ns.cloudflare.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>4</num>
   <domain_name>jptm.jp</domain_name>
   <domain_keyword>jptm</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-18 09:41:41</query_time>
   <create_date>2020-06-07</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>bpt1.net</domain_name>
   <domain_keyword>bpt1</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 00:30:09</query_time>
   <create_date>2013-03-25</create_date>
   <update_date>2023-03-26</update_date>
   <expiry_date>2025-03-25</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>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>6</num>
   <domain_name>jpta.digital</domain_name>
   <domain_keyword>jpta</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-06-01 17:09:02</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>jpti.info</domain_name>
   <domain_keyword>jpti</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 20:21:34</query_time>
   <create_date>2017-02-08</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-02-08</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>pdns09.domaincontrol.com</value>
    <value>pdns10.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>8</num>
   <domain_name>jptl.com.br</domain_name>
   <domain_keyword>jptl</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-06 02:16:33</query_time>
   <create_date>2000-06-28</create_date>
   <update_date>2022-01-27</update_date>
   <expiry_date>2025-06-28</expiry_date>
   <registrant_name>ESTEVAO DA SILVA NEVES CONGRO</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>arnold.ns.cloudflare.com</value>
    <value>becky.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>jpti.online</domain_name>
   <domain_keyword>jpti</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 20:21:34</query_time>
   <create_date>2024-02-02</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_state>ZARAGOZA</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns5.servidoresdns.net</value>
    <value>dns6.servidoresdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>jptb.net</domain_name>
   <domain_keyword>jptb</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-28 21:31:17</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>ns1.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>gpt1.fun</domain_name>
   <domain_keyword>gpt1</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-02 23:53:48</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>wangchunsen</registrant_company>
   <registrant_state>sichuansheng</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>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>jpto.net</domain_name>
   <domain_keyword>jpto</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 09:41:42</query_time>
   <create_date>2012-01-16</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2033-01-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=jpto.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns1.hlsn.net</value>
    <value>ns1.vtto.net</value>
    <value>ns2.hlsn.net</value>
    <value>ns2.vtto.net</value>
    <value>ns3.hlsn.net</value>
    <value>ns4.hlsn.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>jwt1.com</domain_name>
   <domain_keyword>jwt1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 13:09:05</query_time>
   <create_date>2006-08-25</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>spt1.dev</domain_name>
   <domain_keyword>spt1</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-09 06:50:27</query_time>
   <create_date>2021-12-22</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2026-12-22</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 0163352522</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>apt1.org</domain_name>
   <domain_keyword>apt1</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-11 10:12:13</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Brisbane</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jakub.ns.cloudflare.com</value>
    <value>kristina.ns.cloudflare.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>jptw.biz</domain_name>
   <domain_keyword>jptw</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-18 09:42:17</query_time>
   <create_date>2018-08-30</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>musuhi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Yamaguchi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xbiz.ne.jp</value>
    <value>ns2.xbiz.ne.jp</value>
    <value>ns3.xbiz.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>jptv.club</domain_name>
   <domain_keyword>jptv</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-18 09:42:17</query_time>
   <create_date>2020-06-20</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2026-06-20</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Proxy Protection LLC</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>freedns1.registrar-servers.com</value>
    <value>freedns2.registrar-servers.com</value>
    <value>freedns3.registrar-servers.com</value>
    <value>freedns4.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>jptr.info</domain_name>
   <domain_keyword>jptr</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 02:20:16</query_time>
   <create_date>2022-01-11</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>jpte.nl</domain_name>
   <domain_keyword>jpte</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 00:01:04</query_time>
   <create_date>2016-09-23</create_date>
   <update_date>2022-04-12</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>jp01.site</domain_name>
   <domain_keyword>jp01</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-13 21:11:01</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_state>CO</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1dns.name.com</value>
    <value>ns2glx.name.com</value>
    <value>ns3cfp.name.com</value>
    <value>ns4cjp.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>jptv.in</domain_name>
   <domain_keyword>jptv</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-26 20:21:40</query_time>
   <create_date>2020-07-08</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2026-07-08</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>Om Services</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 contact the registrar listed above</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>22</num>
   <domain_name>jptp.com.cn</domain_name>
   <domain_keyword>jptp</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-26 20:21:37</query_time>
   <create_date>2022-09-09</create_date>
   <expiry_date>2024-09-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>23</num>
   <domain_name>jpti.net</domain_name>
   <domain_keyword>jpti</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 09:41:38</query_time>
   <create_date>2013-06-05</create_date>
   <update_date>2023-01-28</update_date>
   <expiry_date>2026-06-05</expiry_date>
   <registrar_iana>469</registrar_iana>
   <registrar_name>easyDNS Technologies, Inc.</registrar_name>
   <registrar_website>http://www.easydns.com</registrar_website>
   <registrant_name>Contact Privacy</registrant_name>
   <registrant_company>MyPrivacy.net Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>motorhead.easydns.org</value>
    <value>nirvana.easydns.net</value>
    <value>rush.easydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>jp31.com</domain_name>
   <domain_keyword>jp31</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 20:57:22</query_time>
   <create_date>2017-08-07</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>nsx.tssns.net</value>
    <value>nsy.tssns.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>25</num>
   <domain_name>jlpt1.xyz</domain_name>
   <domain_keyword>jlpt1</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-04 12:27:59</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp.</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_company>Hostingkr</registrant_company>
   <registrant_state>Ulleung-gun</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>ns-129.awsdns-16.com</value>
    <value>ns-1463.awsdns-54.org</value>
    <value>ns-1705.awsdns-21.co.uk</value>
    <value>ns-668.awsdns-19.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>jct1.com</domain_name>
   <domain_keyword>jct1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 09:28:52</query_time>
   <create_date>2019-04-06</create_date>
   <update_date>2022-04-22</update_date>
   <expiry_date>2027-04-06</expiry_date>
   <registrar_iana>697</registrar_iana>
   <registrar_name>Todaynic.com, Inc.</registrar_name>
   <registrar_website>http://www.todaynic.com</registrar_website>
   <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>27</num>
   <domain_name>jqt1.com</domain_name>
   <domain_keyword>jqt1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 18:53:56</query_time>
   <create_date>2015-01-02</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2026-01-02</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>jpt0.site</domain_name>
   <domain_keyword>jpt0</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-26 20:21:30</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>hpt1.co.uk</domain_name>
   <domain_keyword>hpt1</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 06:37:22</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2025-09-15</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>30</num>
   <domain_name>jptn.org</domain_name>
   <domain_keyword>jptn</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 09:41:42</query_time>
   <create_date>2020-12-25</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>JPTN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>24</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-227-c.gandi.net</value>
    <value>ns-238-b.gandi.net</value>
    <value>ns-38-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>jp01.store</domain_name>
   <domain_keyword>jp01</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-23 16:51:55</query_time>
   <create_date>2024-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>christina.ns.cloudflare.com</value>
    <value>will.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>jpty.com</domain_name>
   <domain_keyword>jpty</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:42:19</query_time>
   <create_date>2004-01-11</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/jpty.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>jpg1.su</domain_name>
   <domain_keyword>jpg1</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 20:06:47</query_time>
   <create_date>2023-08-09</create_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>becky.ns.cloudflare.com</value>
    <value>leif.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>jpto.com</domain_name>
   <domain_keyword>jpto</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 21:31:21</query_time>
   <create_date>2002-04-23</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>Affordable Webhosting, Inc., Customers</registrant_company>
   <registrant_address>PO Box 1508</registrant_address>
   <registrant_city>Manzanita</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>97130-1508</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/jpto.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1cny.name.com</value>
    <value>ns2kry.name.com</value>
    <value>ns3dkz.name.com</value>
    <value>ns4bht.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>jst1.com</domain_name>
   <domain_keyword>jst1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:25:19</query_time>
   <create_date>2004-01-31</create_date>
   <update_date>2023-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=jst1.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>jptn.cloud</domain_name>
   <domain_keyword>jptn</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-26 20:21:35</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>jpth.com</domain_name>
   <domain_keyword>jpth</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 09:41:34</query_time>
   <create_date>2013-02-27</create_date>
   <update_date>2022-12-23</update_date>
   <expiry_date>2025-02-27</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>jiang xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.iidns.com</value>
    <value>dns2.iidns.com</value>
    <value>dns3.iidns.com</value>
    <value>dns4.iidns.com</value>
    <value>dns5.iidns.com</value>
    <value>dns6.iidns.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>jpc1.jp</domain_name>
   <domain_keyword>jpc1</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-29 19:19:24</query_time>
   <create_date>2007-12-19</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>TakahashiSekiyuCo.,Ltd</registrant_name>
   <registrant_address>10-1-25 Ishigaki-higashi Beppu-shi</registrant_address>
   <registrant_zip>874-0919</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0977-23-0300</registrant_phone>
   <registrant_fax>0977-23-2555</registrant_fax>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>zpt1.ru</domain_name>
   <domain_keyword>zpt1</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 01:51:51</query_time>
   <create_date>2015-04-03</create_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>jbt1.net</domain_name>
   <domain_keyword>jbt1</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 21:47:03</query_time>
   <create_date>2010-12-14</create_date>
   <update_date>2022-11-21</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.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>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/6b4bdd66-7607-4b4f-a68d-1958448f0bd7</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>jpg1.ru</domain_name>
   <domain_keyword>jpg1</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 21:38:29</query_time>
   <create_date>2024-03-06</create_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.platformalp.ru</value>
    <value>ns2.platformalp.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>ppt1.top</domain_name>
   <domain_keyword>ppt1</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-26 00:43:48</query_time>
   <create_date>2023-09-17</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>you shi ke ji ( zhong guo ) you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>0pt1.com</domain_name>
   <domain_keyword>0pt1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 10:25:20</query_time>
   <create_date>2016-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-14</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>ns73.domaincontrol.com</value>
    <value>ns74.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>44</num>
   <domain_name>jp-1.info</domain_name>
   <domain_keyword>jp-1</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-25 20:55:19</query_time>
   <create_date>2012-11-16</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>ipt1.com</domain_name>
   <domain_keyword>ipt1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 09:35:42</query_time>
   <create_date>1999-02-09</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns55.worldnic.com</value>
    <value>ns56.worldnic.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>jptu.vip</domain_name>
   <domain_keyword>jptu</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-19 19:01:22</query_time>
   <create_date>2023-01-07</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>jlt1.cn</domain_name>
   <domain_keyword>jlt1</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-23 23:36:39</query_time>
   <create_date>2019-06-25</create_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>四川嘉蓝图企业管理有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>jat1.net</domain_name>
   <domain_keyword>jat1</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 11:07:48</query_time>
   <create_date>2020-09-21</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>dns1.stabletransit.com</value>
    <value>dns2.stabletransit.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>jp-1.com</domain_name>
   <domain_keyword>jp-1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 20:55:19</query_time>
   <create_date>1999-02-04</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.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>Cebu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/c292a671-97c0-4b30-9f93-7b874f686c18</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns2.quickserve.com</value>
    <value>ns8.ns0.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>jpt4.lat</domain_name>
   <domain_keyword>jpt4</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-04-28 21:31:15</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-17</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>51</num>
   <domain_name>jpst1.com</domain_name>
   <domain_keyword>jpst1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 08:14:30</query_time>
   <create_date>2021-04-23</create_date>
   <update_date>2021-04-23</update_date>
   <expiry_date>2024-04-23</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=jpst1.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.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>jptc.co.uk</domain_name>
   <domain_keyword>jptc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 08:14:34</query_time>
   <create_date>2018-11-21</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>Safenames Ltd [Tag = SAFENAMES]</registrar_name>
   <registrar_website>http://www.safenames.net</registrar_website>
   <name_servers>
    <value>dns1.idp365.net</value>
    <value>dns2.idp365.net</value>
    <value>dns3.idp365.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>jptn.tokyo</domain_name>
   <domain_keyword>jptn</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-18 09:41:44</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>jst1.cn</domain_name>
   <domain_keyword>jst1</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-18 08:25:19</query_time>
   <create_date>2022-11-30</create_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>姚航</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>pete.ns.cloudflare.com</value>
    <value>rosemary.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>jpta.ru</domain_name>
   <domain_keyword>jpta</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 21:38:34</query_time>
   <create_date>2023-11-24</create_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>jpl1.online</domain_name>
   <domain_keyword>jpl1</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 03:20:06</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.ifastnet10.org</value>
    <value>ns2.ifastnet10.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>jps1.xyz</domain_name>
   <domain_keyword>jps1</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 19:00:05</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>jptl.org</domain_name>
   <domain_keyword>jptl</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 19:01:15</query_time>
   <create_date>2002-04-04</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2025-04-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>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>59</num>
   <domain_name>jmt1.shop</domain_name>
   <domain_keyword>jmt1</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-23 23:39:22</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>jptm.com</domain_name>
   <domain_keyword>jptm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 02:16:34</query_time>
   <create_date>1999-06-01</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>ns1.qiaomi.com</value>
    <value>ns2.qiaomi.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>jpti.com</domain_name>
   <domain_keyword>jpti</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 02:16:31</query_time>
   <create_date>2008-04-27</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=jpti.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>tpt1.com</domain_name>
   <domain_keyword>tpt1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 23:40:22</query_time>
   <create_date>2018-01-12</create_date>
   <update_date>2021-01-06</update_date>
   <expiry_date>2024-01-12</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>gpt1.club</domain_name>
   <domain_keyword>gpt1</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-02 03:55:14</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-04-26</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>fuguxianzhumengshidaikejiyouxiangongsi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expire01.dnspod.net</value>
    <value>expire02.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>jht1.com</domain_name>
   <domain_keyword>jht1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 19:03:40</query_time>
   <create_date>2007-07-06</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>jptf.org</domain_name>
   <domain_keyword>jptf</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 21:31:19</query_time>
   <create_date>2022-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>lpt1.nl</domain_name>
   <domain_keyword>lpt1</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-05 12:24:14</query_time>
   <create_date>2012-02-07</create_date>
   <update_date>2024-04-22</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>joselyn.ns.cloudflare.com</value>
    <value>rex.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>jps1.net</domain_name>
   <domain_keyword>jps1</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 09:38:54</query_time>
   <create_date>2016-02-23</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.ipower.com</value>
    <value>ns2.ipower.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>jpts.tokyo</domain_name>
   <domain_keyword>jpts</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-21 12:48:21</query_time>
   <create_date>2020-05-15</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns1.firebird.jp</value>
    <value>ns2.firebird.jp</value>
    <value>ns3.firebird.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>jp01.top</domain_name>
   <domain_keyword>jp01</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-31 13:44:17</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-23</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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>jptv.online</domain_name>
   <domain_keyword>jptv</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-12 02:20:20</query_time>
   <create_date>2023-06-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>71</num>
   <domain_name>ppt1.com</domain_name>
   <domain_keyword>ppt1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 07:00:39</query_time>
   <create_date>2006-09-27</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>ns1.yjs-cdn.com</value>
    <value>ns2.yjs-cdn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>j1t1.site</domain_name>
   <domain_keyword>j1t1</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-26 15:39:15</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-22</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>Nei Meng Gu</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.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>jpw1.com</domain_name>
   <domain_keyword>jpw1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 18:50:22</query_time>
   <create_date>2014-05-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2024-05-27</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>hu nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>jpt6.net</domain_name>
   <domain_keyword>jpt6</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 02:15:47</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/jpt6.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.xdnspro.com</value>
    <value>ns1.xdnspro.net</value>
    <value>ns5.xdnspro.com</value>
    <value>ns5.xdnspro.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>jptg.co.uk</domain_name>
   <domain_keyword>jptg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-08 16:38:32</query_time>
   <create_date>2016-12-02</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>jpts.ninja</domain_name>
   <domain_keyword>jpts</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-18 09:42:13</query_time>
   <create_date>2017-09-01</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2025-09-01</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>apt1.com</domain_name>
   <domain_keyword>apt1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 03:48:04</query_time>
   <create_date>2022-10-09</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-10-09</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.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>mpt1.com</domain_name>
   <domain_keyword>mpt1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 18:34:02</query_time>
   <create_date>2011-11-09</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>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>79</num>
   <domain_name>jptu.com</domain_name>
   <domain_keyword>jptu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 02:16:45</query_time>
   <create_date>2001-07-11</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-07-11</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.venture.com</value>
    <value>ns2.venture.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>jrt1.com</domain_name>
   <domain_keyword>jrt1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 17:13:01</query_time>
   <create_date>2015-05-30</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>ppt1.shop</domain_name>
   <domain_keyword>ppt1</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-01 07:03:07</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>https://wanwang.aliyun.com/</registrar_website>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>dpt1.ru</domain_name>
   <domain_keyword>dpt1</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:48:56</query_time>
   <create_date>2023-08-04</create_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>jpta.biz</domain_name>
   <domain_keyword>jpta</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-19 19:01:10</query_time>
   <create_date>2001-10-05</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hideki Ishizawa</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>JP-08</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-127-b.gandi.net</value>
    <value>ns-132-c.gandi.net</value>
    <value>ns-178-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>jpg1.info</domain_name>
   <domain_keyword>jpg1</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 16:09:37</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>hpt1.com</domain_name>
   <domain_keyword>hpt1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 07:34:10</query_time>
   <create_date>2020-02-10</create_date>
   <update_date>2022-10-31</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Heavy Plant Training Ltd</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>GB</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>ns1020.ui-dns.biz</value>
    <value>ns1062.ui-dns.com</value>
    <value>ns1088.ui-dns.org</value>
    <value>ns1112.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>jptr.digital</domain_name>
   <domain_keyword>jptr</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-10 00:01:36</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2026-03-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>87</num>
   <domain_name>jpy1.xyz</domain_name>
   <domain_keyword>jpy1</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-15 03:28:14</query_time>
   <create_date>2023-01-06</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>jet1.uk</domain_name>
   <domain_keyword>jet1</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-03 06:57:27</query_time>
   <create_date>2019-07-03</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>Harrison Fell [Tag = LETDOMAINS]</registrar_name>
   <registrar_website>http://www.buydomain.uk</registrar_website>
   <registrant_name>Harrison Fell</registrant_name>
   <name_servers>
    <value>ns1.cloudhosting.co.uk</value>
    <value>ns2.cloudhosting.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>jit1.icu</domain_name>
   <domain_keyword>jit1</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-06 10:13:59</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>He Nan</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>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>jpts.fun</domain_name>
   <domain_keyword>jpts</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-26 20:21:39</query_time>
   <create_date>2023-05-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>jptc.net</domain_name>
   <domain_keyword>jptc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 16:12:36</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <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>92</num>
   <domain_name>jpb1.com</domain_name>
   <domain_keyword>jpb1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:00:19</query_time>
   <create_date>2012-11-06</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
    <value>ns2.directnic.com</value>
    <value>ns3.directnic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>jet1.bet</domain_name>
   <domain_keyword>jet1</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-08 18:09:57</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_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>pedro.ns.cloudflare.com</value>
    <value>treasure.ns.cloudflare.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>ypt1.com</domain_name>
   <domain_keyword>ypt1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 04:48:13</query_time>
   <create_date>2022-03-20</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>jptw.co.jp</domain_name>
   <domain_keyword>jptw</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-19 19:01:22</query_time>
   <create_date>1998-07-31</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>JAPAN PAPER TRANSPORT &amp; WAREHOUSE CO.,LTD.</registrant_company>
   <name_servers>
    <value>ns4.cpi.ad.jp</value>
    <value>ns5.cpi.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>96</num>
   <domain_name>jpts.org</domain_name>
   <domain_keyword>jpts</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 09:42:13</query_time>
   <create_date>2017-04-13</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1165</registrar_iana>
   <registrar_name>Biglizarddomains.com 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>sk.s5.ans1.ns148.ztomy.com</value>
    <value>sk.s5.ans2.ns148.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>jptd.com</domain_name>
   <domain_keyword>jptd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 02:16:25</query_time>
   <create_date>2002-10-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2028-01-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jptd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Amman</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JO</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brenda.ns.cloudflare.com</value>
    <value>isaac.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>jpu1.lat</domain_name>
   <domain_keyword>jpu1</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-06-06 02:16:50</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>jpi1.com</domain_name>
   <domain_keyword>jpi1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 19:23:57</query_time>
   <create_date>2022-11-08</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wix.com Ltd.</registrant_company>
   <registrant_address>500 Terry Francois Blvd</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94158</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4154291173</registrant_phone>
   <registrant_fax>(415) 643-6479</registrant_fax>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>jp51.com</domain_name>
   <domain_keyword>jp51</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 23:29:58</query_time>
   <create_date>2013-10-24</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-24</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>SiChuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/jp51.com</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.08</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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