WHOIS QUERY TIME

11 Apr 2024 - 6:10 PM UTC

Registered: 5 February 2003
Modified: 25 January 2024
Expiry: 4 February 2025

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Signed

NAME SERVERS

ns1.nazwa.pl
ns2.nazwa.pl
ns3.nazwa.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=jackmar.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "jackmar.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "jackmar.pl",
            "domain_keyword": "jackmar",
            "domain_tld": "pl",
            "query_time": "2024-04-11 18:10:19",
            "create_date": "2003-02-05",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-04",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.05,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>jackmar.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>jackmar.pl</domain_name>
   <domain_keyword>jackmar</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-11 18:10:19</query_time>
   <create_date>2003-02-05</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.05</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.112 seconds) for "jackmar.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

10 Feb 2023 - 5:09 PM UTC

Registered: 5 February 2003
Modified: 27 January 2023
Expiry: 4 February 2024

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Signed

NAME SERVERS

ns1.nazwa.pl
ns2.nazwa.pl
ns3.nazwa.pl

#2 - QUERY TIME

19 Feb 2024 - 4:33 PM UTC

Registered: 5 February 2003
Modified: 25 January 2024
Expiry: 4 February 2025

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Signed

NAME SERVERS

ns1.nazwa.pl
ns2.nazwa.pl
ns3.nazwa.pl

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=jackmar.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "jackmar.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "jackmar.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "jackmar.pl",
            "domain_keyword": "jackmar",
            "domain_tld": "pl",
            "query_time": "2023-02-10 17:09:48",
            "create_date": "2003-02-05",
            "update_date": "2023-01-27",
            "expiry_date": "2024-02-04",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 2,
            "domain_name": "jackmar.pl",
            "domain_keyword": "jackmar",
            "domain_tld": "pl",
            "query_time": "2024-02-19 16:33:51",
            "create_date": "2003-02-05",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-04",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.112,
        "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>jackmar.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>jackmar.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>jackmar.pl</domain_name>
   <domain_keyword>jackmar</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-02-10 17:09:48</query_time>
   <create_date>2003-02-05</create_date>
   <update_date>2023-01-27</update_date>
   <expiry_date>2024-02-04</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>jackmar.pl</domain_name>
   <domain_keyword>jackmar</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-02-19 16:33:51</query_time>
   <create_date>2003-02-05</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.112</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 2 domain names (in 0.062 seconds) which contained the exact domain keyword "jackmar".
Domain Name Registered Expiry Registrar Ownership
1 jackmar.pl 5 Feb 2003 4 Feb 2025 nazwa.pl sp. z o.o. -
2 jackmar.com 10 Oct 2003 10 Oct 2025 MESH DIGITAL LIMITED Telica I.T. Limited
3 jackmar.net 21 Jan 2023 21 Jan 2025 Cloudflare, Inc. DATA REDACTED

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=jackmar&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "jackmar",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "jackmar.pl, jackmar.com, jackmar.net",
    "results": [
        {
            "num": 1,
            "domain_name": "jackmar.pl",
            "domain_keyword": "jackmar",
            "domain_tld": "pl",
            "query_time": "2024-04-11 18:10:19",
            "create_date": "2003-02-05",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-04",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 2,
            "domain_name": "jackmar.com",
            "domain_keyword": "jackmar",
            "domain_tld": "com",
            "query_time": "2024-05-07 00:40:32",
            "create_date": "2003-10-10",
            "update_date": "2023-10-05",
            "expiry_date": "2025-10-10",
            "registrar_iana": 1390,
            "registrar_name": "MESH DIGITAL LIMITED",
            "registrar_website": "http://www.domainbox.com",
            "registrant_company": "Telica I.T. Limited",
            "registrant_country": "GB",
            "registrant_email": "https://webform.meshdigital.com",
            "name_servers": [
                "ns1.trisp.net",
                "ns2.trisp.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "jackmar.net",
            "domain_keyword": "jackmar",
            "domain_tld": "net",
            "query_time": "2024-05-20 05:24:59",
            "create_date": "2023-01-21",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "TX",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/jackmar.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "elijah.ns.cloudflare.com",
                "jocelyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.062,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>jackmar</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>jackmar.pl, jackmar.com, jackmar.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>jackmar.pl</domain_name>
   <domain_keyword>jackmar</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-11 18:10:19</query_time>
   <create_date>2003-02-05</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>jackmar.com</domain_name>
   <domain_keyword>jackmar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 00:40:32</query_time>
   <create_date>2003-10-10</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2025-10-10</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>MESH DIGITAL LIMITED</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_company>Telica I.T. Limited</registrant_company>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://webform.meshdigital.com</registrant_email>
   <name_servers>
    <value>ns1.trisp.net</value>
    <value>ns2.trisp.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>3</num>
   <domain_name>jackmar.net</domain_name>
   <domain_keyword>jackmar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 05:24:59</query_time>
   <create_date>2023-01-21</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/jackmar.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>elijah.ns.cloudflare.com</value>
    <value>jocelyn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.062</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 2,581 domain names (in 0.232 seconds) which look and sound like the brand name "jackmar".
Domain Name Registered Expiry Registrar Ownership
1 jackman.live 25 May 2024 25 May 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
2 jackman.cn 28 Jul 2017 28 Jul 2024 广州云讯信息科技有限公司 吕在新
3 rjackmar.com 28 Aug 2023 28 Aug 2024 NameSilo, LLC -
4 jackmr.top 13 Oct 2023 13 Oct 2024 Chengdu west dimension digital REDACTED FOR PRIVACY
5 jackma.net 7 Nov 2002 7 Nov 2025 GoDaddy.com, LLC -
6 jacmar.ca 24 Nov 2000 18 Aug 2024 Go Daddy Domains Canada, Inc Jacmar Motion Control Limited
7 jackmax.asia 4 Apr 2024 4 Apr 2025 DNSPod, Inc. zouluguang
8 jackmax.com 21 Dec 2018 21 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
9 jackmac.net 29 Jan 2004 29 Jan 2030 Cloudflare, Inc. DATA REDACTED
10 jackmary.com 29 Sep 2018 29 Sep 2024 Gname.com Pte. Ltd. Redacted for privacy
11 packmar.pro 14 May 2024 14 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
12 jackman.studio 11 May 2020 11 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
13 jackmur.com 8 Sep 2023 8 Sep 2024 GoDaddy.com, LLC -
14 jackman.social 24 Feb 2023 24 Feb 2025 Porkbun LLC Private by Design, LLC
15 packmar.com 21 Apr 2017 21 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
16 jackmark.com 11 Dec 1997 10 Dec 2028 Network Solutions, LLC -
17 jackmah.com 22 Jan 2007 22 Jan 2025 ENOM, INC. Whois Privacy Protection Service, Inc.
18 jackman.net 28 Oct 1998 27 Oct 2024 Dynadot Inc -
19 jacqmar.com 16 Mar 2016 16 Mar 2027 GoDaddy.com, LLC -
20 jackman.info 15 Oct 2001 15 Oct 2025 DNC Holdings, Inc. PJ Jackman
21 jacomar.com.br 9 Aug 2014 9 Aug 2025 - Supermercados Jacomar Ltda
22 jackman.website 11 Feb 2018 11 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
23 jackmao.com 9 Dec 2023 9 Dec 2024 DropCatch.com 1389 LLC -
24 jackmaa.com 14 Nov 2022 14 Nov 2024 Gname.com Pte. Ltd. Redacted for privacy
25 jackmars.space 22 Mar 2023 22 Mar 2024 Hosting Ukraine LLC Hosting Ukraine LLC
26 jackmax.top 10 Apr 2024 10 Apr 2025 Eranet International Limited han ming xing
27 jackman.co.uk 16 Mar 2015 16 Mar 2025 Christopher Clark t/a Brand Selection - Domain Names For Sale [Tag = BRANDSELECTION] -
28 jackmer.com 1 May 2017 1 May 2025 Tucows Domains Inc. -
29 jackman.store 25 Nov 2021 25 Nov 2028 Namecheap Privacy service provided by Withheld for Privacy ehf
30 jacamar.app 30 Apr 2021 30 Apr 2026 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
31 jackman.ovh 20 Jul 2022 20 Jul 2024 OVH REDACTED_FOR_PRIVACY
32 jackmac.fit 23 Oct 2023 23 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
33 jackman.uk 16 Mar 2015 16 Mar 2025 Christopher Clark t/a Brand Selection - Domain Names For Sale [Tag = BRANDSELECTION] -
34 jacamar.org.br 24 Nov 2006 24 Nov 2026 - Associacao Feminina de Estudos Sociais e Universit
35 jacamar.com 7 Apr 1999 7 Apr 2025 Advanced Internet Technologies, Inc. (AIT) -
36 jackman.cloud 27 Feb 2023 27 Feb 2025 Porkbun LLC Private by Design, LLC
37 jackman.ru 27 Apr 2008 27 Apr 2024 REGRU-RU Private Person
38 jackman.ninja 18 Mar 2015 18 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
39 jackcar.com 14 Jul 2021 14 Jul 2024 GoDaddy.com, LLC -
40 jackmay.org 18 Mar 2021 18 Mar 2026 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
41 jackman.com.cn 6 Jan 2005 6 Jan 2028 北京东方网景信息科技有限公司 张家港市天瑞工具有限公司
42 jackmac.com 4 Apr 2015 4 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
43 jacktar.net 22 Oct 2009 22 Oct 2024 GANDI SAS REDACTED FOR PRIVACY
44 jackmac.nz 5 Feb 2015 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
45 jacksar.com 2 Apr 2024 2 Apr 2025 NAMECHEAP INC Technical Support
46 jackbar.com 5 Jan 2005 5 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 jackpar.com 16 Aug 2017 16 Aug 2024 NameCheap, Inc. -
48 jackmgr.com 30 Mar 2024 30 Mar 2025 GoDaddy.com, LLC -
49 jackmac.one 2 May 2023 2 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
50 jackmay.com 13 Oct 1998 12 Oct 2030 Network Solutions, LLC -
51 jackman.org.uk 7 Sep 1999 7 Sep 2025 Ionos SE [Tag = 1AND1] -
52 jackman.biz 1 Sep 2004 31 Aug 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
53 jackmac.store 17 Apr 2023 17 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
54 jackman.xyz 8 Mar 2024 8 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
55 jackmac.co.uk 8 Aug 2007 8 Aug 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
56 jackiar.com 21 Dec 2023 21 Dec 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
57 jackman.dev 7 Mar 2019 7 Mar 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
58 jackmaz.com 12 Sep 2016 12 Sep 2024 GoDaddy.com, LLC -
59 jackman.me.uk 10 Jun 2015 10 Jun 2024 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
60 jackman.jp 9 Nov 2020 30 Nov 2024 - Hit Union Co. Ltd
61 jackmark.co.uk 10 Sep 2022 10 Sep 2024 Ionos SE [Tag = 1AND1] -
62 jackmarr.com 12 Mar 2012 12 Mar 2025 Tucows Domains Inc. -
63 jackmap.com 30 Nov 2023 30 Nov 2024 DropCatch.com 869 LLC HugeDomains.com
64 nackmar.com 8 May 2017 8 May 2024 10DENCEHISPAHARD, S.L REDACTED FOR PRIVACY
65 jackmai.link 24 Jul 2023 24 Jul 2024 Dynadot, LLC Super Privacy Service LTD c/o Dynadot
66 jacktar.store 17 Apr 2023 17 Apr 2025 Registrar of Domain Names REG.RU, LLC Private Person
67 jackmars.com 22 Feb 2012 22 Feb 2025 Tucows Domains Inc. -
68 jackuar.com 5 Jul 2019 5 Jul 2024 NameCheap, Inc. -
69 jacktar.pro 20 Oct 2023 20 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
70 jackmag.com.co 29 May 2020 29 May 2025 Conexcol Cloud Colombia S.A.S. Julio Cesar Garcia Herrera
71 jackmat.com 16 Dec 1999 16 Dec 2024 Ascio Technologies, Inc Not Disclosed
72 jackmag.com 30 Mar 2016 30 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
73 jackmair.com 5 Feb 2018 5 Feb 2025 123-Reg Limited -
74 jacklar.com 27 Jan 2011 27 Jan 2025 Porkbun LLC Private by Design, LLC
75 jackman.blog 20 Dec 2016 20 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
76 jackmart.sale 14 Sep 2019 14 Sep 2024 eNom, LLC Data Protected
77 jackmax.shop 2 Apr 2024 2 Apr 2025 Namecheap, Inc. -
78 jackman.top 6 Apr 2023 6 Apr 2025 NameSilo,LLC PrivacyGuardian.org llc
79 jackmat.co.uk 16 Dec 1999 16 Dec 2024 Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY] -
80 jackmart.com 15 Apr 2018 15 Apr 2025 GoDaddy.com, LLC -
81 jackbar.site 21 Jun 2023 21 Jun 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
82 jacktar.consulting 12 Jan 2023 12 Jan 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
83 jackmas.com 22 Sep 2014 21 Feb 2025 Porkbun LLC Private by Design, LLC
84 jackman.law 16 Dec 2022 16 Dec 2024 101domain GRS Limited REDACTED FOR PRIVACY
85 jackmarx.com 18 Apr 2024 18 Apr 2029 Network Solutions, LLC -
86 jackuar.net 11 Apr 2022 11 Apr 2025 Gname.com Pte. Ltd. Redacted for privacy
87 jackmac.dev 1 Mar 2019 1 Mar 2030 CloudFlare, Inc. DATA REDACTED
88 jackmao.tax 4 Dec 2022 4 Dec 2024 Porkbun LLC Private by Design, LLC
89 jackman.app 6 Jun 2022 6 Jun 2033 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
90 jackmoar.com 27 Jul 2006 27 Jul 2024 Tucows Domains Inc. -
91 jackmark.top 22 Feb 2024 22 Feb 2025 Eranet International Limited li yuan hong
92 jacktar.co.uk 20 Aug 2023 20 Aug 2024 Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY] -
93 jackmarv.com 13 Feb 2021 13 Feb 2025 GoDaddy.com, LLC -
94 jackmay.co.uk 24 May 2012 24 May 2026 Creative Digital Life Limited [Tag = CREATIVEDIGITAL] -
95 jacktar.eu - - cyber_Folks S.A. -
96 jackman.com 4 Jun 1996 3 Jun 2025 Tucows Domains Inc. -
97 jackmay.net 19 Nov 2023 19 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com c/o RespectMyPrivacy, LLC
98 jackman.it 21 Sep 2017 21 Sep 2024 Algorithmedia S.r.l. Puglia.com srls
99 jackman.us 24 Apr 2002 23 Apr 2025 GoDaddy.com, LLC Home
100 jacamar.co.uk 4 Aug 1999 4 Aug 2025 Catalyst2 Services Ltd t/a catalyst2 [Tag = CATALYST2] -
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 Jackmar.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=jackmar.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "jackmar.pl",
        "page_size": 100
    },
    "count": {
        "total": 2581,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "jackman.live, jackman.cn, rjackmar.com, jackmr.top, jackma.net, jacmar.ca, jackmax.asia, jackmax.com, jackmac.net, jackmary.com, packmar.pro, jackman.studio, jackmur.com, jackman.social, packmar.com, jackmark.com, jackmah.com, jackman.net, jacqmar.com, jackman.info, jacomar.com.br, jackman.website, jackmao.com, jackmaa.com, jackmars.space, jackmax.top, jackman.co.uk, jackmer.com, jackman.store, jacamar.app, jackman.ovh, jackmac.fit, jackman.uk, jacamar.org.br, jacamar.com, jackman.cloud, jackman.ru, jackman.ninja, jackcar.com, jackmay.org, jackman.com.cn, jackmac.com, jacktar.net, jackmac.nz, jacksar.com, jackbar.com, jackpar.com, jackmgr.com, jackmac.one, jackmay.com, jackman.org.uk, jackman.biz, jackmac.store, jackman.xyz, jackmac.co.uk, jackiar.com, jackman.dev, jackmaz.com, jackman.me.uk, jackman.jp, jackmark.co.uk, jackmarr.com, jackmap.com, nackmar.com, jackmai.link, jacktar.store, jackmars.com, jackuar.com, jacktar.pro, jackmag.com.co, jackmat.com, jackmag.com, jackmair.com, jacklar.com, jackman.blog, jackmart.sale, jackmax.shop, jackman.top, jackmat.co.uk, jackmart.com, jackbar.site, jacktar.consulting, jackmas.com, jackman.law, jackmarx.com, jackuar.net, jackmac.dev, jackmao.tax, jackman.app, jackmoar.com, jackmark.top, jacktar.co.uk, jackmarv.com, jackmay.co.uk, jacktar.eu, jackman.com, jackmay.net, jackman.it, jackman.us, jacamar.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "jackman.live",
            "domain_keyword": "jackman",
            "domain_tld": "live",
            "query_time": "2024-05-27 17:01:24",
            "create_date": "2024-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "jackman.cn",
            "domain_keyword": "jackman",
            "domain_tld": "cn",
            "query_time": "2024-04-10 03:16:29",
            "create_date": "2017-07-28",
            "expiry_date": "2024-07-28",
            "registrar_name": "广州云讯信息科技有限公司",
            "registrant_name": "吕在新",
            "registrant_email": "[email protected]",
            "name_servers": [
                "pk3.22.cn",
                "pk4.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "rjackmar.com",
            "domain_keyword": "rjackmar",
            "domain_tld": "com",
            "query_time": "2024-05-25 15:20:01",
            "create_date": "2023-08-28",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "fred.ns.cloudflare.com",
                "mary.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "jackmr.top",
            "domain_keyword": "jackmr",
            "domain_tld": "top",
            "query_time": "2024-04-16 12:54:49",
            "create_date": "2023-10-13",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-13",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sara.ns.cloudflare.com",
                "wesley.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "jackma.net",
            "domain_keyword": "jackma",
            "domain_tld": "net",
            "query_time": "2024-04-16 12:53:26",
            "create_date": "2002-11-07",
            "update_date": "2023-11-08",
            "expiry_date": "2025-11-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1-07.azure-dns.com",
                "ns2-07.azure-dns.net",
                "ns3-07.azure-dns.org",
                "ns4-07.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "jacmar.ca",
            "domain_keyword": "jacmar",
            "domain_tld": "ca",
            "query_time": "2024-05-11 08:58:22",
            "create_date": "2000-11-24",
            "update_date": "2023-10-02",
            "expiry_date": "2024-08-18",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Pascal Tremblay",
            "registrant_company": "Jacmar Motion Control Limited",
            "registrant_address": "701,  rue Louis Bleriot",
            "registrant_city": "Mascouche",
            "registrant_state": "QC",
            "registrant_zip": "J7K3C1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4503254377",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "jackmax.asia",
            "domain_keyword": "jackmax",
            "domain_tld": "asia",
            "query_time": "2024-04-06 14:15:56",
            "create_date": "2024-04-04",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-04",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zouluguang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "moth.dnspod.net",
                "wrestling.dnspod.net"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "jackmax.com",
            "domain_keyword": "jackmax",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:54:16",
            "create_date": "2018-12-21",
            "update_date": "2020-12-15",
            "expiry_date": "2025-12-21",
            "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": 9,
            "domain_name": "jackmac.net",
            "domain_keyword": "jackmac",
            "domain_tld": "net",
            "query_time": "2024-05-02 06:12:47",
            "create_date": "2004-01-29",
            "update_date": "2023-11-06",
            "expiry_date": "2030-01-29",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "OK",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/jackmac.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "denver.ns.cloudflare.com",
                "kayleigh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "jackmary.com",
            "domain_keyword": "jackmary",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:53:48",
            "create_date": "2018-09-29",
            "update_date": "2023-10-25",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SICHUAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=jackmary.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "packmar.pro",
            "domain_keyword": "packmar",
            "domain_tld": "pro",
            "query_time": "2024-05-16 17:13:20",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "jackman.studio",
            "domain_keyword": "jackman",
            "domain_tld": "studio",
            "query_time": "2024-05-15 04:11:25",
            "create_date": "2020-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "jackmur.com",
            "domain_keyword": "jackmur",
            "domain_tld": "com",
            "query_time": "2024-04-10 03:17:05",
            "create_date": "2023-09-08",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "jackman.social",
            "domain_keyword": "jackman",
            "domain_tld": "social",
            "query_time": "2024-04-10 03:16:29",
            "create_date": "2023-02-24",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "packmar.com",
            "domain_keyword": "packmar",
            "domain_tld": "com",
            "query_time": "2024-04-24 00:37:47",
            "create_date": "2017-04-21",
            "update_date": "2021-04-15",
            "expiry_date": "2025-04-21",
            "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": 16,
            "domain_name": "jackmark.com",
            "domain_keyword": "jackmark",
            "domain_tld": "com",
            "query_time": "2024-04-10 03:16:32",
            "create_date": "1997-12-11",
            "update_date": "2023-10-11",
            "expiry_date": "2028-12-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns41.worldnic.com",
                "ns42.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "jackmah.com",
            "domain_keyword": "jackmah",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:53:32",
            "create_date": "2007-01-22",
            "update_date": "2023-12-24",
            "expiry_date": "2025-01-22",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (666842161)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O jackmah.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "ns1.kotamedia.com",
                "ns2.kotamedia.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "jackman.net",
            "domain_keyword": "jackman",
            "domain_tld": "net",
            "query_time": "2024-04-16 12:53:36",
            "create_date": "1998-10-28",
            "update_date": "2024-04-16",
            "expiry_date": "2024-10-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "jacqmar.com",
            "domain_keyword": "jacqmar",
            "domain_tld": "com",
            "query_time": "2024-06-01 12:51:07",
            "create_date": "2016-03-16",
            "update_date": "2022-09-21",
            "expiry_date": "2027-03-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "jackman.info",
            "domain_keyword": "jackman",
            "domain_tld": "info",
            "query_time": "2024-04-16 12:53:36",
            "create_date": "2001-10-15",
            "update_date": "2022-12-28",
            "expiry_date": "2025-10-15",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PJ Jackman",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "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": [
                "ns0.directnic.com",
                "ns1.directnic.com",
                "ns2.directnic.com",
                "ns3.directnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "jacomar.com.br",
            "domain_keyword": "jacomar",
            "domain_tld": "com.br",
            "query_time": "2024-05-18 11:51:00",
            "create_date": "2014-08-09",
            "update_date": "2023-09-06",
            "expiry_date": "2025-08-09",
            "registrant_name": "Supermercados Jacomar Ltda",
            "name_servers": [
                "dns.softsell.com.br",
                "dns2.softsell.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 22,
            "domain_name": "jackman.website",
            "domain_keyword": "jackman",
            "domain_tld": "website",
            "query_time": "2024-05-25 22:42:46",
            "create_date": "2018-02-11",
            "update_date": "2024-01-26",
            "expiry_date": "2025-02-11",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "jackmao.com",
            "domain_keyword": "jackmao",
            "domain_tld": "com",
            "query_time": "2024-04-10 03:16:31",
            "create_date": "2023-12-09",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-09",
            "registrar_iana": 3598,
            "registrar_name": "DropCatch.com 1389 LLC",
            "registrar_website": "http://www.DropCatch1389.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "jackmaa.com",
            "domain_keyword": "jackmaa",
            "domain_tld": "com",
            "query_time": "2024-05-25 22:42:45",
            "create_date": "2022-11-14",
            "update_date": "2024-02-14",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GUANG DONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=jackmaa.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "jackmars.space",
            "domain_keyword": "jackmars",
            "domain_tld": "space",
            "query_time": "2024-05-29 01:32:52",
            "create_date": "2023-03-22",
            "update_date": "2024-05-04",
            "expiry_date": "2024-03-22",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the 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": [
                "ns110.inhostedns.com",
                "ns210.inhostedns.net",
                "ns310.inhostedns.org"
            ],
            "domain_status": [
                "clientHold",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "jackmax.top",
            "domain_keyword": "jackmax",
            "domain_tld": "top",
            "query_time": "2024-04-11 18:10:17",
            "create_date": "2024-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "han ming xing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guodongshen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "jackman.co.uk",
            "domain_keyword": "jackman",
            "domain_tld": "co.uk",
            "query_time": "2024-04-11 18:10:14",
            "create_date": "2015-03-16",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-16",
            "registrar_name": "Christopher Clark t/a Brand Selection - Domain Names For Sale [Tag = BRANDSELECTION]",
            "registrar_website": "http://www.brandselection.co.uk",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 28,
            "domain_name": "jackmer.com",
            "domain_keyword": "jackmer",
            "domain_tld": "com",
            "query_time": "2024-05-04 04:47:32",
            "create_date": "2017-05-01",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "bob.ns.cloudflare.com",
                "jade.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "jackman.store",
            "domain_keyword": "jackman",
            "domain_tld": "store",
            "query_time": "2024-05-11 08:52:02",
            "create_date": "2021-11-25",
            "update_date": "2023-11-13",
            "expiry_date": "2028-11-25",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "jacamar.app",
            "domain_keyword": "jacamar",
            "domain_tld": "app",
            "query_time": "2024-05-10 08:09:15",
            "create_date": "2021-04-30",
            "update_date": "2024-04-08",
            "expiry_date": "2026-04-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the 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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "jackman.ovh",
            "domain_keyword": "jackman",
            "domain_tld": "ovh",
            "query_time": "2024-05-25 22:42:45",
            "create_date": "2022-07-20",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-20",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns10.ovh.net",
                "ns10.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 32,
            "domain_name": "jackmac.fit",
            "domain_keyword": "jackmac",
            "domain_tld": "fit",
            "query_time": "2024-05-02 06:12:47",
            "create_date": "2023-10-23",
            "update_date": "2024-02-01",
            "expiry_date": "2024-10-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "jackman.uk",
            "domain_keyword": "jackman",
            "domain_tld": "uk",
            "query_time": "2024-05-07 00:40:33",
            "create_date": "2015-03-16",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-16",
            "registrar_name": "Christopher Clark t/a Brand Selection - Domain Names For Sale [Tag = BRANDSELECTION]",
            "registrar_website": "http://www.brandselection.co.uk",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 34,
            "domain_name": "jacamar.org.br",
            "domain_keyword": "jacamar",
            "domain_tld": "org.br",
            "query_time": "2024-04-23 20:49:34",
            "create_date": "2006-11-24",
            "update_date": "2024-02-23",
            "expiry_date": "2026-11-24",
            "registrant_name": "Associacao Feminina de Estudos Sociais e Universit",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns888.hostgator.com.br",
                "ns889.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 35,
            "domain_name": "jacamar.com",
            "domain_keyword": "jacamar",
            "domain_tld": "com",
            "query_time": "2024-04-28 22:28:55",
            "create_date": "1999-04-07",
            "update_date": "2024-02-07",
            "expiry_date": "2025-04-07",
            "registrar_iana": 57,
            "registrar_name": "Advanced Internet Technologies, Inc. (AIT)",
            "registrar_website": "http://www.ait.com",
            "name_servers": [
                "ns2.theriver.com",
                "pantano.theriver.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "jackman.cloud",
            "domain_keyword": "jackman",
            "domain_tld": "cloud",
            "query_time": "2024-05-02 06:12:51",
            "create_date": "2023-02-27",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "jackman.ru",
            "domain_keyword": "jackman",
            "domain_tld": "ru",
            "query_time": "2024-05-25 22:42:46",
            "create_date": "2008-04-27",
            "expiry_date": "2024-04-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 38,
            "domain_name": "jackman.ninja",
            "domain_keyword": "jackman",
            "domain_tld": "ninja",
            "query_time": "2024-04-16 12:53:36",
            "create_date": "2015-03-18",
            "update_date": "2023-11-30",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "jackcar.com",
            "domain_keyword": "jackcar",
            "domain_tld": "com",
            "query_time": "2024-04-12 11:27:26",
            "create_date": "2021-07-14",
            "update_date": "2024-03-30",
            "expiry_date": "2024-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "jackmay.org",
            "domain_keyword": "jackmay",
            "domain_tld": "org",
            "query_time": "2024-04-16 12:54:16",
            "create_date": "2021-03-18",
            "update_date": "2024-03-26",
            "expiry_date": "2026-03-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "jackman.com.cn",
            "domain_keyword": "jackman",
            "domain_tld": "com.cn",
            "query_time": "2024-05-07 00:40:31",
            "create_date": "2005-01-06",
            "expiry_date": "2028-01-06",
            "registrar_name": "北京东方网景信息科技有限公司",
            "registrant_name": "张家港市天瑞工具有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns2.east.net",
                "ns2.east.net.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "jackmac.com",
            "domain_keyword": "jackmac",
            "domain_tld": "com",
            "query_time": "2024-05-25 22:42:45",
            "create_date": "2015-04-04",
            "update_date": "2021-03-29",
            "expiry_date": "2025-04-04",
            "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": 43,
            "domain_name": "jacktar.net",
            "domain_keyword": "jacktar",
            "domain_tld": "net",
            "query_time": "2024-04-21 11:31:32",
            "create_date": "2009-10-22",
            "update_date": "2023-08-24",
            "expiry_date": "2024-10-22",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "jackmac.nz",
            "domain_keyword": "jackmac",
            "domain_tld": "nz",
            "query_time": "2024-05-02 06:12:47",
            "create_date": "2015-02-05",
            "update_date": "2024-02-08",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "nsoh1.secureparkme.com",
                "nsoh2.secureparkme.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "jacksar.com",
            "domain_keyword": "jacksar",
            "domain_tld": "com",
            "query_time": "2024-06-01 14:28:07",
            "create_date": "2024-04-02",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Technical Support",
            "registrant_address": "2803 Philadelphia Pike, Suite B #284",
            "registrant_city": "Claymont",
            "registrant_state": "DE",
            "registrant_zip": "19703",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3026597672",
            "name_servers": [
                "ns33.cloudns.net",
                "ns34.cloudns.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "jackbar.com",
            "domain_keyword": "jackbar",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:26:19",
            "create_date": "2005-01-05",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-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=jackbar.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "jackpar.com",
            "domain_keyword": "jackpar",
            "domain_tld": "com",
            "query_time": "2024-04-19 12:41:42",
            "create_date": "2017-08-16",
            "update_date": "2023-07-17",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "jackmgr.com",
            "domain_keyword": "jackmgr",
            "domain_tld": "com",
            "query_time": "2024-05-31 18:10:47",
            "create_date": "2024-03-30",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "jackmac.one",
            "domain_keyword": "jackmac",
            "domain_tld": "one",
            "query_time": "2024-05-07 00:40:29",
            "create_date": "2023-05-02",
            "update_date": "2023-05-07",
            "expiry_date": "2025-05-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "jackmay.com",
            "domain_keyword": "jackmay",
            "domain_tld": "com",
            "query_time": "2024-04-11 01:19:56",
            "create_date": "1998-10-13",
            "update_date": "2020-10-12",
            "expiry_date": "2030-10-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.cobaltgroup.com",
                "ns2.cobaltgroup.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "jackman.org.uk",
            "domain_keyword": "jackman",
            "domain_tld": "org.uk",
            "query_time": "2024-04-16 12:53:37",
            "create_date": "1999-09-07",
            "update_date": "2023-09-06",
            "expiry_date": "2025-09-07",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1041.ui-dns.biz",
                "ns1041.ui-dns.com",
                "ns1041.ui-dns.de",
                "ns1041.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 52,
            "domain_name": "jackman.biz",
            "domain_keyword": "jackman",
            "domain_tld": "biz",
            "query_time": "2024-05-25 22:42:45",
            "create_date": "2004-09-01",
            "update_date": "2022-08-30",
            "expiry_date": "2025-08-31",
            "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": [
                "ns-1146.awsdns-15.org",
                "ns-1719.awsdns-22.co.uk",
                "ns-470.awsdns-58.com",
                "ns-774.awsdns-32.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "jackmac.store",
            "domain_keyword": "jackmac",
            "domain_tld": "store",
            "query_time": "2024-05-02 06:12:47",
            "create_date": "2023-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "jackman.xyz",
            "domain_keyword": "jackman",
            "domain_tld": "xyz",
            "query_time": "2024-05-11 08:52:02",
            "create_date": "2024-03-08",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "jackmac.co.uk",
            "domain_keyword": "jackmac",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 12:53:26",
            "create_date": "2007-08-08",
            "update_date": "2023-07-09",
            "expiry_date": "2024-08-08",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 56,
            "domain_name": "jackiar.com",
            "domain_keyword": "jackiar",
            "domain_tld": "com",
            "query_time": "2024-05-02 06:10:04",
            "create_date": "2023-12-21",
            "update_date": "2024-01-22",
            "expiry_date": "2025-12-21",
            "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_company": "Whois Privacy Protection Foundation",
            "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=jackiar.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "jackman.dev",
            "domain_keyword": "jackman",
            "domain_tld": "dev",
            "query_time": "2024-04-16 12:53:35",
            "create_date": "2019-03-07",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "jackmaz.com",
            "domain_keyword": "jackmaz",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:54:17",
            "create_date": "2016-09-12",
            "update_date": "2022-09-29",
            "expiry_date": "2024-09-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "jackman.me.uk",
            "domain_keyword": "jackman",
            "domain_tld": "me.uk",
            "query_time": "2024-04-16 12:53:36",
            "create_date": "2015-06-10",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-10",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 60,
            "domain_name": "jackman.jp",
            "domain_keyword": "jackman",
            "domain_tld": "jp",
            "query_time": "2024-04-16 12:53:36",
            "create_date": "2020-11-09",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-30",
            "registrant_name": "Hit Union Co. Ltd",
            "registrant_address": "2-20-7 Ebisuminami, Shibuya-ku, Tokyo-to",
            "registrant_zip": "150-0022",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5773-5939",
            "name_servers": [
                "ns-1161.awsdns-17.org",
                "ns-2031.awsdns-61.co.uk",
                "ns-324.awsdns-40.com",
                "ns-591.awsdns-09.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 61,
            "domain_name": "jackmark.co.uk",
            "domain_keyword": "jackmark",
            "domain_tld": "co.uk",
            "query_time": "2024-04-04 13:03:46",
            "create_date": "2022-09-10",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-10",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1059.ui-dns.com",
                "ns1065.ui-dns.org",
                "ns1101.ui-dns.de",
                "ns1112.ui-dns.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 62,
            "domain_name": "jackmarr.com",
            "domain_keyword": "jackmarr",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:53:46",
            "create_date": "2012-03-12",
            "update_date": "2024-02-12",
            "expiry_date": "2025-03-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns2.pageconcepts.net",
                "ns3.pageconcepts.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "jackmap.com",
            "domain_keyword": "jackmap",
            "domain_tld": "com",
            "query_time": "2024-05-25 22:42:46",
            "create_date": "2023-11-30",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-30",
            "registrar_iana": 2628,
            "registrar_name": "DropCatch.com 869 LLC",
            "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": 64,
            "domain_name": "nackmar.com",
            "domain_keyword": "nackmar",
            "domain_tld": "com",
            "query_time": "2024-05-29 03:47:51",
            "create_date": "2017-05-08",
            "update_date": "2021-05-09",
            "expiry_date": "2024-05-08",
            "registrar_iana": 1403,
            "registrar_name": "10DENCEHISPAHARD, S.L",
            "registrar_website": "https://www.cdmon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Valencia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "http://www.whoiscontactsprotection.com/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "jackmai.link",
            "domain_keyword": "jackmai",
            "domain_tld": "link",
            "query_time": "2024-04-10 03:16:28",
            "create_date": "2023-07-24",
            "update_date": "2023-08-09",
            "expiry_date": "2024-07-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot, LLC",
            "registrar_website": "www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "joyce.ns.cloudflare.com",
                "walt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "jacktar.store",
            "domain_keyword": "jacktar",
            "domain_tld": "store",
            "query_time": "2024-05-04 01:41:22",
            "create_date": "2023-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Ryazanskay obl.",
            "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.",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "jackmars.com",
            "domain_keyword": "jackmars",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:53:46",
            "create_date": "2012-02-22",
            "update_date": "2023-11-20",
            "expiry_date": "2025-02-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "forward.000cheapdomains.com",
                "ns2.000cheapdomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "jackuar.com",
            "domain_keyword": "jackuar",
            "domain_tld": "com",
            "query_time": "2024-04-21 11:32:39",
            "create_date": "2019-07-05",
            "update_date": "2023-06-05",
            "expiry_date": "2024-07-05",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "jacktar.pro",
            "domain_keyword": "jacktar",
            "domain_tld": "pro",
            "query_time": "2024-05-08 18:55:52",
            "create_date": "2023-10-20",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "jackmag.com.co",
            "domain_keyword": "jackmag",
            "domain_tld": "com.co",
            "query_time": "2024-05-29 00:08:29",
            "create_date": "2020-05-29",
            "update_date": "2023-05-21",
            "expiry_date": "2025-05-29",
            "registrar_iana": 88689,
            "registrar_name": "Conexcol Cloud Colombia S.A.S.",
            "registrar_website": "https://conexcol.net.co/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Julio Cesar Garcia Herrera",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Quindio",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.conexcol.net",
                "dns2.conexcol.net"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "jackmat.com",
            "domain_keyword": "jackmat",
            "domain_tld": "com",
            "query_time": "2024-05-02 06:12:58",
            "create_date": "1999-12-16",
            "update_date": "2022-10-18",
            "expiry_date": "2024-12-16",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "GB",
            "registrant_email": "https://whoiscontact.ascio.com?domainname=jackmat.com",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "jackmag.com",
            "domain_keyword": "jackmag",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:53:31",
            "create_date": "2016-03-30",
            "update_date": "2021-03-24",
            "expiry_date": "2025-03-30",
            "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": 73,
            "domain_name": "jackmair.com",
            "domain_keyword": "jackmair",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:53:32",
            "create_date": "2018-02-05",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "jacklar.com",
            "domain_keyword": "jacklar",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:52:22",
            "create_date": "2011-01-27",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/jacklar.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns1041.ui-dns.de",
                "ns1043.ui-dns.biz",
                "ns1051.ui-dns.org",
                "ns1064.ui-dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "jackman.blog",
            "domain_keyword": "jackman",
            "domain_tld": "blog",
            "query_time": "2024-04-10 03:16:29",
            "create_date": "2016-12-20",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "jackmart.sale",
            "domain_keyword": "jackmart",
            "domain_tld": "sale",
            "query_time": "2024-05-29 01:32:52",
            "create_date": "2019-09-14",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-14",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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.bigcommerce.com",
                "ns2.bigcommerce.com",
                "ns3.bigcommerce.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "jackmax.shop",
            "domain_keyword": "jackmax",
            "domain_tld": "shop",
            "query_time": "2024-04-10 14:13:55",
            "create_date": "2024-04-02",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "aron.ns.cloudflare.com",
                "devin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "jackman.top",
            "domain_keyword": "jackman",
            "domain_tld": "top",
            "query_time": "2024-04-11 18:10:14",
            "create_date": "2023-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "jackmat.co.uk",
            "domain_keyword": "jackmat",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 09:10:23",
            "create_date": "1999-12-16",
            "update_date": "2022-10-18",
            "expiry_date": "2024-12-16",
            "registrar_name": "Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]",
            "registrar_website": "https://easily.uk",
            "name_servers": [
                "ns1.meganameservers.eu",
                "ns2.meganameservers.eu",
                "ns3.meganameservers.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 80,
            "domain_name": "jackmart.com",
            "domain_keyword": "jackmart",
            "domain_tld": "com",
            "query_time": "2024-05-02 06:12:56",
            "create_date": "2018-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "jackbar.site",
            "domain_keyword": "jackbar",
            "domain_tld": "site",
            "query_time": "2024-05-20 05:22:43",
            "create_date": "2023-06-21",
            "update_date": "2024-04-24",
            "expiry_date": "2024-06-21",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_state": "Fukuoka",
            "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.",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "jacktar.consulting",
            "domain_keyword": "jacktar",
            "domain_tld": "consulting",
            "query_time": "2024-05-15 04:13:22",
            "create_date": "2023-01-12",
            "update_date": "2023-12-28",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "jackmas.com",
            "domain_keyword": "jackmas",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:53:48",
            "create_date": "2014-09-22",
            "update_date": "2024-03-11",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/jackmas.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "jackman.law",
            "domain_keyword": "jackman",
            "domain_tld": "law",
            "query_time": "2024-04-27 14:24:58",
            "create_date": "2022-12-16",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-16",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1369.awsdns-43.org",
                "ns-1919.awsdns-47.co.uk",
                "ns-532.awsdns-02.net",
                "ns-63.awsdns-07.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "jackmarx.com",
            "domain_keyword": "jackmarx",
            "domain_tld": "com",
            "query_time": "2024-04-21 14:36:32",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2029-04-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "jackuar.net",
            "domain_keyword": "jackuar",
            "domain_tld": "net",
            "query_time": "2024-05-04 01:41:32",
            "create_date": "2022-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "LIAONING",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=jackuar.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "jackmac.dev",
            "domain_keyword": "jackmac",
            "domain_tld": "dev",
            "query_time": "2024-04-16 12:53:26",
            "create_date": "2019-03-01",
            "update_date": "2023-11-02",
            "expiry_date": "2030-03-01",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OK",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "denver.ns.cloudflare.com",
                "kayleigh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "jackmao.tax",
            "domain_keyword": "jackmao",
            "domain_tld": "tax",
            "query_time": "2024-04-10 03:16:31",
            "create_date": "2022-12-04",
            "update_date": "2024-01-18",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "jackman.app",
            "domain_keyword": "jackman",
            "domain_tld": "app",
            "query_time": "2024-04-10 03:16:29",
            "create_date": "2022-06-06",
            "update_date": "2023-10-27",
            "expiry_date": "2033-06-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 90,
            "domain_name": "jackmoar.com",
            "domain_keyword": "jackmoar",
            "domain_tld": "com",
            "query_time": "2024-05-11 08:52:08",
            "create_date": "2006-07-27",
            "update_date": "2023-06-27",
            "expiry_date": "2024-07-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "jackmark.top",
            "domain_keyword": "jackmark",
            "domain_tld": "top",
            "query_time": "2024-04-11 18:10:17",
            "create_date": "2024-02-22",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "li yuan hong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "jacktar.co.uk",
            "domain_keyword": "jacktar",
            "domain_tld": "co.uk",
            "query_time": "2024-05-11 08:57:30",
            "create_date": "2023-08-20",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-20",
            "registrar_name": "Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]",
            "registrar_website": "https://easily.uk",
            "name_servers": [
                "ns1.meganameservers.eu",
                "ns2.meganameservers.eu",
                "ns3.meganameservers.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 93,
            "domain_name": "jackmarv.com",
            "domain_keyword": "jackmarv",
            "domain_tld": "com",
            "query_time": "2024-04-10 03:16:33",
            "create_date": "2021-02-13",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "jackmay.co.uk",
            "domain_keyword": "jackmay",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 15:45:51",
            "create_date": "2012-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2026-05-24",
            "registrar_name": "Creative Digital Life Limited [Tag = CREATIVEDIGITAL]",
            "name_servers": [
                "ns0.freecom.net",
                "ns1.freecom.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 95,
            "domain_name": "jacktar.eu",
            "domain_keyword": "jacktar",
            "domain_tld": "eu",
            "query_time": "2024-05-06 02:14:12",
            "registrar_name": "cyber_Folks S.A.",
            "registrar_website": "https://www.cyberfolks.pl",
            "name_servers": [
                "ns1.kei.pl",
                "ns2.kei.pl"
            ]
        },
        {
            "num": 96,
            "domain_name": "jackman.com",
            "domain_keyword": "jackman",
            "domain_tld": "com",
            "query_time": "2024-05-11 08:52:02",
            "create_date": "1996-06-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-06-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "jackmay.net",
            "domain_keyword": "jackmay",
            "domain_tld": "net",
            "query_time": "2024-05-25 22:42:47",
            "create_date": "2023-11-19",
            "update_date": "2024-01-19",
            "expiry_date": "2024-11-19",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Administrator Number 58268",
            "registrant_company": "c/o RespectMyPrivacy, LLC",
            "registrant_address": "1540 INTERNATIONAL PKWY STE 2000",
            "registrant_city": "LAKE MARY",
            "registrant_state": "FL",
            "registrant_zip": "32746-5096",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3212342069",
            "registrant_fax": "+1.3214005209",
            "name_servers": [
                "ns.phx4.nearlyfreespeech.net",
                "ns.phx5.nearlyfreespeech.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "jackman.it",
            "domain_keyword": "jackman",
            "domain_tld": "it",
            "query_time": "2024-05-02 06:12:51",
            "create_date": "2017-09-21",
            "update_date": "2023-10-24",
            "expiry_date": "2024-09-21",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 99,
            "domain_name": "jackman.us",
            "domain_keyword": "jackman",
            "domain_tld": "us",
            "query_time": "2024-05-11 08:52:04",
            "create_date": "2002-04-24",
            "update_date": "2022-04-29",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "William Jackman",
            "registrant_company": "Home",
            "registrant_address": "4016 Gandara Bnd",
            "registrant_city": "Austin",
            "registrant_state": "Texas",
            "registrant_zip": "78738",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5126596437",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "jacamar.co.uk",
            "domain_keyword": "jacamar",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 20:49:34",
            "create_date": "1999-08-04",
            "update_date": "2023-08-07",
            "expiry_date": "2025-08-04",
            "registrar_name": "Catalyst2 Services Ltd t/a catalyst2 [Tag = CATALYST2]",
            "registrar_website": "http://www.catalyst2.com",
            "name_servers": [
                "ns26.active-ns.com",
                "ns27.active-ns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.232,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>jackmar.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2581</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>jackman.live, jackman.cn, rjackmar.com, jackmr.top, jackma.net, jacmar.ca, jackmax.asia, jackmax.com, jackmac.net, jackmary.com, packmar.pro, jackman.studio, jackmur.com, jackman.social, packmar.com, jackmark.com, jackmah.com, jackman.net, jacqmar.com, jackman.info, jacomar.com.br, jackman.website, jackmao.com, jackmaa.com, jackmars.space, jackmax.top, jackman.co.uk, jackmer.com, jackman.store, jacamar.app, jackman.ovh, jackmac.fit, jackman.uk, jacamar.org.br, jacamar.com, jackman.cloud, jackman.ru, jackman.ninja, jackcar.com, jackmay.org, jackman.com.cn, jackmac.com, jacktar.net, jackmac.nz, jacksar.com, jackbar.com, jackpar.com, jackmgr.com, jackmac.one, jackmay.com, jackman.org.uk, jackman.biz, jackmac.store, jackman.xyz, jackmac.co.uk, jackiar.com, jackman.dev, jackmaz.com, jackman.me.uk, jackman.jp, jackmark.co.uk, jackmarr.com, jackmap.com, nackmar.com, jackmai.link, jacktar.store, jackmars.com, jackuar.com, jacktar.pro, jackmag.com.co, jackmat.com, jackmag.com, jackmair.com, jacklar.com, jackman.blog, jackmart.sale, jackmax.shop, jackman.top, jackmat.co.uk, jackmart.com, jackbar.site, jacktar.consulting, jackmas.com, jackman.law, jackmarx.com, jackuar.net, jackmac.dev, jackmao.tax, jackman.app, jackmoar.com, jackmark.top, jacktar.co.uk, jackmarv.com, jackmay.co.uk, jacktar.eu, jackman.com, jackmay.net, jackman.it, jackman.us, jacamar.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>jackman.live</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-27 17:01:24</query_time>
   <create_date>2024-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>jackman.cn</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-10 03:16:29</query_time>
   <create_date>2017-07-28</create_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>广州云讯信息科技有限公司</registrar_name>
   <registrant_name>吕在新</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>pk3.22.cn</value>
    <value>pk4.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>rjackmar.com</domain_name>
   <domain_keyword>rjackmar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 15:20:01</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>fred.ns.cloudflare.com</value>
    <value>mary.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>jackmr.top</domain_name>
   <domain_keyword>jackmr</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-16 12:54:49</query_time>
   <create_date>2023-10-13</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sara.ns.cloudflare.com</value>
    <value>wesley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>jackma.net</domain_name>
   <domain_keyword>jackma</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 12:53:26</query_time>
   <create_date>2002-11-07</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2025-11-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1-07.azure-dns.com</value>
    <value>ns2-07.azure-dns.net</value>
    <value>ns3-07.azure-dns.org</value>
    <value>ns4-07.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>jacmar.ca</domain_name>
   <domain_keyword>jacmar</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-11 08:58:22</query_time>
   <create_date>2000-11-24</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Pascal Tremblay</registrant_name>
   <registrant_company>Jacmar Motion Control Limited</registrant_company>
   <registrant_address>701,  rue Louis Bleriot</registrant_address>
   <registrant_city>Mascouche</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>J7K3C1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4503254377</registrant_phone>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</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>7</num>
   <domain_name>jackmax.asia</domain_name>
   <domain_keyword>jackmax</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-06 14:15:56</query_time>
   <create_date>2024-04-04</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zouluguang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>moth.dnspod.net</value>
    <value>wrestling.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>jackmax.com</domain_name>
   <domain_keyword>jackmax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:54:16</query_time>
   <create_date>2018-12-21</create_date>
   <update_date>2020-12-15</update_date>
   <expiry_date>2025-12-21</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>9</num>
   <domain_name>jackmac.net</domain_name>
   <domain_keyword>jackmac</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 06:12:47</query_time>
   <create_date>2004-01-29</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2030-01-29</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>OK</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/jackmac.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>denver.ns.cloudflare.com</value>
    <value>kayleigh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>jackmary.com</domain_name>
   <domain_keyword>jackmary</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:53:48</query_time>
   <create_date>2018-09-29</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SICHUAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=jackmary.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>packmar.pro</domain_name>
   <domain_keyword>packmar</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-16 17:13:20</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>jackman.studio</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-15 04:11:25</query_time>
   <create_date>2020-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>jackmur.com</domain_name>
   <domain_keyword>jackmur</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 03:17:05</query_time>
   <create_date>2023-09-08</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>jackman.social</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-04-10 03:16:29</query_time>
   <create_date>2023-02-24</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>packmar.com</domain_name>
   <domain_keyword>packmar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 00:37:47</query_time>
   <create_date>2017-04-21</create_date>
   <update_date>2021-04-15</update_date>
   <expiry_date>2025-04-21</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>16</num>
   <domain_name>jackmark.com</domain_name>
   <domain_keyword>jackmark</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 03:16:32</query_time>
   <create_date>1997-12-11</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2028-12-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns41.worldnic.com</value>
    <value>ns42.worldnic.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>jackmah.com</domain_name>
   <domain_keyword>jackmah</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:53:32</query_time>
   <create_date>2007-01-22</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (666842161)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O jackmah.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>ns1.kotamedia.com</value>
    <value>ns2.kotamedia.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>jackman.net</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 12:53:36</query_time>
   <create_date>1998-10-28</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>jacqmar.com</domain_name>
   <domain_keyword>jacqmar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 12:51:07</query_time>
   <create_date>2016-03-16</create_date>
   <update_date>2022-09-21</update_date>
   <expiry_date>2027-03-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>jackman.info</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-16 12:53:36</query_time>
   <create_date>2001-10-15</create_date>
   <update_date>2022-12-28</update_date>
   <expiry_date>2025-10-15</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PJ Jackman</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</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>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
    <value>ns2.directnic.com</value>
    <value>ns3.directnic.com</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>21</num>
   <domain_name>jacomar.com.br</domain_name>
   <domain_keyword>jacomar</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-18 11:51:00</query_time>
   <create_date>2014-08-09</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2025-08-09</expiry_date>
   <registrant_name>Supermercados Jacomar Ltda</registrant_name>
   <name_servers>
    <value>dns.softsell.com.br</value>
    <value>dns2.softsell.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>jackman.website</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-25 22:42:46</query_time>
   <create_date>2018-02-11</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>jackmao.com</domain_name>
   <domain_keyword>jackmao</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 03:16:31</query_time>
   <create_date>2023-12-09</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>3598</registrar_iana>
   <registrar_name>DropCatch.com 1389 LLC</registrar_name>
   <registrar_website>http://www.DropCatch1389.com</registrar_website>
   <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>24</num>
   <domain_name>jackmaa.com</domain_name>
   <domain_keyword>jackmaa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 22:42:45</query_time>
   <create_date>2022-11-14</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>GUANG DONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=jackmaa.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>jackmars.space</domain_name>
   <domain_keyword>jackmars</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-29 01:32:52</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-03-22</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</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>ns110.inhostedns.com</value>
    <value>ns210.inhostedns.net</value>
    <value>ns310.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>jackmax.top</domain_name>
   <domain_keyword>jackmax</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-11 18:10:17</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>han ming xing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guodongshen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>jackman.co.uk</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-11 18:10:14</query_time>
   <create_date>2015-03-16</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>Christopher Clark t/a Brand Selection - Domain Names For Sale [Tag = BRANDSELECTION]</registrar_name>
   <registrar_website>http://www.brandselection.co.uk</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>jackmer.com</domain_name>
   <domain_keyword>jackmer</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 04:47:32</query_time>
   <create_date>2017-05-01</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-01</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>bob.ns.cloudflare.com</value>
    <value>jade.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>jackman.store</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-11 08:52:02</query_time>
   <create_date>2021-11-25</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2028-11-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>jacamar.app</domain_name>
   <domain_keyword>jacamar</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-10 08:09:15</query_time>
   <create_date>2021-04-30</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2026-04-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the 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>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>31</num>
   <domain_name>jackman.ovh</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-25 22:42:45</query_time>
   <create_date>2022-07-20</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.ovh.net</value>
    <value>ns10.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>32</num>
   <domain_name>jackmac.fit</domain_name>
   <domain_keyword>jackmac</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-02 06:12:47</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.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>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>33</num>
   <domain_name>jackman.uk</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-07 00:40:33</query_time>
   <create_date>2015-03-16</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>Christopher Clark t/a Brand Selection - Domain Names For Sale [Tag = BRANDSELECTION]</registrar_name>
   <registrar_website>http://www.brandselection.co.uk</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>jacamar.org.br</domain_name>
   <domain_keyword>jacamar</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-04-23 20:49:34</query_time>
   <create_date>2006-11-24</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2026-11-24</expiry_date>
   <registrant_name>Associacao Feminina de Estudos Sociais e Universit</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns888.hostgator.com.br</value>
    <value>ns889.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>jacamar.com</domain_name>
   <domain_keyword>jacamar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 22:28:55</query_time>
   <create_date>1999-04-07</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>57</registrar_iana>
   <registrar_name>Advanced Internet Technologies, Inc. (AIT)</registrar_name>
   <registrar_website>http://www.ait.com</registrar_website>
   <name_servers>
    <value>ns2.theriver.com</value>
    <value>pantano.theriver.com</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>36</num>
   <domain_name>jackman.cloud</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-02 06:12:51</query_time>
   <create_date>2023-02-27</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>jackman.ru</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-25 22:42:46</query_time>
   <create_date>2008-04-27</create_date>
   <expiry_date>2024-04-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>jackman.ninja</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-16 12:53:36</query_time>
   <create_date>2015-03-18</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>jackcar.com</domain_name>
   <domain_keyword>jackcar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 11:27:26</query_time>
   <create_date>2021-07-14</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>jackmay.org</domain_name>
   <domain_keyword>jackmay</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 12:54:16</query_time>
   <create_date>2021-03-18</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2026-03-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>jackman.com.cn</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-07 00:40:31</query_time>
   <create_date>2005-01-06</create_date>
   <expiry_date>2028-01-06</expiry_date>
   <registrar_name>北京东方网景信息科技有限公司</registrar_name>
   <registrant_name>张家港市天瑞工具有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns2.east.net</value>
    <value>ns2.east.net.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>jackmac.com</domain_name>
   <domain_keyword>jackmac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 22:42:45</query_time>
   <create_date>2015-04-04</create_date>
   <update_date>2021-03-29</update_date>
   <expiry_date>2025-04-04</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>43</num>
   <domain_name>jacktar.net</domain_name>
   <domain_keyword>jacktar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 11:31:32</query_time>
   <create_date>2009-10-22</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>jackmac.nz</domain_name>
   <domain_keyword>jackmac</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-02 06:12:47</query_time>
   <create_date>2015-02-05</create_date>
   <update_date>2024-02-08</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>nsoh1.secureparkme.com</value>
    <value>nsoh2.secureparkme.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>jacksar.com</domain_name>
   <domain_keyword>jacksar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 14:28:07</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Technical Support</registrant_name>
   <registrant_address>2803 Philadelphia Pike, Suite B #284</registrant_address>
   <registrant_city>Claymont</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>19703</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3026597672</registrant_phone>
   <name_servers>
    <value>ns33.cloudns.net</value>
    <value>ns34.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>jackbar.com</domain_name>
   <domain_keyword>jackbar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:26:19</query_time>
   <create_date>2005-01-05</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-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=jackbar.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>jackpar.com</domain_name>
   <domain_keyword>jackpar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 12:41:42</query_time>
   <create_date>2017-08-16</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <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>48</num>
   <domain_name>jackmgr.com</domain_name>
   <domain_keyword>jackmgr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 18:10:47</query_time>
   <create_date>2024-03-30</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>jackmac.one</domain_name>
   <domain_keyword>jackmac</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-07 00:40:29</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2023-05-07</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>jackmay.com</domain_name>
   <domain_keyword>jackmay</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 01:19:56</query_time>
   <create_date>1998-10-13</create_date>
   <update_date>2020-10-12</update_date>
   <expiry_date>2030-10-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.cobaltgroup.com</value>
    <value>ns2.cobaltgroup.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>jackman.org.uk</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-16 12:53:37</query_time>
   <create_date>1999-09-07</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2025-09-07</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1041.ui-dns.biz</value>
    <value>ns1041.ui-dns.com</value>
    <value>ns1041.ui-dns.de</value>
    <value>ns1041.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>jackman.biz</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-25 22:42:45</query_time>
   <create_date>2004-09-01</create_date>
   <update_date>2022-08-30</update_date>
   <expiry_date>2025-08-31</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>ns-1146.awsdns-15.org</value>
    <value>ns-1719.awsdns-22.co.uk</value>
    <value>ns-470.awsdns-58.com</value>
    <value>ns-774.awsdns-32.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>jackmac.store</domain_name>
   <domain_keyword>jackmac</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-02 06:12:47</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>jackman.xyz</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-11 08:52:02</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>jackmac.co.uk</domain_name>
   <domain_keyword>jackmac</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 12:53:26</query_time>
   <create_date>2007-08-08</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.mediatemple.net</value>
    <value>ns2.mediatemple.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>jackiar.com</domain_name>
   <domain_keyword>jackiar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 06:10:04</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-12-21</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_company>Whois Privacy Protection Foundation</registrant_company>
   <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=jackiar.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.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>jackman.dev</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-16 12:53:35</query_time>
   <create_date>2019-03-07</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>jackmaz.com</domain_name>
   <domain_keyword>jackmaz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:54:17</query_time>
   <create_date>2016-09-12</create_date>
   <update_date>2022-09-29</update_date>
   <expiry_date>2024-09-12</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>jackman.me.uk</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-16 12:53:36</query_time>
   <create_date>2015-06-10</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]</registrar_name>
   <registrar_website>http://www.tsohost.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>jackman.jp</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-16 12:53:36</query_time>
   <create_date>2020-11-09</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>Hit Union Co. Ltd</registrant_name>
   <registrant_address>2-20-7 Ebisuminami, Shibuya-ku, Tokyo-to</registrant_address>
   <registrant_zip>150-0022</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5773-5939</registrant_phone>
   <name_servers>
    <value>ns-1161.awsdns-17.org</value>
    <value>ns-2031.awsdns-61.co.uk</value>
    <value>ns-324.awsdns-40.com</value>
    <value>ns-591.awsdns-09.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>jackmark.co.uk</domain_name>
   <domain_keyword>jackmark</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-04 13:03:46</query_time>
   <create_date>2022-09-10</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1059.ui-dns.com</value>
    <value>ns1065.ui-dns.org</value>
    <value>ns1101.ui-dns.de</value>
    <value>ns1112.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>jackmarr.com</domain_name>
   <domain_keyword>jackmarr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:53:46</query_time>
   <create_date>2012-03-12</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-03-12</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>ns2.pageconcepts.net</value>
    <value>ns3.pageconcepts.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>jackmap.com</domain_name>
   <domain_keyword>jackmap</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 22:42:46</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>2628</registrar_iana>
   <registrar_name>DropCatch.com 869 LLC</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>64</num>
   <domain_name>nackmar.com</domain_name>
   <domain_keyword>nackmar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 03:47:51</query_time>
   <create_date>2017-05-08</create_date>
   <update_date>2021-05-09</update_date>
   <expiry_date>2024-05-08</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10DENCEHISPAHARD, S.L</registrar_name>
   <registrar_website>https://www.cdmon.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>Valencia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>http://www.whoiscontactsprotection.com/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>jackmai.link</domain_name>
   <domain_keyword>jackmai</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-10 03:16:28</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot, LLC</registrar_name>
   <registrar_website>www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>joyce.ns.cloudflare.com</value>
    <value>walt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>jacktar.store</domain_name>
   <domain_keyword>jacktar</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-04 01:41:22</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Ryazanskay obl.</registrant_state>
   <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>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>jackmars.com</domain_name>
   <domain_keyword>jackmars</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:53:46</query_time>
   <create_date>2012-02-22</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2025-02-22</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>forward.000cheapdomains.com</value>
    <value>ns2.000cheapdomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>jackuar.com</domain_name>
   <domain_keyword>jackuar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 11:32:39</query_time>
   <create_date>2019-07-05</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>jacktar.pro</domain_name>
   <domain_keyword>jacktar</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-08 18:55:52</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>jackmag.com.co</domain_name>
   <domain_keyword>jackmag</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-29 00:08:29</query_time>
   <create_date>2020-05-29</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>88689</registrar_iana>
   <registrar_name>Conexcol Cloud Colombia S.A.S.</registrar_name>
   <registrar_website>https://conexcol.net.co/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Julio Cesar Garcia Herrera</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Quindio</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.conexcol.net</value>
    <value>dns2.conexcol.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>jackmat.com</domain_name>
   <domain_keyword>jackmat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 06:12:58</query_time>
   <create_date>1999-12-16</create_date>
   <update_date>2022-10-18</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://whoiscontact.ascio.com?domainname=jackmat.com</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>jackmag.com</domain_name>
   <domain_keyword>jackmag</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:53:31</query_time>
   <create_date>2016-03-30</create_date>
   <update_date>2021-03-24</update_date>
   <expiry_date>2025-03-30</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>73</num>
   <domain_name>jackmair.com</domain_name>
   <domain_keyword>jackmair</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:53:32</query_time>
   <create_date>2018-02-05</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>jacklar.com</domain_name>
   <domain_keyword>jacklar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:52:22</query_time>
   <create_date>2011-01-27</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/jacklar.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns1041.ui-dns.de</value>
    <value>ns1043.ui-dns.biz</value>
    <value>ns1051.ui-dns.org</value>
    <value>ns1064.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>jackman.blog</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-04-10 03:16:29</query_time>
   <create_date>2016-12-20</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>jackmart.sale</domain_name>
   <domain_keyword>jackmart</domain_keyword>
   <domain_tld>sale</domain_tld>
   <query_time>2024-05-29 01:32:52</query_time>
   <create_date>2019-09-14</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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.bigcommerce.com</value>
    <value>ns2.bigcommerce.com</value>
    <value>ns3.bigcommerce.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>jackmax.shop</domain_name>
   <domain_keyword>jackmax</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-10 14:13:55</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>aron.ns.cloudflare.com</value>
    <value>devin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>jackman.top</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-11 18:10:14</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>jackmat.co.uk</domain_name>
   <domain_keyword>jackmat</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 09:10:23</query_time>
   <create_date>1999-12-16</create_date>
   <update_date>2022-10-18</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]</registrar_name>
   <registrar_website>https://easily.uk</registrar_website>
   <name_servers>
    <value>ns1.meganameservers.eu</value>
    <value>ns2.meganameservers.eu</value>
    <value>ns3.meganameservers.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>jackmart.com</domain_name>
   <domain_keyword>jackmart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 06:12:56</query_time>
   <create_date>2018-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns13.domaincontrol.com</value>
    <value>pdns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>jackbar.site</domain_name>
   <domain_keyword>jackbar</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-20 05:22:43</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_state>Fukuoka</registrant_state>
   <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>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>jacktar.consulting</domain_name>
   <domain_keyword>jacktar</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-15 04:13:22</query_time>
   <create_date>2023-01-12</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>jackmas.com</domain_name>
   <domain_keyword>jackmas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:53:48</query_time>
   <create_date>2014-09-22</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/jackmas.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>jackman.law</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-04-27 14:24:58</query_time>
   <create_date>2022-12-16</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1369.awsdns-43.org</value>
    <value>ns-1919.awsdns-47.co.uk</value>
    <value>ns-532.awsdns-02.net</value>
    <value>ns-63.awsdns-07.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>jackmarx.com</domain_name>
   <domain_keyword>jackmarx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 14:36:32</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2029-04-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>jackuar.net</domain_name>
   <domain_keyword>jackuar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 01:41:32</query_time>
   <create_date>2022-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>LIAONING</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=jackuar.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>jackmac.dev</domain_name>
   <domain_keyword>jackmac</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-16 12:53:26</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2030-03-01</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OK</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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>denver.ns.cloudflare.com</value>
    <value>kayleigh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>jackmao.tax</domain_name>
   <domain_keyword>jackmao</domain_keyword>
   <domain_tld>tax</domain_tld>
   <query_time>2024-04-10 03:16:31</query_time>
   <create_date>2022-12-04</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>jackman.app</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-10 03:16:29</query_time>
   <create_date>2022-06-06</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2033-06-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>jackmoar.com</domain_name>
   <domain_keyword>jackmoar</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 08:52:08</query_time>
   <create_date>2006-07-27</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-07-27</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.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>91</num>
   <domain_name>jackmark.top</domain_name>
   <domain_keyword>jackmark</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-11 18:10:17</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>li yuan hong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>jacktar.co.uk</domain_name>
   <domain_keyword>jacktar</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-11 08:57:30</query_time>
   <create_date>2023-08-20</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_name>Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]</registrar_name>
   <registrar_website>https://easily.uk</registrar_website>
   <name_servers>
    <value>ns1.meganameservers.eu</value>
    <value>ns2.meganameservers.eu</value>
    <value>ns3.meganameservers.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>jackmarv.com</domain_name>
   <domain_keyword>jackmarv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 03:16:33</query_time>
   <create_date>2021-02-13</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.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>94</num>
   <domain_name>jackmay.co.uk</domain_name>
   <domain_keyword>jackmay</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 15:45:51</query_time>
   <create_date>2012-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2026-05-24</expiry_date>
   <registrar_name>Creative Digital Life Limited [Tag = CREATIVEDIGITAL]</registrar_name>
   <name_servers>
    <value>ns0.freecom.net</value>
    <value>ns1.freecom.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>jacktar.eu</domain_name>
   <domain_keyword>jacktar</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 02:14:12</query_time>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <registrar_website>https://www.cyberfolks.pl</registrar_website>
   <name_servers>
    <value>ns1.kei.pl</value>
    <value>ns2.kei.pl</value>
   </name_servers>
  </value>
  <value>
   <num>96</num>
   <domain_name>jackman.com</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 08:52:02</query_time>
   <create_date>1996-06-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-06-03</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.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>jackmay.net</domain_name>
   <domain_keyword>jackmay</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 22:42:47</query_time>
   <create_date>2023-11-19</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Administrator Number 58268</registrant_name>
   <registrant_company>c/o RespectMyPrivacy, LLC</registrant_company>
   <registrant_address>1540 INTERNATIONAL PKWY STE 2000</registrant_address>
   <registrant_city>LAKE MARY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32746-5096</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3212342069</registrant_phone>
   <registrant_fax>+1.3214005209</registrant_fax>
   <name_servers>
    <value>ns.phx4.nearlyfreespeech.net</value>
    <value>ns.phx5.nearlyfreespeech.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>jackman.it</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-02 06:12:51</query_time>
   <create_date>2017-09-21</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>jackman.us</domain_name>
   <domain_keyword>jackman</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-11 08:52:04</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2022-04-29</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>William Jackman</registrant_name>
   <registrant_company>Home</registrant_company>
   <registrant_address>4016 Gandara Bnd</registrant_address>
   <registrant_city>Austin</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>78738</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5126596437</registrant_phone>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>jacamar.co.uk</domain_name>
   <domain_keyword>jacamar</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 20:49:34</query_time>
   <create_date>1999-08-04</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2025-08-04</expiry_date>
   <registrar_name>Catalyst2 Services Ltd t/a catalyst2 [Tag = CATALYST2]</registrar_name>
   <registrar_website>http://www.catalyst2.com</registrar_website>
   <name_servers>
    <value>ns26.active-ns.com</value>
    <value>ns27.active-ns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.232</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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