WHOIS QUERY TIME

5 May 2024 - 6:41 AM UTC

Registered: 10 September 2015
Modified: 10 September 2023
Expiry: 10 September 2024

REGISTRAR

Name: CORE

DNSSEC

delegation
unsigned

NAME SERVERS

dns.globvill.de
dns.voerde.globvill.de
xdns.delti.com

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=2dack.se
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "2dack.se"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "2dack.se",
            "domain_keyword": "2dack",
            "domain_tld": "se",
            "query_time": "2024-05-05 06:41:45",
            "create_date": "2015-09-10",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-10",
            "registrar_name": "CORE",
            "name_servers": [
                "dns.globvill.de",
                "dns.voerde.globvill.de",
                "xdns.delti.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>2dack.se</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>2dack.se</domain_name>
   <domain_keyword>2dack</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 06:41:45</query_time>
   <create_date>2015-09-10</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_name>CORE</registrar_name>
   <name_servers>
    <value>dns.globvill.de</value>
    <value>dns.voerde.globvill.de</value>
    <value>xdns.delti.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.028</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.354 seconds) for "2dack.se" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 6:41 AM UTC

Registered: 10 September 2015
Modified: 10 September 2023
Expiry: 10 September 2024

REGISTRAR

Name: CORE

DNSSEC

delegation
unsigned

NAME SERVERS

dns.globvill.de
dns.voerde.globvill.de
xdns.delti.com

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=2dack.se
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "2dack.se",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "2dack.se",
    "results": [
        {
            "num": 1,
            "domain_name": "2dack.se",
            "domain_keyword": "2dack",
            "domain_tld": "se",
            "query_time": "2024-05-05 06:41:45",
            "create_date": "2015-09-10",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-10",
            "registrar_name": "CORE",
            "name_servers": [
                "dns.globvill.de",
                "dns.voerde.globvill.de",
                "xdns.delti.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.354,
        "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>2dack.se</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>2dack.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>2dack.se</domain_name>
   <domain_keyword>2dack</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 06:41:45</query_time>
   <create_date>2015-09-10</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_name>CORE</registrar_name>
   <name_servers>
    <value>dns.globvill.de</value>
    <value>dns.voerde.globvill.de</value>
    <value>xdns.delti.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.354</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 118 domain names (in 0.141 seconds) which look and sound like the brand name "2dack".
Domain Name Registered Expiry Registrar Ownership
1 adack.com 7 Dec 2013 7 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 edack.com 19 Oct 2018 19 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
3 2pack.pro 3 May 2023 3 May 2025 Regional Network Information Center, JSC dba RU-CENTER REDACTED FOR PRIVACY
4 2dank.net 15 Oct 2022 15 Oct 2024 RegistryGate GmbH REDACTED FOR PRIVACY
5 2back.de - - - -
6 4dack.com 15 Feb 2008 15 Feb 2025 Domeneshop AS dba domainnameshop.com eonBIT as
7 jdack.com 24 Feb 2014 24 Feb 2026 GoDaddy.com, LLC -
8 adack.xyz 12 Apr 2024 12 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
9 2duck.ru 4 May 2023 4 May 2025 REGRU-RU Private Person
10 mdack.site 9 Nov 2023 9 Nov 2024 Name.com, Inc -
11 2deck.net 28 Feb 2021 28 Feb 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
12 2dacg.com 27 Nov 2011 27 Nov 2024 GoDaddy.com, LLC -
13 qdack.se 25 Jun 2020 25 Jun 2024 ODERLAND -
14 2dark.net 8 May 2005 8 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
15 2deck.com 21 Nov 2014 21 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
16 adack.net 1 Jun 2023 1 Jun 2024 DropCatch.com 1424 LLC Redacted for GDPR privacy
17 2dark.com 9 Jun 2003 9 Jun 2026 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
18 2pack.in 8 Dec 2020 8 Dec 2024 GoDaddy.com, LLC Paradise Plastopack Pvt Ltd
19 2hack.org 15 Jan 2024 15 Jan 2025 IHS Telekom, Inc. GDPR Masked
20 jdack.net 26 Jun 2019 26 Jun 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
21 2hack.com 21 May 2005 21 May 2025 GoDaddy.com, LLC -
22 fdack.com 18 May 2021 18 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
23 2pack.de - - - -
24 2deck.org 28 Feb 2021 28 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 hdack.se 28 Nov 2000 28 Nov 2024 Loopia AB -
26 2back.net 31 Jan 2024 31 Jan 2026 Tucows Domains Inc. -
27 2pack.co.uk 15 Jan 2013 15 Jan 2025 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
28 2dock.com 19 Mar 2003 19 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
29 ndack.club 23 Mar 2023 23 Mar 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0166827324
30 cdack.cn 7 Apr 2023 7 Apr 2025 中企动力科技股份有限公司 廖彩云
31 2pack.com 18 Mar 2000 26 Jul 2024 PSI-USA, Inc. dba Domain Robot 2pack Gmbh
32 idack.net 10 Feb 2012 10 Feb 2029 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
33 2dark.tv 27 Jan 2017 27 Jan 2025 OVH sas Registry Services, LLC
34 2ndack.com 25 Jul 2022 25 Jul 2024 GoDaddy.com, LLC -
35 ldack.org 12 Dec 2023 12 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
36 2back.org 20 Sep 2013 20 Sep 2024 Tucows Domains Inc. Bespoke Learning Tools
37 2pack.store 4 May 2024 4 May 2025 eNom, Inc. Data Protected
38 2pack.pl 3 Sep 2023 3 Sep 2024 Aftermarket.pl Limited -
39 adack.space 6 Apr 2016 6 Apr 2025 Mesh Digital Ltd Domains By Proxy, LLC
40 2hack.net 5 Dec 2013 5 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
41 mdack.online 9 Nov 2023 9 Nov 2024 Name.com, Inc -
42 ldack.com 17 Oct 2010 17 Oct 2026 ENOM, INC. REDACTED FOR PRIVACY
43 2back.co.uk 31 Dec 2018 31 Dec 2024 XNS Registrar B.V. [Tag = XNSREG] -
44 idack.com 16 Sep 2015 16 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
45 2pack.hu 14 Aug 2023 - - -
46 2mack.com 9 Mar 2019 9 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
47 sdack.com 13 Oct 2015 13 Oct 2024 Vautron Rechenzentrum AG -
48 2dark.co.uk 16 Dec 2021 16 Dec 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
49 2dpack.com 18 Jun 2020 18 Jun 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
50 2dank.com 21 Mar 2024 21 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
51 ndack.com 9 Oct 2020 9 Oct 2024 GoDaddy.com, LLC -
52 12dack.se 10 Sep 2015 10 Sep 2024 CORE -
53 edack.net 19 Apr 2022 19 Apr 2025 HOSTINGER operations, UAB -
54 2dark.cc 22 Sep 2023 22 Sep 2024 DropCatch.com 600 LLC Sergey Adyakin
55 adack.co 5 Dec 2020 5 Dec 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com REDACTED FOR PRIVACY
56 29ack.com 6 Sep 2023 6 Sep 2024 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
57 rdack.se 20 Sep 2016 20 Sep 2024 Loopia AB -
58 2dacc.com 18 Nov 2010 18 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
59 2pack.ru 5 Apr 2010 5 Apr 2025 RU-CENTER-RU Private Person
60 1dack.se 10 Sep 2015 10 Sep 2024 CORE -
61 2dick.com 6 Jan 2006 6 Jan 2025 GoDaddy.com, LLC -
62 ddack.com 13 Nov 2015 13 Nov 2024 gabia KIM JAE SIK
63 sdack.net 13 Oct 2015 13 Oct 2024 Vautron Rechenzentrum AG -
64 2pack.net 2 May 2018 2 May 2025 1API GmbH REDACTED FOR PRIVACY
65 2duck.dev 22 Mar 2023 22 Mar 2024 Porkbun LLC Private by Design, LLC
66 2pack.cn 1 Jan 2024 1 Jan 2025 厦门三五互联科技股份有限公司 海口市武湛网络科技有限公司
67 2pack.gmbh 11 Apr 2023 11 Apr 2025 Key-Systems, LLC HashWeb KlG
68 sdack.org 13 Oct 2015 13 Oct 2024 Vautron Rechenzentrum AG esoco GmbH
69 2back.com 29 Sep 2003 29 Sep 2024 GoDaddy.com, LLC -
70 2pack.org 27 Oct 2017 27 Oct 2024 CloudFlare, Inc. REDACTED FOR PRIVACY
71 2duck.com 8 Apr 2018 8 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
72 2hack.xyz 13 Nov 2015 13 Nov 2024 OVH Productions Associees asbl - Activite 12244 (KES)
73 2dank.org 6 Apr 2017 6 Apr 2025 Amazon Registrar, Inc. Identity Protection Service
74 4dack.se 15 Feb 2008 15 Feb 2025 Domeneshop AS -
75 2pack.be 10 Jun 2011 - Registrar.eu -
76 cdack.com 31 May 2005 31 May 2025 GoDaddy.com, LLC NameFind LLC
77 2hack.it 21 Oct 2015 21 Oct 2024 OVH 2improveIT
78 pdack.net 1 Jul 2022 1 Jul 2027 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
79 2pack.com.br 25 Jan 2006 25 Jan 2026 - Wesley Cardoso
80 dack.cymru 26 Jun 2022 26 Jun 2024 Netistrar Limited REDACTED FOR PRIVACY
81 dack.guru 8 Sep 2015 8 Sep 2024 Global Village GmbH organization redacted
82 dack.uk 12 Mar 2021 12 Mar 2025 Cloudflare, Inc. [Tag = CLOUDFLARE] -
83 dack.app 15 Jul 2018 15 Jul 2025 Domeneshop AS dba domainnameshop.com eonBIT
84 dack.org 7 Oct 2006 7 Oct 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
85 dack.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Troy Dack
86 dack.co.jp 17 Jan 2000 - - company dack
87 dack.su 9 Nov 2019 9 Nov 2024 REGTIME-SU Private Person
88 2ack.com 16 Sep 2005 16 Sep 2024 GoDaddy.com, LLC -
89 dack.biz 25 Feb 2005 24 Feb 2025 IONOS SE ASTRONICS
90 2ack.net 16 Jul 2020 16 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
91 dack.store 15 Jul 2018 15 Jul 2025 Domeneshop AS eonBIT
92 dack.de - - - -
93 dack.id.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Troy Dack
94 2dak.com 10 Sep 2023 10 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
95 dack.shoes 12 Mar 2024 12 Mar 2025 Domain.com, LLC MARC LABROSSE
96 dack.net 4 Oct 2012 4 Oct 2024 GoDaddy.com, LLC -
97 dack.ru 23 Apr 2015 23 Apr 2025 SALENAMES-RU Private Person
98 dack.se 17 Nov 2004 17 Nov 2024 CORE -
99 dack.com 11 Mar 1997 12 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
100 dack.cc 23 May 2022 23 May 2025 Domain.com, LLC -
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 2dack.se.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=2dack.se
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "2dack.se",
        "page_size": 100
    },
    "count": {
        "total": 118,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "adack.com, edack.com, 2pack.pro, 2dank.net, 2back.de, 4dack.com, jdack.com, adack.xyz, 2duck.ru, mdack.site, 2deck.net, 2dacg.com, qdack.se, 2dark.net, 2deck.com, adack.net, 2dark.com, 2pack.in, 2hack.org, jdack.net, 2hack.com, fdack.com, 2pack.de, 2deck.org, hdack.se, 2back.net, 2pack.co.uk, 2dock.com, ndack.club, cdack.cn, 2pack.com, idack.net, 2dark.tv, 2ndack.com, ldack.org, 2back.org, 2pack.store, 2pack.pl, adack.space, 2hack.net, mdack.online, ldack.com, 2back.co.uk, idack.com, 2pack.hu, 2mack.com, sdack.com, 2dark.co.uk, 2dpack.com, 2dank.com, ndack.com, 12dack.se, edack.net, 2dark.cc, adack.co, 29ack.com, rdack.se, 2dacc.com, 2pack.ru, 1dack.se, 2dick.com, ddack.com, sdack.net, 2pack.net, 2duck.dev, 2pack.cn, 2pack.gmbh, sdack.org, 2back.com, 2pack.org, 2duck.com, 2hack.xyz, 2dank.org, 4dack.se, 2pack.be, cdack.com, 2hack.it, pdack.net, 2pack.com.br, dack.cymru, dack.guru, dack.uk, dack.app, dack.org, dack.com.au, dack.co.jp, dack.su, 2ack.com, dack.biz, 2ack.net, dack.store, dack.de, dack.id.au, 2dak.com, dack.shoes, dack.net, dack.ru, dack.se, dack.com, dack.cc",
    "results": [
        {
            "num": 1,
            "domain_name": "adack.com",
            "domain_keyword": "adack",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:11:32",
            "create_date": "2013-12-07",
            "update_date": "2020-12-01",
            "expiry_date": "2025-12-07",
            "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": 2,
            "domain_name": "edack.com",
            "domain_keyword": "edack",
            "domain_tld": "com",
            "query_time": "2024-04-24 00:26:37",
            "create_date": "2018-10-19",
            "update_date": "2020-10-13",
            "expiry_date": "2024-10-19",
            "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": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "2pack.pro",
            "domain_keyword": "2pack",
            "domain_tld": "pro",
            "query_time": "2024-05-09 22:35:50",
            "create_date": "2023-05-03",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-03",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tiumenskaia obl",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "2dank.net",
            "domain_keyword": "2dank",
            "domain_tld": "net",
            "query_time": "2024-05-07 10:30:18",
            "create_date": "2022-10-15",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.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": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "2back.de",
            "domain_keyword": "2back",
            "domain_tld": "de",
            "query_time": "2024-05-05 00:45:08",
            "update_date": "2023-04-09",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 6,
            "domain_name": "4dack.com",
            "domain_keyword": "4dack",
            "domain_tld": "com",
            "query_time": "2024-04-20 09:09:27",
            "create_date": "2008-02-15",
            "update_date": "2023-10-16",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_company": "eonBIT as",
            "registrant_country": "NO",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "jdack.com",
            "domain_keyword": "jdack",
            "domain_tld": "com",
            "query_time": "2024-04-20 23:41:22",
            "create_date": "2014-02-24",
            "update_date": "2024-02-25",
            "expiry_date": "2026-02-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "adack.xyz",
            "domain_keyword": "adack",
            "domain_tld": "xyz",
            "query_time": "2024-04-13 12:29:41",
            "create_date": "2024-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "hayes.ns.cloudflare.com",
                "lara.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "2duck.ru",
            "domain_keyword": "2duck",
            "domain_tld": "ru",
            "query_time": "2024-04-30 15:52:40",
            "create_date": "2023-05-04",
            "expiry_date": "2025-05-04",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "mdack.site",
            "domain_keyword": "mdack",
            "domain_tld": "site",
            "query_time": "2024-05-17 06:31:39",
            "create_date": "2023-11-09",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "ciudad de mexico",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the 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": [
                "jerome.ns.cloudflare.com",
                "poppy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "2deck.net",
            "domain_keyword": "2deck",
            "domain_tld": "net",
            "query_time": "2024-05-18 19:03:17",
            "create_date": "2021-02-28",
            "update_date": "2023-02-13",
            "expiry_date": "2025-02-28",
            "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": 12,
            "domain_name": "2dacg.com",
            "domain_keyword": "2dacg",
            "domain_tld": "com",
            "query_time": "2024-04-27 07:01:36",
            "create_date": "2011-11-27",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "qdack.se",
            "domain_keyword": "qdack",
            "domain_tld": "se",
            "query_time": "2024-05-06 00:47:03",
            "create_date": "2020-06-25",
            "update_date": "2023-10-14",
            "expiry_date": "2024-06-25",
            "registrar_name": "ODERLAND",
            "name_servers": [
                "dns1.oderland.com",
                "dns2.oderland.com",
                "dns3.oderland.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 14,
            "domain_name": "2dark.net",
            "domain_keyword": "2dark",
            "domain_tld": "net",
            "query_time": "2024-04-27 07:01:44",
            "create_date": "2005-05-08",
            "update_date": "2023-11-16",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=2dark.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.forward.antagonist.nl",
                "ns02.forward.antagonist.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "2deck.com",
            "domain_keyword": "2deck",
            "domain_tld": "com",
            "query_time": "2024-04-13 06:01:14",
            "create_date": "2014-11-21",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-21",
            "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": 16,
            "domain_name": "adack.net",
            "domain_keyword": "adack",
            "domain_tld": "net",
            "query_time": "2024-05-01 05:37:48",
            "create_date": "2023-06-01",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-01",
            "registrar_iana": 3633,
            "registrar_name": "DropCatch.com 1424 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "jin bian",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "KH",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "2dark.com",
            "domain_keyword": "2dark",
            "domain_tld": "com",
            "query_time": "2024-04-27 07:01:44",
            "create_date": "2003-06-09",
            "update_date": "2024-02-26",
            "expiry_date": "2026-06-09",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns139.websitewelcome.com",
                "ns140.websitewelcome.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "2pack.in",
            "domain_keyword": "2pack",
            "domain_tld": "in",
            "query_time": "2024-04-06 01:55:00",
            "create_date": "2020-12-08",
            "update_date": "2023-02-15",
            "expiry_date": "2024-12-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Paradise Plastopack Pvt Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "2hack.org",
            "domain_keyword": "2hack",
            "domain_tld": "org",
            "query_time": "2024-05-12 11:48:41",
            "create_date": "2024-01-15",
            "update_date": "2024-03-16",
            "expiry_date": "2025-01-15",
            "registrar_iana": 1091,
            "registrar_name": "IHS Telekom, Inc.",
            "registrar_website": "http://www.ihs.com.tr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GDPR Masked",
            "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": [
                "dahlia.ns.cloudflare.com",
                "ishaan.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "jdack.net",
            "domain_keyword": "jdack",
            "domain_tld": "net",
            "query_time": "2024-04-20 23:41:22",
            "create_date": "2019-06-26",
            "update_date": "2024-02-23",
            "expiry_date": "2024-06-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "2hack.com",
            "domain_keyword": "2hack",
            "domain_tld": "com",
            "query_time": "2024-04-24 18:25:07",
            "create_date": "2005-05-21",
            "update_date": "2023-09-01",
            "expiry_date": "2025-05-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "fdack.com",
            "domain_keyword": "fdack",
            "domain_tld": "com",
            "query_time": "2024-05-20 03:27:09",
            "create_date": "2021-05-18",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "2pack.de",
            "domain_keyword": "2pack",
            "domain_tld": "de",
            "query_time": "2024-05-05 00:46:08",
            "update_date": "2022-04-07",
            "name_servers": [
                "ns01.iok.net",
                "ns02.iok.net",
                "ns03.iok.net",
                "ns04.iok.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 24,
            "domain_name": "2deck.org",
            "domain_keyword": "2deck",
            "domain_tld": "org",
            "query_time": "2024-05-21 00:50:39",
            "create_date": "2021-02-28",
            "update_date": "2023-02-18",
            "expiry_date": "2025-02-28",
            "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": 25,
            "domain_name": "hdack.se",
            "domain_keyword": "hdack",
            "domain_tld": "se",
            "query_time": "2024-05-05 23:20:24",
            "create_date": "2000-11-28",
            "update_date": "2023-10-18",
            "expiry_date": "2024-11-28",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 26,
            "domain_name": "2back.net",
            "domain_keyword": "2back",
            "domain_tld": "net",
            "query_time": "2024-05-27 05:55:46",
            "create_date": "2024-01-31",
            "update_date": "2024-01-31",
            "expiry_date": "2026-01-31",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dominios.uol.com.br",
                "ns2.dominios.uol.com.br",
                "ns3.dominios.uol.com.br"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "2pack.co.uk",
            "domain_keyword": "2pack",
            "domain_tld": "co.uk",
            "query_time": "2024-04-06 01:55:00",
            "create_date": "2013-01-15",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-15",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.3dweb.co.uk",
                "ns2.3dweb.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 28,
            "domain_name": "2dock.com",
            "domain_keyword": "2dock",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:25:13",
            "create_date": "2003-03-19",
            "update_date": "2020-04-30",
            "expiry_date": "2024-03-19",
            "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": 29,
            "domain_name": "ndack.club",
            "domain_keyword": "ndack",
            "domain_tld": "club",
            "query_time": "2024-05-21 14:28:04",
            "create_date": "2023-03-23",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0166827324",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "cdack.cn",
            "domain_keyword": "cdack",
            "domain_tld": "cn",
            "query_time": "2024-04-13 21:57:07",
            "create_date": "2023-04-07",
            "expiry_date": "2025-04-07",
            "registrar_name": "中企动力科技股份有限公司",
            "registrant_name": "廖彩云",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.expirenotification.com",
                "dns8.expirenotification.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "2pack.com",
            "domain_keyword": "2pack",
            "domain_tld": "com",
            "query_time": "2024-04-22 01:02:15",
            "create_date": "2000-03-18",
            "update_date": "2024-03-19",
            "expiry_date": "2024-07-26",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "2pack Gmbh",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/2pack.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.iok.net",
                "ns02.iok.net",
                "ns03.iok.net",
                "ns04.iok.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "idack.net",
            "domain_keyword": "idack",
            "domain_tld": "net",
            "query_time": "2024-04-24 10:14:23",
            "create_date": "2012-02-10",
            "update_date": "2023-02-15",
            "expiry_date": "2029-02-10",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "2dark.tv",
            "domain_keyword": "2dark",
            "domain_tld": "tv",
            "query_time": "2024-05-21 00:50:31",
            "create_date": "2017-01-27",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-27",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns106.ovh.net",
                "ns106.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 34,
            "domain_name": "2ndack.com",
            "domain_keyword": "2ndack",
            "domain_tld": "com",
            "query_time": "2024-05-03 23:58:33",
            "create_date": "2022-07-25",
            "update_date": "2022-09-01",
            "expiry_date": "2024-07-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ldack.org",
            "domain_keyword": "ldack",
            "domain_tld": "org",
            "query_time": "2024-04-06 19:06:38",
            "create_date": "2023-12-12",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.abstractwebhost2.com",
                "ns2.abstractwebhost2.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "2back.org",
            "domain_keyword": "2back",
            "domain_tld": "org",
            "query_time": "2024-04-28 01:19:24",
            "create_date": "2013-09-20",
            "update_date": "2023-08-26",
            "expiry_date": "2024-09-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bespoke Learning Tools",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "2pack.store",
            "domain_keyword": "2pack",
            "domain_tld": "store",
            "query_time": "2024-05-06 17:32:05",
            "create_date": "2024-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "TA",
            "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.",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "2pack.pl",
            "domain_keyword": "2pack",
            "domain_tld": "pl",
            "query_time": "2024-04-06 01:55:00",
            "create_date": "2023-09-03",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-03",
            "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": 39,
            "domain_name": "adack.space",
            "domain_keyword": "adack",
            "domain_tld": "space",
            "query_time": "2024-04-15 18:11:32",
            "create_date": "2016-04-06",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dynu.com",
                "ns2.dynu.com",
                "ns3.dynu.com",
                "ns4.dynu.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "2hack.net",
            "domain_keyword": "2hack",
            "domain_tld": "net",
            "query_time": "2024-05-12 11:48:41",
            "create_date": "2013-12-05",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=2hack.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "mdack.online",
            "domain_keyword": "mdack",
            "domain_tld": "online",
            "query_time": "2024-05-17 06:31:39",
            "create_date": "2023-11-09",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "ciudad de mexico",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the 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": [
                "jerome.ns.cloudflare.com",
                "poppy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ldack.com",
            "domain_keyword": "ldack",
            "domain_tld": "com",
            "query_time": "2024-04-06 19:06:38",
            "create_date": "2010-10-17",
            "update_date": "2024-02-13",
            "expiry_date": "2026-10-17",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/601f54d5-4ee6-4a4e-bf07-df311bdffb54",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.justhost.com",
                "ns2.justhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "2back.co.uk",
            "domain_keyword": "2back",
            "domain_tld": "co.uk",
            "query_time": "2024-04-28 01:19:28",
            "create_date": "2018-12-31",
            "update_date": "2024-01-29",
            "expiry_date": "2024-12-31",
            "registrar_name": "XNS Registrar B.V. [Tag = XNSREG]",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 44,
            "domain_name": "idack.com",
            "domain_keyword": "idack",
            "domain_tld": "com",
            "query_time": "2024-04-24 10:14:23",
            "create_date": "2015-09-16",
            "update_date": "2023-09-17",
            "expiry_date": "2025-09-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=idack.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "2pack.hu",
            "domain_keyword": "2pack",
            "domain_tld": "hu",
            "query_time": "2024-05-11 02:07:00",
            "create_date": "2023-08-14"
        },
        {
            "num": 46,
            "domain_name": "2mack.com",
            "domain_keyword": "2mack",
            "domain_tld": "com",
            "query_time": "2024-04-18 10:33:21",
            "create_date": "2019-03-09",
            "update_date": "2024-02-04",
            "expiry_date": "2025-03-09",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of 2mack.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1043.awsdns-02.org",
                "ns-1799.awsdns-32.co.uk",
                "ns-491.awsdns-61.com",
                "ns-818.awsdns-38.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "sdack.com",
            "domain_keyword": "sdack",
            "domain_tld": "com",
            "query_time": "2024-04-30 16:28:04",
            "create_date": "2015-10-13",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-13",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_state": "Schleswig-Holstein",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.antagus.de",
                "ns2.antagus.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "2dark.co.uk",
            "domain_keyword": "2dark",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 11:37:38",
            "create_date": "2021-12-16",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-16",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 49,
            "domain_name": "2dpack.com",
            "domain_keyword": "2dpack",
            "domain_tld": "com",
            "query_time": "2024-05-18 19:03:34",
            "create_date": "2020-06-18",
            "update_date": "2024-01-10",
            "expiry_date": "2025-06-18",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.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": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.trdns.com",
                "ns12.trdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 50,
            "domain_name": "2dank.com",
            "domain_keyword": "2dank",
            "domain_tld": "com",
            "query_time": "2024-05-24 22:53:55",
            "create_date": "2024-03-21",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-21",
            "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": 51,
            "domain_name": "ndack.com",
            "domain_keyword": "ndack",
            "domain_tld": "com",
            "query_time": "2024-04-17 10:12:36",
            "create_date": "2020-10-09",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "12dack.se",
            "domain_keyword": "12dack",
            "domain_tld": "se",
            "query_time": "2024-05-05 06:40:41",
            "create_date": "2015-09-10",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-10",
            "registrar_name": "CORE",
            "name_servers": [
                "dns.globvill.de",
                "dns.voerde.globvill.de",
                "xdns.delti.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "edack.net",
            "domain_keyword": "edack",
            "domain_tld": "net",
            "query_time": "2024-05-12 04:21:48",
            "create_date": "2022-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "2dark.cc",
            "domain_keyword": "2dark",
            "domain_tld": "cc",
            "query_time": "2024-05-27 22:24:44",
            "create_date": "2023-09-22",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-22",
            "registrar_iana": 2080,
            "registrar_name": "DropCatch.com 600 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Sergey Adyakin",
            "registrant_address": "Novo-Sadovaya 271-261",
            "registrant_city": "Samara",
            "registrant_state": "Samara",
            "registrant_zip": "443011",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9272193604",
            "name_servers": [
                "mira.ns.cloudflare.com",
                "titan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "adack.co",
            "domain_keyword": "adack",
            "domain_tld": "co",
            "query_time": "2024-04-15 18:11:32",
            "create_date": "2020-12-05",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-05",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "whois.joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ardabil",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IR",
            "registrant_email": "please query the rdds service of the registrar 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.mizbanfadns.net",
                "dns2.mizbanfadns.net",
                "dns3.mizbanfadns.net",
                "dns4.mizbanfadns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "29ack.com",
            "domain_keyword": "29ack",
            "domain_tld": "com",
            "query_time": "2024-05-18 18:55:42",
            "create_date": "2023-09-06",
            "update_date": "2024-04-23",
            "expiry_date": "2024-09-06",
            "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": [
                "ns1.domainnamedns.com",
                "ns2.domainnamedns.com",
                "ns3.domainnamedns.com",
                "ns4.domainnamedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "rdack.se",
            "domain_keyword": "rdack",
            "domain_tld": "se",
            "query_time": "2024-05-05 16:45:48",
            "create_date": "2016-09-20",
            "update_date": "2023-08-24",
            "expiry_date": "2024-09-20",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 58,
            "domain_name": "2dacc.com",
            "domain_keyword": "2dacc",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:24:43",
            "create_date": "2010-11-18",
            "update_date": "2023-10-20",
            "expiry_date": "2024-11-18",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/0193bf55-f737-468b-be0a-cb5d7645bde1",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.gophermedia.com",
                "ns6.gophermedia.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "2pack.ru",
            "domain_keyword": "2pack",
            "domain_tld": "ru",
            "query_time": "2024-05-14 11:34:25",
            "create_date": "2010-04-05",
            "expiry_date": "2025-04-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainpage.ru",
                "ns2.domainpage.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 60,
            "domain_name": "1dack.se",
            "domain_keyword": "1dack",
            "domain_tld": "se",
            "query_time": "2024-05-05 06:41:00",
            "create_date": "2015-09-10",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-10",
            "registrar_name": "CORE",
            "name_servers": [
                "dns.globvill.de",
                "dns.voerde.globvill.de",
                "xdns.delti.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "2dick.com",
            "domain_keyword": "2dick",
            "domain_tld": "com",
            "query_time": "2024-04-27 07:03:07",
            "create_date": "2006-01-06",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-06",
            "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": 62,
            "domain_name": "ddack.com",
            "domain_keyword": "ddack",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:28:30",
            "create_date": "2015-11-13",
            "update_date": "2021-10-18",
            "expiry_date": "2024-11-13",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "KIM JAE SIK",
            "registrant_company": "KIM JAE SIK",
            "registrant_address": "31, Daehak-ro, Yuseong-gu, Daejeon",
            "registrant_city": "Daejeon",
            "registrant_zip": "34168",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7077707800",
            "name_servers": [
                "ns16.dnszi.com",
                "ns55.dnszi.com",
                "ns64.dnszi.com",
                "ns7.dnszi.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "sdack.net",
            "domain_keyword": "sdack",
            "domain_tld": "net",
            "query_time": "2024-04-18 13:11:32",
            "create_date": "2015-10-13",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-13",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_state": "Schleswig-Holstein",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.antagus.de",
                "ns2.antagus.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "2pack.net",
            "domain_keyword": "2pack",
            "domain_tld": "net",
            "query_time": "2024-05-09 22:35:50",
            "create_date": "2018-05-02",
            "update_date": "2020-03-24",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "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": "DE",
            "registrant_email": "contact via https://www.1api.net/send-message/2pack.net/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "2duck.dev",
            "domain_keyword": "2duck",
            "domain_tld": "dev",
            "query_time": "2024-05-30 23:38:05",
            "create_date": "2023-03-22",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-22",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://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 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",
            "domain_status": [
                "inactive",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "2pack.cn",
            "domain_keyword": "2pack",
            "domain_tld": "cn",
            "query_time": "2024-04-10 16:00:49",
            "create_date": "2024-01-01",
            "expiry_date": "2025-01-01",
            "registrar_name": "厦门三五互联科技股份有限公司",
            "registrant_name": "海口市武湛网络科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "2pack.gmbh",
            "domain_keyword": "2pack",
            "domain_tld": "gmbh",
            "query_time": "2024-04-28 11:12:00",
            "create_date": "2023-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HashWeb KlG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "sdack.org",
            "domain_keyword": "sdack",
            "domain_tld": "org",
            "query_time": "2024-04-18 13:11:32",
            "create_date": "2015-10-13",
            "update_date": "2023-11-27",
            "expiry_date": "2024-10-13",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "esoco GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Schleswig-Holstein",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.antagus.de",
                "ns2.antagus.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "2back.com",
            "domain_keyword": "2back",
            "domain_tld": "com",
            "query_time": "2024-04-28 01:19:24",
            "create_date": "2003-09-29",
            "update_date": "2023-12-24",
            "expiry_date": "2024-09-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "2pack.org",
            "domain_keyword": "2pack",
            "domain_tld": "org",
            "query_time": "2024-04-22 01:02:15",
            "create_date": "2017-10-27",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "http://www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jack.ns.cloudflare.com",
                "virginia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "2duck.com",
            "domain_keyword": "2duck",
            "domain_tld": "com",
            "query_time": "2024-05-30 00:58:51",
            "create_date": "2018-04-08",
            "update_date": "2021-04-02",
            "expiry_date": "2024-04-08",
            "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": 72,
            "domain_name": "2hack.xyz",
            "domain_keyword": "2hack",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 22:25:42",
            "create_date": "2015-11-13",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-13",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Productions Associees asbl - Activite 12244 (KES)",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns11.ovh.net",
                "ns11.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 73,
            "domain_name": "2dank.org",
            "domain_keyword": "2dank",
            "domain_tld": "org",
            "query_time": "2024-04-27 07:01:43",
            "create_date": "2017-04-06",
            "update_date": "2024-03-08",
            "expiry_date": "2025-04-06",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1334.awsdns-38.org",
                "ns-1974.awsdns-54.co.uk",
                "ns-403.awsdns-50.com",
                "ns-822.awsdns-38.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "4dack.se",
            "domain_keyword": "4dack",
            "domain_tld": "se",
            "query_time": "2024-05-05 06:42:53",
            "create_date": "2008-02-15",
            "update_date": "2023-10-16",
            "expiry_date": "2025-02-15",
            "registrar_name": "Domeneshop AS",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "2pack.be",
            "domain_keyword": "2pack",
            "domain_tld": "be",
            "query_time": "2024-06-01 02:40:13",
            "create_date": "2011-06-10",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.argewebhosting.eu",
                "ns2.argewebhosting.com",
                "ns3.argewebhosting.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 76,
            "domain_name": "cdack.com",
            "domain_keyword": "cdack",
            "domain_tld": "com",
            "query_time": "2024-06-01 10:45:01",
            "create_date": "2005-05-31",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "2hack.it",
            "domain_keyword": "2hack",
            "domain_tld": "it",
            "query_time": "2024-06-01 02:35:41",
            "create_date": "2015-10-21",
            "update_date": "2023-11-06",
            "expiry_date": "2024-10-21",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com/welcome",
            "registrant_company": "2improveIT",
            "registrant_address": "Heerstraat 167",
            "registrant_city": "Hasselt",
            "registrant_state": "--",
            "registrant_zip": "3511",
            "registrant_country": "BE",
            "name_servers": [
                "dns11.ovh.net",
                "ns11.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 78,
            "domain_name": "pdack.net",
            "domain_keyword": "pdack",
            "domain_tld": "net",
            "query_time": "2024-05-29 00:28:38",
            "create_date": "2022-07-01",
            "update_date": "2022-07-01",
            "expiry_date": "2027-07-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": "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "2pack.com.br",
            "domain_keyword": "2pack",
            "domain_tld": "com.br",
            "query_time": "2024-04-22 01:02:15",
            "create_date": "2006-01-25",
            "update_date": "2024-02-09",
            "expiry_date": "2026-01-25",
            "registrant_name": "Wesley Cardoso",
            "name_servers": [
                "dns1.kinghost.com.br",
                "dns2.kinghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 80,
            "domain_name": "dack.cymru",
            "domain_keyword": "dack",
            "domain_tld": "cymru",
            "query_time": "2024-05-25 02:51:05",
            "create_date": "2022-06-26",
            "update_date": "2023-06-04",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1755,
            "registrar_name": "Netistrar Limited",
            "registrar_website": "http://www.netistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bretby",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "huxley.ns.cloudflare.com",
                "melina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "dack.guru",
            "domain_keyword": "dack",
            "domain_tld": "guru",
            "query_time": "2024-05-25 02:51:05",
            "create_date": "2015-09-08",
            "update_date": "2023-10-23",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1725,
            "registrar_name": "Global Village GmbH",
            "registrar_website": "http://www.global-village.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "organization redacted",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "state redacted",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.globvill.de",
                "dns.voerde.globvill.de",
                "xdns.delti.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "dack.uk",
            "domain_keyword": "dack",
            "domain_tld": "uk",
            "query_time": "2024-04-14 16:21:59",
            "create_date": "2021-03-12",
            "update_date": "2024-02-11",
            "expiry_date": "2025-03-12",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "becky.ns.cloudflare.com",
                "miles.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 83,
            "domain_name": "dack.app",
            "domain_keyword": "dack",
            "domain_tld": "app",
            "query_time": "2024-04-12 06:07:16",
            "create_date": "2018-07-15",
            "update_date": "2023-10-21",
            "expiry_date": "2025-07-15",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainname.shop/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "eonBIT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 84,
            "domain_name": "dack.org",
            "domain_keyword": "dack",
            "domain_tld": "org",
            "query_time": "2024-04-14 16:21:59",
            "create_date": "2006-10-07",
            "update_date": "2023-11-21",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.com/whois",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "dack.com.au",
            "domain_keyword": "dack",
            "domain_tld": "com.au",
            "query_time": "2024-04-12 06:07:16",
            "update_date": "2024-03-08",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Troy Dack",
            "name_servers": [
                "anna.ns.cloudflare.com",
                "phil.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "dack.co.jp",
            "domain_keyword": "dack",
            "domain_tld": "co.jp",
            "query_time": "2024-04-06 10:24:11",
            "create_date": "2000-01-17",
            "update_date": "2024-02-01",
            "registrant_company": "company dack",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 87,
            "domain_name": "dack.su",
            "domain_keyword": "dack",
            "domain_tld": "su",
            "query_time": "2024-05-05 04:06:20",
            "create_date": "2019-11-09",
            "expiry_date": "2024-11-09",
            "registrar_name": "REGTIME-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns60.ruweb.net",
                "ns61.ruweb.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 88,
            "domain_name": "2ack.com",
            "domain_keyword": "2ack",
            "domain_tld": "com",
            "query_time": "2024-04-19 04:27:26",
            "create_date": "2005-09-16",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "dack.biz",
            "domain_keyword": "dack",
            "domain_tld": "biz",
            "query_time": "2024-04-14 16:21:59",
            "create_date": "2005-02-25",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-24",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ASTRONICS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1016.ui-dns.biz",
                "ns1035.ui-dns.de",
                "ns1095.ui-dns.com",
                "ns1121.ui-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "2ack.net",
            "domain_keyword": "2ack",
            "domain_tld": "net",
            "query_time": "2024-04-14 01:25:57",
            "create_date": "2020-07-16",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=2ack.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 91,
            "domain_name": "dack.store",
            "domain_keyword": "dack",
            "domain_tld": "store",
            "query_time": "2024-05-10 10:34:31",
            "create_date": "2018-07-15",
            "update_date": "2023-10-21",
            "expiry_date": "2025-07-15",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS",
            "registrar_website": "http://www.domainnameshop.com",
            "registrant_company": "eonBIT",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 92,
            "domain_name": "dack.de",
            "domain_keyword": "dack",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:36:15",
            "update_date": "2018-07-18",
            "name_servers": [
                "ns1116.ui-dns.biz",
                "ns1116.ui-dns.com",
                "ns1116.ui-dns.de",
                "ns1116.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 93,
            "domain_name": "dack.id.au",
            "domain_keyword": "dack",
            "domain_tld": "id.au",
            "query_time": "2024-05-10 10:34:31",
            "update_date": "2024-03-08",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Troy Dack",
            "name_servers": [
                "anna.ns.cloudflare.com",
                "phil.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "2dak.com",
            "domain_keyword": "2dak",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:24:43",
            "create_date": "2023-09-10",
            "update_date": "2024-05-15",
            "expiry_date": "2024-09-10",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "dack.shoes",
            "domain_keyword": "dack",
            "domain_tld": "shoes",
            "query_time": "2024-05-13 05:12:39",
            "create_date": "2024-03-12",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-12",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MARC LABROSSE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "dack.net",
            "domain_keyword": "dack",
            "domain_tld": "net",
            "query_time": "2024-04-14 16:21:59",
            "create_date": "2012-10-04",
            "update_date": "2024-03-28",
            "expiry_date": "2024-10-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "dack.ru",
            "domain_keyword": "dack",
            "domain_tld": "ru",
            "query_time": "2024-05-01 00:42:19",
            "create_date": "2015-04-23",
            "expiry_date": "2025-04-23",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "dack.se",
            "domain_keyword": "dack",
            "domain_tld": "se",
            "query_time": "2024-05-05 12:49:58",
            "create_date": "2004-11-17",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-17",
            "registrar_name": "CORE",
            "name_servers": [
                "dns.globvill.de",
                "dns.voerde.globvill.de",
                "xdns.delti.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "dack.com",
            "domain_keyword": "dack",
            "domain_tld": "com",
            "query_time": "2024-05-13 05:12:39",
            "create_date": "1997-03-11",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "dack.cc",
            "domain_keyword": "dack",
            "domain_tld": "cc",
            "query_time": "2024-05-23 00:08:59",
            "create_date": "2022-05-23",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-23",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.141,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>2dack.se</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>118</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>adack.com, edack.com, 2pack.pro, 2dank.net, 2back.de, 4dack.com, jdack.com, adack.xyz, 2duck.ru, mdack.site, 2deck.net, 2dacg.com, qdack.se, 2dark.net, 2deck.com, adack.net, 2dark.com, 2pack.in, 2hack.org, jdack.net, 2hack.com, fdack.com, 2pack.de, 2deck.org, hdack.se, 2back.net, 2pack.co.uk, 2dock.com, ndack.club, cdack.cn, 2pack.com, idack.net, 2dark.tv, 2ndack.com, ldack.org, 2back.org, 2pack.store, 2pack.pl, adack.space, 2hack.net, mdack.online, ldack.com, 2back.co.uk, idack.com, 2pack.hu, 2mack.com, sdack.com, 2dark.co.uk, 2dpack.com, 2dank.com, ndack.com, 12dack.se, edack.net, 2dark.cc, adack.co, 29ack.com, rdack.se, 2dacc.com, 2pack.ru, 1dack.se, 2dick.com, ddack.com, sdack.net, 2pack.net, 2duck.dev, 2pack.cn, 2pack.gmbh, sdack.org, 2back.com, 2pack.org, 2duck.com, 2hack.xyz, 2dank.org, 4dack.se, 2pack.be, cdack.com, 2hack.it, pdack.net, 2pack.com.br, dack.cymru, dack.guru, dack.uk, dack.app, dack.org, dack.com.au, dack.co.jp, dack.su, 2ack.com, dack.biz, 2ack.net, dack.store, dack.de, dack.id.au, 2dak.com, dack.shoes, dack.net, dack.ru, dack.se, dack.com, dack.cc</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>adack.com</domain_name>
   <domain_keyword>adack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:11:32</query_time>
   <create_date>2013-12-07</create_date>
   <update_date>2020-12-01</update_date>
   <expiry_date>2025-12-07</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>2</num>
   <domain_name>edack.com</domain_name>
   <domain_keyword>edack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 00:26:37</query_time>
   <create_date>2018-10-19</create_date>
   <update_date>2020-10-13</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>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>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>2pack.pro</domain_name>
   <domain_keyword>2pack</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-09 22:35:50</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</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>Tiumenskaia obl</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>2dank.net</domain_name>
   <domain_keyword>2dank</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 10:30:18</query_time>
   <create_date>2022-10-15</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.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>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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>2back.de</domain_name>
   <domain_keyword>2back</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 00:45:08</query_time>
   <update_date>2023-04-09</update_date>
   <name_servers>
    <value>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>4dack.com</domain_name>
   <domain_keyword>4dack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 09:09:27</query_time>
   <create_date>2008-02-15</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_company>eonBIT as</registrant_company>
   <registrant_country>NO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>jdack.com</domain_name>
   <domain_keyword>jdack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 23:41:22</query_time>
   <create_date>2014-02-24</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2026-02-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>8</num>
   <domain_name>adack.xyz</domain_name>
   <domain_keyword>adack</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-13 12:29:41</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>hayes.ns.cloudflare.com</value>
    <value>lara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>2duck.ru</domain_name>
   <domain_keyword>2duck</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 15:52:40</query_time>
   <create_date>2023-05-04</create_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>mdack.site</domain_name>
   <domain_keyword>mdack</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-17 06:31:39</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>ciudad de mexico</registrant_state>
   <registrant_country>MX</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>jerome.ns.cloudflare.com</value>
    <value>poppy.ns.cloudflare.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>2deck.net</domain_name>
   <domain_keyword>2deck</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 19:03:17</query_time>
   <create_date>2021-02-28</create_date>
   <update_date>2023-02-13</update_date>
   <expiry_date>2025-02-28</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>12</num>
   <domain_name>2dacg.com</domain_name>
   <domain_keyword>2dacg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 07:01:36</query_time>
   <create_date>2011-11-27</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-27</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.parklogic.com</value>
    <value>ns2.parklogic.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>13</num>
   <domain_name>qdack.se</domain_name>
   <domain_keyword>qdack</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-06 00:47:03</query_time>
   <create_date>2020-06-25</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_name>ODERLAND</registrar_name>
   <name_servers>
    <value>dns1.oderland.com</value>
    <value>dns2.oderland.com</value>
    <value>dns3.oderland.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>2dark.net</domain_name>
   <domain_keyword>2dark</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 07:01:44</query_time>
   <create_date>2005-05-08</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</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>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=2dark.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.forward.antagonist.nl</value>
    <value>ns02.forward.antagonist.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>2deck.com</domain_name>
   <domain_keyword>2deck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 06:01:14</query_time>
   <create_date>2014-11-21</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-21</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>16</num>
   <domain_name>adack.net</domain_name>
   <domain_keyword>adack</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 05:37:48</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>3633</registrar_iana>
   <registrar_name>DropCatch.com 1424 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>jin bian</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>KH</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>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>2dark.com</domain_name>
   <domain_keyword>2dark</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 07:01:44</query_time>
   <create_date>2003-06-09</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2026-06-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns139.websitewelcome.com</value>
    <value>ns140.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>2pack.in</domain_name>
   <domain_keyword>2pack</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-06 01:55:00</query_time>
   <create_date>2020-12-08</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Paradise Plastopack Pvt Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</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>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>19</num>
   <domain_name>2hack.org</domain_name>
   <domain_keyword>2hack</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 11:48:41</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>1091</registrar_iana>
   <registrar_name>IHS Telekom, Inc.</registrar_name>
   <registrar_website>http://www.ihs.com.tr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GDPR Masked</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>dahlia.ns.cloudflare.com</value>
    <value>ishaan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>jdack.net</domain_name>
   <domain_keyword>jdack</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 23:41:22</query_time>
   <create_date>2019-06-26</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>2hack.com</domain_name>
   <domain_keyword>2hack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 18:25:07</query_time>
   <create_date>2005-05-21</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>fdack.com</domain_name>
   <domain_keyword>fdack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 03:27:09</query_time>
   <create_date>2021-05-18</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>2pack.de</domain_name>
   <domain_keyword>2pack</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 00:46:08</query_time>
   <update_date>2022-04-07</update_date>
   <name_servers>
    <value>ns01.iok.net</value>
    <value>ns02.iok.net</value>
    <value>ns03.iok.net</value>
    <value>ns04.iok.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>2deck.org</domain_name>
   <domain_keyword>2deck</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 00:50:39</query_time>
   <create_date>2021-02-28</create_date>
   <update_date>2023-02-18</update_date>
   <expiry_date>2025-02-28</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>25</num>
   <domain_name>hdack.se</domain_name>
   <domain_keyword>hdack</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 23:20:24</query_time>
   <create_date>2000-11-28</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>2back.net</domain_name>
   <domain_keyword>2back</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 05:55:46</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2026-01-31</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.dominios.uol.com.br</value>
    <value>ns2.dominios.uol.com.br</value>
    <value>ns3.dominios.uol.com.br</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>2pack.co.uk</domain_name>
   <domain_keyword>2pack</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-06 01:55:00</query_time>
   <create_date>2013-01-15</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.3dweb.co.uk</value>
    <value>ns2.3dweb.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>2dock.com</domain_name>
   <domain_keyword>2dock</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:25:13</query_time>
   <create_date>2003-03-19</create_date>
   <update_date>2020-04-30</update_date>
   <expiry_date>2024-03-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>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>29</num>
   <domain_name>ndack.club</domain_name>
   <domain_keyword>ndack</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-21 14:28:04</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0166827324</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>cdack.cn</domain_name>
   <domain_keyword>cdack</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-13 21:57:07</query_time>
   <create_date>2023-04-07</create_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>中企动力科技股份有限公司</registrar_name>
   <registrant_name>廖彩云</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.expirenotification.com</value>
    <value>dns8.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>2pack.com</domain_name>
   <domain_keyword>2pack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 01:02:15</query_time>
   <create_date>2000-03-18</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>2pack Gmbh</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/2pack.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.iok.net</value>
    <value>ns02.iok.net</value>
    <value>ns03.iok.net</value>
    <value>ns04.iok.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>idack.net</domain_name>
   <domain_keyword>idack</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 10:14:23</query_time>
   <create_date>2012-02-10</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2029-02-10</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>2dark.tv</domain_name>
   <domain_keyword>2dark</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-21 00:50:31</query_time>
   <create_date>2017-01-27</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns106.ovh.net</value>
    <value>ns106.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>2ndack.com</domain_name>
   <domain_keyword>2ndack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 23:58:33</query_time>
   <create_date>2022-07-25</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ldack.org</domain_name>
   <domain_keyword>ldack</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-06 19:06:38</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.abstractwebhost2.com</value>
    <value>ns2.abstractwebhost2.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>2back.org</domain_name>
   <domain_keyword>2back</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 01:19:24</query_time>
   <create_date>2013-09-20</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-09-20</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>Bespoke Learning Tools</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>2pack.store</domain_name>
   <domain_keyword>2pack</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-06 17:32:05</query_time>
   <create_date>2024-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>TA</registrant_state>
   <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>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>2pack.pl</domain_name>
   <domain_keyword>2pack</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-06 01:55:00</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-03</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>39</num>
   <domain_name>adack.space</domain_name>
   <domain_keyword>adack</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-15 18:11:32</query_time>
   <create_date>2016-04-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dynu.com</value>
    <value>ns2.dynu.com</value>
    <value>ns3.dynu.com</value>
    <value>ns4.dynu.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>2hack.net</domain_name>
   <domain_keyword>2hack</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 11:48:41</query_time>
   <create_date>2013-12-05</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=2hack.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>mdack.online</domain_name>
   <domain_keyword>mdack</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-17 06:31:39</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>ciudad de mexico</registrant_state>
   <registrant_country>MX</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>jerome.ns.cloudflare.com</value>
    <value>poppy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>ldack.com</domain_name>
   <domain_keyword>ldack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 19:06:38</query_time>
   <create_date>2010-10-17</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2026-10-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/601f54d5-4ee6-4a4e-bf07-df311bdffb54</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.justhost.com</value>
    <value>ns2.justhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>2back.co.uk</domain_name>
   <domain_keyword>2back</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-28 01:19:28</query_time>
   <create_date>2018-12-31</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>XNS Registrar B.V. [Tag = XNSREG]</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>idack.com</domain_name>
   <domain_keyword>idack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 10:14:23</query_time>
   <create_date>2015-09-16</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2025-09-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=idack.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns35.domaincontrol.com</value>
    <value>ns36.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>45</num>
   <domain_name>2pack.hu</domain_name>
   <domain_keyword>2pack</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-11 02:07:00</query_time>
   <create_date>2023-08-14</create_date>
  </value>
  <value>
   <num>46</num>
   <domain_name>2mack.com</domain_name>
   <domain_keyword>2mack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 10:33:21</query_time>
   <create_date>2019-03-09</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of 2mack.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1043.awsdns-02.org</value>
    <value>ns-1799.awsdns-32.co.uk</value>
    <value>ns-491.awsdns-61.com</value>
    <value>ns-818.awsdns-38.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>sdack.com</domain_name>
   <domain_keyword>sdack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 16:28:04</query_time>
   <create_date>2015-10-13</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_state>Schleswig-Holstein</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.antagus.de</value>
    <value>ns2.antagus.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>2dark.co.uk</domain_name>
   <domain_keyword>2dark</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 11:37:38</query_time>
   <create_date>2021-12-16</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>2dpack.com</domain_name>
   <domain_keyword>2dpack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 19:03:34</query_time>
   <create_date>2020-06-18</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-06-18</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.trdns.com</value>
    <value>ns12.trdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>2dank.com</domain_name>
   <domain_keyword>2dank</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 22:53:55</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-21</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>51</num>
   <domain_name>ndack.com</domain_name>
   <domain_keyword>ndack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 10:12:36</query_time>
   <create_date>2020-10-09</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>12dack.se</domain_name>
   <domain_keyword>12dack</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 06:40:41</query_time>
   <create_date>2015-09-10</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_name>CORE</registrar_name>
   <name_servers>
    <value>dns.globvill.de</value>
    <value>dns.voerde.globvill.de</value>
    <value>xdns.delti.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>edack.net</domain_name>
   <domain_keyword>edack</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 04:21:48</query_time>
   <create_date>2022-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.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>2dark.cc</domain_name>
   <domain_keyword>2dark</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-27 22:24:44</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>2080</registrar_iana>
   <registrar_name>DropCatch.com 600 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Sergey Adyakin</registrant_name>
   <registrant_address>Novo-Sadovaya 271-261</registrant_address>
   <registrant_city>Samara</registrant_city>
   <registrant_state>Samara</registrant_state>
   <registrant_zip>443011</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9272193604</registrant_phone>
   <name_servers>
    <value>mira.ns.cloudflare.com</value>
    <value>titan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>adack.co</domain_name>
   <domain_keyword>adack</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-15 18:11:32</query_time>
   <create_date>2020-12-05</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>whois.joker.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>ardabil</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IR</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.mizbanfadns.net</value>
    <value>dns2.mizbanfadns.net</value>
    <value>dns3.mizbanfadns.net</value>
    <value>dns4.mizbanfadns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>29ack.com</domain_name>
   <domain_keyword>29ack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 18:55:42</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-09-06</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>ns1.domainnamedns.com</value>
    <value>ns2.domainnamedns.com</value>
    <value>ns3.domainnamedns.com</value>
    <value>ns4.domainnamedns.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>rdack.se</domain_name>
   <domain_keyword>rdack</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 16:45:48</query_time>
   <create_date>2016-09-20</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>2dacc.com</domain_name>
   <domain_keyword>2dacc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:24:43</query_time>
   <create_date>2010-11-18</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/0193bf55-f737-468b-be0a-cb5d7645bde1</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.gophermedia.com</value>
    <value>ns6.gophermedia.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>2pack.ru</domain_name>
   <domain_keyword>2pack</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-14 11:34:25</query_time>
   <create_date>2010-04-05</create_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainpage.ru</value>
    <value>ns2.domainpage.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>1dack.se</domain_name>
   <domain_keyword>1dack</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 06:41:00</query_time>
   <create_date>2015-09-10</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_name>CORE</registrar_name>
   <name_servers>
    <value>dns.globvill.de</value>
    <value>dns.voerde.globvill.de</value>
    <value>xdns.delti.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>2dick.com</domain_name>
   <domain_keyword>2dick</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 07:03:07</query_time>
   <create_date>2006-01-06</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.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>62</num>
   <domain_name>ddack.com</domain_name>
   <domain_keyword>ddack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:28:30</query_time>
   <create_date>2015-11-13</create_date>
   <update_date>2021-10-18</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>KIM JAE SIK</registrant_name>
   <registrant_company>KIM JAE SIK</registrant_company>
   <registrant_address>31, Daehak-ro, Yuseong-gu, Daejeon</registrant_address>
   <registrant_city>Daejeon</registrant_city>
   <registrant_zip>34168</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7077707800</registrant_phone>
   <name_servers>
    <value>ns16.dnszi.com</value>
    <value>ns55.dnszi.com</value>
    <value>ns64.dnszi.com</value>
    <value>ns7.dnszi.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>sdack.net</domain_name>
   <domain_keyword>sdack</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 13:11:32</query_time>
   <create_date>2015-10-13</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_state>Schleswig-Holstein</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.antagus.de</value>
    <value>ns2.antagus.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>2pack.net</domain_name>
   <domain_keyword>2pack</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 22:35:50</query_time>
   <create_date>2018-05-02</create_date>
   <update_date>2020-03-24</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</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>DE</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/2pack.net/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>2duck.dev</domain_name>
   <domain_keyword>2duck</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-30 23:38:05</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-22</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://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 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>
   <domain_status>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>2pack.cn</domain_name>
   <domain_keyword>2pack</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-10 16:00:49</query_time>
   <create_date>2024-01-01</create_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_name>厦门三五互联科技股份有限公司</registrar_name>
   <registrant_name>海口市武湛网络科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>2pack.gmbh</domain_name>
   <domain_keyword>2pack</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-04-28 11:12:00</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HashWeb KlG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>sdack.org</domain_name>
   <domain_keyword>sdack</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 13:11:32</query_time>
   <create_date>2015-10-13</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>esoco GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Schleswig-Holstein</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.antagus.de</value>
    <value>ns2.antagus.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>2back.com</domain_name>
   <domain_keyword>2back</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 01:19:24</query_time>
   <create_date>2003-09-29</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-09-29</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>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>70</num>
   <domain_name>2pack.org</domain_name>
   <domain_keyword>2pack</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 01:02:15</query_time>
   <create_date>2017-10-27</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>http://www.cloudflare.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>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jack.ns.cloudflare.com</value>
    <value>virginia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>2duck.com</domain_name>
   <domain_keyword>2duck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 00:58:51</query_time>
   <create_date>2018-04-08</create_date>
   <update_date>2021-04-02</update_date>
   <expiry_date>2024-04-08</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>72</num>
   <domain_name>2hack.xyz</domain_name>
   <domain_keyword>2hack</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 22:25:42</query_time>
   <create_date>2015-11-13</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Productions Associees asbl - Activite 12244 (KES)</registrant_company>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns11.ovh.net</value>
    <value>ns11.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>2dank.org</domain_name>
   <domain_keyword>2dank</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 07:01:43</query_time>
   <create_date>2017-04-06</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1334.awsdns-38.org</value>
    <value>ns-1974.awsdns-54.co.uk</value>
    <value>ns-403.awsdns-50.com</value>
    <value>ns-822.awsdns-38.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>4dack.se</domain_name>
   <domain_keyword>4dack</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 06:42:53</query_time>
   <create_date>2008-02-15</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>Domeneshop AS</registrar_name>
   <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>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>2pack.be</domain_name>
   <domain_keyword>2pack</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 02:40:13</query_time>
   <create_date>2011-06-10</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.argewebhosting.eu</value>
    <value>ns2.argewebhosting.com</value>
    <value>ns3.argewebhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>cdack.com</domain_name>
   <domain_keyword>cdack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 10:45:01</query_time>
   <create_date>2005-05-31</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <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>77</num>
   <domain_name>2hack.it</domain_name>
   <domain_keyword>2hack</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-01 02:35:41</query_time>
   <create_date>2015-10-21</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com/welcome</registrar_website>
   <registrant_company>2improveIT</registrant_company>
   <registrant_address>Heerstraat 167</registrant_address>
   <registrant_city>Hasselt</registrant_city>
   <registrant_state>--</registrant_state>
   <registrant_zip>3511</registrant_zip>
   <registrant_country>BE</registrant_country>
   <name_servers>
    <value>dns11.ovh.net</value>
    <value>ns11.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>pdack.net</domain_name>
   <domain_keyword>pdack</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 00:28:38</query_time>
   <create_date>2022-07-01</create_date>
   <update_date>2022-07-01</update_date>
   <expiry_date>2027-07-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>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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>2pack.com.br</domain_name>
   <domain_keyword>2pack</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-22 01:02:15</query_time>
   <create_date>2006-01-25</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2026-01-25</expiry_date>
   <registrant_name>Wesley Cardoso</registrant_name>
   <name_servers>
    <value>dns1.kinghost.com.br</value>
    <value>dns2.kinghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>dack.cymru</domain_name>
   <domain_keyword>dack</domain_keyword>
   <domain_tld>cymru</domain_tld>
   <query_time>2024-05-25 02:51:05</query_time>
   <create_date>2022-06-26</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1755</registrar_iana>
   <registrar_name>Netistrar Limited</registrar_name>
   <registrar_website>http://www.netistrar.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>Bretby</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>huxley.ns.cloudflare.com</value>
    <value>melina.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>81</num>
   <domain_name>dack.guru</domain_name>
   <domain_keyword>dack</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-25 02:51:05</query_time>
   <create_date>2015-09-08</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1725</registrar_iana>
   <registrar_name>Global Village GmbH</registrar_name>
   <registrar_website>http://www.global-village.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>organization redacted</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>state redacted</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.globvill.de</value>
    <value>dns.voerde.globvill.de</value>
    <value>xdns.delti.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>dack.uk</domain_name>
   <domain_keyword>dack</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-14 16:21:59</query_time>
   <create_date>2021-03-12</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>becky.ns.cloudflare.com</value>
    <value>miles.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>dack.app</domain_name>
   <domain_keyword>dack</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-12 06:07:16</query_time>
   <create_date>2018-07-15</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2025-07-15</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainname.shop/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>eonBIT</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>NO</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>dack.org</domain_name>
   <domain_keyword>dack</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 16:21:59</query_time>
   <create_date>2006-10-07</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.com/whois</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>85</num>
   <domain_name>dack.com.au</domain_name>
   <domain_keyword>dack</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-12 06:07:16</query_time>
   <update_date>2024-03-08</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Troy Dack</registrant_name>
   <name_servers>
    <value>anna.ns.cloudflare.com</value>
    <value>phil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>dack.co.jp</domain_name>
   <domain_keyword>dack</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-06 10:24:11</query_time>
   <create_date>2000-01-17</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>company dack</registrant_company>
   <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>
  </value>
  <value>
   <num>87</num>
   <domain_name>dack.su</domain_name>
   <domain_keyword>dack</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 04:06:20</query_time>
   <create_date>2019-11-09</create_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>REGTIME-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns60.ruweb.net</value>
    <value>ns61.ruweb.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>2ack.com</domain_name>
   <domain_keyword>2ack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 04:27:26</query_time>
   <create_date>2005-09-16</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>dack.biz</domain_name>
   <domain_keyword>dack</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-14 16:21:59</query_time>
   <create_date>2005-02-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ASTRONICS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1016.ui-dns.biz</value>
    <value>ns1035.ui-dns.de</value>
    <value>ns1095.ui-dns.com</value>
    <value>ns1121.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>2ack.net</domain_name>
   <domain_keyword>2ack</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 01:25:57</query_time>
   <create_date>2020-07-16</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=2ack.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>dack.store</domain_name>
   <domain_keyword>dack</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-10 10:34:31</query_time>
   <create_date>2018-07-15</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2025-07-15</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS</registrar_name>
   <registrar_website>http://www.domainnameshop.com</registrar_website>
   <registrant_company>eonBIT</registrant_company>
   <registrant_country>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>dack.de</domain_name>
   <domain_keyword>dack</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:36:15</query_time>
   <update_date>2018-07-18</update_date>
   <name_servers>
    <value>ns1116.ui-dns.biz</value>
    <value>ns1116.ui-dns.com</value>
    <value>ns1116.ui-dns.de</value>
    <value>ns1116.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>dack.id.au</domain_name>
   <domain_keyword>dack</domain_keyword>
   <domain_tld>id.au</domain_tld>
   <query_time>2024-05-10 10:34:31</query_time>
   <update_date>2024-03-08</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Troy Dack</registrant_name>
   <name_servers>
    <value>anna.ns.cloudflare.com</value>
    <value>phil.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>2dak.com</domain_name>
   <domain_keyword>2dak</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:24:43</query_time>
   <create_date>2023-09-10</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.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>95</num>
   <domain_name>dack.shoes</domain_name>
   <domain_keyword>dack</domain_keyword>
   <domain_tld>shoes</domain_tld>
   <query_time>2024-05-13 05:12:39</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MARC LABROSSE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netfirms.com</value>
    <value>ns2.netfirms.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>dack.net</domain_name>
   <domain_keyword>dack</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 16:21:59</query_time>
   <create_date>2012-10-04</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-10-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>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>dack.ru</domain_name>
   <domain_keyword>dack</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 00:42:19</query_time>
   <create_date>2015-04-23</create_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>dack.se</domain_name>
   <domain_keyword>dack</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 12:49:58</query_time>
   <create_date>2004-11-17</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>CORE</registrar_name>
   <name_servers>
    <value>dns.globvill.de</value>
    <value>dns.voerde.globvill.de</value>
    <value>xdns.delti.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>dack.com</domain_name>
   <domain_keyword>dack</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 05:12:39</query_time>
   <create_date>1997-03-11</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>dack.cc</domain_name>
   <domain_keyword>dack</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-23 00:08:59</query_time>
   <create_date>2022-05-23</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.141</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,580,776

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,580,776
Total WHOIS records with a Registrant Contact 166,155,850
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,716,648
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,364,811
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,812,076

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,545,220,593
Total WHOIS records with a Registrant Contact 1,276,779,445
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,116,938,375
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,047,719,497

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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