WHOIS QUERY TIME

18 May 2024 - 2:57 PM UTC

Registered: 17 March 2024
Expiry: 17 March 2025

REGISTRAR

Name: Web Commerce Communications Limited

DNSSEC

unsigned

NAME SERVERS

a.dnspod.com
b.dnspod.com
c.dnspod.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 王赵伟
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=dppla.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "dppla.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "dppla.cn",
            "domain_keyword": "dppla",
            "domain_tld": "cn",
            "query_time": "2024-05-18 14:57:13",
            "create_date": "2024-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "Web Commerce Communications Limited",
            "registrant_name": "王赵伟",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.dnspod.com",
                "b.dnspod.com",
                "c.dnspod.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.045,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>dppla.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>dppla.cn</domain_name>
   <domain_keyword>dppla</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-18 14:57:13</query_time>
   <create_date>2024-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>Web Commerce Communications Limited</registrar_name>
   <registrant_name>王赵伟</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.dnspod.com</value>
    <value>b.dnspod.com</value>
    <value>c.dnspod.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.045</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.225 seconds) for "dppla.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

20 Mar 2024 - 1:56 PM UTC

Registered: 17 March 2024
Expiry: 17 March 2025

REGISTRAR

Name: Web Commerce Communications Limited

DNSSEC

unsigned

NAME SERVERS

a.dnspod.com
b.dnspod.com
c.dnspod.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 佛山市顺怛多网络商务有限公司
Email: [email protected]

#2 - QUERY TIME

18 May 2024 - 2:57 PM UTC

Registered: 17 March 2024
Expiry: 17 March 2025

REGISTRAR

Name: Web Commerce Communications Limited

DNSSEC

unsigned

NAME SERVERS

a.dnspod.com
b.dnspod.com
c.dnspod.com

DOMAIN STATUS

clientTransferProhibited

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=dppla.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "dppla.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "dppla.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "dppla.cn",
            "domain_keyword": "dppla",
            "domain_tld": "cn",
            "query_time": "2024-03-20 13:56:45",
            "create_date": "2024-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "Web Commerce Communications Limited",
            "registrant_name": "佛山市顺怛多网络商务有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.dnspod.com",
                "b.dnspod.com",
                "c.dnspod.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dppla.cn",
            "domain_keyword": "dppla",
            "domain_tld": "cn",
            "query_time": "2024-05-18 14:57:13",
            "create_date": "2024-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "Web Commerce Communications Limited",
            "registrant_name": "王赵伟",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.dnspod.com",
                "b.dnspod.com",
                "c.dnspod.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.225,
        "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>dppla.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>dppla.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dppla.cn</domain_name>
   <domain_keyword>dppla</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-03-20 13:56:45</query_time>
   <create_date>2024-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>Web Commerce Communications Limited</registrar_name>
   <registrant_name>佛山市顺怛多网络商务有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.dnspod.com</value>
    <value>b.dnspod.com</value>
    <value>c.dnspod.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dppla.cn</domain_name>
   <domain_keyword>dppla</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-18 14:57:13</query_time>
   <create_date>2024-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>Web Commerce Communications Limited</registrar_name>
   <registrant_name>王赵伟</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.dnspod.com</value>
    <value>b.dnspod.com</value>
    <value>c.dnspod.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.225</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 268 domain names (in 0.118 seconds) which look and sound like the brand name "dppla".
Domain Name Registered Expiry Registrar Ownership
1 dpplt.com 12 Jul 2020 12 Jul 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
2 dopla.eu - - Key-Systems GmbH -
3 dmpla.com 10 Dec 2009 10 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
4 oppla.business 30 Aug 2022 30 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
5 appla.us 7 Jul 2023 7 Jul 2024 Dynadot Inc Jeffrey Smith
6 d-pla.jp 31 Oct 2022 31 Oct 2024 - Jyunichi Yoshida
7 dupla.cl 14 Apr 2011 6 May 2026 NIC Chile JULIO ANDRES POBLETE CASTRO
8 dappla.com 29 Sep 2020 29 Sep 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
9 tppla.com 28 Mar 2013 28 Mar 2024 GoDaddy.com, LLC -
10 dwpla.com 11 Dec 2003 11 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
11 dpsla.online 25 Oct 2023 25 Oct 2024 Dattatec.com SRL Donweb.com
12 ippla.com 13 Dec 2016 13 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
13 oppla.eu - - GANDI -
14 dpplaw.co.uk 21 Sep 2021 21 Sep 2024 Ionos SE [Tag = 1AND1] -
15 dpfla.store 20 Oct 2023 20 Oct 2024 Gabia, Inc. Jeong Yerim
16 fppla.org 22 May 2023 22 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 dupla.net 25 Oct 2012 25 Oct 2024 TurnCommerce, Inc. DBA NameBright.com ALICOM Swiss
18 dpplr.film 12 Nov 2021 12 Nov 2024 Name.com, Inc. DPPLR B.V.
19 dcpla.com 22 Sep 2008 22 Sep 2024 IONOS SE DC Placement Advisors GmbH
20 ippla.net 25 May 2023 25 May 2025 Megazone Corp., dba HOSTING.KR maypaper
21 ydppla.org 13 Mar 2015 13 Mar 2025 Tucows Domains Inc. YMCA OF THE CAPITAL AREA
22 dupla.com.pt - - - Dupla -Texteis, Importação e Exportação Lda
23 dppl3.com 1 Aug 2022 1 Aug 2024 GoDaddy.com, LLC -
24 dupla.bio 9 Aug 2021 9 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
25 rppla.com 22 May 2023 22 May 2025 GoDaddy.com, LLC -
26 deppla.info 7 Feb 2024 7 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
27 dupla.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
28 oppla.cn 4 Sep 2006 4 Sep 2024 商中在线科技股份有限公司 蒋军华
29 dupla.studio 23 May 2020 23 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
30 dipla.net 30 Jun 2000 7 Dec 2024 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
31 dppfa.com 15 Jan 2024 15 Jan 2025 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
32 appla.ca 25 Aug 2020 25 Aug 2024 CanSpace Solutions Inc. REDACTED FOR PRIVACY
33 dpplay.com 8 Mar 2012 15 Mar 2025 GoDaddy.com, LLC -
34 dupla.org 30 Sep 2018 30 Sep 2025 GoDaddy.com, LLC Keyword Acquisitions, Inc.
35 gppla.com 1 Oct 2020 1 Oct 2024 GoDaddy.com, LLC -
36 dopla.com 14 Jan 2014 13 Jul 2024 REGISTER S.P.A. DOPLA SRL
37 dopla.org 2 May 2005 2 May 2025 Register SpA DOPLA SRL
38 dppfa.net 15 Jan 2024 15 Jan 2025 Porkbun LLC Private by Design, LLC
39 dpppa.com 26 Mar 2021 26 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
40 dupla.it 21 Apr 2012 6 May 2025 Puglia.com srls Puglia.com S.r.l.s.
41 dpkla.com 28 Apr 2024 28 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
42 dppll.fun 16 Aug 2023 16 Aug 2033 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) deng pan pan
43 dbpla.org 2 Apr 2014 2 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 pppla.org 14 Jul 2008 14 Jul 2024 eNom, LLC Sterling Strategic Management
45 dupla.pt - - - -
46 dupla.com 27 Jun 1996 26 Jun 2024 Mesh Digital Limited -
47 dipla.app 16 Jan 2023 16 Jan 2025 Squarespace Domains II LLC. JosmanTek
48 dpply.com.cn 21 Jan 2024 21 Jan 2025 北京新网数码信息技术有限公司 夷志文
49 dpsla.store 25 Oct 2023 25 Oct 2024 Dattatec.com SRL Donweb.com
50 dupla.co 28 Jun 2018 28 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
51 dpplan.com 3 Jan 2018 3 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
52 duppla.org 15 Sep 2022 15 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
53 dpala.com 19 Nov 2010 19 Nov 2024 DOMAINPEOPLE, INC. REDACTED FOR PRIVACY
54 duppla.shop 16 Feb 2021 16 Feb 2025 GoDaddy.com LLC -
55 dpsla.cloud 13 Aug 2023 13 Aug 2024 Chengdu West Dimension Digital Technology Co., LTD REDACTED FOR PRIVACY
56 dupla.miami 1 Mar 2019 1 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
57 dppfa.network 15 Jan 2024 15 Jan 2025 Porkbun LLC Private by Design, LLC
58 appla.co.uk 3 Jan 2016 3 Jan 2026 Register.com Inc t/a Network Solutions [Tag = NSI-US] -
59 dippla.com 8 Jan 2019 8 Jan 2025 GoDaddy.com, LLC -
60 dipla.com 14 Jul 2004 14 Jul 2024 GoDaddy.com, LLC -
61 dipla.nl 26 Jun 2007 - Realtime Register -
62 dopla.pl 5 Jan 2024 5 Jan 2025 Aftermarket.pl Limited -
63 d-pla.co.jp 30 Jan 2001 - - D-pla Co., Ltd.
64 appla.cn 1 Jul 2020 1 Jul 2024 郑州世纪创联电子科技开发有限公司 沈群
65 bppla.com 26 Jun 2023 26 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
66 oppla.xyz 27 Nov 2023 27 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
67 dipla.shop 8 Oct 2021 8 Oct 2024 Registrar.eu -
68 dppca.in 10 Mar 2017 10 Mar 2025 Endurance Digital Domain Technology LLP n/a
69 dapla.com 21 Nov 2005 21 Nov 2024 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 816840
70 oppla.co.uk 4 Sep 2014 4 Sep 2024 Internet Domain Services BS Corp t/a Internet.bs [Tag = IDS-BS] -
71 djpla.net 25 Jan 2022 25 Jan 2025 DNSPod, Inc. REDACTED FOR PRIVACY
72 dbpla.net 11 Mar 2016 11 Mar 2025 GoDaddy.com, LLC -
73 dpple.net 16 Jan 2012 16 Jan 2025 Dotname Korea Corp. -
74 appla.top 28 Jun 2023 28 Jun 2024 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD 郑州经济技术开发区登嘉楼电脑维修行
75 zppla.com 17 Mar 2022 17 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
76 dpcla.com 24 Jul 2018 24 Jul 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
77 dppca.com 9 Mar 2017 9 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
78 dspla.com 19 Oct 2014 19 Oct 2024 Wild West Domains, LLC -
79 dppoa.org 9 Aug 2002 9 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
80 wppla.net 20 Mar 2024 20 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
81 dopla.biz 2 May 2005 1 May 2024 Register SPA DOPLA SRL
82 dplpa.com 23 Oct 2013 1 Feb 2025 GoDaddy.com, LLC -
83 hppla.com 4 Jan 2011 4 Jan 2025 GoDaddy.com, LLC -
84 dbpla.com 2 Apr 2014 2 Apr 2025 GoDaddy.com, LLC -
85 dapla.net 5 Feb 2013 5 Feb 2025 Cloudflare, Inc. DATA REDACTED
86 oppla.delivery 31 Jul 2020 31 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
87 dppal.com 6 Feb 2006 6 Feb 2025 Tucows Domains Inc. -
88 rppla.org 22 May 2023 22 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
89 uppla.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
90 dbpla.info 12 Mar 2016 12 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
91 djpla.com 30 Sep 2015 30 Sep 2024 NameSilo, LLC -
92 drpla.com 14 Aug 2017 14 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
93 dpplr.com 27 May 2014 27 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
94 doppla.cloud 6 Oct 2019 6 Oct 2024 GoDaddy Domains By Proxy, LLC
95 dgpla.com 10 Jul 2021 10 Jul 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
96 dpdla.site 9 Oct 2023 9 Oct 2024 ERANET INTERNATIONAL LIMITED zhang hua qiang
97 uppla.nl 7 Dec 2022 - Metaregistrar B.V. -
98 dipla.site 6 Jan 2024 6 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
99 duppla.app 8 Sep 2022 8 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
100 dupla.design 17 Aug 2018 17 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
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 Dppla.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=dppla.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "dppla.cn",
        "page_size": 100
    },
    "count": {
        "total": 268,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "dpplt.com, dopla.eu, dmpla.com, oppla.business, appla.us, d-pla.jp, dupla.cl, dappla.com, tppla.com, dwpla.com, dpsla.online, ippla.com, oppla.eu, dpplaw.co.uk, dpfla.store, fppla.org, dupla.net, dpplr.film, dcpla.com, ippla.net, ydppla.org, dupla.com.pt, dppl3.com, dupla.bio, rppla.com, deppla.info, dupla.ai, oppla.cn, dupla.studio, dipla.net, dppfa.com, appla.ca, dpplay.com, dupla.org, gppla.com, dopla.com, dopla.org, dppfa.net, dpppa.com, dupla.it, dpkla.com, dppll.fun, dbpla.org, pppla.org, dupla.pt, dupla.com, dipla.app, dpply.com.cn, dpsla.store, dupla.co, dpplan.com, duppla.org, dpala.com, duppla.shop, dpsla.cloud, dupla.miami, dppfa.network, appla.co.uk, dippla.com, dipla.com, dipla.nl, dopla.pl, d-pla.co.jp, appla.cn, bppla.com, oppla.xyz, dipla.shop, dppca.in, dapla.com, oppla.co.uk, djpla.net, dbpla.net, dpple.net, appla.top, zppla.com, dpcla.com, dppca.com, dspla.com, dppoa.org, wppla.net, dopla.biz, dplpa.com, hppla.com, dbpla.com, dapla.net, oppla.delivery, dppal.com, rppla.org, uppla.ai, dbpla.info, djpla.com, drpla.com, dpplr.com, doppla.cloud, dgpla.com, dpdla.site, uppla.nl, dipla.site, duppla.app, dupla.design",
    "results": [
        {
            "num": 1,
            "domain_name": "dpplt.com",
            "domain_keyword": "dpplt",
            "domain_tld": "com",
            "query_time": "2024-05-06 00:59:19",
            "create_date": "2020-07-12",
            "update_date": "2023-08-13",
            "expiry_date": "2024-07-12",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=dpplt.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dopla.eu",
            "domain_keyword": "dopla",
            "domain_tld": "eu",
            "query_time": "2024-05-05 21:13:37",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "www.key-systems.net",
            "name_servers": [
                "ns1.dopla.eu",
                "ns2.dopla.eu",
                "ns3.dopla.eu",
                "ns4.dopla.eu",
                "ns5.dopla.eu",
                "ns6.dopla.eu"
            ]
        },
        {
            "num": 3,
            "domain_name": "dmpla.com",
            "domain_keyword": "dmpla",
            "domain_tld": "com",
            "query_time": "2024-04-24 20:56:00",
            "create_date": "2009-12-10",
            "update_date": "2020-01-15",
            "expiry_date": "2024-12-10",
            "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": 4,
            "domain_name": "oppla.business",
            "domain_keyword": "oppla",
            "domain_tld": "business",
            "query_time": "2024-04-26 18:53:37",
            "create_date": "2022-08-30",
            "update_date": "2023-10-15",
            "expiry_date": "2024-08-30",
            "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": [
                "ns-1150.awsdns-15.org",
                "ns-129.awsdns-16.com",
                "ns-1747.awsdns-26.co.uk",
                "ns-515.awsdns-00.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "appla.us",
            "domain_keyword": "appla",
            "domain_tld": "us",
            "query_time": "2024-05-19 14:45:49",
            "create_date": "2023-07-07",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Jeffrey Smith",
            "registrant_address": "3090 Balboa Street",
            "registrant_city": "San Francisco",
            "registrant_state": "California",
            "registrant_zip": "94121",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4152066552",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "d-pla.jp",
            "domain_keyword": "d-pla",
            "domain_tld": "jp",
            "query_time": "2024-04-23 06:34:32",
            "create_date": "2022-10-31",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "Jyunichi Yoshida",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 7,
            "domain_name": "dupla.cl",
            "domain_keyword": "dupla",
            "domain_tld": "cl",
            "query_time": "2024-05-11 16:14:01",
            "create_date": "2011-04-14",
            "expiry_date": "2026-05-06",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "JULIO ANDRES POBLETE CASTRO",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ]
        },
        {
            "num": 8,
            "domain_name": "dappla.com",
            "domain_keyword": "dappla",
            "domain_tld": "com",
            "query_time": "2024-05-19 11:00:45",
            "create_date": "2020-09-29",
            "update_date": "2023-10-29",
            "expiry_date": "2024-09-29",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=dappla.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "tppla.com",
            "domain_keyword": "tppla",
            "domain_tld": "com",
            "query_time": "2024-06-01 23:39:40",
            "create_date": "2013-03-28",
            "update_date": "2024-05-09",
            "expiry_date": "2024-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "dwpla.com",
            "domain_keyword": "dwpla",
            "domain_tld": "com",
            "query_time": "2024-04-21 05:16:34",
            "create_date": "2003-12-11",
            "update_date": "2023-08-30",
            "expiry_date": "2024-12-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "dpsla.online",
            "domain_keyword": "dpsla",
            "domain_tld": "online",
            "query_time": "2024-04-30 14:11:55",
            "create_date": "2023-10-25",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1388,
            "registrar_name": "Dattatec.com SRL",
            "registrar_website": "https://www.donweb.com",
            "registrant_company": "Donweb.com",
            "registrant_state": "Santa Fe",
            "registrant_country": "AR",
            "registrant_email": "please query the rdds service of the 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.donweb.cl",
                "ns1.donweb.co",
                "ns1.donweb.mx",
                "ns1.donweb.uy",
                "ns2.donweb.bo",
                "ns2.donweb.com.br",
                "ns2.donweb.pe",
                "ns3.hostmar.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "ippla.com",
            "domain_keyword": "ippla",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:12:32",
            "create_date": "2016-12-13",
            "update_date": "2020-12-07",
            "expiry_date": "2024-12-13",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "oppla.eu",
            "domain_keyword": "oppla",
            "domain_tld": "eu",
            "query_time": "2024-05-05 11:07:31",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns1.mythic-beasts.com",
                "ns2.mythic-beasts.com"
            ]
        },
        {
            "num": 14,
            "domain_name": "dpplaw.co.uk",
            "domain_keyword": "dpplaw",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 02:13:46",
            "create_date": "2021-09-21",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-21",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1022.ui-dns.de",
                "ns1076.ui-dns.org",
                "ns1094.ui-dns.com",
                "ns1124.ui-dns.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "dpfla.store",
            "domain_keyword": "dpfla",
            "domain_tld": "store",
            "query_time": "2024-05-06 00:53:07",
            "create_date": "2023-10-20",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-20",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrant_company": "Jeong Yerim",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "fppla.org",
            "domain_keyword": "fppla",
            "domain_tld": "org",
            "query_time": "2024-05-23 01:39:11",
            "create_date": "2023-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "dupla.net",
            "domain_keyword": "dupla",
            "domain_tld": "net",
            "query_time": "2024-04-24 21:49:05",
            "create_date": "2012-10-25",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "ALICOM Swiss",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "TI",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "ns.igetdomains.com",
                "ns2.igetdomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "dpplr.film",
            "domain_keyword": "dpplr",
            "domain_tld": "film",
            "query_time": "2024-05-22 23:10:56",
            "create_date": "2021-11-12",
            "update_date": "2023-10-26",
            "expiry_date": "2024-11-12",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DPPLR B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1ntw.name.com",
                "ns2bkr.name.com",
                "ns3qty.name.com",
                "ns4fmw.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "dcpla.com",
            "domain_keyword": "dcpla",
            "domain_tld": "com",
            "query_time": "2024-06-01 18:44:11",
            "create_date": "2008-09-22",
            "update_date": "2022-09-23",
            "expiry_date": "2024-09-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DC Placement Advisors GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1044.ui-dns.org",
                "ns1078.ui-dns.de",
                "ns1088.ui-dns.biz",
                "ns1112.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ippla.net",
            "domain_keyword": "ippla",
            "domain_tld": "net",
            "query_time": "2024-05-27 13:26:17",
            "create_date": "2023-05-25",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "maypaper",
            "registrant_company": "maypaper",
            "registrant_address": "812 570-6 Dongtangiheung-ro Hwaseong-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "18469",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1047430940",
            "name_servers": [
                "ns1.ivyro.net",
                "ns2.ivyro.net",
                "ns3.ivyro.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ydppla.org",
            "domain_keyword": "ydppla",
            "domain_tld": "org",
            "query_time": "2024-06-08 04:39:27",
            "create_date": "2015-03-13",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "YMCA OF THE CAPITAL AREA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "name1.truepath.com",
                "name2.truepath.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "dupla.com.pt",
            "domain_keyword": "dupla",
            "domain_tld": "com.pt",
            "query_time": "2024-05-07 02:47:32",
            "registrant_name": "Dupla -Texteis, Importação e Exportação Lda",
            "registrant_address": "Rua D. João III , 6-B",
            "registrant_city": "Almada",
            "registrant_state": "Cova da Piedade",
            "registrant_zip": "2805-172",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 23,
            "domain_name": "dppl3.com",
            "domain_keyword": "dppl3",
            "domain_tld": "com",
            "query_time": "2024-05-06 00:59:19",
            "create_date": "2022-08-01",
            "update_date": "2023-06-11",
            "expiry_date": "2024-08-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "dupla.bio",
            "domain_keyword": "dupla",
            "domain_tld": "bio",
            "query_time": "2024-05-03 21:31:43",
            "create_date": "2021-08-09",
            "update_date": "2023-09-23",
            "expiry_date": "2024-08-09",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "rppla.com",
            "domain_keyword": "rppla",
            "domain_tld": "com",
            "query_time": "2024-05-24 23:55:27",
            "create_date": "2023-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "deppla.info",
            "domain_keyword": "deppla",
            "domain_tld": "info",
            "query_time": "2024-05-29 10:29:28",
            "create_date": "2024-02-07",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "dupla.ai",
            "domain_keyword": "dupla",
            "domain_tld": "ai",
            "query_time": "2024-05-21 06:54:12",
            "registrar_name": "Namecheap",
            "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": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "oppla.cn",
            "domain_keyword": "oppla",
            "domain_tld": "cn",
            "query_time": "2024-06-01 13:04:22",
            "create_date": "2006-09-04",
            "expiry_date": "2024-09-04",
            "registrar_name": "商中在线科技股份有限公司",
            "registrant_name": "蒋军华",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns.com.cn",
                "ns2.dns.com.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "dupla.studio",
            "domain_keyword": "dupla",
            "domain_tld": "studio",
            "query_time": "2024-04-24 21:49:05",
            "create_date": "2020-05-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "dipla.net",
            "domain_keyword": "dipla",
            "domain_tld": "net",
            "query_time": "2024-04-18 00:39:32",
            "create_date": "2000-06-30",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-07",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "Admin Contact",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_address": "1100-1200 West 73rd Avenue",
            "registrant_city": "Vancouver",
            "registrant_state": "BC",
            "registrant_zip": "V6P 6G5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6047572882",
            "registrant_fax": "+1.6047572882",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "dppfa.com",
            "domain_keyword": "dppfa",
            "domain_tld": "com",
            "query_time": "2024-05-10 01:13:24",
            "create_date": "2024-01-15",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-15",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=dppfa.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 32,
            "domain_name": "appla.ca",
            "domain_keyword": "appla",
            "domain_tld": "ca",
            "query_time": "2024-05-19 14:45:49",
            "create_date": "2020-08-25",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-25",
            "registrar_name": "CanSpace Solutions Inc.",
            "registrar_website": "http://www.canspace.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.canspace.ca",
                "dns2.canspace.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "dpplay.com",
            "domain_keyword": "dpplay",
            "domain_tld": "com",
            "query_time": "2024-04-20 02:13:46",
            "create_date": "2012-03-08",
            "update_date": "2024-01-23",
            "expiry_date": "2025-03-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "dupla.org",
            "domain_keyword": "dupla",
            "domain_tld": "org",
            "query_time": "2024-04-24 21:49:05",
            "create_date": "2018-09-30",
            "update_date": "2024-02-27",
            "expiry_date": "2025-09-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Keyword Acquisitions, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "gppla.com",
            "domain_keyword": "gppla",
            "domain_tld": "com",
            "query_time": "2024-05-14 05:16:51",
            "create_date": "2020-10-01",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-01",
            "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": 36,
            "domain_name": "dopla.com",
            "domain_keyword": "dopla",
            "domain_tld": "com",
            "query_time": "2024-05-14 14:24:58",
            "create_date": "2014-01-14",
            "update_date": "2023-08-15",
            "expiry_date": "2024-07-13",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DOPLA SRL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "dopla.org",
            "domain_keyword": "dopla",
            "domain_tld": "org",
            "query_time": "2024-05-07 13:44:53",
            "create_date": "2005-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 168,
            "registrar_name": "Register SpA",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DOPLA SRL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "dppfa.net",
            "domain_keyword": "dppfa",
            "domain_tld": "net",
            "query_time": "2024-05-14 21:40:20",
            "create_date": "2024-01-15",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/dppfa.net",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "dpppa.com",
            "domain_keyword": "dpppa",
            "domain_tld": "com",
            "query_time": "2024-05-26 11:28:16",
            "create_date": "2021-03-26",
            "update_date": "2024-05-13",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SICHUAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=dpppa.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "dupla.it",
            "domain_keyword": "dupla",
            "domain_tld": "it",
            "query_time": "2024-05-31 14:28:49",
            "create_date": "2012-04-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-06",
            "registrar_name": "Puglia.com srls",
            "registrar_website": "http://puglia.com",
            "registrant_company": "Puglia.com S.r.l.s.",
            "registrant_address": "Via 16 Settembre 1959 N. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 41,
            "domain_name": "dpkla.com",
            "domain_keyword": "dpkla",
            "domain_tld": "com",
            "query_time": "2024-05-02 14:47:28",
            "create_date": "2024-04-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Bei Jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "dppll.fun",
            "domain_keyword": "dppll",
            "domain_tld": "fun",
            "query_time": "2024-05-06 00:59:19",
            "create_date": "2023-08-16",
            "update_date": "2023-09-11",
            "expiry_date": "2033-08-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "deng pan pan",
            "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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "dbpla.org",
            "domain_keyword": "dbpla",
            "domain_tld": "org",
            "query_time": "2024-04-16 10:08:24",
            "create_date": "2014-04-02",
            "update_date": "2023-08-05",
            "expiry_date": "2025-04-02",
            "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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "pppla.org",
            "domain_keyword": "pppla",
            "domain_tld": "org",
            "query_time": "2024-04-15 07:07:44",
            "create_date": "2008-07-14",
            "update_date": "2023-06-20",
            "expiry_date": "2024-07-14",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sterling Strategic Management",
            "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": [
                "igor.ns.cloudflare.com",
                "vita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "dupla.pt",
            "domain_keyword": "dupla",
            "domain_tld": "pt",
            "query_time": "2024-05-28 23:01:08",
            "name_servers": [
                "ns1.ibername.com",
                "ns2.ibername.com",
                "ns3.ibername.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 46,
            "domain_name": "dupla.com",
            "domain_keyword": "dupla",
            "domain_tld": "com",
            "query_time": "2024-04-17 06:48:15",
            "create_date": "1996-06-27",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "lvps46-163-79-100.dedicated.hosteurope.de",
                "ns2.hans.hosteurope.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "dipla.app",
            "domain_keyword": "dipla",
            "domain_tld": "app",
            "query_time": "2024-05-19 06:10:36",
            "create_date": "2023-01-16",
            "update_date": "2024-04-26",
            "expiry_date": "2025-01-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JosmanTek",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "M\\u00E1laga",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "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": [
                "archer.ns.cloudflare.com",
                "joan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "dpply.com.cn",
            "domain_keyword": "dpply",
            "domain_tld": "com.cn",
            "query_time": "2024-04-20 02:13:48",
            "create_date": "2024-01-21",
            "expiry_date": "2025-01-21",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "夷志文",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "dpsla.store",
            "domain_keyword": "dpsla",
            "domain_tld": "store",
            "query_time": "2024-04-30 14:11:55",
            "create_date": "2023-10-25",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1388,
            "registrar_name": "Dattatec.com SRL",
            "registrar_website": "https://www.donweb.com",
            "registrant_company": "Donweb.com",
            "registrant_state": "Santa Fe",
            "registrant_country": "AR",
            "registrant_email": "please query the rdds service of the 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.donweb.cl",
                "ns1.donweb.co",
                "ns1.donweb.mx",
                "ns1.donweb.uy",
                "ns2.donweb.bo",
                "ns2.donweb.com.br",
                "ns2.donweb.pe",
                "ns3.hostmar.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "dupla.co",
            "domain_keyword": "dupla",
            "domain_tld": "co",
            "query_time": "2024-05-31 14:28:49",
            "create_date": "2018-06-28",
            "update_date": "2023-07-30",
            "expiry_date": "2024-06-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "dpplan.com",
            "domain_keyword": "dpplan",
            "domain_tld": "com",
            "query_time": "2024-04-20 02:13:46",
            "create_date": "2018-01-03",
            "update_date": "2020-12-28",
            "expiry_date": "2025-01-03",
            "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": 52,
            "domain_name": "duppla.org",
            "domain_keyword": "duppla",
            "domain_tld": "org",
            "query_time": "2024-04-06 07:36:35",
            "create_date": "2022-09-15",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "dpala.com",
            "domain_keyword": "dpala",
            "domain_tld": "com",
            "query_time": "2024-05-06 00:48:47",
            "create_date": "2010-11-19",
            "update_date": "2022-11-03",
            "expiry_date": "2024-11-19",
            "registrar_iana": 65,
            "registrar_name": "DOMAINPEOPLE, INC.",
            "registrar_website": "WWW.DOMAINPEOPLE.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "az",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/b772b1f4-d21c-438d-928b-06154549b97d",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.qwestoffice.com",
                "b.dns.qwestoffice.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "duppla.shop",
            "domain_keyword": "duppla",
            "domain_tld": "shop",
            "query_time": "2024-04-24 21:51:01",
            "create_date": "2021-02-16",
            "update_date": "2023-07-13",
            "expiry_date": "2025-02-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "dpsla.cloud",
            "domain_keyword": "dpsla",
            "domain_tld": "cloud",
            "query_time": "2024-04-30 14:11:55",
            "create_date": "2023-08-13",
            "update_date": "2023-10-30",
            "expiry_date": "2024-08-13",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., LTD",
            "registrar_website": "west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong Sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "dupla.miami",
            "domain_keyword": "dupla",
            "domain_tld": "miami",
            "query_time": "2024-05-07 02:47:16",
            "create_date": "2019-03-01",
            "update_date": "2024-02-05",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "dppfa.network",
            "domain_keyword": "dppfa",
            "domain_tld": "network",
            "query_time": "2024-05-14 21:40:20",
            "create_date": "2024-01-15",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "appla.co.uk",
            "domain_keyword": "appla",
            "domain_tld": "co.uk",
            "query_time": "2024-05-15 16:48:30",
            "create_date": "2016-01-03",
            "update_date": "2023-12-15",
            "expiry_date": "2026-01-03",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 59,
            "domain_name": "dippla.com",
            "domain_keyword": "dippla",
            "domain_tld": "com",
            "query_time": "2024-05-26 20:46:01",
            "create_date": "2019-01-08",
            "update_date": "2024-04-28",
            "expiry_date": "2025-01-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "272bdb95.verify.hn",
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-gg7vpeozpqvekdkypuxhyb.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "dipla.com",
            "domain_keyword": "dipla",
            "domain_tld": "com",
            "query_time": "2024-06-04 19:46:25",
            "create_date": "2004-07-14",
            "update_date": "2023-02-14",
            "expiry_date": "2024-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "dipla.nl",
            "domain_keyword": "dipla",
            "domain_tld": "nl",
            "query_time": "2024-05-03 12:58:36",
            "create_date": "2007-06-26",
            "update_date": "2021-05-03",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 62,
            "domain_name": "dopla.pl",
            "domain_keyword": "dopla",
            "domain_tld": "pl",
            "query_time": "2024-05-07 13:44:57",
            "create_date": "2024-01-05",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-05",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "d-pla.co.jp",
            "domain_keyword": "d-pla",
            "domain_tld": "co.jp",
            "query_time": "2024-04-29 18:39:41",
            "create_date": "2001-01-30",
            "update_date": "2024-02-01",
            "registrant_company": "D-pla Co., Ltd.",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 64,
            "domain_name": "appla.cn",
            "domain_keyword": "appla",
            "domain_tld": "cn",
            "query_time": "2024-05-19 14:45:49",
            "create_date": "2020-07-01",
            "expiry_date": "2024-07-01",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "沈群",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "bppla.com",
            "domain_keyword": "bppla",
            "domain_tld": "com",
            "query_time": "2024-05-25 16:06:26",
            "create_date": "2023-06-26",
            "update_date": "2023-07-22",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "oppla.xyz",
            "domain_keyword": "oppla",
            "domain_tld": "xyz",
            "query_time": "2024-05-26 04:35:26",
            "create_date": "2023-11-27",
            "update_date": "2023-12-14",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "dipla.shop",
            "domain_keyword": "dipla",
            "domain_tld": "shop",
            "query_time": "2024-04-27 23:37:35",
            "create_date": "2021-10-08",
            "update_date": "2024-01-05",
            "expiry_date": "2024-10-08",
            "registrar_iana": 1647,
            "registrar_name": "Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_state": "Ourense",
            "registrant_country": "ES",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "dppca.in",
            "domain_keyword": "dppca",
            "domain_tld": "in",
            "query_time": "2024-05-12 16:00:34",
            "create_date": "2017-03-10",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-10",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "n/a",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.webtel.in",
                "ns4.webtel.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "dapla.com",
            "domain_keyword": "dapla",
            "domain_tld": "com",
            "query_time": "2024-04-15 23:14:19",
            "create_date": "2005-11-21",
            "update_date": "2023-10-23",
            "expiry_date": "2024-11-21",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 00a3b",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 816840",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "oppla.co.uk",
            "domain_keyword": "oppla",
            "domain_tld": "co.uk",
            "query_time": "2024-05-01 23:29:51",
            "create_date": "2014-09-04",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-04",
            "registrar_name": "Internet Domain Services BS Corp t/a Internet.bs [Tag = IDS-BS]",
            "registrar_website": "http://internetbs.net",
            "name_servers": [
                "ns-canada.topdns.com",
                "ns-uk.topdns.com",
                "ns-usa.topdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 71,
            "domain_name": "djpla.net",
            "domain_keyword": "djpla",
            "domain_tld": "net",
            "query_time": "2024-05-18 02:40:31",
            "create_date": "2022-01-25",
            "update_date": "2023-01-10",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=djpla.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bancroft.dnspod.net",
                "pegasus.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "dbpla.net",
            "domain_keyword": "dbpla",
            "domain_tld": "net",
            "query_time": "2024-04-16 10:08:24",
            "create_date": "2016-03-11",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-11",
            "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": 73,
            "domain_name": "dpple.net",
            "domain_keyword": "dpple",
            "domain_tld": "net",
            "query_time": "2024-05-22 23:10:56",
            "create_date": "2012-01-16",
            "update_date": "2023-10-17",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1132,
            "registrar_name": "Dotname Korea Corp.",
            "registrar_website": "http://www.dotname.co.kr",
            "registrant_email": "dotname.co.kr/domain/whois/domain_search?mode=doit&domain=dpple.net",
            "name_servers": [
                "chin.ns.cloudflare.com",
                "ken.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "appla.top",
            "domain_keyword": "appla",
            "domain_tld": "top",
            "query_time": "2024-05-19 14:45:49",
            "create_date": "2023-06-28",
            "expiry_date": "2024-06-28",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "郑州经济技术开发区登嘉楼电脑维修行",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "henan",
            "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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "zppla.com",
            "domain_keyword": "zppla",
            "domain_tld": "com",
            "query_time": "2024-04-22 23:01:54",
            "create_date": "2022-03-17",
            "update_date": "2022-03-17",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "dpcla.com",
            "domain_keyword": "dpcla",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:19:01",
            "create_date": "2018-07-24",
            "update_date": "2023-08-17",
            "expiry_date": "2025-07-24",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "dppca.com",
            "domain_keyword": "dppca",
            "domain_tld": "com",
            "query_time": "2024-04-20 02:13:39",
            "create_date": "2017-03-09",
            "update_date": "2021-03-03",
            "expiry_date": "2025-03-09",
            "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": 78,
            "domain_name": "dspla.com",
            "domain_keyword": "dspla",
            "domain_tld": "com",
            "query_time": "2024-04-23 14:35:10",
            "create_date": "2014-10-19",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-19",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "dppoa.org",
            "domain_keyword": "dppoa",
            "domain_tld": "org",
            "query_time": "2024-06-02 05:54:38",
            "create_date": "2002-08-09",
            "update_date": "2023-07-19",
            "expiry_date": "2025-08-09",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "wppla.net",
            "domain_keyword": "wppla",
            "domain_tld": "net",
            "query_time": "2024-05-21 10:04:37",
            "create_date": "2024-03-20",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-20",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=wppla.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "4862.ns1.abovedomains.com",
                "4862.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "dopla.biz",
            "domain_keyword": "dopla",
            "domain_tld": "biz",
            "query_time": "2024-05-30 23:21:05",
            "create_date": "2005-05-02",
            "update_date": "2023-09-03",
            "expiry_date": "2024-05-01",
            "registrar_iana": 168,
            "registrar_name": "Register SPA",
            "registrar_website": "www.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DOPLA SRL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "dplpa.com",
            "domain_keyword": "dplpa",
            "domain_tld": "com",
            "query_time": "2024-05-17 06:40:38",
            "create_date": "2013-10-23",
            "update_date": "2024-03-19",
            "expiry_date": "2025-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "hppla.com",
            "domain_keyword": "hppla",
            "domain_tld": "com",
            "query_time": "2024-05-23 22:31:33",
            "create_date": "2011-01-04",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "dbpla.com",
            "domain_keyword": "dbpla",
            "domain_tld": "com",
            "query_time": "2024-04-16 10:08:24",
            "create_date": "2014-04-02",
            "update_date": "2023-04-03",
            "expiry_date": "2025-04-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "dapla.net",
            "domain_keyword": "dapla",
            "domain_tld": "net",
            "query_time": "2024-05-19 10:59:58",
            "create_date": "2013-02-05",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "TX",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/dapla.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "dawn.ns.cloudflare.com",
                "will.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "oppla.delivery",
            "domain_keyword": "oppla",
            "domain_tld": "delivery",
            "query_time": "2024-05-26 04:35:26",
            "create_date": "2020-07-31",
            "update_date": "2023-10-30",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "dppal.com",
            "domain_keyword": "dppal",
            "domain_tld": "com",
            "query_time": "2024-04-20 02:13:38",
            "create_date": "2006-02-06",
            "update_date": "2024-03-25",
            "expiry_date": "2025-02-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dppal.com",
                "ns1.what.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "rppla.org",
            "domain_keyword": "rppla",
            "domain_tld": "org",
            "query_time": "2024-05-25 22:37:10",
            "create_date": "2023-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "uppla.ai",
            "domain_keyword": "uppla",
            "domain_tld": "ai",
            "query_time": "2024-04-22 01:18:01",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "dbpla.info",
            "domain_keyword": "dbpla",
            "domain_tld": "info",
            "query_time": "2024-05-12 21:42:19",
            "create_date": "2016-03-12",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-12",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "djpla.com",
            "domain_keyword": "djpla",
            "domain_tld": "com",
            "query_time": "2024-04-16 16:18:21",
            "create_date": "2015-09-30",
            "update_date": "2023-10-19",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "drpla.com",
            "domain_keyword": "drpla",
            "domain_tld": "com",
            "query_time": "2024-04-18 12:11:08",
            "create_date": "2017-08-14",
            "update_date": "2020-08-08",
            "expiry_date": "2024-08-14",
            "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": 93,
            "domain_name": "dpplr.com",
            "domain_keyword": "dpplr",
            "domain_tld": "com",
            "query_time": "2024-05-29 06:55:37",
            "create_date": "2014-05-27",
            "update_date": "2021-05-21",
            "expiry_date": "2024-05-27",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "doppla.cloud",
            "domain_keyword": "doppla",
            "domain_tld": "cloud",
            "query_time": "2024-05-01 14:00:28",
            "create_date": "2019-10-06",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "dgpla.com",
            "domain_keyword": "dgpla",
            "domain_tld": "com",
            "query_time": "2024-04-16 15:30:15",
            "create_date": "2021-07-10",
            "update_date": "2022-06-30",
            "expiry_date": "2024-07-10",
            "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": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "dpdla.site",
            "domain_keyword": "dpdla",
            "domain_tld": "site",
            "query_time": "2024-05-06 00:51:36",
            "create_date": "2023-10-09",
            "update_date": "2023-11-22",
            "expiry_date": "2024-10-09",
            "registrar_iana": 1868,
            "registrar_name": "ERANET INTERNATIONAL LIMITED",
            "registrar_website": "http://www.eranet.com",
            "registrant_company": "zhang hua qiang",
            "registrant_state": "CQ",
            "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.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "uppla.nl",
            "domain_keyword": "uppla",
            "domain_tld": "nl",
            "query_time": "2024-05-28 09:44:14",
            "create_date": "2022-12-07",
            "update_date": "2023-11-11",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 98,
            "domain_name": "dipla.site",
            "domain_keyword": "dipla",
            "domain_tld": "site",
            "query_time": "2024-05-10 11:31:24",
            "create_date": "2024-01-06",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "duppla.app",
            "domain_keyword": "duppla",
            "domain_tld": "app",
            "query_time": "2024-05-26 02:54:16",
            "create_date": "2022-09-08",
            "update_date": "2023-10-23",
            "expiry_date": "2024-09-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "dupla.design",
            "domain_keyword": "dupla",
            "domain_tld": "design",
            "query_time": "2024-05-11 16:14:01",
            "create_date": "2018-08-17",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-17",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.118,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>dppla.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>268</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>dpplt.com, dopla.eu, dmpla.com, oppla.business, appla.us, d-pla.jp, dupla.cl, dappla.com, tppla.com, dwpla.com, dpsla.online, ippla.com, oppla.eu, dpplaw.co.uk, dpfla.store, fppla.org, dupla.net, dpplr.film, dcpla.com, ippla.net, ydppla.org, dupla.com.pt, dppl3.com, dupla.bio, rppla.com, deppla.info, dupla.ai, oppla.cn, dupla.studio, dipla.net, dppfa.com, appla.ca, dpplay.com, dupla.org, gppla.com, dopla.com, dopla.org, dppfa.net, dpppa.com, dupla.it, dpkla.com, dppll.fun, dbpla.org, pppla.org, dupla.pt, dupla.com, dipla.app, dpply.com.cn, dpsla.store, dupla.co, dpplan.com, duppla.org, dpala.com, duppla.shop, dpsla.cloud, dupla.miami, dppfa.network, appla.co.uk, dippla.com, dipla.com, dipla.nl, dopla.pl, d-pla.co.jp, appla.cn, bppla.com, oppla.xyz, dipla.shop, dppca.in, dapla.com, oppla.co.uk, djpla.net, dbpla.net, dpple.net, appla.top, zppla.com, dpcla.com, dppca.com, dspla.com, dppoa.org, wppla.net, dopla.biz, dplpa.com, hppla.com, dbpla.com, dapla.net, oppla.delivery, dppal.com, rppla.org, uppla.ai, dbpla.info, djpla.com, drpla.com, dpplr.com, doppla.cloud, dgpla.com, dpdla.site, uppla.nl, dipla.site, duppla.app, dupla.design</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dpplt.com</domain_name>
   <domain_keyword>dpplt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 00:59:19</query_time>
   <create_date>2020-07-12</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=dpplt.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dopla.eu</domain_name>
   <domain_keyword>dopla</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 21:13:37</query_time>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.dopla.eu</value>
    <value>ns2.dopla.eu</value>
    <value>ns3.dopla.eu</value>
    <value>ns4.dopla.eu</value>
    <value>ns5.dopla.eu</value>
    <value>ns6.dopla.eu</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>dmpla.com</domain_name>
   <domain_keyword>dmpla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 20:56:00</query_time>
   <create_date>2009-12-10</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-12-10</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>4</num>
   <domain_name>oppla.business</domain_name>
   <domain_keyword>oppla</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-04-26 18:53:37</query_time>
   <create_date>2022-08-30</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-08-30</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>ns-1150.awsdns-15.org</value>
    <value>ns-129.awsdns-16.com</value>
    <value>ns-1747.awsdns-26.co.uk</value>
    <value>ns-515.awsdns-00.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>appla.us</domain_name>
   <domain_keyword>appla</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-19 14:45:49</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Jeffrey Smith</registrant_name>
   <registrant_address>3090 Balboa Street</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94121</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4152066552</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>d-pla.jp</domain_name>
   <domain_keyword>d-pla</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-23 06:34:32</query_time>
   <create_date>2022-10-31</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>Jyunichi Yoshida</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</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>Active</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>dupla.cl</domain_name>
   <domain_keyword>dupla</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-11 16:14:01</query_time>
   <create_date>2011-04-14</create_date>
   <expiry_date>2026-05-06</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>JULIO ANDRES POBLETE CASTRO</registrant_name>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
  </value>
  <value>
   <num>8</num>
   <domain_name>dappla.com</domain_name>
   <domain_keyword>dappla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 11:00:45</query_time>
   <create_date>2020-09-29</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=dappla.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>tppla.com</domain_name>
   <domain_keyword>tppla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 23:39:40</query_time>
   <create_date>2013-03-28</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>dwpla.com</domain_name>
   <domain_keyword>dwpla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 05:16:34</query_time>
   <create_date>2003-12-11</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>dpsla.online</domain_name>
   <domain_keyword>dpsla</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-30 14:11:55</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1388</registrar_iana>
   <registrar_name>Dattatec.com SRL</registrar_name>
   <registrar_website>https://www.donweb.com</registrar_website>
   <registrant_company>Donweb.com</registrant_company>
   <registrant_state>Santa Fe</registrant_state>
   <registrant_country>AR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.donweb.cl</value>
    <value>ns1.donweb.co</value>
    <value>ns1.donweb.mx</value>
    <value>ns1.donweb.uy</value>
    <value>ns2.donweb.bo</value>
    <value>ns2.donweb.com.br</value>
    <value>ns2.donweb.pe</value>
    <value>ns3.hostmar.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>ippla.com</domain_name>
   <domain_keyword>ippla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:12:32</query_time>
   <create_date>2016-12-13</create_date>
   <update_date>2020-12-07</update_date>
   <expiry_date>2024-12-13</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>oppla.eu</domain_name>
   <domain_keyword>oppla</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 11:07:31</query_time>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns1.mythic-beasts.com</value>
    <value>ns2.mythic-beasts.com</value>
   </name_servers>
  </value>
  <value>
   <num>14</num>
   <domain_name>dpplaw.co.uk</domain_name>
   <domain_keyword>dpplaw</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 02:13:46</query_time>
   <create_date>2021-09-21</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1022.ui-dns.de</value>
    <value>ns1076.ui-dns.org</value>
    <value>ns1094.ui-dns.com</value>
    <value>ns1124.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>dpfla.store</domain_name>
   <domain_keyword>dpfla</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-06 00:53:07</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>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrant_company>Jeong Yerim</registrant_company>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>fppla.org</domain_name>
   <domain_keyword>fppla</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 01:39:11</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>dupla.net</domain_name>
   <domain_keyword>dupla</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 21:49:05</query_time>
   <create_date>2012-10-25</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-25</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>Redacted for GDPR privacy</registrant_name>
   <registrant_company>ALICOM Swiss</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>TI</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>ns.igetdomains.com</value>
    <value>ns2.igetdomains.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>dpplr.film</domain_name>
   <domain_keyword>dpplr</domain_keyword>
   <domain_tld>film</domain_tld>
   <query_time>2024-05-22 23:10:56</query_time>
   <create_date>2021-11-12</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DPPLR B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Noord Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1ntw.name.com</value>
    <value>ns2bkr.name.com</value>
    <value>ns3qty.name.com</value>
    <value>ns4fmw.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>dcpla.com</domain_name>
   <domain_keyword>dcpla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 18:44:11</query_time>
   <create_date>2008-09-22</create_date>
   <update_date>2022-09-23</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DC Placement Advisors GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1044.ui-dns.org</value>
    <value>ns1078.ui-dns.de</value>
    <value>ns1088.ui-dns.biz</value>
    <value>ns1112.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ippla.net</domain_name>
   <domain_keyword>ippla</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 13:26:17</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>maypaper</registrant_name>
   <registrant_company>maypaper</registrant_company>
   <registrant_address>812 570-6 Dongtangiheung-ro Hwaseong-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>18469</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1047430940</registrant_phone>
   <name_servers>
    <value>ns1.ivyro.net</value>
    <value>ns2.ivyro.net</value>
    <value>ns3.ivyro.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ydppla.org</domain_name>
   <domain_keyword>ydppla</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 04:39:27</query_time>
   <create_date>2015-03-13</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-13</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>YMCA OF THE CAPITAL AREA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>name1.truepath.com</value>
    <value>name2.truepath.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>dupla.com.pt</domain_name>
   <domain_keyword>dupla</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-05-07 02:47:32</query_time>
   <registrant_name>Dupla -Texteis, Importação e Exportação Lda</registrant_name>
   <registrant_address>Rua D. João III , 6-B</registrant_address>
   <registrant_city>Almada</registrant_city>
   <registrant_state>Cova da Piedade</registrant_state>
   <registrant_zip>2805-172</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>dppl3.com</domain_name>
   <domain_keyword>dppl3</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 00:59:19</query_time>
   <create_date>2022-08-01</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-08-01</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>ns15.domaincontrol.com</value>
    <value>ns16.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>24</num>
   <domain_name>dupla.bio</domain_name>
   <domain_keyword>dupla</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-03 21:31:43</query_time>
   <create_date>2021-08-09</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-08-09</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>rppla.com</domain_name>
   <domain_keyword>rppla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 23:55:27</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>deppla.info</domain_name>
   <domain_keyword>deppla</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 10:29:28</query_time>
   <create_date>2024-02-07</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>dupla.ai</domain_name>
   <domain_keyword>dupla</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-21 06:54:12</query_time>
   <registrar_name>Namecheap</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>oppla.cn</domain_name>
   <domain_keyword>oppla</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-01 13:04:22</query_time>
   <create_date>2006-09-04</create_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>商中在线科技股份有限公司</registrar_name>
   <registrant_name>蒋军华</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns.com.cn</value>
    <value>ns2.dns.com.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>dupla.studio</domain_name>
   <domain_keyword>dupla</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-24 21:49:05</query_time>
   <create_date>2020-05-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>dipla.net</domain_name>
   <domain_keyword>dipla</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 00:39:32</query_time>
   <create_date>2000-06-30</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>Admin Contact</registrant_name>
   <registrant_company>PrivateName Services Inc.</registrant_company>
   <registrant_address>1100-1200 West 73rd Avenue</registrant_address>
   <registrant_city>Vancouver</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V6P 6G5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6047572882</registrant_phone>
   <registrant_fax>+1.6047572882</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>dppfa.com</domain_name>
   <domain_keyword>dppfa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 01:13:24</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=dppfa.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>appla.ca</domain_name>
   <domain_keyword>appla</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-19 14:45:49</query_time>
   <create_date>2020-08-25</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_name>CanSpace Solutions Inc.</registrar_name>
   <registrar_website>http://www.canspace.ca</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts 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.canspace.ca</value>
    <value>dns2.canspace.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>dpplay.com</domain_name>
   <domain_keyword>dpplay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 02:13:46</query_time>
   <create_date>2012-03-08</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-03-15</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>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>dupla.org</domain_name>
   <domain_keyword>dupla</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 21:49:05</query_time>
   <create_date>2018-09-30</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-09-30</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>Keyword Acquisitions, Inc.</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>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>gppla.com</domain_name>
   <domain_keyword>gppla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 05:16:51</query_time>
   <create_date>2020-10-01</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-01</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>36</num>
   <domain_name>dopla.com</domain_name>
   <domain_keyword>dopla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 14:24:58</query_time>
   <create_date>2014-01-14</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DOPLA SRL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>dopla.org</domain_name>
   <domain_keyword>dopla</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 13:44:53</query_time>
   <create_date>2005-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SpA</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DOPLA SRL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>dppfa.net</domain_name>
   <domain_keyword>dppfa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 21:40:20</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/dppfa.net</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <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>39</num>
   <domain_name>dpppa.com</domain_name>
   <domain_keyword>dpppa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 11:28:16</query_time>
   <create_date>2021-03-26</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SICHUAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=dpppa.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>dupla.it</domain_name>
   <domain_keyword>dupla</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 14:28:49</query_time>
   <create_date>2012-04-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>Puglia.com srls</registrar_name>
   <registrar_website>http://puglia.com</registrar_website>
   <registrant_company>Puglia.com S.r.l.s.</registrant_company>
   <registrant_address>Via 16 Settembre 1959 N. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>dpkla.com</domain_name>
   <domain_keyword>dpkla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 14:47:28</query_time>
   <create_date>2024-04-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Bei Jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>dppll.fun</domain_name>
   <domain_keyword>dppll</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-06 00:59:19</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2033-08-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>deng pan pan</registrant_company>
   <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>dns25.hichina.com</value>
    <value>dns26.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>dbpla.org</domain_name>
   <domain_keyword>dbpla</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 10:08:24</query_time>
   <create_date>2014-04-02</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns37.domaincontrol.com</value>
    <value>ns38.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>pppla.org</domain_name>
   <domain_keyword>pppla</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 07:07:44</query_time>
   <create_date>2008-07-14</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sterling Strategic Management</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>igor.ns.cloudflare.com</value>
    <value>vita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>dupla.pt</domain_name>
   <domain_keyword>dupla</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-28 23:01:08</query_time>
   <name_servers>
    <value>ns1.ibername.com</value>
    <value>ns2.ibername.com</value>
    <value>ns3.ibername.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>dupla.com</domain_name>
   <domain_keyword>dupla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 06:48:15</query_time>
   <create_date>1996-06-27</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>lvps46-163-79-100.dedicated.hosteurope.de</value>
    <value>ns2.hans.hosteurope.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>dipla.app</domain_name>
   <domain_keyword>dipla</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-19 06:10:36</query_time>
   <create_date>2023-01-16</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>JosmanTek</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>M\u00E1laga</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>archer.ns.cloudflare.com</value>
    <value>joan.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>48</num>
   <domain_name>dpply.com.cn</domain_name>
   <domain_keyword>dpply</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-20 02:13:48</query_time>
   <create_date>2024-01-21</create_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>夷志文</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>dpsla.store</domain_name>
   <domain_keyword>dpsla</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-30 14:11:55</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1388</registrar_iana>
   <registrar_name>Dattatec.com SRL</registrar_name>
   <registrar_website>https://www.donweb.com</registrar_website>
   <registrant_company>Donweb.com</registrant_company>
   <registrant_state>Santa Fe</registrant_state>
   <registrant_country>AR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.donweb.cl</value>
    <value>ns1.donweb.co</value>
    <value>ns1.donweb.mx</value>
    <value>ns1.donweb.uy</value>
    <value>ns2.donweb.bo</value>
    <value>ns2.donweb.com.br</value>
    <value>ns2.donweb.pe</value>
    <value>ns3.hostmar.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>dupla.co</domain_name>
   <domain_keyword>dupla</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-31 14:28:49</query_time>
   <create_date>2018-06-28</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns4.wixdns.net</value>
    <value>ns5.wixdns.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>51</num>
   <domain_name>dpplan.com</domain_name>
   <domain_keyword>dpplan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 02:13:46</query_time>
   <create_date>2018-01-03</create_date>
   <update_date>2020-12-28</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>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>52</num>
   <domain_name>duppla.org</domain_name>
   <domain_keyword>duppla</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-06 07:36:35</query_time>
   <create_date>2022-09-15</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>dpala.com</domain_name>
   <domain_keyword>dpala</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 00:48:47</query_time>
   <create_date>2010-11-19</create_date>
   <update_date>2022-11-03</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DOMAINPEOPLE, INC.</registrar_name>
   <registrar_website>WWW.DOMAINPEOPLE.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>az</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/b772b1f4-d21c-438d-928b-06154549b97d</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.qwestoffice.com</value>
    <value>b.dns.qwestoffice.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>duppla.shop</domain_name>
   <domain_keyword>duppla</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-24 21:51:01</query_time>
   <create_date>2021-02-16</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.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>55</num>
   <domain_name>dpsla.cloud</domain_name>
   <domain_keyword>dpsla</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-30 14:11:55</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., LTD</registrar_name>
   <registrar_website>west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong Sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>56</num>
   <domain_name>dupla.miami</domain_name>
   <domain_keyword>dupla</domain_keyword>
   <domain_tld>miami</domain_tld>
   <query_time>2024-05-07 02:47:16</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>dppfa.network</domain_name>
   <domain_keyword>dppfa</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-14 21:40:20</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>58</num>
   <domain_name>appla.co.uk</domain_name>
   <domain_keyword>appla</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-15 16:48:30</query_time>
   <create_date>2016-01-03</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2026-01-03</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>dippla.com</domain_name>
   <domain_keyword>dippla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 20:46:01</query_time>
   <create_date>2019-01-08</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-01-08</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>272bdb95.verify.hn</value>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-gg7vpeozpqvekdkypuxhyb.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>dipla.com</domain_name>
   <domain_keyword>dipla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 19:46:25</query_time>
   <create_date>2004-07-14</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2024-07-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>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>dipla.nl</domain_name>
   <domain_keyword>dipla</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 12:58:36</query_time>
   <create_date>2007-06-26</create_date>
   <update_date>2021-05-03</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>dopla.pl</domain_name>
   <domain_keyword>dopla</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-07 13:44:57</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>d-pla.co.jp</domain_name>
   <domain_keyword>d-pla</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-29 18:39:41</query_time>
   <create_date>2001-01-30</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>D-pla Co., Ltd.</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>64</num>
   <domain_name>appla.cn</domain_name>
   <domain_keyword>appla</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-19 14:45:49</query_time>
   <create_date>2020-07-01</create_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>沈群</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>bppla.com</domain_name>
   <domain_keyword>bppla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 16:06:26</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>oppla.xyz</domain_name>
   <domain_keyword>oppla</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-26 04:35:26</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.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>67</num>
   <domain_name>dipla.shop</domain_name>
   <domain_keyword>dipla</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-27 23:37:35</query_time>
   <create_date>2021-10-08</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_state>Ourense</registrant_state>
   <registrant_country>ES</registrant_country>
   <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>68</num>
   <domain_name>dppca.in</domain_name>
   <domain_keyword>dppca</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-12 16:00:34</query_time>
   <create_date>2017-03-10</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>n/a</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.webtel.in</value>
    <value>ns4.webtel.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>dapla.com</domain_name>
   <domain_keyword>dapla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 23:14:19</query_time>
   <create_date>2005-11-21</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 00a3b</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 816840</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>oppla.co.uk</domain_name>
   <domain_keyword>oppla</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-01 23:29:51</query_time>
   <create_date>2014-09-04</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>Internet Domain Services BS Corp t/a Internet.bs [Tag = IDS-BS]</registrar_name>
   <registrar_website>http://internetbs.net</registrar_website>
   <name_servers>
    <value>ns-canada.topdns.com</value>
    <value>ns-uk.topdns.com</value>
    <value>ns-usa.topdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>djpla.net</domain_name>
   <domain_keyword>djpla</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 02:40:31</query_time>
   <create_date>2022-01-25</create_date>
   <update_date>2023-01-10</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=djpla.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bancroft.dnspod.net</value>
    <value>pegasus.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>dbpla.net</domain_name>
   <domain_keyword>dbpla</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 10:08:24</query_time>
   <create_date>2016-03-11</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>73</num>
   <domain_name>dpple.net</domain_name>
   <domain_keyword>dpple</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 23:10:56</query_time>
   <create_date>2012-01-16</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1132</registrar_iana>
   <registrar_name>Dotname Korea Corp.</registrar_name>
   <registrar_website>http://www.dotname.co.kr</registrar_website>
   <registrant_email>dotname.co.kr/domain/whois/domain_search?mode=doit&amp;domain=dpple.net</registrant_email>
   <name_servers>
    <value>chin.ns.cloudflare.com</value>
    <value>ken.ns.cloudflare.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>appla.top</domain_name>
   <domain_keyword>appla</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-19 14:45:49</query_time>
   <create_date>2023-06-28</create_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>www.55hl.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>郑州经济技术开发区登嘉楼电脑维修行</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>henan</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>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>zppla.com</domain_name>
   <domain_keyword>zppla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 23:01:54</query_time>
   <create_date>2022-03-17</create_date>
   <update_date>2022-03-17</update_date>
   <expiry_date>2025-03-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://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>dpcla.com</domain_name>
   <domain_keyword>dpcla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:19:01</query_time>
   <create_date>2018-07-24</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2025-07-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>dppca.com</domain_name>
   <domain_keyword>dppca</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 02:13:39</query_time>
   <create_date>2017-03-09</create_date>
   <update_date>2021-03-03</update_date>
   <expiry_date>2025-03-09</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>78</num>
   <domain_name>dspla.com</domain_name>
   <domain_keyword>dspla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 14:35:10</query_time>
   <create_date>2014-10-19</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-19</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>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>dppoa.org</domain_name>
   <domain_keyword>dppoa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 05:54:38</query_time>
   <create_date>2002-08-09</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2025-08-09</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>wppla.net</domain_name>
   <domain_keyword>wppla</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 10:04:37</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=wppla.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>4862.ns1.abovedomains.com</value>
    <value>4862.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>dopla.biz</domain_name>
   <domain_keyword>dopla</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-30 23:21:05</query_time>
   <create_date>2005-05-02</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-05-01</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>Register SPA</registrar_name>
   <registrar_website>www.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DOPLA SRL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</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>dplpa.com</domain_name>
   <domain_keyword>dplpa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 06:40:38</query_time>
   <create_date>2013-10-23</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-02-01</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>ns6.wixdns.net</value>
    <value>ns7.wixdns.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>83</num>
   <domain_name>hppla.com</domain_name>
   <domain_keyword>hppla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 22:31:33</query_time>
   <create_date>2011-01-04</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>dbpla.com</domain_name>
   <domain_keyword>dbpla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 10:08:24</query_time>
   <create_date>2014-04-02</create_date>
   <update_date>2023-04-03</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>dapla.net</domain_name>
   <domain_keyword>dapla</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 10:59:58</query_time>
   <create_date>2013-02-05</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/dapla.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>dawn.ns.cloudflare.com</value>
    <value>will.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>oppla.delivery</domain_name>
   <domain_keyword>oppla</domain_keyword>
   <domain_tld>delivery</domain_tld>
   <query_time>2024-05-26 04:35:26</query_time>
   <create_date>2020-07-31</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>dppal.com</domain_name>
   <domain_keyword>dppal</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 02:13:38</query_time>
   <create_date>2006-02-06</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dppal.com</value>
    <value>ns1.what.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>rppla.org</domain_name>
   <domain_keyword>rppla</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 22:37:10</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>89</num>
   <domain_name>uppla.ai</domain_name>
   <domain_keyword>uppla</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-22 01:18:01</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>dbpla.info</domain_name>
   <domain_keyword>dbpla</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 21:42:19</query_time>
   <create_date>2016-03-12</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-12</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>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>91</num>
   <domain_name>djpla.com</domain_name>
   <domain_keyword>djpla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 16:18:21</query_time>
   <create_date>2015-09-30</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>drpla.com</domain_name>
   <domain_keyword>drpla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 12:11:08</query_time>
   <create_date>2017-08-14</create_date>
   <update_date>2020-08-08</update_date>
   <expiry_date>2024-08-14</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>93</num>
   <domain_name>dpplr.com</domain_name>
   <domain_keyword>dpplr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 06:55:37</query_time>
   <create_date>2014-05-27</create_date>
   <update_date>2021-05-21</update_date>
   <expiry_date>2024-05-27</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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>doppla.cloud</domain_name>
   <domain_keyword>doppla</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-01 14:00:28</query_time>
   <create_date>2019-10-06</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>dgpla.com</domain_name>
   <domain_keyword>dgpla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 15:30:15</query_time>
   <create_date>2021-07-10</create_date>
   <update_date>2022-06-30</update_date>
   <expiry_date>2024-07-10</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>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>dpdla.site</domain_name>
   <domain_keyword>dpdla</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-06 00:51:36</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>ERANET INTERNATIONAL LIMITED</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_company>zhang hua qiang</registrant_company>
   <registrant_state>CQ</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.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>97</num>
   <domain_name>uppla.nl</domain_name>
   <domain_keyword>uppla</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-28 09:44:14</query_time>
   <create_date>2022-12-07</create_date>
   <update_date>2023-11-11</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>dipla.site</domain_name>
   <domain_keyword>dipla</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-10 11:31:24</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-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.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>99</num>
   <domain_name>duppla.app</domain_name>
   <domain_keyword>duppla</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-26 02:54:16</query_time>
   <create_date>2022-09-08</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>dupla.design</domain_name>
   <domain_keyword>dupla</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-11 16:14:01</query_time>
   <create_date>2018-08-17</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-17</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.118</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.