WHOIS QUERY TIME

9 Apr 2024 - 6:32 PM UTC

Registered: 29 November 2000
Modified: 24 October 2019
Expiry: 30 November 2027

REGISTRAR

IANA: 9
Name: Register.com, a Web.com Company
Website: http://www.register.com

DNSSEC

unsigned

NAME SERVERS

dns101.register.com
dns102.register.com

DOMAIN STATUS

clientTransferProhibited

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=marchant.ws
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "marchant.ws"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "marchant.ws",
            "domain_keyword": "marchant",
            "domain_tld": "ws",
            "query_time": "2024-04-09 18:32:33",
            "create_date": "2000-11-29",
            "update_date": "2019-10-24",
            "expiry_date": "2027-11-30",
            "registrar_iana": 9,
            "registrar_name": "Register.com, a Web.com Company",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.052,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>marchant.ws</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>marchant.ws</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-04-09 18:32:33</query_time>
   <create_date>2000-11-29</create_date>
   <update_date>2019-10-24</update_date>
   <expiry_date>2027-11-30</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, a Web.com Company</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.052</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.059 seconds) for "marchant.ws" in our Historical WHOIS Database.
#1 - QUERY TIME

12 Jul 2022 - 9:51 AM UTC

Registered: 29 November 2000
Modified: 24 October 2019
Expiry: 30 November 2027

REGISTRAR

IANA: 9
Name: Register.com, a Web.com Company
Website: http://www.register.com

NAME SERVERS

dns101.register.com
dns102.register.com

DOMAIN STATUS

clientTransferProhibited

#2 - QUERY TIME

11 May 2023 - 10:01 PM UTC

Registered: 29 November 2000
Modified: 24 October 2019
Expiry: 30 November 2027

REGISTRAR

IANA: 9
Name: Register.com, a Web.com Company
Website: http://www.register.com

DNSSEC

unsigned

NAME SERVERS

dns101.register.com
dns102.register.com

DOMAIN STATUS

clientTransferProhibited

* 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=marchant.ws
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "marchant.ws",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "marchant.ws",
    "results": [
        {
            "num": 1,
            "domain_name": "marchant.ws",
            "domain_keyword": "marchant",
            "domain_tld": "ws",
            "query_time": "2022-07-12 09:51:38",
            "create_date": "2000-11-29",
            "update_date": "2019-10-24",
            "expiry_date": "2027-11-30",
            "registrar_iana": 9,
            "registrar_name": "Register.com, a Web.com Company",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 2,
            "domain_name": "marchant.ws",
            "domain_keyword": "marchant",
            "domain_tld": "ws",
            "query_time": "2023-05-11 22:01:43",
            "create_date": "2000-11-29",
            "update_date": "2019-10-24",
            "expiry_date": "2027-11-30",
            "registrar_iana": 9,
            "registrar_name": "Register.com, a Web.com Company",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.059,
        "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>marchant.ws</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>marchant.ws</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>marchant.ws</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2022-07-12 09:51:38</query_time>
   <create_date>2000-11-29</create_date>
   <update_date>2019-10-24</update_date>
   <expiry_date>2027-11-30</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, a Web.com Company</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>marchant.ws</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2023-05-11 22:01:43</query_time>
   <create_date>2000-11-29</create_date>
   <update_date>2019-10-24</update_date>
   <expiry_date>2027-11-30</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, a Web.com Company</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.059</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 34 domain names (in 0.047 seconds) which contained the exact domain keyword "marchant".
Domain Name Registered Expiry Registrar Ownership
1 marchant.com 6 Jun 1996 5 Jun 2024 Tucows Domains Inc. -
2 marchant.net 2 Dec 1997 1 Dec 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
3 marchant.org 15 Oct 1998 14 Oct 2024 DreamHost, LLC Proxy Protection LLC
4 marchant.nl 14 Jan 1999 - Registrar.eu -
5 marchant.ws 29 Nov 2000 30 Nov 2027 Register.com, a Web.com Company -
6 marchant.uk.com 1 Dec 2000 1 Dec 2024 Ingensys Europe Ltd -
7 marchant.me.uk 3 Jul 2002 3 Jul 2024 Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA] -
8 marchant.biz 20 Aug 2002 19 Aug 2024 IONOS SE Marchant Associates
9 marchant.email 26 Mar 2014 26 Mar 2025 Mesh Digital Limited Domains By Proxy, LLC
10 marchant.club 29 May 2014 28 May 2027 Tucows Domains Inc. Contact Privacy Inc. Customer 0137582137
11 marchant.xyz 10 Jun 2014 10 Jun 2025 Mesh Digital Ltd Domains By Proxy, LLC
12 marchant.london 27 Aug 2014 27 Aug 2024 Tucows.com Co. -
13 marchant.cymru 1 Mar 2015 1 Mar 2025 Mesh Digital Limited REDACTED FOR PRIVACY
14 marchant.wales 2 Mar 2015 2 Mar 2025 Mesh Digital Limited REDACTED FOR PRIVACY
15 marchant.ovh 29 Apr 2016 29 Apr 2025 OVH REDACTED_FOR_PRIVACY
16 marchant.website 2 Aug 2016 2 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Marchant Media
17 marchant.co 22 Jun 2017 21 Jun 2024 Namescout Ltd Marchant's School Sport Ltd.
18 marchant.uk 16 Jul 2017 16 Jul 2024 Namesco Limited [Tag = NAMESCO] -
19 marchant.design 5 May 2018 5 May 2025 Automattic, Inc Knock Knock WHOIS Not There, LLC
20 marchant.info 25 Sep 2018 25 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 marchant.family 31 Dec 2018 31 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
22 marchant.ru 3 Oct 2019 3 Oct 2024 REGRU-RU Private Person
23 marchant.dev 21 Sep 2020 21 Sep 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
24 marchant.consulting 18 Nov 2021 18 Nov 2024 Network Solutions, LLC REDACTED FOR PRIVACY
25 marchant.homes 11 Jan 2022 11 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
26 marchant.app 28 Jun 2022 28 Jun 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
27 marchant.productions 19 Aug 2022 19 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
28 marchant.group 9 May 2023 9 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
29 marchant.store 28 Jul 2023 28 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
30 marchant.digital 27 Nov 2023 27 Nov 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
31 marchant.pro 15 Feb 2024 15 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
32 marchant.agency 23 Mar 2024 23 Mar 2025 One.com A/S REDACTED FOR PRIVACY
33 marchant.dance 5 May 2024 5 May 2025 Register.com, Inc. REDACTED FOR PRIVACY
34 marchant.horse 16 May 2024 16 May 2025 EuroDNS SA REDACTED FOR PRIVACY
35 marchant.id.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Craig Marchant

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=marchant&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "marchant",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 35,
        "relation": "eq",
        "current": 35
    },
    "unique_domains": "marchant.com, marchant.net, marchant.org, marchant.nl, marchant.ws, marchant.uk.com, marchant.me.uk, marchant.biz, marchant.email, marchant.club, marchant.xyz, marchant.london, marchant.cymru, marchant.wales, marchant.ovh, marchant.website, marchant.co, marchant.uk, marchant.design, marchant.info, marchant.family, marchant.ru, marchant.dev, marchant.consulting, marchant.homes, marchant.app, marchant.productions, marchant.group, marchant.store, marchant.digital, marchant.pro, marchant.agency, marchant.dance, marchant.horse, marchant.id.au",
    "results": [
        {
            "num": 1,
            "domain_name": "marchant.com",
            "domain_keyword": "marchant",
            "domain_tld": "com",
            "query_time": "2024-04-06 06:05:21",
            "create_date": "1996-06-06",
            "update_date": "2023-05-07",
            "expiry_date": "2024-06-05",
            "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": 2,
            "domain_name": "marchant.net",
            "domain_keyword": "marchant",
            "domain_tld": "net",
            "query_time": "2024-04-16 04:07:23",
            "create_date": "1997-12-02",
            "update_date": "2024-02-20",
            "expiry_date": "2024-12-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "marchant.org",
            "domain_keyword": "marchant",
            "domain_tld": "org",
            "query_time": "2024-04-08 10:38:13",
            "create_date": "1998-10-15",
            "update_date": "2023-09-17",
            "expiry_date": "2024-10-14",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "marchant.nl",
            "domain_keyword": "marchant",
            "domain_tld": "nl",
            "query_time": "2024-05-24 18:14:32",
            "create_date": "1999-01-14",
            "update_date": "2023-10-31",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 5,
            "domain_name": "marchant.ws",
            "domain_keyword": "marchant",
            "domain_tld": "ws",
            "query_time": "2024-04-09 18:32:33",
            "create_date": "2000-11-29",
            "update_date": "2019-10-24",
            "expiry_date": "2027-11-30",
            "registrar_iana": 9,
            "registrar_name": "Register.com, a Web.com Company",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "marchant.uk.com",
            "domain_keyword": "marchant",
            "domain_tld": "uk.com",
            "query_time": "2024-05-07 19:31:37",
            "create_date": "2000-12-01",
            "update_date": "2023-08-31",
            "expiry_date": "2024-12-01",
            "registrar_name": "Ingensys Europe Ltd",
            "registrar_website": "http://www.ingensys.eu",
            "registrant_email": "https://whois.centralnic.com/contact/marchant.uk.com/registrant",
            "name_servers": [
                "kami.ns.cloudflare.com",
                "seamus.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "marchant.me.uk",
            "domain_keyword": "marchant",
            "domain_tld": "me.uk",
            "query_time": "2024-04-06 06:05:21",
            "create_date": "2002-07-03",
            "update_date": "2022-06-26",
            "expiry_date": "2024-07-03",
            "registrar_name": "Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA]",
            "registrar_website": "https://GetDotted.com",
            "name_servers": [
                "ns3.freeola.net",
                "ns4.freeola.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "marchant.biz",
            "domain_keyword": "marchant",
            "domain_tld": "biz",
            "query_time": "2024-04-30 22:49:26",
            "create_date": "2002-08-20",
            "update_date": "2023-10-04",
            "expiry_date": "2024-08-19",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Marchant Associates",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1085.ui-dns.biz",
                "ns1085.ui-dns.com",
                "ns1085.ui-dns.de",
                "ns1085.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "marchant.email",
            "domain_keyword": "marchant",
            "domain_tld": "email",
            "query_time": "2024-04-17 13:54:59",
            "create_date": "2014-03-26",
            "update_date": "2024-04-07",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "marchant.club",
            "domain_keyword": "marchant",
            "domain_tld": "club",
            "query_time": "2024-04-16 04:07:22",
            "create_date": "2014-05-29",
            "update_date": "2023-06-08",
            "expiry_date": "2027-05-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0137582137",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.shnw.net",
                "dns2.shnw.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "marchant.xyz",
            "domain_keyword": "marchant",
            "domain_tld": "xyz",
            "query_time": "2024-04-16 04:07:23",
            "create_date": "2014-06-10",
            "update_date": "2023-11-17",
            "expiry_date": "2025-06-10",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "marchant.london",
            "domain_keyword": "marchant",
            "domain_tld": "london",
            "query_time": "2024-04-16 04:07:23",
            "create_date": "2014-08-27",
            "update_date": "2023-09-08",
            "expiry_date": "2024-08-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "marchant.cymru",
            "domain_keyword": "marchant",
            "domain_tld": "cymru",
            "query_time": "2024-05-07 19:31:37",
            "create_date": "2015-03-01",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "marchant.wales",
            "domain_keyword": "marchant",
            "domain_tld": "wales",
            "query_time": "2024-05-07 19:31:37",
            "create_date": "2015-03-02",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "marchant.ovh",
            "domain_keyword": "marchant",
            "domain_tld": "ovh",
            "query_time": "2024-04-16 04:07:23",
            "create_date": "2016-04-29",
            "update_date": "2023-08-14",
            "expiry_date": "2025-04-29",
            "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": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "marchant.website",
            "domain_keyword": "marchant",
            "domain_tld": "website",
            "query_time": "2024-04-16 04:07:23",
            "create_date": "2016-08-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Marchant Media",
            "registrant_state": "Maryland",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "marchant.co",
            "domain_keyword": "marchant",
            "domain_tld": "co",
            "query_time": "2024-04-08 10:38:14",
            "create_date": "2017-06-22",
            "update_date": "2023-05-12",
            "expiry_date": "2024-06-21",
            "registrar_iana": 186,
            "registrar_name": "Namescout Ltd",
            "registrar_website": "http://www.rebel.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Marchant's School Sport Ltd.",
            "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.passport.ca",
                "ns2.passport.ca"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "marchant.uk",
            "domain_keyword": "marchant",
            "domain_tld": "uk",
            "query_time": "2024-05-03 20:15:03",
            "create_date": "2017-07-16",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-16",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "marchant.design",
            "domain_keyword": "marchant",
            "domain_tld": "design",
            "query_time": "2024-05-07 19:31:37",
            "create_date": "2018-05-05",
            "update_date": "2024-04-20",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1531,
            "registrar_name": "Automattic, Inc",
            "registrar_website": "http://automattic.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": 20,
            "domain_name": "marchant.info",
            "domain_keyword": "marchant",
            "domain_tld": "info",
            "query_time": "2024-04-16 04:07:23",
            "create_date": "2018-09-25",
            "update_date": "2022-11-09",
            "expiry_date": "2024-09-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "marchant.family",
            "domain_keyword": "marchant",
            "domain_tld": "family",
            "query_time": "2024-04-16 04:07:23",
            "create_date": "2018-12-31",
            "update_date": "2024-02-14",
            "expiry_date": "2024-12-31",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "marchant.ru",
            "domain_keyword": "marchant",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:45:17",
            "create_date": "2019-10-03",
            "expiry_date": "2024-10-03",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 23,
            "domain_name": "marchant.dev",
            "domain_keyword": "marchant",
            "domain_tld": "dev",
            "query_time": "2024-05-07 19:31:37",
            "create_date": "2020-09-21",
            "update_date": "2023-09-24",
            "expiry_date": "2025-09-21",
            "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": [
                "dimitris.ns.cloudflare.com",
                "margot.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "marchant.consulting",
            "domain_keyword": "marchant",
            "domain_tld": "consulting",
            "query_time": "2024-05-07 19:31:37",
            "create_date": "2021-11-18",
            "update_date": "2023-09-24",
            "expiry_date": "2024-11-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns61.worldnic.com",
                "ns62.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "marchant.homes",
            "domain_keyword": "marchant",
            "domain_tld": "homes",
            "query_time": "2024-05-23 00:53:04",
            "create_date": "2022-01-11",
            "update_date": "2024-03-19",
            "expiry_date": "2025-01-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 26,
            "domain_name": "marchant.app",
            "domain_keyword": "marchant",
            "domain_tld": "app",
            "query_time": "2024-05-24 18:14:32",
            "create_date": "2022-06-28",
            "update_date": "2023-08-12",
            "expiry_date": "2024-06-28",
            "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": [
                "ed.ns.cloudflare.com",
                "reza.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "marchant.productions",
            "domain_keyword": "marchant",
            "domain_tld": "productions",
            "query_time": "2024-04-16 04:07:23",
            "create_date": "2022-08-19",
            "update_date": "2023-07-25",
            "expiry_date": "2024-08-19",
            "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": 28,
            "domain_name": "marchant.group",
            "domain_keyword": "marchant",
            "domain_tld": "group",
            "query_time": "2024-05-11 12:45:59",
            "create_date": "2023-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "marchant.store",
            "domain_keyword": "marchant",
            "domain_tld": "store",
            "query_time": "2024-04-06 06:05:21",
            "create_date": "2023-07-28",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-28",
            "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": "marchant.digital",
            "domain_keyword": "marchant",
            "domain_tld": "digital",
            "query_time": "2024-05-24 18:14:32",
            "create_date": "2023-11-27",
            "update_date": "2023-12-02",
            "expiry_date": "2024-11-27",
            "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": 31,
            "domain_name": "marchant.pro",
            "domain_keyword": "marchant",
            "domain_tld": "pro",
            "query_time": "2024-04-06 06:05:21",
            "create_date": "2024-02-15",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "marchant.agency",
            "domain_keyword": "marchant",
            "domain_tld": "agency",
            "query_time": "2024-05-23 00:53:04",
            "create_date": "2024-03-23",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "marchant.dance",
            "domain_keyword": "marchant",
            "domain_tld": "dance",
            "query_time": "2024-05-06 16:20:37",
            "create_date": "2024-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.worldnic.com",
                "ns34.worldnic.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "marchant.horse",
            "domain_keyword": "marchant",
            "domain_tld": "horse",
            "query_time": "2024-05-18 16:46:08",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS SA",
            "registrar_website": "whois.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "marchant.id.au",
            "domain_keyword": "marchant",
            "domain_tld": "id.au",
            "query_time": "2024-06-01 19:53:06",
            "update_date": "2024-06-01",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Craig Marchant",
            "name_servers": [
                "ns1.syd6.hostingplatform.net.au",
                "ns2.syd6.hostingplatform.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.047,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>marchant</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>35</total>
  <relation>eq</relation>
  <current>35</current>
 </count>
 <unique_domains>marchant.com, marchant.net, marchant.org, marchant.nl, marchant.ws, marchant.uk.com, marchant.me.uk, marchant.biz, marchant.email, marchant.club, marchant.xyz, marchant.london, marchant.cymru, marchant.wales, marchant.ovh, marchant.website, marchant.co, marchant.uk, marchant.design, marchant.info, marchant.family, marchant.ru, marchant.dev, marchant.consulting, marchant.homes, marchant.app, marchant.productions, marchant.group, marchant.store, marchant.digital, marchant.pro, marchant.agency, marchant.dance, marchant.horse, marchant.id.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>marchant.com</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 06:05:21</query_time>
   <create_date>1996-06-06</create_date>
   <update_date>2023-05-07</update_date>
   <expiry_date>2024-06-05</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>2</num>
   <domain_name>marchant.net</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 04:07:23</query_time>
   <create_date>1997-12-02</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>marchant.org</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-08 10:38:13</query_time>
   <create_date>1998-10-15</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.dreamhost.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>marchant.nl</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-24 18:14:32</query_time>
   <create_date>1999-01-14</create_date>
   <update_date>2023-10-31</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>marchant.ws</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-04-09 18:32:33</query_time>
   <create_date>2000-11-29</create_date>
   <update_date>2019-10-24</update_date>
   <expiry_date>2027-11-30</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, a Web.com Company</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>marchant.uk.com</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-07 19:31:37</query_time>
   <create_date>2000-12-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>Ingensys Europe Ltd</registrar_name>
   <registrar_website>http://www.ingensys.eu</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/marchant.uk.com/registrant</registrant_email>
   <name_servers>
    <value>kami.ns.cloudflare.com</value>
    <value>seamus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>marchant.me.uk</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-06 06:05:21</query_time>
   <create_date>2002-07-03</create_date>
   <update_date>2022-06-26</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA]</registrar_name>
   <registrar_website>https://GetDotted.com</registrar_website>
   <name_servers>
    <value>ns3.freeola.net</value>
    <value>ns4.freeola.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>marchant.biz</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-30 22:49:26</query_time>
   <create_date>2002-08-20</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Marchant Associates</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns1085.ui-dns.biz</value>
    <value>ns1085.ui-dns.com</value>
    <value>ns1085.ui-dns.de</value>
    <value>ns1085.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>marchant.email</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-17 13:54:59</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>marchant.club</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-16 04:07:22</query_time>
   <create_date>2014-05-29</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2027-05-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0137582137</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.shnw.net</value>
    <value>dns2.shnw.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>marchant.xyz</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-16 04:07:23</query_time>
   <create_date>2014-06-10</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>marchant.london</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-04-16 04:07:23</query_time>
   <create_date>2014-08-27</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>marchant.cymru</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>cymru</domain_tld>
   <query_time>2024-05-07 19:31:37</query_time>
   <create_date>2015-03-01</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>marchant.wales</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>wales</domain_tld>
   <query_time>2024-05-07 19:31:37</query_time>
   <create_date>2015-03-02</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>marchant.ovh</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-04-16 04:07:23</query_time>
   <create_date>2016-04-29</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2025-04-29</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>dns101.ovh.net</value>
    <value>ns101.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>16</num>
   <domain_name>marchant.website</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-16 04:07:23</query_time>
   <create_date>2016-08-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Marchant Media</registrant_company>
   <registrant_state>Maryland</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.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>marchant.co</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-08 10:38:14</query_time>
   <create_date>2017-06-22</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>186</registrar_iana>
   <registrar_name>Namescout Ltd</registrar_name>
   <registrar_website>http://www.rebel.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Marchant's School Sport Ltd.</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.passport.ca</value>
    <value>ns2.passport.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>marchant.uk</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-03 20:15:03</query_time>
   <create_date>2017-07-16</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>marchant.design</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-07 19:31:37</query_time>
   <create_date>2018-05-05</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic, Inc</registrar_name>
   <registrar_website>http://automattic.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>20</num>
   <domain_name>marchant.info</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-16 04:07:23</query_time>
   <create_date>2018-09-25</create_date>
   <update_date>2022-11-09</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>marchant.family</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-04-16 04:07:23</query_time>
   <create_date>2018-12-31</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2024-12-31</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>marchant.ru</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:45:17</query_time>
   <create_date>2019-10-03</create_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>marchant.dev</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-07 19:31:37</query_time>
   <create_date>2020-09-21</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2025-09-21</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>dimitris.ns.cloudflare.com</value>
    <value>margot.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>marchant.consulting</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-07 19:31:37</query_time>
   <create_date>2021-11-18</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns61.worldnic.com</value>
    <value>ns62.worldnic.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>marchant.homes</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-23 00:53:04</query_time>
   <create_date>2022-01-11</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>marchant.app</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-24 18:14:32</query_time>
   <create_date>2022-06-28</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-06-28</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>ed.ns.cloudflare.com</value>
    <value>reza.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>marchant.productions</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>productions</domain_tld>
   <query_time>2024-04-16 04:07:23</query_time>
   <create_date>2022-08-19</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-08-19</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>28</num>
   <domain_name>marchant.group</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-11 12:45:59</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>marchant.store</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-06 06:05:21</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-28</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>marchant.digital</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-24 18:14:32</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-11-27</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>31</num>
   <domain_name>marchant.pro</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-06 06:05:21</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>32</num>
   <domain_name>marchant.agency</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-23 00:53:04</query_time>
   <create_date>2024-03-23</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>marchant.dance</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>dance</domain_tld>
   <query_time>2024-05-06 16:20:37</query_time>
   <create_date>2024-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.worldnic.com</value>
    <value>ns34.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>marchant.horse</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>horse</domain_tld>
   <query_time>2024-05-18 16:46:08</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS SA</registrar_name>
   <registrar_website>whois.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>marchant.id.au</domain_name>
   <domain_keyword>marchant</domain_keyword>
   <domain_tld>id.au</domain_tld>
   <query_time>2024-06-01 19:53:06</query_time>
   <update_date>2024-06-01</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Craig Marchant</registrant_name>
   <name_servers>
    <value>ns1.syd6.hostingplatform.net.au</value>
    <value>ns2.syd6.hostingplatform.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.047</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,939 domain names (in 0.283 seconds) which look and sound like the brand name "marchant".
Domain Name Registered Expiry Registrar Ownership
1 archant.com 19 Jul 2003 19 Jul 2024 IONOS SE 1&1 Internet Inc
2 marchat.network 22 Mar 2023 22 Mar 2025 Porkbun LLC Private by Design, LLC
3 marchand.jp 1 Oct 2012 31 Oct 2024 - MARCHAND co.,ltd.
4 merchant.legal 30 Sep 2015 30 Sep 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 merchant.biz 27 Mar 2002 26 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
6 marchani.com 22 Nov 2010 22 Nov 2031 Namebay REDACTED FOR PRIVACY
7 merchant.tax 18 Jul 2020 18 Jul 2024 Name.com, Inc. Domain Protection Services, Inc.
8 merchant.bot 2 Nov 2023 2 Nov 2024 EnCirca, Inc. INDIVIDUAL
9 marchart.ru 5 Jun 2013 5 Jun 2024 REGRU-RU Private Person
10 merchant.com.br 15 Jun 1997 15 Jun 2028 - Merchant Cobran?as Ltda
11 merchant.world 16 May 2018 16 May 2025 Chengdu West Dimension Digital Technology Co., Ltd. Li Ling
12 marchand.nz 30 Sep 2014 - Instra Corporation Pty Ltd. -
13 mmarchant.com 12 Jun 2023 12 Jun 2024 Gname 035 Inc -
14 dmarchant.co.uk 5 Jan 2019 5 Jan 2025 1api GmbH [Tag = 1API-DE] -
15 matchant.com 4 Dec 2016 4 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
16 merchant.solutions 8 Jun 2023 8 Jun 2025 Dynadot Inc REDACTED FOR PRIVACY
17 smarchant.com 17 Oct 2023 17 Oct 2026 GoDaddy.com, LLC -
18 merchant.io 12 Apr 2013 12 Apr 2025 Key-Systems GmbH c/o whoisproxy.com
19 merchant.nyc 8 Oct 2014 7 Oct 2024 Network Solutions, LLC RLC
20 marchart.com 31 Dec 1999 31 Dec 2024 Domain.com, LLC REDACTED FOR PRIVACY
21 merchant.house 24 Sep 2016 24 Sep 2024 Name.com, Inc. Domain Protection Services, Inc.
22 merchant.co.th 2 Sep 2005 1 Sep 2025 THNIC Merchant Partners Securities PCL. (บริษัท หลักทรัพย์ เมอร์ชั่น พาร์ทเนอร์ จำกัด (มหาชน) )
23 barchant.net 16 Mar 2016 16 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
24 marchante.store 4 Mar 2024 4 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
25 murchant.support 7 Nov 2023 7 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
26 pmarchant.com 6 Mar 2020 6 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
27 marcoant.com 2 May 2020 2 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
28 merchant.ae - - EPAG Domainservices GmbH Mohammed Gani
29 marchanet.net 16 Feb 2013 16 Feb 2025 Tucows Domains Inc. -
30 marclant.com 8 Oct 2008 8 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
31 merchant.baby 9 Sep 2023 9 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
32 merchant.financial 11 Apr 2019 11 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 marchand.construction 9 Sep 2023 9 Sep 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
34 mearchant.tech 19 Jan 2023 19 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
35 marchanta.online 31 Aug 2023 31 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
36 barchant.org 16 Mar 2016 16 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
37 marchane.ru 2 Dec 2023 2 Dec 2024 REGRU-RU Private Person
38 merchant.uk.net 14 Apr 2008 14 Apr 2025 123-Reg Limited -
39 merchant.one 10 Aug 2016 10 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
40 merchant.llc 24 Oct 2019 24 Oct 2024 Squarespace Domains II LLC Orange Blue Inc
41 marchaunt.com 13 Jun 2022 13 Jun 2024 GoDaddy.com, LLC -
42 marchants.org 30 Aug 2013 30 Aug 2024 Mesh Digital Limited Domains By Proxy, LLC
43 marchand.expert 29 Aug 2021 29 Aug 2024 OVH SAS Priceless Guild
44 marchand.xyz 15 Jun 2018 15 Jun 2024 OVH -
45 merchant.credit 30 Aug 2015 30 Aug 2024 Nom-iq Ltd. dba COM LAUDE Domain Licenses Limited
46 marckant.be 1 Jul 2014 - Internet Service Europe BV **The number one domainregistry** -
47 merchant.studio 16 Oct 2018 16 Oct 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
48 farchant.de - - - -
49 merchant.loans 30 Aug 2015 30 Aug 2024 Nom-iq Ltd. dba COM LAUDE Domain Licenses Limited
50 marchand.cloud 30 May 2019 30 May 2025 OVH sas REDACTED FOR PRIVACY
51 marchand.me.uk 13 Mar 2005 13 Mar 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
52 merchant.holdings 27 Apr 2021 27 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
53 marchand.id 20 Apr 2019 20 Apr 2025 - -
54 merchant.land 14 Oct 2023 14 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
55 marchand.com.pe - - NIC.PE Marchand Metal Masters S.A.
56 manchant.com 12 Mar 2024 12 Mar 2025 GoDaddy.com, LLC -
57 merchant.network 3 Feb 2019 3 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
58 merchant.navy 29 Dec 2022 29 Dec 2024 Global Domains International, Inc. DBA DomainCostClub.com REDACTED FOR PRIVACY
59 marchanto.com 3 Jan 2015 3 Jan 2025 GMO INTERNET, INC. Masataka Nakagawa
60 parchant.com 21 Feb 2018 21 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
61 wmarchant.com 6 Jan 2018 6 Jan 2025 GoDaddy.com, LLC -
62 merchant.business 10 Dec 2014 10 Dec 2024 Go France Domains, LLC Domains By Proxy, LLC
63 jmarchant.com 4 Jan 2005 4 Jan 2025 Wild West Domains, LLC -
64 merchant.works 21 Dec 2023 21 Dec 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Virtua Drug Ltd
65 marchand.nl 9 Feb 1998 - Registrar.eu -
66 marchang.com 16 Dec 2014 16 Dec 2024 Netowl, Inc. Xserver Inc.
67 merchant.finance 27 Mar 2019 27 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
68 marchart.app 15 Sep 2023 15 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
69 marchanta.com 21 Oct 2014 21 Oct 2025 GoDaddy.com, LLC -
70 marchany.com 6 Dec 2015 6 Dec 2025 Alpine Domains Inc. eWeb Development Inc.
71 merchant.london 28 Feb 2015 28 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
72 merchant.guru 5 Apr 2018 5 Apr 2025 NameCheap, Inc. Digi Concepts Ltd
73 merchant.tools 28 Feb 2016 28 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
74 marchante.org 9 May 2003 9 May 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com Paginas Transparentes
75 emarchant.com 22 Dec 2017 22 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
76 merchant.pro 28 Aug 2018 28 Aug 2025 Dynadot6 LLC REDACTED FOR PRIVACY
77 warchant.com 30 Oct 1999 30 Oct 2024 Network Solutions, LLC PERFECT PRIVACY, LLC
78 marshant.com 10 Nov 2016 10 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
79 marchante.com 5 Oct 2005 5 Oct 2024 NameSilo, LLC -
80 kmarchant.com 16 May 2011 16 May 2026 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
81 marchand.be 16 Jan 1998 - OVH -
82 marchand.ca 25 Sep 2003 25 Sep 2025 Namespro Solutions Inc. Excellent Domains Inc.
83 merchant.uk 3 Jul 2019 3 Jul 2024 Murray Gardener [Tag = MURRAY] Murray Gardener
84 merchant.expert 29 Jul 2023 29 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
85 merchant.ru 27 Apr 2000 30 Apr 2025 R01-RU Private Person
86 farchant.net 18 Jan 2018 18 Jan 2025 IONOS SE REDACTED FOR PRIVACY
87 merchant.zone 23 Aug 2023 23 Aug 2024 Sav.com, LLC - 18 Privacy Protection
88 merchant.photography 15 May 2014 15 May 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0137498005
89 marchand.cl 16 Jul 2009 10 Aug 2024 NIC Chile MIGUEL MARCHAND ROJAS PAEZ
90 merchant.ninja 26 Sep 2018 26 Sep 2024 Name.com, Inc. Domain Protection Services, Inc.
91 bmarchant.com 20 Dec 2000 20 Dec 2024 Tucows Domains Inc. -
92 merchant.enterprises 12 Aug 2022 12 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 merchant.org 11 Jul 1996 10 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
94 merchant.coffee 7 Aug 2018 7 Aug 2024 Key-Systems, LLC REDACTED FOR PRIVACY
95 tmarchant.com 26 Mar 2018 26 Mar 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
96 barchant.com 16 Mar 2016 16 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
97 merchant.digital 19 May 2024 19 May 2025 Sav.com, LLC - 29 REDACTED FOR PRIVACY
98 merchant.systems 31 Aug 2022 31 Aug 2024 Sav.com, LLC Privacy Protection
99 marchart.wien 8 Dec 2016 8 Dec 2024 Registrar.eu REDACTED
100 marchanta.pt 9 Apr 2017 9 Mar 2024 - -
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 Marchant.ws.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=marchant.ws
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "marchant.ws",
        "page_size": 100
    },
    "count": {
        "total": 2939,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "archant.com, marchat.network, marchand.jp, merchant.legal, merchant.biz, marchani.com, merchant.tax, merchant.bot, marchart.ru, merchant.com.br, merchant.world, marchand.nz, mmarchant.com, dmarchant.co.uk, matchant.com, merchant.solutions, smarchant.com, merchant.io, merchant.nyc, marchart.com, merchant.house, merchant.co.th, barchant.net, marchante.store, murchant.support, pmarchant.com, marcoant.com, merchant.ae, marchanet.net, marclant.com, merchant.baby, merchant.financial, marchand.construction, mearchant.tech, marchanta.online, barchant.org, marchane.ru, merchant.uk.net, merchant.one, merchant.llc, marchaunt.com, marchants.org, marchand.expert, marchand.xyz, merchant.credit, marckant.be, merchant.studio, farchant.de, merchant.loans, marchand.cloud, marchand.me.uk, merchant.holdings, marchand.id, merchant.land, marchand.com.pe, manchant.com, merchant.network, merchant.navy, marchanto.com, parchant.com, wmarchant.com, merchant.business, jmarchant.com, merchant.works, marchand.nl, marchang.com, merchant.finance, marchart.app, marchanta.com, marchany.com, merchant.london, merchant.guru, merchant.tools, marchante.org, emarchant.com, merchant.pro, warchant.com, marshant.com, marchante.com, kmarchant.com, marchand.be, marchand.ca, merchant.uk, merchant.expert, merchant.ru, farchant.net, merchant.zone, merchant.photography, marchand.cl, merchant.ninja, bmarchant.com, merchant.enterprises, merchant.org, merchant.coffee, tmarchant.com, barchant.com, merchant.digital, merchant.systems, marchart.wien, marchanta.pt",
    "results": [
        {
            "num": 1,
            "domain_name": "archant.com",
            "domain_keyword": "archant",
            "domain_tld": "com",
            "query_time": "2024-04-25 23:37:11",
            "create_date": "2003-07-19",
            "update_date": "2018-11-09",
            "expiry_date": "2024-07-19",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1045.ui-dns.biz",
                "ns1047.ui-dns.com",
                "ns1047.ui-dns.de",
                "ns1067.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "marchat.network",
            "domain_keyword": "marchat",
            "domain_tld": "network",
            "query_time": "2024-05-21 08:37:37",
            "create_date": "2023-03-22",
            "update_date": "2024-05-06",
            "expiry_date": "2025-03-22",
            "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": 3,
            "domain_name": "marchand.jp",
            "domain_keyword": "marchand",
            "domain_tld": "jp",
            "query_time": "2024-04-16 04:07:15",
            "create_date": "2012-10-01",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "MARCHAND co.,ltd.",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 4,
            "domain_name": "merchant.legal",
            "domain_keyword": "merchant",
            "domain_tld": "legal",
            "query_time": "2024-04-30 20:28:30",
            "create_date": "2015-09-30",
            "update_date": "2023-11-14",
            "expiry_date": "2025-09-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "merchant.biz",
            "domain_keyword": "merchant",
            "domain_tld": "biz",
            "query_time": "2024-05-07 12:46:58",
            "create_date": "2002-03-27",
            "update_date": "2023-11-13",
            "expiry_date": "2025-03-26",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "marchani.com",
            "domain_keyword": "marchani",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:07:22",
            "create_date": "2010-11-22",
            "update_date": "2021-11-07",
            "expiry_date": "2031-11-22",
            "registrar_iana": 88,
            "registrar_name": "Namebay",
            "registrar_website": "www.namebay.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "https://www.validname.com/whoiscontact/?id=007ad03b-c872-4854-a255-d41cf27f5b06&c=o",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "merchant.tax",
            "domain_keyword": "merchant",
            "domain_tld": "tax",
            "query_time": "2024-04-30 20:28:31",
            "create_date": "2020-07-18",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-18",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1stv.name.com",
                "ns2dqx.name.com",
                "ns3fqs.name.com",
                "ns4fpy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "merchant.bot",
            "domain_keyword": "merchant",
            "domain_tld": "bot",
            "query_time": "2024-05-07 12:46:58",
            "create_date": "2023-11-02",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-02",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "WWW.ENCIRCA.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "INDIVIDUAL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "park1.encirca.net",
                "park2.encirca.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "marchart.ru",
            "domain_keyword": "marchart",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:45:17",
            "create_date": "2013-06-05",
            "expiry_date": "2024-06-05",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "merchant.com.br",
            "domain_keyword": "merchant",
            "domain_tld": "com.br",
            "query_time": "2024-04-30 20:28:30",
            "create_date": "1997-06-15",
            "update_date": "2021-04-16",
            "expiry_date": "2028-06-15",
            "registrant_name": "Merchant Cobran?as Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 11,
            "domain_name": "merchant.world",
            "domain_keyword": "merchant",
            "domain_tld": "world",
            "query_time": "2024-05-17 07:10:26",
            "create_date": "2018-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Li Ling",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "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": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "marchand.nz",
            "domain_keyword": "marchand",
            "domain_tld": "nz",
            "query_time": "2024-06-01 19:53:05",
            "create_date": "2014-09-30",
            "update_date": "2022-10-31",
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "www.instra.com",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "mmarchant.com",
            "domain_keyword": "mmarchant",
            "domain_tld": "com",
            "query_time": "2024-04-11 20:05:32",
            "create_date": "2023-06-12",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-12",
            "registrar_iana": 4004,
            "registrar_name": "Gname 035 Inc",
            "registrar_website": "http://https://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "dmarchant.co.uk",
            "domain_keyword": "dmarchant",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 23:24:54",
            "create_date": "2019-01-05",
            "update_date": "2023-11-11",
            "expiry_date": "2025-01-05",
            "registrar_name": "1api GmbH [Tag = 1API-DE]",
            "registrar_website": "https://www.1api.net",
            "name_servers": [
                "ns1137.websitewelcome.com",
                "ns1138.websitewelcome.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 15,
            "domain_name": "matchant.com",
            "domain_keyword": "matchant",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:42:55",
            "create_date": "2016-12-04",
            "update_date": "2020-11-28",
            "expiry_date": "2024-12-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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "merchant.solutions",
            "domain_keyword": "merchant",
            "domain_tld": "solutions",
            "query_time": "2024-04-30 20:28:31",
            "create_date": "2023-06-08",
            "update_date": "2024-04-20",
            "expiry_date": "2025-06-08",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://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.afternic.com",
                "ns2.afternic.com",
                "verification-3z5rjduxbwoalgrnmrjktw.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "smarchant.com",
            "domain_keyword": "smarchant",
            "domain_tld": "com",
            "query_time": "2024-05-10 07:57:20",
            "create_date": "2023-10-17",
            "update_date": "2023-10-17",
            "expiry_date": "2026-10-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "merchant.io",
            "domain_keyword": "merchant",
            "domain_tld": "io",
            "query_time": "2024-04-13 00:47:13",
            "create_date": "2013-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "merchant.nyc",
            "domain_keyword": "merchant",
            "domain_tld": "nyc",
            "query_time": "2024-04-14 14:18:40",
            "create_date": "2014-10-08",
            "update_date": "2023-08-14",
            "expiry_date": "2024-10-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com",
                "ns93.worldnic.com",
                "ns94.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "marchart.com",
            "domain_keyword": "marchart",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:07:32",
            "create_date": "1999-12-31",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-31",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Vienna",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "https://tieredaccess.com/contact/e3dbd9ec-d693-45d8-a65f-cca99f4bb2c8",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.it4you.at",
                "ns2.it4you.at"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "merchant.house",
            "domain_keyword": "merchant",
            "domain_tld": "house",
            "query_time": "2024-06-01 23:44:43",
            "create_date": "2016-09-24",
            "update_date": "2023-09-02",
            "expiry_date": "2024-09-24",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1cvw.name.com",
                "ns2cqs.name.com",
                "ns3nrz.name.com",
                "ns4clq.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "merchant.co.th",
            "domain_keyword": "merchant",
            "domain_tld": "co.th",
            "query_time": "2024-04-08 16:30:19",
            "create_date": "2005-09-02",
            "update_date": "2023-07-18",
            "expiry_date": "2025-09-01",
            "registrar_name": "THNIC",
            "registrant_company": "Merchant Partners Securities PCL. (บริษัท หลักทรัพย์ เมอร์ชั่น พาร์ทเนอร์ จำกัด (มหาชน) )",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "chip.ns.cloudflare.com",
                "isla.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "barchant.net",
            "domain_keyword": "barchant",
            "domain_tld": "net",
            "query_time": "2024-04-17 13:06:52",
            "create_date": "2016-03-16",
            "update_date": "2023-05-01",
            "expiry_date": "2025-03-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Rlga",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "LV",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.whois.com",
                "ns2.whois.com",
                "ns3.whois.com",
                "ns4.whois.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "marchante.store",
            "domain_keyword": "marchante",
            "domain_tld": "store",
            "query_time": "2024-05-07 19:31:37",
            "create_date": "2024-03-04",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-04",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "murchant.support",
            "domain_keyword": "murchant",
            "domain_tld": "support",
            "query_time": "2024-05-15 12:50:55",
            "create_date": "2023-11-07",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "failed-whois-verification.namecheap.com",
                "verify-contact-details.namecheap.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "pmarchant.com",
            "domain_keyword": "pmarchant",
            "domain_tld": "com",
            "query_time": "2024-05-28 09:24:01",
            "create_date": "2020-03-06",
            "update_date": "2021-02-28",
            "expiry_date": "2024-03-06",
            "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": 27,
            "domain_name": "marcoant.com",
            "domain_keyword": "marcoant",
            "domain_tld": "com",
            "query_time": "2024-05-27 20:33:25",
            "create_date": "2020-05-02",
            "update_date": "2021-04-26",
            "expiry_date": "2024-05-02",
            "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": 28,
            "domain_name": "merchant.ae",
            "domain_keyword": "merchant",
            "domain_tld": "ae",
            "query_time": "2024-06-01 23:44:42",
            "registrar_name": "EPAG Domainservices GmbH",
            "registrant_name": "Mohammed Gani",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns.dns1.co.za",
                "ns.dns2.co.za",
                "ns.otherdns.com",
                "ns.otherdns.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 29,
            "domain_name": "marchanet.net",
            "domain_keyword": "marchanet",
            "domain_tld": "net",
            "query_time": "2024-04-16 04:07:21",
            "create_date": "2013-02-16",
            "update_date": "2024-04-12",
            "expiry_date": "2025-02-16",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dina.ns.cloudflare.com",
                "dom.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "marclant.com",
            "domain_keyword": "marclant",
            "domain_tld": "com",
            "query_time": "2024-05-05 03:21:53",
            "create_date": "2008-10-08",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-08",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Portugal",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.mydnspt.net",
                "ns2.mydnspt.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "merchant.baby",
            "domain_keyword": "merchant",
            "domain_tld": "baby",
            "query_time": "2024-05-17 07:10:25",
            "create_date": "2023-09-09",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-09",
            "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": 32,
            "domain_name": "merchant.financial",
            "domain_keyword": "merchant",
            "domain_tld": "financial",
            "query_time": "2024-04-14 14:18:40",
            "create_date": "2019-04-11",
            "update_date": "2023-07-18",
            "expiry_date": "2025-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "marchand.construction",
            "domain_keyword": "marchand",
            "domain_tld": "construction",
            "query_time": "2024-05-22 19:52:51",
            "create_date": "2023-09-09",
            "update_date": "2024-02-06",
            "expiry_date": "2024-09-09",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "mearchant.tech",
            "domain_keyword": "mearchant",
            "domain_tld": "tech",
            "query_time": "2024-05-20 07:32:44",
            "create_date": "2023-01-19",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "marchanta.online",
            "domain_keyword": "marchanta",
            "domain_tld": "online",
            "query_time": "2024-05-16 03:37:59",
            "create_date": "2023-08-31",
            "update_date": "2023-09-19",
            "expiry_date": "2024-08-31",
            "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": [
                "marty.ns.cloudflare.com",
                "tricia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "barchant.org",
            "domain_keyword": "barchant",
            "domain_tld": "org",
            "query_time": "2024-05-25 11:31:46",
            "create_date": "2016-03-16",
            "update_date": "2023-03-18",
            "expiry_date": "2025-03-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Rlga",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LV",
            "registrant_email": "please query the rdds service of the registrar 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.barchant.org",
                "ns2.barchant.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "marchane.ru",
            "domain_keyword": "marchane",
            "domain_tld": "ru",
            "query_time": "2024-05-04 23:45:17",
            "create_date": "2023-12-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 38,
            "domain_name": "merchant.uk.net",
            "domain_keyword": "merchant",
            "domain_tld": "uk.net",
            "query_time": "2024-04-15 16:40:13",
            "create_date": "2008-04-14",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.123-reg.co.uk/domain-names/",
            "registrant_email": "https://whois.centralnic.com/contact/merchant.uk.net/registrant",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "merchant.one",
            "domain_keyword": "merchant",
            "domain_tld": "one",
            "query_time": "2024-05-07 12:46:59",
            "create_date": "2016-08-10",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "merchant.llc",
            "domain_keyword": "merchant",
            "domain_tld": "llc",
            "query_time": "2024-05-07 12:46:59",
            "create_date": "2019-10-24",
            "update_date": "2024-04-25",
            "expiry_date": "2024-10-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Orange Blue Inc",
            "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": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "marchaunt.com",
            "domain_keyword": "marchaunt",
            "domain_tld": "com",
            "query_time": "2024-04-06 06:05:26",
            "create_date": "2022-06-13",
            "update_date": "2023-12-06",
            "expiry_date": "2024-06-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "elliott.ns.cloudflare.com",
                "lovisa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "marchants.org",
            "domain_keyword": "marchants",
            "domain_tld": "org",
            "query_time": "2024-04-16 04:07:28",
            "create_date": "2013-08-30",
            "update_date": "2023-11-14",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainmonster.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "marchand.expert",
            "domain_keyword": "marchand",
            "domain_tld": "expert",
            "query_time": "2024-05-16 03:37:58",
            "create_date": "2021-08-29",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-29",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Priceless Guild",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns20.ovh.net",
                "ns20.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "marchand.xyz",
            "domain_keyword": "marchand",
            "domain_tld": "xyz",
            "query_time": "2024-04-16 04:07:15",
            "create_date": "2018-06-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-15",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 45,
            "domain_name": "merchant.credit",
            "domain_keyword": "merchant",
            "domain_tld": "credit",
            "query_time": "2024-05-17 07:10:25",
            "create_date": "2015-08-30",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-30",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Licenses Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "marckant.be",
            "domain_keyword": "marckant",
            "domain_tld": "be",
            "query_time": "2024-06-01 19:55:05",
            "create_date": "2014-07-01",
            "registrar_name": "Internet Service Europe BV **The number one domainregistry**",
            "registrar_website": "http://www.i-s-e.nl",
            "name_servers": [
                "ns1.jvl-belgium.be",
                "ns2.jvl-belgium.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 47,
            "domain_name": "merchant.studio",
            "domain_keyword": "merchant",
            "domain_tld": "studio",
            "query_time": "2024-04-14 14:18:40",
            "create_date": "2018-10-16",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-3984707c.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "farchant.de",
            "domain_keyword": "farchant",
            "domain_tld": "de",
            "query_time": "2024-05-04 22:16:58",
            "update_date": "2015-06-29",
            "name_servers": [
                "ns.me-team.net",
                "ns2.me-team.net",
                "ns4.me-team.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 49,
            "domain_name": "merchant.loans",
            "domain_keyword": "merchant",
            "domain_tld": "loans",
            "query_time": "2024-05-07 12:46:59",
            "create_date": "2015-08-30",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-30",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Licenses Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "marchand.cloud",
            "domain_keyword": "marchand",
            "domain_tld": "cloud",
            "query_time": "2024-06-01 19:53:05",
            "create_date": "2019-05-30",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-30",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alfred.ns.cloudflare.com",
                "keira.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "marchand.me.uk",
            "domain_keyword": "marchand",
            "domain_tld": "me.uk",
            "query_time": "2024-05-27 20:32:04",
            "create_date": "2005-03-13",
            "update_date": "2023-02-11",
            "expiry_date": "2025-03-13",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 52,
            "domain_name": "merchant.holdings",
            "domain_keyword": "merchant",
            "domain_tld": "holdings",
            "query_time": "2024-05-28 02:36:03",
            "create_date": "2021-04-27",
            "update_date": "2023-07-26",
            "expiry_date": "2026-04-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1460.awsdns-54.org",
                "ns-1557.awsdns-02.co.uk",
                "ns-644.awsdns-16.net",
                "ns-8.awsdns-01.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "marchand.id",
            "domain_keyword": "marchand",
            "domain_tld": "id",
            "query_time": "2022-06-10 09:47:14",
            "create_date": "2019-04-20",
            "update_date": "2022-03-28",
            "expiry_date": "2025-04-20",
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ]
        },
        {
            "num": 54,
            "domain_name": "merchant.land",
            "domain_keyword": "merchant",
            "domain_tld": "land",
            "query_time": "2024-04-30 20:28:30",
            "create_date": "2023-10-14",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "marchand.com.pe",
            "domain_keyword": "marchand",
            "domain_tld": "com.pe",
            "query_time": "2024-04-30 22:49:22",
            "registrar_name": "NIC.PE",
            "registrant_name": "Marchand Metal Masters S.A.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 56,
            "domain_name": "manchant.com",
            "domain_keyword": "manchant",
            "domain_tld": "com",
            "query_time": "2024-05-11 22:03:46",
            "create_date": "2024-03-12",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "merchant.network",
            "domain_keyword": "merchant",
            "domain_tld": "network",
            "query_time": "2024-05-28 02:36:03",
            "create_date": "2019-02-03",
            "update_date": "2024-01-13",
            "expiry_date": "2025-02-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "merchant.navy",
            "domain_keyword": "merchant",
            "domain_tld": "navy",
            "query_time": "2024-05-07 12:46:59",
            "create_date": "2022-12-29",
            "update_date": "2024-02-12",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "https://www.website.ws/utilities/lookup.dhtml",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "park1.dccdns.com",
                "park2.dccdns.com",
                "park3.dccdns.com",
                "park4.dccdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "marchanto.com",
            "domain_keyword": "marchanto",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:07:27",
            "create_date": "2015-01-03",
            "update_date": "2023-12-19",
            "expiry_date": "2025-01-03",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Masataka Nakagawa",
            "registrant_company": "Masataka Nakagawa",
            "registrant_address": "2-32-17, Imado",
            "registrant_city": "Taito-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "111-0024",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.9012689888",
            "name_servers": [
                "dns01.js-hpbs.jp",
                "dns02.js-hpbs.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "parchant.com",
            "domain_keyword": "parchant",
            "domain_tld": "com",
            "query_time": "2024-06-02 08:29:47",
            "create_date": "2018-02-21",
            "update_date": "2021-02-15",
            "expiry_date": "2024-02-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": 61,
            "domain_name": "wmarchant.com",
            "domain_keyword": "wmarchant",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:54:22",
            "create_date": "2018-01-06",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "merchant.business",
            "domain_keyword": "merchant",
            "domain_tld": "business",
            "query_time": "2024-04-06 19:58:33",
            "create_date": "2014-12-10",
            "update_date": "2024-01-24",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1153,
            "registrar_name": "Go France Domains, LLC",
            "registrar_website": "http://www.gofrancedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "jmarchant.com",
            "domain_keyword": "jmarchant",
            "domain_tld": "com",
            "query_time": "2024-04-26 01:06:58",
            "create_date": "2005-01-04",
            "update_date": "2023-10-06",
            "expiry_date": "2025-01-04",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.totalchoicehosting.com",
                "ns2.totalchoicehosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "merchant.works",
            "domain_keyword": "merchant",
            "domain_tld": "works",
            "query_time": "2024-04-30 20:28:31",
            "create_date": "2023-12-21",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-21",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Virtua Drug Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "marchand.nl",
            "domain_keyword": "marchand",
            "domain_tld": "nl",
            "query_time": "2024-04-16 04:07:15",
            "create_date": "1998-02-09",
            "update_date": "2022-03-18",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.baakbeeld.nl",
                "ns3.baakbeeld.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 66,
            "domain_name": "marchang.com",
            "domain_keyword": "marchang",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:07:21",
            "create_date": "2014-12-16",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-16",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 13F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns2.marchang.com",
                "prvh1019.presinet.ne.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "merchant.finance",
            "domain_keyword": "merchant",
            "domain_tld": "finance",
            "query_time": "2024-05-25 04:49:22",
            "create_date": "2019-03-27",
            "update_date": "2024-05-11",
            "expiry_date": "2025-03-27",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "marchart.app",
            "domain_keyword": "marchart",
            "domain_tld": "app",
            "query_time": "2024-05-27 04:09:46",
            "create_date": "2023-09-15",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "marchanta.com",
            "domain_keyword": "marchanta",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:07:23",
            "create_date": "2014-10-21",
            "update_date": "2022-12-21",
            "expiry_date": "2025-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "marchany.com",
            "domain_keyword": "marchany",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:07:29",
            "create_date": "2015-12-06",
            "update_date": "2023-08-17",
            "expiry_date": "2025-12-06",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "merchant.london",
            "domain_keyword": "merchant",
            "domain_tld": "london",
            "query_time": "2024-05-08 15:03:23",
            "create_date": "2015-02-28",
            "update_date": "2024-04-16",
            "expiry_date": "2025-02-28",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "merchant.guru",
            "domain_keyword": "merchant",
            "domain_tld": "guru",
            "query_time": "2024-04-11 16:03:51",
            "create_date": "2018-04-05",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digi Concepts Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "England",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "merchant.tools",
            "domain_keyword": "merchant",
            "domain_tld": "tools",
            "query_time": "2024-04-30 20:28:31",
            "create_date": "2016-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "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": 74,
            "domain_name": "marchante.org",
            "domain_keyword": "marchante",
            "domain_tld": "org",
            "query_time": "2024-05-11 12:45:59",
            "create_date": "2003-05-09",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-09",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "http://www.joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Paginas Transparentes",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Porto",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PT",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "x.ns.joker.com",
                "y.ns.joker.com",
                "z.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "emarchant.com",
            "domain_keyword": "emarchant",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:47:58",
            "create_date": "2017-12-22",
            "update_date": "2020-12-16",
            "expiry_date": "2024-12-22",
            "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": 76,
            "domain_name": "merchant.pro",
            "domain_keyword": "merchant",
            "domain_tld": "pro",
            "query_time": "2024-05-07 12:46:59",
            "create_date": "2018-08-28",
            "update_date": "2024-03-19",
            "expiry_date": "2025-08-28",
            "registrar_iana": 1718,
            "registrar_name": "Dynadot6 LLC",
            "registrar_website": "https://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": 77,
            "domain_name": "warchant.com",
            "domain_keyword": "warchant",
            "domain_tld": "com",
            "query_time": "2024-04-08 11:30:15",
            "create_date": "1999-10-30",
            "update_date": "2024-03-27",
            "expiry_date": "2024-10-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of Network Solutions PO Box 459",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5707088622",
            "name_servers": [
                "rex.ns.cloudflare.com",
                "vivienne.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "marshant.com",
            "domain_keyword": "marshant",
            "domain_tld": "com",
            "query_time": "2024-04-07 14:41:02",
            "create_date": "2016-11-10",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-10",
            "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=marshant.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "marchante.com",
            "domain_keyword": "marchante",
            "domain_tld": "com",
            "query_time": "2024-05-21 08:37:36",
            "create_date": "2005-10-05",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-05",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.ww183.parklogic.com",
                "ns2.ww183.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "kmarchant.com",
            "domain_keyword": "kmarchant",
            "domain_tld": "com",
            "query_time": "2024-04-15 15:49:44",
            "create_date": "2011-05-16",
            "update_date": "2021-05-06",
            "expiry_date": "2026-05-16",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns-1313.awsdns-36.org",
                "ns-2027.awsdns-61.co.uk",
                "ns-493.awsdns-61.com",
                "ns-774.awsdns-32.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "marchand.be",
            "domain_keyword": "marchand",
            "domain_tld": "be",
            "query_time": "2024-04-16 04:07:15",
            "create_date": "1998-01-16",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "blair.ns.cloudflare.com",
                "ryan.ns.cloudflare.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 82,
            "domain_name": "marchand.ca",
            "domain_keyword": "marchand",
            "domain_tld": "ca",
            "query_time": "2024-05-08 16:30:25",
            "create_date": "2003-09-25",
            "update_date": "2023-11-02",
            "expiry_date": "2025-09-25",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "Excellent Domains Inc.",
            "registrant_company": "Excellent Domains Inc.",
            "registrant_address": "2-558 Mcleod Street",
            "registrant_city": "Ottawa",
            "registrant_state": "ON",
            "registrant_zip": "K1R5R3",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8197757733",
            "name_servers": [
                "slns1.namespro.ca",
                "slns2.namespro.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "merchant.uk",
            "domain_keyword": "merchant",
            "domain_tld": "uk",
            "query_time": "2024-05-01 22:31:58",
            "create_date": "2019-07-03",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-03",
            "registrar_name": "Murray Gardener [Tag = MURRAY]",
            "registrar_website": "http://murraydomains.co.uk",
            "registrant_name": "Murray Gardener",
            "name_servers": [
                "ns2.domainmanage.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 84,
            "domain_name": "merchant.expert",
            "domain_keyword": "merchant",
            "domain_tld": "expert",
            "query_time": "2024-04-30 20:28:30",
            "create_date": "2023-07-29",
            "update_date": "2023-08-03",
            "expiry_date": "2024-07-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "merchant.ru",
            "domain_keyword": "merchant",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:18:00",
            "create_date": "2000-04-27",
            "expiry_date": "2025-04-30",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 86,
            "domain_name": "farchant.net",
            "domain_keyword": "farchant",
            "domain_tld": "net",
            "query_time": "2024-04-22 12:12:28",
            "create_date": "2018-01-18",
            "update_date": "2022-01-27",
            "expiry_date": "2025-01-18",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "access.ui-dns.biz",
                "access.ui-dns.com",
                "access.ui-dns.de",
                "access.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "merchant.zone",
            "domain_keyword": "merchant",
            "domain_tld": "zone",
            "query_time": "2024-05-07 12:46:59",
            "create_date": "2023-08-23",
            "update_date": "2023-10-22",
            "expiry_date": "2024-08-23",
            "registrar_iana": 3908,
            "registrar_name": "Sav.com, LLC - 18",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "merchant.photography",
            "domain_keyword": "merchant",
            "domain_tld": "photography",
            "query_time": "2024-05-17 07:10:26",
            "create_date": "2014-05-15",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0137498005",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "marchand.cl",
            "domain_keyword": "marchand",
            "domain_tld": "cl",
            "query_time": "2024-04-06 06:05:16",
            "create_date": "2009-07-16",
            "expiry_date": "2024-08-10",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "MIGUEL MARCHAND ROJAS PAEZ",
            "name_servers": [
                "ns1.cpanelhost.cl",
                "ns2.cpanelhost.cl"
            ]
        },
        {
            "num": 90,
            "domain_name": "merchant.ninja",
            "domain_keyword": "merchant",
            "domain_tld": "ninja",
            "query_time": "2024-04-14 14:18:40",
            "create_date": "2018-09-26",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-26",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1mpz.name.com",
                "ns2fln.name.com",
                "ns3jkl.name.com",
                "ns4ksy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "bmarchant.com",
            "domain_keyword": "bmarchant",
            "domain_tld": "com",
            "query_time": "2024-04-18 17:57:41",
            "create_date": "2000-12-20",
            "update_date": "2023-11-20",
            "expiry_date": "2024-12-20",
            "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": 92,
            "domain_name": "merchant.enterprises",
            "domain_keyword": "merchant",
            "domain_tld": "enterprises",
            "query_time": "2024-04-14 14:18:40",
            "create_date": "2022-08-12",
            "update_date": "2023-08-09",
            "expiry_date": "2025-08-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "merchant.org",
            "domain_keyword": "merchant",
            "domain_tld": "org",
            "query_time": "2024-05-07 12:46:59",
            "create_date": "1996-07-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "merchant.coffee",
            "domain_keyword": "merchant",
            "domain_tld": "coffee",
            "query_time": "2024-05-07 12:46:58",
            "create_date": "2018-08-07",
            "update_date": "2023-09-21",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "tmarchant.com",
            "domain_keyword": "tmarchant",
            "domain_tld": "com",
            "query_time": "2024-05-25 07:56:33",
            "create_date": "2018-03-26",
            "update_date": "2024-05-20",
            "expiry_date": "2025-03-26",
            "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=tmarchant.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "anirban.ns.cloudflare.com",
                "eve.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "barchant.com",
            "domain_keyword": "barchant",
            "domain_tld": "com",
            "query_time": "2024-04-17 13:06:52",
            "create_date": "2016-03-16",
            "update_date": "2023-03-13",
            "expiry_date": "2025-03-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "Rlga",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "LV",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.whois.com",
                "ns2.whois.com",
                "ns3.whois.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "merchant.digital",
            "domain_keyword": "merchant",
            "domain_tld": "digital",
            "query_time": "2024-05-21 05:10:23",
            "create_date": "2024-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 3919,
            "registrar_name": "Sav.com, LLC - 29",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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-auction.sav.com",
                "ns2-auction.sav.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "merchant.systems",
            "domain_keyword": "merchant",
            "domain_tld": "systems",
            "query_time": "2024-05-28 02:36:03",
            "create_date": "2022-08-31",
            "update_date": "2023-10-15",
            "expiry_date": "2024-08-31",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sav.com",
                "ns2.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "marchart.wien",
            "domain_keyword": "marchart",
            "domain_tld": "wien",
            "query_time": "2024-04-06 06:05:25",
            "create_date": "2016-12-08",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-08",
            "registrar_iana": 1647,
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.edis.global",
                "ns2.edis.global"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "marchanta.pt",
            "domain_keyword": "marchanta",
            "domain_tld": "pt",
            "query_time": "2024-05-31 13:00:30",
            "create_date": "2017-04-09",
            "expiry_date": "2024-03-09",
            "name_servers": [
                "ns1.nuvem-dns.net",
                "ns2.nuvem-dns.biz",
                "ns3.nuvem-dns.com"
            ],
            "domain_status": [
                "Registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.283,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>marchant.ws</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2939</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>archant.com, marchat.network, marchand.jp, merchant.legal, merchant.biz, marchani.com, merchant.tax, merchant.bot, marchart.ru, merchant.com.br, merchant.world, marchand.nz, mmarchant.com, dmarchant.co.uk, matchant.com, merchant.solutions, smarchant.com, merchant.io, merchant.nyc, marchart.com, merchant.house, merchant.co.th, barchant.net, marchante.store, murchant.support, pmarchant.com, marcoant.com, merchant.ae, marchanet.net, marclant.com, merchant.baby, merchant.financial, marchand.construction, mearchant.tech, marchanta.online, barchant.org, marchane.ru, merchant.uk.net, merchant.one, merchant.llc, marchaunt.com, marchants.org, marchand.expert, marchand.xyz, merchant.credit, marckant.be, merchant.studio, farchant.de, merchant.loans, marchand.cloud, marchand.me.uk, merchant.holdings, marchand.id, merchant.land, marchand.com.pe, manchant.com, merchant.network, merchant.navy, marchanto.com, parchant.com, wmarchant.com, merchant.business, jmarchant.com, merchant.works, marchand.nl, marchang.com, merchant.finance, marchart.app, marchanta.com, marchany.com, merchant.london, merchant.guru, merchant.tools, marchante.org, emarchant.com, merchant.pro, warchant.com, marshant.com, marchante.com, kmarchant.com, marchand.be, marchand.ca, merchant.uk, merchant.expert, merchant.ru, farchant.net, merchant.zone, merchant.photography, marchand.cl, merchant.ninja, bmarchant.com, merchant.enterprises, merchant.org, merchant.coffee, tmarchant.com, barchant.com, merchant.digital, merchant.systems, marchart.wien, marchanta.pt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>archant.com</domain_name>
   <domain_keyword>archant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 23:37:11</query_time>
   <create_date>2003-07-19</create_date>
   <update_date>2018-11-09</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1045.ui-dns.biz</value>
    <value>ns1047.ui-dns.com</value>
    <value>ns1047.ui-dns.de</value>
    <value>ns1067.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>marchat.network</domain_name>
   <domain_keyword>marchat</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-21 08:37:37</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-03-22</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>3</num>
   <domain_name>marchand.jp</domain_name>
   <domain_keyword>marchand</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-16 04:07:15</query_time>
   <create_date>2012-10-01</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>MARCHAND co.,ltd.</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>merchant.legal</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-04-30 20:28:30</query_time>
   <create_date>2015-09-30</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2025-09-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns01.domaincontrol.com</value>
    <value>pdns02.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>5</num>
   <domain_name>merchant.biz</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-07 12:46:58</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>marchani.com</domain_name>
   <domain_keyword>marchani</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:07:22</query_time>
   <create_date>2010-11-22</create_date>
   <update_date>2021-11-07</update_date>
   <expiry_date>2031-11-22</expiry_date>
   <registrar_iana>88</registrar_iana>
   <registrar_name>Namebay</registrar_name>
   <registrar_website>www.namebay.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://www.validname.com/whoiscontact/?id=007ad03b-c872-4854-a255-d41cf27f5b06&amp;c=o</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>merchant.tax</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>tax</domain_tld>
   <query_time>2024-04-30 20:28:31</query_time>
   <create_date>2020-07-18</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1stv.name.com</value>
    <value>ns2dqx.name.com</value>
    <value>ns3fqs.name.com</value>
    <value>ns4fpy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>merchant.bot</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>bot</domain_tld>
   <query_time>2024-05-07 12:46:58</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>WWW.ENCIRCA.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>INDIVIDUAL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>park1.encirca.net</value>
    <value>park2.encirca.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>marchart.ru</domain_name>
   <domain_keyword>marchart</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:45:17</query_time>
   <create_date>2013-06-05</create_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>merchant.com.br</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-30 20:28:30</query_time>
   <create_date>1997-06-15</create_date>
   <update_date>2021-04-16</update_date>
   <expiry_date>2028-06-15</expiry_date>
   <registrant_name>Merchant Cobran?as Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>merchant.world</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-17 07:10:26</query_time>
   <create_date>2018-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Li Ling</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Si Chuan</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>marchand.nz</domain_name>
   <domain_keyword>marchand</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-06-01 19:53:05</query_time>
   <create_date>2014-09-30</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>mmarchant.com</domain_name>
   <domain_keyword>mmarchant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 20:05:32</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>4004</registrar_iana>
   <registrar_name>Gname 035 Inc</registrar_name>
   <registrar_website>http://https://www.gname.com</registrar_website>
   <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>14</num>
   <domain_name>dmarchant.co.uk</domain_name>
   <domain_keyword>dmarchant</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 23:24:54</query_time>
   <create_date>2019-01-05</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_name>1api GmbH [Tag = 1API-DE]</registrar_name>
   <registrar_website>https://www.1api.net</registrar_website>
   <name_servers>
    <value>ns1137.websitewelcome.com</value>
    <value>ns1138.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>matchant.com</domain_name>
   <domain_keyword>matchant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:42:55</query_time>
   <create_date>2016-12-04</create_date>
   <update_date>2020-11-28</update_date>
   <expiry_date>2024-12-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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>merchant.solutions</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-30 20:28:31</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://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.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-3z5rjduxbwoalgrnmrjktw.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>smarchant.com</domain_name>
   <domain_keyword>smarchant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 07:57:20</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2026-10-17</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>merchant.io</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-13 00:47:13</query_time>
   <create_date>2013-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>merchant.nyc</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-04-14 14:18:40</query_time>
   <create_date>2014-10-08</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
    <value>ns93.worldnic.com</value>
    <value>ns94.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>marchart.com</domain_name>
   <domain_keyword>marchart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:07:32</query_time>
   <create_date>1999-12-31</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.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>Vienna</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/e3dbd9ec-d693-45d8-a65f-cca99f4bb2c8</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.it4you.at</value>
    <value>ns2.it4you.at</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>merchant.house</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-06-01 23:44:43</query_time>
   <create_date>2016-09-24</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1cvw.name.com</value>
    <value>ns2cqs.name.com</value>
    <value>ns3nrz.name.com</value>
    <value>ns4clq.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>merchant.co.th</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-04-08 16:30:19</query_time>
   <create_date>2005-09-02</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2025-09-01</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Merchant Partners Securities PCL. (บริษัท หลักทรัพย์ เมอร์ชั่น พาร์ทเนอร์ จำกัด (มหาชน) )</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>chip.ns.cloudflare.com</value>
    <value>isla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>barchant.net</domain_name>
   <domain_keyword>barchant</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 13:06:52</query_time>
   <create_date>2016-03-16</create_date>
   <update_date>2023-05-01</update_date>
   <expiry_date>2025-03-16</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>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Rlga</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>LV</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.whois.com</value>
    <value>ns2.whois.com</value>
    <value>ns3.whois.com</value>
    <value>ns4.whois.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>marchante.store</domain_name>
   <domain_keyword>marchante</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-07 19:31:37</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>murchant.support</domain_name>
   <domain_keyword>murchant</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-15 12:50:55</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>failed-whois-verification.namecheap.com</value>
    <value>verify-contact-details.namecheap.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>pmarchant.com</domain_name>
   <domain_keyword>pmarchant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 09:24:01</query_time>
   <create_date>2020-03-06</create_date>
   <update_date>2021-02-28</update_date>
   <expiry_date>2024-03-06</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>27</num>
   <domain_name>marcoant.com</domain_name>
   <domain_keyword>marcoant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 20:33:25</query_time>
   <create_date>2020-05-02</create_date>
   <update_date>2021-04-26</update_date>
   <expiry_date>2024-05-02</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>28</num>
   <domain_name>merchant.ae</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-06-01 23:44:42</query_time>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <registrant_name>Mohammed Gani</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns.dns1.co.za</value>
    <value>ns.dns2.co.za</value>
    <value>ns.otherdns.com</value>
    <value>ns.otherdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>marchanet.net</domain_name>
   <domain_keyword>marchanet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 04:07:21</query_time>
   <create_date>2013-02-16</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-02-16</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>dina.ns.cloudflare.com</value>
    <value>dom.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>marclant.com</domain_name>
   <domain_keyword>marclant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 03:21:53</query_time>
   <create_date>2008-10-08</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-08</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>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Portugal</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.mydnspt.net</value>
    <value>ns2.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>merchant.baby</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>baby</domain_tld>
   <query_time>2024-05-17 07:10:25</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-09</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>32</num>
   <domain_name>merchant.financial</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>financial</domain_tld>
   <query_time>2024-04-14 14:18:40</query_time>
   <create_date>2019-04-11</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.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>33</num>
   <domain_name>marchand.construction</domain_name>
   <domain_keyword>marchand</domain_keyword>
   <domain_tld>construction</domain_tld>
   <query_time>2024-05-22 19:52:51</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>mearchant.tech</domain_name>
   <domain_keyword>mearchant</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-20 07:32:44</query_time>
   <create_date>2023-01-19</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>marchanta.online</domain_name>
   <domain_keyword>marchanta</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-16 03:37:59</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-08-31</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>marty.ns.cloudflare.com</value>
    <value>tricia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>barchant.org</domain_name>
   <domain_keyword>barchant</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 11:31:46</query_time>
   <create_date>2016-03-16</create_date>
   <update_date>2023-03-18</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Rlga</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LV</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.barchant.org</value>
    <value>ns2.barchant.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>marchane.ru</domain_name>
   <domain_keyword>marchane</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 23:45:17</query_time>
   <create_date>2023-12-02</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>merchant.uk.net</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>uk.net</domain_tld>
   <query_time>2024-04-15 16:40:13</query_time>
   <create_date>2008-04-14</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.123-reg.co.uk/domain-names/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/merchant.uk.net/registrant</registrant_email>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>merchant.one</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-07 12:46:59</query_time>
   <create_date>2016-08-10</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>merchant.llc</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-07 12:46:59</query_time>
   <create_date>2019-10-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Orange Blue Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>marchaunt.com</domain_name>
   <domain_keyword>marchaunt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 06:05:26</query_time>
   <create_date>2022-06-13</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-06-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>elliott.ns.cloudflare.com</value>
    <value>lovisa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>marchants.org</domain_name>
   <domain_keyword>marchants</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 04:07:28</query_time>
   <create_date>2013-08-30</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainmonster.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>marchand.expert</domain_name>
   <domain_keyword>marchand</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-16 03:37:58</query_time>
   <create_date>2021-08-29</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Priceless Guild</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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns20.ovh.net</value>
    <value>ns20.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>44</num>
   <domain_name>marchand.xyz</domain_name>
   <domain_keyword>marchand</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-16 04:07:15</query_time>
   <create_date>2018-06-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.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>45</num>
   <domain_name>merchant.credit</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>credit</domain_tld>
   <query_time>2024-05-17 07:10:25</query_time>
   <create_date>2015-08-30</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Licenses Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.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>46</num>
   <domain_name>marckant.be</domain_name>
   <domain_keyword>marckant</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 19:55:05</query_time>
   <create_date>2014-07-01</create_date>
   <registrar_name>Internet Service Europe BV **The number one domainregistry**</registrar_name>
   <registrar_website>http://www.i-s-e.nl</registrar_website>
   <name_servers>
    <value>ns1.jvl-belgium.be</value>
    <value>ns2.jvl-belgium.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>merchant.studio</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-14 14:18:40</query_time>
   <create_date>2018-10-16</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-3984707c.ns3.dan.hosting</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>48</num>
   <domain_name>farchant.de</domain_name>
   <domain_keyword>farchant</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 22:16:58</query_time>
   <update_date>2015-06-29</update_date>
   <name_servers>
    <value>ns.me-team.net</value>
    <value>ns2.me-team.net</value>
    <value>ns4.me-team.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>merchant.loans</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>loans</domain_tld>
   <query_time>2024-05-07 12:46:59</query_time>
   <create_date>2015-08-30</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Licenses Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.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>50</num>
   <domain_name>marchand.cloud</domain_name>
   <domain_keyword>marchand</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-01 19:53:05</query_time>
   <create_date>2019-05-30</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alfred.ns.cloudflare.com</value>
    <value>keira.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>marchand.me.uk</domain_name>
   <domain_keyword>marchand</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-27 20:32:04</query_time>
   <create_date>2005-03-13</create_date>
   <update_date>2023-02-11</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>merchant.holdings</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>holdings</domain_tld>
   <query_time>2024-05-28 02:36:03</query_time>
   <create_date>2021-04-27</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2026-04-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1460.awsdns-54.org</value>
    <value>ns-1557.awsdns-02.co.uk</value>
    <value>ns-644.awsdns-16.net</value>
    <value>ns-8.awsdns-01.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>53</num>
   <domain_name>marchand.id</domain_name>
   <domain_keyword>marchand</domain_keyword>
   <domain_tld>id</domain_tld>
   <query_time>2022-06-10 09:47:14</query_time>
   <create_date>2019-04-20</create_date>
   <update_date>2022-03-28</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>merchant.land</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-04-30 20:28:30</query_time>
   <create_date>2023-10-14</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>marchand.com.pe</domain_name>
   <domain_keyword>marchand</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-04-30 22:49:22</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Marchand Metal Masters S.A.</registrant_name>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>manchant.com</domain_name>
   <domain_keyword>manchant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 22:03:46</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>merchant.network</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-28 02:36:03</query_time>
   <create_date>2019-02-03</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.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>58</num>
   <domain_name>merchant.navy</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>navy</domain_tld>
   <query_time>2024-05-07 12:46:59</query_time>
   <create_date>2022-12-29</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>https://www.website.ws/utilities/lookup.dhtml</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>park1.dccdns.com</value>
    <value>park2.dccdns.com</value>
    <value>park3.dccdns.com</value>
    <value>park4.dccdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>marchanto.com</domain_name>
   <domain_keyword>marchanto</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:07:27</query_time>
   <create_date>2015-01-03</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Masataka Nakagawa</registrant_name>
   <registrant_company>Masataka Nakagawa</registrant_company>
   <registrant_address>2-32-17, Imado</registrant_address>
   <registrant_city>Taito-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>111-0024</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.9012689888</registrant_phone>
   <name_servers>
    <value>dns01.js-hpbs.jp</value>
    <value>dns02.js-hpbs.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>parchant.com</domain_name>
   <domain_keyword>parchant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 08:29:47</query_time>
   <create_date>2018-02-21</create_date>
   <update_date>2021-02-15</update_date>
   <expiry_date>2024-02-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>61</num>
   <domain_name>wmarchant.com</domain_name>
   <domain_keyword>wmarchant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:54:22</query_time>
   <create_date>2018-01-06</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>merchant.business</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-04-06 19:58:33</query_time>
   <create_date>2014-12-10</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1153</registrar_iana>
   <registrar_name>Go France Domains, LLC</registrar_name>
   <registrar_website>http://www.gofrancedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.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>63</num>
   <domain_name>jmarchant.com</domain_name>
   <domain_keyword>jmarchant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 01:06:58</query_time>
   <create_date>2005-01-04</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.totalchoicehosting.com</value>
    <value>ns2.totalchoicehosting.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>64</num>
   <domain_name>merchant.works</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-04-30 20:28:31</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Virtua Drug Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>marchand.nl</domain_name>
   <domain_keyword>marchand</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-16 04:07:15</query_time>
   <create_date>1998-02-09</create_date>
   <update_date>2022-03-18</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.baakbeeld.nl</value>
    <value>ns3.baakbeeld.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>marchang.com</domain_name>
   <domain_keyword>marchang</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:07:21</query_time>
   <create_date>2014-12-16</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 13F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns2.marchang.com</value>
    <value>prvh1019.presinet.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>merchant.finance</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-25 04:49:22</query_time>
   <create_date>2019-03-27</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-03-27</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>marchart.app</domain_name>
   <domain_keyword>marchart</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-27 04:09:46</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.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>69</num>
   <domain_name>marchanta.com</domain_name>
   <domain_keyword>marchanta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:07:23</query_time>
   <create_date>2014-10-21</create_date>
   <update_date>2022-12-21</update_date>
   <expiry_date>2025-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>marchany.com</domain_name>
   <domain_keyword>marchany</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:07:29</query_time>
   <create_date>2015-12-06</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2025-12-06</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>merchant.london</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-05-08 15:03:23</query_time>
   <create_date>2015-02-28</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.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>72</num>
   <domain_name>merchant.guru</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-04-11 16:03:51</query_time>
   <create_date>2018-04-05</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-05</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>Digi Concepts Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>England</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>merchant.tools</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-04-30 20:28:31</query_time>
   <create_date>2016-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</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>74</num>
   <domain_name>marchante.org</domain_name>
   <domain_keyword>marchante</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-11 12:45:59</query_time>
   <create_date>2003-05-09</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>http://www.joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Paginas Transparentes</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Porto</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PT</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>x.ns.joker.com</value>
    <value>y.ns.joker.com</value>
    <value>z.ns.joker.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>emarchant.com</domain_name>
   <domain_keyword>emarchant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:47:58</query_time>
   <create_date>2017-12-22</create_date>
   <update_date>2020-12-16</update_date>
   <expiry_date>2024-12-22</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>76</num>
   <domain_name>merchant.pro</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-07 12:46:59</query_time>
   <create_date>2018-08-28</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-08-28</expiry_date>
   <registrar_iana>1718</registrar_iana>
   <registrar_name>Dynadot6 LLC</registrar_name>
   <registrar_website>https://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>77</num>
   <domain_name>warchant.com</domain_name>
   <domain_keyword>warchant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 11:30:15</query_time>
   <create_date>1999-10-30</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of Network Solutions PO Box 459</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5707088622</registrant_phone>
   <name_servers>
    <value>rex.ns.cloudflare.com</value>
    <value>vivienne.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>marshant.com</domain_name>
   <domain_keyword>marshant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 14:41:02</query_time>
   <create_date>2016-11-10</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-10</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=marshant.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>79</num>
   <domain_name>marchante.com</domain_name>
   <domain_keyword>marchante</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 08:37:36</query_time>
   <create_date>2005-10-05</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.ww183.parklogic.com</value>
    <value>ns2.ww183.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>kmarchant.com</domain_name>
   <domain_keyword>kmarchant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 15:49:44</query_time>
   <create_date>2011-05-16</create_date>
   <update_date>2021-05-06</update_date>
   <expiry_date>2026-05-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns-1313.awsdns-36.org</value>
    <value>ns-2027.awsdns-61.co.uk</value>
    <value>ns-493.awsdns-61.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>81</num>
   <domain_name>marchand.be</domain_name>
   <domain_keyword>marchand</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-16 04:07:15</query_time>
   <create_date>1998-01-16</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>blair.ns.cloudflare.com</value>
    <value>ryan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>marchand.ca</domain_name>
   <domain_keyword>marchand</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-08 16:30:25</query_time>
   <create_date>2003-09-25</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2025-09-25</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</registrar_website>
   <registrant_name>Excellent Domains Inc.</registrant_name>
   <registrant_company>Excellent Domains Inc.</registrant_company>
   <registrant_address>2-558 Mcleod Street</registrant_address>
   <registrant_city>Ottawa</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>K1R5R3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8197757733</registrant_phone>
   <name_servers>
    <value>slns1.namespro.ca</value>
    <value>slns2.namespro.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>merchant.uk</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-01 22:31:58</query_time>
   <create_date>2019-07-03</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>Murray Gardener [Tag = MURRAY]</registrar_name>
   <registrar_website>http://murraydomains.co.uk</registrar_website>
   <registrant_name>Murray Gardener</registrant_name>
   <name_servers>
    <value>ns2.domainmanage.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>merchant.expert</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-04-30 20:28:30</query_time>
   <create_date>2023-07-29</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>85</num>
   <domain_name>merchant.ru</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:18:00</query_time>
   <create_date>2000-04-27</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>farchant.net</domain_name>
   <domain_keyword>farchant</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 12:12:28</query_time>
   <create_date>2018-01-18</create_date>
   <update_date>2022-01-27</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>access.ui-dns.biz</value>
    <value>access.ui-dns.com</value>
    <value>access.ui-dns.de</value>
    <value>access.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>merchant.zone</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-07 12:46:59</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>3908</registrar_iana>
   <registrar_name>Sav.com, LLC - 18</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>88</num>
   <domain_name>merchant.photography</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-17 07:10:26</query_time>
   <create_date>2014-05-15</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0137498005</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>marchand.cl</domain_name>
   <domain_keyword>marchand</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-06 06:05:16</query_time>
   <create_date>2009-07-16</create_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>MIGUEL MARCHAND ROJAS PAEZ</registrant_name>
   <name_servers>
    <value>ns1.cpanelhost.cl</value>
    <value>ns2.cpanelhost.cl</value>
   </name_servers>
  </value>
  <value>
   <num>90</num>
   <domain_name>merchant.ninja</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-14 14:18:40</query_time>
   <create_date>2018-09-26</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1mpz.name.com</value>
    <value>ns2fln.name.com</value>
    <value>ns3jkl.name.com</value>
    <value>ns4ksy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>bmarchant.com</domain_name>
   <domain_keyword>bmarchant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 17:57:41</query_time>
   <create_date>2000-12-20</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-12-20</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>92</num>
   <domain_name>merchant.enterprises</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>enterprises</domain_tld>
   <query_time>2024-04-14 14:18:40</query_time>
   <create_date>2022-08-12</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2025-08-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.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>93</num>
   <domain_name>merchant.org</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 12:46:59</query_time>
   <create_date>1996-07-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-07-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>94</num>
   <domain_name>merchant.coffee</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-05-07 12:46:58</query_time>
   <create_date>2018-08-07</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>tmarchant.com</domain_name>
   <domain_keyword>tmarchant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 07:56:33</query_time>
   <create_date>2018-03-26</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-03-26</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=tmarchant.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>anirban.ns.cloudflare.com</value>
    <value>eve.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>barchant.com</domain_name>
   <domain_keyword>barchant</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 13:06:52</query_time>
   <create_date>2016-03-16</create_date>
   <update_date>2023-03-13</update_date>
   <expiry_date>2025-03-16</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>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>Rlga</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>LV</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.whois.com</value>
    <value>ns2.whois.com</value>
    <value>ns3.whois.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>merchant.digital</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-21 05:10:23</query_time>
   <create_date>2024-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>3919</registrar_iana>
   <registrar_name>Sav.com, LLC - 29</registrar_name>
   <registrar_website>http://Sav.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>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-auction.sav.com</value>
    <value>ns2-auction.sav.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>merchant.systems</domain_name>
   <domain_keyword>merchant</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-28 02:36:03</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sav.com</value>
    <value>ns2.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>marchart.wien</domain_name>
   <domain_keyword>marchart</domain_keyword>
   <domain_tld>wien</domain_tld>
   <query_time>2024-04-06 06:05:25</query_time>
   <create_date>2016-12-08</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>AT</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.edis.global</value>
    <value>ns2.edis.global</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>marchanta.pt</domain_name>
   <domain_keyword>marchanta</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-31 13:00:30</query_time>
   <create_date>2017-04-09</create_date>
   <expiry_date>2024-03-09</expiry_date>
   <name_servers>
    <value>ns1.nuvem-dns.net</value>
    <value>ns2.nuvem-dns.biz</value>
    <value>ns3.nuvem-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.283</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.